2019-05-18 17:56:05,142 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-13 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-18 17:56:05,145 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h69IBmi9EvcWcQrCZ1cqgznO5 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=b33a6ca8fc47490494e5507e3de2c225 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-18 17:56:05,145 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-18 17:56:05,146 - 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-05-18 17:56:05,165 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-18 17:56:05,358 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-18 17:56:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:05,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1972c5cd-9c7b-41eb-b50e-d461bdcdd68f 2019-05-18 17:56:05,366 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:56:05,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-1972c5cd-9c7b-41eb-b50e-d461bdcdd68f 2019-05-18 17:56:05,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:56:05,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["DO_X0veOQdavcsbm5fzfPg"], "issued_at": "2019-05-18T17:56:05.000000Z"}} 2019-05-18 17:56:05,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 17:56:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:07,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 17:56:07 GMT X-Openstack-Request-Id: req-c620c986-ffe4-430b-84e9-ff43cc6f5b49 2019-05-18 17:56:07,065 - 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-05-18 17:56:07,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-c620c986-ffe4-430b-84e9-ff43cc6f5b49 2019-05-18 17:56:07,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.21754598618s 2019-05-18 17:56:07,076 - 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-05-18 17:56:07,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-18 17:56:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:08,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sat, 18 May 2019 17:56: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-5fbc1d3e-66d5-43e4-b7f5-84d4622e16f3 x-openstack-request-id: req-5fbc1d3e-66d5-43e4-b7f5-84d4622e16f3 2019-05-18 17:56:08,139 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-18 17:56:08,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-5fbc1d3e-66d5-43e4-b7f5-84d4622e16f3 2019-05-18 17:56:08,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.06057405472s 2019-05-18 17:56:08,139 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-18 17:56:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:08,151 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 17:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85258e51-71b3-4562-9570-d63410343de2 2019-05-18 17:56:08,151 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 17:56:08,151 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-85258e51-71b3-4562-9570-d63410343de2 2019-05-18 17:56:08,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:56:08,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:08,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76ae2a7-1a6a-44c4-a73e-855eb45cfb08 2019-05-18 17:56:08,376 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:56:08,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d76ae2a7-1a6a-44c4-a73e-855eb45cfb08 2019-05-18 17:56:08,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224385023117s 2019-05-18 17:56:08,378 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'f1d86122f54f41edaa4af6c156ceef27', 'name': u'heat_stack'})] 2019-05-18 17:56:08,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-18 17:56:08,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:08,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1846 Content-Type: application/json Date: Sat, 18 May 2019 17:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589b5779-077b-4176-a85b-0a5166e09f88 2019-05-18 17:56:08,611 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ecd624571fb449cb9c408c54538a845"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "0ecd624571fb449cb9c408c54538a845"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/124cfa8624354064820d88ff3e58f7c3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8359234bd8342e89288692f84285c66", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/155c7733a7c64d73a7f6bfab6ace0a40"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/169ca5bf007a41409fb3162c0203a072"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "169ca5bf007a41409fb3162c0203a072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/181c746363664b948e2d5011dc887052"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "181c746363664b948e2d5011dc887052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/19422617b636477682c8867f342c52de"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "19422617b636477682c8867f342c52de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1ec896dbc97d45ea832bf5efcb2c1d4b"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26775be044dc4fac81cb88da10386ffb"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "26775be044dc4fac81cb88da10386ffb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/276791c9dfe64acbaf98a2e2d62501ea"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27c98de5368646ac998f06ded46afa10"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "27c98de5368646ac998f06ded46afa10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2aac8a9ff4944e4c92ef5a191bf839ff"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2affbee4ef6a4d219e87575d036ef84d"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2b56c339c4ce4319a87bbc93e919910d"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e78684c85504521a1aab919fb962e0d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "2e78684c85504521a1aab919fb962e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f3768d48404fa6b36b70f9a4977cd5"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36e6ee9552e54240b7e0e2a583a2220b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3722108437f646c9923942868bbfe1aa"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "3722108437f646c9923942868bbfe1aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4938c172dfe6450f9989c824440efeb6"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8359234bd8342e89288692f84285c66", "id": "4938c172dfe6450f9989c824440efeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f4df3ed6fae49fa985d423075e7a43a"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "5f4df3ed6fae49fa985d423075e7a43a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645764b266d24c4fae0d341ba1261940"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8359234bd8342e89288692f84285c66", "id": "645764b266d24c4fae0d341ba1261940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e5100ea44fb4c1290ac34c2a85e7724"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7c0c78b037e94a96b61aa8472a174525"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8022a37bd1c64c5189d346690bf926c8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/816da47603954b1eb2bf1926ee58f5da"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c2399d301514e469adf955a97cf9eac"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8c2399d301514e469adf955a97cf9eac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90cb496fad1e4ba5811efbdf625502f6"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90e71e53c16c47878144f05cfe80aa57"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/919b9b4a96904ab58e377fe87311bd96"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "919b9b4a96904ab58e377fe87311bd96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/971153c71bf94047ae6c9e66bc21aa18"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "971153c71bf94047ae6c9e66bc21aa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9ded8cfc33c746d4935f392caeb2e3fa"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0d379be311f4d5aa963deae9360f04b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac58fd7536664528ad0290475f5f7fbe"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "ac58fd7536664528ad0290475f5f7fbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b3a46f481dcd40eda13817525a7b8ff2"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "b3a46f481dcd40eda13817525a7b8ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3395d1bf20b43aa9181ff25299e8588"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cae2817e842947ee82943e54493b6f31"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "cae2817e842947ee82943e54493b6f31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce1dc5e938d546de999657b7fa2f3700"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "ce1dc5e938d546de999657b7fa2f3700"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d428d26f22704370a012fe7f4d052707"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "d428d26f22704370a012fe7f4d052707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e112517b9016445e970b65a76f058efb"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "e112517b9016445e970b65a76f058efb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/edd23871e65e4abcbc60473d1013c22b"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "edd23871e65e4abcbc60473d1013c22b"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-18 17:56:08,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-589b5779-077b-4176-a85b-0a5166e09f88 2019-05-18 17:56:08,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.23105096817s 2019-05-18 17:56:08,618 - 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.23:5000/v3/endpoints/0ecd624571fb449cb9c408c54538a845'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9d40ec27ed16418fb864e1c673ecc712', u'id': u'0ecd624571fb449cb9c408c54538a845'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/124cfa8624354064820d88ff3e58f7c3'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e8359234bd8342e89288692f84285c66', u'id': u'124cfa8624354064820d88ff3e58f7c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/155c7733a7c64d73a7f6bfab6ace0a40'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ec761c3f1db3469594c924efb4988d75', u'id': u'155c7733a7c64d73a7f6bfab6ace0a40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/169ca5bf007a41409fb3162c0203a072'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ec761c3f1db3469594c924efb4988d75', u'id': u'169ca5bf007a41409fb3162c0203a072'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/181c746363664b948e2d5011dc887052'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9d40ec27ed16418fb864e1c673ecc712', u'id': u'181c746363664b948e2d5011dc887052'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/19422617b636477682c8867f342c52de'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'42e8dbff16044e779493bf4fb3c7b858', u'id': u'19422617b636477682c8867f342c52de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1ec896dbc97d45ea832bf5efcb2c1d4b'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4c2c3e0dd48540a9a85711ee964e4758', u'id': u'1ec896dbc97d45ea832bf5efcb2c1d4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/26775be044dc4fac81cb88da10386ffb'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4c2c3e0dd48540a9a85711ee964e4758', u'id': u'26775be044dc4fac81cb88da10386ffb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/276791c9dfe64acbaf98a2e2d62501ea'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd1775847a6840fa837ee919507437ea', u'id': u'276791c9dfe64acbaf98a2e2d62501ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/27c98de5368646ac998f06ded46afa10'}, u'url': u'http://12.0.0.40:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5e75bed8ee3e45ffad2601f08448f135', u'id': u'27c98de5368646ac998f06ded46afa10'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2aac8a9ff4944e4c92ef5a191bf839ff'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'43e7fc8afff24c3497c6c310ef75c934', u'id': u'2aac8a9ff4944e4c92ef5a191bf839ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2affbee4ef6a4d219e87575d036ef84d'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'966c85a70eeb4b649d50d5469a5d66c2', u'id': u'2affbee4ef6a4d219e87575d036ef84d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2b56c339c4ce4319a87bbc93e919910d'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'42cf4131823846bf87c54537f3aa3a46', u'id': u'2b56c339c4ce4319a87bbc93e919910d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2e78684c85504521a1aab919fb962e0d'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'42e8dbff16044e779493bf4fb3c7b858', u'id': u'2e78684c85504521a1aab919fb962e0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/34f3768d48404fa6b36b70f9a4977cd5'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'19a9bd5c052b4bffaf0a219d2d013dda', u'id': u'34f3768d48404fa6b36b70f9a4977cd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/36e6ee9552e54240b7e0e2a583a2220b'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'19a9bd5c052b4bffaf0a219d2d013dda', u'id': u'36e6ee9552e54240b7e0e2a583a2220b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3722108437f646c9923942868bbfe1aa'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ec761c3f1db3469594c924efb4988d75', u'id': u'3722108437f646c9923942868bbfe1aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4938c172dfe6450f9989c824440efeb6'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e8359234bd8342e89288692f84285c66', u'id': u'4938c172dfe6450f9989c824440efeb6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5f4df3ed6fae49fa985d423075e7a43a'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4c2c3e0dd48540a9a85711ee964e4758', u'id': u'5f4df3ed6fae49fa985d423075e7a43a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/645764b266d24c4fae0d341ba1261940'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e8359234bd8342e89288692f84285c66', u'id': u'645764b266d24c4fae0d341ba1261940'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6e5100ea44fb4c1290ac34c2a85e7724'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd1775847a6840fa837ee919507437ea', u'id': u'6e5100ea44fb4c1290ac34c2a85e7724'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7c0c78b037e94a96b61aa8472a174525'}, u'url': u'http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5e75bed8ee3e45ffad2601f08448f135', u'id': u'7c0c78b037e94a96b61aa8472a174525'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8022a37bd1c64c5189d346690bf926c8'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e64e578cdf5a4484b4cf073eb1a738c0', u'id': u'8022a37bd1c64c5189d346690bf926c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/816da47603954b1eb2bf1926ee58f5da'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'42cf4131823846bf87c54537f3aa3a46', u'id': u'816da47603954b1eb2bf1926ee58f5da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8c2399d301514e469adf955a97cf9eac'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e64e578cdf5a4484b4cf073eb1a738c0', u'id': u'8c2399d301514e469adf955a97cf9eac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/90cb496fad1e4ba5811efbdf625502f6'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9e0ff58d81134e798d95f0cab1dd9569', u'id': u'90cb496fad1e4ba5811efbdf625502f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/90e71e53c16c47878144f05cfe80aa57'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9e0ff58d81134e798d95f0cab1dd9569', u'id': u'90e71e53c16c47878144f05cfe80aa57'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/919b9b4a96904ab58e377fe87311bd96'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'19a9bd5c052b4bffaf0a219d2d013dda', u'id': u'919b9b4a96904ab58e377fe87311bd96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/971153c71bf94047ae6c9e66bc21aa18'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'42cf4131823846bf87c54537f3aa3a46', u'id': u'971153c71bf94047ae6c9e66bc21aa18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9ded8cfc33c746d4935f392caeb2e3fa'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e64e578cdf5a4484b4cf073eb1a738c0', u'id': u'9ded8cfc33c746d4935f392caeb2e3fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a0d379be311f4d5aa963deae9360f04b'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'966c85a70eeb4b649d50d5469a5d66c2', u'id': u'a0d379be311f4d5aa963deae9360f04b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ac58fd7536664528ad0290475f5f7fbe'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd1775847a6840fa837ee919507437ea', u'id': u'ac58fd7536664528ad0290475f5f7fbe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b3a46f481dcd40eda13817525a7b8ff2'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9e0ff58d81134e798d95f0cab1dd9569', u'id': u'b3a46f481dcd40eda13817525a7b8ff2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c3395d1bf20b43aa9181ff25299e8588'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'43e7fc8afff24c3497c6c310ef75c934', u'id': u'c3395d1bf20b43aa9181ff25299e8588'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/cae2817e842947ee82943e54493b6f31'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9d40ec27ed16418fb864e1c673ecc712', u'id': u'cae2817e842947ee82943e54493b6f31'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ce1dc5e938d546de999657b7fa2f3700'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'43e7fc8afff24c3497c6c310ef75c934', u'id': u'ce1dc5e938d546de999657b7fa2f3700'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d428d26f22704370a012fe7f4d052707'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'966c85a70eeb4b649d50d5469a5d66c2', u'id': u'd428d26f22704370a012fe7f4d052707'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e112517b9016445e970b65a76f058efb'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5e75bed8ee3e45ffad2601f08448f135', u'id': u'e112517b9016445e970b65a76f058efb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/edd23871e65e4abcbc60473d1013c22b'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'42e8dbff16044e779493bf4fb3c7b858', u'id': u'edd23871e65e4abcbc60473d1013c22b'})] 2019-05-18 17:56:08,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-18 17:56:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sat, 18 May 2019 17:56: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-31587c79-3ced-4b0d-a93f-802a66dd2e93 x-openstack-request-id: req-31587c79-3ced-4b0d-a93f-802a66dd2e93 2019-05-18 17:56:08,734 - 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-05-18 17:56:08,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-31587c79-3ced-4b0d-a93f-802a66dd2e93 2019-05-18 17:56:08,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.114981889725s 2019-05-18 17:56:08,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-18 17:56:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:11,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sat, 18 May 2019 17:56: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-3b158cff-fcb5-4ff5-99ed-cc455adab505 x-openstack-request-id: req-3b158cff-fcb5-4ff5-99ed-cc455adab505 2019-05-18 17:56:11,084 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-18 17:56:11,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-3b158cff-fcb5-4ff5-99ed-cc455adab505 2019-05-18 17:56:11,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.33299207687s 2019-05-18 17:56:11,084 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-18 17:56:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:56:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:12,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 17:56:12 GMT X-Openstack-Request-Id: req-d814b61b-58b0-4682-a1bf-0cff391ebeb5 2019-05-18 17:56:12,420 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 17:56:12,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d814b61b-58b0-4682-a1bf-0cff391ebeb5 2019-05-18 17:56:12,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.3306479454s 2019-05-18 17:56:12,421 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-18 17:56:12,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 17:56:12,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:12,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 17: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-d71afb24-103e-4e01-b48d-463d667a10d2 x-openstack-request-id: req-d71afb24-103e-4e01-b48d-463d667a10d2 2019-05-18 17:56:12,597 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 17:56:12,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-d71afb24-103e-4e01-b48d-463d667a10d2 2019-05-18 17:56:12,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.176737070084s 2019-05-18 17:56:12,599 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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': 206}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 209}, 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-05-18 17:56:12,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-18 17:56:12,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:12,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sat, 18 May 2019 17: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-b7071b37-0a1a-4e0d-b6fc-36f9e751bfe5 x-openstack-request-id: req-b7071b37-0a1a-4e0d-b6fc-36f9e751bfe5 2019-05-18 17:56:12,726 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-18 17:56:12,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b7071b37-0a1a-4e0d-b6fc-36f9e751bfe5 2019-05-18 17:56:12,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.127622842789s 2019-05-18 17:56:12,727 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-18 17:56:12,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:56:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:14,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 17:56:14 GMT X-Openstack-Request-Id: req-2d829364-abc8-4e57-ad60-f0ae624575e9 2019-05-18 17:56:14,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 17:56:14,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2d829364-abc8-4e57-ad60-f0ae624575e9 2019-05-18 17:56:14,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.42482686043s 2019-05-18 17:56:14,153 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'64ed7db2-492e-44fe-b7b4-262ff03c132f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-18T17:53:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 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-05-18T17:52:54Z', u'provider:network_type': u'flat', u'tenant_id': u'd576148212f54ef1a78f491cc0fa9b46', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd576148212f54ef1a78f491cc0fa9b46', u'l2_adjacency': True})] 2019-05-18 17:56:14,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 17:56:14,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:15,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sat, 18 May 2019 17:56:15 GMT X-Openstack-Request-Id: req-516af671-fb0c-4e41-9216-6edbe4caca0e 2019-05-18 17:56:15,274 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-05-18 17:56:15,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-516af671-fb0c-4e41-9216-6edbe4caca0e 2019-05-18 17:56:15,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.12121510506s 2019-05-18 17:56:15,275 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-05-18 17:56:15,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 17:56:15,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:15,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 757 Content-Type: application/json Date: Sat, 18 May 2019 17:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f08a26e-eb6c-467d-aa37-c9bb0257adab 2019-05-18 17:56:15,497 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "1a3e7c04a02f4948a3f9092cdd6182ed"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/1a3e7c04a02f4948a3f9092cdd6182ed/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "2f31b53fedab4490a1631d05391bd1e6"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/2f31b53fedab4490a1631d05391bd1e6/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "46d9877c2ec14382ba934e62880bd407"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/46d9877c2ec14382ba934e62880bd407/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "53f4b3d4538d4bf8aa79d29ac331cf29"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/53f4b3d4538d4bf8aa79d29ac331cf29/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "5ea6dfc8b3574d389337506bd97701aa"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/5ea6dfc8b3574d389337506bd97701aa/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "75f3541c8c774445ad7c52b709583295"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/75f3541c8c774445ad7c52b709583295/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "8aaf7b089ba943b8a2e7cf1704c902e3"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/8aaf7b089ba943b8a2e7cf1704c902e3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "06dc52a4077f4c8c9d00d8ee4188fa7b"}, "user": {"id": "920ba32b1c5c416b85da7c8333341fc3"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/920ba32b1c5c416b85da7c8333341fc3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "920ba32b1c5c416b85da7c8333341fc3"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/920ba32b1c5c416b85da7c8333341fc3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "b1a7e11578994bfd9e8407fdb06dbf1e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/b1a7e11578994bfd9e8407fdb06dbf1e/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "d50e0117efac4c488081a93538363c51"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/d50e0117efac4c488081a93538363c51/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "d5b337ff03934ff4a1f5617c329f9077"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/d5b337ff03934ff4a1f5617c329f9077/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "b33a6ca8fc47490494e5507e3de2c225"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "d6daa1d3985e49c49b898d7c6d96d399"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225/users/d6daa1d3985e49c49b898d7c6d96d399/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"project": {"id": "b33a6ca8fc47490494e5507e3de2c225"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "d6daa1d3985e49c49b898d7c6d96d399"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225/users/d6daa1d3985e49c49b898d7c6d96d399/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "d576148212f54ef1a78f491cc0fa9b46"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "e394cc9c3e6f468e95e50665511689c3"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46/users/e394cc9c3e6f468e95e50665511689c3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"domain": {"id": "f1d86122f54f41edaa4af6c156ceef27"}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "4586dae87f56479194d30e8114cc9922"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27/users/4586dae87f56479194d30e8114cc9922/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}, {"scope": {"system": {"all": true}}, "role": {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "user": {"id": "d6daa1d3985e49c49b898d7c6d96d399"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/d6daa1d3985e49c49b898d7c6d96d399/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-18 17:56:15,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-3f08a26e-eb6c-467d-aa37-c9bb0257adab 2019-05-18 17:56:15,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218686103821s 2019-05-18 17:56:15,501 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'1a3e7c04a02f4948a3f9092cdd6182ed'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'2f31b53fedab4490a1631d05391bd1e6'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'46d9877c2ec14382ba934e62880bd407'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'53f4b3d4538d4bf8aa79d29ac331cf29'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'5ea6dfc8b3574d389337506bd97701aa'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'75f3541c8c774445ad7c52b709583295'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'8aaf7b089ba943b8a2e7cf1704c902e3'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'06dc52a4077f4c8c9d00d8ee4188fa7b', 'user': u'920ba32b1c5c416b85da7c8333341fc3'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'920ba32b1c5c416b85da7c8333341fc3'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'b1a7e11578994bfd9e8407fdb06dbf1e'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'd50e0117efac4c488081a93538363c51'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'd5b337ff03934ff4a1f5617c329f9077'}), Munch({'project': u'b33a6ca8fc47490494e5507e3de2c225', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'd6daa1d3985e49c49b898d7c6d96d399'}), Munch({'project': u'b33a6ca8fc47490494e5507e3de2c225', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'd6daa1d3985e49c49b898d7c6d96d399'}), Munch({'project': u'd576148212f54ef1a78f491cc0fa9b46', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'e394cc9c3e6f468e95e50665511689c3'}), Munch({'domain': u'f1d86122f54f41edaa4af6c156ceef27', 'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'4586dae87f56479194d30e8114cc9922'}), Munch({'id': u'9b165a7fe9e845a8b25d8e6ac8e6adf4', 'user': u'd6daa1d3985e49c49b898d7c6d96d399'})] 2019-05-18 17:56:15,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 17:56:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:15,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 17:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871c2cc2-93fa-4207-882f-f4320884c8fc 2019-05-18 17:56:15,717 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 17:56:15,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-871c2cc2-93fa-4207-882f-f4320884c8fc 2019-05-18 17:56:15,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212599039078s 2019-05-18 17:56:15,719 - 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'ResellerAdmin', 'id': u'06dc52a4077f4c8c9d00d8ee4188fa7b'}), 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'58e84c1e69e341cfbb356b95cd87b2f6'}), 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'8dc4bcdeff604add9f0acced7d4096fb'}), 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'9b165a7fe9e845a8b25d8e6ac8e6adf4'}), 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'member', 'id': u'e67db1a68b5745a6a1aa7e2bc6afb875'}), 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'edc9988aa5824f16b020c3fe6b0f86dd'})] 2019-05-18 17:56:15,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 17:56:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:16,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 17:56:16 GMT X-Openstack-Request-Id: req-d70cd2c5-fe28-4a79-9333-7b2af7cfd146 2019-05-18 17:56:16,808 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-18 17:56:16,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d70cd2c5-fe28-4a79-9333-7b2af7cfd146 2019-05-18 17:56:16,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.08831191063s 2019-05-18 17:56:16,808 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-18 17:56:16,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:56:16,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:17,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 17:56: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-83abfb40-6194-4bce-b111-78770d182b0e x-openstack-request-id: req-83abfb40-6194-4bce-b111-78770d182b0e 2019-05-18 17:56:17,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 17:56:17,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83abfb40-6194-4bce-b111-78770d182b0e 2019-05-18 17:56:17,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216662883759s 2019-05-18 17:56:17,026 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-18 17:56:17,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-18 17:56:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:17,040 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 17:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d88cd0bc-f0b7-4a01-a8a9-76aef455fd68 2019-05-18 17:56:17,040 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-18 17:56:17,040 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-d88cd0bc-f0b7-4a01-a8a9-76aef455fd68 2019-05-18 17:56:17,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:17,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sat, 18 May 2019 17:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5770b0-999b-47f4-8a91-e9071f59b87f 2019-05-18 17:56:17,262 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-18 17:56:17,262 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-9e5770b0-999b-47f4-8a91-e9071f59b87f 2019-05-18 17:56:17,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.233477115631s 2019-05-18 17:56:17,267 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'19a9bd5c052b4bffaf0a219d2d013dda', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'42cf4131823846bf87c54537f3aa3a46', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'42e8dbff16044e779493bf4fb3c7b858', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'43e7fc8afff24c3497c6c310ef75c934', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4c2c3e0dd48540a9a85711ee964e4758', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5e75bed8ee3e45ffad2601f08448f135', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'6cd488c6a673426c845c640144e49c8d', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'966c85a70eeb4b649d50d5469a5d66c2', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'9d40ec27ed16418fb864e1c673ecc712', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'9e0ff58d81134e798d95f0cab1dd9569', 'name': u'gnocchi'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'cd1775847a6840fa837ee919507437ea', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'e64e578cdf5a4484b4cf073eb1a738c0', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e8359234bd8342e89288692f84285c66', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'ec761c3f1db3469594c924efb4988d75', 'name': u'aodh'})] 2019-05-18 17:56:17,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 17:56:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:17,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 18 May 2019 17:56:17 GMT X-Openstack-Request-Id: req-3ba1faf5-20f4-4017-a4fe-a1939d9be391 2019-05-18 17:56:17,505 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4}]} 2019-05-18 17:56:17,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3ba1faf5-20f4-4017-a4fe-a1939d9be391 2019-05-18 17:56:17,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236858129501s 2019-05-18 17:56:17,505 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:53:01Z', 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'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'tenant_id': u'd576148212f54ef1a78f491cc0fa9b46', u'created_at': u'2019-05-18T17:53:01Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd576148212f54ef1a78f491cc0fa9b46'})] 2019-05-18 17:56:17,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-18 17:56:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9f801e0efa8eff2517e5ab25c62eaf9fab23f1d5" 2019-05-18 17:56:17,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sat, 18 May 2019 17:56:17 GMT X-Openstack-Request-Id: req-d03b0f0a-db9a-4ffa-ae58-3fb7e2a1dbb1 2019-05-18 17:56:17,902 - 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-05-18 17:56:17,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-d03b0f0a-db9a-4ffa-ae58-3fb7e2a1dbb1 2019-05-18 17:56:17,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.396587848663s 2019-05-18 17:56:17,903 - 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-05-18 17:56:18,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 17:56:18,019 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-18 17:56:18,069 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-18 17:56:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee43d75-a057-4d73-a0c7-136fdc993367 2019-05-18 17:56:18,181 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:56:18,181 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-9ee43d75-a057-4d73-a0c7-136fdc993367 2019-05-18 17:56:18,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:56:18,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["TDEQDR1qRpySefaP7lqf1g"], "issued_at": "2019-05-18T17:56:18.000000Z"}} 2019-05-18 17:56:18,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:56:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:19,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 17:56:19 GMT X-Openstack-Request-Id: req-dd49bfef-594b-4b19-9217-aa5f4bc79af0 2019-05-18 17:56:19,069 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 17:56:19,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dd49bfef-594b-4b19-9217-aa5f4bc79af0 2019-05-18 17:56:19,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401759147644s 2019-05-18 17:56:19,070 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-18 17:56:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:19,082 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 17:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3305946-a41b-4f30-9b2d-999d2bc15008 2019-05-18 17:56:19,082 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 17:56:19,082 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d3305946-a41b-4f30-9b2d-999d2bc15008 2019-05-18 17:56:19,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:56:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:19,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4d6d84-53e6-41ed-a0c6-fd9f044f9691 2019-05-18 17:56:19,392 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:56:19,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5f4d6d84-53e6-41ed-a0c6-fd9f044f9691 2019-05-18 17:56:19,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.309070110321s 2019-05-18 17:56:19,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:56:19,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:19,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 18 May 2019 17:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7078668b-96d0-4c50-909f-b69df6696284 2019-05-18 17:56:19,729 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 17:56:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7078668b-96d0-4c50-909f-b69df6696284 2019-05-18 17:56:19,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.329367876053s 2019-05-18 17:56:19,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 17:56:19,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" -d '{"network": {"tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "name": "tenantnetwork1-net_b7a799e9-d339-4334-915c-2a9b5425be39", "admin_state_up": true}}' 2019-05-18 17:56:20,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 18 May 2019 17:56:20 GMT X-Openstack-Request-Id: req-0123c0ab-509d-4fbb-84f2-970ddd089490 2019-05-18 17:56:20,362 - 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":"b8f030ea-cc50-4c38-bddb-0ba83390c29d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:56:20Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_b7a799e9-d339-4334-915c-2a9b5425be39","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:56:20Z","mtu":1450}} 2019-05-18 17:56:20,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0123c0ab-509d-4fbb-84f2-970ddd089490 2019-05-18 17:56:20,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.632333993912s 2019-05-18 17:56:20,363 - 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-05-18T17:56:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b8f030ea-cc50-4c38-bddb-0ba83390c29d', u'provider:segmentation_id': 93, 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_b7a799e9-d339-4334-915c-2a9b5425be39', u'created_at': u'2019-05-18T17:56:20Z', u'mtu': 1450, u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b33a6ca8fc47490494e5507e3de2c225', u'l2_adjacency': True}) 2019-05-18 17:56:20,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:56:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:20,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 18 May 2019 17:56:20 GMT X-Openstack-Request-Id: req-4ee91355-2a58-4381-8e15-33529fa5d3e9 2019-05-18 17:56:20,675 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b8f030ea-cc50-4c38-bddb-0ba83390c29d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:56:20Z","qos_policy_id":null,"name":"tenantnetwork1-net_b7a799e9-d339-4334-915c-2a9b5425be39","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:56:20Z","provider:network_type":"vxlan"}]} 2019-05-18 17:56:20,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4ee91355-2a58-4381-8e15-33529fa5d3e9 2019-05-18 17:56:20,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.31111907959s 2019-05-18 17:56:20,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 17:56:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" -d '{"subnet": {"name": "tenantnetwork1-subnet_b7a799e9-d339-4334-915c-2a9b5425be39", "enable_dhcp": true, "network_id": "b8f030ea-cc50-4c38-bddb-0ba83390c29d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 17:56:22,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sat, 18 May 2019 17:56:22 GMT X-Openstack-Request-Id: req-0dfe8256-65c5-4565-a92f-ab7c199102bf 2019-05-18 17:56:22,681 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T17:56:22Z","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":"899a33f8-3a6d-4b40-a088-9da705f27642","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b33a6ca8fc47490494e5507e3de2c225","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_b7a799e9-d339-4334-915c-2a9b5425be39","enable_dhcp":true,"segment_id":null,"network_id":"b8f030ea-cc50-4c38-bddb-0ba83390c29d","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:56:22Z","ip_version":4}} 2019-05-18 17:56:22,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0dfe8256-65c5-4565-a92f-ab7c199102bf 2019-05-18 17:56:22,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.00478816032s 2019-05-18 17:56:22,682 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:56:22Z', 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'899a33f8-3a6d-4b40-a088-9da705f27642', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_b7a799e9-d339-4334-915c-2a9b5425be39', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b8f030ea-cc50-4c38-bddb-0ba83390c29d', u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'created_at': u'2019-05-18T17:56:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b33a6ca8fc47490494e5507e3de2c225'}) 2019-05-18 17:56:22,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 17:56:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "tenantnetwork1-router_b7a799e9-d339-4334-915c-2a9b5425be39", "admin_state_up": true}}' 2019-05-18 17:56:30,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 18 May 2019 17:56:30 GMT X-Openstack-Request-Id: req-f8f05b27-ef86-4f4d-a9cd-dd2d978a9ccc 2019-05-18 17:56:30,994 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:24Z", "admin_state_up": true, "updated_at": "2019-05-18T17:56:26Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ab12c7ca-75b9-445b-a0a1-4c27d264e0f9", "name": "tenantnetwork1-router_b7a799e9-d339-4334-915c-2a9b5425be39"}} 2019-05-18 17:56:30,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f8f05b27-ef86-4f4d-a9cd-dd2d978a9ccc 2019-05-18 17:56:30,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.31187701225s 2019-05-18 17:56:30,995 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:56:26Z', u'revision_number': 3, u'ha': True, u'id': u'ab12c7ca-75b9-445b-a0a1-4c27d264e0f9', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_b7a799e9-d339-4334-915c-2a9b5425be39', u'admin_state_up': True, u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'created_at': u'2019-05-18T17:56:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'b33a6ca8fc47490494e5507e3de2c225'}) 2019-05-18 17:56:30,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 17:56:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ab12c7ca-75b9-445b-a0a1-4c27d264e0f9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" -d '{"subnet_id": "899a33f8-3a6d-4b40-a088-9da705f27642"}' 2019-05-18 17:56:35,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:56:35 GMT X-Openstack-Request-Id: req-ee3e6c86-ae7f-46ec-bc47-2d89faf974a3 2019-05-18 17:56:35,077 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b8f030ea-cc50-4c38-bddb-0ba83390c29d", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "subnet_id": "899a33f8-3a6d-4b40-a088-9da705f27642", "subnet_ids": ["899a33f8-3a6d-4b40-a088-9da705f27642"], "port_id": "c36922a5-b2af-422d-b0e2-597b696ba89a", "id": "ab12c7ca-75b9-445b-a0a1-4c27d264e0f9"} 2019-05-18 17:56:35,077 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ab12c7ca-75b9-445b-a0a1-4c27d264e0f9/add_router_interface.json used request id req-ee3e6c86-ae7f-46ec-bc47-2d89faf974a3 2019-05-18 17:56:35,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.08135104179s 2019-05-18 17:56:35,187 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 17:56:35,188 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-18 17:56:35,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 17:56:35,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ab12c7ca-75b9-445b-a0a1-4c27d264e0f9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" -d '{"subnet_id": "899a33f8-3a6d-4b40-a088-9da705f27642"}' 2019-05-18 17:56:39,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:56:39 GMT X-Openstack-Request-Id: req-c6e5a3a8-bd80-42c8-9ef6-cce60f7d0e01 2019-05-18 17:56:39,436 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b8f030ea-cc50-4c38-bddb-0ba83390c29d", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "subnet_id": "899a33f8-3a6d-4b40-a088-9da705f27642", "subnet_ids": ["899a33f8-3a6d-4b40-a088-9da705f27642"], "port_id": "c36922a5-b2af-422d-b0e2-597b696ba89a", "id": "ab12c7ca-75b9-445b-a0a1-4c27d264e0f9"} 2019-05-18 17:56:39,436 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ab12c7ca-75b9-445b-a0a1-4c27d264e0f9/remove_router_interface.json used request id req-c6e5a3a8-bd80-42c8-9ef6-cce60f7d0e01 2019-05-18 17:56:39,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.24329710007s 2019-05-18 17:56:39,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 17:56:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:39,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sat, 18 May 2019 17:56:39 GMT X-Openstack-Request-Id: req-3521704f-0662-4a00-b0a9-992c44d76d14 2019-05-18 17:56:39,590 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:24Z", "admin_state_up": true, "updated_at": "2019-05-18T17:56:37Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ab12c7ca-75b9-445b-a0a1-4c27d264e0f9", "name": "tenantnetwork1-router_b7a799e9-d339-4334-915c-2a9b5425be39"}]} 2019-05-18 17:56:39,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3521704f-0662-4a00-b0a9-992c44d76d14 2019-05-18 17:56:39,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.152984142303s 2019-05-18 17:56:39,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 17:56:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ab12c7ca-75b9-445b-a0a1-4c27d264e0f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:45,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:56:45 GMT X-Openstack-Request-Id: req-4fe78b5b-cdc3-422d-96d6-7b621e8b6812 2019-05-18 17:56:45,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:56:45,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ab12c7ca-75b9-445b-a0a1-4c27d264e0f9.json used request id req-4fe78b5b-cdc3-422d-96d6-7b621e8b6812 2019-05-18 17:56:45,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.50724196434s 2019-05-18 17:56:45,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 17:56:45,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:46,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sat, 18 May 2019 17:56:46 GMT X-Openstack-Request-Id: req-8911a4fa-feaf-4b7b-bb19-a2274fc603a1 2019-05-18 17:56:46,175 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T17:56:22Z","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":"899a33f8-3a6d-4b40-a088-9da705f27642","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b33a6ca8fc47490494e5507e3de2c225","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_b7a799e9-d339-4334-915c-2a9b5425be39","enable_dhcp":true,"segment_id":null,"network_id":"b8f030ea-cc50-4c38-bddb-0ba83390c29d","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:56:22Z","ip_version":4}]} 2019-05-18 17:56:46,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8911a4fa-feaf-4b7b-bb19-a2274fc603a1 2019-05-18 17:56:46,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.07635617256s 2019-05-18 17:56:46,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 17:56:46,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/899a33f8-3a6d-4b40-a088-9da705f27642.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:49,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:56:49 GMT X-Openstack-Request-Id: req-acd16e55-2665-4278-8aa3-1989d9fd84e2 2019-05-18 17:56:49,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:56:49,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/899a33f8-3a6d-4b40-a088-9da705f27642.json used request id req-acd16e55-2665-4278-8aa3-1989d9fd84e2 2019-05-18 17:56:49,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.43187499046s 2019-05-18 17:56:49,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:56:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:49,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 18 May 2019 17:56:49 GMT X-Openstack-Request-Id: req-66c6cd0d-2a8c-42d2-8387-9b5c4b8bce07 2019-05-18 17:56:49,931 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b8f030ea-cc50-4c38-bddb-0ba83390c29d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:56:49Z","qos_policy_id":null,"name":"tenantnetwork1-net_b7a799e9-d339-4334-915c-2a9b5425be39","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:56:20Z","provider:network_type":"vxlan"}]} 2019-05-18 17:56:49,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-66c6cd0d-2a8c-42d2-8387-9b5c4b8bce07 2019-05-18 17:56:49,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321814060211s 2019-05-18 17:56:49,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 17:56:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b8f030ea-cc50-4c38-bddb-0ba83390c29d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f54d595877193f32692f119084eaf2decb781acb" 2019-05-18 17:56:51,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:56:51 GMT X-Openstack-Request-Id: req-0ba1cf77-1740-4cdf-9d09-e1e743353e41 2019-05-18 17:56:51,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:56:51,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b8f030ea-cc50-4c38-bddb-0ba83390c29d.json used request id req-0ba1cf77-1740-4cdf-9d09-e1e743353e41 2019-05-18 17:56:51,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3797659874s 2019-05-18 17:56:51,356 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-18 17:56:51,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:51,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88ae323-be02-43ab-8207-a9e6287f0745 2019-05-18 17:56:51,401 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:56:51,402 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-e88ae323-be02-43ab-8207-a9e6287f0745 2019-05-18 17:56:51,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:56:51,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["xj9wX249TkecGWUAWYlsbQ"], "issued_at": "2019-05-18T17:56:51.000000Z"}} 2019-05-18 17:56:51,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:56:51,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:53,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 17:56:53 GMT X-Openstack-Request-Id: req-8168d1ae-f61c-49c5-b16b-aecc60ca7933 2019-05-18 17:56:53,252 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 17:56:53,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8168d1ae-f61c-49c5-b16b-aecc60ca7933 2019-05-18 17:56:53,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.28646588326s 2019-05-18 17:56:53,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:53,265 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 17:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb511a6f-3e7c-4325-9f13-7d075ad5172f 2019-05-18 17:56:53,266 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 17:56:53,266 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-bb511a6f-3e7c-4325-9f13-7d075ad5172f 2019-05-18 17:56:53,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:56:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:53,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe83f8c-bf54-476a-9820-6287b8d523a9 2019-05-18 17:56:53,503 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:56:53,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8fe83f8c-bf54-476a-9820-6287b8d523a9 2019-05-18 17:56:53,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236640930176s 2019-05-18 17:56:53,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 17:56:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9"}}' 2019-05-18 17:56:53,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 18 May 2019 17:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33caa934-f02b-4dd4-98b5-58d6cef50b2c 2019-05-18 17:56:53,813 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79"}, "tags": [], "enabled": true, "id": "d3eff7b3e78f4994a489f3a44b39de79", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9"}} 2019-05-18 17:56:53,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-33caa934-f02b-4dd4-98b5-58d6cef50b2c 2019-05-18 17:56:53,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.302759885788s 2019-05-18 17:56:53,814 - 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'd3eff7b3e78f4994a489f3a44b39de79', '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_cae4b223-d57c-4516-9fb0-b7c6084192e9'}) 2019-05-18 17:56:53,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 17:56:53,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0SbEG7B3ig41Y3ptoQdiAGIO1qNrTK", "email": null, "name": "tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9"}}' 2019-05-18 17:56:54,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 18 May 2019 17:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe9cf27-3613-4f29-a045-20c9713c0418 2019-05-18 17:56:54,421 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9", "links": {"self": "http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da5e35c714cd477ea0447f4e15e55540", "domain_id": "default", "password_expires_at": null}} 2019-05-18 17:56:54,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ffe9cf27-3613-4f29-a045-20c9713c0418 2019-05-18 17:56:54,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.601094007492s 2019-05-18 17:56:54,422 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'da5e35c714cd477ea0447f4e15e55540', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9'}) 2019-05-18 17:56:54,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 17:56:54,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:54,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 17:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c362aa9f-74f0-46bc-ae3c-23746100f0e2 2019-05-18 17:56:54,643 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 17:56:54,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c362aa9f-74f0-46bc-ae3c-23746100f0e2 2019-05-18 17:56:54,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217049121857s 2019-05-18 17:56:54,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 17:56:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:54,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 17:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8653e3d-c059-4455-af82-4684a5594f23 2019-05-18 17:56:54,859 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 17:56:54,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8653e3d-c059-4455-af82-4684a5594f23 2019-05-18 17:56:54,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211251974106s 2019-05-18 17:56:54,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 17:56:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:55,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 17:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d685a4b-7501-4cf1-99ad-f3b4e8ef8c99 2019-05-18 17:56:55,164 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 17:56:55,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6d685a4b-7501-4cf1-99ad-f3b4e8ef8c99 2019-05-18 17:56:55,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.299093008041s 2019-05-18 17:56:55,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:56:55,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:55,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 17:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65bed3c3-03b2-47cf-af1a-8d2d52359b3f 2019-05-18 17:56:55,398 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 17:56:55,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-65bed3c3-03b2-47cf-af1a-8d2d52359b3f 2019-05-18 17:56:55,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228364944458s 2019-05-18 17:56:55,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 17:56:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:55,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 18 May 2019 17:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c4ee4f-9610-4493-88b5-67c40a34beef 2019-05-18 17:56:55,671 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9", "links": {"self": "http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da5e35c714cd477ea0447f4e15e55540", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 17:56:55,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-95c4ee4f-9610-4493-88b5-67c40a34beef 2019-05-18 17:56:55,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.272326946259s 2019-05-18 17:56:55,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:56:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:55,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 17:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b1497a-83db-4545-9635-7cab47301428 2019-05-18 17:56:55,905 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79"}, "tags": [], "enabled": true, "id": "d3eff7b3e78f4994a489f3a44b39de79", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9"}]} 2019-05-18 17:56:55,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-20b1497a-83db-4545-9635-7cab47301428 2019-05-18 17:56:55,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222408056259s 2019-05-18 17:56:55,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 17:56:55,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=da5e35c714cd477ea0447f4e15e55540&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=d3eff7b3e78f4994a489f3a44b39de79" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:56,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 17:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf25772f-229a-4d7a-99ed-4bda36c958cc 2019-05-18 17:56:56,053 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=da5e35c714cd477ea0447f4e15e55540&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=d3eff7b3e78f4994a489f3a44b39de79", "previous": null, "next": null}} 2019-05-18 17:56:56,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=da5e35c714cd477ea0447f4e15e55540&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=d3eff7b3e78f4994a489f3a44b39de79 used request id req-cf25772f-229a-4d7a-99ed-4bda36c958cc 2019-05-18 17:56:56,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.141988992691s 2019-05-18 17:56:56,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 17:56:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79/users/da5e35c714cd477ea0447f4e15e55540/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:56,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 17:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd32ff1-f93d-4e1a-ac7e-1519ac07609a 2019-05-18 17:56:56,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 17:56:56,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79/users/da5e35c714cd477ea0447f4e15e55540/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-6dd32ff1-f93d-4e1a-ac7e-1519ac07609a 2019-05-18 17:56:56,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.399969100952s 2019-05-18 17:56:56,457 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9', 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'd3eff7b3e78f4994a489f3a44b39de79', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0SbEG7B3ig41Y3ptoQdiAGIO1qNrTK', 'username': u'tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 17:56:56,461 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9', 'password': '0SbEG7B3ig41Y3ptoQdiAGIO1qNrTK', 'project_name': 'tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd3eff7b3e78f4994a489f3a44b39de79', 'project_domain_name': 'Default'} 2019-05-18 17:56:56,462 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-18 17:56:56,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:56:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:56,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6ee81b-6fed-4ebb-9b14-dba53121fc88 2019-05-18 17:56:56,669 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:56:56,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2d6ee81b-6fed-4ebb-9b14-dba53121fc88 2019-05-18 17:56:56,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207276105881s 2019-05-18 17:56:56,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:56:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:56:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 17:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4f23d0-b9ad-4056-956b-28a6845b5863 2019-05-18 17:56:56,814 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79"}, "tags": [], "enabled": true, "id": "d3eff7b3e78f4994a489f3a44b39de79", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9"}]} 2019-05-18 17:56:56,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6c4f23d0-b9ad-4056-956b-28a6845b5863 2019-05-18 17:56:56,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.138002157211s 2019-05-18 17:56:56,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 17:56:56,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" -d '{"network": {"tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "name": "tenantnetwork2-net_cae4b223-d57c-4516-9fb0-b7c6084192e9", "admin_state_up": true}}' 2019-05-18 17:56:58,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 18 May 2019 17:56:58 GMT X-Openstack-Request-Id: req-cae0ee77-2734-4cc3-8bfd-2646cb14daa2 2019-05-18 17:56:58,321 - 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":"969ceaaa-0abe-449f-81ba-71e3f5333eb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"d3eff7b3e78f4994a489f3a44b39de79","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:56:58Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_cae4b223-d57c-4516-9fb0-b7c6084192e9","admin_state_up":true,"tenant_id":"d3eff7b3e78f4994a489f3a44b39de79","created_at":"2019-05-18T17:56:58Z","mtu":1450}} 2019-05-18 17:56:58,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cae0ee77-2734-4cc3-8bfd-2646cb14daa2 2019-05-18 17:56:58,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.50477099419s 2019-05-18 17:56:58,323 - 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-05-18T17:56:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'969ceaaa-0abe-449f-81ba-71e3f5333eb8', 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'tenantnetwork2-net_cae4b223-d57c-4516-9fb0-b7c6084192e9', u'created_at': u'2019-05-18T17:56:58Z', u'mtu': 1450, u'tenant_id': u'd3eff7b3e78f4994a489f3a44b39de79', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd3eff7b3e78f4994a489f3a44b39de79', u'l2_adjacency': True}) 2019-05-18 17:56:58,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:56:58,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c3243b-7224-4d2d-8544-1c9aa4db8791 2019-05-18 17:56:58,335 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:56:58,335 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-58c3243b-7224-4d2d-8544-1c9aa4db8791 2019-05-18 17:56:58,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:56:58,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3eff7b3e78f4994a489f3a44b39de79", "name": "tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_d3eff7b3e78f4994a489f3a44b39de79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_d3eff7b3e78f4994a489f3a44b39de79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/d3eff7b3e78f4994a489f3a44b39de79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/d3eff7b3e78f4994a489f3a44b39de79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/d3eff7b3e78f4994a489f3a44b39de79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d3eff7b3e78f4994a489f3a44b39de79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/d3eff7b3e78f4994a489f3a44b39de79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/d3eff7b3e78f4994a489f3a44b39de79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d3eff7b3e78f4994a489f3a44b39de79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/d3eff7b3e78f4994a489f3a44b39de79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/d3eff7b3e78f4994a489f3a44b39de79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9", "id": "da5e35c714cd477ea0447f4e15e55540"}, "audit_ids": ["G6SvfYg0TeOhVRiZNNXJaw"], "issued_at": "2019-05-18T17:56:58.000000Z"}} 2019-05-18 17:56:58,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:56:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" 2019-05-18 17:56:59,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 18 May 2019 17:56:59 GMT X-Openstack-Request-Id: req-94960ab5-bb08-458d-a89b-9030900fe50e 2019-05-18 17:56:59,136 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"969ceaaa-0abe-449f-81ba-71e3f5333eb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3eff7b3e78f4994a489f3a44b39de79","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:56:58Z","qos_policy_id":null,"name":"tenantnetwork2-net_cae4b223-d57c-4516-9fb0-b7c6084192e9","admin_state_up":true,"tenant_id":"d3eff7b3e78f4994a489f3a44b39de79","created_at":"2019-05-18T17:56:58Z","mtu":1450}]} 2019-05-18 17:56:59,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-94960ab5-bb08-458d-a89b-9030900fe50e 2019-05-18 17:56:59,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39732003212s 2019-05-18 17:56:59,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 17:56:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" -d '{"subnet": {"name": "tenantnetwork2-subnet_cae4b223-d57c-4516-9fb0-b7c6084192e9", "enable_dhcp": true, "network_id": "969ceaaa-0abe-449f-81ba-71e3f5333eb8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 17:57:01,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 18 May 2019 17:57:01 GMT X-Openstack-Request-Id: req-bcfd4c02-8a3d-40b0-81c2-d281133bc7a1 2019-05-18 17:57:01,299 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"969ceaaa-0abe-449f-81ba-71e3f5333eb8","tenant_id":"d3eff7b3e78f4994a489f3a44b39de79","created_at":"2019-05-18T17:57:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T17:57:00Z","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":"d3eff7b3e78f4994a489f3a44b39de79","id":"82af198a-b841-4133-9a52-c753a1889780","subnetpool_id":null,"name":"tenantnetwork2-subnet_cae4b223-d57c-4516-9fb0-b7c6084192e9"}} 2019-05-18 17:57:01,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bcfd4c02-8a3d-40b0-81c2-d281133bc7a1 2019-05-18 17:57:01,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.16094088554s 2019-05-18 17:57:01,300 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:57:00Z', 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'82af198a-b841-4133-9a52-c753a1889780', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_cae4b223-d57c-4516-9fb0-b7c6084192e9', u'enable_dhcp': True, u'network_id': u'969ceaaa-0abe-449f-81ba-71e3f5333eb8', u'tenant_id': u'd3eff7b3e78f4994a489f3a44b39de79', u'created_at': u'2019-05-18T17:57:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd3eff7b3e78f4994a489f3a44b39de79'}) 2019-05-18 17:57:01,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 17:57:01,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "tenantnetwork2-router_cae4b223-d57c-4516-9fb0-b7c6084192e9", "admin_state_up": true}}' 2019-05-18 17:57:08,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 18 May 2019 17:57:08 GMT X-Openstack-Request-Id: req-7385146d-ed55-468e-9002-9f3073c29a2d 2019-05-18 17:57:08,940 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "created_at": "2019-05-18T17:57:02Z", "admin_state_up": true, "updated_at": "2019-05-18T17:57:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d3eff7b3e78f4994a489f3a44b39de79", "id": "1137445d-88b3-4cc1-82ee-46075348fc00", "name": "tenantnetwork2-router_cae4b223-d57c-4516-9fb0-b7c6084192e9"}} 2019-05-18 17:57:08,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7385146d-ed55-468e-9002-9f3073c29a2d 2019-05-18 17:57:08,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.63981699944s 2019-05-18 17:57:08,941 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:57:03Z', u'revision_number': 3, u'id': u'1137445d-88b3-4cc1-82ee-46075348fc00', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_cae4b223-d57c-4516-9fb0-b7c6084192e9', u'admin_state_up': True, u'tenant_id': u'd3eff7b3e78f4994a489f3a44b39de79', u'created_at': u'2019-05-18T17:57:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'd3eff7b3e78f4994a489f3a44b39de79'}) 2019-05-18 17:57:08,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 17:57:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1137445d-88b3-4cc1-82ee-46075348fc00/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" -d '{"subnet_id": "82af198a-b841-4133-9a52-c753a1889780"}' 2019-05-18 17:57:12,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:57:12 GMT X-Openstack-Request-Id: req-8f3b6981-3dd8-405b-aa1f-f40690853c16 2019-05-18 17:57:12,162 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "969ceaaa-0abe-449f-81ba-71e3f5333eb8", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "subnet_id": "82af198a-b841-4133-9a52-c753a1889780", "subnet_ids": ["82af198a-b841-4133-9a52-c753a1889780"], "port_id": "8581621c-a320-4332-9372-daaf731b7be4", "id": "1137445d-88b3-4cc1-82ee-46075348fc00"} 2019-05-18 17:57:12,162 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1137445d-88b3-4cc1-82ee-46075348fc00/add_router_interface.json used request id req-8f3b6981-3dd8-405b-aa1f-f40690853c16 2019-05-18 17:57:12,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.22122907639s 2019-05-18 17:57:12,284 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 17:57:12,284 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-18 17:57:12,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 17:57:12,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1137445d-88b3-4cc1-82ee-46075348fc00/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" -d '{"subnet_id": "82af198a-b841-4133-9a52-c753a1889780"}' 2019-05-18 17:57:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:57:15 GMT X-Openstack-Request-Id: req-69f1548b-c72a-4e75-a1ff-abc125ca617d 2019-05-18 17:57:15,377 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "969ceaaa-0abe-449f-81ba-71e3f5333eb8", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "subnet_id": "82af198a-b841-4133-9a52-c753a1889780", "subnet_ids": ["82af198a-b841-4133-9a52-c753a1889780"], "port_id": "8581621c-a320-4332-9372-daaf731b7be4", "id": "1137445d-88b3-4cc1-82ee-46075348fc00"} 2019-05-18 17:57:15,378 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1137445d-88b3-4cc1-82ee-46075348fc00/remove_router_interface.json used request id req-69f1548b-c72a-4e75-a1ff-abc125ca617d 2019-05-18 17:57:15,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.08810710907s 2019-05-18 17:57:15,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 17:57:15,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" 2019-05-18 17:57:16,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 18 May 2019 17:57:16 GMT X-Openstack-Request-Id: req-e3867ddd-b1e9-4394-b70b-da30586796e5 2019-05-18 17:57:16,621 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "created_at": "2019-05-18T17:57:02Z", "admin_state_up": true, "updated_at": "2019-05-18T17:57:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d3eff7b3e78f4994a489f3a44b39de79", "id": "1137445d-88b3-4cc1-82ee-46075348fc00", "name": "tenantnetwork2-router_cae4b223-d57c-4516-9fb0-b7c6084192e9"}]} 2019-05-18 17:57:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e3867ddd-b1e9-4394-b70b-da30586796e5 2019-05-18 17:57:16,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.24359321594s 2019-05-18 17:57:16,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 17:57:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1137445d-88b3-4cc1-82ee-46075348fc00.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" 2019-05-18 17:57:21,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:57:21 GMT X-Openstack-Request-Id: req-48210573-fa37-4f26-ab2d-9a6202c2494c 2019-05-18 17:57:21,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:57:21,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1137445d-88b3-4cc1-82ee-46075348fc00.json used request id req-48210573-fa37-4f26-ab2d-9a6202c2494c 2019-05-18 17:57:21,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.43411016464s 2019-05-18 17:57:21,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 17:57:21,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" 2019-05-18 17:57:21,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 18 May 2019 17:57:21 GMT X-Openstack-Request-Id: req-8df7ab5e-bffb-4460-bda3-f14d3c564a08 2019-05-18 17:57:21,372 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"969ceaaa-0abe-449f-81ba-71e3f5333eb8","tenant_id":"d3eff7b3e78f4994a489f3a44b39de79","created_at":"2019-05-18T17:57:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T17:57:00Z","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":"d3eff7b3e78f4994a489f3a44b39de79","id":"82af198a-b841-4133-9a52-c753a1889780","subnetpool_id":null,"name":"tenantnetwork2-subnet_cae4b223-d57c-4516-9fb0-b7c6084192e9"}]} 2019-05-18 17:57:21,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8df7ab5e-bffb-4460-bda3-f14d3c564a08 2019-05-18 17:57:21,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.315047979355s 2019-05-18 17:57:21,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 17:57:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/82af198a-b841-4133-9a52-c753a1889780.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" 2019-05-18 17:57:24,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:57:24 GMT X-Openstack-Request-Id: req-d160b81c-36e8-4c6d-8a41-291c652ac008 2019-05-18 17:57:24,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:57:24,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/82af198a-b841-4133-9a52-c753a1889780.json used request id req-d160b81c-36e8-4c6d-8a41-291c652ac008 2019-05-18 17:57:24,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.92086410522s 2019-05-18 17:57:24,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:57:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" 2019-05-18 17:57:24,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 18 May 2019 17:57:24 GMT X-Openstack-Request-Id: req-2c6541ad-65da-402f-927e-8571c0aee965 2019-05-18 17:57:24,707 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"969ceaaa-0abe-449f-81ba-71e3f5333eb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3eff7b3e78f4994a489f3a44b39de79","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:57:24Z","qos_policy_id":null,"name":"tenantnetwork2-net_cae4b223-d57c-4516-9fb0-b7c6084192e9","admin_state_up":true,"tenant_id":"d3eff7b3e78f4994a489f3a44b39de79","created_at":"2019-05-18T17:56:58Z","mtu":1450}]} 2019-05-18 17:57:24,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2c6541ad-65da-402f-927e-8571c0aee965 2019-05-18 17:57:24,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.412166118622s 2019-05-18 17:57:24,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 17:57:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/969ceaaa-0abe-449f-81ba-71e3f5333eb8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b94edbc6172f389d6208a28ef56a1ac307933696" 2019-05-18 17:57:26,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:57:26 GMT X-Openstack-Request-Id: req-2a941ab8-86c2-449f-9315-2fc1a70d7524 2019-05-18 17:57:26,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:57:26,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/969ceaaa-0abe-449f-81ba-71e3f5333eb8.json used request id req-2a941ab8-86c2-449f-9315-2fc1a70d7524 2019-05-18 17:57:26,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.81451892853s 2019-05-18 17:57:26,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 17:57:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:26,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 18 May 2019 17:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef4c597-d767-481b-89a4-02dc6e051992 2019-05-18 17:57:26,787 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9", "links": {"self": "http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da5e35c714cd477ea0447f4e15e55540", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 17:57:26,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0ef4c597-d767-481b-89a4-02dc6e051992 2019-05-18 17:57:26,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.263542890549s 2019-05-18 17:57:26,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 17:57:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:27,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 18 May 2019 17:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8fed5e-d07f-40e1-b2eb-b49c3709d3df 2019-05-18 17:57:27,009 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_cae4b223-d57c-4516-9fb0-b7c6084192e9", "links": {"self": "http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "da5e35c714cd477ea0447f4e15e55540", "description": null}} 2019-05-18 17:57:27,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540 used request id req-1d8fed5e-d07f-40e1-b2eb-b49c3709d3df 2019-05-18 17:57:27,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216109037399s 2019-05-18 17:57:27,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 17:57:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:27,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 17:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3629b43c-94e4-4030-95ea-b3b096cf3738 2019-05-18 17:57:27,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 17:57:27,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/da5e35c714cd477ea0447f4e15e55540 used request id req-3629b43c-94e4-4030-95ea-b3b096cf3738 2019-05-18 17:57:27,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.383969068527s 2019-05-18 17:57:27,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:57:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:27,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 18 May 2019 17:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62fd461-fceb-4609-83e4-aa2a07885134 2019-05-18 17:57:27,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79"}, "tags": [], "enabled": true, "id": "d3eff7b3e78f4994a489f3a44b39de79", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cae4b223-d57c-4516-9fb0-b7c6084192e9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 17:57:27,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c62fd461-fceb-4609-83e4-aa2a07885134 2019-05-18 17:57:27,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223474979401s 2019-05-18 17:57:27,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 17:57:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:27,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 17:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b968a24-20b4-4323-bdd1-b4747800f632 2019-05-18 17:57:27,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 17:57:27,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d3eff7b3e78f4994a489f3a44b39de79 used request id req-9b968a24-20b4-4323-bdd1-b4747800f632 2019-05-18 17:57:27,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248054981232s 2019-05-18 17:57:27,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 17:57:27,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d3eff7b3e78f4994a489f3a44b39de79&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:28,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 17:57:28 GMT X-Openstack-Request-Id: req-8849cc9e-50e9-4968-b7f9-7799e3eb1bc9 2019-05-18 17:57:28,222 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "created_at": "2019-05-18T17:56:57Z", "updated_at": "2019-05-18T17:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:58Z", "revision_number": 0, "id": "1ccd1b6e-b329-4e52-9c0a-1a9ff0d560f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:58Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:57Z", "revision_number": 0, "id": "2b0f7ff6-a0ce-46a9-9435-4ff2d4ecf840", "remote_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:57Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:58Z", "revision_number": 0, "id": "3ba86ddc-8fda-4b37-9373-8896cdc8c7ee", "remote_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:58Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:58Z", "revision_number": 0, "id": "7fe46c29-34f3-430a-b4cc-23873fa71302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:58Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}], "revision_number": 1, "project_id": "d3eff7b3e78f4994a489f3a44b39de79", "id": "4a44daff-63e1-454b-926c-9522a0185f42", "name": "default"}]} 2019-05-18 17:57:28,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d3eff7b3e78f4994a489f3a44b39de79&name=default used request id req-8849cc9e-50e9-4968-b7f9-7799e3eb1bc9 2019-05-18 17:57:28,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34151506424s 2019-05-18 17:57:28,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 17:57:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:28,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 17:57:28 GMT X-Openstack-Request-Id: req-c83af38e-aa77-4ccb-8f14-27b3f6304cac 2019-05-18 17:57:28,569 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "created_at": "2019-05-18T17:56:57Z", "updated_at": "2019-05-18T17:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:58Z", "revision_number": 0, "id": "3ba86ddc-8fda-4b37-9373-8896cdc8c7ee", "remote_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:58Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:57Z", "revision_number": 0, "id": "2b0f7ff6-a0ce-46a9-9435-4ff2d4ecf840", "remote_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:57Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:58Z", "revision_number": 0, "id": "7fe46c29-34f3-430a-b4cc-23873fa71302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:58Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:58Z", "revision_number": 0, "id": "1ccd1b6e-b329-4e52-9c0a-1a9ff0d560f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:58Z", "security_group_id": "4a44daff-63e1-454b-926c-9522a0185f42", "tenant_id": "d3eff7b3e78f4994a489f3a44b39de79", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3eff7b3e78f4994a489f3a44b39de79"}], "revision_number": 1, "project_id": "d3eff7b3e78f4994a489f3a44b39de79", "id": "4a44daff-63e1-454b-926c-9522a0185f42", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 17:57:28,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c83af38e-aa77-4ccb-8f14-27b3f6304cac 2019-05-18 17:57:28,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340888977051s 2019-05-18 17:57:28,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 17:57:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4a44daff-63e1-454b-926c-9522a0185f42.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2042c4e35bd49dc7fb502cc145653ce2b15d5e8b" 2019-05-18 17:57:28,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:57:28 GMT X-Openstack-Request-Id: req-9773d1b5-47b4-4a50-8dcd-70fecfb81371 2019-05-18 17:57:28,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:57:28,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4a44daff-63e1-454b-926c-9522a0185f42.json used request id req-9773d1b5-47b4-4a50-8dcd-70fecfb81371 2019-05-18 17:57:28,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.417440891266s 2019-05-18 17:57:29,038 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-18 17:57:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:57:29,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2827ad9f-f679-4b75-a4f5-597228188b65 2019-05-18 17:57:29,119 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:57:29,119 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-2827ad9f-f679-4b75-a4f5-597228188b65 2019-05-18 17:57:29,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:57:29,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["fEAZ9sNnQU6s2Da7AlZSeQ"], "issued_at": "2019-05-18T17:57:29.000000Z"}} 2019-05-18 17:57:29,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:57:29,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:57:29,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 17:57:29 GMT X-Openstack-Request-Id: req-c18f2e54-6a40-480b-9436-8b81a57d3a15 2019-05-18 17:57:29,875 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 17:57:29,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c18f2e54-6a40-480b-9436-8b81a57d3a15 2019-05-18 17:57:29,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.331066131592s 2019-05-18 17:57:29,877 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-18 17:57:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:57:29,888 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 17:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e14866e-83a5-47ff-938f-e928361b6207 2019-05-18 17:57:29,888 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 17:57:29,889 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2e14866e-83a5-47ff-938f-e928361b6207 2019-05-18 17:57:29,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:57:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:57:30,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd8e555-7f6c-464c-a922-c3fadd1c56fd 2019-05-18 17:57:30,193 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:57:30,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-dbd8e555-7f6c-464c-a922-c3fadd1c56fd 2019-05-18 17:57:30,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.303380966187s 2019-05-18 17:57:30,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:57:30,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:57:30,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 18 May 2019 17:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22be6ea-9132-4ae3-b47d-f62f3952110c 2019-05-18 17:57:30,547 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 17:57:30,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f22be6ea-9132-4ae3-b47d-f62f3952110c 2019-05-18 17:57:30,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.347325086594s 2019-05-18 17:57:30,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 17:57:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"network": {"tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "name": "vmready1-net_4890b66d-ee40-4ff3-b318-68e67b305b66", "admin_state_up": true}}' 2019-05-18 17:57:32,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 18 May 2019 17:57:32 GMT X-Openstack-Request-Id: req-6d239454-daa9-4b73-823d-1838fc6708ae 2019-05-18 17:57:32,159 - 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":"bd2c95e6-7c55-438f-ad7c-7f01ac5e137a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:57:32Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_4890b66d-ee40-4ff3-b318-68e67b305b66","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:57:31Z","mtu":1450}} 2019-05-18 17:57:32,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6d239454-daa9-4b73-823d-1838fc6708ae 2019-05-18 17:57:32,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.6104619503s 2019-05-18 17:57:32,159 - 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-05-18T17:57:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bd2c95e6-7c55-438f-ad7c-7f01ac5e137a', u'provider:segmentation_id': 34, 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_4890b66d-ee40-4ff3-b318-68e67b305b66', u'created_at': u'2019-05-18T17:57:31Z', u'mtu': 1450, u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b33a6ca8fc47490494e5507e3de2c225', u'l2_adjacency': True}) 2019-05-18 17:57:32,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:57:32,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:57:32,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 18 May 2019 17:57:32 GMT X-Openstack-Request-Id: req-4a729ab8-60cd-4849-8836-ad1b5eb23bdc 2019-05-18 17:57:32,534 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bd2c95e6-7c55-438f-ad7c-7f01ac5e137a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:57:32Z","qos_policy_id":null,"name":"vmready1-net_4890b66d-ee40-4ff3-b318-68e67b305b66","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:57:31Z","provider:network_type":"vxlan"}]} 2019-05-18 17:57:32,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a729ab8-60cd-4849-8836-ad1b5eb23bdc 2019-05-18 17:57:32,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374279975891s 2019-05-18 17:57:32,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 17:57:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"subnet": {"name": "vmready1-subnet_4890b66d-ee40-4ff3-b318-68e67b305b66", "enable_dhcp": true, "network_id": "bd2c95e6-7c55-438f-ad7c-7f01ac5e137a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 17:57:33,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sat, 18 May 2019 17:57:33 GMT X-Openstack-Request-Id: req-1e58931c-ee84-4707-9aab-c600d694f473 2019-05-18 17:57:33,477 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T17:57: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":"b4243437-6d80-4204-adfd-1a3e104bd6bf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b33a6ca8fc47490494e5507e3de2c225","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_4890b66d-ee40-4ff3-b318-68e67b305b66","enable_dhcp":true,"segment_id":null,"network_id":"bd2c95e6-7c55-438f-ad7c-7f01ac5e137a","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:57:32Z","ip_version":4}} 2019-05-18 17:57:33,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1e58931c-ee84-4707-9aab-c600d694f473 2019-05-18 17:57:33,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.940862178802s 2019-05-18 17:57:33,477 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:57: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'b4243437-6d80-4204-adfd-1a3e104bd6bf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_4890b66d-ee40-4ff3-b318-68e67b305b66', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bd2c95e6-7c55-438f-ad7c-7f01ac5e137a', u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'created_at': u'2019-05-18T17:57: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'b33a6ca8fc47490494e5507e3de2c225'}) 2019-05-18 17:57:33,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 17:57:33,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "vmready1-router_4890b66d-ee40-4ff3-b318-68e67b305b66", "admin_state_up": true}}' 2019-05-18 17:57:41,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sat, 18 May 2019 17:57:41 GMT X-Openstack-Request-Id: req-2deef512-87f7-43f1-81b7-bd9eaa8028b1 2019-05-18 17:57:41,282 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:57:34Z", "admin_state_up": true, "updated_at": "2019-05-18T17:57:36Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c107adf0-7560-487c-9adb-b7971e9759c3", "name": "vmready1-router_4890b66d-ee40-4ff3-b318-68e67b305b66"}} 2019-05-18 17:57:41,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2deef512-87f7-43f1-81b7-bd9eaa8028b1 2019-05-18 17:57:41,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.80416297913s 2019-05-18 17:57:41,283 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:57:36Z', u'revision_number': 3, u'ha': True, u'id': u'c107adf0-7560-487c-9adb-b7971e9759c3', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_4890b66d-ee40-4ff3-b318-68e67b305b66', u'admin_state_up': True, u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'created_at': u'2019-05-18T17:57:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'b33a6ca8fc47490494e5507e3de2c225'}) 2019-05-18 17:57:41,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 17:57:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c107adf0-7560-487c-9adb-b7971e9759c3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"subnet_id": "b4243437-6d80-4204-adfd-1a3e104bd6bf"}' 2019-05-18 17:57:44,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:57:44 GMT X-Openstack-Request-Id: req-93318ced-b48d-481c-bad8-d836de0f867f 2019-05-18 17:57:44,405 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bd2c95e6-7c55-438f-ad7c-7f01ac5e137a", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "subnet_id": "b4243437-6d80-4204-adfd-1a3e104bd6bf", "subnet_ids": ["b4243437-6d80-4204-adfd-1a3e104bd6bf"], "port_id": "1cac5d26-4943-407f-a3af-9ae71d1ee70d", "id": "c107adf0-7560-487c-9adb-b7971e9759c3"} 2019-05-18 17:57:44,405 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c107adf0-7560-487c-9adb-b7971e9759c3/add_router_interface.json used request id req-93318ced-b48d-481c-bad8-d836de0f867f 2019-05-18 17:57:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.12216711044s 2019-05-18 17:57:44,406 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 17:57:44,507 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 17:57:44,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:57:44,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 17:57:44 GMT 2019-05-18 17:57:44,516 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 17:57:44,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:57:44,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:57:45,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 17:57:45 GMT X-Openstack-Request-Id: req-801bc697-e59d-4822-8adc-e0db882f9f96 2019-05-18 17:57:45,496 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:57:45,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-801bc697-e59d-4822-8adc-e0db882f9f96 2019-05-18 17:57:45,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.974826097488s 2019-05-18 17:57:45,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 17:57:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66"}' 2019-05-18 17:57:46,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 18 May 2019 17:57:46 GMT Location: http://172.30.9.23:9292/v2/images/d6403aef-3915-4621-ae54-a4265ec65948 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-79889252-b62e-4389-ab86-f19e634159af 2019-05-18 17:57:46,430 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:57:46Z", "file": "/v2/images/d6403aef-3915-4621-ae54-a4265ec65948/file", "owner": "b33a6ca8fc47490494e5507e3de2c225", "id": "d6403aef-3915-4621-ae54-a4265ec65948", "size": null, "self": "/v2/images/d6403aef-3915-4621-ae54-a4265ec65948", "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_4890b66d-ee40-4ff3-b318-68e67b305b66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66", "checksum": null, "created_at": "2019-05-18T17:57:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 17:57:46,431 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-79889252-b62e-4389-ab86-f19e634159af 2019-05-18 17:57:46,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.926133155823s 2019-05-18 17:57:46,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 17:57:46,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d6403aef-3915-4621-ae54-a4265ec65948/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '' 2019-05-18 17:57:49,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 17:57:49 GMT X-Openstack-Request-Id: req-55683d09-2501-4b29-897b-ca07d9e1a84a 2019-05-18 17:57:49,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 17:57:49,911 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d6403aef-3915-4621-ae54-a4265ec65948/file used request id req-55683d09-2501-4b29-897b-ca07d9e1a84a 2019-05-18 17:57:49,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.47952508926s 2019-05-18 17:57:49,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:57:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:57:50,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 18 May 2019 17:57:50 GMT X-Openstack-Request-Id: req-59b4f262-c9ab-466b-8f43-0aeff0522b5a 2019-05-18 17:57:50,748 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:57:49Z", "file": "/v2/images/d6403aef-3915-4621-ae54-a4265ec65948/file", "owner": "b33a6ca8fc47490494e5507e3de2c225", "id": "d6403aef-3915-4621-ae54-a4265ec65948", "size": 12716032, "self": "/v2/images/d6403aef-3915-4621-ae54-a4265ec65948", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d6403aef-3915-4621-ae54-a4265ec65948/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d6403aef-3915-4621-ae54-a4265ec65948/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T17:57:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:57:50,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-59b4f262-c9ab-466b-8f43-0aeff0522b5a 2019-05-18 17:57:50,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.832786083221s 2019-05-18 17:57:50,750 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d6403aef-3915-4621-ae54-a4265ec65948/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d6403aef-3915-4621-ae54-a4265ec65948/file', 'owner': u'b33a6ca8fc47490494e5507e3de2c225', 'id': u'd6403aef-3915-4621-ae54-a4265ec65948', 'size': 12716032, u'self': u'/v2/images/d6403aef-3915-4621-ae54-a4265ec65948', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b33a6ca8fc47490494e5507e3de2c225', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d6403aef-3915-4621-ae54-a4265ec65948/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T17:57:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T17:57:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66', '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/d6403aef-3915-4621-ae54-a4265ec65948', 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_4890b66d-ee40-4ff3-b318-68e67b305b66', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66', 'created': u'2019-05-18T17:57:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T17:57:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d6403aef-3915-4621-ae54-a4265ec65948', 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_4890b66d-ee40-4ff3-b318-68e67b305b66', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 17:57:50,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 17:57:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_4890b66d-ee40-4ff3-b318-68e67b305b66", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 17:57:51,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:57: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-908ca61c-c0c2-4e9c-ac2a-d04dc83fc300 x-openstack-request-id: req-908ca61c-c0c2-4e9c-ac2a-d04dc83fc300 2019-05-18 17:57:51,639 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_4890b66d-ee40-4ff3-b318-68e67b305b66", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396", "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": "28f288a7-f2da-4f6a-8eff-fba97c852396"}} 2019-05-18 17:57:51,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-908ca61c-c0c2-4e9c-ac2a-d04dc83fc300 2019-05-18 17:57:51,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.885375022888s 2019-05-18 17:57:51,640 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_4890b66d-ee40-4ff3-b318-68e67b305b66', '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'b33a6ca8fc47490494e5507e3de2c225', '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'28f288a7-f2da-4f6a-8eff-fba97c852396', 'swap': 0}) 2019-05-18 17:57:51,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 17:57:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"extra_specs": {}}' 2019-05-18 17:57:51,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 17:57:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63619ce3-bfc2-4114-87ef-8838a1ecac8c x-openstack-request-id: req-63619ce3-bfc2-4114-87ef-8838a1ecac8c 2019-05-18 17:57:51,778 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 17:57:51,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396/os-extra_specs used request id req-63619ce3-bfc2-4114-87ef-8838a1ecac8c 2019-05-18 17:57:51,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.137981891632s 2019-05-18 17:57:51,890 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 17:57:51,891 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 17:57:51,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 17:57:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c107adf0-7560-487c-9adb-b7971e9759c3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" -d '{"subnet_id": "b4243437-6d80-4204-adfd-1a3e104bd6bf"}' 2019-05-18 17:57:54,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:57:54 GMT X-Openstack-Request-Id: req-23c499c1-42a4-4887-9ef7-94533efd3865 2019-05-18 17:57:54,590 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bd2c95e6-7c55-438f-ad7c-7f01ac5e137a", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "subnet_id": "b4243437-6d80-4204-adfd-1a3e104bd6bf", "subnet_ids": ["b4243437-6d80-4204-adfd-1a3e104bd6bf"], "port_id": "1cac5d26-4943-407f-a3af-9ae71d1ee70d", "id": "c107adf0-7560-487c-9adb-b7971e9759c3"} 2019-05-18 17:57:54,590 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c107adf0-7560-487c-9adb-b7971e9759c3/remove_router_interface.json used request id req-23c499c1-42a4-4887-9ef7-94533efd3865 2019-05-18 17:57:54,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.69405913353s 2019-05-18 17:57:54,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 17:57:54,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:57:55,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Sat, 18 May 2019 17:57:55 GMT X-Openstack-Request-Id: req-04ebcf1c-fbce-4931-91e2-e117961c69a3 2019-05-18 17:57:55,077 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:57:34Z", "admin_state_up": true, "updated_at": "2019-05-18T17:57:53Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "c107adf0-7560-487c-9adb-b7971e9759c3", "name": "vmready1-router_4890b66d-ee40-4ff3-b318-68e67b305b66"}]} 2019-05-18 17:57:55,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-04ebcf1c-fbce-4931-91e2-e117961c69a3 2019-05-18 17:57:55,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.486433982849s 2019-05-18 17:57:55,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 17:57:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/c107adf0-7560-487c-9adb-b7971e9759c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:00,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:58:00 GMT X-Openstack-Request-Id: req-08d0bd35-ae48-46a6-8352-20b640634860 2019-05-18 17:58:00,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:58:00,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c107adf0-7560-487c-9adb-b7971e9759c3.json used request id req-08d0bd35-ae48-46a6-8352-20b640634860 2019-05-18 17:58:00,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.3589630127s 2019-05-18 17:58:00,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 17:58:00,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:00,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sat, 18 May 2019 17:58:00 GMT X-Openstack-Request-Id: req-8911fb39-1bcc-4aa5-8f19-46e2f8955311 2019-05-18 17:58:00,531 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T17:57: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":"b4243437-6d80-4204-adfd-1a3e104bd6bf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b33a6ca8fc47490494e5507e3de2c225","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_4890b66d-ee40-4ff3-b318-68e67b305b66","enable_dhcp":true,"segment_id":null,"network_id":"bd2c95e6-7c55-438f-ad7c-7f01ac5e137a","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:57:32Z","ip_version":4}]} 2019-05-18 17:58:00,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8911fb39-1bcc-4aa5-8f19-46e2f8955311 2019-05-18 17:58:00,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.09334897995s 2019-05-18 17:58:00,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 17:58:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b4243437-6d80-4204-adfd-1a3e104bd6bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:03,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:58:03 GMT X-Openstack-Request-Id: req-533eb5f3-04ae-4d77-9bbf-4e06be548ae8 2019-05-18 17:58:03,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:58:03,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b4243437-6d80-4204-adfd-1a3e104bd6bf.json used request id req-533eb5f3-04ae-4d77-9bbf-4e06be548ae8 2019-05-18 17:58:03,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.64211797714s 2019-05-18 17:58:03,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:58:03,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:03,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 18 May 2019 17:58:03 GMT X-Openstack-Request-Id: req-b583fd85-0c0f-4831-addb-3b07c03ac302 2019-05-18 17:58:03,552 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bd2c95e6-7c55-438f-ad7c-7f01ac5e137a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:58:03Z","qos_policy_id":null,"name":"vmready1-net_4890b66d-ee40-4ff3-b318-68e67b305b66","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:57:31Z","provider:network_type":"vxlan"}]} 2019-05-18 17:58:03,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b583fd85-0c0f-4831-addb-3b07c03ac302 2019-05-18 17:58:03,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377295970917s 2019-05-18 17:58:03,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 17:58:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/bd2c95e6-7c55-438f-ad7c-7f01ac5e137a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:04,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:58:04 GMT X-Openstack-Request-Id: req-121e79f1-3908-47a8-ba80-3352caa3a20b 2019-05-18 17:58:04,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:58:04,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bd2c95e6-7c55-438f-ad7c-7f01ac5e137a.json used request id req-121e79f1-3908-47a8-ba80-3352caa3a20b 2019-05-18 17:58:04,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30336499214s 2019-05-18 17:58:04,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:58:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:04,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 18 May 2019 17:58:04 GMT X-Openstack-Request-Id: req-d0fd05fc-0d87-406a-b3ed-933f8701fa7c 2019-05-18 17:58:04,897 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:57:49Z", "file": "/v2/images/d6403aef-3915-4621-ae54-a4265ec65948/file", "owner": "b33a6ca8fc47490494e5507e3de2c225", "id": "d6403aef-3915-4621-ae54-a4265ec65948", "size": 12716032, "self": "/v2/images/d6403aef-3915-4621-ae54-a4265ec65948", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d6403aef-3915-4621-ae54-a4265ec65948/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d6403aef-3915-4621-ae54-a4265ec65948/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4890b66d-ee40-4ff3-b318-68e67b305b66", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T17:57:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:58:04,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d0fd05fc-0d87-406a-b3ed-933f8701fa7c 2019-05-18 17:58:04,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0333640575409s 2019-05-18 17:58:04,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 17:58:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d6403aef-3915-4621-ae54-a4265ec65948 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:06,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 17:58:06 GMT X-Openstack-Request-Id: req-39199c2d-3b2f-47d9-a7ba-f642c3583e48 2019-05-18 17:58:06,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 17:58:06,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d6403aef-3915-4621-ae54-a4265ec65948 used request id req-39199c2d-3b2f-47d9-a7ba-f642c3583e48 2019-05-18 17:58:06,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.38178181648s 2019-05-18 17:58:06,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 17:58:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:06,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 18 May 2019 17:58: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-5d035668-4e69-4dac-bd88-e3e239c91268 x-openstack-request-id: req-5d035668-4e69-4dac-bd88-e3e239c91268 2019-05-18 17:58:06,441 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_4890b66d-ee40-4ff3-b318-68e67b305b66", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396", "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": "28f288a7-f2da-4f6a-8eff-fba97c852396"}]} 2019-05-18 17:58:06,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-5d035668-4e69-4dac-bd88-e3e239c91268 2019-05-18 17:58:06,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.143401145935s 2019-05-18 17:58:06,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 17:58:06,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3829c4ba29998954ef65b84e88ad17a8db5f6f26" 2019-05-18 17:58:06,495 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 17:58:06 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-ed2806ff-066d-4ad9-aa69-2a73604201ae x-openstack-request-id: req-ed2806ff-066d-4ad9-aa69-2a73604201ae 2019-05-18 17:58:06,495 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/28f288a7-f2da-4f6a-8eff-fba97c852396 used request id req-ed2806ff-066d-4ad9-aa69-2a73604201ae 2019-05-18 17:58:06,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0518600940704s 2019-05-18 17:58:06,542 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-18 17:58:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:58:06,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d81704-2bca-4a6a-b607-8956dcaab673 2019-05-18 17:58:06,588 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:58:06,588 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d1d81704-2bca-4a6a-b607-8956dcaab673 2019-05-18 17:58:06,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:58:07,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["oZhSdo0SQmCZD4lSFZFFQg"], "issued_at": "2019-05-18T17:58:06.000000Z"}} 2019-05-18 17:58:07,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:58:07,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:07,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 17:58:07 GMT X-Openstack-Request-Id: req-42266c98-4daf-434f-b03e-ca0aaa03dd45 2019-05-18 17:58:07,398 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 17:58:07,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42266c98-4daf-434f-b03e-ca0aaa03dd45 2019-05-18 17:58:07,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375002861023s 2019-05-18 17:58:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:58:07,411 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 17:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5ab304-6d43-4174-8fc1-e911441c3d2b 2019-05-18 17:58:07,411 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 17:58:07,411 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-cd5ab304-6d43-4174-8fc1-e911441c3d2b 2019-05-18 17:58:07,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:58:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:07,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029551ab-7255-474d-8731-a66d9709fa2b 2019-05-18 17:58:07,615 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:58:07,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-029551ab-7255-474d-8731-a66d9709fa2b 2019-05-18 17:58:07,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203805923462s 2019-05-18 17:58:07,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 17:58:07,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429"}}' 2019-05-18 17:58:08,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 18 May 2019 17:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff58132-6fee-416e-93f4-a5c5fc26c18b 2019-05-18 17:58:08,016 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b"}, "tags": [], "enabled": true, "id": "60f04fe2867a49b6a57b7d56abea368b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429"}} 2019-05-18 17:58:08,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aff58132-6fee-416e-93f4-a5c5fc26c18b 2019-05-18 17:58:08,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.39327788353s 2019-05-18 17:58:08,017 - 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'60f04fe2867a49b6a57b7d56abea368b', '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_aa4b6abb-86da-4398-9db7-745fdd51f429'}) 2019-05-18 17:58:08,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 17:58:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "BrXRltIku745od7KnnxnayUy2lmg4h", "email": null, "name": "vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429"}}' 2019-05-18 17:58:08,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 18 May 2019 17:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc6d13c-37f2-4e34-ba64-d83fa46b32a8 2019-05-18 17:58:08,588 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429", "links": {"self": "http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73edc1e63296411d8005db5911c205a6", "domain_id": "default", "password_expires_at": null}} 2019-05-18 17:58:08,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-6cc6d13c-37f2-4e34-ba64-d83fa46b32a8 2019-05-18 17:58:08,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.564472198486s 2019-05-18 17:58:08,589 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'73edc1e63296411d8005db5911c205a6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429'}) 2019-05-18 17:58:08,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 17:58:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:08,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 17:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137ccd93-c2ab-4fc4-b10e-8aea6194dd8b 2019-05-18 17:58:08,819 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 17:58:08,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-137ccd93-c2ab-4fc4-b10e-8aea6194dd8b 2019-05-18 17:58:08,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226766824722s 2019-05-18 17:58:08,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 17:58:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:09,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 17:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3737ea2c-97be-4af5-97cb-fb12c98904b3 2019-05-18 17:58:09,055 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 17:58:09,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3737ea2c-97be-4af5-97cb-fb12c98904b3 2019-05-18 17:58:09,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23041009903s 2019-05-18 17:58:09,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 17:58:09,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:09,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3552869-9a6c-4a49-a8e4-fd7c72fe6e1f 2019-05-18 17:58:09,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 17:58:09,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e3552869-9a6c-4a49-a8e4-fd7c72fe6e1f 2019-05-18 17:58:09,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218404054642s 2019-05-18 17:58:09,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:58:09,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:09,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee42984-7669-451c-ae73-ddc491008d45 2019-05-18 17:58:09,501 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 17:58:09,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6ee42984-7669-451c-ae73-ddc491008d45 2019-05-18 17:58:09,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218944072723s 2019-05-18 17:58:09,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 17:58:09,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:09,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 18 May 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06236e0-c926-4745-b9ed-41042fd24296 2019-05-18 17:58:09,705 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429", "links": {"self": "http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73edc1e63296411d8005db5911c205a6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 17:58:09,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b06236e0-c926-4745-b9ed-41042fd24296 2019-05-18 17:58:09,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202785968781s 2019-05-18 17:58:09,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:58:09,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:09,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7959499-6cc7-40f4-a97e-a6c4659d77d6 2019-05-18 17:58:09,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b"}, "tags": [], "enabled": true, "id": "60f04fe2867a49b6a57b7d56abea368b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429"}]} 2019-05-18 17:58:09,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f7959499-6cc7-40f4-a97e-a6c4659d77d6 2019-05-18 17:58:09,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206609010696s 2019-05-18 17:58:09,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 17:58:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=73edc1e63296411d8005db5911c205a6&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=60f04fe2867a49b6a57b7d56abea368b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:10,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 18 May 2019 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729d3f7d-bec7-47ce-8ddb-54dab285f57c 2019-05-18 17:58:10,150 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=73edc1e63296411d8005db5911c205a6&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=60f04fe2867a49b6a57b7d56abea368b", "previous": null, "next": null}} 2019-05-18 17:58:10,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=73edc1e63296411d8005db5911c205a6&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=60f04fe2867a49b6a57b7d56abea368b used request id req-729d3f7d-bec7-47ce-8ddb-54dab285f57c 2019-05-18 17:58:10,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219248056412s 2019-05-18 17:58:10,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 17:58:10,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b/users/73edc1e63296411d8005db5911c205a6/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:10,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 17:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0dc1841-6b06-4e2d-9391-c74912a69e73 2019-05-18 17:58:10,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 17:58:10,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b/users/73edc1e63296411d8005db5911c205a6/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-c0dc1841-6b06-4e2d-9391-c74912a69e73 2019-05-18 17:58:10,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.280100107193s 2019-05-18 17:58:10,435 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429', 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'60f04fe2867a49b6a57b7d56abea368b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BrXRltIku745od7KnnxnayUy2lmg4h', 'username': u'vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 17:58:10,438 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429', 'password': 'BrXRltIku745od7KnnxnayUy2lmg4h', 'project_name': 'vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '60f04fe2867a49b6a57b7d56abea368b', 'project_domain_name': 'Default'} 2019-05-18 17:58:10,439 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-18 17:58:10,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:58:10,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:10,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c47e21d-2a59-4158-bae4-4cf0964cda7d 2019-05-18 17:58:10,745 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:58:10,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8c47e21d-2a59-4158-bae4-4cf0964cda7d 2019-05-18 17:58:10,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.305198907852s 2019-05-18 17:58:10,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:58:10,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:10,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 17:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede194b1-0948-4de2-b049-67cf899d77a7 2019-05-18 17:58:10,877 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b"}, "tags": [], "enabled": true, "id": "60f04fe2867a49b6a57b7d56abea368b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429"}]} 2019-05-18 17:58:10,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ede194b1-0948-4de2-b049-67cf899d77a7 2019-05-18 17:58:10,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124670028687s 2019-05-18 17:58:10,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 17:58:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" -d '{"network": {"tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "name": "vmready2-net_aa4b6abb-86da-4398-9db7-745fdd51f429", "admin_state_up": true}}' 2019-05-18 17:58:11,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 18 May 2019 17:58:11 GMT X-Openstack-Request-Id: req-77801c29-d69b-4537-b01e-4d9e284f8851 2019-05-18 17:58:11,674 - 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":"577be90a-1112-4d11-8cae-781b2f4b6c49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"60f04fe2867a49b6a57b7d56abea368b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:58:11Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_aa4b6abb-86da-4398-9db7-745fdd51f429","admin_state_up":true,"tenant_id":"60f04fe2867a49b6a57b7d56abea368b","created_at":"2019-05-18T17:58:11Z","mtu":1450}} 2019-05-18 17:58:11,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-77801c29-d69b-4537-b01e-4d9e284f8851 2019-05-18 17:58:11,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.79523897171s 2019-05-18 17:58:11,675 - 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-05-18T17:58:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'577be90a-1112-4d11-8cae-781b2f4b6c49', u'provider:segmentation_id': 86, 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_aa4b6abb-86da-4398-9db7-745fdd51f429', u'created_at': u'2019-05-18T17:58:11Z', u'mtu': 1450, u'tenant_id': u'60f04fe2867a49b6a57b7d56abea368b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'60f04fe2867a49b6a57b7d56abea368b', u'l2_adjacency': True}) 2019-05-18 17:58:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:58:11,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9705f7d1-fefb-4872-b983-aff6a432ccd1 2019-05-18 17:58:11,686 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:58:11,686 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-9705f7d1-fefb-4872-b983-aff6a432ccd1 2019-05-18 17:58:11,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:58:12,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f04fe2867a49b6a57b7d56abea368b", "name": "vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_60f04fe2867a49b6a57b7d56abea368b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_60f04fe2867a49b6a57b7d56abea368b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/60f04fe2867a49b6a57b7d56abea368b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/60f04fe2867a49b6a57b7d56abea368b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/60f04fe2867a49b6a57b7d56abea368b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/60f04fe2867a49b6a57b7d56abea368b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/60f04fe2867a49b6a57b7d56abea368b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/60f04fe2867a49b6a57b7d56abea368b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/60f04fe2867a49b6a57b7d56abea368b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/60f04fe2867a49b6a57b7d56abea368b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/60f04fe2867a49b6a57b7d56abea368b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429", "id": "73edc1e63296411d8005db5911c205a6"}, "audit_ids": ["rDTQsDXiSmmqX0tB6RSQ2A"], "issued_at": "2019-05-18T17:58:12.000000Z"}} 2019-05-18 17:58:12,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:58:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:12,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sat, 18 May 2019 17:58:12 GMT X-Openstack-Request-Id: req-20d07fb5-1caf-4e80-b526-b8f2a1fd57fe 2019-05-18 17:58:12,467 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"577be90a-1112-4d11-8cae-781b2f4b6c49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"60f04fe2867a49b6a57b7d56abea368b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:58:11Z","qos_policy_id":null,"name":"vmready2-net_aa4b6abb-86da-4398-9db7-745fdd51f429","admin_state_up":true,"tenant_id":"60f04fe2867a49b6a57b7d56abea368b","created_at":"2019-05-18T17:58:11Z","mtu":1450}]} 2019-05-18 17:58:12,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-20d07fb5-1caf-4e80-b526-b8f2a1fd57fe 2019-05-18 17:58:12,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376685857773s 2019-05-18 17:58:12,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 17:58:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" -d '{"subnet": {"name": "vmready2-subnet_aa4b6abb-86da-4398-9db7-745fdd51f429", "enable_dhcp": true, "network_id": "577be90a-1112-4d11-8cae-781b2f4b6c49", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 17:58:14,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 18 May 2019 17:58:14 GMT X-Openstack-Request-Id: req-988b1e40-72d1-4c2c-bf40-6a28a90d13d0 2019-05-18 17:58:14,458 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"577be90a-1112-4d11-8cae-781b2f4b6c49","tenant_id":"60f04fe2867a49b6a57b7d56abea368b","created_at":"2019-05-18T17:58:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T17:58:13Z","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":"60f04fe2867a49b6a57b7d56abea368b","id":"b5e25253-7a97-496a-8e51-7d6e7e8f55de","subnetpool_id":null,"name":"vmready2-subnet_aa4b6abb-86da-4398-9db7-745fdd51f429"}} 2019-05-18 17:58:14,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-988b1e40-72d1-4c2c-bf40-6a28a90d13d0 2019-05-18 17:58:14,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.98941087723s 2019-05-18 17:58:14,459 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:58: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'b5e25253-7a97-496a-8e51-7d6e7e8f55de', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_aa4b6abb-86da-4398-9db7-745fdd51f429', u'enable_dhcp': True, u'network_id': u'577be90a-1112-4d11-8cae-781b2f4b6c49', u'tenant_id': u'60f04fe2867a49b6a57b7d56abea368b', u'created_at': u'2019-05-18T17:58: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'60f04fe2867a49b6a57b7d56abea368b'}) 2019-05-18 17:58:14,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 17:58:14,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "vmready2-router_aa4b6abb-86da-4398-9db7-745fdd51f429", "admin_state_up": true}}' 2019-05-18 17:58:21,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 18 May 2019 17:58:21 GMT X-Openstack-Request-Id: req-98c22e39-bbfd-400d-89b2-08f4714a4292 2019-05-18 17:58:21,783 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "created_at": "2019-05-18T17:58:15Z", "admin_state_up": true, "updated_at": "2019-05-18T17:58:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "60f04fe2867a49b6a57b7d56abea368b", "id": "a7dd5407-5f43-47c3-9f5b-ff67f7856259", "name": "vmready2-router_aa4b6abb-86da-4398-9db7-745fdd51f429"}} 2019-05-18 17:58:21,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-98c22e39-bbfd-400d-89b2-08f4714a4292 2019-05-18 17:58:21,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.32389807701s 2019-05-18 17:58:21,784 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:58:16Z', u'revision_number': 3, u'id': u'a7dd5407-5f43-47c3-9f5b-ff67f7856259', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_aa4b6abb-86da-4398-9db7-745fdd51f429', u'admin_state_up': True, u'tenant_id': u'60f04fe2867a49b6a57b7d56abea368b', u'created_at': u'2019-05-18T17:58:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'60f04fe2867a49b6a57b7d56abea368b'}) 2019-05-18 17:58:21,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 17:58:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a7dd5407-5f43-47c3-9f5b-ff67f7856259/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" -d '{"subnet_id": "b5e25253-7a97-496a-8e51-7d6e7e8f55de"}' 2019-05-18 17:58:25,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:58:25 GMT X-Openstack-Request-Id: req-1a013b2f-1f70-4e42-a994-c99ca42b1729 2019-05-18 17:58:25,353 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "577be90a-1112-4d11-8cae-781b2f4b6c49", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "subnet_id": "b5e25253-7a97-496a-8e51-7d6e7e8f55de", "subnet_ids": ["b5e25253-7a97-496a-8e51-7d6e7e8f55de"], "port_id": "2cb9c6c2-34d8-4389-898f-592b9bd36c9c", "id": "a7dd5407-5f43-47c3-9f5b-ff67f7856259"} 2019-05-18 17:58:25,353 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a7dd5407-5f43-47c3-9f5b-ff67f7856259/add_router_interface.json used request id req-1a013b2f-1f70-4e42-a994-c99ca42b1729 2019-05-18 17:58:25,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.5685069561s 2019-05-18 17:58:25,354 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 17:58:25,459 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 17:58:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:58:25,469 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 17:58:25 GMT 2019-05-18 17:58:25,469 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 17:58:25,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:58:25,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:26,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 17:58:26 GMT X-Openstack-Request-Id: req-a2c912bf-d7c9-4a58-b434-6e814cb3360d 2019-05-18 17:58:26,405 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:58:26,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a2c912bf-d7c9-4a58-b434-6e814cb3360d 2019-05-18 17:58:26,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.931295871735s 2019-05-18 17:58:26,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 17:58:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429"}' 2019-05-18 17:58:27,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 18 May 2019 17:58:27 GMT Location: http://172.30.9.23:9292/v2/images/d9f02124-7030-4a57-85f7-534891342ccb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ec0a1ace-f37e-4909-bc14-33b3387087cc 2019-05-18 17:58:27,306 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:58:27Z", "file": "/v2/images/d9f02124-7030-4a57-85f7-534891342ccb/file", "owner": "60f04fe2867a49b6a57b7d56abea368b", "id": "d9f02124-7030-4a57-85f7-534891342ccb", "size": null, "self": "/v2/images/d9f02124-7030-4a57-85f7-534891342ccb", "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_aa4b6abb-86da-4398-9db7-745fdd51f429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429", "checksum": null, "created_at": "2019-05-18T17:58:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 17:58:27,306 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ec0a1ace-f37e-4909-bc14-33b3387087cc 2019-05-18 17:58:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.891923904419s 2019-05-18 17:58:27,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 17:58:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d9f02124-7030-4a57-85f7-534891342ccb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" -d '' 2019-05-18 17:58:29,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 17:58:29 GMT X-Openstack-Request-Id: req-f6abb0a6-68c1-4105-9b14-7231834e099d 2019-05-18 17:58:29,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-05-18 17:58:29,503 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d9f02124-7030-4a57-85f7-534891342ccb/file used request id req-f6abb0a6-68c1-4105-9b14-7231834e099d 2019-05-18 17:58:29,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.19607281685s 2019-05-18 17:58:29,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:58:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:30,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 18 May 2019 17:58:30 GMT X-Openstack-Request-Id: req-d45f3b1c-bd75-4f6a-b080-5070a995ab20 2019-05-18 17:58:30,340 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:58:29Z", "file": "/v2/images/d9f02124-7030-4a57-85f7-534891342ccb/file", "owner": "60f04fe2867a49b6a57b7d56abea368b", "id": "d9f02124-7030-4a57-85f7-534891342ccb", "size": 12716032, "self": "/v2/images/d9f02124-7030-4a57-85f7-534891342ccb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d9f02124-7030-4a57-85f7-534891342ccb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d9f02124-7030-4a57-85f7-534891342ccb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T17:58:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:58:30,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d45f3b1c-bd75-4f6a-b080-5070a995ab20 2019-05-18 17:58:30,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.833260059357s 2019-05-18 17:58:30,343 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d9f02124-7030-4a57-85f7-534891342ccb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d9f02124-7030-4a57-85f7-534891342ccb/file', 'owner': u'60f04fe2867a49b6a57b7d56abea368b', 'id': u'd9f02124-7030-4a57-85f7-534891342ccb', 'size': 12716032, u'self': u'/v2/images/d9f02124-7030-4a57-85f7-534891342ccb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60f04fe2867a49b6a57b7d56abea368b', 'name': 'vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d9f02124-7030-4a57-85f7-534891342ccb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T17:58:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T17:58:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429', '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/d9f02124-7030-4a57-85f7-534891342ccb', 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_aa4b6abb-86da-4398-9db7-745fdd51f429', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429', 'created': u'2019-05-18T17:58:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T17:58:27Z', 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/d9f02124-7030-4a57-85f7-534891342ccb', 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_aa4b6abb-86da-4398-9db7-745fdd51f429', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 17:58:30,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 17:58:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_aa4b6abb-86da-4398-9db7-745fdd51f429", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 17:58:31,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 18 May 2019 17:58:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74a756fa-d3a5-4749-ad77-fd2079591420 x-openstack-request-id: req-74a756fa-d3a5-4749-ad77-fd2079591420 2019-05-18 17:58:31,206 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_aa4b6abb-86da-4398-9db7-745fdd51f429", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f", "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": "c6933f4f-9c9e-4936-97b9-6f0a88eadf7f"}} 2019-05-18 17:58:31,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-74a756fa-d3a5-4749-ad77-fd2079591420 2019-05-18 17:58:31,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.860418796539s 2019-05-18 17:58:31,207 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_aa4b6abb-86da-4398-9db7-745fdd51f429', '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'b33a6ca8fc47490494e5507e3de2c225', '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'c6933f4f-9c9e-4936-97b9-6f0a88eadf7f', 'swap': 0}) 2019-05-18 17:58:31,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 17:58:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" -d '{"extra_specs": {}}' 2019-05-18 17:58:31,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 17:58: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-cc7155ce-81db-4079-806b-4ffabcb487f1 x-openstack-request-id: req-cc7155ce-81db-4079-806b-4ffabcb487f1 2019-05-18 17:58:31,231 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 17:58:31,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f/os-extra_specs used request id req-cc7155ce-81db-4079-806b-4ffabcb487f1 2019-05-18 17:58:31,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234019756317s 2019-05-18 17:58:31,345 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 17:58:31,345 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 17:58:31,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 17:58:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a7dd5407-5f43-47c3-9f5b-ff67f7856259/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" -d '{"subnet_id": "b5e25253-7a97-496a-8e51-7d6e7e8f55de"}' 2019-05-18 17:58:34,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:58:34 GMT X-Openstack-Request-Id: req-2dc0e8b5-deb0-4e8b-a195-27859108bb19 2019-05-18 17:58:34,389 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "577be90a-1112-4d11-8cae-781b2f4b6c49", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "subnet_id": "b5e25253-7a97-496a-8e51-7d6e7e8f55de", "subnet_ids": ["b5e25253-7a97-496a-8e51-7d6e7e8f55de"], "port_id": "2cb9c6c2-34d8-4389-898f-592b9bd36c9c", "id": "a7dd5407-5f43-47c3-9f5b-ff67f7856259"} 2019-05-18 17:58:34,389 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a7dd5407-5f43-47c3-9f5b-ff67f7856259/remove_router_interface.json used request id req-2dc0e8b5-deb0-4e8b-a195-27859108bb19 2019-05-18 17:58:34,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.038834095s 2019-05-18 17:58:34,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 17:58:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:34,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 18 May 2019 17:58:34 GMT X-Openstack-Request-Id: req-5bbc25c2-3de3-4b14-8c13-fa41f540e9c5 2019-05-18 17:58:34,816 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "created_at": "2019-05-18T17:58:15Z", "admin_state_up": true, "updated_at": "2019-05-18T17:58:32Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "60f04fe2867a49b6a57b7d56abea368b", "id": "a7dd5407-5f43-47c3-9f5b-ff67f7856259", "name": "vmready2-router_aa4b6abb-86da-4398-9db7-745fdd51f429"}]} 2019-05-18 17:58:34,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5bbc25c2-3de3-4b14-8c13-fa41f540e9c5 2019-05-18 17:58:34,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.426293849945s 2019-05-18 17:58:34,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 17:58:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a7dd5407-5f43-47c3-9f5b-ff67f7856259.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:39,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:58:39 GMT X-Openstack-Request-Id: req-c5625dc4-807a-4f8a-84e6-5fd38657450b 2019-05-18 17:58:39,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:58:39,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a7dd5407-5f43-47c3-9f5b-ff67f7856259.json used request id req-c5625dc4-807a-4f8a-84e6-5fd38657450b 2019-05-18 17:58:39,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54631710052s 2019-05-18 17:58:39,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 17:58:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:39,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 18 May 2019 17:58:39 GMT X-Openstack-Request-Id: req-04560f3d-60da-4c58-99e6-bc3f77ceeeb1 2019-05-18 17:58:39,704 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"577be90a-1112-4d11-8cae-781b2f4b6c49","tenant_id":"60f04fe2867a49b6a57b7d56abea368b","created_at":"2019-05-18T17:58:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T17:58:13Z","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":"60f04fe2867a49b6a57b7d56abea368b","id":"b5e25253-7a97-496a-8e51-7d6e7e8f55de","subnetpool_id":null,"name":"vmready2-subnet_aa4b6abb-86da-4398-9db7-745fdd51f429"}]} 2019-05-18 17:58:39,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-04560f3d-60da-4c58-99e6-bc3f77ceeeb1 2019-05-18 17:58:39,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.339969158173s 2019-05-18 17:58:39,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 17:58:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b5e25253-7a97-496a-8e51-7d6e7e8f55de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:42,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:58:42 GMT X-Openstack-Request-Id: req-24d800b0-ef8a-4edc-bcbd-c774fb51b758 2019-05-18 17:58:42,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:58:42,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b5e25253-7a97-496a-8e51-7d6e7e8f55de.json used request id req-24d800b0-ef8a-4edc-bcbd-c774fb51b758 2019-05-18 17:58:42,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.8912320137s 2019-05-18 17:58:42,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:58:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:43,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 18 May 2019 17:58:43 GMT X-Openstack-Request-Id: req-6ec5b4cf-9691-4fd6-8346-e184374787a9 2019-05-18 17:58:43,809 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"577be90a-1112-4d11-8cae-781b2f4b6c49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"60f04fe2867a49b6a57b7d56abea368b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:58:42Z","qos_policy_id":null,"name":"vmready2-net_aa4b6abb-86da-4398-9db7-745fdd51f429","admin_state_up":true,"tenant_id":"60f04fe2867a49b6a57b7d56abea368b","created_at":"2019-05-18T17:58:11Z","mtu":1450}]} 2019-05-18 17:58:43,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6ec5b4cf-9691-4fd6-8346-e184374787a9 2019-05-18 17:58:43,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21179986s 2019-05-18 17:58:43,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 17:58:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/577be90a-1112-4d11-8cae-781b2f4b6c49.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:44,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:58:44 GMT X-Openstack-Request-Id: req-dad14ebf-7ae3-484a-8685-61ef854cc91c 2019-05-18 17:58:44,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:58:44,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/577be90a-1112-4d11-8cae-781b2f4b6c49.json used request id req-dad14ebf-7ae3-484a-8685-61ef854cc91c 2019-05-18 17:58:44,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15804100037s 2019-05-18 17:58:44,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:58:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:45,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 18 May 2019 17:58:45 GMT X-Openstack-Request-Id: req-64019bba-ba48-4eb3-b04f-709ae064104e 2019-05-18 17:58:45,798 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:58:29Z", "file": "/v2/images/d9f02124-7030-4a57-85f7-534891342ccb/file", "owner": "60f04fe2867a49b6a57b7d56abea368b", "id": "d9f02124-7030-4a57-85f7-534891342ccb", "size": 12716032, "self": "/v2/images/d9f02124-7030-4a57-85f7-534891342ccb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d9f02124-7030-4a57-85f7-534891342ccb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d9f02124-7030-4a57-85f7-534891342ccb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_aa4b6abb-86da-4398-9db7-745fdd51f429", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T17:58:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:58:45,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-64019bba-ba48-4eb3-b04f-709ae064104e 2019-05-18 17:58:45,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.825757980347s 2019-05-18 17:58:45,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 17:58:45,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d9f02124-7030-4a57-85f7-534891342ccb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9d51fcebd3b0e6541a688511d425e6b20f8ab907" 2019-05-18 17:58:47,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 17:58:47 GMT X-Openstack-Request-Id: req-f2a73834-cace-4051-9d43-fd0ff03dde79 2019-05-18 17:58:47,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 17:58:47,624 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d9f02124-7030-4a57-85f7-534891342ccb used request id req-f2a73834-cace-4051-9d43-fd0ff03dde79 2019-05-18 17:58:47,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.82311606407s 2019-05-18 17:58:47,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 17:58:47,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:47,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 18 May 2019 17:58:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3775876-7a43-4330-8fbf-e25fdbbba3fb x-openstack-request-id: req-c3775876-7a43-4330-8fbf-e25fdbbba3fb 2019-05-18 17:58:47,658 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_aa4b6abb-86da-4398-9db7-745fdd51f429", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f", "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": "c6933f4f-9c9e-4936-97b9-6f0a88eadf7f"}]} 2019-05-18 17:58:47,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c3775876-7a43-4330-8fbf-e25fdbbba3fb 2019-05-18 17:58:47,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288589000702s 2019-05-18 17:58:47,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 17:58:47,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:47,818 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 17:58: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-22597824-dc17-4b42-935b-11daab23f98f x-openstack-request-id: req-22597824-dc17-4b42-935b-11daab23f98f 2019-05-18 17:58:47,818 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c6933f4f-9c9e-4936-97b9-6f0a88eadf7f used request id req-22597824-dc17-4b42-935b-11daab23f98f 2019-05-18 17:58:47,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.158210039139s 2019-05-18 17:58:47,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 17:58:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:48,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 18 May 2019 17:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d10149-0fa3-4488-be60-ad8a21e82130 2019-05-18 17:58:48,056 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429", "links": {"self": "http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73edc1e63296411d8005db5911c205a6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 17:58:48,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-22d10149-0fa3-4488-be60-ad8a21e82130 2019-05-18 17:58:48,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23694896698s 2019-05-18 17:58:48,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 17:58:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:48,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 18 May 2019 17:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97bb2d2-0e63-40b4-94ec-ce2f0bdff96a 2019-05-18 17:58:48,293 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_aa4b6abb-86da-4398-9db7-745fdd51f429", "links": {"self": "http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "73edc1e63296411d8005db5911c205a6", "description": null}} 2019-05-18 17:58:48,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6 used request id req-c97bb2d2-0e63-40b4-94ec-ce2f0bdff96a 2019-05-18 17:58:48,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231635093689s 2019-05-18 17:58:48,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 17:58:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:48,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 17:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6bde5f6-dd47-4d4b-956e-c6195a371272 2019-05-18 17:58:48,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 17:58:48,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/73edc1e63296411d8005db5911c205a6 used request id req-f6bde5f6-dd47-4d4b-956e-c6195a371272 2019-05-18 17:58:48,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.420922994614s 2019-05-18 17:58:48,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:58:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:48,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 18 May 2019 17:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d24533-54a8-410a-a89f-b8fc3412d54d 2019-05-18 17:58:48,948 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b"}, "tags": [], "enabled": true, "id": "60f04fe2867a49b6a57b7d56abea368b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_aa4b6abb-86da-4398-9db7-745fdd51f429"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 17:58:48,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-89d24533-54a8-410a-a89f-b8fc3412d54d 2019-05-18 17:58:48,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227332115173s 2019-05-18 17:58:48,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 17:58:48,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:49,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 17:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1104ed34-14c5-4d92-aaa2-8d8d0ffb29f4 2019-05-18 17:58:49,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 17:58:49,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/60f04fe2867a49b6a57b7d56abea368b used request id req-1104ed34-14c5-4d92-aaa2-8d8d0ffb29f4 2019-05-18 17:58:49,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.389394044876s 2019-05-18 17:58:49,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 17:58:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=60f04fe2867a49b6a57b7d56abea368b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:49,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 17:58:49 GMT X-Openstack-Request-Id: req-e4513af7-c40e-4a15-af93-eb8476c0ef4c 2019-05-18 17:58:49,716 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "created_at": "2019-05-18T17:58:11Z", "updated_at": "2019-05-18T17:58:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "64ab89bd-6e3b-4ae0-a848-36838e1b12ab", "remote_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "900ab93d-2077-4f52-8bad-165a304891a8", "remote_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "b7ec2934-3784-4fff-9876-b18297b72f96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "c98be935-d168-449d-8351-bdfcb8a2e136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}], "revision_number": 1, "project_id": "60f04fe2867a49b6a57b7d56abea368b", "id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "name": "default"}]} 2019-05-18 17:58:49,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=60f04fe2867a49b6a57b7d56abea368b&name=default used request id req-e4513af7-c40e-4a15-af93-eb8476c0ef4c 2019-05-18 17:58:49,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368633031845s 2019-05-18 17:58:49,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 17:58:49,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:50,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 17:58:50 GMT X-Openstack-Request-Id: req-d1f55a0b-5790-4bfb-8be3-406549ee5709 2019-05-18 17:58:50,069 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "created_at": "2019-05-18T17:58:11Z", "updated_at": "2019-05-18T17:58:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "64ab89bd-6e3b-4ae0-a848-36838e1b12ab", "remote_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "c98be935-d168-449d-8351-bdfcb8a2e136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "900ab93d-2077-4f52-8bad-165a304891a8", "remote_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:58:11Z", "revision_number": 0, "id": "b7ec2934-3784-4fff-9876-b18297b72f96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:58:11Z", "security_group_id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "tenant_id": "60f04fe2867a49b6a57b7d56abea368b", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f04fe2867a49b6a57b7d56abea368b"}], "revision_number": 1, "project_id": "60f04fe2867a49b6a57b7d56abea368b", "id": "8507234b-f40d-4001-8cbd-e57f3e5117cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 17:58:50,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d1f55a0b-5790-4bfb-8be3-406549ee5709 2019-05-18 17:58:50,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347285985947s 2019-05-18 17:58:50,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 17:58:50,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8507234b-f40d-4001-8cbd-e57f3e5117cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f92aec34aa28afe4f9bb808f712c5ea82834a90b" 2019-05-18 17:58:50,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:58:50 GMT X-Openstack-Request-Id: req-76ea8490-3afa-40a6-a3cc-42f5ccaa9d9e 2019-05-18 17:58:50,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:58:50,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8507234b-f40d-4001-8cbd-e57f3e5117cc.json used request id req-76ea8490-3afa-40a6-a3cc-42f5ccaa9d9e 2019-05-18 17:58:50,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.428642988205s 2019-05-18 17:58:50,550 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-18 17:58:50,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:58:50,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 17:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de0de0f-f3de-4ee8-a536-04f6908ea0bc 2019-05-18 17:58:50,592 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 17:58:50,592 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5de0de0f-f3de-4ee8-a536-04f6908ea0bc 2019-05-18 17:58:50,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 17:58:51,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T18:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["0npBtfBNTgWOaGYSBaYLjg"], "issued_at": "2019-05-18T17:58:50.000000Z"}} 2019-05-18 17:58:51,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:58:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:58:51,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 17:58:51 GMT X-Openstack-Request-Id: req-679d09ab-ee62-4ac8-bb8f-bc773a009a4b 2019-05-18 17:58:51,411 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 17:58:51,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-679d09ab-ee62-4ac8-bb8f-bc773a009a4b 2019-05-18 17:58:51,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400791883469s 2019-05-18 17:58:51,417 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-18 17:58:51,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:58:51,429 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 17:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae04bf20-c94f-4039-884f-cee62bc6fa71 2019-05-18 17:58:51,429 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 17:58:51,429 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-ae04bf20-c94f-4039-884f-cee62bc6fa71 2019-05-18 17:58:51,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 17:58:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:58:51,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 17:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec53fe61-51a8-43f3-8aac-2ed2273826a8 2019-05-18 17:58:51,672 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 17:58:51,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ec53fe61-51a8-43f3-8aac-2ed2273826a8 2019-05-18 17:58:51,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.242027044296s 2019-05-18 17:58:51,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 17:58:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:58:51,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 18 May 2019 17:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea92a1d7-91a1-494f-a495-7ceea13670ca 2019-05-18 17:58:51,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 17:58:51,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ea92a1d7-91a1-494f-a495-7ceea13670ca 2019-05-18 17:58:51,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129479885101s 2019-05-18 17:58:51,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 17:58:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"network": {"tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "name": "singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87", "admin_state_up": true}}' 2019-05-18 17:58:52,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 18 May 2019 17:58:52 GMT X-Openstack-Request-Id: req-1e92fc50-d3f5-4d8d-848f-1447ac345e1c 2019-05-18 17:58:52,368 - 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":"6165cb44-5edf-464d-a72d-e022c8983edd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:58:52Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:52Z","mtu":1450}} 2019-05-18 17:58:52,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1e92fc50-d3f5-4d8d-848f-1447ac345e1c 2019-05-18 17:58:52,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.558660984039s 2019-05-18 17:58:52,369 - 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-05-18T17:58:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6165cb44-5edf-464d-a72d-e022c8983edd', u'provider:segmentation_id': 2, 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_6e9b5c51-e8cf-47ba-8646-b54445431e87', u'created_at': u'2019-05-18T17:58:52Z', u'mtu': 1450, u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b33a6ca8fc47490494e5507e3de2c225', u'l2_adjacency': True}) 2019-05-18 17:58:52,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:58:52,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:58:52,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 18 May 2019 17:58:52 GMT X-Openstack-Request-Id: req-8b1189f3-8cc8-4194-95ef-04305f4721cd 2019-05-18 17:58:52,742 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6165cb44-5edf-464d-a72d-e022c8983edd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:58:52Z","qos_policy_id":null,"name":"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:52Z","provider:network_type":"vxlan"}]} 2019-05-18 17:58:52,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8b1189f3-8cc8-4194-95ef-04305f4721cd 2019-05-18 17:58:52,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372662067413s 2019-05-18 17:58:52,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 17:58:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"subnet": {"name": "singlevm1-subnet_6e9b5c51-e8cf-47ba-8646-b54445431e87", "enable_dhcp": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 17:58:53,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 18 May 2019 17:58:53 GMT X-Openstack-Request-Id: req-62d8f6a6-872f-4330-a225-8d9435caa667 2019-05-18 17:58:53,692 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T17:58: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":"56c07d42-0faf-4866-a2b5-c150aee2e5ab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b33a6ca8fc47490494e5507e3de2c225","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6e9b5c51-e8cf-47ba-8646-b54445431e87","enable_dhcp":true,"segment_id":null,"network_id":"6165cb44-5edf-464d-a72d-e022c8983edd","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:53Z","ip_version":4}} 2019-05-18 17:58:53,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-62d8f6a6-872f-4330-a225-8d9435caa667 2019-05-18 17:58:53,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.948276042938s 2019-05-18 17:58:53,693 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:58: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'56c07d42-0faf-4866-a2b5-c150aee2e5ab', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_6e9b5c51-e8cf-47ba-8646-b54445431e87', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6165cb44-5edf-464d-a72d-e022c8983edd', u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'created_at': u'2019-05-18T17:58: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'b33a6ca8fc47490494e5507e3de2c225'}) 2019-05-18 17:58:53,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 17:58:53,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "singlevm1-router_6e9b5c51-e8cf-47ba-8646-b54445431e87", "admin_state_up": true}}' 2019-05-18 17:59:00,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sat, 18 May 2019 17:59:00 GMT X-Openstack-Request-Id: req-1a80ed70-8c5f-45d8-83ec-ee2f9facfc9f 2019-05-18 17:59:00,784 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:58:54Z", "admin_state_up": true, "updated_at": "2019-05-18T17:58:55Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "name": "singlevm1-router_6e9b5c51-e8cf-47ba-8646-b54445431e87"}} 2019-05-18 17:59:00,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1a80ed70-8c5f-45d8-83ec-ee2f9facfc9f 2019-05-18 17:59:00,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.09061694145s 2019-05-18 17:59:00,785 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T17:58:55Z', u'revision_number': 3, u'ha': True, u'id': u'81812aa9-285f-47bf-9e11-f1fb08e1426c', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_6e9b5c51-e8cf-47ba-8646-b54445431e87', u'admin_state_up': True, u'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', u'created_at': u'2019-05-18T17:58:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'b33a6ca8fc47490494e5507e3de2c225'}) 2019-05-18 17:59:00,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 17:59:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/81812aa9-285f-47bf-9e11-f1fb08e1426c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"subnet_id": "56c07d42-0faf-4866-a2b5-c150aee2e5ab"}' 2019-05-18 17:59:03,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:59:03 GMT X-Openstack-Request-Id: req-ca97f7b5-6343-4be0-a5a7-f6479fdab117 2019-05-18 17:59:03,730 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "subnet_id": "56c07d42-0faf-4866-a2b5-c150aee2e5ab", "subnet_ids": ["56c07d42-0faf-4866-a2b5-c150aee2e5ab"], "port_id": "e0781364-32ec-4bfc-85be-a5f29555e9fc", "id": "81812aa9-285f-47bf-9e11-f1fb08e1426c"} 2019-05-18 17:59:03,731 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/81812aa9-285f-47bf-9e11-f1fb08e1426c/add_router_interface.json used request id req-ca97f7b5-6343-4be0-a5a7-f6479fdab117 2019-05-18 17:59:03,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.9454100132s 2019-05-18 17:59:03,731 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 17:59:03,837 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 17:59:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 17:59:03,846 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 17:59:03 GMT 2019-05-18 17:59:03,846 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 17:59:03,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:59:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:04,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 17:59:04 GMT X-Openstack-Request-Id: req-455143af-3bfd-42d2-a41a-d328e78a2f40 2019-05-18 17:59:04,654 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:59:04,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-455143af-3bfd-42d2-a41a-d328e78a2f40 2019-05-18 17:59:04,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.803307056427s 2019-05-18 17:59:04,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 17:59:04,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87"}' 2019-05-18 17:59:05,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 18 May 2019 17:59:05 GMT Location: http://172.30.9.23:9292/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54a0a01e-5c33-41d0-99cd-572c831c8a02 2019-05-18 17:59:05,545 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:59:05Z", "file": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102/file", "owner": "b33a6ca8fc47490494e5507e3de2c225", "id": "69f27576-88a5-412b-bafa-45e8f34e2102", "size": null, "self": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102", "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_6e9b5c51-e8cf-47ba-8646-b54445431e87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "checksum": null, "created_at": "2019-05-18T17:59:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 17:59:05,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-54a0a01e-5c33-41d0-99cd-572c831c8a02 2019-05-18 17:59:05,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.882398843765s 2019-05-18 17:59:05,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 17:59:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '' 2019-05-18 17:59:07,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 17:59:07 GMT X-Openstack-Request-Id: req-2073dc90-51d0-46b8-a388-56f440d72f27 2019-05-18 17:59:07,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 17:59:07,545 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102/file used request id req-2073dc90-51d0-46b8-a388-56f440d72f27 2019-05-18 17:59:07,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.99885797501s 2019-05-18 17:59:07,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:59:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:07,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 17:59:07 GMT X-Openstack-Request-Id: req-c59e5ce4-634c-4507-a521-1df18c472e36 2019-05-18 17:59:07,578 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:59:07Z", "file": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102/file", "owner": "b33a6ca8fc47490494e5507e3de2c225", "id": "69f27576-88a5-412b-bafa-45e8f34e2102", "size": 12716032, "self": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T17:59:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:59:07,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c59e5ce4-634c-4507-a521-1df18c472e36 2019-05-18 17:59:07,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0294160842896s 2019-05-18 17:59:07,580 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102/file', 'owner': u'b33a6ca8fc47490494e5507e3de2c225', 'id': u'69f27576-88a5-412b-bafa-45e8f34e2102', 'size': 12716032, u'self': u'/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b33a6ca8fc47490494e5507e3de2c225', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T17:59:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T17:59:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87', '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/69f27576-88a5-412b-bafa-45e8f34e2102', 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_6e9b5c51-e8cf-47ba-8646-b54445431e87', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87', 'created': u'2019-05-18T17:59:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T17:59:05Z', 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/69f27576-88a5-412b-bafa-45e8f34e2102', 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_6e9b5c51-e8cf-47ba-8646-b54445431e87', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 17:59:07,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 17:59:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_6e9b5c51-e8cf-47ba-8646-b54445431e87", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 17:59:07,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 17:59:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4994b0ec-4afe-4c3d-8dd0-af0c4d2d4a6c x-openstack-request-id: req-4994b0ec-4afe-4c3d-8dd0-af0c4d2d4a6c 2019-05-18 17:59:07,949 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_6e9b5c51-e8cf-47ba-8646-b54445431e87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "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": "3ff5304f-222c-412b-9d9f-d1006aa271b6"}} 2019-05-18 17:59:07,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4994b0ec-4afe-4c3d-8dd0-af0c4d2d4a6c 2019-05-18 17:59:07,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.365385055542s 2019-05-18 17:59:07,950 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_6e9b5c51-e8cf-47ba-8646-b54445431e87', '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'b33a6ca8fc47490494e5507e3de2c225', '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'3ff5304f-222c-412b-9d9f-d1006aa271b6', 'swap': 0}) 2019-05-18 17:59:07,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 17:59:07,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"extra_specs": {}}' 2019-05-18 17:59:07,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 17:59:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07957fca-b4ef-4996-8dde-a9fb10230978 x-openstack-request-id: req-07957fca-b4ef-4996-8dde-a9fb10230978 2019-05-18 17:59:07,972 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 17:59:07,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6/os-extra_specs used request id req-07957fca-b4ef-4996-8dde-a9fb10230978 2019-05-18 17:59:07,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213930606842s 2019-05-18 17:59:07,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 17:59:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"keypair": {"name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87"}}' 2019-05-18 17:59:08,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sat, 18 May 2019 17:59:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0214885f-4cf4-41af-9108-dbd36d54c336 x-openstack-request-id: req-0214885f-4cf4-41af-9108-dbd36d54c336 2019-05-18 17:59:08,234 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1S2XTWYQBhguvhIuBBzzMMSo/0vqr6SnjiPvIOCNx7fOZesNXFIA4rx+ZEk7pYZShzmFyOB7pIDgqBh1ZC+rzFWOfaIBM2HhUqOsm9A7Xh9wl09lXvPLo9/fqvkdNoLksXmtJ4D56uolTlUzdyf+NdKfm7fH7JvYXQnlKGxnmU7IC0A144Lif8EXxPRJijn9CmZwkvdlMoGJCYvnjuwLH4TEkvNo6EwtABLy6eQ9RYIzSH1SC5IWzyUTVrVtzdysSDN4lOsJJN4ed3yDf5DKtWORsmuI2zENk00UA/Hz383tPTCWh6Cdp24r7cb2EBUQr4+zoROU1gEyibDjUmX7f Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtUtl01mEAYYLr4SLgQc8zDEqP9L6q+kp44j7yDgjce3zmXrD\nVxSAOK8fmRJO6WGUoc5hcjge6SA4KgYdWQvq8xVjn2iATNh4VKjrJvQO14fcJdPZ\nV7zy6Pf36r5HTaC5LF5rSeA+erqJU5VM3cn/jXSn5u3x+yb2F0J5ShsZ5lOyAtAN\neOC4n/BF8T0SYo5/QpmcJL3ZTKBiQmL547sCx+ExJLzaOhMLQAS8unkPUWCM0h9U\nguSFs8lE1a1bc3crEgzeJTrCSTeHnd8g3+QyrVjkbJriNsxDZNNFAPx89/N7T0wl\noegnaduK+3G9hAVEK+Ps6ETlNYBMomw41Jl+3wIDAQABAoIBAQCMEvFd1vATbUpi\nFnri+oCTE/mczpo3cTOYRiKjlBxuzndEwoFjKsfXBBfZ4TdvQqHgUuEfqxTW8rny\nXj8WqgqiPoh2hft7ZFW0s77cnf1JsgL6hzCKhcb5EX5PtSzKYcAw89LZhZVAphes\nqNJ3GreEx/lih75LWtMRLZ8hDsd4GS0MitMpx+DgRFlFTyIpoNrJFSKoZSSAjrnU\nnB9/J39GritYpTpW9hLLz0Ho4hXAvbH6mILnUc4otD7hjhcjzR4o9b7XWKB8bo2u\nFTxEoSauq+ktEwhz66Z4bsg54LbcXUpN2wzAo6IDKEIto0p7USLu5Rwmt7c036y1\nLaqM1oyhAoGBAOUPKStXSJCMkIAWVJ6QYU4UjKLgbRkUAtCK4Pju1m0UqQGxS1VC\nE5OhSEI14uMputZp6uEAz6qjYX1ULf4n7XnTz3Vg3khyFXGYLMYa/Nbqv+5WL3RD\nvow4LqEu9akqr+CgWojpqybUlWIJMDfbJIrbkweqHzilYvGMH2qLbCSNAoGBAMqe\nEdz92Gk7kh6qRS0t1MF//mT3L9Lbope0xJOYdbDormCOzUui4NIl2rkge+PIlTeb\n3IkGqIj8xvMjMZ/mOHKVHgt0I+S7iK+HsbIPuIanTctFYDfmNitQNWlQB6xH9HBX\nWiaUcSniVOAYJV8U6OcZETLWoKOUwFfjObyzGTQbAoGAfU9u+Vv1wcZ0Yu5Ueq6H\n3RxW1+ApLxgIdigT7XtT6TbtQpTInqrYZOJN0pMCPb4djaFCMrer5DEfa137D1iu\njQB4NUG6OS3YV12l2Pb4rWade3jA2z0YaENwFxPGpzZII332KYKT9FlGI+zc6SHE\n+wYmiIHkNKwd1gEPSs1dax0CgYA8pVNzcgd0eAAkbZKHE1C7GjRqxBHsaxEfl1u/\nUcLoULzg6d1I5lekjvAIuVBbvY3sNxqraPLJDd/+pmoUEjSTF08G3pxfukIPR+5H\n/aydoTYHwZwrHxzXmgpimzGwv1jKx1qUcZntj3EYIiINc5TClx4uuU8bp0prA/gk\nIvdIQQKBgBzJ/KV3i1KQH/HHfxqqTzoDnVMG1b1Xa0Oe1matnSpBAl01gnL9HnGV\ntWU96qQ3epSigT8cgH8DibVftripl1+FUS3RUYGyJZu8R6R4kteuf868yYj7g5pq\nuVBnMjMlRV+et0FCMvVXE7D7iMVXUL2m+LgHvnrD2WECH/r52cup\n-----END RSA PRIVATE KEY-----\n", "user_id": "d6daa1d3985e49c49b898d7c6d96d399", "name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "fingerprint": "e2:15:cd:46:cd:94:17:d8:c8:29:c6:d8:52:ba:21:3b"}} 2019-05-18 17:59:08,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0214885f-4cf4-41af-9108-dbd36d54c336 2019-05-18 17:59:08,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.26106595993s 2019-05-18 17:59:08,235 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1S2XTWYQBhguvhIuBBzzMMSo/0vqr6SnjiPvIOCNx7fOZesNXFIA4rx+ZEk7pYZShzmFyOB7pIDgqBh1ZC+rzFWOfaIBM2HhUqOsm9A7Xh9wl09lXvPLo9/fqvkdNoLksXmtJ4D56uolTlUzdyf+NdKfm7fH7JvYXQnlKGxnmU7IC0A144Lif8EXxPRJijn9CmZwkvdlMoGJCYvnjuwLH4TEkvNo6EwtABLy6eQ9RYIzSH1SC5IWzyUTVrVtzdysSDN4lOsJJN4ed3yDf5DKtWORsmuI2zENk00UA/Hz383tPTCWh6Cdp24r7cb2EBUQr4+zoROU1gEyibDjUmX7f Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtUtl01mEAYYLr4SLgQc8zDEqP9L6q+kp44j7yDgjce3zmXrD\nVxSAOK8fmRJO6WGUoc5hcjge6SA4KgYdWQvq8xVjn2iATNh4VKjrJvQO14fcJdPZ\nV7zy6Pf36r5HTaC5LF5rSeA+erqJU5VM3cn/jXSn5u3x+yb2F0J5ShsZ5lOyAtAN\neOC4n/BF8T0SYo5/QpmcJL3ZTKBiQmL547sCx+ExJLzaOhMLQAS8unkPUWCM0h9U\nguSFs8lE1a1bc3crEgzeJTrCSTeHnd8g3+QyrVjkbJriNsxDZNNFAPx89/N7T0wl\noegnaduK+3G9hAVEK+Ps6ETlNYBMomw41Jl+3wIDAQABAoIBAQCMEvFd1vATbUpi\nFnri+oCTE/mczpo3cTOYRiKjlBxuzndEwoFjKsfXBBfZ4TdvQqHgUuEfqxTW8rny\nXj8WqgqiPoh2hft7ZFW0s77cnf1JsgL6hzCKhcb5EX5PtSzKYcAw89LZhZVAphes\nqNJ3GreEx/lih75LWtMRLZ8hDsd4GS0MitMpx+DgRFlFTyIpoNrJFSKoZSSAjrnU\nnB9/J39GritYpTpW9hLLz0Ho4hXAvbH6mILnUc4otD7hjhcjzR4o9b7XWKB8bo2u\nFTxEoSauq+ktEwhz66Z4bsg54LbcXUpN2wzAo6IDKEIto0p7USLu5Rwmt7c036y1\nLaqM1oyhAoGBAOUPKStXSJCMkIAWVJ6QYU4UjKLgbRkUAtCK4Pju1m0UqQGxS1VC\nE5OhSEI14uMputZp6uEAz6qjYX1ULf4n7XnTz3Vg3khyFXGYLMYa/Nbqv+5WL3RD\nvow4LqEu9akqr+CgWojpqybUlWIJMDfbJIrbkweqHzilYvGMH2qLbCSNAoGBAMqe\nEdz92Gk7kh6qRS0t1MF//mT3L9Lbope0xJOYdbDormCOzUui4NIl2rkge+PIlTeb\n3IkGqIj8xvMjMZ/mOHKVHgt0I+S7iK+HsbIPuIanTctFYDfmNitQNWlQB6xH9HBX\nWiaUcSniVOAYJV8U6OcZETLWoKOUwFfjObyzGTQbAoGAfU9u+Vv1wcZ0Yu5Ueq6H\n3RxW1+ApLxgIdigT7XtT6TbtQpTInqrYZOJN0pMCPb4djaFCMrer5DEfa137D1iu\njQB4NUG6OS3YV12l2Pb4rWade3jA2z0YaENwFxPGpzZII332KYKT9FlGI+zc6SHE\n+wYmiIHkNKwd1gEPSs1dax0CgYA8pVNzcgd0eAAkbZKHE1C7GjRqxBHsaxEfl1u/\nUcLoULzg6d1I5lekjvAIuVBbvY3sNxqraPLJDd/+pmoUEjSTF08G3pxfukIPR+5H\n/aydoTYHwZwrHxzXmgpimzGwv1jKx1qUcZntj3EYIiINc5TClx4uuU8bp0prA/gk\nIvdIQQKBgBzJ/KV3i1KQH/HHfxqqTzoDnVMG1b1Xa0Oe1matnSpBAl01gnL9HnGV\ntWU96qQ3epSigT8cgH8DibVftripl1+FUS3RUYGyJZu8R6R4kteuf868yYj7g5pq\nuVBnMjMlRV+et0FCMvVXE7D7iMVXUL2m+LgHvnrD2WECH/r52cup\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd6daa1d3985e49c49b898d7c6d96d399', 'name': u'singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87', 'created_at': '2019-05-18T17:59:08.235206', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b33a6ca8fc47490494e5507e3de2c225', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e2:15:cd:46:cd:94:17:d8:c8:29:c6:d8:52:ba:21:3b', 'type': 'ssh', 'id': u'singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87'}) 2019-05-18 17:59:08,235 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtUtl01mEAYYLr4SLgQc8zDEqP9L6q+kp44j7yDgjce3zmXrD VxSAOK8fmRJO6WGUoc5hcjge6SA4KgYdWQvq8xVjn2iATNh4VKjrJvQO14fcJdPZ V7zy6Pf36r5HTaC5LF5rSeA+erqJU5VM3cn/jXSn5u3x+yb2F0J5ShsZ5lOyAtAN eOC4n/BF8T0SYo5/QpmcJL3ZTKBiQmL547sCx+ExJLzaOhMLQAS8unkPUWCM0h9U guSFs8lE1a1bc3crEgzeJTrCSTeHnd8g3+QyrVjkbJriNsxDZNNFAPx89/N7T0wl oegnaduK+3G9hAVEK+Ps6ETlNYBMomw41Jl+3wIDAQABAoIBAQCMEvFd1vATbUpi Fnri+oCTE/mczpo3cTOYRiKjlBxuzndEwoFjKsfXBBfZ4TdvQqHgUuEfqxTW8rny Xj8WqgqiPoh2hft7ZFW0s77cnf1JsgL6hzCKhcb5EX5PtSzKYcAw89LZhZVAphes qNJ3GreEx/lih75LWtMRLZ8hDsd4GS0MitMpx+DgRFlFTyIpoNrJFSKoZSSAjrnU nB9/J39GritYpTpW9hLLz0Ho4hXAvbH6mILnUc4otD7hjhcjzR4o9b7XWKB8bo2u FTxEoSauq+ktEwhz66Z4bsg54LbcXUpN2wzAo6IDKEIto0p7USLu5Rwmt7c036y1 LaqM1oyhAoGBAOUPKStXSJCMkIAWVJ6QYU4UjKLgbRkUAtCK4Pju1m0UqQGxS1VC E5OhSEI14uMputZp6uEAz6qjYX1ULf4n7XnTz3Vg3khyFXGYLMYa/Nbqv+5WL3RD vow4LqEu9akqr+CgWojpqybUlWIJMDfbJIrbkweqHzilYvGMH2qLbCSNAoGBAMqe Edz92Gk7kh6qRS0t1MF//mT3L9Lbope0xJOYdbDormCOzUui4NIl2rkge+PIlTeb 3IkGqIj8xvMjMZ/mOHKVHgt0I+S7iK+HsbIPuIanTctFYDfmNitQNWlQB6xH9HBX WiaUcSniVOAYJV8U6OcZETLWoKOUwFfjObyzGTQbAoGAfU9u+Vv1wcZ0Yu5Ueq6H 3RxW1+ApLxgIdigT7XtT6TbtQpTInqrYZOJN0pMCPb4djaFCMrer5DEfa137D1iu jQB4NUG6OS3YV12l2Pb4rWade3jA2z0YaENwFxPGpzZII332KYKT9FlGI+zc6SHE +wYmiIHkNKwd1gEPSs1dax0CgYA8pVNzcgd0eAAkbZKHE1C7GjRqxBHsaxEfl1u/ UcLoULzg6d1I5lekjvAIuVBbvY3sNxqraPLJDd/+pmoUEjSTF08G3pxfukIPR+5H /aydoTYHwZwrHxzXmgpimzGwv1jKx1qUcZntj3EYIiINc5TClx4uuU8bp0prA/gk IvdIQQKBgBzJ/KV3i1KQH/HHfxqqTzoDnVMG1b1Xa0Oe1matnSpBAl01gnL9HnGV tWU96qQ3epSigT8cgH8DibVftripl1+FUS3RUYGyJZu8R6R4kteuf868yYj7g5pq uVBnMjMlRV+et0FCMvVXE7D7iMVXUL2m+LgHvnrD2WECH/r52cup -----END RSA PRIVATE KEY----- 2019-05-18 17:59:08,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-18 17:59:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"security_group": {"name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-18 17:59:09,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 18 May 2019 17:59:09 GMT X-Openstack-Request-Id: req-2c1ecf6a-ce34-4b44-b77c-5878ca1bffc6 2019-05-18 17:59:09,526 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:09Z", "updated_at": "2019-05-18T17:59:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "019f801c-37d5-482c-ba9e-ce012cfee70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "2fccbe23-7879-40bf-a369-c0664978f73f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}} 2019-05-18 17:59:09,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2c1ecf6a-ce34-4b44-b77c-5878ca1bffc6 2019-05-18 17:59:09,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.28541517258s 2019-05-18 17:59:09,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 17:59:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:09,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sat, 18 May 2019 17:59:09 GMT X-Openstack-Request-Id: req-435ba461-67bb-47c9-a761-475428005195 2019-05-18 17:59:09,882 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:09Z", "updated_at": "2019-05-18T17:59:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "019f801c-37d5-482c-ba9e-ce012cfee70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "2fccbe23-7879-40bf-a369-c0664978f73f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 17:59:09,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-435ba461-67bb-47c9-a761-475428005195 2019-05-18 17:59:09,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349970817566s 2019-05-18 17:59:09,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 17:59:09,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -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": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2"}}' 2019-05-18 17:59:10,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 17:59:10 GMT X-Openstack-Request-Id: req-de568434-22d3-40b3-a8c5-6abb428f553e 2019-05-18 17:59:10,046 - 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-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "port_range_min": 22, "revision_number": 0, "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:09Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "25d6a43e-4fbc-42d4-ab98-cfa327e64063"}} 2019-05-18 17:59:10,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-de568434-22d3-40b3-a8c5-6abb428f553e 2019-05-18 17:59:10,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156774997711s 2019-05-18 17:59:10,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 17:59:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:10,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sat, 18 May 2019 17:59:10 GMT X-Openstack-Request-Id: req-23780ccb-7b50-4c5b-b759-1726d0c0e048 2019-05-18 17:59:10,108 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:09Z", "updated_at": "2019-05-18T17:59:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "019f801c-37d5-482c-ba9e-ce012cfee70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "2fccbe23-7879-40bf-a369-c0664978f73f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "25d6a43e-4fbc-42d4-ab98-cfa327e64063", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 2, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 17:59:10,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-23780ccb-7b50-4c5b-b759-1726d0c0e048 2019-05-18 17:59:10,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0562551021576s 2019-05-18 17:59:10,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 17:59:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -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": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2"}}' 2019-05-18 17:59:10,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 18 May 2019 17:59:10 GMT X-Openstack-Request-Id: req-37959bc9-2acb-4ced-8d24-4983bcf0d004 2019-05-18 17:59:10,559 - 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-05-18T17:59:10Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "port_range_min": null, "revision_number": 0, "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:10Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "6bfb4763-884c-480b-a9cd-5d5fd41d2a5f"}} 2019-05-18 17:59:10,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-37959bc9-2acb-4ced-8d24-4983bcf0d004 2019-05-18 17:59:10,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.445013999939s 2019-05-18 17:59:10,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:59:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:10,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2145 Content-Type: application/json Date: Sat, 18 May 2019 17:59:10 GMT X-Openstack-Request-Id: req-54ea9b5e-603e-4034-8133-d37600e4d038 2019-05-18 17:59:10,650 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6165cb44-5edf-464d-a72d-e022c8983edd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":["56c07d42-0faf-4866-a2b5-c150aee2e5ab"],"description":"","tags":[],"updated_at":"2019-05-18T17:58:53Z","qos_policy_id":null,"name":"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d018b38c-370b-4860-bc8e-f14d2d0461cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["6913b08a-21d5-4127-b825-e25c952469ed"],"description":"","tags":[],"updated_at":"2019-05-18T17:58:54Z","qos_policy_id":null,"name":"HA network tenant b33a6ca8fc47490494e5507e3de2c225","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T17:58:54Z","provider:network_type":"vxlan"}]} 2019-05-18 17:59:10,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-54ea9b5e-603e-4034-8133-d37600e4d038 2019-05-18 17:59:10,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0892448425293s 2019-05-18 17:59:10,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 17:59:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:10,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 17:59:10 GMT X-Openstack-Request-Id: req-7c769b4c-92b4-4675-8b16-794cf32912ee 2019-05-18 17:59:10,940 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:59:07Z", "file": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102/file", "owner": "b33a6ca8fc47490494e5507e3de2c225", "id": "69f27576-88a5-412b-bafa-45e8f34e2102", "size": 12716032, "self": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T17:59:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 17:59:10,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7c769b4c-92b4-4675-8b16-794cf32912ee 2019-05-18 17:59:10,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285300016403s 2019-05-18 17:59:10,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 17:59:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:11,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:59:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d3bcf6c-d4ce-4361-aeee-c4cc53582283 x-openstack-request-id: req-2d3bcf6c-d4ce-4361-aeee-c4cc53582283 2019-05-18 17:59:11,091 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6e9b5c51-e8cf-47ba-8646-b54445431e87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "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": "3ff5304f-222c-412b-9d9f-d1006aa271b6"}]} 2019-05-18 17:59:11,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2d3bcf6c-d4ce-4361-aeee-c4cc53582283 2019-05-18 17:59:11,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.144045114517s 2019-05-18 17:59:11,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 17:59:11,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"server": {"name": "singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87", "imageRef": "69f27576-88a5-412b-bafa-45e8f34e2102", "key_name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "flavorRef": "3ff5304f-222c-412b-9d9f-d1006aa271b6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6165cb44-5edf-464d-a72d-e022c8983edd"}], "security_groups": [{"name": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2"}]}}' 2019-05-18 17:59:18,851 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 17:59: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 location: http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881 x-compute-request-id: req-0a113ef8-bbae-498f-8916-fe6d0471a961 x-openstack-request-id: req-0a113ef8-bbae-498f-8916-fe6d0471a961 2019-05-18 17:59:18,851 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2"}], "OS-DCF:diskConfig": "MANUAL", "id": "2404230f-a340-4936-9f2a-d873b335f881", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "bookmark"}], "adminPass": "f6nwSJfQKj5o"}} 2019-05-18 17:59:18,851 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0a113ef8-bbae-498f-8916-fe6d0471a961 2019-05-18 17:59:18,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 7.75840997696s 2019-05-18 17:59:18,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:59:18,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:19,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sat, 18 May 2019 17:59: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-719e2649-6a8a-4c33-b9a3-b39b3c6d4e05 x-openstack-request-id: req-719e2649-6a8a-4c33-b9a3-b39b3c6d4e05 2019-05-18 17:59:19,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "bookmark"}], "image": {"id": "69f27576-88a5-412b-bafa-45e8f34e2102", "links": [{"href": "http://172.30.9.23:8774/images/69f27576-88a5-412b-bafa-45e8f34e2102", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ff5304f-222c-412b-9d9f-d1006aa271b6", "links": [{"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "bookmark"}]}, "id": "2404230f-a340-4936-9f2a-d873b335f881", "user_id": "d6daa1d3985e49c49b898d7c6d96d399", "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-05-18T17:59:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87", "created": "2019-05-18T17:59:18Z", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 17:59:19,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-719e2649-6a8a-4c33-b9a3-b39b3c6d4e05 2019-05-18 17:59:19,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.933085918427s 2019-05-18 17:59:19,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:59:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:20,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2145 Content-Type: application/json Date: Sat, 18 May 2019 17:59:20 GMT X-Openstack-Request-Id: req-af5c4bc4-a5e1-4a15-830c-f5a781389f88 2019-05-18 17:59:20,363 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6165cb44-5edf-464d-a72d-e022c8983edd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":["56c07d42-0faf-4866-a2b5-c150aee2e5ab"],"description":"","tags":[],"updated_at":"2019-05-18T17:58:53Z","qos_policy_id":null,"name":"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d018b38c-370b-4860-bc8e-f14d2d0461cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["6913b08a-21d5-4127-b825-e25c952469ed"],"description":"","tags":[],"updated_at":"2019-05-18T17:58:54Z","qos_policy_id":null,"name":"HA network tenant b33a6ca8fc47490494e5507e3de2c225","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T17:58:54Z","provider:network_type":"vxlan"}]} 2019-05-18 17:59:20,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-af5c4bc4-a5e1-4a15-830c-f5a781389f88 2019-05-18 17:59:20,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.565918922424s 2019-05-18 17:59:20,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 17:59:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:20,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Sat, 18 May 2019 17:59:20 GMT X-Openstack-Request-Id: req-a3e5af2d-6f3c-4ed1-93da-dbeaf9d546e8 2019-05-18 17:59:20,702 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:58: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":"56c07d42-0faf-4866-a2b5-c150aee2e5ab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b33a6ca8fc47490494e5507e3de2c225","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6e9b5c51-e8cf-47ba-8646-b54445431e87","enable_dhcp":true,"segment_id":null,"network_id":"6165cb44-5edf-464d-a72d-e022c8983edd","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:53Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T17:58:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6913b08a-21d5-4127-b825-e25c952469ed","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b33a6ca8fc47490494e5507e3de2c225","enable_dhcp":false,"segment_id":null,"network_id":"d018b38c-370b-4860-bc8e-f14d2d0461cf","tenant_id":"","created_at":"2019-05-18T17:58:54Z","ip_version":4}]} 2019-05-18 17:59:20,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a3e5af2d-6f3c-4ed1-93da-dbeaf9d546e8 2019-05-18 17:59:20,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.338521957397s 2019-05-18 17:59:20,704 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 17:59:22,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:59:22,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:24,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sat, 18 May 2019 17:59:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d10c7e40-9c38-4df4-a38a-f4d890d31b2f x-openstack-request-id: req-d10c7e40-9c38-4df4-a38a-f4d890d31b2f 2019-05-18 17:59:24,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "bookmark"}], "image": {"id": "69f27576-88a5-412b-bafa-45e8f34e2102", "links": [{"href": "http://172.30.9.23:8774/images/69f27576-88a5-412b-bafa-45e8f34e2102", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ff5304f-222c-412b-9d9f-d1006aa271b6", "links": [{"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "bookmark"}]}, "id": "2404230f-a340-4936-9f2a-d873b335f881", "security_groups": [{"name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}], "user_id": "d6daa1d3985e49c49b898d7c6d96d399", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T17:59:22Z", "hostId": "0ac7d486903933c2be4228599812bfe063531d94306dec7070c3ea26", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87", "created": "2019-05-18T17:59:18Z", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 17:59:24,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d10c7e40-9c38-4df4-a38a-f4d890d31b2f 2019-05-18 17:59:24,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5743560791s 2019-05-18 17:59:24,287 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 17:59:26,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:59:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:28,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 17:59:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-971fc6fe-6b10-4dbc-8e0b-d7898948d9e3 x-openstack-request-id: req-971fc6fe-6b10-4dbc-8e0b-d7898948d9e3 2019-05-18 17:59:28,626 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "bookmark"}], "image": {"id": "69f27576-88a5-412b-bafa-45e8f34e2102", "links": [{"href": "http://172.30.9.23:8774/images/69f27576-88a5-412b-bafa-45e8f34e2102", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ff5304f-222c-412b-9d9f-d1006aa271b6", "links": [{"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "bookmark"}]}, "id": "2404230f-a340-4936-9f2a-d873b335f881", "security_groups": [{"name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}], "user_id": "d6daa1d3985e49c49b898d7c6d96d399", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T17:59:23Z", "hostId": "0ac7d486903933c2be4228599812bfe063531d94306dec7070c3ea26", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87", "created": "2019-05-18T17:59:18Z", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 17:59:28,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-971fc6fe-6b10-4dbc-8e0b-d7898948d9e3 2019-05-18 17:59:28,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.33602404594s 2019-05-18 17:59:28,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 17:59:30,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:59:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:31,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Sat, 18 May 2019 17:59:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-039c0208-0762-434c-8285-675b7d2faffc x-openstack-request-id: req-039c0208-0762-434c-8285-675b7d2faffc 2019-05-18 17:59:31,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:e7:4c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "bookmark"}], "image": {"id": "69f27576-88a5-412b-bafa-45e8f34e2102", "links": [{"href": "http://172.30.9.23:8774/images/69f27576-88a5-412b-bafa-45e8f34e2102", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ff5304f-222c-412b-9d9f-d1006aa271b6", "links": [{"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "bookmark"}]}, "id": "2404230f-a340-4936-9f2a-d873b335f881", "security_groups": [{"name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}], "user_id": "d6daa1d3985e49c49b898d7c6d96d399", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T17:59:23Z", "hostId": "0ac7d486903933c2be4228599812bfe063531d94306dec7070c3ea26", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87", "created": "2019-05-18T17:59:18Z", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 17:59:31,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-039c0208-0762-434c-8285-675b7d2faffc 2019-05-18 17:59:31,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35899400711s 2019-05-18 17:59:32,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 17:59:34,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:59:34,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:35,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Sat, 18 May 2019 17:59: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-63a28406-0ba8-4edc-a2ba-080dbf6d61a6 x-openstack-request-id: req-63a28406-0ba8-4edc-a2ba-080dbf6d61a6 2019-05-18 17:59:35,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:e7:4c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "bookmark"}], "image": {"id": "69f27576-88a5-412b-bafa-45e8f34e2102", "links": [{"href": "http://172.30.9.23:8774/images/69f27576-88a5-412b-bafa-45e8f34e2102", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-18T17:59:33.000000", "flavor": {"id": "3ff5304f-222c-412b-9d9f-d1006aa271b6", "links": [{"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "bookmark"}]}, "id": "2404230f-a340-4936-9f2a-d873b335f881", "security_groups": [{"name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}], "user_id": "d6daa1d3985e49c49b898d7c6d96d399", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T17:59:34Z", "hostId": "0ac7d486903933c2be4228599812bfe063531d94306dec7070c3ea26", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87", "created": "2019-05-18T17:59:18Z", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 17:59:35,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63a28406-0ba8-4edc-a2ba-080dbf6d61a6 2019-05-18 17:59:35,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35111808777s 2019-05-18 17:59:35,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 17:59:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=2404230f-a340-4936-9f2a-d873b335f881" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:35,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sat, 18 May 2019 17:59:35 GMT X-Openstack-Request-Id: req-3924e137-8562-4980-9687-cab3c536d6ba 2019-05-18 17:59:35,708 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T17:59:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"56c07d42-0faf-4866-a2b5-c150aee2e5ab","ip_address":"192.168.120.28"}],"id":"7db85690-c3cc-4e07-a933-06bb63c759f6","security_groups":["74e873fc-6744-4b5e-8dfb-4fd320dbc3d2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:e7:4c","project_id":"b33a6ca8fc47490494e5507e3de2c225","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6165cb44-5edf-464d-a72d-e022c8983edd","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:59:23Z","binding:vnic_type":"normal","device_id":"2404230f-a340-4936-9f2a-d873b335f881","ip_allocation":"immediate"}]} 2019-05-18 17:59:35,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=2404230f-a340-4936-9f2a-d873b335f881 used request id req-3924e137-8562-4980-9687-cab3c536d6ba 2019-05-18 17:59:35,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.347240209579s 2019-05-18 17:59:35,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:35,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7db85690-c3cc-4e07-a933-06bb63c759f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:36,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 17:59:36 GMT X-Openstack-Request-Id: req-577297c1-b294-4069-b820-78115b1ddd03 2019-05-18 17:59:36,065 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 17:59:36,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7db85690-c3cc-4e07-a933-06bb63c759f6 used request id req-577297c1-b294-4069-b820-78115b1ddd03 2019-05-18 17:59:36,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.346721172333s 2019-05-18 17:59:36,066 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:e7:4c', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'69f27576-88a5-412b-bafa-45e8f34e2102'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2019-05-18T17:59:33.000000', 'flavor': Munch({u'id': u'3ff5304f-222c-412b-9d9f-d1006aa271b6'}), 'az': u'nova', 'id': u'2404230f-a340-4936-9f2a-d873b335f881', 'security_groups': [Munch({u'name': u'singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd6daa1d3985e49c49b898d7c6d96d399', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b33a6ca8fc47490494e5507e3de2c225', '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-05-18T17:59:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T17:59:34Z', 'hostId': u'0ac7d486903933c2be4228599812bfe063531d94306dec7070c3ea26', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'0ac7d486903933c2be4228599812bfe063531d94306dec7070c3ea26', '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-00000002', u'OS-SRV-USG:launched_at': u'2019-05-18T17:59:33.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'b33a6ca8fc47490494e5507e3de2c225', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87', 'adminPass': u'f6nwSJfQKj5o', 'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', 'created_at': u'2019-05-18T17:59:18Z', 'created': u'2019-05-18T17:59:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 17:59:36,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:59:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:36,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2145 Content-Type: application/json Date: Sat, 18 May 2019 17:59:36 GMT X-Openstack-Request-Id: req-437f2fa4-5035-42dc-9e71-6fd9c163221e 2019-05-18 17:59:36,161 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6165cb44-5edf-464d-a72d-e022c8983edd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":["56c07d42-0faf-4866-a2b5-c150aee2e5ab"],"description":"","tags":[],"updated_at":"2019-05-18T17:58:53Z","qos_policy_id":null,"name":"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d018b38c-370b-4860-bc8e-f14d2d0461cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["6913b08a-21d5-4127-b825-e25c952469ed"],"description":"","tags":[],"updated_at":"2019-05-18T17:58:54Z","qos_policy_id":null,"name":"HA network tenant b33a6ca8fc47490494e5507e3de2c225","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T17:58:54Z","provider:network_type":"vxlan"}]} 2019-05-18 17:59:36,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-437f2fa4-5035-42dc-9e71-6fd9c163221e 2019-05-18 17:59:36,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893731117249s 2019-05-18 17:59:36,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 17:59:36,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=2404230f-a340-4936-9f2a-d873b335f881" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:36,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sat, 18 May 2019 17:59:36 GMT X-Openstack-Request-Id: req-0e64a9b6-8622-4405-9b02-20de98eb1346 2019-05-18 17:59:36,498 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T17:59:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"56c07d42-0faf-4866-a2b5-c150aee2e5ab","ip_address":"192.168.120.28"}],"id":"7db85690-c3cc-4e07-a933-06bb63c759f6","security_groups":["74e873fc-6744-4b5e-8dfb-4fd320dbc3d2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:e7:4c","project_id":"b33a6ca8fc47490494e5507e3de2c225","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6165cb44-5edf-464d-a72d-e022c8983edd","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:59:23Z","binding:vnic_type":"normal","device_id":"2404230f-a340-4936-9f2a-d873b335f881","ip_allocation":"immediate"}]} 2019-05-18 17:59:36,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=2404230f-a340-4936-9f2a-d873b335f881 used request id req-0e64a9b6-8622-4405-9b02-20de98eb1346 2019-05-18 17:59:36,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.335985898972s 2019-05-18 17:59:36,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 17:59:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.28", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6"}}' 2019-05-18 17:59:39,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 18 May 2019 17:59:39 GMT X-Openstack-Request-Id: req-933d0a31-e7f7-4363-b629-a572ffc4edf8 2019-05-18 17:59:39,650 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:37Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}} 2019-05-18 17:59:39,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-933d0a31-e7f7-4363-b629-a572ffc4edf8 2019-05-18 17:59:39,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.15096402168s 2019-05-18 17:59:39,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:39,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 17:59:39 GMT X-Openstack-Request-Id: req-8c5ded49-f2ba-47ec-ba07-7caa0dff12bd 2019-05-18 17:59:39,745 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:37Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}]} 2019-05-18 17:59:39,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8c5ded49-f2ba-47ec-ba07-7caa0dff12bd 2019-05-18 17:59:39,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0796768665314s 2019-05-18 17:59:39,752 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 17:59:39,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:39,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:39,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 17:59:39 GMT X-Openstack-Request-Id: req-c0cfe943-efc0-4271-b478-27d7cf51c60e 2019-05-18 17:59:39,937 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:37Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}]} 2019-05-18 17:59:39,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c0cfe943-efc0-4271-b478-27d7cf51c60e 2019-05-18 17:59:39,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0751030445099s 2019-05-18 17:59:39,943 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 17:59:40,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:40,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:40,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 17:59:40 GMT X-Openstack-Request-Id: req-74e6b0d2-55bb-4950-b33d-2295770cdb48 2019-05-18 17:59:40,114 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:37Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}]} 2019-05-18 17:59:40,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-74e6b0d2-55bb-4950-b33d-2295770cdb48 2019-05-18 17:59:40,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618329048157s 2019-05-18 17:59:40,120 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 17:59:40,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:40,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:40,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 17:59:40 GMT X-Openstack-Request-Id: req-dbcfff28-12a4-465a-8577-e75decea689c 2019-05-18 17:59:40,588 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:37Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}]} 2019-05-18 17:59:40,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dbcfff28-12a4-465a-8577-e75decea689c 2019-05-18 17:59:40,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357903957367s 2019-05-18 17:59:40,594 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 17:59:40,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:40,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 17:59:40 GMT X-Openstack-Request-Id: req-d529bf54-1e16-4b55-9cf6-e7981e093c3d 2019-05-18 17:59:40,766 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:37Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}]} 2019-05-18 17:59:40,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d529bf54-1e16-4b55-9cf6-e7981e093c3d 2019-05-18 17:59:40,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623779296875s 2019-05-18 17:59:40,772 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 17:59:40,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:40,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 17:59:40 GMT X-Openstack-Request-Id: req-5ce3d37d-92f6-45da-8420-0b2e1ec32c29 2019-05-18 17:59:40,949 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:37Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}]} 2019-05-18 17:59:40,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce3d37d-92f6-45da-8420-0b2e1ec32c29 2019-05-18 17:59:40,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0675699710846s 2019-05-18 17:59:40,955 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 17:59:41,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:41,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 18 May 2019 17:59:41 GMT X-Openstack-Request-Id: req-58cc8350-7fb5-4e67-8bda-6956aa7dcda1 2019-05-18 17:59:41,694 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:37Z", "updated_at": "2019-05-18T17:59:41Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:e7:4c", "device_id": "2404230f-a340-4936-9f2a-d873b335f881"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "port_id": "7db85690-c3cc-4e07-a933-06bb63c759f6", "id": "91f620be-9633-4990-8d3c-982a38cf6fe0", "qos_policy_id": null}]} 2019-05-18 17:59:41,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-58cc8350-7fb5-4e67-8bda-6956aa7dcda1 2019-05-18 17:59:41,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.629433870316s 2019-05-18 17:59:41,701 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'81812aa9-285f-47bf-9e11-f1fb08e1426c', 'updated_at': u'2019-05-18T17:59:41Z', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.209', 'revision_number': 2, 'port_id': u'7db85690-c3cc-4e07-a933-06bb63c759f6', 'id': u'91f620be-9633-4990-8d3c-982a38cf6fe0', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'7db85690-c3cc-4e07-a933-06bb63c759f6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b33a6ca8fc47490494e5507e3de2c225', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b33a6ca8fc47490494e5507e3de2c225', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6165cb44-5edf-464d-a72d-e022c8983edd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:e7:4c', u'device_id': u'2404230f-a340-4936-9f2a-d873b335f881'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b33a6ca8fc47490494e5507e3de2c225', 'created_at': u'2019-05-18T17:59:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6165cb44-5edf-464d-a72d-e022c8983edd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:e7:4c', u'device_id': u'2404230f-a340-4936-9f2a-d873b335f881'}), 'router': u'81812aa9-285f-47bf-9e11-f1fb08e1426c'}) 2019-05-18 17:59:41,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 17:59:41,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 17:59:42,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9599 Content-Type: application/json Date: Sat, 18 May 2019 17:59:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8bc8d35d-5ead-4890-bd67-c4d23dad302f x-openstack-request-id: req-8bc8d35d-5ead-4890-bd67-c4d23dad302f 2019-05-18 17:59:42,634 - 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 502604743 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.914 MHz processor\n[ 0.241834] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.244951] pid_max: default: 32768 minimum: 301\n[ 0.246625] ACPI: Core revision 20150930\n[ 0.248699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251177] Security Framework initialized\n[ 0.252707] Yama: becoming mindful.\n[ 0.254061] AppArmor: AppArmor initialized\n[ 0.255618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265210] Initializing cgroup subsys io\n[ 0.266725] Initializing cgroup subsys memory\n[ 0.268346] Initializing cgroup subsys devices\n[ 0.269979] Initializing cgroup subsys freezer\n[ 0.271600] Initializing cgroup subsys net_cls\n[ 0.273228] Initializing cgroup subsys perf_event\n[ 0.274929] Initializing cgroup subsys net_prio\n[ 0.276588] Initializing cgroup subsys hugetlb\n[ 0.278210] Initializing cgroup subsys pids\n[ 0.279819] CPU: Physical Processor ID: 0\n[ 0.282019] mce: CPU supports 10 MCE banks\n[ 0.283583] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305483] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.315300] ftrace: allocating 31920 entries in 125 pages\n[ 0.351996] smpboot: Max logical packages: 1\n[ 0.353586] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.356112] x2apic enabled\n[ 0.357549] Switched APIC routing to physical x2apic.\n[ 0.360586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.362681] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.366554] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.369886] KVM setup paravirtual spinlock\n[ 0.371897] x86: Booted up 1 node, 1 CPUs\n[ 0.373398] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.375936] devtmpfs: initialized\n[ 0.378251] evm: security.selinux\n[ 0.379546] evm: security.SMACK64\n[ 0.380842] evm: security.SMACK64EXEC\n[ 0.382238] evm: security.SMACK64TRANSMUTE\n[ 0.383754] evm: security.SMACK64MMAP\n[ 0.385144] evm: security.ima\n[ 0.386335] evm: security.capability\n[ 0.387779] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391207] pinctrl core: initialized pinctrl subsystem\n[ 0.393197] RTC time: 17:59:34, date: 05/18/19\n[ 0.394925] NET: Registered protocol family 16\n[ 0.396694] cpuidle: using governor ladder\n[ 0.398220] cpuidle: using governor menu\n[ 0.399680] PCCT header not found.\n[ 0.401048] ACPI: bus type PCI registered\n[ 0.402542] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.404841] PCI: Using configuration type 1 for base access\n[ 0.407521] ACPI: Added _OSI(Module Device)\n[ 0.409080] ACPI: Added _OSI(Processor Device)\n[ 0.410690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.412378] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.415091] ACPI: Interpreter enabled\n[ 0.416507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.419960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.423404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.426847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.430283] ACPI: (supports S0 S5)\n[ 0.431592] ACPI: Using IOAPIC for interrupt routing\n[ 0.433352] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.438033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.440161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.442476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.444724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.448776] acpiphp: Slot [3] registered\n[ 0.450260] acpiphp: Slot [4] registered\n[ 0.451748] acpiphp: Slot [5] registered\n[ 0.453239] acpiphp: Slot [6] registered\n[ 0.454731] acpiphp: Slot [7] registered\n[ 0.456207] acpiphp: Slot [8] registered\n[ 0.457689] acpiphp: Slot [9] registered\n[ 0.459169] acpiphp: Slot [10] registered\n[ 0.460677] acpiphp: Slot [11] registered\n[ 0.462189] acpiphp: Slot [12] registered\n[ 0.463696] acpiphp: Slot [13] registered\n[ 0.465200] acpiphp: Slot [14] registered\n[ 0.466750] acpiphp: Slot [15] registered\n[ 0.484738] acpiphp: Slot [16] registered\n[ 0.486242] acpiphp: Slot [17] registered\n[ 0.487756] acpiphp: Slot [18] registered\n[ 0.489265] acpiphp: Slot [19] registered\n[ 0.490774] acpiphp: Slot [20] registered\n[ 0.492282] acpiphp: Slot [21] registered\n[ 0.493795] acpiphp: Slot [22] registered\n[ 0.495298] acpiphp: Slot [23] registered\n[ 0.496809] acpiphp: Slot [24] registered\n[ 0.498321] acpiphp: Slot [25] registered\n[ 0.499826] acpiphp: Slot [26] registered\n[ 0.501327] acpiphp: Slot [27] registered\n[ 0.502841] acpiphp: Slot [28] registered\n[ 0.504353] acpiphp: Slot [29] registered\n[ 0.505862] acpiphp: Slot [30] registered\n[ 0.507373] acpiphp: Slot [31] registered\n[ 0.508883] PCI host bridge to bus 0000:00\n[ 0.510397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.512686] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.514971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.517682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.520394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.523160] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.530458] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.532668] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535054] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.539719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.542378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.569362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572268] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.577496] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.580063] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.582364] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.584795] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.586764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589646] vgaarb: loaded\n[ 0.590762] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592994] SCSI subsystem initialized\n[ 0.594695] ACPI: bus type USB registered\n[ 0.596236] usbcore: registered new interface driver usbfs\n[ 0.598164] usbcore: registered new interface driver hub\n[ 0.600054] usbcore: registered new device driver usb\n[ 0.602068] PCI: Using ACPI for IRQ routing\n[ 0.604130] NetLabel: Initializing\n[ 0.605463] NetLabel: domain hash size = 128\n[ 0.607055] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608854] NetLabel: unlabeled traffic allowed by default\n[ 0.611035] clocksource: Switched to clocksource kvm-clock\n[ 0.621769] AppArmor: AppArmor Filesystem Enabled\n[ 0.623554] pnp: PnP ACPI init\n[ 0.625130] pnp: PnP ACPI: found 5 devices\n[ 0.632343] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635556] NET: Registered protocol family 2\n[ 0.637455] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639890] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.642157] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.644420] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.646469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.648685] NET: Registered protocol family 1\n[ 0.650320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652376] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654395] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669509] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.684818] Trying to unpack rootfs image as initramfs...\n[ 0.746758] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.749777] Scanning for low memory corruption every 60 seconds\n[ 0.752164] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.754342] audit: initializing netlink subsys (disabled)\n[ 0.756296] audit: type=2000 audit(1558202374.847:1): initialized\n[ 0.758674] Initialise system trusted keyring\n[ 0.760404] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.762589] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.765846] zbud: loaded\n[ 0.767107] VFS: Disk quotas dquot_6.6.0\n[ 0.768628] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.771345] fuse init (API version 7.23)\n[ 0.772965] Key type big_key registered\n[ 0.774443] Allocating IMA MOK and blacklist keyrings.\n[ 0.776591] Key type asymmetric registered\n[ 0.778137] Asymmetric key parser 'x509' registered\n[ 0.779932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.782693] io scheduler noop registered\n[ 0.784178] io scheduler deadline registered (default)\n[ 0.786044] io scheduler cfq registered\n[ 0.787592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.789555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.791905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.794611] ACPI: Power Button [PWRF]\n[ 0.796135] GHES: HEST is not enabled!\n[ 0.810487] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.840676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.844411] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.870075] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.873745] Linux agpgart interface v0.103\n[ 0.877390] brd: module loaded\n[ 0.879876] loop: module loaded\n[ 0.885814] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.888518] GPT:90111 != 2097151\n[ 0.889788] GPT:Alternate GPT header not at the end of the disk.\n[ 0.891852] GPT:90111 != 2097151\n[ 0.893120] GPT: Use GNU Parted to correct GPT errors.\n[ 0.894985] vda: vda1 vda15\n[ 0.896931] scsi host0: ata_piix\n[ 0.898322] scsi host1: ata_piix\n[ 0.899651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.901949] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.904882] libphy: Fixed MDIO Bus: probed\n[ 0.906436] tun: Universal TUN/TAP device driver, 1.6\n[ 0.908237] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.911700] PPP generic driver version 2.4.2\n[ 0.913362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.915602] ehci-pci: EHCI PCI platform driver\n[ 0.917239] ehci-platform: EHCI generic platform driver\n[ 0.919097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.921223] ohci-pci: OHCI PCI platform driver\n[ 0.922858] ohci-platform: OHCI generic platform driver\n[ 0.924721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.939857] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.941720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.944452] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.946300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.948464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.950770] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.953407] usb usb1: Product: UHCI Host Controller\n[ 0.955149] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.957285] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.959058] hub 1-0:1.0: USB hub found\n[ 0.960499] hub 1-0:1.0: 2 ports detected\n[ 0.962165] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.965998] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.967782] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.969655] mousedev: PS/2 mouse device common for all mice\n[ 0.971987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.975149] rtc_cmos 00:00: RTC can wake from S4\n[ 0.977378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.979610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.981841] i2c /dev entries driver\n[ 0.983234] device-mapper: uevent: version 1.0.3\n[ 0.984979] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.988008] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.990385] NET: Registered protocol family 10\n[ 0.992302] NET: Registered protocol family 17\n[ 0.993954] Key type dns_resolver registered\n[ 0.995692] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.997726] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.000955] registered taskstats version 1\n[ 1.002513] Loading compiled-in X.509 certificates\n[ 1.004806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.008270] zswap: loaded using pool lzo/zbud\n[ 1.010676] Key type trusted registered\n[ 1.013136] Key type encrypted registered\n[ 1.014650] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.016594] ima: No TPM chip found, activating TPM-bypass!\n[ 1.018530] evm: HMAC attrs: 0x1\n[ 1.020227] Magic number: 3:592:997\n[ 1.021759] rtc_cmos 00:00: setting system clock to 2019-05-18 17:59:34 UTC (1558202374)\n[ 1.024733] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.026806] EDD information not available.\n[ 1.060849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.080553] Write protecting the kernel read-only data: 14336k\n[ 1.084090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.087300] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.139672] 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.28...\nLease of 192.168.120.28 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-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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCloPeG0+x6GRCOsKq5dSc1Sg1ZYm/CjUs5agy/XuCYJ6TBamfAU27gRoOki8n/4NQuAevsSm1XePsvCbqEU49ypuudyb0dqQYRRsaN2dR3ZwvfK/XVkAagtj+HUjb9OqwLtJ50mWwMneNVlOYm6BrTa00xBx++O0lFjCZB8wRS2vGabED5aGWwHzhV3FS7ODCtTPygLqiY3iH2OtaapHawr2lQwEFAtzNDaTXcZ99JW9+8gdFDLUXrILbZPe5gjt7Z5fZT78WblQYE0MubK5IlY3poIyMISZwFwNZttO70/aiiJynWWE6faHVCh0aGnMfS1djhSc1/BpU6HwgZtBND root@singlevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87\nssh-dss AAAAB3NzaC1kc3MAAACBALRIR+NCpbzY0ItoGVsjeMkC/EOJb9eytFpTw+PMiYirJOSmfbWh0UmpDax8ppFpoj6tO8B7/MOwlkdTCUq2WmKpD8X8hcyysMBMNT9ymZfA7Py12o6MMzNFMLuCHD0Er5A6OJMr9Oem/qUt6WCXOG6e6OusEKu+yyrrjGJHQ0QhAAAAFQDj7IV0nii9NiaGtkxaEPVGbnlFSQAAAIBmBdLDDiS16X7U591IgRgLR3tTjmWrXZ4v+en1/DsIkgb9mJ3VAAOlgbvYO6IggtilMNt5iPVnplkVATHQFpHo+qCLDzUpgwhvPw203B9jyRI1dL2ocoTKfEH9HX4XVL0Clvm5QTMv2IrSqlsO55z/KAsQGIyrpZiaomWTkN9rtQAAAIEAhHg/6zLlhabXteCp8BXfNqVt0G0flEiDJxFRnxDcCBKwzRiyQ+59QC3ggc62wZNg8Fox14i6UMYqNmtkU3/brJB57hLtY+sndnI5QeRe2Y78TEVRsjQ0tXh9ZQP9kSuNu+iUD9encYef8n5n1t6JDNxzGfpRfr04FUVV2115mPU= root@singlevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87\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.28,24,fe80::f816:3eff:fe9e:e74c/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.28 \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: singlevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87 login: "} 2019-05-18 17:59:42,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881/action used request id req-8bc8d35d-5ead-4890-bd67-c4d23dad302f 2019-05-18 17:59:42,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.932914972305s 2019-05-18 17:59:42,635 - 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 502604743 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.914 MHz processor [ 0.241834] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.244951] pid_max: default: 32768 minimum: 301 [ 0.246625] ACPI: Core revision 20150930 [ 0.248699] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251177] Security Framework initialized [ 0.252707] Yama: becoming mindful. [ 0.254061] AppArmor: AppArmor initialized [ 0.255618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265210] Initializing cgroup subsys io [ 0.266725] Initializing cgroup subsys memory [ 0.268346] Initializing cgroup subsys devices [ 0.269979] Initializing cgroup subsys freezer [ 0.271600] Initializing cgroup subsys net_cls [ 0.273228] Initializing cgroup subsys perf_event [ 0.274929] Initializing cgroup subsys net_prio [ 0.276588] Initializing cgroup subsys hugetlb [ 0.278210] Initializing cgroup subsys pids [ 0.279819] CPU: Physical Processor ID: 0 [ 0.282019] mce: CPU supports 10 MCE banks [ 0.283583] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305483] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315300] ftrace: allocating 31920 entries in 125 pages [ 0.351996] smpboot: Max logical packages: 1 [ 0.353586] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356112] x2apic enabled [ 0.357549] Switched APIC routing to physical x2apic. [ 0.360586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362681] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366554] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.369886] KVM setup paravirtual spinlock [ 0.371897] x86: Booted up 1 node, 1 CPUs [ 0.373398] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375936] devtmpfs: initialized [ 0.378251] evm: security.selinux [ 0.379546] evm: security.SMACK64 [ 0.380842] evm: security.SMACK64EXEC [ 0.382238] evm: security.SMACK64TRANSMUTE [ 0.383754] evm: security.SMACK64MMAP [ 0.385144] evm: security.ima [ 0.386335] evm: security.capability [ 0.387779] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391207] pinctrl core: initialized pinctrl subsystem [ 0.393197] RTC time: 17:59:34, date: 05/18/19 [ 0.394925] NET: Registered protocol family 16 [ 0.396694] cpuidle: using governor ladder [ 0.398220] cpuidle: using governor menu [ 0.399680] PCCT header not found. [ 0.401048] ACPI: bus type PCI registered [ 0.402542] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404841] PCI: Using configuration type 1 for base access [ 0.407521] ACPI: Added _OSI(Module Device) [ 0.409080] ACPI: Added _OSI(Processor Device) [ 0.410690] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412378] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415091] ACPI: Interpreter enabled [ 0.416507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.419960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.423404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.426847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.430283] ACPI: (supports S0 S5) [ 0.431592] ACPI: Using IOAPIC for interrupt routing [ 0.433352] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.438033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.442476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.444724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.448776] acpiphp: Slot [3] registered [ 0.450260] acpiphp: Slot [4] registered [ 0.451748] acpiphp: Slot [5] registered [ 0.453239] acpiphp: Slot [6] registered [ 0.454731] acpiphp: Slot [7] registered [ 0.456207] acpiphp: Slot [8] registered [ 0.457689] acpiphp: Slot [9] registered [ 0.459169] acpiphp: Slot [10] registered [ 0.460677] acpiphp: Slot [11] registered [ 0.462189] acpiphp: Slot [12] registered [ 0.463696] acpiphp: Slot [13] registered [ 0.465200] acpiphp: Slot [14] registered [ 0.466750] acpiphp: Slot [15] registered [ 0.484738] acpiphp: Slot [16] registered [ 0.486242] acpiphp: Slot [17] registered [ 0.487756] acpiphp: Slot [18] registered [ 0.489265] acpiphp: Slot [19] registered [ 0.490774] acpiphp: Slot [20] registered [ 0.492282] acpiphp: Slot [21] registered [ 0.493795] acpiphp: Slot [22] registered [ 0.495298] acpiphp: Slot [23] registered [ 0.496809] acpiphp: Slot [24] registered [ 0.498321] acpiphp: Slot [25] registered [ 0.499826] acpiphp: Slot [26] registered [ 0.501327] acpiphp: Slot [27] registered [ 0.502841] acpiphp: Slot [28] registered [ 0.504353] acpiphp: Slot [29] registered [ 0.505862] acpiphp: Slot [30] registered [ 0.507373] acpiphp: Slot [31] registered [ 0.508883] PCI host bridge to bus 0000:00 [ 0.510397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.512686] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.514971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.517682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523160] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.530458] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.532668] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535054] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.539719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.542378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.569362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572268] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577496] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580063] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.582364] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.584795] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.586764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589646] vgaarb: loaded [ 0.590762] vgaarb: bridge control possible 0000:00:02.0 [ 0.592994] SCSI subsystem initialized [ 0.594695] ACPI: bus type USB registered [ 0.596236] usbcore: registered new interface driver usbfs [ 0.598164] usbcore: registered new interface driver hub [ 0.600054] usbcore: registered new device driver usb [ 0.602068] PCI: Using ACPI for IRQ routing [ 0.604130] NetLabel: Initializing [ 0.605463] NetLabel: domain hash size = 128 [ 0.607055] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608854] NetLabel: unlabeled traffic allowed by default [ 0.611035] clocksource: Switched to clocksource kvm-clock [ 0.621769] AppArmor: AppArmor Filesystem Enabled [ 0.623554] pnp: PnP ACPI init [ 0.625130] pnp: PnP ACPI: found 5 devices [ 0.632343] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635556] NET: Registered protocol family 2 [ 0.637455] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639890] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.642157] TCP: Hash tables configured (established 4096 bind 4096) [ 0.644420] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.646469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.648685] NET: Registered protocol family 1 [ 0.650320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652376] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669509] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.684818] Trying to unpack rootfs image as initramfs... [ 0.746758] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.749777] Scanning for low memory corruption every 60 seconds [ 0.752164] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.754342] audit: initializing netlink subsys (disabled) [ 0.756296] audit: type=2000 audit(1558202374.847:1): initialized [ 0.758674] Initialise system trusted keyring [ 0.760404] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.762589] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.765846] zbud: loaded [ 0.767107] VFS: Disk quotas dquot_6.6.0 [ 0.768628] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.771345] fuse init (API version 7.23) [ 0.772965] Key type big_key registered [ 0.774443] Allocating IMA MOK and blacklist keyrings. [ 0.776591] Key type asymmetric registered [ 0.778137] Asymmetric key parser 'x509' registered [ 0.779932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.782693] io scheduler noop registered [ 0.784178] io scheduler deadline registered (default) [ 0.786044] io scheduler cfq registered [ 0.787592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.789555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.791905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.794611] ACPI: Power Button [PWRF] [ 0.796135] GHES: HEST is not enabled! [ 0.810487] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.840676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.844411] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.870075] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.873745] Linux agpgart interface v0.103 [ 0.877390] brd: module loaded [ 0.879876] loop: module loaded [ 0.885814] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.888518] GPT:90111 != 2097151 [ 0.889788] GPT:Alternate GPT header not at the end of the disk. [ 0.891852] GPT:90111 != 2097151 [ 0.893120] GPT: Use GNU Parted to correct GPT errors. [ 0.894985] vda: vda1 vda15 [ 0.896931] scsi host0: ata_piix [ 0.898322] scsi host1: ata_piix [ 0.899651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.901949] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.904882] libphy: Fixed MDIO Bus: probed [ 0.906436] tun: Universal TUN/TAP device driver, 1.6 [ 0.908237] tun: (C) 1999-2004 Max Krasnyansky [ 0.911700] PPP generic driver version 2.4.2 [ 0.913362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.915602] ehci-pci: EHCI PCI platform driver [ 0.917239] ehci-platform: EHCI generic platform driver [ 0.919097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.921223] ohci-pci: OHCI PCI platform driver [ 0.922858] ohci-platform: OHCI generic platform driver [ 0.924721] uhci_hcd: USB Universal Host Controller Interface driver [ 0.939857] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.941720] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.944452] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.946300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.948464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.950770] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.953407] usb usb1: Product: UHCI Host Controller [ 0.955149] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957285] usb usb1: SerialNumber: 0000:00:01.2 [ 0.959058] hub 1-0:1.0: USB hub found [ 0.960499] hub 1-0:1.0: 2 ports detected [ 0.962165] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.965998] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.967782] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.969655] mousedev: PS/2 mouse device common for all mice [ 0.971987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.975149] rtc_cmos 00:00: RTC can wake from S4 [ 0.977378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.979610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.981841] i2c /dev entries driver [ 0.983234] device-mapper: uevent: version 1.0.3 [ 0.984979] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.988008] ledtrig-cpu: registered to indicate activity on CPUs [ 0.990385] NET: Registered protocol family 10 [ 0.992302] NET: Registered protocol family 17 [ 0.993954] Key type dns_resolver registered [ 0.995692] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.997726] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.000955] registered taskstats version 1 [ 1.002513] Loading compiled-in X.509 certificates [ 1.004806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.008270] zswap: loaded using pool lzo/zbud [ 1.010676] Key type trusted registered [ 1.013136] Key type encrypted registered [ 1.014650] AppArmor: AppArmor sha1 policy hashing enabled [ 1.016594] ima: No TPM chip found, activating TPM-bypass! [ 1.018530] evm: HMAC attrs: 0x1 [ 1.020227] Magic number: 3:592:997 [ 1.021759] rtc_cmos 00:00: setting system clock to 2019-05-18 17:59:34 UTC (1558202374) [ 1.024733] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.026806] EDD information not available. [ 1.060849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080553] Write protecting the kernel read-only data: 14336k [ 1.084090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.087300] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.139672] 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.28... Lease of 192.168.120.28 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-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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCloPeG0+x6GRCOsKq5dSc1Sg1ZYm/CjUs5agy/XuCYJ6TBamfAU27gRoOki8n/4NQuAevsSm1XePsvCbqEU49ypuudyb0dqQYRRsaN2dR3ZwvfK/XVkAagtj+HUjb9OqwLtJ50mWwMneNVlOYm6BrTa00xBx++O0lFjCZB8wRS2vGabED5aGWwHzhV3FS7ODCtTPygLqiY3iH2OtaapHawr2lQwEFAtzNDaTXcZ99JW9+8gdFDLUXrILbZPe5gjt7Z5fZT78WblQYE0MubK5IlY3poIyMISZwFwNZttO70/aiiJynWWE6faHVCh0aGnMfS1djhSc1/BpU6HwgZtBND root@singlevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87 ssh-dss AAAAB3NzaC1kc3MAAACBALRIR+NCpbzY0ItoGVsjeMkC/EOJb9eytFpTw+PMiYirJOSmfbWh0UmpDax8ppFpoj6tO8B7/MOwlkdTCUq2WmKpD8X8hcyysMBMNT9ymZfA7Py12o6MMzNFMLuCHD0Er5A6OJMr9Oem/qUt6WCXOG6e6OusEKu+yyrrjGJHQ0QhAAAAFQDj7IV0nii9NiaGtkxaEPVGbnlFSQAAAIBmBdLDDiS16X7U591IgRgLR3tTjmWrXZ4v+en1/DsIkgb9mJ3VAAOlgbvYO6IggtilMNt5iPVnplkVATHQFpHo+qCLDzUpgwhvPw203B9jyRI1dL2ocoTKfEH9HX4XVL0Clvm5QTMv2IrSqlsO55z/KAsQGIyrpZiaomWTkN9rtQAAAIEAhHg/6zLlhabXteCp8BXfNqVt0G0flEiDJxFRnxDcCBKwzRiyQ+59QC3ggc62wZNg8Fox14i6UMYqNmtkU3/brJB57hLtY+sndnI5QeRe2Y78TEVRsjQ0tXh9ZQP9kSuNu+iUD9encYef8n5n1t6JDNxzGfpRfr04FUVV2115mPU= root@singlevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87 -----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.28,24,fe80::f816:3eff:fe9e:e74c/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.28 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: singlevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-6e9b5c51-e8cf-47ba-8646-b54445431e87 login: 2019-05-18 17:59:42,639 - paramiko.transport - DEBUG - starting thread (client mode): 0xe905be90L 2019-05-18 17:59:42,640 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 17:59:42,640 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-18 17:59:42,640 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-18 17:59:42,642 - 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-05-18 17:59:42,642 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 17:59:42,642 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-18 17:59:42,642 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 17:59:42,642 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 17:59:42,642 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 17:59:42,662 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 17:59:42,662 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 17:59:42,672 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 70fa34b1f7801ad42ef8d0b2b3e73a06 2019-05-18 17:59:42,673 - paramiko.transport - DEBUG - Trying discovered key e215cd46cd9417d8c829c6d852ba213b in /tmp/tmpqB2Xou 2019-05-18 17:59:42,700 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 17:59:42,706 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 17:59:42,737 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 17:59:42,738 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-18 17:59:42,738 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 17:59:42,741 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 17:59:42,743 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 17:59:42,743 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-18 17:59:42,744 - functest.core.singlevm - DEBUG - error: 2019-05-18 17:59:42,749 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 17:59:42,860 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 17:59:42,860 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 17:59:42,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-18 17:59:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/91f620be-9633-4990-8d3c-982a38cf6fe0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:44,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:59:44 GMT X-Openstack-Request-Id: req-9efdfa34-a67b-4d7a-85e9-e6da0095e47e 2019-05-18 17:59:44,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:59:44,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/91f620be-9633-4990-8d3c-982a38cf6fe0.json used request id req-9efdfa34-a67b-4d7a-85e9-e6da0095e47e 2019-05-18 17:59:44,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.67521905899s 2019-05-18 17:59:44,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 17:59:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:44,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 17:59:44 GMT X-Openstack-Request-Id: req-fb3bd739-d01e-47e4-905c-afc1c5ca3975 2019-05-18 17:59:44,629 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 17:59:44,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fb3bd739-d01e-47e4-905c-afc1c5ca3975 2019-05-18 17:59:44,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752949714661s 2019-05-18 17:59:44,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 17:59:44,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:44,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 17:59: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-ba444508-a97c-4989-96aa-42d6de502d44 x-openstack-request-id: req-ba444508-a97c-4989-96aa-42d6de502d44 2019-05-18 17:59:44,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881 used request id req-ba444508-a97c-4989-96aa-42d6de502d44 2019-05-18 17:59:44,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.332131147385s 2019-05-18 17:59:44,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:59:44,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:45,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 18 May 2019 17:59:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5481d37-14ab-4255-97e1-7f94b5d14db5 x-openstack-request-id: req-c5481d37-14ab-4255-97e1-7f94b5d14db5 2019-05-18 17:59:45,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:e7:4c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:e7:4c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2404230f-a340-4936-9f2a-d873b335f881", "rel": "bookmark"}], "image": {"id": "69f27576-88a5-412b-bafa-45e8f34e2102", "links": [{"href": "http://172.30.9.23:8774/images/69f27576-88a5-412b-bafa-45e8f34e2102", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-18T17:59:33.000000", "flavor": {"id": "3ff5304f-222c-412b-9d9f-d1006aa271b6", "links": [{"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "bookmark"}]}, "id": "2404230f-a340-4936-9f2a-d873b335f881", "security_groups": [{"name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}], "user_id": "d6daa1d3985e49c49b898d7c6d96d399", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T17:59:44Z", "hostId": "0ac7d486903933c2be4228599812bfe063531d94306dec7070c3ea26", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6e9b5c51-e8cf-47ba-8646-b54445431e87", "created": "2019-05-18T17:59:18Z", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 17:59:45,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c5481d37-14ab-4255-97e1-7f94b5d14db5 2019-05-18 17:59:45,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856300115585s 2019-05-18 17:59:45,821 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 17:59:47,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 17:59:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:48,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 17:59:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48e37f83-2d45-4f5f-a551-73aa14c2bf76 x-openstack-request-id: req-48e37f83-2d45-4f5f-a551-73aa14c2bf76 2019-05-18 17:59:48,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 17:59:48,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48e37f83-2d45-4f5f-a551-73aa14c2bf76 2019-05-18 17:59:48,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214974164963s 2019-05-18 17:59:48,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 17:59:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:48,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sat, 18 May 2019 17:59:48 GMT X-Openstack-Request-Id: req-a331549a-1401-4603-8f13-ad93f235098c 2019-05-18 17:59:48,105 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:59:09Z", "updated_at": "2019-05-18T17:59:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "019f801c-37d5-482c-ba9e-ce012cfee70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "2fccbe23-7879-40bf-a369-c0664978f73f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T17:59:09Z", "revision_number": 0, "id": "25d6a43e-4fbc-42d4-ab98-cfa327e64063", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:09Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:59:10Z", "revision_number": 0, "id": "6bfb4763-884c-480b-a9cd-5d5fd41d2a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:59:10Z", "security_group_id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 3, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "74e873fc-6744-4b5e-8dfb-4fd320dbc3d2", "name": "singlevm1-sg_6e9b5c51-e8cf-47ba-8646-b54445431e87"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 17:59:48,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a331549a-1401-4603-8f13-ad93f235098c 2019-05-18 17:59:48,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0616860389709s 2019-05-18 17:59:48,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 17:59:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/74e873fc-6744-4b5e-8dfb-4fd320dbc3d2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:48,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:59:48 GMT X-Openstack-Request-Id: req-f24c8d59-e430-4025-aabd-d791872e3ef1 2019-05-18 17:59:48,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:59:48,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/74e873fc-6744-4b5e-8dfb-4fd320dbc3d2.json used request id req-f24c8d59-e430-4025-aabd-d791872e3ef1 2019-05-18 17:59:48,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160844087601s 2019-05-18 17:59:48,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-18 17:59:48,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:48,472 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 17:59:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09b05676-5c11-4a3e-844b-fa046fdb5d7b x-openstack-request-id: req-09b05676-5c11-4a3e-844b-fa046fdb5d7b 2019-05-18 17:59:48,472 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_6e9b5c51-e8cf-47ba-8646-b54445431e87 used request id req-09b05676-5c11-4a3e-844b-fa046fdb5d7b 2019-05-18 17:59:48,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.19907784462s 2019-05-18 17:59:48,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 17:59:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/81812aa9-285f-47bf-9e11-f1fb08e1426c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" -d '{"subnet_id": "56c07d42-0faf-4866-a2b5-c150aee2e5ab"}' 2019-05-18 17:59:51,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 17:59:51 GMT X-Openstack-Request-Id: req-be16a884-c0f4-4c6c-b1c5-e2fc811c8584 2019-05-18 17:59:51,257 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6165cb44-5edf-464d-a72d-e022c8983edd", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "subnet_id": "56c07d42-0faf-4866-a2b5-c150aee2e5ab", "subnet_ids": ["56c07d42-0faf-4866-a2b5-c150aee2e5ab"], "port_id": "e0781364-32ec-4bfc-85be-a5f29555e9fc", "id": "81812aa9-285f-47bf-9e11-f1fb08e1426c"} 2019-05-18 17:59:51,258 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/81812aa9-285f-47bf-9e11-f1fb08e1426c/remove_router_interface.json used request id req-be16a884-c0f4-4c6c-b1c5-e2fc811c8584 2019-05-18 17:59:51,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.78460788727s 2019-05-18 17:59:51,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 17:59:51,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:51,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sat, 18 May 2019 17:59:51 GMT X-Openstack-Request-Id: req-278e2252-f884-4379-81b3-24503f906d08 2019-05-18 17:59:51,388 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:58:54Z", "admin_state_up": true, "updated_at": "2019-05-18T17:59:49Z", "project_id": "b33a6ca8fc47490494e5507e3de2c225", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "81812aa9-285f-47bf-9e11-f1fb08e1426c", "name": "singlevm1-router_6e9b5c51-e8cf-47ba-8646-b54445431e87"}]} 2019-05-18 17:59:51,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-278e2252-f884-4379-81b3-24503f906d08 2019-05-18 17:59:51,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129544973373s 2019-05-18 17:59:51,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 17:59:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/81812aa9-285f-47bf-9e11-f1fb08e1426c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:55,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:59:55 GMT X-Openstack-Request-Id: req-09962de8-729e-47cb-9d6a-0c1d3ae02591 2019-05-18 17:59:55,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:59:55,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/81812aa9-285f-47bf-9e11-f1fb08e1426c.json used request id req-09962de8-729e-47cb-9d6a-0c1d3ae02591 2019-05-18 17:59:55,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.50309801102s 2019-05-18 17:59:55,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 17:59:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:55,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 18 May 2019 17:59:55 GMT X-Openstack-Request-Id: req-43d6570b-381b-4427-9e93-72f123324909 2019-05-18 17:59:55,942 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:58: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":"56c07d42-0faf-4866-a2b5-c150aee2e5ab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b33a6ca8fc47490494e5507e3de2c225","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6e9b5c51-e8cf-47ba-8646-b54445431e87","enable_dhcp":true,"segment_id":null,"network_id":"6165cb44-5edf-464d-a72d-e022c8983edd","tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:53Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4}]} 2019-05-18 17:59:55,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-43d6570b-381b-4427-9e93-72f123324909 2019-05-18 17:59:55,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489790439606s 2019-05-18 17:59:55,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 17:59:55,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/56c07d42-0faf-4866-a2b5-c150aee2e5ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:58,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 17:59:58 GMT X-Openstack-Request-Id: req-11c5b7db-42b4-4be2-b9fe-aacfc5da5c88 2019-05-18 17:59:58,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 17:59:58,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/56c07d42-0faf-4866-a2b5-c150aee2e5ab.json used request id req-11c5b7db-42b4-4be2-b9fe-aacfc5da5c88 2019-05-18 17:59:58,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49407982826s 2019-05-18 17:59:58,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 17:59:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 17:59:58,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 18 May 2019 17:59:58 GMT X-Openstack-Request-Id: req-99d66ae5-cc42-4cb2-9454-f0b3842381a7 2019-05-18 17:59:58,846 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6165cb44-5edf-464d-a72d-e022c8983edd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"b33a6ca8fc47490494e5507e3de2c225","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T17:59:58Z","qos_policy_id":null,"name":"singlevm1-net_6e9b5c51-e8cf-47ba-8646-b54445431e87","admin_state_up":true,"tenant_id":"b33a6ca8fc47490494e5507e3de2c225","created_at":"2019-05-18T17:58:52Z","provider:network_type":"vxlan"}]} 2019-05-18 17:59:58,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-99d66ae5-cc42-4cb2-9454-f0b3842381a7 2019-05-18 17:59:58,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40790605545s 2019-05-18 17:59:58,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 17:59:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/6165cb44-5edf-464d-a72d-e022c8983edd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 18:00:00,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:00:00 GMT X-Openstack-Request-Id: req-c3f07f33-091e-441e-9085-e18dc10db173 2019-05-18 18:00:00,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:00:00,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6165cb44-5edf-464d-a72d-e022c8983edd.json used request id req-c3f07f33-091e-441e-9085-e18dc10db173 2019-05-18 18:00:00,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36019802094s 2019-05-18 18:00:00,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:00:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 18:00:00,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:00:00 GMT X-Openstack-Request-Id: req-5718fd61-bfc9-4ba1-ba22-c7e69cc43f54 2019-05-18 18:00:00,293 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T17:59:07Z", "file": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102/file", "owner": "b33a6ca8fc47490494e5507e3de2c225", "id": "69f27576-88a5-412b-bafa-45e8f34e2102", "size": 12716032, "self": "/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/69f27576-88a5-412b-bafa-45e8f34e2102/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6e9b5c51-e8cf-47ba-8646-b54445431e87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T17:59:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:00:00,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5718fd61-bfc9-4ba1-ba22-c7e69cc43f54 2019-05-18 18:00:00,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0820469856262s 2019-05-18 18:00:00,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:00:00,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 18:00:02,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:00:02 GMT X-Openstack-Request-Id: req-23683a8c-c078-4270-9eda-026f264c4b22 2019-05-18 18:00:02,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:00:02,421 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/69f27576-88a5-412b-bafa-45e8f34e2102 used request id req-23683a8c-c078-4270-9eda-026f264c4b22 2019-05-18 18:00:02,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.1254029274s 2019-05-18 18:00:02,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:00:02,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 18:00:02,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-20a62cdf-2f44-4ad2-b447-ab38891b6b1c x-openstack-request-id: req-20a62cdf-2f44-4ad2-b447-ab38891b6b1c 2019-05-18 18:00:02,558 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6e9b5c51-e8cf-47ba-8646-b54445431e87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6", "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": "3ff5304f-222c-412b-9d9f-d1006aa271b6"}]} 2019-05-18 18:00:02,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-20a62cdf-2f44-4ad2-b447-ab38891b6b1c 2019-05-18 18:00:02,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136119127274s 2019-05-18 18:00:02,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:00:02,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25ef751e56a976a8e99e80b2bdbc538c1d7c47fa" 2019-05-18 18:00:02,609 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-c031e2dd-b904-4ec1-a0cf-14abef62687b x-openstack-request-id: req-c031e2dd-b904-4ec1-a0cf-14abef62687b 2019-05-18 18:00:02,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3ff5304f-222c-412b-9d9f-d1006aa271b6 used request id req-c031e2dd-b904-4ec1-a0cf-14abef62687b 2019-05-18 18:00:02,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.049586057663s 2019-05-18 18:00:02,656 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-18 18:00:02,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:00:02,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f78db05-0f07-4e92-b590-4c0c4c24d1ac 2019-05-18 18:00:02,703 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:00:02,703 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5f78db05-0f07-4e92-b590-4c0c4c24d1ac 2019-05-18 18:00:02,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:00:03,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["EfL4KqYYTvKYWMujoaPKHg"], "issued_at": "2019-05-18T18:00:03.000000Z"}} 2019-05-18 18:00:03,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:00:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:03,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 18:00:03 GMT X-Openstack-Request-Id: req-f7fb1c4e-ffb0-436c-8868-defb484abb1d 2019-05-18 18:00:03,514 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:00:03,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7fb1c4e-ffb0-436c-8868-defb484abb1d 2019-05-18 18:00:03,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39132809639s 2019-05-18 18:00:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:00:03,528 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490a1019-2bf7-4f86-bd33-306e3cd6ee3d 2019-05-18 18:00:03,528 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:00:03,529 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-490a1019-2bf7-4f86-bd33-306e3cd6ee3d 2019-05-18 18:00:03,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:00:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:03,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acc3035-7f6b-418a-9128-beb798db3113 2019-05-18 18:00:03,732 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:00:03,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4acc3035-7f6b-418a-9128-beb798db3113 2019-05-18 18:00:03,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202734231949s 2019-05-18 18:00:03,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:00:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68"}}' 2019-05-18 18:00:04,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 18 May 2019 18:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebfdddf4-e762-4a99-bbb1-4b656dea77ae 2019-05-18 18:00:04,051 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c"}, "tags": [], "enabled": true, "id": "9c626e011f8244d991b2c6cd5fafc98c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68"}} 2019-05-18 18:00:04,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ebfdddf4-e762-4a99-bbb1-4b656dea77ae 2019-05-18 18:00:04,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.311547994614s 2019-05-18 18:00:04,052 - 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'9c626e011f8244d991b2c6cd5fafc98c', '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_61e305e9-5032-4f11-9ef1-2c5838903c68'}) 2019-05-18 18:00:04,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:00:04,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e99ixDSgyaT16ImyyNZBnYC47RQZ3g", "email": null, "name": "singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68"}}' 2019-05-18 18:00:04,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 18 May 2019 18:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b65281-5ccd-4b6e-a4f0-a3ef9b91e4b4 2019-05-18 18:00:04,710 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68", "links": {"self": "http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "419d0ced2ce44cba96277e79917848aa", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:00:04,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f2b65281-5ccd-4b6e-a4f0-a3ef9b91e4b4 2019-05-18 18:00:04,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.651316165924s 2019-05-18 18:00:04,711 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'419d0ced2ce44cba96277e79917848aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68'}) 2019-05-18 18:00:04,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:00:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:04,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76476fa2-ea27-47fb-bc47-e0da237a7cbc 2019-05-18 18:00:04,919 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:00:04,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76476fa2-ea27-47fb-bc47-e0da237a7cbc 2019-05-18 18:00:04,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205503940582s 2019-05-18 18:00:04,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:00:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:05,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7ce2f1-e696-453b-b10d-14eb76a4b924 2019-05-18 18:00:05,162 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:00:05,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd7ce2f1-e696-453b-b10d-14eb76a4b924 2019-05-18 18:00:05,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.237015962601s 2019-05-18 18:00:05,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:00:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:05,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a3879d-1396-4087-9df9-7f4427f81f04 2019-05-18 18:00:05,397 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:00:05,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46a3879d-1396-4087-9df9-7f4427f81f04 2019-05-18 18:00:05,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231335163116s 2019-05-18 18:00:05,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:00:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:05,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f86910-fc7f-4482-9a6f-7d6836f6986a 2019-05-18 18:00:05,622 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:00:05,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-77f86910-fc7f-4482-9a6f-7d6836f6986a 2019-05-18 18:00:05,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219734191895s 2019-05-18 18:00:05,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:00:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 18 May 2019 18:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ee500d-38d5-4aaf-9810-d8931bfde5da 2019-05-18 18:00:05,977 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68", "links": {"self": "http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "419d0ced2ce44cba96277e79917848aa", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:00:05,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-41ee500d-38d5-4aaf-9810-d8931bfde5da 2019-05-18 18:00:05,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.354471921921s 2019-05-18 18:00:05,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:00:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:06,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 18:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7f0250-75b0-4ac6-9539-37a2446e336f 2019-05-18 18:00:06,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c"}, "tags": [], "enabled": true, "id": "9c626e011f8244d991b2c6cd5fafc98c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:00:06,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bf7f0250-75b0-4ac6-9539-37a2446e336f 2019-05-18 18:00:06,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230004072189s 2019-05-18 18:00:06,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:00:06,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=419d0ced2ce44cba96277e79917848aa&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=9c626e011f8244d991b2c6cd5fafc98c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:06,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 18:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0b4d58-fb70-47d1-bb80-8afa1e1783b2 2019-05-18 18:00:06,427 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=419d0ced2ce44cba96277e79917848aa&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=9c626e011f8244d991b2c6cd5fafc98c", "previous": null, "next": null}} 2019-05-18 18:00:06,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=419d0ced2ce44cba96277e79917848aa&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=9c626e011f8244d991b2c6cd5fafc98c used request id req-3b0b4d58-fb70-47d1-bb80-8afa1e1783b2 2019-05-18 18:00:06,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200579166412s 2019-05-18 18:00:06,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:00:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c/users/419d0ced2ce44cba96277e79917848aa/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:06,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ebefbf-4fe1-4ee5-adcb-7d3b9e00f921 2019-05-18 18:00:06,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:00:06,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c/users/419d0ced2ce44cba96277e79917848aa/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-20ebefbf-4fe1-4ee5-adcb-7d3b9e00f921 2019-05-18 18:00:06,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.324886798859s 2019-05-18 18:00:06,756 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68', 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'9c626e011f8244d991b2c6cd5fafc98c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e99ixDSgyaT16ImyyNZBnYC47RQZ3g', 'username': u'singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:00:06,760 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68', 'password': 'e99ixDSgyaT16ImyyNZBnYC47RQZ3g', 'project_name': 'singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '9c626e011f8244d991b2c6cd5fafc98c', 'project_domain_name': 'Default'} 2019-05-18 18:00:06,761 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-18 18:00:06,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:00:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:06,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f096c7-0da2-414e-8799-e3321951e0dd 2019-05-18 18:00:06,883 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:00:06,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c2f096c7-0da2-414e-8799-e3321951e0dd 2019-05-18 18:00:06,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121487140656s 2019-05-18 18:00:06,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:00:06,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:00:07,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 18:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e587e2-709f-47b0-83e0-2c7221fdf992 2019-05-18 18:00:07,103 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c"}, "tags": [], "enabled": true, "id": "9c626e011f8244d991b2c6cd5fafc98c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:00:07,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-12e587e2-709f-47b0-83e0-2c7221fdf992 2019-05-18 18:00:07,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213274002075s 2019-05-18 18:00:07,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:00:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" -d '{"network": {"tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "name": "singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68", "admin_state_up": true}}' 2019-05-18 18:00:07,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 18 May 2019 18:00:07 GMT X-Openstack-Request-Id: req-9d916689-de66-4ce0-9434-f154743d4328 2019-05-18 18:00:07,853 - 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":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9c626e011f8244d991b2c6cd5fafc98c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:00:07Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68","admin_state_up":true,"tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:07Z","mtu":1450}} 2019-05-18 18:00:07,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9d916689-de66-4ce0-9434-f154743d4328 2019-05-18 18:00:07,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.748038053513s 2019-05-18 18:00:07,854 - 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-05-18T18:00:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3fa32e37-a627-40ee-a3d9-110ebeb14c7f', 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'singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68', u'created_at': u'2019-05-18T18:00:07Z', u'mtu': 1450, u'tenant_id': u'9c626e011f8244d991b2c6cd5fafc98c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c626e011f8244d991b2c6cd5fafc98c', u'l2_adjacency': True}) 2019-05-18 18:00:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:00:07,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa651e78-5638-4b38-b2ea-159e2982c77a 2019-05-18 18:00:07,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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:00:07,864 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-aa651e78-5638-4b38-b2ea-159e2982c77a 2019-05-18 18:00:07,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:00:08,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c626e011f8244d991b2c6cd5fafc98c", "name": "singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_9c626e011f8244d991b2c6cd5fafc98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_9c626e011f8244d991b2c6cd5fafc98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/9c626e011f8244d991b2c6cd5fafc98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/9c626e011f8244d991b2c6cd5fafc98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/9c626e011f8244d991b2c6cd5fafc98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c626e011f8244d991b2c6cd5fafc98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/9c626e011f8244d991b2c6cd5fafc98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/9c626e011f8244d991b2c6cd5fafc98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c626e011f8244d991b2c6cd5fafc98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/9c626e011f8244d991b2c6cd5fafc98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/9c626e011f8244d991b2c6cd5fafc98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68", "id": "419d0ced2ce44cba96277e79917848aa"}, "audit_ids": ["Vk-rYUrTSzSX8YRJ6lF1rw"], "issued_at": "2019-05-18T18:00:08.000000Z"}} 2019-05-18 18:00:08,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:00:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 18 May 2019 18:00:08 GMT X-Openstack-Request-Id: req-7304d87f-0c8d-4745-ba99-ee4177017713 2019-05-18 18:00:08,586 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9c626e011f8244d991b2c6cd5fafc98c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:00:07Z","qos_policy_id":null,"name":"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68","admin_state_up":true,"tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:07Z","mtu":1450}]} 2019-05-18 18:00:08,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7304d87f-0c8d-4745-ba99-ee4177017713 2019-05-18 18:00:08,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300098896027s 2019-05-18 18:00:08,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:00:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"subnet": {"name": "singlevm2-subnet_61e305e9-5032-4f11-9ef1-2c5838903c68", "enable_dhcp": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:00:09,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 18 May 2019 18:00:09 GMT X-Openstack-Request-Id: req-68a03ab6-f06b-4ce4-9e5a-164b03f0cb4a 2019-05-18 18:00:09,914 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:00:09Z","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":"9c626e011f8244d991b2c6cd5fafc98c","id":"f5e30a26-2374-46d6-b826-8a8f58b1de16","subnetpool_id":null,"name":"singlevm2-subnet_61e305e9-5032-4f11-9ef1-2c5838903c68"}} 2019-05-18 18:00:09,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-68a03ab6-f06b-4ce4-9e5a-164b03f0cb4a 2019-05-18 18:00:09,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.32635998726s 2019-05-18 18:00:09,915 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:00:09Z', 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'f5e30a26-2374-46d6-b826-8a8f58b1de16', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_61e305e9-5032-4f11-9ef1-2c5838903c68', u'enable_dhcp': True, u'network_id': u'3fa32e37-a627-40ee-a3d9-110ebeb14c7f', u'tenant_id': u'9c626e011f8244d991b2c6cd5fafc98c', u'created_at': u'2019-05-18T18:00:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9c626e011f8244d991b2c6cd5fafc98c'}) 2019-05-18 18:00:09,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:00:09,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "singlevm2-router_61e305e9-5032-4f11-9ef1-2c5838903c68", "admin_state_up": true}}' 2019-05-18 18:00:17,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 18 May 2019 18:00:17 GMT X-Openstack-Request-Id: req-ac7e3265-af8b-4c93-aedd-c25f7ed116b9 2019-05-18 18:00:17,206 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:11Z", "admin_state_up": true, "updated_at": "2019-05-18T18:00:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "name": "singlevm2-router_61e305e9-5032-4f11-9ef1-2c5838903c68"}} 2019-05-18 18:00:17,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ac7e3265-af8b-4c93-aedd-c25f7ed116b9 2019-05-18 18:00:17,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.29128408432s 2019-05-18 18:00:17,207 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:00:12Z', u'revision_number': 3, u'id': u'd134f29f-ec70-49d8-8769-e72c346c04f6', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_61e305e9-5032-4f11-9ef1-2c5838903c68', u'admin_state_up': True, u'tenant_id': u'9c626e011f8244d991b2c6cd5fafc98c', u'created_at': u'2019-05-18T18:00:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'9c626e011f8244d991b2c6cd5fafc98c'}) 2019-05-18 18:00:17,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:00:17,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d134f29f-ec70-49d8-8769-e72c346c04f6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"subnet_id": "f5e30a26-2374-46d6-b826-8a8f58b1de16"}' 2019-05-18 18:00:20,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:00:20 GMT X-Openstack-Request-Id: req-a1e01fb7-45b5-4c7f-971f-e44d9c1fcda3 2019-05-18 18:00:20,418 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "subnet_id": "f5e30a26-2374-46d6-b826-8a8f58b1de16", "subnet_ids": ["f5e30a26-2374-46d6-b826-8a8f58b1de16"], "port_id": "fe4f991f-045e-443b-870a-e0253500a32d", "id": "d134f29f-ec70-49d8-8769-e72c346c04f6"} 2019-05-18 18:00:20,418 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d134f29f-ec70-49d8-8769-e72c346c04f6/add_router_interface.json used request id req-a1e01fb7-45b5-4c7f-971f-e44d9c1fcda3 2019-05-18 18:00:20,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.21048808098s 2019-05-18 18:00:20,419 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:00:20,525 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:00:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:00:20,534 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:00:20 GMT 2019-05-18 18:00:20,534 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:00:20,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:00:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:21,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:00:21 GMT X-Openstack-Request-Id: req-60556097-9e16-4f12-9b06-71c2f6a20a8f 2019-05-18 18:00:21,373 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:00:21,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60556097-9e16-4f12-9b06-71c2f6a20a8f 2019-05-18 18:00:21,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.833673000336s 2019-05-18 18:00:21,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:00:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68"}' 2019-05-18 18:00:21,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 18 May 2019 18:00:21 GMT Location: http://172.30.9.23:9292/v2/images/07149438-df45-46f1-873c-c599d31d2afe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-65970ae8-5aba-4b58-91cc-df839655a127 2019-05-18 18:00:21,736 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:00:21Z", "file": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe/file", "owner": "9c626e011f8244d991b2c6cd5fafc98c", "id": "07149438-df45-46f1-873c-c599d31d2afe", "size": null, "self": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe", "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_61e305e9-5032-4f11-9ef1-2c5838903c68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "checksum": null, "created_at": "2019-05-18T18:00:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:00:21,736 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-65970ae8-5aba-4b58-91cc-df839655a127 2019-05-18 18:00:21,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.35483789444s 2019-05-18 18:00:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:00:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/07149438-df45-46f1-873c-c599d31d2afe/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '' 2019-05-18 18:00:23,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:00:23 GMT X-Openstack-Request-Id: req-37a43497-bed8-442f-8d54-de42388edad8 2019-05-18 18:00:23,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-05-18 18:00:23,630 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/07149438-df45-46f1-873c-c599d31d2afe/file used request id req-37a43497-bed8-442f-8d54-de42388edad8 2019-05-18 18:00:23,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.89360022545s 2019-05-18 18:00:23,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:00:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:23,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:00:23 GMT X-Openstack-Request-Id: req-0f51fe5d-fca3-45cc-afdc-d02e9d7c68ea 2019-05-18 18:00:23,676 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:00:23Z", "file": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe/file", "owner": "9c626e011f8244d991b2c6cd5fafc98c", "id": "07149438-df45-46f1-873c-c599d31d2afe", "size": 12716032, "self": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:00:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:00:23,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0f51fe5d-fca3-45cc-afdc-d02e9d7c68ea 2019-05-18 18:00:23,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0412940979004s 2019-05-18 18:00:23,678 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/07149438-df45-46f1-873c-c599d31d2afe/file', 'owner': u'9c626e011f8244d991b2c6cd5fafc98c', 'id': u'07149438-df45-46f1-873c-c599d31d2afe', 'size': 12716032, u'self': u'/v2/images/07149438-df45-46f1-873c-c599d31d2afe', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c626e011f8244d991b2c6cd5fafc98c', 'name': 'singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:00:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T18:00:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68', '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/07149438-df45-46f1-873c-c599d31d2afe', 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_61e305e9-5032-4f11-9ef1-2c5838903c68', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68', 'created': u'2019-05-18T18:00:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:00:21Z', 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/07149438-df45-46f1-873c-c599d31d2afe', 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_61e305e9-5032-4f11-9ef1-2c5838903c68', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:00:23,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:00:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_61e305e9-5032-4f11-9ef1-2c5838903c68", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:00:24,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 18:00:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63287fd8-d80a-47ee-bf59-33971ccebeee x-openstack-request-id: req-63287fd8-d80a-47ee-bf59-33971ccebeee 2019-05-18 18:00:24,033 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_61e305e9-5032-4f11-9ef1-2c5838903c68", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "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": "e2e5f769-62d4-4643-beec-c8b066758197"}} 2019-05-18 18:00:24,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-63287fd8-d80a-47ee-bf59-33971ccebeee 2019-05-18 18:00:24,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.352152109146s 2019-05-18 18:00:24,034 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_61e305e9-5032-4f11-9ef1-2c5838903c68', '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'b33a6ca8fc47490494e5507e3de2c225', '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'e2e5f769-62d4-4643-beec-c8b066758197', 'swap': 0}) 2019-05-18 18:00:24,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:00:24,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e2e5f769-62d4-4643-beec-c8b066758197/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" -d '{"extra_specs": {}}' 2019-05-18 18:00:24,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-94c4bd7d-8fe9-4558-aa8a-4f86847c1590 x-openstack-request-id: req-94c4bd7d-8fe9-4558-aa8a-4f86847c1590 2019-05-18 18:00:24,163 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:00:24,163 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e2e5f769-62d4-4643-beec-c8b066758197/os-extra_specs used request id req-94c4bd7d-8fe9-4558-aa8a-4f86847c1590 2019-05-18 18:00:24,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128298044205s 2019-05-18 18:00:24,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 18:00:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"keypair": {"name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68"}}' 2019-05-18 18:00:25,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-142fc72c-88fd-4091-b285-4473ff2101d1 x-openstack-request-id: req-142fc72c-88fd-4091-b285-4473ff2101d1 2019-05-18 18:00:25,225 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPU643B1DGYUCwoqMV+04xRACNfsMIHFC79UKALmijfHezs/WtBuM0wiHTAkp0YdwKtqlmQrP/uvLZ8txNiaJI4FPL+tTvRdzylBkOYZN6dzAgcSvFEyDOxUQQXGWqCePL/62clsgsF2UfwrS2PxzHkiEbdP7fXk9BKNzMrCnbzlvX3qooX72D0MuFF9sSa8Muz/MzoQZx0Dn0ffAOfanH6MNCyn2HFjAPNVkOhm2tUOudcD9TE+WCcpNmAV8l7T7lNtSdWaA5uvVTZyO07ZsPe3WmA2z4e1OIM0v6VxQvINw7qg2/TaKwy8CC0kH7Sge8QbxxHkhv7Xy14R61/gnx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz1OuNwdQxmFAsKKjFftOMUQAjX7DCBxQu/VCgC5oo3x3s7P1\nrQbjNMIh0wJKdGHcCrapZkKz/7ry2fLcTYmiSOBTy/rU70Xc8pQZDmGTencwIHEr\nxRMgzsVEEFxlqgnjy/+tnJbILBdlH8K0tj8cx5IhG3T+315PQSjczKwp285b196q\nKF+9g9DLhRfbEmvDLs/zM6EGcdA59H3wDn2px+jDQsp9hxYwDzVZDoZtrVDrnXA/\nUxPlgnKTZgFfJe0+5TbUnVmgObr1U2cjtO2bD3t1pgNs+HtTiDNL+lcULyDcO6oN\nv02isMvAgtJB+0oHvEG8cR5Ib+18teEetf4J8QIDAQABAoIBABI5l+nscbROnkIo\nuc9X3QLFqIrHpttSqeIr6CGecsJUUa1xV1pTbauYmSKUY/khFRe4AOIlYO9M/sYb\n7DPAsoxXc+ZNcWRrLsYAMMer2iv8yDVB3Ygga1Th0F7j0GgHIIgxPJC0THpbwB7v\nnbUbjSsZ9GEWgsUd5DelIOu5AqD4tVApv6q1/eg94bA5oWUS0zHNAHf6M5j4Qyri\n2Xj10VPUwAnTPd25vpEYeTJ9glMEavLvgKIJbPAdE16InjC6UdevW/RTvS1+v9Hc\nU9IJyo/s2diDmxzGcxfE5J4bMyHk7f9QfjlJFwJo5OPzImokUHWtt3HYzYVx4NkI\nUpEIi3UCgYEA9j3le3zFDFkgtZwzbR+SrfLGjbBIuJkW7iXyz2QK7yb0Yx5705ls\n6c68+DRCFIJmNbP6WkbIiXYbLlB07Pd1/EqRwgmJrgMA0YdBRcNE8uiq2BNWDjYG\nwFNpo6AubFOX9X2N3eNTRrVJFpZPVlk0WQUBrJZ4l3g1MtH2w44tx6sCgYEA14r+\n1VUDIqXU1n5oYQfbVlnYU4/B55cNdAP0ph4mBLhp6qAj1yqZ7kYzZkaHJRvdP22N\nBV++c6oit0PaLZmrRS5jUn3JCTi64ZqjjFeGafPqnwXtEIi1A58UvQ9KgYElz++L\n4IFQJ02AHhai5hD3ZPN/pTmvt7YGTnijOw5vaNMCgYBV/Ut0EiAlrcI0aXWz98Cb\nKhqYRCVBAYT2aR4fuknvNeVF79FCFWPpSh7HdkhVLSxQOKeGew1wo2Peio4qakgz\ncD7ySa5gq//PK7JpkEU1pnZyul3k3I0DAJ31W+yaO57nRY8TG11rZcc+MgNGniQf\nqhXplSpLitjZBGVt6OqnvQKBgE7IHRC4e+bkGgE0Ps6IYqETQcB5IPSW/3HSKE+3\nYUoEZaI+WhtBFPZEbnEJgkgMATg3wH2gWypHm1zEzjAwpKsqo175XsuiEpx3OyQG\nsbh0UONC9T0/2nmyYZAg0Ki5Har88XFjknprF1LoDy5sMSCS56rqhNFvFKsF6ROi\n2RHFAoGAXMM5bntvc7WCJjLjPjN+EK1b42IUkqoJEU12qopy6fNEgs+LElEylO/K\nAlyVLgqVldSflZG4Fd82wK15mSjyzxeYuQVx8XtAfG6PtIByNxIteZ8MfeA8rDYp\ntTd0NSivR6t2fKyHLqx4h5MWAiJlxZODyg4N1jKdczQRX+0Hojc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "419d0ced2ce44cba96277e79917848aa", "name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "fingerprint": "79:93:de:a3:8f:ec:87:2d:7f:9a:d3:8c:f8:52:cd:5b"}} 2019-05-18 18:00:25,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-142fc72c-88fd-4091-b285-4473ff2101d1 2019-05-18 18:00:25,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.05955505371s 2019-05-18 18:00:25,227 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPU643B1DGYUCwoqMV+04xRACNfsMIHFC79UKALmijfHezs/WtBuM0wiHTAkp0YdwKtqlmQrP/uvLZ8txNiaJI4FPL+tTvRdzylBkOYZN6dzAgcSvFEyDOxUQQXGWqCePL/62clsgsF2UfwrS2PxzHkiEbdP7fXk9BKNzMrCnbzlvX3qooX72D0MuFF9sSa8Muz/MzoQZx0Dn0ffAOfanH6MNCyn2HFjAPNVkOhm2tUOudcD9TE+WCcpNmAV8l7T7lNtSdWaA5uvVTZyO07ZsPe3WmA2z4e1OIM0v6VxQvINw7qg2/TaKwy8CC0kH7Sge8QbxxHkhv7Xy14R61/gnx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz1OuNwdQxmFAsKKjFftOMUQAjX7DCBxQu/VCgC5oo3x3s7P1\nrQbjNMIh0wJKdGHcCrapZkKz/7ry2fLcTYmiSOBTy/rU70Xc8pQZDmGTencwIHEr\nxRMgzsVEEFxlqgnjy/+tnJbILBdlH8K0tj8cx5IhG3T+315PQSjczKwp285b196q\nKF+9g9DLhRfbEmvDLs/zM6EGcdA59H3wDn2px+jDQsp9hxYwDzVZDoZtrVDrnXA/\nUxPlgnKTZgFfJe0+5TbUnVmgObr1U2cjtO2bD3t1pgNs+HtTiDNL+lcULyDcO6oN\nv02isMvAgtJB+0oHvEG8cR5Ib+18teEetf4J8QIDAQABAoIBABI5l+nscbROnkIo\nuc9X3QLFqIrHpttSqeIr6CGecsJUUa1xV1pTbauYmSKUY/khFRe4AOIlYO9M/sYb\n7DPAsoxXc+ZNcWRrLsYAMMer2iv8yDVB3Ygga1Th0F7j0GgHIIgxPJC0THpbwB7v\nnbUbjSsZ9GEWgsUd5DelIOu5AqD4tVApv6q1/eg94bA5oWUS0zHNAHf6M5j4Qyri\n2Xj10VPUwAnTPd25vpEYeTJ9glMEavLvgKIJbPAdE16InjC6UdevW/RTvS1+v9Hc\nU9IJyo/s2diDmxzGcxfE5J4bMyHk7f9QfjlJFwJo5OPzImokUHWtt3HYzYVx4NkI\nUpEIi3UCgYEA9j3le3zFDFkgtZwzbR+SrfLGjbBIuJkW7iXyz2QK7yb0Yx5705ls\n6c68+DRCFIJmNbP6WkbIiXYbLlB07Pd1/EqRwgmJrgMA0YdBRcNE8uiq2BNWDjYG\nwFNpo6AubFOX9X2N3eNTRrVJFpZPVlk0WQUBrJZ4l3g1MtH2w44tx6sCgYEA14r+\n1VUDIqXU1n5oYQfbVlnYU4/B55cNdAP0ph4mBLhp6qAj1yqZ7kYzZkaHJRvdP22N\nBV++c6oit0PaLZmrRS5jUn3JCTi64ZqjjFeGafPqnwXtEIi1A58UvQ9KgYElz++L\n4IFQJ02AHhai5hD3ZPN/pTmvt7YGTnijOw5vaNMCgYBV/Ut0EiAlrcI0aXWz98Cb\nKhqYRCVBAYT2aR4fuknvNeVF79FCFWPpSh7HdkhVLSxQOKeGew1wo2Peio4qakgz\ncD7ySa5gq//PK7JpkEU1pnZyul3k3I0DAJ31W+yaO57nRY8TG11rZcc+MgNGniQf\nqhXplSpLitjZBGVt6OqnvQKBgE7IHRC4e+bkGgE0Ps6IYqETQcB5IPSW/3HSKE+3\nYUoEZaI+WhtBFPZEbnEJgkgMATg3wH2gWypHm1zEzjAwpKsqo175XsuiEpx3OyQG\nsbh0UONC9T0/2nmyYZAg0Ki5Har88XFjknprF1LoDy5sMSCS56rqhNFvFKsF6ROi\n2RHFAoGAXMM5bntvc7WCJjLjPjN+EK1b42IUkqoJEU12qopy6fNEgs+LElEylO/K\nAlyVLgqVldSflZG4Fd82wK15mSjyzxeYuQVx8XtAfG6PtIByNxIteZ8MfeA8rDYp\ntTd0NSivR6t2fKyHLqx4h5MWAiJlxZODyg4N1jKdczQRX+0Hojc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'419d0ced2ce44cba96277e79917848aa', 'name': u'singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68', 'created_at': '2019-05-18T18:00:25.227199', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c626e011f8244d991b2c6cd5fafc98c', 'name': 'singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'79:93:de:a3:8f:ec:87:2d:7f:9a:d3:8c:f8:52:cd:5b', 'type': 'ssh', 'id': u'singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68'}) 2019-05-18 18:00:25,227 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAz1OuNwdQxmFAsKKjFftOMUQAjX7DCBxQu/VCgC5oo3x3s7P1 rQbjNMIh0wJKdGHcCrapZkKz/7ry2fLcTYmiSOBTy/rU70Xc8pQZDmGTencwIHEr xRMgzsVEEFxlqgnjy/+tnJbILBdlH8K0tj8cx5IhG3T+315PQSjczKwp285b196q KF+9g9DLhRfbEmvDLs/zM6EGcdA59H3wDn2px+jDQsp9hxYwDzVZDoZtrVDrnXA/ UxPlgnKTZgFfJe0+5TbUnVmgObr1U2cjtO2bD3t1pgNs+HtTiDNL+lcULyDcO6oN v02isMvAgtJB+0oHvEG8cR5Ib+18teEetf4J8QIDAQABAoIBABI5l+nscbROnkIo uc9X3QLFqIrHpttSqeIr6CGecsJUUa1xV1pTbauYmSKUY/khFRe4AOIlYO9M/sYb 7DPAsoxXc+ZNcWRrLsYAMMer2iv8yDVB3Ygga1Th0F7j0GgHIIgxPJC0THpbwB7v nbUbjSsZ9GEWgsUd5DelIOu5AqD4tVApv6q1/eg94bA5oWUS0zHNAHf6M5j4Qyri 2Xj10VPUwAnTPd25vpEYeTJ9glMEavLvgKIJbPAdE16InjC6UdevW/RTvS1+v9Hc U9IJyo/s2diDmxzGcxfE5J4bMyHk7f9QfjlJFwJo5OPzImokUHWtt3HYzYVx4NkI UpEIi3UCgYEA9j3le3zFDFkgtZwzbR+SrfLGjbBIuJkW7iXyz2QK7yb0Yx5705ls 6c68+DRCFIJmNbP6WkbIiXYbLlB07Pd1/EqRwgmJrgMA0YdBRcNE8uiq2BNWDjYG wFNpo6AubFOX9X2N3eNTRrVJFpZPVlk0WQUBrJZ4l3g1MtH2w44tx6sCgYEA14r+ 1VUDIqXU1n5oYQfbVlnYU4/B55cNdAP0ph4mBLhp6qAj1yqZ7kYzZkaHJRvdP22N BV++c6oit0PaLZmrRS5jUn3JCTi64ZqjjFeGafPqnwXtEIi1A58UvQ9KgYElz++L 4IFQJ02AHhai5hD3ZPN/pTmvt7YGTnijOw5vaNMCgYBV/Ut0EiAlrcI0aXWz98Cb KhqYRCVBAYT2aR4fuknvNeVF79FCFWPpSh7HdkhVLSxQOKeGew1wo2Peio4qakgz cD7ySa5gq//PK7JpkEU1pnZyul3k3I0DAJ31W+yaO57nRY8TG11rZcc+MgNGniQf qhXplSpLitjZBGVt6OqnvQKBgE7IHRC4e+bkGgE0Ps6IYqETQcB5IPSW/3HSKE+3 YUoEZaI+WhtBFPZEbnEJgkgMATg3wH2gWypHm1zEzjAwpKsqo175XsuiEpx3OyQG sbh0UONC9T0/2nmyYZAg0Ki5Har88XFjknprF1LoDy5sMSCS56rqhNFvFKsF6ROi 2RHFAoGAXMM5bntvc7WCJjLjPjN+EK1b42IUkqoJEU12qopy6fNEgs+LElEylO/K AlyVLgqVldSflZG4Fd82wK15mSjyzxeYuQVx8XtAfG6PtIByNxIteZ8MfeA8rDYp tTd0NSivR6t2fKyHLqx4h5MWAiJlxZODyg4N1jKdczQRX+0Hojc= -----END RSA PRIVATE KEY----- 2019-05-18 18:00:25,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-18 18:00:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"security_group": {"name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-18 18:00:25,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 18 May 2019 18:00:25 GMT X-Openstack-Request-Id: req-d295799d-4bf9-41e2-8003-3ba6dc2e763f 2019-05-18 18:00:25,710 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:25Z", "updated_at": "2019-05-18T18:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "447bc8f5-65c9-44dd-84b8-70784e92d1e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "8c47e0ec-f415-4e10-85b2-65117a734ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}} 2019-05-18 18:00:25,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d295799d-4bf9-41e2-8003-3ba6dc2e763f 2019-05-18 18:00:25,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.476510047913s 2019-05-18 18:00:25,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:00:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:26,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 18 May 2019 18:00:26 GMT X-Openstack-Request-Id: req-e030696d-f9af-4576-a675-194bf9b90af6 2019-05-18 18:00:26,017 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:07Z", "updated_at": "2019-05-18T18:00:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "3260e8ac-3892-45ec-abc3-c24475f3d5a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "6c5cd7d2-60c8-492e-977f-edb40662618d", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "b168edca-7614-4dc4-8078-27088b7cb6bc", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "f7166bb2-8263-41c4-b623-4fcf9a58505e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:25Z", "updated_at": "2019-05-18T18:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "447bc8f5-65c9-44dd-84b8-70784e92d1e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "8c47e0ec-f415-4e10-85b2-65117a734ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:00:26,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e030696d-f9af-4576-a675-194bf9b90af6 2019-05-18 18:00:26,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.299953937531s 2019-05-18 18:00:26,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 18:00:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -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": "9d8881e8-ebf8-4658-8c09-dcfd91391929"}}' 2019-05-18 18:00:26,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 18:00:26 GMT X-Openstack-Request-Id: req-2f28934d-1a3f-44a0-8f83-19290d602832 2019-05-18 18:00:26,484 - 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-05-18T18:00:26Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "port_range_min": 22, "revision_number": 0, "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:26Z", "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "f1c1b7e2-ac7b-40c2-bebc-d28d6a7e690c"}} 2019-05-18 18:00:26,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2f28934d-1a3f-44a0-8f83-19290d602832 2019-05-18 18:00:26,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.463510036469s 2019-05-18 18:00:26,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:00:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:26,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 18 May 2019 18:00:26 GMT X-Openstack-Request-Id: req-229a28da-4c94-4f74-9724-af864f3f8299 2019-05-18 18:00:26,842 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:07Z", "updated_at": "2019-05-18T18:00:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "3260e8ac-3892-45ec-abc3-c24475f3d5a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "6c5cd7d2-60c8-492e-977f-edb40662618d", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "b168edca-7614-4dc4-8078-27088b7cb6bc", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "f7166bb2-8263-41c4-b623-4fcf9a58505e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:25Z", "updated_at": "2019-05-18T18:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "447bc8f5-65c9-44dd-84b8-70784e92d1e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "8c47e0ec-f415-4e10-85b2-65117a734ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T18:00:26Z", "revision_number": 0, "id": "f1c1b7e2-ac7b-40c2-bebc-d28d6a7e690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:26Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 2, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:00:26,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-229a28da-4c94-4f74-9724-af864f3f8299 2019-05-18 18:00:26,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351200819016s 2019-05-18 18:00:26,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 18:00:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -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": "9d8881e8-ebf8-4658-8c09-dcfd91391929"}}' 2019-05-18 18:00:27,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 18 May 2019 18:00:27 GMT X-Openstack-Request-Id: req-54cf7eb1-690f-41e9-b7bb-217cb6a8e147 2019-05-18 18:00:27,281 - 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-05-18T18:00:27Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "port_range_min": null, "revision_number": 0, "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:27Z", "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "6c60faf4-910c-4496-bfe2-e75a084c9c63"}} 2019-05-18 18:00:27,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-54cf7eb1-690f-41e9-b7bb-217cb6a8e147 2019-05-18 18:00:27,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.433011054993s 2019-05-18 18:00:27,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:00:27,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:27,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 18 May 2019 18:00:27 GMT X-Openstack-Request-Id: req-8c0155d3-edf4-4700-8a7e-1e3b646ea837 2019-05-18 18:00:27,676 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9c626e011f8244d991b2c6cd5fafc98c","l2_adjacency":true,"status":"ACTIVE","subnets":["f5e30a26-2374-46d6-b826-8a8f58b1de16"],"description":"","tags":[],"updated_at":"2019-05-18T18:00:09Z","qos_policy_id":null,"name":"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68","admin_state_up":true,"tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:07Z","mtu":1450}]} 2019-05-18 18:00:27,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8c0155d3-edf4-4700-8a7e-1e3b646ea837 2019-05-18 18:00:27,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394026994705s 2019-05-18 18:00:27,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:00:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:28,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:00:28 GMT X-Openstack-Request-Id: req-adf636c9-f76c-4f37-8aa2-8fa6521b2378 2019-05-18 18:00:28,016 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:00:23Z", "file": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe/file", "owner": "9c626e011f8244d991b2c6cd5fafc98c", "id": "07149438-df45-46f1-873c-c599d31d2afe", "size": 12716032, "self": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:00:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:00:28,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-adf636c9-f76c-4f37-8aa2-8fa6521b2378 2019-05-18 18:00:28,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335380792618s 2019-05-18 18:00:28,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:00:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:28,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-aae46347-19d2-4422-af01-29b08f7dd1ae x-openstack-request-id: req-aae46347-19d2-4422-af01-29b08f7dd1ae 2019-05-18 18:00:28,164 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_61e305e9-5032-4f11-9ef1-2c5838903c68", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "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": "e2e5f769-62d4-4643-beec-c8b066758197"}]} 2019-05-18 18:00:28,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-aae46347-19d2-4422-af01-29b08f7dd1ae 2019-05-18 18:00:28,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.141211986542s 2019-05-18 18:00:28,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 18:00:28,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"server": {"name": "singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68", "imageRef": "07149438-df45-46f1-873c-c599d31d2afe", "key_name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "flavorRef": "e2e5f769-62d4-4643-beec-c8b066758197", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f"}], "security_groups": [{"name": "9d8881e8-ebf8-4658-8c09-dcfd91391929"}]}}' 2019-05-18 18:00:34,547 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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 location: http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6 x-compute-request-id: req-ad01cef3-4eba-4787-a5b0-7543daa54038 x-openstack-request-id: req-ad01cef3-4eba-4787-a5b0-7543daa54038 2019-05-18 18:00:34,547 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9d8881e8-ebf8-4658-8c09-dcfd91391929"}], "OS-DCF:diskConfig": "MANUAL", "id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "bookmark"}], "adminPass": "h4T5QEZooxx3"}} 2019-05-18 18:00:34,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ad01cef3-4eba-4787-a5b0-7543daa54038 2019-05-18 18:00:34,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.38148188591s 2019-05-18 18:00:34,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:00:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:35,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-dac1b992-d7f5-472c-a474-10d4ccf0db65 x-openstack-request-id: req-dac1b992-d7f5-472c-a474-10d4ccf0db65 2019-05-18 18:00:35,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "bookmark"}], "image": {"id": "07149438-df45-46f1-873c-c599d31d2afe", "links": [{"href": "http://172.30.9.23:8774/images/07149438-df45-46f1-873c-c599d31d2afe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e5f769-62d4-4643-beec-c8b066758197", "links": [{"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "bookmark"}]}, "id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "user_id": "419d0ced2ce44cba96277e79917848aa", "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-05-18T18:00:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "name": "singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68", "created": "2019-05-18T18:00:34Z", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:00:35,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dac1b992-d7f5-472c-a474-10d4ccf0db65 2019-05-18 18:00:35,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813117027283s 2019-05-18 18:00:35,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:00:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:35,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 18 May 2019 18:00:35 GMT X-Openstack-Request-Id: req-cc256238-67ba-43b0-91b8-a837727f9737 2019-05-18 18:00:35,464 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9c626e011f8244d991b2c6cd5fafc98c","l2_adjacency":true,"status":"ACTIVE","subnets":["f5e30a26-2374-46d6-b826-8a8f58b1de16"],"description":"","tags":[],"updated_at":"2019-05-18T18:00:09Z","qos_policy_id":null,"name":"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68","admin_state_up":true,"tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:07Z","mtu":1450}]} 2019-05-18 18:00:35,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cc256238-67ba-43b0-91b8-a837727f9737 2019-05-18 18:00:35,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921700000763s 2019-05-18 18:00:35,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:00:35,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:35,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 18 May 2019 18:00:35 GMT X-Openstack-Request-Id: req-9058c233-d49d-47a4-89b1-ae7191a3acff 2019-05-18 18:00:35,784 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:00:09Z","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":"9c626e011f8244d991b2c6cd5fafc98c","id":"f5e30a26-2374-46d6-b826-8a8f58b1de16","subnetpool_id":null,"name":"singlevm2-subnet_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:00:35,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9058c233-d49d-47a4-89b1-ae7191a3acff 2019-05-18 18:00:35,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.319295883179s 2019-05-18 18:00:35,785 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:00:37,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:00:37,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-850b2ebd-0bcc-4397-8ca8-79800bc82548 x-openstack-request-id: req-850b2ebd-0bcc-4397-8ca8-79800bc82548 2019-05-18 18:00:38,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "bookmark"}], "image": {"id": "07149438-df45-46f1-873c-c599d31d2afe", "links": [{"href": "http://172.30.9.23:8774/images/07149438-df45-46f1-873c-c599d31d2afe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e5f769-62d4-4643-beec-c8b066758197", "links": [{"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "bookmark"}]}, "id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "user_id": "419d0ced2ce44cba96277e79917848aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:00:37Z", "hostId": "13b9e6df156896e7ba0e8ad46a67437f03116bc32d2168559413cdc2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "name": "singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68", "created": "2019-05-18T18:00:34Z", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:00:38,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-850b2ebd-0bcc-4397-8ca8-79800bc82548 2019-05-18 18:00:38,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859708070755s 2019-05-18 18:00:38,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:00:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:00:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:41,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-2d330e42-b9e5-4735-a1d3-81391b947ef5 x-openstack-request-id: req-2d330e42-b9e5-4735-a1d3-81391b947ef5 2019-05-18 18:00:41,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "bookmark"}], "image": {"id": "07149438-df45-46f1-873c-c599d31d2afe", "links": [{"href": "http://172.30.9.23:8774/images/07149438-df45-46f1-873c-c599d31d2afe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e5f769-62d4-4643-beec-c8b066758197", "links": [{"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "bookmark"}]}, "id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "security_groups": [{"name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}], "user_id": "419d0ced2ce44cba96277e79917848aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:00:37Z", "hostId": "13b9e6df156896e7ba0e8ad46a67437f03116bc32d2168559413cdc2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "name": "singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68", "created": "2019-05-18T18:00:34Z", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:00:41,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d330e42-b9e5-4735-a1d3-81391b947ef5 2019-05-18 18:00:41,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723463058472s 2019-05-18 18:00:41,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:00:43,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:00:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:44,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-b5dbf1bd-703a-4c6f-924e-bae0a267cd61 x-openstack-request-id: req-b5dbf1bd-703a-4c6f-924e-bae0a267cd61 2019-05-18 18:00:44,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "bookmark"}], "image": {"id": "07149438-df45-46f1-873c-c599d31d2afe", "links": [{"href": "http://172.30.9.23:8774/images/07149438-df45-46f1-873c-c599d31d2afe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e5f769-62d4-4643-beec-c8b066758197", "links": [{"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "bookmark"}]}, "id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "security_groups": [{"name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}], "user_id": "419d0ced2ce44cba96277e79917848aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:00:37Z", "hostId": "13b9e6df156896e7ba0e8ad46a67437f03116bc32d2168559413cdc2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "name": "singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68", "created": "2019-05-18T18:00:34Z", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:00:44,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b5dbf1bd-703a-4c6f-924e-bae0a267cd61 2019-05-18 18:00:44,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729397058487s 2019-05-18 18:00:44,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:00:46,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:00:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:47,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-f329d4db-155d-426e-880b-6008f2ab2080 x-openstack-request-id: req-f329d4db-155d-426e-880b-6008f2ab2080 2019-05-18 18:00:47,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:bf", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "bookmark"}], "image": {"id": "07149438-df45-46f1-873c-c599d31d2afe", "links": [{"href": "http://172.30.9.23:8774/images/07149438-df45-46f1-873c-c599d31d2afe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:00:44.000000", "flavor": {"id": "e2e5f769-62d4-4643-beec-c8b066758197", "links": [{"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "bookmark"}]}, "id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "security_groups": [{"name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}], "user_id": "419d0ced2ce44cba96277e79917848aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:00:44Z", "hostId": "13b9e6df156896e7ba0e8ad46a67437f03116bc32d2168559413cdc2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "name": "singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68", "created": "2019-05-18T18:00:34Z", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:00:47,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f329d4db-155d-426e-880b-6008f2ab2080 2019-05-18 18:00:47,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07184290886s 2019-05-18 18:00:47,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:00:47,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b786cb99-3ef8-49bf-9cbf-ad49f358b0f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:47,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:00:47 GMT X-Openstack-Request-Id: req-fe4d8e22-9ffb-40bd-86dc-3c6b8fa2686b 2019-05-18 18:00:47,544 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:00:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5e30a26-2374-46d6-b826-8a8f58b1de16","ip_address":"192.168.120.5"}],"id":"6b38d614-d352-4f31-b491-9642a514ea46","security_groups":["9d8881e8-ebf8-4658-8c09-dcfd91391929"],"mac_address":"fa:16:3e:49:8b:bf","project_id":"9c626e011f8244d991b2c6cd5fafc98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:38Z","binding:vnic_type":"normal","device_id":"b786cb99-3ef8-49bf-9cbf-ad49f358b0f6","ip_allocation":"immediate"}]} 2019-05-18 18:00:47,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b786cb99-3ef8-49bf-9cbf-ad49f358b0f6 used request id req-fe4d8e22-9ffb-40bd-86dc-3c6b8fa2686b 2019-05-18 18:00:47,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.339586019516s 2019-05-18 18:00:47,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6b38d614-d352-4f31-b491-9642a514ea46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:47,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:00:47 GMT X-Openstack-Request-Id: req-6938f160-a781-4ed3-9b54-05351b784377 2019-05-18 18:00:47,904 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:00:47,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6b38d614-d352-4f31-b491-9642a514ea46 used request id req-6938f160-a781-4ed3-9b54-05351b784377 2019-05-18 18:00:47,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.34961104393s 2019-05-18 18:00:47,904 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:8b:bf', 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'07149438-df45-46f1-873c-c599d31d2afe'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T18:00:44.000000', 'flavor': Munch({u'id': u'e2e5f769-62d4-4643-beec-c8b066758197'}), 'az': u'nova', 'id': u'b786cb99-3ef8-49bf-9cbf-ad49f358b0f6', 'security_groups': [Munch({u'name': u'singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'419d0ced2ce44cba96277e79917848aa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c626e011f8244d991b2c6cd5fafc98c', 'name': 'singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68', '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-05-18T18:00:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T18:00:44Z', 'hostId': u'13b9e6df156896e7ba0e8ad46a67437f03116bc32d2168559413cdc2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'13b9e6df156896e7ba0e8ad46a67437f03116bc32d2168559413cdc2', '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-05-18T18:00:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9c626e011f8244d991b2c6cd5fafc98c', 'name': u'singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68', 'adminPass': u'h4T5QEZooxx3', 'tenant_id': u'9c626e011f8244d991b2c6cd5fafc98c', 'created_at': u'2019-05-18T18:00:34Z', 'created': u'2019-05-18T18:00:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 18:00:47,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:00:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:48,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 18 May 2019 18:00:48 GMT X-Openstack-Request-Id: req-9bbc4829-da9b-4a37-bcfc-27c1825e0b49 2019-05-18 18:00:48,177 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9c626e011f8244d991b2c6cd5fafc98c","l2_adjacency":true,"status":"ACTIVE","subnets":["f5e30a26-2374-46d6-b826-8a8f58b1de16"],"description":"","tags":[],"updated_at":"2019-05-18T18:00:09Z","qos_policy_id":null,"name":"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68","admin_state_up":true,"tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:07Z","mtu":1450}]} 2019-05-18 18:00:48,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9bbc4829-da9b-4a37-bcfc-27c1825e0b49 2019-05-18 18:00:48,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267594814301s 2019-05-18 18:00:48,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:00:48,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b786cb99-3ef8-49bf-9cbf-ad49f358b0f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:48,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:00:48 GMT X-Openstack-Request-Id: req-4786776f-1d00-4df6-a215-8b241ac2be8b 2019-05-18 18:00:48,529 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:00:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5e30a26-2374-46d6-b826-8a8f58b1de16","ip_address":"192.168.120.5"}],"id":"6b38d614-d352-4f31-b491-9642a514ea46","security_groups":["9d8881e8-ebf8-4658-8c09-dcfd91391929"],"mac_address":"fa:16:3e:49:8b:bf","project_id":"9c626e011f8244d991b2c6cd5fafc98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:38Z","binding:vnic_type":"normal","device_id":"b786cb99-3ef8-49bf-9cbf-ad49f358b0f6","ip_allocation":"immediate"}]} 2019-05-18 18:00:48,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b786cb99-3ef8-49bf-9cbf-ad49f358b0f6 used request id req-4786776f-1d00-4df6-a215-8b241ac2be8b 2019-05-18 18:00:48,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.350146055222s 2019-05-18 18:00:48,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 18:00:48,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.5", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46"}}' 2019-05-18 18:00:51,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 18 May 2019 18:00:51 GMT X-Openstack-Request-Id: req-db5c35b2-511e-4e83-94bc-d9026ae4b8e6 2019-05-18 18:00:51,739 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:49Z", "updated_at": "2019-05-18T18:00:49Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:8b:bf", "device_id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46", "id": "c11801b7-c8bb-448c-91d1-32f7e720c016", "qos_policy_id": null}} 2019-05-18 18:00:51,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-db5c35b2-511e-4e83-94bc-d9026ae4b8e6 2019-05-18 18:00:51,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.20947098732s 2019-05-18 18:00:51,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:51,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:00:51 GMT X-Openstack-Request-Id: req-884cc510-7362-4b94-a12a-823250abdad1 2019-05-18 18:00:51,981 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:49Z", "updated_at": "2019-05-18T18:00:49Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:8b:bf", "device_id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46", "id": "c11801b7-c8bb-448c-91d1-32f7e720c016", "qos_policy_id": null}]} 2019-05-18 18:00:51,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-884cc510-7362-4b94-a12a-823250abdad1 2019-05-18 18:00:51,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.226962089539s 2019-05-18 18:00:51,988 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:00:52,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:52,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:52,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:00:52 GMT X-Openstack-Request-Id: req-7769ea13-6d87-4d84-8550-1cda737facff 2019-05-18 18:00:52,178 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:49Z", "updated_at": "2019-05-18T18:00:49Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:8b:bf", "device_id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46", "id": "c11801b7-c8bb-448c-91d1-32f7e720c016", "qos_policy_id": null}]} 2019-05-18 18:00:52,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7769ea13-6d87-4d84-8550-1cda737facff 2019-05-18 18:00:52,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.080157995224s 2019-05-18 18:00:52,184 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:00:52,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:52,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:52,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:00:52 GMT X-Openstack-Request-Id: req-a847bb80-aa33-4914-a336-4c904d79a37c 2019-05-18 18:00:52,365 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:49Z", "updated_at": "2019-05-18T18:00:49Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:8b:bf", "device_id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46", "id": "c11801b7-c8bb-448c-91d1-32f7e720c016", "qos_policy_id": null}]} 2019-05-18 18:00:52,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a847bb80-aa33-4914-a336-4c904d79a37c 2019-05-18 18:00:52,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0712380409241s 2019-05-18 18:00:52,371 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:00:52,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:52,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:00:52 GMT X-Openstack-Request-Id: req-7a633f84-9653-4f53-9383-7df40e9186c7 2019-05-18 18:00:52,541 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:49Z", "updated_at": "2019-05-18T18:00:49Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:8b:bf", "device_id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46", "id": "c11801b7-c8bb-448c-91d1-32f7e720c016", "qos_policy_id": null}]} 2019-05-18 18:00:52,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7a633f84-9653-4f53-9383-7df40e9186c7 2019-05-18 18:00:52,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605461597443s 2019-05-18 18:00:52,547 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:00:52,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:52,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:00:52 GMT X-Openstack-Request-Id: req-5f9a397f-164c-40d2-8230-8bfc63b0b80a 2019-05-18 18:00:52,740 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:49Z", "updated_at": "2019-05-18T18:00:49Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:8b:bf", "device_id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46", "id": "c11801b7-c8bb-448c-91d1-32f7e720c016", "qos_policy_id": null}]} 2019-05-18 18:00:52,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5f9a397f-164c-40d2-8230-8bfc63b0b80a 2019-05-18 18:00:52,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0829918384552s 2019-05-18 18:00:52,746 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:00:52,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:53,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 18 May 2019 18:00:53 GMT X-Openstack-Request-Id: req-86de312d-e777-4754-9376-040638a370b0 2019-05-18 18:00:53,171 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:49Z", "updated_at": "2019-05-18T18:00:53Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:49:8b:bf", "device_id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_id": "6b38d614-d352-4f31-b491-9642a514ea46", "id": "c11801b7-c8bb-448c-91d1-32f7e720c016", "qos_policy_id": null}]} 2019-05-18 18:00:53,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86de312d-e777-4754-9376-040638a370b0 2019-05-18 18:00:53,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.315582990646s 2019-05-18 18:00:53,178 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd134f29f-ec70-49d8-8769-e72c346c04f6', 'updated_at': u'2019-05-18T18:00:53Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'6b38d614-d352-4f31-b491-9642a514ea46', 'id': u'c11801b7-c8bb-448c-91d1-32f7e720c016', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'6b38d614-d352-4f31-b491-9642a514ea46', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c626e011f8244d991b2c6cd5fafc98c', 'name': 'singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9c626e011f8244d991b2c6cd5fafc98c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3fa32e37-a627-40ee-a3d9-110ebeb14c7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:49:8b:bf', u'device_id': u'b786cb99-3ef8-49bf-9cbf-ad49f358b0f6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9c626e011f8244d991b2c6cd5fafc98c', 'created_at': u'2019-05-18T18:00:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3fa32e37-a627-40ee-a3d9-110ebeb14c7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:49:8b:bf', u'device_id': u'b786cb99-3ef8-49bf-9cbf-ad49f358b0f6'}), 'router': u'd134f29f-ec70-49d8-8769-e72c346c04f6'}) 2019-05-18 18:00:53,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 18:00:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 18:00:53,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9630 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-e2e8ef1c-8a5a-496a-9059-86ba9e6960bf x-openstack-request-id: req-e2e8ef1c-8a5a-496a-9059-86ba9e6960bf 2019-05-18 18:00:53,280 - 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 494265801 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.914 MHz processor\n[ 0.255974] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.259159] pid_max: default: 32768 minimum: 301\n[ 0.260901] ACPI: Core revision 20150930\n[ 0.263003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.265467] Security Framework initialized\n[ 0.267042] Yama: becoming mindful.\n[ 0.268456] AppArmor: AppArmor initialized\n[ 0.270034] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.272483] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.274894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.277219] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.279811] Initializing cgroup subsys io\n[ 0.281335] Initializing cgroup subsys memory\n[ 0.282987] Initializing cgroup subsys devices\n[ 0.284643] Initializing cgroup subsys freezer\n[ 0.286292] Initializing cgroup subsys net_cls\n[ 0.287933] Initializing cgroup subsys perf_event\n[ 0.289658] Initializing cgroup subsys net_prio\n[ 0.291322] Initializing cgroup subsys hugetlb\n[ 0.292956] Initializing cgroup subsys pids\n[ 0.294595] CPU: Physical Processor ID: 0\n[ 0.296793] mce: CPU supports 10 MCE banks\n[ 0.298370] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.300280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320100] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.329986] ftrace: allocating 31920 entries in 125 pages\n[ 0.366377] smpboot: Max logical packages: 1\n[ 0.368011] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.370521] x2apic enabled\n[ 0.371963] Switched APIC routing to physical x2apic.\n[ 0.375006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.377109] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.380955] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384316] KVM setup paravirtual spinlock\n[ 0.386320] x86: Booted up 1 node, 1 CPUs\n[ 0.387825] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.390303] devtmpfs: initialized\n[ 0.392618] evm: security.selinux\n[ 0.393914] evm: security.SMACK64\n[ 0.395177] evm: security.SMACK64EXEC\n[ 0.396542] evm: security.SMACK64TRANSMUTE\n[ 0.398018] evm: security.SMACK64MMAP\n[ 0.399406] evm: security.ima\n[ 0.400575] evm: security.capability\n[ 0.402012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.405402] pinctrl core: initialized pinctrl subsystem\n[ 0.407359] RTC time: 18:00:44, date: 05/18/19\n[ 0.409138] NET: Registered protocol family 16\n[ 0.410872] cpuidle: using governor ladder\n[ 0.412409] cpuidle: using governor menu\n[ 0.413849] PCCT header not found.\n[ 0.415188] ACPI: bus type PCI registered\n[ 0.416659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.418939] PCI: Using configuration type 1 for base access\n[ 0.421582] ACPI: Added _OSI(Module Device)\n[ 0.423122] ACPI: Added _OSI(Processor Device)\n[ 0.424728] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.426408] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.429075] ACPI: Interpreter enabled\n[ 0.430495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.434055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.437466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.440908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.444363] ACPI: (supports S0 S5)\n[ 0.445744] ACPI: Using IOAPIC for interrupt routing\n[ 0.447523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452275] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.454398] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456733] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.458951] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463036] acpiphp: Slot [3] registered\n[ 0.464497] acpiphp: Slot [4] registered\n[ 0.465952] acpiphp: Slot [5] registered\n[ 0.467409] acpiphp: Slot [6] registered\n[ 0.468896] acpiphp: Slot [7] registered\n[ 0.470376] acpiphp: Slot [8] registered\n[ 0.471898] acpiphp: Slot [9] registered\n[ 0.473354] acpiphp: Slot [10] registered\n[ 0.474861] acpiphp: Slot [11] registered\n[ 0.476343] acpiphp: Slot [12] registered\n[ 0.477828] acpiphp: Slot [13] registered\n[ 0.479390] acpiphp: Slot [14] registered\n[ 0.480916] acpiphp: Slot [15] registered\n[ 0.499033] acpiphp: Slot [16] registered\n[ 0.500554] acpiphp: Slot [17] registered\n[ 0.502069] acpiphp: Slot [18] registered\n[ 0.503598] acpiphp: Slot [19] registered\n[ 0.505115] acpiphp: Slot [20] registered\n[ 0.506634] acpiphp: Slot [21] registered\n[ 0.508152] acpiphp: Slot [22] registered\n[ 0.509668] acpiphp: Slot [23] registered\n[ 0.511184] acpiphp: Slot [24] registered\n[ 0.512707] acpiphp: Slot [25] registered\n[ 0.514224] acpiphp: Slot [26] registered\n[ 0.515738] acpiphp: Slot [27] registered\n[ 0.517260] acpiphp: Slot [28] registered\n[ 0.518777] acpiphp: Slot [29] registered\n[ 0.520292] acpiphp: Slot [30] registered\n[ 0.521813] acpiphp: Slot [31] registered\n[ 0.523325] PCI host bridge to bus 0000:00\n[ 0.524846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.527148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.529449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.532172] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.534869] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.537616] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.542394] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.544749] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.546951] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.549290] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.553916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.581842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.585038] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.587668] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.590295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.592880] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.595195] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.597633] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.599624] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.602532] vgaarb: loaded\n[ 0.603650] vgaarb: bridge control possible 0000:00:02.0\n[ 0.605887] SCSI subsystem initialized\n[ 0.607612] ACPI: bus type USB registered\n[ 0.609155] usbcore: registered new interface driver usbfs\n[ 0.611092] usbcore: registered new interface driver hub\n[ 0.612979] usbcore: registered new device driver usb\n[ 0.615004] PCI: Using ACPI for IRQ routing\n[ 0.617057] NetLabel: Initializing\n[ 0.618398] NetLabel: domain hash size = 128\n[ 0.620002] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.621807] NetLabel: unlabeled traffic allowed by default\n[ 0.623999] clocksource: Switched to clocksource kvm-clock\n[ 0.634708] AppArmor: AppArmor Filesystem Enabled\n[ 0.636491] pnp: PnP ACPI init\n[ 0.638072] pnp: PnP ACPI: found 5 devices\n[ 0.645289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.648512] NET: Registered protocol family 2\n[ 0.650422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.652855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.655128] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.657397] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.659455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.661673] NET: Registered protocol family 1\n[ 0.663331] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.665401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.667439] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.682566] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.697814] Trying to unpack rootfs image as initramfs...\n[ 0.759891] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.762937] Scanning for low memory corruption every 60 seconds\n[ 0.765334] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.767511] audit: initializing netlink subsys (disabled)\n[ 0.769474] audit: type=2000 audit(1558202445.255:1): initialized\n[ 0.771863] Initialise system trusted keyring\n[ 0.773605] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.775799] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.779057] zbud: loaded\n[ 0.780318] VFS: Disk quotas dquot_6.6.0\n[ 0.781843] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.784591] fuse init (API version 7.23)\n[ 0.786210] Key type big_key registered\n[ 0.787706] Allocating IMA MOK and blacklist keyrings.\n[ 0.789864] Key type asymmetric registered\n[ 0.791416] Asymmetric key parser 'x509' registered\n[ 0.793212] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.796002] io scheduler noop registered\n[ 0.797489] io scheduler deadline registered (default)\n[ 0.799353] io scheduler cfq registered\n[ 0.800910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.802873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.805224] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.807946] ACPI: Power Button [PWRF]\n[ 0.809480] GHES: HEST is not enabled!\n[ 0.823831] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.853588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.857190] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.882847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.886524] Linux agpgart interface v0.103\n[ 0.890174] brd: module loaded\n[ 0.892672] loop: module loaded\n[ 0.898389] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.901115] GPT:90111 != 2097151\n[ 0.902384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.904470] GPT:90111 != 2097151\n[ 0.905743] GPT: Use GNU Parted to correct GPT errors.\n[ 0.907566] vda: vda1 vda15\n[ 0.909464] scsi host0: ata_piix\n[ 0.910860] scsi host1: ata_piix\n[ 0.912195] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.914508] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.917451] libphy: Fixed MDIO Bus: probed\n[ 0.918987] tun: Universal TUN/TAP device driver, 1.6\n[ 0.920794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.924253] PPP generic driver version 2.4.2\n[ 0.925793] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.927845] ehci-pci: EHCI PCI platform driver\n[ 0.929477] ehci-platform: EHCI generic platform driver\n[ 0.931358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.933503] ohci-pci: OHCI PCI platform driver\n[ 0.935157] ohci-platform: OHCI generic platform driver\n[ 0.937032] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.952158] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.954052] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.956799] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.958657] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.960836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.963148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.965803] usb usb1: Product: UHCI Host Controller\n[ 0.967550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.969708] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.971489] hub 1-0:1.0: USB hub found\n[ 0.972936] hub 1-0:1.0: 2 ports detected\n[ 0.974594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.978427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.980242] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.982162] mousedev: PS/2 mouse device common for all mice\n[ 0.984524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.987700] rtc_cmos 00:00: RTC can wake from S4\n[ 0.989944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.992174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.994413] i2c /dev entries driver\n[ 0.995809] device-mapper: uevent: version 1.0.3\n[ 0.997563] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.000616] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.003005] NET: Registered protocol family 10\n[ 1.004936] NET: Registered protocol family 17\n[ 1.006602] Key type dns_resolver registered\n[ 1.008355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.010412] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.013665] registered taskstats version 1\n[ 1.015227] Loading compiled-in X.509 certificates\n[ 1.017532] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.021014] zswap: loaded using pool lzo/zbud\n[ 1.023427] Key type trusted registered\n[ 1.025897] Key type encrypted registered\n[ 1.027445] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.029412] ima: No TPM chip found, activating TPM-bypass!\n[ 1.031366] evm: HMAC attrs: 0x1\n[ 1.033054] Magic number: 3:218:39\n[ 1.034448] bdi 7:4: hash matches\n[ 1.035874] rtc_cmos 00:00: setting system clock to 2019-05-18 18:00:45 UTC (1558202445)\n[ 1.038860] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.040955] EDD information not available.\n[ 1.073856] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.076761] Write protecting the kernel read-only data: 14336k\n[ 1.080295] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.083515] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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.88\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.246835] 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.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.03. iid=i-00000005\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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCASnxs+p1wzUW9/FtN+7OqPZUtlqmDEEmxV2nD5wnXhiE8juH3unx9aH7Pm/kso7j9cK1PC83v6ij5eqf087ApMczgE/hgaHMVxiw0JiJIYYLTq9gyIL9iRz7Vq4R9OlomAtnCztPaEleO/456YZu8RBPQ3RdwL0ZIbbVyKluNfkj7fSTJ666bOhebQWIuOSCEe8KAbttkkINHNUgnuiB+ngpAEwkx+imH1Q1Iq7JkNZOIdSFSotp8e/owX6M6aUyCiDnYssvCkVbuy1NbpqAPe6Lkh6yRWxDMzcfCl4wAN/tBr3iPC32pvS9tCJ+5oiNCD6WyX5+rAjAE0HFZ3Xvd root@singlevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68\nssh-dss AAAAB3NzaC1kc3MAAACBAPCFtfT7Uxlt1mLW7lzugC7ZzJXZNAZZvrX+3GVVuJmcqqsqBKyY88a6Hi9P+0NYDpFYRT5fhmer6/a1n8msIqRb9N1OtY786KIDVxaHvmKbi7dd1t1PQeiTNHUXa4pYA/N44e7t8e6NYfjwaFTBpSPLBc+6eeM5mLMjO89wso+zAAAAFQD20o/urlH0raZkdhn127ZS9LUqIwAAAIBngiNulj6JK5s92y8aMTF2nuYv4rURDGh1f+o/oTsm/AevVrNRk/oPnzVUSTQQgF+waKHlcPoCHHzUu41ns9HbnVS4wxxqiJqsbv6JXRjUqaq3JSU3ZjjxoMRhUdSDCG+/IXWZSj3iDVapW3fsr+TvnfSntIJBVCIxDZzlMcWh/gAAAIAYuZXuTLF8Td7UHcYf726bKrc8tYCCU2PiQPURrsHCiCJkCrD8B0xQI+f/2o4Lq6/PfGn4hjXC3XMI7qZYN9sDYW+WT80rl3xNkoyTRPRgU0s5XoGegDDd5IuRs7LrNNSZEPTtlMZZ0kUQXxuzeddxlJE88ztT4vqyZZzi74buGQ== root@singlevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.52s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe49:8bbf/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.5 \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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68 login: "} 2019-05-18 18:00:53,281 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6/action used request id req-e2e8ef1c-8a5a-496a-9059-86ba9e6960bf 2019-05-18 18:00:53,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10230922699s 2019-05-18 18:00:53,282 - 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 494265801 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.914 MHz processor [ 0.255974] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.259159] pid_max: default: 32768 minimum: 301 [ 0.260901] ACPI: Core revision 20150930 [ 0.263003] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.265467] Security Framework initialized [ 0.267042] Yama: becoming mindful. [ 0.268456] AppArmor: AppArmor initialized [ 0.270034] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.272483] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.274894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.277219] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.279811] Initializing cgroup subsys io [ 0.281335] Initializing cgroup subsys memory [ 0.282987] Initializing cgroup subsys devices [ 0.284643] Initializing cgroup subsys freezer [ 0.286292] Initializing cgroup subsys net_cls [ 0.287933] Initializing cgroup subsys perf_event [ 0.289658] Initializing cgroup subsys net_prio [ 0.291322] Initializing cgroup subsys hugetlb [ 0.292956] Initializing cgroup subsys pids [ 0.294595] CPU: Physical Processor ID: 0 [ 0.296793] mce: CPU supports 10 MCE banks [ 0.298370] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.300280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320100] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.329986] ftrace: allocating 31920 entries in 125 pages [ 0.366377] smpboot: Max logical packages: 1 [ 0.368011] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.370521] x2apic enabled [ 0.371963] Switched APIC routing to physical x2apic. [ 0.375006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.377109] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.380955] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384316] KVM setup paravirtual spinlock [ 0.386320] x86: Booted up 1 node, 1 CPUs [ 0.387825] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.390303] devtmpfs: initialized [ 0.392618] evm: security.selinux [ 0.393914] evm: security.SMACK64 [ 0.395177] evm: security.SMACK64EXEC [ 0.396542] evm: security.SMACK64TRANSMUTE [ 0.398018] evm: security.SMACK64MMAP [ 0.399406] evm: security.ima [ 0.400575] evm: security.capability [ 0.402012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.405402] pinctrl core: initialized pinctrl subsystem [ 0.407359] RTC time: 18:00:44, date: 05/18/19 [ 0.409138] NET: Registered protocol family 16 [ 0.410872] cpuidle: using governor ladder [ 0.412409] cpuidle: using governor menu [ 0.413849] PCCT header not found. [ 0.415188] ACPI: bus type PCI registered [ 0.416659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.418939] PCI: Using configuration type 1 for base access [ 0.421582] ACPI: Added _OSI(Module Device) [ 0.423122] ACPI: Added _OSI(Processor Device) [ 0.424728] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426408] ACPI: Added _OSI(Processor Aggregator Device) [ 0.429075] ACPI: Interpreter enabled [ 0.430495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.434055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.437466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.440908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.444363] ACPI: (supports S0 S5) [ 0.445744] ACPI: Using IOAPIC for interrupt routing [ 0.447523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452275] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454398] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456733] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458951] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463036] acpiphp: Slot [3] registered [ 0.464497] acpiphp: Slot [4] registered [ 0.465952] acpiphp: Slot [5] registered [ 0.467409] acpiphp: Slot [6] registered [ 0.468896] acpiphp: Slot [7] registered [ 0.470376] acpiphp: Slot [8] registered [ 0.471898] acpiphp: Slot [9] registered [ 0.473354] acpiphp: Slot [10] registered [ 0.474861] acpiphp: Slot [11] registered [ 0.476343] acpiphp: Slot [12] registered [ 0.477828] acpiphp: Slot [13] registered [ 0.479390] acpiphp: Slot [14] registered [ 0.480916] acpiphp: Slot [15] registered [ 0.499033] acpiphp: Slot [16] registered [ 0.500554] acpiphp: Slot [17] registered [ 0.502069] acpiphp: Slot [18] registered [ 0.503598] acpiphp: Slot [19] registered [ 0.505115] acpiphp: Slot [20] registered [ 0.506634] acpiphp: Slot [21] registered [ 0.508152] acpiphp: Slot [22] registered [ 0.509668] acpiphp: Slot [23] registered [ 0.511184] acpiphp: Slot [24] registered [ 0.512707] acpiphp: Slot [25] registered [ 0.514224] acpiphp: Slot [26] registered [ 0.515738] acpiphp: Slot [27] registered [ 0.517260] acpiphp: Slot [28] registered [ 0.518777] acpiphp: Slot [29] registered [ 0.520292] acpiphp: Slot [30] registered [ 0.521813] acpiphp: Slot [31] registered [ 0.523325] PCI host bridge to bus 0000:00 [ 0.524846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.527148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.529449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.532172] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.534869] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.537616] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.542394] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.544749] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.546951] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.549290] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.553916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.581842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.585038] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.587668] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.590295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.592880] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.595195] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.597633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.599624] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.602532] vgaarb: loaded [ 0.603650] vgaarb: bridge control possible 0000:00:02.0 [ 0.605887] SCSI subsystem initialized [ 0.607612] ACPI: bus type USB registered [ 0.609155] usbcore: registered new interface driver usbfs [ 0.611092] usbcore: registered new interface driver hub [ 0.612979] usbcore: registered new device driver usb [ 0.615004] PCI: Using ACPI for IRQ routing [ 0.617057] NetLabel: Initializing [ 0.618398] NetLabel: domain hash size = 128 [ 0.620002] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.621807] NetLabel: unlabeled traffic allowed by default [ 0.623999] clocksource: Switched to clocksource kvm-clock [ 0.634708] AppArmor: AppArmor Filesystem Enabled [ 0.636491] pnp: PnP ACPI init [ 0.638072] pnp: PnP ACPI: found 5 devices [ 0.645289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.648512] NET: Registered protocol family 2 [ 0.650422] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.652855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.655128] TCP: Hash tables configured (established 4096 bind 4096) [ 0.657397] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.659455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.661673] NET: Registered protocol family 1 [ 0.663331] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.665401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.667439] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.682566] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.697814] Trying to unpack rootfs image as initramfs... [ 0.759891] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.762937] Scanning for low memory corruption every 60 seconds [ 0.765334] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.767511] audit: initializing netlink subsys (disabled) [ 0.769474] audit: type=2000 audit(1558202445.255:1): initialized [ 0.771863] Initialise system trusted keyring [ 0.773605] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.775799] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.779057] zbud: loaded [ 0.780318] VFS: Disk quotas dquot_6.6.0 [ 0.781843] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784591] fuse init (API version 7.23) [ 0.786210] Key type big_key registered [ 0.787706] Allocating IMA MOK and blacklist keyrings. [ 0.789864] Key type asymmetric registered [ 0.791416] Asymmetric key parser 'x509' registered [ 0.793212] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.796002] io scheduler noop registered [ 0.797489] io scheduler deadline registered (default) [ 0.799353] io scheduler cfq registered [ 0.800910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.802873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.805224] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.807946] ACPI: Power Button [PWRF] [ 0.809480] GHES: HEST is not enabled! [ 0.823831] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.853588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.857190] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.882847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.886524] Linux agpgart interface v0.103 [ 0.890174] brd: module loaded [ 0.892672] loop: module loaded [ 0.898389] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.901115] GPT:90111 != 2097151 [ 0.902384] GPT:Alternate GPT header not at the end of the disk. [ 0.904470] GPT:90111 != 2097151 [ 0.905743] GPT: Use GNU Parted to correct GPT errors. [ 0.907566] vda: vda1 vda15 [ 0.909464] scsi host0: ata_piix [ 0.910860] scsi host1: ata_piix [ 0.912195] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.914508] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.917451] libphy: Fixed MDIO Bus: probed [ 0.918987] tun: Universal TUN/TAP device driver, 1.6 [ 0.920794] tun: (C) 1999-2004 Max Krasnyansky [ 0.924253] PPP generic driver version 2.4.2 [ 0.925793] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.927845] ehci-pci: EHCI PCI platform driver [ 0.929477] ehci-platform: EHCI generic platform driver [ 0.931358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.933503] ohci-pci: OHCI PCI platform driver [ 0.935157] ohci-platform: OHCI generic platform driver [ 0.937032] uhci_hcd: USB Universal Host Controller Interface driver [ 0.952158] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.954052] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.956799] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.958657] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.960836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.963148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.965803] usb usb1: Product: UHCI Host Controller [ 0.967550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.969708] usb usb1: SerialNumber: 0000:00:01.2 [ 0.971489] hub 1-0:1.0: USB hub found [ 0.972936] hub 1-0:1.0: 2 ports detected [ 0.974594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.978427] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980242] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982162] mousedev: PS/2 mouse device common for all mice [ 0.984524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.987700] rtc_cmos 00:00: RTC can wake from S4 [ 0.989944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992174] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994413] i2c /dev entries driver [ 0.995809] device-mapper: uevent: version 1.0.3 [ 0.997563] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000616] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003005] NET: Registered protocol family 10 [ 1.004936] NET: Registered protocol family 17 [ 1.006602] Key type dns_resolver registered [ 1.008355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010412] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.013665] registered taskstats version 1 [ 1.015227] Loading compiled-in X.509 certificates [ 1.017532] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.021014] zswap: loaded using pool lzo/zbud [ 1.023427] Key type trusted registered [ 1.025897] Key type encrypted registered [ 1.027445] AppArmor: AppArmor sha1 policy hashing enabled [ 1.029412] ima: No TPM chip found, activating TPM-bypass! [ 1.031366] evm: HMAC attrs: 0x1 [ 1.033054] Magic number: 3:218:39 [ 1.034448] bdi 7:4: hash matches [ 1.035874] rtc_cmos 00:00: setting system clock to 2019-05-18 18:00:45 UTC (1558202445) [ 1.038860] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.040955] EDD information not available. [ 1.073856] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.076761] Write protecting the kernel read-only data: 14336k [ 1.080295] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083515] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.88 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.246835] 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.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.03. iid=i-00000005 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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCASnxs+p1wzUW9/FtN+7OqPZUtlqmDEEmxV2nD5wnXhiE8juH3unx9aH7Pm/kso7j9cK1PC83v6ij5eqf087ApMczgE/hgaHMVxiw0JiJIYYLTq9gyIL9iRz7Vq4R9OlomAtnCztPaEleO/456YZu8RBPQ3RdwL0ZIbbVyKluNfkj7fSTJ666bOhebQWIuOSCEe8KAbttkkINHNUgnuiB+ngpAEwkx+imH1Q1Iq7JkNZOIdSFSotp8e/owX6M6aUyCiDnYssvCkVbuy1NbpqAPe6Lkh6yRWxDMzcfCl4wAN/tBr3iPC32pvS9tCJ+5oiNCD6WyX5+rAjAE0HFZ3Xvd root@singlevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68 ssh-dss AAAAB3NzaC1kc3MAAACBAPCFtfT7Uxlt1mLW7lzugC7ZzJXZNAZZvrX+3GVVuJmcqqsqBKyY88a6Hi9P+0NYDpFYRT5fhmer6/a1n8msIqRb9N1OtY786KIDVxaHvmKbi7dd1t1PQeiTNHUXa4pYA/N44e7t8e6NYfjwaFTBpSPLBc+6eeM5mLMjO89wso+zAAAAFQD20o/urlH0raZkdhn127ZS9LUqIwAAAIBngiNulj6JK5s92y8aMTF2nuYv4rURDGh1f+o/oTsm/AevVrNRk/oPnzVUSTQQgF+waKHlcPoCHHzUu41ns9HbnVS4wxxqiJqsbv6JXRjUqaq3JSU3ZjjxoMRhUdSDCG+/IXWZSj3iDVapW3fsr+TvnfSntIJBVCIxDZzlMcWh/gAAAIAYuZXuTLF8Td7UHcYf726bKrc8tYCCU2PiQPURrsHCiCJkCrD8B0xQI+f/2o4Lq6/PfGn4hjXC3XMI7qZYN9sDYW+WT80rl3xNkoyTRPRgU0s5XoGegDDd5IuRs7LrNNSZEPTtlMZZ0kUQXxuzeddxlJE88ztT4vqyZZzi74buGQ== root@singlevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.52s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe49:8bbf/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.5 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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-61e305e9-5032-4f11-9ef1-2c5838903c68 login: 2019-05-18 18:00:53,907 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8eecc90L 2019-05-18 18:00:53,908 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 18:00:53,908 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-18 18:00:53,908 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-18 18:00:53,909 - 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-05-18 18:00:53,909 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 18:00:53,910 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-18 18:00:53,910 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 18:00:53,910 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 18:00:53,910 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 18:00:53,927 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 18:00:53,928 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 18:00:53,940 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 061dc215a824437bf693eda68a4eb4bf 2019-05-18 18:00:53,941 - paramiko.transport - DEBUG - Trying discovered key 7993dea38fec872d7f9ad38cf852cd5b in /tmp/tmpo9FiCj 2019-05-18 18:00:53,977 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 18:00:53,983 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 18:00:54,005 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 18:00:54,007 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-18 18:00:54,007 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 18:00:54,010 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 18:00:54,012 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 18:00:54,012 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-18 18:00:54,012 - functest.core.singlevm - DEBUG - error: 2019-05-18 18:00:54,017 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 18:00:54,163 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 18:00:54,164 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 18:00:54,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-18 18:00:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c11801b7-c8bb-448c-91d1-32f7e720c016.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:55,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:00:55 GMT X-Openstack-Request-Id: req-0c290da1-b5c6-4e4b-90f6-900ce38e87ed 2019-05-18 18:00:55,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:00:55,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c11801b7-c8bb-448c-91d1-32f7e720c016.json used request id req-0c290da1-b5c6-4e4b-90f6-900ce38e87ed 2019-05-18 18:00:55,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.67948198318s 2019-05-18 18:00:55,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:00:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:56,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:00:56 GMT X-Openstack-Request-Id: req-2b1facc5-e521-43a3-9378-5c445e0138fb 2019-05-18 18:00:56,184 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:00:56,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2b1facc5-e521-43a3-9378-5c445e0138fb 2019-05-18 18:00:56,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320915937424s 2019-05-18 18:00:56,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 18:00:56,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:56,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 18:00:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-611d90cc-5fc4-4954-8f83-87e31b5bfc0c x-openstack-request-id: req-611d90cc-5fc4-4954-8f83-87e31b5bfc0c 2019-05-18 18:00:56,373 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6 used request id req-611d90cc-5fc4-4954-8f83-87e31b5bfc0c 2019-05-18 18:00:56,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188071966171s 2019-05-18 18:00:56,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:00:56,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:57,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Sat, 18 May 2019 18:00: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-3ffc3824-00c5-40f2-bd18-53e71e9ab7b7 x-openstack-request-id: req-3ffc3824-00c5-40f2-bd18-53e71e9ab7b7 2019-05-18 18:00:57,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:bf", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:bf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "rel": "bookmark"}], "image": {"id": "07149438-df45-46f1-873c-c599d31d2afe", "links": [{"href": "http://172.30.9.23:8774/images/07149438-df45-46f1-873c-c599d31d2afe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:00:44.000000", "flavor": {"id": "e2e5f769-62d4-4643-beec-c8b066758197", "links": [{"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "bookmark"}]}, "id": "b786cb99-3ef8-49bf-9cbf-ad49f358b0f6", "security_groups": [{"name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}], "user_id": "419d0ced2ce44cba96277e79917848aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:00:56Z", "hostId": "13b9e6df156896e7ba0e8ad46a67437f03116bc32d2168559413cdc2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68", "name": "singlevm2-vm_61e305e9-5032-4f11-9ef1-2c5838903c68", "created": "2019-05-18T18:00:34Z", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:00:57,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ffc3824-00c5-40f2-bd18-53e71e9ab7b7 2019-05-18 18:00:57,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94415807724s 2019-05-18 18:00:57,319 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:00:59,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:00:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:59,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 18: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-e98685de-f930-4620-9bce-334c29e2bb99 x-openstack-request-id: req-e98685de-f930-4620-9bce-334c29e2bb99 2019-05-18 18:00:59,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 18:00:59,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e98685de-f930-4620-9bce-334c29e2bb99 2019-05-18 18:00:59,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0935180187225s 2019-05-18 18:00:59,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:00:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:59,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 18 May 2019 18:00:59 GMT X-Openstack-Request-Id: req-5a6a7f3d-fbd7-4322-8efe-4bc70a10baf5 2019-05-18 18:00:59,480 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:07Z", "updated_at": "2019-05-18T18:00:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "3260e8ac-3892-45ec-abc3-c24475f3d5a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "6c5cd7d2-60c8-492e-977f-edb40662618d", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "b168edca-7614-4dc4-8078-27088b7cb6bc", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "f7166bb2-8263-41c4-b623-4fcf9a58505e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:25Z", "updated_at": "2019-05-18T18:00:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "447bc8f5-65c9-44dd-84b8-70784e92d1e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:27Z", "revision_number": 0, "id": "6c60faf4-910c-4496-bfe2-e75a084c9c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:27Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:25Z", "revision_number": 0, "id": "8c47e0ec-f415-4e10-85b2-65117a734ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:25Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T18:00:26Z", "revision_number": 0, "id": "f1c1b7e2-ac7b-40c2-bebc-d28d6a7e690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:26Z", "security_group_id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 3, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "9d8881e8-ebf8-4658-8c09-dcfd91391929", "name": "singlevm2-sg_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:00:59,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5a6a7f3d-fbd7-4322-8efe-4bc70a10baf5 2019-05-18 18:00:59,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.059494972229s 2019-05-18 18:00:59,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:00:59,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9d8881e8-ebf8-4658-8c09-dcfd91391929.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:00:59,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:00:59 GMT X-Openstack-Request-Id: req-8de074a4-8609-4a6f-9b2a-bc4d3cf4a00a 2019-05-18 18:00:59,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:00:59,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9d8881e8-ebf8-4658-8c09-dcfd91391929.json used request id req-8de074a4-8609-4a6f-9b2a-bc4d3cf4a00a 2019-05-18 18:00:59,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.47936296463s 2019-05-18 18:00:59,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-18 18:00:59,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:00,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18: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-9fadc15a-db79-437a-b5c9-fe67db78020a x-openstack-request-id: req-9fadc15a-db79-437a-b5c9-fe67db78020a 2019-05-18 18:01:00,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_61e305e9-5032-4f11-9ef1-2c5838903c68 used request id req-9fadc15a-db79-437a-b5c9-fe67db78020a 2019-05-18 18:01:00,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0510020256042s 2019-05-18 18:01:00,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 18:01:00,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d134f29f-ec70-49d8-8769-e72c346c04f6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" -d '{"subnet_id": "f5e30a26-2374-46d6-b826-8a8f58b1de16"}' 2019-05-18 18:01:03,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:01:03 GMT X-Openstack-Request-Id: req-1c5b3ff7-74b7-4aac-9786-1f5660a98ac2 2019-05-18 18:01:03,042 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3fa32e37-a627-40ee-a3d9-110ebeb14c7f", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "subnet_id": "f5e30a26-2374-46d6-b826-8a8f58b1de16", "subnet_ids": ["f5e30a26-2374-46d6-b826-8a8f58b1de16"], "port_id": "fe4f991f-045e-443b-870a-e0253500a32d", "id": "d134f29f-ec70-49d8-8769-e72c346c04f6"} 2019-05-18 18:01:03,042 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d134f29f-ec70-49d8-8769-e72c346c04f6/remove_router_interface.json used request id req-1c5b3ff7-74b7-4aac-9786-1f5660a98ac2 2019-05-18 18:01:03,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.02483606339s 2019-05-18 18:01:03,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 18:01:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:03,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 18 May 2019 18:01:03 GMT X-Openstack-Request-Id: req-7ce39a17-95a5-440a-9e2e-c2b88d7176f6 2019-05-18 18:01:03,309 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:11Z", "admin_state_up": true, "updated_at": "2019-05-18T18:01:01Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "d134f29f-ec70-49d8-8769-e72c346c04f6", "name": "singlevm2-router_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:01:03,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7ce39a17-95a5-440a-9e2e-c2b88d7176f6 2019-05-18 18:01:03,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.266546964645s 2019-05-18 18:01:03,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 18:01:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d134f29f-ec70-49d8-8769-e72c346c04f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:07,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:01:07 GMT X-Openstack-Request-Id: req-d04eb9ef-0aba-4359-b82b-ed3bfec0c9de 2019-05-18 18:01:07,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:01:07,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d134f29f-ec70-49d8-8769-e72c346c04f6.json used request id req-d04eb9ef-0aba-4359-b82b-ed3bfec0c9de 2019-05-18 18:01:07,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.39417910576s 2019-05-18 18:01:07,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:01:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:07,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 18 May 2019 18:01:07 GMT X-Openstack-Request-Id: req-cee71dde-49f7-4361-a029-993b70438904 2019-05-18 18:01:07,758 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:00:09Z","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":"9c626e011f8244d991b2c6cd5fafc98c","id":"f5e30a26-2374-46d6-b826-8a8f58b1de16","subnetpool_id":null,"name":"singlevm2-subnet_61e305e9-5032-4f11-9ef1-2c5838903c68"}]} 2019-05-18 18:01:07,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-cee71dde-49f7-4361-a029-993b70438904 2019-05-18 18:01:07,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0524659156799s 2019-05-18 18:01:07,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 18:01:07,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f5e30a26-2374-46d6-b826-8a8f58b1de16.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:10,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:01:10 GMT X-Openstack-Request-Id: req-f6fe0ee8-0cff-4d73-8c83-341e21787fc2 2019-05-18 18:01:10,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:01:10,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f5e30a26-2374-46d6-b826-8a8f58b1de16.json used request id req-f6fe0ee8-0cff-4d73-8c83-341e21787fc2 2019-05-18 18:01:10,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.84738397598s 2019-05-18 18:01:10,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:01:10,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:10,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 18 May 2019 18:01:10 GMT X-Openstack-Request-Id: req-14532688-0e06-4825-9e2d-5dada35ff84c 2019-05-18 18:01:10,726 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3fa32e37-a627-40ee-a3d9-110ebeb14c7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9c626e011f8244d991b2c6cd5fafc98c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:01:10Z","qos_policy_id":null,"name":"singlevm2-net_61e305e9-5032-4f11-9ef1-2c5838903c68","admin_state_up":true,"tenant_id":"9c626e011f8244d991b2c6cd5fafc98c","created_at":"2019-05-18T18:00:07Z","mtu":1450}]} 2019-05-18 18:01:10,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-14532688-0e06-4825-9e2d-5dada35ff84c 2019-05-18 18:01:10,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118681907654s 2019-05-18 18:01:10,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 18:01:10,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/3fa32e37-a627-40ee-a3d9-110ebeb14c7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:12,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:01:11 GMT X-Openstack-Request-Id: req-8a96540c-839a-473b-91b4-9dd39d84fbdc 2019-05-18 18:01:12,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:01:12,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3fa32e37-a627-40ee-a3d9-110ebeb14c7f.json used request id req-8a96540c-839a-473b-91b4-9dd39d84fbdc 2019-05-18 18:01:12,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27586293221s 2019-05-18 18:01:12,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:01:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:12,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:01:12 GMT X-Openstack-Request-Id: req-d4f723bd-38d0-4fc9-86c0-cf06f185859b 2019-05-18 18:01:12,342 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:00:23Z", "file": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe/file", "owner": "9c626e011f8244d991b2c6cd5fafc98c", "id": "07149438-df45-46f1-873c-c599d31d2afe", "size": 12716032, "self": "/v2/images/07149438-df45-46f1-873c-c599d31d2afe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/07149438-df45-46f1-873c-c599d31d2afe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_61e305e9-5032-4f11-9ef1-2c5838903c68", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:00:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:01:12,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d4f723bd-38d0-4fc9-86c0-cf06f185859b 2019-05-18 18:01:12,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335115909576s 2019-05-18 18:01:12,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:01:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/07149438-df45-46f1-873c-c599d31d2afe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7099cedec68b1fdcdb62fe0960f18acf3b7bd46" 2019-05-18 18:01:13,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:01:13 GMT X-Openstack-Request-Id: req-eb7821a0-f0a3-4a76-b07d-a7fe3cef6b33 2019-05-18 18:01:13,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-05-18 18:01:13,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/07149438-df45-46f1-873c-c599d31d2afe used request id req-eb7821a0-f0a3-4a76-b07d-a7fe3cef6b33 2019-05-18 18:01:13,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34954595566s 2019-05-18 18:01:13,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:01:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:13,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-4129c7ed-67a2-4f71-9d4e-91bc97177cc2 x-openstack-request-id: req-4129c7ed-67a2-4f71-9d4e-91bc97177cc2 2019-05-18 18:01:13,724 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_61e305e9-5032-4f11-9ef1-2c5838903c68", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e2e5f769-62d4-4643-beec-c8b066758197", "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": "e2e5f769-62d4-4643-beec-c8b066758197"}]} 2019-05-18 18:01:13,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4129c7ed-67a2-4f71-9d4e-91bc97177cc2 2019-05-18 18:01:13,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024600982666s 2019-05-18 18:01:13,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:01:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e2e5f769-62d4-4643-beec-c8b066758197 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:13,758 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-d2f31368-8d40-478f-bd00-0ec310f5bc90 x-openstack-request-id: req-d2f31368-8d40-478f-bd00-0ec310f5bc90 2019-05-18 18:01:13,758 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e2e5f769-62d4-4643-beec-c8b066758197 used request id req-d2f31368-8d40-478f-bd00-0ec310f5bc90 2019-05-18 18:01:13,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327520370483s 2019-05-18 18:01:13,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:01:13,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:14,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 18 May 2019 18:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18781c7a-48b6-468e-bd68-810f550aecc5 2019-05-18 18:01:14,004 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68", "links": {"self": "http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "419d0ced2ce44cba96277e79917848aa", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:01:14,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-18781c7a-48b6-468e-bd68-810f550aecc5 2019-05-18 18:01:14,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245861053467s 2019-05-18 18:01:14,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:01:14,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 18 May 2019 18:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74a5b4d-e19f-4a34-95bf-66e019136904 2019-05-18 18:01:14,251 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_61e305e9-5032-4f11-9ef1-2c5838903c68", "links": {"self": "http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "419d0ced2ce44cba96277e79917848aa", "description": null}} 2019-05-18 18:01:14,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa used request id req-e74a5b4d-e19f-4a34-95bf-66e019136904 2019-05-18 18:01:14,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241394042969s 2019-05-18 18:01:14,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 18:01:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:14,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-045a6bce-9ea2-4b88-a0f2-3722e4879258 2019-05-18 18:01:14,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:01:14,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/419d0ced2ce44cba96277e79917848aa used request id req-045a6bce-9ea2-4b88-a0f2-3722e4879258 2019-05-18 18:01:14,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.405573129654s 2019-05-18 18:01:14,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:01:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:14,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 18 May 2019 18:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1b966b-b2d0-4c53-ba27-9e6b3b64958d 2019-05-18 18:01:14,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c"}, "tags": [], "enabled": true, "id": "9c626e011f8244d991b2c6cd5fafc98c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_61e305e9-5032-4f11-9ef1-2c5838903c68"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:01:14,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2a1b966b-b2d0-4c53-ba27-9e6b3b64958d 2019-05-18 18:01:14,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231541156769s 2019-05-18 18:01:14,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 18:01:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:15,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf6957e-b76e-46c3-bd64-2e46eb3602a9 2019-05-18 18:01:15,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:01:15,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9c626e011f8244d991b2c6cd5fafc98c used request id req-8bf6957e-b76e-46c3-bd64-2e46eb3602a9 2019-05-18 18:01:15,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.396600961685s 2019-05-18 18:01:15,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:01:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9c626e011f8244d991b2c6cd5fafc98c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:15,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 18:01:15 GMT X-Openstack-Request-Id: req-ff188b2d-2d28-4805-aef8-547a92ecffa2 2019-05-18 18:01:15,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:07Z", "updated_at": "2019-05-18T18:00:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "3260e8ac-3892-45ec-abc3-c24475f3d5a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "6c5cd7d2-60c8-492e-977f-edb40662618d", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "b168edca-7614-4dc4-8078-27088b7cb6bc", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "f7166bb2-8263-41c4-b623-4fcf9a58505e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "name": "default"}]} 2019-05-18 18:01:15,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9c626e011f8244d991b2c6cd5fafc98c&name=default used request id req-ff188b2d-2d28-4805-aef8-547a92ecffa2 2019-05-18 18:01:15,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362498044968s 2019-05-18 18:01:15,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:01:15,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:16,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 18:01:16 GMT X-Openstack-Request-Id: req-57a9fc3b-9b60-4006-afa9-74145e6400f8 2019-05-18 18:01:16,045 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "created_at": "2019-05-18T18:00:07Z", "updated_at": "2019-05-18T18:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "6c5cd7d2-60c8-492e-977f-edb40662618d", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "b168edca-7614-4dc4-8078-27088b7cb6bc", "remote_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "f7166bb2-8263-41c4-b623-4fcf9a58505e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:00:07Z", "revision_number": 0, "id": "3260e8ac-3892-45ec-abc3-c24475f3d5a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:00:07Z", "security_group_id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "tenant_id": "9c626e011f8244d991b2c6cd5fafc98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c626e011f8244d991b2c6cd5fafc98c"}], "revision_number": 1, "project_id": "9c626e011f8244d991b2c6cd5fafc98c", "id": "77fc4076-c377-44ec-a57a-1e8b7bb996d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 18:01:16,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-57a9fc3b-9b60-4006-afa9-74145e6400f8 2019-05-18 18:01:16,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.374460935593s 2019-05-18 18:01:16,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:01:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/77fc4076-c377-44ec-a57a-1e8b7bb996d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}630b64c8dba9a4590a254db51be3b9042a1d4940" 2019-05-18 18:01:16,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:01:16 GMT X-Openstack-Request-Id: req-f2992c21-bb52-4767-b08c-f1aa5048bf30 2019-05-18 18:01:16,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:01:16,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/77fc4076-c377-44ec-a57a-1e8b7bb996d4.json used request id req-f2992c21-bb52-4767-b08c-f1aa5048bf30 2019-05-18 18:01:16,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.583892822266s 2019-05-18 18:01:16,686 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-18 18:01:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:01:16,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9de9d4-e7e2-464e-9566-91172659f826 2019-05-18 18:01:16,738 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:01:16,738 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ae9de9d4-e7e2-464e-9566-91172659f826 2019-05-18 18:01:16,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:01:17,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["fXGFGUzWTfeaJu0QImFo4w"], "issued_at": "2019-05-18T18:01:17.000000Z"}} 2019-05-18 18:01:17,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:01:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:17,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 18:01:17 GMT X-Openstack-Request-Id: req-07402a68-2cc3-4e4d-91b8-21c7f0df2302 2019-05-18 18:01:17,539 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:01:17,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-07402a68-2cc3-4e4d-91b8-21c7f0df2302 2019-05-18 18:01:17,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392806053162s 2019-05-18 18:01:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:01:17,552 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25dc914e-a561-483a-a122-9862ea64d551 2019-05-18 18:01:17,552 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:01:17,552 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-25dc914e-a561-483a-a122-9862ea64d551 2019-05-18 18:01:17,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:01:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:17,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6d264f-2a98-4c90-beab-d088db06f0c0 2019-05-18 18:01:17,775 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:01:17,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4e6d264f-2a98-4c90-beab-d088db06f0c0 2019-05-18 18:01:17,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2218708992s 2019-05-18 18:01:17,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:01:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}}' 2019-05-18 18:01:18,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 18 May 2019 18:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbc35b2-5b32-4c80-9647-9458b50c6728 2019-05-18 18:01:18,064 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4"}, "tags": [], "enabled": true, "id": "66ed514d45f24e7eac3b88a182c941f4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}} 2019-05-18 18:01:18,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dfbc35b2-5b32-4c80-9647-9458b50c6728 2019-05-18 18:01:18,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.282851934433s 2019-05-18 18:01:18,065 - 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'66ed514d45f24e7eac3b88a182c941f4', '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_c6d904db-08d6-4cb5-9ce4-04a0364352f8'}) 2019-05-18 18:01:18,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:01:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "CbDQWzc1wPpi9YTg8UfwKyEIanMRqL", "email": null, "name": "vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}}' 2019-05-18 18:01:18,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 18 May 2019 18:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a4a7ae-8f5b-4b6c-b1ae-1cd173ff99de 2019-05-18 18:01:18,623 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": {"self": "http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59351e6df3bd434590277bf7bd1d0858", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:01:18,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e0a4a7ae-8f5b-4b6c-b1ae-1cd173ff99de 2019-05-18 18:01:18,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.551287889481s 2019-05-18 18:01:18,624 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59351e6df3bd434590277bf7bd1d0858', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8'}) 2019-05-18 18:01:18,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:01:18,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:18,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa7eb21-4faa-4917-a76f-8052606aadd7 2019-05-18 18:01:18,861 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:01:18,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2aa7eb21-4faa-4917-a76f-8052606aadd7 2019-05-18 18:01:18,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232182025909s 2019-05-18 18:01:18,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:01:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:19,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde80800-551a-478b-954b-7e88cb4ef254 2019-05-18 18:01:19,066 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:01:19,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dde80800-551a-478b-954b-7e88cb4ef254 2019-05-18 18:01:19,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202224969864s 2019-05-18 18:01:19,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:01:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:19,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c386d2a-519d-4bce-bd7c-b1010a839343 2019-05-18 18:01:19,298 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:01:19,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5c386d2a-519d-4bce-bd7c-b1010a839343 2019-05-18 18:01:19,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22590303421s 2019-05-18 18:01:19,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:01:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:19,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e02920-2244-4ac6-82d9-ec90be71c991 2019-05-18 18:01:19,552 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:01:19,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-48e02920-2244-4ac6-82d9-ec90be71c991 2019-05-18 18:01:19,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.249475002289s 2019-05-18 18:01:19,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:01:19,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:19,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 18 May 2019 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdb7f24-8900-4574-bc9d-c4b25f5652c0 2019-05-18 18:01:19,797 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": {"self": "http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59351e6df3bd434590277bf7bd1d0858", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:01:19,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9fdb7f24-8900-4574-bc9d-c4b25f5652c0 2019-05-18 18:01:19,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243479013443s 2019-05-18 18:01:19,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:01:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1520ff2-c63d-4dad-9b10-2b07450a7a93 2019-05-18 18:01:20,032 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4"}, "tags": [], "enabled": true, "id": "66ed514d45f24e7eac3b88a182c941f4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}]} 2019-05-18 18:01:20,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e1520ff2-c63d-4dad-9b10-2b07450a7a93 2019-05-18 18:01:20,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223721027374s 2019-05-18 18:01:20,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:01:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=59351e6df3bd434590277bf7bd1d0858&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=66ed514d45f24e7eac3b88a182c941f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:20,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 18:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7d5725-75b5-4f16-aa98-706a7127590a 2019-05-18 18:01:20,167 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=59351e6df3bd434590277bf7bd1d0858&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=66ed514d45f24e7eac3b88a182c941f4", "previous": null, "next": null}} 2019-05-18 18:01:20,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=59351e6df3bd434590277bf7bd1d0858&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=66ed514d45f24e7eac3b88a182c941f4 used request id req-ca7d5725-75b5-4f16-aa98-706a7127590a 2019-05-18 18:01:20,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126961946487s 2019-05-18 18:01:20,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:01:20,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4/users/59351e6df3bd434590277bf7bd1d0858/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:20,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7caa1f-e501-4dc5-9ef1-41e3c1197fb6 2019-05-18 18:01:20,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:01:20,356 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4/users/59351e6df3bd434590277bf7bd1d0858/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-8f7caa1f-e501-4dc5-9ef1-41e3c1197fb6 2019-05-18 18:01:20,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184886217117s 2019-05-18 18:01:20,357 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 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'66ed514d45f24e7eac3b88a182c941f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'CbDQWzc1wPpi9YTg8UfwKyEIanMRqL', 'username': u'vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:01:20,360 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'password': 'CbDQWzc1wPpi9YTg8UfwKyEIanMRqL', 'project_name': 'vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '66ed514d45f24e7eac3b88a182c941f4', 'project_domain_name': 'Default'} 2019-05-18 18:01:20,361 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-18 18:01:20,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:01:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:20,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849480b1-4cb8-4102-953c-ac9e7e5fbb00 2019-05-18 18:01:20,602 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:01:20,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-849480b1-4cb8-4102-953c-ac9e7e5fbb00 2019-05-18 18:01:20,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.240749120712s 2019-05-18 18:01:20,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:01:20,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:01:20,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 18:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4111dcb-0df4-4ae2-baad-d4d0a557838b 2019-05-18 18:01:20,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4"}, "tags": [], "enabled": true, "id": "66ed514d45f24e7eac3b88a182c941f4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}]} 2019-05-18 18:01:20,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f4111dcb-0df4-4ae2-baad-d4d0a557838b 2019-05-18 18:01:20,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23256111145s 2019-05-18 18:01:20,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:01:20,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" -d '{"network": {"tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "name": "vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "admin_state_up": true}}' 2019-05-18 18:01:21,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 18 May 2019 18:01:21 GMT X-Openstack-Request-Id: req-1e04074c-1e4a-49fc-9696-1d10dfac51eb 2019-05-18 18:01:21,465 - 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":"b249c741-ad39-49ee-95c9-83fe12e35f7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"66ed514d45f24e7eac3b88a182c941f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:01:21Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8","admin_state_up":true,"tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:21Z","mtu":1450}} 2019-05-18 18:01:21,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1e04074c-1e4a-49fc-9696-1d10dfac51eb 2019-05-18 18:01:21,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621145963669s 2019-05-18 18:01:21,466 - 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-05-18T18:01:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b249c741-ad39-49ee-95c9-83fe12e35f7f', u'provider:segmentation_id': 77, 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_c6d904db-08d6-4cb5-9ce4-04a0364352f8', u'created_at': u'2019-05-18T18:01:21Z', u'mtu': 1450, u'tenant_id': u'66ed514d45f24e7eac3b88a182c941f4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'66ed514d45f24e7eac3b88a182c941f4', u'l2_adjacency': True}) 2019-05-18 18:01:21,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:01:21,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a778a0f-f5e0-4564-839c-e23d43bbf10d 2019-05-18 18:01:21,477 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:01:21,477 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-9a778a0f-f5e0-4564-839c-e23d43bbf10d 2019-05-18 18:01:21,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:01:21,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66ed514d45f24e7eac3b88a182c941f4", "name": "vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_66ed514d45f24e7eac3b88a182c941f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_66ed514d45f24e7eac3b88a182c941f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/66ed514d45f24e7eac3b88a182c941f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/66ed514d45f24e7eac3b88a182c941f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/66ed514d45f24e7eac3b88a182c941f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/66ed514d45f24e7eac3b88a182c941f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/66ed514d45f24e7eac3b88a182c941f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/66ed514d45f24e7eac3b88a182c941f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/66ed514d45f24e7eac3b88a182c941f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/66ed514d45f24e7eac3b88a182c941f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/66ed514d45f24e7eac3b88a182c941f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "id": "59351e6df3bd434590277bf7bd1d0858"}, "audit_ids": ["vTM9DU8BT8y8esCvSWNfEg"], "issued_at": "2019-05-18T18:01:21.000000Z"}} 2019-05-18 18:01:21,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:01:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:22,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 18 May 2019 18:01:22 GMT X-Openstack-Request-Id: req-2f455eac-bf0d-46cd-b93b-5e0fee4f8ce0 2019-05-18 18:01:22,287 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"66ed514d45f24e7eac3b88a182c941f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:01:21Z","qos_policy_id":null,"name":"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8","admin_state_up":true,"tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:21Z","mtu":1450}]} 2019-05-18 18:01:22,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2f455eac-bf0d-46cd-b93b-5e0fee4f8ce0 2019-05-18 18:01:22,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399729967117s 2019-05-18 18:01:22,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:01:22,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"subnet": {"name": "vping_ssh-subnet_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "enable_dhcp": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:01:23,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 18 May 2019 18:01:23 GMT X-Openstack-Request-Id: req-624bfcbe-c55f-488b-8277-7cb53a5ecc15 2019-05-18 18:01:23,403 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:01:22Z","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":"66ed514d45f24e7eac3b88a182c941f4","id":"ee5b9fa3-825f-486d-b36b-371f27d8a367","subnetpool_id":null,"name":"vping_ssh-subnet_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}} 2019-05-18 18:01:23,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-624bfcbe-c55f-488b-8277-7cb53a5ecc15 2019-05-18 18:01:23,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.11406803131s 2019-05-18 18:01:23,404 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:01:22Z', 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'ee5b9fa3-825f-486d-b36b-371f27d8a367', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_c6d904db-08d6-4cb5-9ce4-04a0364352f8', u'enable_dhcp': True, u'network_id': u'b249c741-ad39-49ee-95c9-83fe12e35f7f', u'tenant_id': u'66ed514d45f24e7eac3b88a182c941f4', u'created_at': u'2019-05-18T18:01:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'66ed514d45f24e7eac3b88a182c941f4'}) 2019-05-18 18:01:23,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:01:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "vping_ssh-router_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "admin_state_up": true}}' 2019-05-18 18:01:30,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 18 May 2019 18:01:30 GMT X-Openstack-Request-Id: req-34c5b73d-e275-4840-abe7-7f9ce9de0739 2019-05-18 18:01:30,806 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:24Z", "admin_state_up": true, "updated_at": "2019-05-18T18:01:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "name": "vping_ssh-router_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}} 2019-05-18 18:01:30,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-34c5b73d-e275-4840-abe7-7f9ce9de0739 2019-05-18 18:01:30,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.40153694153s 2019-05-18 18:01:30,807 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:01:25Z', u'revision_number': 3, u'id': u'f34ea05b-872a-45e4-8b41-97274c2c9d4a', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_c6d904db-08d6-4cb5-9ce4-04a0364352f8', u'admin_state_up': True, u'tenant_id': u'66ed514d45f24e7eac3b88a182c941f4', u'created_at': u'2019-05-18T18:01:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'66ed514d45f24e7eac3b88a182c941f4'}) 2019-05-18 18:01:30,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:01:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f34ea05b-872a-45e4-8b41-97274c2c9d4a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"subnet_id": "ee5b9fa3-825f-486d-b36b-371f27d8a367"}' 2019-05-18 18:01:33,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:01:33 GMT X-Openstack-Request-Id: req-60159fd2-e6bc-408d-a3c9-609cfbd32a6a 2019-05-18 18:01:33,939 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "subnet_id": "ee5b9fa3-825f-486d-b36b-371f27d8a367", "subnet_ids": ["ee5b9fa3-825f-486d-b36b-371f27d8a367"], "port_id": "a82b877e-53e2-4433-80e6-63a7f1e4fb4a", "id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a"} 2019-05-18 18:01:33,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f34ea05b-872a-45e4-8b41-97274c2c9d4a/add_router_interface.json used request id req-60159fd2-e6bc-408d-a3c9-609cfbd32a6a 2019-05-18 18:01:33,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13168096542s 2019-05-18 18:01:33,939 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:01:34,063 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:01:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:01:34,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:01:34 GMT 2019-05-18 18:01:34,072 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:01:34,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:01:34,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:34,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:01:34 GMT X-Openstack-Request-Id: req-4e3b64fb-0e83-4995-bf60-bc53a1464a9a 2019-05-18 18:01:34,389 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:01:34,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4e3b64fb-0e83-4995-bf60-bc53a1464a9a 2019-05-18 18:01:34,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314061164856s 2019-05-18 18:01:34,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:01:34,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}' 2019-05-18 18:01:35,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 18 May 2019 18:01:35 GMT Location: http://172.30.9.23:9292/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f052839e-bb8e-431e-922b-9bde48edb30a 2019-05-18 18:01:35,264 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:01:35Z", "file": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file", "owner": "66ed514d45f24e7eac3b88a182c941f4", "id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "size": null, "self": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "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_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "checksum": null, "created_at": "2019-05-18T18:01:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:01:35,264 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f052839e-bb8e-431e-922b-9bde48edb30a 2019-05-18 18:01:35,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.867105960846s 2019-05-18 18:01:35,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:01:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '' 2019-05-18 18:01:36,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:01:36 GMT X-Openstack-Request-Id: req-ef0cf96e-a829-473d-b206-0147f242a463 2019-05-18 18:01:36,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:01:36,627 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file used request id req-ef0cf96e-a829-473d-b206-0147f242a463 2019-05-18 18:01:36,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36216592789s 2019-05-18 18:01:36,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:01:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:36,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:01:36 GMT X-Openstack-Request-Id: req-e518f392-92bf-4eda-90b8-d71b7d5a33af 2019-05-18 18:01:36,679 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:01:36Z", "file": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file", "owner": "66ed514d45f24e7eac3b88a182c941f4", "id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "size": 12716032, "self": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:01:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:01:36,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e518f392-92bf-4eda-90b8-d71b7d5a33af 2019-05-18 18:01:36,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0469570159912s 2019-05-18 18:01:36,682 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file', 'owner': u'66ed514d45f24e7eac3b88a182c941f4', 'id': u'2fd512a6-d95f-4b55-94a4-55bbf3167f5b', 'size': 12716032, u'self': u'/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66ed514d45f24e7eac3b88a182c941f4', 'name': 'vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:01:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T18:01:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8', '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/2fd512a6-d95f-4b55-94a4-55bbf3167f5b', 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_c6d904db-08d6-4cb5-9ce4-04a0364352f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'created': u'2019-05-18T18:01:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:01: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/2fd512a6-d95f-4b55-94a4-55bbf3167f5b', 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_c6d904db-08d6-4cb5-9ce4-04a0364352f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:01:36,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:01:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:01:37,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-5d04c1eb-b9ff-463a-b29d-ba4c008e8c8d x-openstack-request-id: req-5d04c1eb-b9ff-463a-b29d-ba4c008e8c8d 2019-05-18 18:01:37,043 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "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": "10bd3006-f478-48b4-84c2-7c88ce312a9f"}} 2019-05-18 18:01:37,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5d04c1eb-b9ff-463a-b29d-ba4c008e8c8d 2019-05-18 18:01:37,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358505964279s 2019-05-18 18:01:37,044 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_c6d904db-08d6-4cb5-9ce4-04a0364352f8', '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'b33a6ca8fc47490494e5507e3de2c225', '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'10bd3006-f478-48b4-84c2-7c88ce312a9f', 'swap': 0}) 2019-05-18 18:01:37,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:01:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" -d '{"extra_specs": {}}' 2019-05-18 18:01:37,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-e01c406c-f3e6-4334-aa9b-47351795ba5c x-openstack-request-id: req-e01c406c-f3e6-4334-aa9b-47351795ba5c 2019-05-18 18:01:37,213 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:01:37,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f/os-extra_specs used request id req-e01c406c-f3e6-4334-aa9b-47351795ba5c 2019-05-18 18:01:37,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.168215990067s 2019-05-18 18:01:37,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 18:01:37,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"keypair": {"name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}}' 2019-05-18 18:01:37,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-cd0dfa7e-09eb-47d4-a342-0cb1da3947fd x-openstack-request-id: req-cd0dfa7e-09eb-47d4-a342-0cb1da3947fd 2019-05-18 18:01:37,876 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzAMI6j5AbM/1pBjiS50+Sq9GJ39BhRE0iRzqVjjWFD/o99xtAw6wO8P1J5u0iPe+D6wnCP9NiFT4Nz1C0AhlHdslzKRln8Ncqq52MuYBPuPYJWj5nGYBUA9FwzG67BNIetUmExtlkK2MPywTswKiTFRrtAuvroy3y+9QfVvgnBtZ93LJR/aNXsZ0Fqc6tgEXCKBR0MWD0bxZwWoInpY/1s0xxj/u4TdIV/fY5N/DMuVl6MC7gRRjFhS4Uv8+OYBt0xv54MzAvwtIpHXPOV9afKb7xR0F5eDqKpofTk5LPwpceQanfHW9VDH0p0EKzqxAvFOXQuQ2BwBl/00jjkE9/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAswDCOo+QGzP9aQY4kudPkqvRid/QYURNIkc6lY41hQ/6Pfcb\nQMOsDvD9SebtIj3vg+sJwj/TYhU+Dc9QtAIZR3bJcykZZ/DXKqudjLmAT7j2CVo+\nZxmAVAPRcMxuuwTSHrVJhMbZZCtjD8sE7MCokxUa7QLr66Mt8vvUH1b4JwbWfdyy\nUf2jV7GdBanOrYBFwigUdDFg9G8WcFqCJ6WP9bNMcY/7uE3SFf32OTfwzLlZejAu\n4EUYxYUuFL/PjmAbdMb+eDMwL8LSKR1zzlfWnym+8UdBeXg6iqaH05OSz8KXHkGp\n3x1vVQx9KdBCs6sQLxTl0LkNgcAZf9NI45BPfwIDAQABAoIBAGSK+Y3BE5VkB2OV\nXfONv1FH9wM1Vqs7nQOy9IIKhZ8+0TU69fDTt3IRBIQdFHcWSNFVFH8qMIY4HknN\nd6wUPbS5UP/BRwbt7T2HdZAUpbCh2Hh6WvC4Dy+hkWOFQHEFjSw4cZoFwxeTkynM\nw/Bjaoxq31vfNzp8xpNjxcrwo6PvL9J6cHpoV9JSFiv1L0vyfi5QI91G4kkOp0r1\nDzmHFAihKLqLgPTRHLu6410wxcw+0jD/wNdtwvEeL1uFNkOW/O8OYnCAEAQ9eI3b\nKauOtHRvj3/gt/B0uLYUkogKLxfBKf/nx32OjpnWEUpi5hHIHbw8sW40crkwNzyx\nt17+xGkCgYEA1jbBn8fxJ+/PBQJeBhrnbxDkwKHFYM5rqXG8mYK4NLeHhpG0WtuQ\n9wNe1DkGwxJvrFAT5uGBWh7DOMTfDT2Q/q3xsOIC5paE3hkJNDeaQRwltbakZy4c\ng+K3EBUN1Gl2ZQXP6wCgOxt57bRn7MtCMW5HpBk+ILUlvTfss4WquU0CgYEA1euq\nuwvlet2eFtAb3ZhSblQVy6Mc0DnQJ7ledk1azvlJMBBbSZ+dWSozJojVASgSwte+\nEESY0b/HYui9V3Dv0o02pBY690bZbabqfYGVIURs+NrxBZzE8myB+s2r00qKaW53\nIe0EPokc3pVHSO7eeR5SeKvjUZJWzVNyBsu2pfsCgYAznh4qElPZ+782xctCTVlX\nOgrlIBYfrZ3jxrRbiVQ537+YfaOoASB9ZSKEoPkwKFEghGtHRy+UN7VzCH13A07d\nD60dolhwl/SMUBwXqQ5SgiXUE56p/kKAxTC3f1tFw+Pzk+L2DcCOfaBz1vTz6kaZ\nAqngsPR3jS762W8AE0WAQQKBgFaes6ZDnetPW5kvMWlcKVylTaIEbUFfd4ruQ3Kx\nxehzBpCgvuYj7InTTZz34RAz0sz0oPBjZmHgPvMs/KYwg9uE9LAilEPWe2osIV0q\noGE1HM7zkI7OOO1UxJjyuPW4hC1G3pRtLb/Is1jpp1C/8HOotIpKR6SbFezUMiLQ\nUCgLAoGAEuItstIq11CqIQTGwtqfZLD3s2mApHHcHRocjdrO4H9+nBJKNp+hOGKJ\nbKi77e49rQFwlOMF/6T3GnUaZt6Nkkgoi7wppqvew14CRhtdlybY9IFFY2wF4LtN\nw8pAjgOpOZQF87bN5EbBfgE+LpnJfUtbEu/WzD0iYp36W/9aOCI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "59351e6df3bd434590277bf7bd1d0858", "name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "fingerprint": "ea:a8:73:7b:3a:6e:93:5e:d7:6a:3c:a7:94:31:b5:c0"}} 2019-05-18 18:01:37,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-cd0dfa7e-09eb-47d4-a342-0cb1da3947fd 2019-05-18 18:01:37,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.660513877869s 2019-05-18 18:01:37,878 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzAMI6j5AbM/1pBjiS50+Sq9GJ39BhRE0iRzqVjjWFD/o99xtAw6wO8P1J5u0iPe+D6wnCP9NiFT4Nz1C0AhlHdslzKRln8Ncqq52MuYBPuPYJWj5nGYBUA9FwzG67BNIetUmExtlkK2MPywTswKiTFRrtAuvroy3y+9QfVvgnBtZ93LJR/aNXsZ0Fqc6tgEXCKBR0MWD0bxZwWoInpY/1s0xxj/u4TdIV/fY5N/DMuVl6MC7gRRjFhS4Uv8+OYBt0xv54MzAvwtIpHXPOV9afKb7xR0F5eDqKpofTk5LPwpceQanfHW9VDH0p0EKzqxAvFOXQuQ2BwBl/00jjkE9/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAswDCOo+QGzP9aQY4kudPkqvRid/QYURNIkc6lY41hQ/6Pfcb\nQMOsDvD9SebtIj3vg+sJwj/TYhU+Dc9QtAIZR3bJcykZZ/DXKqudjLmAT7j2CVo+\nZxmAVAPRcMxuuwTSHrVJhMbZZCtjD8sE7MCokxUa7QLr66Mt8vvUH1b4JwbWfdyy\nUf2jV7GdBanOrYBFwigUdDFg9G8WcFqCJ6WP9bNMcY/7uE3SFf32OTfwzLlZejAu\n4EUYxYUuFL/PjmAbdMb+eDMwL8LSKR1zzlfWnym+8UdBeXg6iqaH05OSz8KXHkGp\n3x1vVQx9KdBCs6sQLxTl0LkNgcAZf9NI45BPfwIDAQABAoIBAGSK+Y3BE5VkB2OV\nXfONv1FH9wM1Vqs7nQOy9IIKhZ8+0TU69fDTt3IRBIQdFHcWSNFVFH8qMIY4HknN\nd6wUPbS5UP/BRwbt7T2HdZAUpbCh2Hh6WvC4Dy+hkWOFQHEFjSw4cZoFwxeTkynM\nw/Bjaoxq31vfNzp8xpNjxcrwo6PvL9J6cHpoV9JSFiv1L0vyfi5QI91G4kkOp0r1\nDzmHFAihKLqLgPTRHLu6410wxcw+0jD/wNdtwvEeL1uFNkOW/O8OYnCAEAQ9eI3b\nKauOtHRvj3/gt/B0uLYUkogKLxfBKf/nx32OjpnWEUpi5hHIHbw8sW40crkwNzyx\nt17+xGkCgYEA1jbBn8fxJ+/PBQJeBhrnbxDkwKHFYM5rqXG8mYK4NLeHhpG0WtuQ\n9wNe1DkGwxJvrFAT5uGBWh7DOMTfDT2Q/q3xsOIC5paE3hkJNDeaQRwltbakZy4c\ng+K3EBUN1Gl2ZQXP6wCgOxt57bRn7MtCMW5HpBk+ILUlvTfss4WquU0CgYEA1euq\nuwvlet2eFtAb3ZhSblQVy6Mc0DnQJ7ledk1azvlJMBBbSZ+dWSozJojVASgSwte+\nEESY0b/HYui9V3Dv0o02pBY690bZbabqfYGVIURs+NrxBZzE8myB+s2r00qKaW53\nIe0EPokc3pVHSO7eeR5SeKvjUZJWzVNyBsu2pfsCgYAznh4qElPZ+782xctCTVlX\nOgrlIBYfrZ3jxrRbiVQ537+YfaOoASB9ZSKEoPkwKFEghGtHRy+UN7VzCH13A07d\nD60dolhwl/SMUBwXqQ5SgiXUE56p/kKAxTC3f1tFw+Pzk+L2DcCOfaBz1vTz6kaZ\nAqngsPR3jS762W8AE0WAQQKBgFaes6ZDnetPW5kvMWlcKVylTaIEbUFfd4ruQ3Kx\nxehzBpCgvuYj7InTTZz34RAz0sz0oPBjZmHgPvMs/KYwg9uE9LAilEPWe2osIV0q\noGE1HM7zkI7OOO1UxJjyuPW4hC1G3pRtLb/Is1jpp1C/8HOotIpKR6SbFezUMiLQ\nUCgLAoGAEuItstIq11CqIQTGwtqfZLD3s2mApHHcHRocjdrO4H9+nBJKNp+hOGKJ\nbKi77e49rQFwlOMF/6T3GnUaZt6Nkkgoi7wppqvew14CRhtdlybY9IFFY2wF4LtN\nw8pAjgOpOZQF87bN5EbBfgE+LpnJfUtbEu/WzD0iYp36W/9aOCI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'59351e6df3bd434590277bf7bd1d0858', 'name': u'vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'created_at': '2019-05-18T18:01:37.878101', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66ed514d45f24e7eac3b88a182c941f4', 'name': 'vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ea:a8:73:7b:3a:6e:93:5e:d7:6a:3c:a7:94:31:b5:c0', 'type': 'ssh', 'id': u'vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8'}) 2019-05-18 18:01:37,878 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAswDCOo+QGzP9aQY4kudPkqvRid/QYURNIkc6lY41hQ/6Pfcb QMOsDvD9SebtIj3vg+sJwj/TYhU+Dc9QtAIZR3bJcykZZ/DXKqudjLmAT7j2CVo+ ZxmAVAPRcMxuuwTSHrVJhMbZZCtjD8sE7MCokxUa7QLr66Mt8vvUH1b4JwbWfdyy Uf2jV7GdBanOrYBFwigUdDFg9G8WcFqCJ6WP9bNMcY/7uE3SFf32OTfwzLlZejAu 4EUYxYUuFL/PjmAbdMb+eDMwL8LSKR1zzlfWnym+8UdBeXg6iqaH05OSz8KXHkGp 3x1vVQx9KdBCs6sQLxTl0LkNgcAZf9NI45BPfwIDAQABAoIBAGSK+Y3BE5VkB2OV XfONv1FH9wM1Vqs7nQOy9IIKhZ8+0TU69fDTt3IRBIQdFHcWSNFVFH8qMIY4HknN d6wUPbS5UP/BRwbt7T2HdZAUpbCh2Hh6WvC4Dy+hkWOFQHEFjSw4cZoFwxeTkynM w/Bjaoxq31vfNzp8xpNjxcrwo6PvL9J6cHpoV9JSFiv1L0vyfi5QI91G4kkOp0r1 DzmHFAihKLqLgPTRHLu6410wxcw+0jD/wNdtwvEeL1uFNkOW/O8OYnCAEAQ9eI3b KauOtHRvj3/gt/B0uLYUkogKLxfBKf/nx32OjpnWEUpi5hHIHbw8sW40crkwNzyx t17+xGkCgYEA1jbBn8fxJ+/PBQJeBhrnbxDkwKHFYM5rqXG8mYK4NLeHhpG0WtuQ 9wNe1DkGwxJvrFAT5uGBWh7DOMTfDT2Q/q3xsOIC5paE3hkJNDeaQRwltbakZy4c g+K3EBUN1Gl2ZQXP6wCgOxt57bRn7MtCMW5HpBk+ILUlvTfss4WquU0CgYEA1euq uwvlet2eFtAb3ZhSblQVy6Mc0DnQJ7ledk1azvlJMBBbSZ+dWSozJojVASgSwte+ EESY0b/HYui9V3Dv0o02pBY690bZbabqfYGVIURs+NrxBZzE8myB+s2r00qKaW53 Ie0EPokc3pVHSO7eeR5SeKvjUZJWzVNyBsu2pfsCgYAznh4qElPZ+782xctCTVlX OgrlIBYfrZ3jxrRbiVQ537+YfaOoASB9ZSKEoPkwKFEghGtHRy+UN7VzCH13A07d D60dolhwl/SMUBwXqQ5SgiXUE56p/kKAxTC3f1tFw+Pzk+L2DcCOfaBz1vTz6kaZ AqngsPR3jS762W8AE0WAQQKBgFaes6ZDnetPW5kvMWlcKVylTaIEbUFfd4ruQ3Kx xehzBpCgvuYj7InTTZz34RAz0sz0oPBjZmHgPvMs/KYwg9uE9LAilEPWe2osIV0q oGE1HM7zkI7OOO1UxJjyuPW4hC1G3pRtLb/Is1jpp1C/8HOotIpKR6SbFezUMiLQ UCgLAoGAEuItstIq11CqIQTGwtqfZLD3s2mApHHcHRocjdrO4H9+nBJKNp+hOGKJ bKi77e49rQFwlOMF/6T3GnUaZt6Nkkgoi7wppqvew14CRhtdlybY9IFFY2wF4LtN w8pAjgOpOZQF87bN5EbBfgE+LpnJfUtbEu/WzD0iYp36W/9aOCI= -----END RSA PRIVATE KEY----- 2019-05-18 18:01:37,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-18 18:01:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"security_group": {"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-18 18:01:38,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 18 May 2019 18:01:38 GMT X-Openstack-Request-Id: req-31fc5bba-22af-43f3-bda4-1197edbd9f5d 2019-05-18 18:01:38,369 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:38Z", "updated_at": "2019-05-18T18:01:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "62c75b44-a701-4afe-b702-d4ce46f59392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "e774f69b-ed9b-4361-8a19-581b1ecafc27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}} 2019-05-18 18:01:38,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-31fc5bba-22af-43f3-bda4-1197edbd9f5d 2019-05-18 18:01:38,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.485640048981s 2019-05-18 18:01:38,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:01:38,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:38,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 18 May 2019 18:01:38 GMT X-Openstack-Request-Id: req-8ccb92cd-34ba-480f-aba2-5cc137f8c484 2019-05-18 18:01:38,711 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:38Z", "updated_at": "2019-05-18T18:01:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "62c75b44-a701-4afe-b702-d4ce46f59392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "e774f69b-ed9b-4361-8a19-581b1ecafc27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}, {"description": "Default security group", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:21Z", "updated_at": "2019-05-18T18:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "8bcb2d42-e86c-4043-837d-d762e299c1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "a2760c34-e4b7-48b0-8b50-6636a4ecf8b9", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "db35360e-b31e-4164-b14b-6c39ecf6035c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "fd799030-2e9f-4486-acdd-c5afa448c56b", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "a788c770-331c-4628-808f-096709b272b0", "name": "default"}]} 2019-05-18 18:01:38,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8ccb92cd-34ba-480f-aba2-5cc137f8c484 2019-05-18 18:01:38,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335255861282s 2019-05-18 18:01:38,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 18:01:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -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": "90d8225a-d49a-4aff-a120-15cddf383f1d"}}' 2019-05-18 18:01:39,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 18:01:39 GMT X-Openstack-Request-Id: req-7a9b0758-50b4-43ad-9bec-957fae99dad3 2019-05-18 18:01:39,188 - 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-05-18T18:01:39Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "port_range_min": 22, "revision_number": 0, "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:39Z", "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "4565cf4e-6237-433e-97c7-f521726faed3"}} 2019-05-18 18:01:39,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7a9b0758-50b4-43ad-9bec-957fae99dad3 2019-05-18 18:01:39,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.470057010651s 2019-05-18 18:01:39,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:01:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:39,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 18 May 2019 18:01:39 GMT X-Openstack-Request-Id: req-ecb07cd2-4232-499e-8ffd-a5fd66aed794 2019-05-18 18:01:39,526 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:38Z", "updated_at": "2019-05-18T18:01:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T18:01:39Z", "revision_number": 0, "id": "4565cf4e-6237-433e-97c7-f521726faed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:39Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "62c75b44-a701-4afe-b702-d4ce46f59392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "e774f69b-ed9b-4361-8a19-581b1ecafc27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 2, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}, {"description": "Default security group", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:21Z", "updated_at": "2019-05-18T18:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "8bcb2d42-e86c-4043-837d-d762e299c1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "a2760c34-e4b7-48b0-8b50-6636a4ecf8b9", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "db35360e-b31e-4164-b14b-6c39ecf6035c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "fd799030-2e9f-4486-acdd-c5afa448c56b", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "a788c770-331c-4628-808f-096709b272b0", "name": "default"}]} 2019-05-18 18:01:39,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ecb07cd2-4232-499e-8ffd-a5fd66aed794 2019-05-18 18:01:39,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332774162292s 2019-05-18 18:01:39,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 18:01:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -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": "90d8225a-d49a-4aff-a120-15cddf383f1d"}}' 2019-05-18 18:01:39,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 18 May 2019 18:01:39 GMT X-Openstack-Request-Id: req-f931dd34-dbe3-4901-af39-be189c49406e 2019-05-18 18:01:39,676 - 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-05-18T18:01:39Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "port_range_min": null, "revision_number": 0, "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:39Z", "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "6abd646b-ff6b-492b-ad80-e7608edb7e99"}} 2019-05-18 18:01:39,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f931dd34-dbe3-4901-af39-be189c49406e 2019-05-18 18:01:39,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143318891525s 2019-05-18 18:01:39,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:01:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:40,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 18 May 2019 18:01:40 GMT X-Openstack-Request-Id: req-349dab75-06a5-4d30-807c-14552ebc9e27 2019-05-18 18:01:40,050 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66ed514d45f24e7eac3b88a182c941f4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee5b9fa3-825f-486d-b36b-371f27d8a367"],"description":"","tags":[],"updated_at":"2019-05-18T18:01:22Z","qos_policy_id":null,"name":"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8","admin_state_up":true,"tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:21Z","mtu":1450}]} 2019-05-18 18:01:40,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-349dab75-06a5-4d30-807c-14552ebc9e27 2019-05-18 18:01:40,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372732877731s 2019-05-18 18:01:40,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:01:40,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:40,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:01:40 GMT X-Openstack-Request-Id: req-5bbc983e-ccb8-4a60-9220-4acc9825a776 2019-05-18 18:01:40,380 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:01:36Z", "file": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file", "owner": "66ed514d45f24e7eac3b88a182c941f4", "id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "size": 12716032, "self": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:01:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:01:40,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5bbc983e-ccb8-4a60-9220-4acc9825a776 2019-05-18 18:01:40,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324751138687s 2019-05-18 18:01:40,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:01:40,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:40,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-2eaedebb-8412-4c11-a613-79e743ef9a7e x-openstack-request-id: req-2eaedebb-8412-4c11-a613-79e743ef9a7e 2019-05-18 18:01:40,414 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "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": "10bd3006-f478-48b4-84c2-7c88ce312a9f"}]} 2019-05-18 18:01:40,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2eaedebb-8412-4c11-a613-79e743ef9a7e 2019-05-18 18:01:40,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272438526154s 2019-05-18 18:01:40,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 18:01:40,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"server": {"name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "imageRef": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "flavorRef": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b249c741-ad39-49ee-95c9-83fe12e35f7f"}], "security_groups": [{"name": "90d8225a-d49a-4aff-a120-15cddf383f1d"}]}}' 2019-05-18 18:01:46,947 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32 x-compute-request-id: req-32350ca8-f2c3-4e8c-a9fe-797ceae2360c x-openstack-request-id: req-32350ca8-f2c3-4e8c-a9fe-797ceae2360c 2019-05-18 18:01:46,947 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "90d8225a-d49a-4aff-a120-15cddf383f1d"}], "OS-DCF:diskConfig": "MANUAL", "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "adminPass": "EW6qeMXSpwyr"}} 2019-05-18 18:01:46,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-32350ca8-f2c3-4e8c-a9fe-797ceae2360c 2019-05-18 18:01:46,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.53079295158s 2019-05-18 18:01:46,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:01:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:47,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-c0fc3e12-2926-4b3e-8d15-194f8ceab002 x-openstack-request-id: req-c0fc3e12-2926-4b3e-8d15-194f8ceab002 2019-05-18 18:01:47,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "user_id": "59351e6df3bd434590277bf7bd1d0858", "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-05-18T18:01:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:01:47,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c0fc3e12-2926-4b3e-8d15-194f8ceab002 2019-05-18 18:01:47,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.114837884903s 2019-05-18 18:01:47,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:01:47,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:47,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 18 May 2019 18:01:47 GMT X-Openstack-Request-Id: req-e8a87bc3-b168-4bb6-813b-5c4cfeabd2c0 2019-05-18 18:01:47,378 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66ed514d45f24e7eac3b88a182c941f4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee5b9fa3-825f-486d-b36b-371f27d8a367"],"description":"","tags":[],"updated_at":"2019-05-18T18:01:22Z","qos_policy_id":null,"name":"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8","admin_state_up":true,"tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:21Z","mtu":1450}]} 2019-05-18 18:01:47,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e8a87bc3-b168-4bb6-813b-5c4cfeabd2c0 2019-05-18 18:01:47,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303010940552s 2019-05-18 18:01:47,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:01:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:47,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 18 May 2019 18:01:47 GMT X-Openstack-Request-Id: req-c7fe5810-d735-445a-8c88-a8288ecdc2bc 2019-05-18 18:01:47,718 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:01:22Z","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":"66ed514d45f24e7eac3b88a182c941f4","id":"ee5b9fa3-825f-486d-b36b-371f27d8a367","subnetpool_id":null,"name":"vping_ssh-subnet_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}]} 2019-05-18 18:01:47,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c7fe5810-d735-445a-8c88-a8288ecdc2bc 2019-05-18 18:01:47,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.33972287178s 2019-05-18 18:01:47,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:01:49,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:01:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:50,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-4b700306-56a2-4b6a-a566-0f33b0310920 x-openstack-request-id: req-4b700306-56a2-4b6a-a566-0f33b0310920 2019-05-18 18:01:50,118 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "user_id": "59351e6df3bd434590277bf7bd1d0858", "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-05-18T18:01:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:01:50,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b700306-56a2-4b6a-a566-0f33b0310920 2019-05-18 18:01:50,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396549940109s 2019-05-18 18:01:50,125 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:01:52,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:01:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:53,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-77b1869f-d486-4efc-8aea-a551abe7f37a x-openstack-request-id: req-77b1869f-d486-4efc-8aea-a551abe7f37a 2019-05-18 18:01:53,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:01:50Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:01:53,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-77b1869f-d486-4efc-8aea-a551abe7f37a 2019-05-18 18:01:53,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.959995985031s 2019-05-18 18:01:53,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:01:55,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:01:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:55,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-498050b7-feec-4c7c-8075-cfb529be091b x-openstack-request-id: req-498050b7-feec-4c7c-8075-cfb529be091b 2019-05-18 18:01:55,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:01:50Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:01:55,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-498050b7-feec-4c7c-8075-cfb529be091b 2019-05-18 18:01:55,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800924062729s 2019-05-18 18:01:55,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:01:57,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:01:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:01:58,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 18 May 2019 18:01: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-c015cbe3-4896-485f-a7d6-668912a336cc x-openstack-request-id: req-c015cbe3-4896-485f-a7d6-668912a336cc 2019-05-18 18:01:58,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:01:50Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:01:58,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c015cbe3-4896-485f-a7d6-668912a336cc 2019-05-18 18:01:58,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761986017227s 2019-05-18 18:01:58,676 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:02:00,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:01,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-359e50eb-788a-48fd-952e-88f637e4d84d x-openstack-request-id: req-359e50eb-788a-48fd-952e-88f637e4d84d 2019-05-18 18:02:01,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:b1:90", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:01:57.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:01:57Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:01,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-359e50eb-788a-48fd-952e-88f637e4d84d 2019-05-18 18:02:01,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23614311218s 2019-05-18 18:02:01,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:02:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcef3fe-1072-4a95-991e-7ce7faf0fe32" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:02,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:02:02 GMT X-Openstack-Request-Id: req-d3f5e2d5-4cd3-4644-ac9e-6846ccdf839b 2019-05-18 18:02:02,248 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:01:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee5b9fa3-825f-486d-b36b-371f27d8a367","ip_address":"192.168.120.7"}],"id":"477f20cf-f3db-458c-8aa4-a200b0f83bba","security_groups":["90d8225a-d49a-4aff-a120-15cddf383f1d"],"mac_address":"fa:16:3e:4e:b1:90","project_id":"66ed514d45f24e7eac3b88a182c941f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:51Z","binding:vnic_type":"normal","device_id":"5dcef3fe-1072-4a95-991e-7ce7faf0fe32","ip_allocation":"immediate"}]} 2019-05-18 18:02:02,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcef3fe-1072-4a95-991e-7ce7faf0fe32 used request id req-d3f5e2d5-4cd3-4644-ac9e-6846ccdf839b 2019-05-18 18:02:02,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.32768201828s 2019-05-18 18:02:02,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=477f20cf-f3db-458c-8aa4-a200b0f83bba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:02,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:02:02 GMT X-Openstack-Request-Id: req-dd112ce2-4961-44ca-8bd9-e8223263c91d 2019-05-18 18:02:02,324 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:02:02,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=477f20cf-f3db-458c-8aa4-a200b0f83bba used request id req-dd112ce2-4961-44ca-8bd9-e8223263c91d 2019-05-18 18:02:02,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645868778229s 2019-05-18 18:02:02,325 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4e:b1:90', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2fd512a6-d95f-4b55-94a4-55bbf3167f5b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T18:01:57.000000', 'flavor': Munch({u'id': u'10bd3006-f478-48b4-84c2-7c88ce312a9f'}), 'az': u'nova', 'id': u'5dcef3fe-1072-4a95-991e-7ce7faf0fe32', 'security_groups': [Munch({u'name': u'vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59351e6df3bd434590277bf7bd1d0858', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66ed514d45f24e7eac3b88a182c941f4', 'name': 'vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8', '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-05-18T18:01:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T18:01:57Z', 'hostId': u'05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de', '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-05-18T18:01:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66ed514d45f24e7eac3b88a182c941f4', 'name': u'vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'adminPass': u'EW6qeMXSpwyr', 'tenant_id': u'66ed514d45f24e7eac3b88a182c941f4', 'created_at': u'2019-05-18T18:01:46Z', 'created': u'2019-05-18T18:01:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 18:02:02,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:02:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:02,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 18 May 2019 18:02:02 GMT X-Openstack-Request-Id: req-d6e8d683-9087-4123-b89f-4c2ce077b219 2019-05-18 18:02:02,444 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66ed514d45f24e7eac3b88a182c941f4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee5b9fa3-825f-486d-b36b-371f27d8a367"],"description":"","tags":[],"updated_at":"2019-05-18T18:01:22Z","qos_policy_id":null,"name":"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8","admin_state_up":true,"tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:21Z","mtu":1450}]} 2019-05-18 18:02:02,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d6e8d683-9087-4123-b89f-4c2ce077b219 2019-05-18 18:02:02,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118248939514s 2019-05-18 18:02:02,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:02:02,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:02,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:02:02 GMT X-Openstack-Request-Id: req-e585d164-1f98-48c5-8f92-11560f490bdc 2019-05-18 18:02:02,490 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:01:36Z", "file": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file", "owner": "66ed514d45f24e7eac3b88a182c941f4", "id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "size": 12716032, "self": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:01:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:02:02,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e585d164-1f98-48c5-8f92-11560f490bdc 2019-05-18 18:02:02,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041473865509s 2019-05-18 18:02:02,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:02:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:02,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-29e319d7-f586-4d82-810b-e16155165a7f x-openstack-request-id: req-29e319d7-f586-4d82-810b-e16155165a7f 2019-05-18 18:02:02,515 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "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": "10bd3006-f478-48b4-84c2-7c88ce312a9f"}]} 2019-05-18 18:02:02,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-29e319d7-f586-4d82-810b-e16155165a7f 2019-05-18 18:02:02,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023707151413s 2019-05-18 18:02:02,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 18:02:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"server": {"name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "imageRef": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "flavorRef": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b249c741-ad39-49ee-95c9-83fe12e35f7f"}], "security_groups": [{"name": "90d8225a-d49a-4aff-a120-15cddf383f1d"}]}}' 2019-05-18 18:02:08,326 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46 x-compute-request-id: req-91947757-9ddc-4983-8260-09e3b1024c45 x-openstack-request-id: req-91947757-9ddc-4983-8260-09e3b1024c45 2019-05-18 18:02:08,326 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "90d8225a-d49a-4aff-a120-15cddf383f1d"}], "OS-DCF:diskConfig": "MANUAL", "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "adminPass": "W2joHqALzhgS"}} 2019-05-18 18:02:08,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-91947757-9ddc-4983-8260-09e3b1024c45 2019-05-18 18:02:08,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.80940198898s 2019-05-18 18:02:08,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:09,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-c4fcd2a4-1c45-4996-b31b-55d17c570284 x-openstack-request-id: req-c4fcd2a4-1c45-4996-b31b-55d17c570284 2019-05-18 18:02:09,194 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "user_id": "59351e6df3bd434590277bf7bd1d0858", "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-05-18T18:02:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:b1:90", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:01:57.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:01:57Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:09,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4fcd2a4-1c45-4996-b31b-55d17c570284 2019-05-18 18:02:09,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.866968870163s 2019-05-18 18:02:09,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:02:11,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:12,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-3a029c8f-50a3-4169-bab2-fbe83093f5fc x-openstack-request-id: req-3a029c8f-50a3-4169-bab2-fbe83093f5fc 2019-05-18 18:02:12,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:02:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:b1:90", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:01:57.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:01:57Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:12,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3a029c8f-50a3-4169-bab2-fbe83093f5fc 2019-05-18 18:02:12,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23737502098s 2019-05-18 18:02:12,449 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:02:14,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:15,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-47b33755-96a8-4399-93b8-f56405aa729f x-openstack-request-id: req-47b33755-96a8-4399-93b8-f56405aa729f 2019-05-18 18:02:15,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:02:13Z", "hostId": "a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:b1:90", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:01:57.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:01:57Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:15,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-47b33755-96a8-4399-93b8-f56405aa729f 2019-05-18 18:02:15,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780951976776s 2019-05-18 18:02:15,240 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:02:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:19,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-efb1d15a-75b6-4d77-931c-e370792f12f6 x-openstack-request-id: req-efb1d15a-75b6-4d77-931c-e370792f12f6 2019-05-18 18:02:19,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:02:13Z", "hostId": "a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:b1:90", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:01:57.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:01:57Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:19,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-efb1d15a-75b6-4d77-931c-e370792f12f6 2019-05-18 18:02:19,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.03541398048s 2019-05-18 18:02:19,285 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:02:21,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:22,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-82fc5de1-c5d9-4071-8132-eca09d1ab84d x-openstack-request-id: req-82fc5de1-c5d9-4071-8132-eca09d1ab84d 2019-05-18 18:02:22,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b4:4d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:02:20.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:02:20Z", "hostId": "a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:b1:90", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:01:57.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:01:57Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:22,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-82fc5de1-c5d9-4071-8132-eca09d1ab84d 2019-05-18 18:02:22,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732064008713s 2019-05-18 18:02:22,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:02:22,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=11a6659f-b7d0-4432-ab1e-4d0880d30d46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:22,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:02:22 GMT X-Openstack-Request-Id: req-b6bcb6ec-eb35-4c65-bbcf-70400cec6418 2019-05-18 18:02:22,135 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee5b9fa3-825f-486d-b36b-371f27d8a367","ip_address":"192.168.120.6"}],"id":"0dc22ea0-a391-4e19-932b-b0a8375d25ad","security_groups":["90d8225a-d49a-4aff-a120-15cddf383f1d"],"mac_address":"fa:16:3e:22:b4:4d","project_id":"66ed514d45f24e7eac3b88a182c941f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:02:12Z","binding:vnic_type":"normal","device_id":"11a6659f-b7d0-4432-ab1e-4d0880d30d46","ip_allocation":"immediate"}]} 2019-05-18 18:02:22,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=11a6659f-b7d0-4432-ab1e-4d0880d30d46 used request id req-b6bcb6ec-eb35-4c65-bbcf-70400cec6418 2019-05-18 18:02:22,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.107995033264s 2019-05-18 18:02:22,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0dc22ea0-a391-4e19-932b-b0a8375d25ad" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:22,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:02:22 GMT X-Openstack-Request-Id: req-24fc6ede-9010-43e1-95c1-ce10bd5b71bb 2019-05-18 18:02:22,199 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:02:22,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0dc22ea0-a391-4e19-932b-b0a8375d25ad used request id req-24fc6ede-9010-43e1-95c1-ce10bd5b71bb 2019-05-18 18:02:22,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0539140701294s 2019-05-18 18:02:22,200 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:22:b4:4d', 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'2fd512a6-d95f-4b55-94a4-55bbf3167f5b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T18:02:20.000000', 'flavor': Munch({u'id': u'10bd3006-f478-48b4-84c2-7c88ce312a9f'}), 'az': u'nova', 'id': u'11a6659f-b7d0-4432-ab1e-4d0880d30d46', 'security_groups': [Munch({u'name': u'vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59351e6df3bd434590277bf7bd1d0858', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66ed514d45f24e7eac3b88a182c941f4', 'name': 'vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8', '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-05-18T18:02:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T18:02:20Z', 'hostId': u'a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9', '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-05-18T18:02:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66ed514d45f24e7eac3b88a182c941f4', 'name': u'vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'adminPass': u'W2joHqALzhgS', 'tenant_id': u'66ed514d45f24e7eac3b88a182c941f4', 'created_at': u'2019-05-18T18:02:08Z', 'created': u'2019-05-18T18:02:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 18:02:22,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:02:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:22,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 18 May 2019 18:02:22 GMT X-Openstack-Request-Id: req-f5d76a1f-050a-4f6d-951d-866175f01522 2019-05-18 18:02:22,476 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66ed514d45f24e7eac3b88a182c941f4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee5b9fa3-825f-486d-b36b-371f27d8a367"],"description":"","tags":[],"updated_at":"2019-05-18T18:01:22Z","qos_policy_id":null,"name":"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8","admin_state_up":true,"tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:21Z","mtu":1450}]} 2019-05-18 18:02:22,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f5d76a1f-050a-4f6d-951d-866175f01522 2019-05-18 18:02:22,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270274162292s 2019-05-18 18:02:22,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:02:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=11a6659f-b7d0-4432-ab1e-4d0880d30d46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:22,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:02:22 GMT X-Openstack-Request-Id: req-cc126dac-efc6-47f9-9458-5ef41bc9a693 2019-05-18 18:02:22,532 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee5b9fa3-825f-486d-b36b-371f27d8a367","ip_address":"192.168.120.6"}],"id":"0dc22ea0-a391-4e19-932b-b0a8375d25ad","security_groups":["90d8225a-d49a-4aff-a120-15cddf383f1d"],"mac_address":"fa:16:3e:22:b4:4d","project_id":"66ed514d45f24e7eac3b88a182c941f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:02:12Z","binding:vnic_type":"normal","device_id":"11a6659f-b7d0-4432-ab1e-4d0880d30d46","ip_allocation":"immediate"}]} 2019-05-18 18:02:22,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=11a6659f-b7d0-4432-ab1e-4d0880d30d46 used request id req-cc126dac-efc6-47f9-9458-5ef41bc9a693 2019-05-18 18:02:22,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0549249649048s 2019-05-18 18:02:22,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 18:02:22,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.6", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad"}}' 2019-05-18 18:02:25,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 18 May 2019 18:02:25 GMT X-Openstack-Request-Id: req-fb0cd8d8-91d2-425c-a14c-e4467a5b03df 2019-05-18 18:02:25,754 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}} 2019-05-18 18:02:25,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fb0cd8d8-91d2-425c-a14c-e4467a5b03df 2019-05-18 18:02:25,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.22110700607s 2019-05-18 18:02:25,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:25,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:02:25 GMT X-Openstack-Request-Id: req-c64f639f-99ac-440f-8715-ed561756975a 2019-05-18 18:02:25,833 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}]} 2019-05-18 18:02:25,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c64f639f-99ac-440f-8715-ed561756975a 2019-05-18 18:02:25,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632719993591s 2019-05-18 18:02:25,841 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:02:25,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:25,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:26,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:02:26 GMT X-Openstack-Request-Id: req-f8f2cb2a-c5d9-4b8f-bca1-5813d5f4baf6 2019-05-18 18:02:26,018 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}]} 2019-05-18 18:02:26,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f8f2cb2a-c5d9-4b8f-bca1-5813d5f4baf6 2019-05-18 18:02:26,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0677070617676s 2019-05-18 18:02:26,025 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:02:26,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:26,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:02:26 GMT X-Openstack-Request-Id: req-9f18639f-afe0-4e4d-975e-98c2ab934138 2019-05-18 18:02:26,504 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}]} 2019-05-18 18:02:26,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9f18639f-afe0-4e4d-975e-98c2ab934138 2019-05-18 18:02:26,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.369899988174s 2019-05-18 18:02:26,511 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:02:26,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:26,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:02:26 GMT X-Openstack-Request-Id: req-5d7237f1-daed-43bc-87fd-294310acb804 2019-05-18 18:02:26,697 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}]} 2019-05-18 18:02:26,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5d7237f1-daed-43bc-87fd-294310acb804 2019-05-18 18:02:26,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0762279033661s 2019-05-18 18:02:26,704 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:02:26,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:26,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:02:26 GMT X-Openstack-Request-Id: req-22e59abf-d962-4698-814e-9c77921685bf 2019-05-18 18:02:26,886 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}]} 2019-05-18 18:02:26,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-22e59abf-d962-4698-814e-9c77921685bf 2019-05-18 18:02:26,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0715429782867s 2019-05-18 18:02:26,892 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:02:27,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:27,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:02:27 GMT X-Openstack-Request-Id: req-bfc0e55f-2231-4f2f-91f3-9857ccca2129 2019-05-18 18:02:27,066 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}]} 2019-05-18 18:02:27,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bfc0e55f-2231-4f2f-91f3-9857ccca2129 2019-05-18 18:02:27,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646739006042s 2019-05-18 18:02:27,071 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:02:27,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:27,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 18 May 2019 18:02:27 GMT X-Openstack-Request-Id: req-962c2e33-8a46-4097-aa67-41f10eb3abd6 2019-05-18 18:02:27,241 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:02:23Z", "updated_at": "2019-05-18T18:02:27Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:22:b4:4d", "device_id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "port_id": "0dc22ea0-a391-4e19-932b-b0a8375d25ad", "id": "79e3c60b-b43d-4927-92c4-26620b88a5cb", "qos_policy_id": null}]} 2019-05-18 18:02:27,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-962c2e33-8a46-4097-aa67-41f10eb3abd6 2019-05-18 18:02:27,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596370697021s 2019-05-18 18:02:27,247 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f34ea05b-872a-45e4-8b41-97274c2c9d4a', 'updated_at': u'2019-05-18T18:02:27Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'0dc22ea0-a391-4e19-932b-b0a8375d25ad', 'id': u'79e3c60b-b43d-4927-92c4-26620b88a5cb', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'0dc22ea0-a391-4e19-932b-b0a8375d25ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66ed514d45f24e7eac3b88a182c941f4', 'name': 'vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'66ed514d45f24e7eac3b88a182c941f4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b249c741-ad39-49ee-95c9-83fe12e35f7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:22:b4:4d', u'device_id': u'11a6659f-b7d0-4432-ab1e-4d0880d30d46'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'66ed514d45f24e7eac3b88a182c941f4', 'created_at': u'2019-05-18T18:02:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b249c741-ad39-49ee-95c9-83fe12e35f7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:22:b4:4d', u'device_id': u'11a6659f-b7d0-4432-ab1e-4d0880d30d46'}), 'router': u'f34ea05b-872a-45e4-8b41-97274c2c9d4a'}) 2019-05-18 18:02:27,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 18:02:27,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 18:02:28,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9624 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-9a100471-603d-44e1-8001-b4f97664b964 x-openstack-request-id: req-9a100471-603d-44e1-8001-b4f97664b964 2019-05-18 18:02:28,245 - 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 501851523 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.245647] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.248771] pid_max: default: 32768 minimum: 301\n[ 0.250457] ACPI: Core revision 20150930\n[ 0.252534] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254976] Security Framework initialized\n[ 0.256519] Yama: becoming mindful.\n[ 0.257881] AppArmor: AppArmor initialized\n[ 0.259454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262047] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269282] Initializing cgroup subsys io\n[ 0.270808] Initializing cgroup subsys memory\n[ 0.272443] Initializing cgroup subsys devices\n[ 0.274083] Initializing cgroup subsys freezer\n[ 0.275719] Initializing cgroup subsys net_cls\n[ 0.277352] Initializing cgroup subsys perf_event\n[ 0.279119] Initializing cgroup subsys net_prio\n[ 0.280750] Initializing cgroup subsys hugetlb\n[ 0.282342] Initializing cgroup subsys pids\n[ 0.283935] CPU: Physical Processor ID: 0\n[ 0.286094] mce: CPU supports 10 MCE banks\n[ 0.287631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.309557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.319338] ftrace: allocating 31920 entries in 125 pages\n[ 0.355888] smpboot: Max logical packages: 1\n[ 0.357442] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359904] x2apic enabled\n[ 0.361325] Switched APIC routing to physical x2apic.\n[ 0.364328] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370149] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373423] KVM setup paravirtual spinlock\n[ 0.375396] x86: Booted up 1 node, 1 CPUs\n[ 0.376863] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.379341] devtmpfs: initialized\n[ 0.381623] evm: security.selinux\n[ 0.382889] evm: security.SMACK64\n[ 0.384156] evm: security.SMACK64EXEC\n[ 0.385513] evm: security.SMACK64TRANSMUTE\n[ 0.386987] evm: security.SMACK64MMAP\n[ 0.388350] evm: security.ima\n[ 0.389515] evm: security.capability\n[ 0.390922] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.394287] pinctrl core: initialized pinctrl subsystem\n[ 0.396242] RTC time: 18:02:21, date: 05/18/19\n[ 0.397921] NET: Registered protocol family 16\n[ 0.399637] cpuidle: using governor ladder\n[ 0.401135] cpuidle: using governor menu\n[ 0.402571] PCCT header not found.\n[ 0.403913] ACPI: bus type PCI registered\n[ 0.405378] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407619] PCI: Using configuration type 1 for base access\n[ 0.410260] ACPI: Added _OSI(Module Device)\n[ 0.411787] ACPI: Added _OSI(Processor Device)\n[ 0.413360] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415007] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.417678] ACPI: Interpreter enabled\n[ 0.419065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.422437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.425803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.429175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432537] ACPI: (supports S0 S5)\n[ 0.433823] ACPI: Using IOAPIC for interrupt routing\n[ 0.435543] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442238] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446681] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450626] acpiphp: Slot [3] registered\n[ 0.452077] acpiphp: Slot [4] registered\n[ 0.453528] acpiphp: Slot [5] registered\n[ 0.454982] acpiphp: Slot [6] registered\n[ 0.456428] acpiphp: Slot [7] registered\n[ 0.457872] acpiphp: Slot [8] registered\n[ 0.459327] acpiphp: Slot [9] registered\n[ 0.460774] acpiphp: Slot [10] registered\n[ 0.462247] acpiphp: Slot [11] registered\n[ 0.463722] acpiphp: Slot [12] registered\n[ 0.465199] acpiphp: Slot [13] registered\n[ 0.466679] acpiphp: Slot [14] registered\n[ 0.468151] acpiphp: Slot [15] registered\n[ 0.486565] acpiphp: Slot [16] registered\n[ 0.488041] acpiphp: Slot [17] registered\n[ 0.489520] acpiphp: Slot [18] registered\n[ 0.490993] acpiphp: Slot [19] registered\n[ 0.492475] acpiphp: Slot [20] registered\n[ 0.493949] acpiphp: Slot [21] registered\n[ 0.495428] acpiphp: Slot [22] registered\n[ 0.496899] acpiphp: Slot [23] registered\n[ 0.498377] acpiphp: Slot [24] registered\n[ 0.499855] acpiphp: Slot [25] registered\n[ 0.501330] acpiphp: Slot [26] registered\n[ 0.502798] acpiphp: Slot [27] registered\n[ 0.504280] acpiphp: Slot [28] registered\n[ 0.505752] acpiphp: Slot [29] registered\n[ 0.507227] acpiphp: Slot [30] registered\n[ 0.508699] acpiphp: Slot [31] registered\n[ 0.510173] PCI host bridge to bus 0000:00\n[ 0.511649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513873] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.516099] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518746] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.521394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.524104] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528873] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531207] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.540148] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.542748] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567654] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.570776] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.573367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575943] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.578484] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.580755] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.583139] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.585058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.587876] vgaarb: loaded\n[ 0.588973] vgaarb: bridge control possible 0000:00:02.0\n[ 0.591162] SCSI subsystem initialized\n[ 0.592832] ACPI: bus type USB registered\n[ 0.594334] usbcore: registered new interface driver usbfs\n[ 0.596214] usbcore: registered new interface driver hub\n[ 0.598049] usbcore: registered new device driver usb\n[ 0.600020] PCI: Using ACPI for IRQ routing\n[ 0.602007] NetLabel: Initializing\n[ 0.603320] NetLabel: domain hash size = 128\n[ 0.604880] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606631] NetLabel: unlabeled traffic allowed by default\n[ 0.608750] clocksource: Switched to clocksource kvm-clock\n[ 0.619372] AppArmor: AppArmor Filesystem Enabled\n[ 0.621099] pnp: PnP ACPI init\n[ 0.622647] pnp: PnP ACPI: found 5 devices\n[ 0.629833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.632955] NET: Registered protocol family 2\n[ 0.634806] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.637180] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.639373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.641573] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.643556] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645704] NET: Registered protocol family 1\n[ 0.647301] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.649308] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.651294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.666364] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.681579] Trying to unpack rootfs image as initramfs...\n[ 0.743252] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.746127] Scanning for low memory corruption every 60 seconds\n[ 0.748386] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.750489] audit: initializing netlink subsys (disabled)\n[ 0.752347] audit: type=2000 audit(1558202541.549:1): initialized\n[ 0.754614] Initialise system trusted keyring\n[ 0.756285] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.758358] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.761479] zbud: loaded\n[ 0.762665] VFS: Disk quotas dquot_6.6.0\n[ 0.764108] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.766766] fuse init (API version 7.23)\n[ 0.768312] Key type big_key registered\n[ 0.769739] Allocating IMA MOK and blacklist keyrings.\n[ 0.771814] Key type asymmetric registered\n[ 0.773342] Asymmetric key parser 'x509' registered\n[ 0.775042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.777683] io scheduler noop registered\n[ 0.779090] io scheduler deadline registered (default)\n[ 0.780877] io scheduler cfq registered\n[ 0.782351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.784210] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.786437] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.789084] ACPI: Power Button [PWRF]\n[ 0.790533] GHES: HEST is not enabled!\n[ 0.804537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.834008] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.837544] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.864208] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.867781] Linux agpgart interface v0.103\n[ 0.871344] brd: module loaded\n[ 0.873743] loop: module loaded\n[ 0.879352] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.882226] GPT:90111 != 2097151\n[ 0.883467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.885489] GPT:90111 != 2097151\n[ 0.886714] GPT: Use GNU Parted to correct GPT errors.\n[ 0.888465] vda: vda1 vda15\n[ 0.890332] scsi host0: ata_piix\n[ 0.891698] scsi host1: ata_piix\n[ 0.892974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.895161] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.897966] libphy: Fixed MDIO Bus: probed\n[ 0.899433] tun: Universal TUN/TAP device driver, 1.6\n[ 0.901179] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.904531] PPP generic driver version 2.4.2\n[ 0.906169] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.908352] ehci-pci: EHCI PCI platform driver\n[ 0.909948] ehci-platform: EHCI generic platform driver\n[ 0.911766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.913842] ohci-pci: OHCI PCI platform driver\n[ 0.915443] ohci-platform: OHCI generic platform driver\n[ 0.917264] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.932354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.934186] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.936859] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.938672] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.940755] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.943014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.945602] usb usb1: Product: UHCI Host Controller\n[ 0.947307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.949396] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.951138] hub 1-0:1.0: USB hub found\n[ 0.952547] hub 1-0:1.0: 2 ports detected\n[ 0.954180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.957957] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.959704] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.961551] mousedev: PS/2 mouse device common for all mice\n[ 0.963829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.966957] rtc_cmos 00:00: RTC can wake from S4\n[ 0.969191] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.971452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.973761] i2c /dev entries driver\n[ 0.975226] device-mapper: uevent: version 1.0.3\n[ 0.977041] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.980122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.982637] NET: Registered protocol family 10\n[ 0.984802] NET: Registered protocol family 17\n[ 0.986483] Key type dns_resolver registered\n[ 0.988325] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.990409] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.993722] registered taskstats version 1\n[ 0.995318] Loading compiled-in X.509 certificates\n[ 0.997700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.001230] zswap: loaded using pool lzo/zbud\n[ 1.003955] Key type trusted registered\n[ 1.006506] Key type encrypted registered\n[ 1.008027] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.010005] ima: No TPM chip found, activating TPM-bypass!\n[ 1.011969] evm: HMAC attrs: 0x1\n[ 1.013714] Magic number: 3:218:39\n[ 1.015129] bdi 7:4: hash matches\n[ 1.016588] rtc_cmos 00:00: setting system clock to 2019-05-18 18:02:21 UTC (1558202541)\n[ 1.019611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.021711] EDD information not available.\n[ 1.055641] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.058541] Write protecting the kernel read-only data: 14336k\n[ 1.063969] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.067404] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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.119036] 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.96\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.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.11. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIoVs4+IyGTdJnxnaIh/aaotwLWUk/FeotMRHLQPIXInR573V75k67tN6rmQ2zEEQj90m1z2McBukTB4xu5qMKpc9OOWYa/D8J7gcsoudrtwTFcuGC7dlChjHAhqTFgv9B42DLzJYit6WsOy/03xYWdvQJ9+o5+88gc2N7YYGqHLxdGpby0WwQK0tbTzXIRmggypint4H+vf0xJGk9++lI4GdqQEpEbBKyt8zI69F37pNOB/ZzVuLinPQSFNcQseSlYNq/db0n+MWU5pEc6TAXUncw72tSQrXfKW5imotCzpINwkaYSorph9Xxn6KxFyU2Uvj3IbH+F/UQ4jzHpdhT root@vping-ssh-vm-c6d904db-08d6-4cb5-9ce4-04a0364352f8\nssh-dss AAAAB3NzaC1kc3MAAACBALlfC6Z7cceewEciZuwcNc/BBabLtrPnOQNqlhbUAl08LeDQhmkTM5sdCaDi6nqxlua91nc47HY5IAyW8epZHQ1PwdILtmjSQmUTx2W/yKXiONT6GXwHbQUey/VzVNlGxRoZrdk2tk7eZ1J6cyzd3/Fire+QFTyj5Vr4DJX+6FshAAAAFQCl8WKEKHOXhO+0RRmbXZWDu1Yq3wAAAIBt6p5PAUJyg1U0MmlDvNORNITW70sByPmrSgezNrmsJS0bzRFVKPAMP2+jmbmSpjeZ1EhdfdyYz+LnjcsAKFf+rNIcWiGc+vowEbsaGSUxb9GwvgNzntDcHnpLV3EeZgz/rZXv1mB9JjqeW+GkIj5PlHSLew0g2hsIYg8/hoL2zQAAAIBWWtdOS15nd4jdZvLv7SwwGYxY0Do9X5lNSqW9fhGNF6RfSTv2Q3vluRi0vmhTQh3VTeOnRp6kcCRDPhjyY89VGajFPOUFh+qGIeJKmDcpaES5939Jm2wS9SObq4nrPMb12pumodx7pH1aPzRyeob1P1Ex+VVpRq+Y18u4yE6IAA== root@vping-ssh-vm-c6d904db-08d6-4cb5-9ce4-04a0364352f8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.91s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe22:b44d/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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-c6d904db-08d6-4cb5-9ce4-04a0364352f8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.36 ===\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-c6d904db-08d6-4cb5-9ce4-04a0364352f8 login: "} 2019-05-18 18:02:28,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46/action used request id req-9a100471-603d-44e1-8001-b4f97664b964 2019-05-18 18:02:28,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.998394966125s 2019-05-18 18:02:28,247 - 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 501851523 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.245647] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248771] pid_max: default: 32768 minimum: 301 [ 0.250457] ACPI: Core revision 20150930 [ 0.252534] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254976] Security Framework initialized [ 0.256519] Yama: becoming mindful. [ 0.257881] AppArmor: AppArmor initialized [ 0.259454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262047] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269282] Initializing cgroup subsys io [ 0.270808] Initializing cgroup subsys memory [ 0.272443] Initializing cgroup subsys devices [ 0.274083] Initializing cgroup subsys freezer [ 0.275719] Initializing cgroup subsys net_cls [ 0.277352] Initializing cgroup subsys perf_event [ 0.279119] Initializing cgroup subsys net_prio [ 0.280750] Initializing cgroup subsys hugetlb [ 0.282342] Initializing cgroup subsys pids [ 0.283935] CPU: Physical Processor ID: 0 [ 0.286094] mce: CPU supports 10 MCE banks [ 0.287631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.309557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.319338] ftrace: allocating 31920 entries in 125 pages [ 0.355888] smpboot: Max logical packages: 1 [ 0.357442] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359904] x2apic enabled [ 0.361325] Switched APIC routing to physical x2apic. [ 0.364328] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370149] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373423] KVM setup paravirtual spinlock [ 0.375396] x86: Booted up 1 node, 1 CPUs [ 0.376863] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379341] devtmpfs: initialized [ 0.381623] evm: security.selinux [ 0.382889] evm: security.SMACK64 [ 0.384156] evm: security.SMACK64EXEC [ 0.385513] evm: security.SMACK64TRANSMUTE [ 0.386987] evm: security.SMACK64MMAP [ 0.388350] evm: security.ima [ 0.389515] evm: security.capability [ 0.390922] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394287] pinctrl core: initialized pinctrl subsystem [ 0.396242] RTC time: 18:02:21, date: 05/18/19 [ 0.397921] NET: Registered protocol family 16 [ 0.399637] cpuidle: using governor ladder [ 0.401135] cpuidle: using governor menu [ 0.402571] PCCT header not found. [ 0.403913] ACPI: bus type PCI registered [ 0.405378] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407619] PCI: Using configuration type 1 for base access [ 0.410260] ACPI: Added _OSI(Module Device) [ 0.411787] ACPI: Added _OSI(Processor Device) [ 0.413360] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417678] ACPI: Interpreter enabled [ 0.419065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.422437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.429175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432537] ACPI: (supports S0 S5) [ 0.433823] ACPI: Using IOAPIC for interrupt routing [ 0.435543] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442238] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446681] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450626] acpiphp: Slot [3] registered [ 0.452077] acpiphp: Slot [4] registered [ 0.453528] acpiphp: Slot [5] registered [ 0.454982] acpiphp: Slot [6] registered [ 0.456428] acpiphp: Slot [7] registered [ 0.457872] acpiphp: Slot [8] registered [ 0.459327] acpiphp: Slot [9] registered [ 0.460774] acpiphp: Slot [10] registered [ 0.462247] acpiphp: Slot [11] registered [ 0.463722] acpiphp: Slot [12] registered [ 0.465199] acpiphp: Slot [13] registered [ 0.466679] acpiphp: Slot [14] registered [ 0.468151] acpiphp: Slot [15] registered [ 0.486565] acpiphp: Slot [16] registered [ 0.488041] acpiphp: Slot [17] registered [ 0.489520] acpiphp: Slot [18] registered [ 0.490993] acpiphp: Slot [19] registered [ 0.492475] acpiphp: Slot [20] registered [ 0.493949] acpiphp: Slot [21] registered [ 0.495428] acpiphp: Slot [22] registered [ 0.496899] acpiphp: Slot [23] registered [ 0.498377] acpiphp: Slot [24] registered [ 0.499855] acpiphp: Slot [25] registered [ 0.501330] acpiphp: Slot [26] registered [ 0.502798] acpiphp: Slot [27] registered [ 0.504280] acpiphp: Slot [28] registered [ 0.505752] acpiphp: Slot [29] registered [ 0.507227] acpiphp: Slot [30] registered [ 0.508699] acpiphp: Slot [31] registered [ 0.510173] PCI host bridge to bus 0000:00 [ 0.511649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513873] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.516099] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518746] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.521394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.524104] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528873] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531207] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.540148] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.542748] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567654] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570776] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575943] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578484] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580755] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.583139] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.585058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587876] vgaarb: loaded [ 0.588973] vgaarb: bridge control possible 0000:00:02.0 [ 0.591162] SCSI subsystem initialized [ 0.592832] ACPI: bus type USB registered [ 0.594334] usbcore: registered new interface driver usbfs [ 0.596214] usbcore: registered new interface driver hub [ 0.598049] usbcore: registered new device driver usb [ 0.600020] PCI: Using ACPI for IRQ routing [ 0.602007] NetLabel: Initializing [ 0.603320] NetLabel: domain hash size = 128 [ 0.604880] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606631] NetLabel: unlabeled traffic allowed by default [ 0.608750] clocksource: Switched to clocksource kvm-clock [ 0.619372] AppArmor: AppArmor Filesystem Enabled [ 0.621099] pnp: PnP ACPI init [ 0.622647] pnp: PnP ACPI: found 5 devices [ 0.629833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.632955] NET: Registered protocol family 2 [ 0.634806] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.637180] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.639373] TCP: Hash tables configured (established 4096 bind 4096) [ 0.641573] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.643556] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.645704] NET: Registered protocol family 1 [ 0.647301] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.649308] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.651294] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.666364] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.681579] Trying to unpack rootfs image as initramfs... [ 0.743252] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.746127] Scanning for low memory corruption every 60 seconds [ 0.748386] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.750489] audit: initializing netlink subsys (disabled) [ 0.752347] audit: type=2000 audit(1558202541.549:1): initialized [ 0.754614] Initialise system trusted keyring [ 0.756285] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.758358] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.761479] zbud: loaded [ 0.762665] VFS: Disk quotas dquot_6.6.0 [ 0.764108] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.766766] fuse init (API version 7.23) [ 0.768312] Key type big_key registered [ 0.769739] Allocating IMA MOK and blacklist keyrings. [ 0.771814] Key type asymmetric registered [ 0.773342] Asymmetric key parser 'x509' registered [ 0.775042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.777683] io scheduler noop registered [ 0.779090] io scheduler deadline registered (default) [ 0.780877] io scheduler cfq registered [ 0.782351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.784210] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.786437] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.789084] ACPI: Power Button [PWRF] [ 0.790533] GHES: HEST is not enabled! [ 0.804537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.834008] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.837544] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.864208] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.867781] Linux agpgart interface v0.103 [ 0.871344] brd: module loaded [ 0.873743] loop: module loaded [ 0.879352] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.882226] GPT:90111 != 2097151 [ 0.883467] GPT:Alternate GPT header not at the end of the disk. [ 0.885489] GPT:90111 != 2097151 [ 0.886714] GPT: Use GNU Parted to correct GPT errors. [ 0.888465] vda: vda1 vda15 [ 0.890332] scsi host0: ata_piix [ 0.891698] scsi host1: ata_piix [ 0.892974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.895161] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.897966] libphy: Fixed MDIO Bus: probed [ 0.899433] tun: Universal TUN/TAP device driver, 1.6 [ 0.901179] tun: (C) 1999-2004 Max Krasnyansky [ 0.904531] PPP generic driver version 2.4.2 [ 0.906169] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.908352] ehci-pci: EHCI PCI platform driver [ 0.909948] ehci-platform: EHCI generic platform driver [ 0.911766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.913842] ohci-pci: OHCI PCI platform driver [ 0.915443] ohci-platform: OHCI generic platform driver [ 0.917264] uhci_hcd: USB Universal Host Controller Interface driver [ 0.932354] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.934186] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.936859] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.938672] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.940755] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.943014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.945602] usb usb1: Product: UHCI Host Controller [ 0.947307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.949396] usb usb1: SerialNumber: 0000:00:01.2 [ 0.951138] hub 1-0:1.0: USB hub found [ 0.952547] hub 1-0:1.0: 2 ports detected [ 0.954180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.957957] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.959704] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.961551] mousedev: PS/2 mouse device common for all mice [ 0.963829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.966957] rtc_cmos 00:00: RTC can wake from S4 [ 0.969191] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.971452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.973761] i2c /dev entries driver [ 0.975226] device-mapper: uevent: version 1.0.3 [ 0.977041] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.980122] ledtrig-cpu: registered to indicate activity on CPUs [ 0.982637] NET: Registered protocol family 10 [ 0.984802] NET: Registered protocol family 17 [ 0.986483] Key type dns_resolver registered [ 0.988325] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.990409] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.993722] registered taskstats version 1 [ 0.995318] Loading compiled-in X.509 certificates [ 0.997700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.001230] zswap: loaded using pool lzo/zbud [ 1.003955] Key type trusted registered [ 1.006506] Key type encrypted registered [ 1.008027] AppArmor: AppArmor sha1 policy hashing enabled [ 1.010005] ima: No TPM chip found, activating TPM-bypass! [ 1.011969] evm: HMAC attrs: 0x1 [ 1.013714] Magic number: 3:218:39 [ 1.015129] bdi 7:4: hash matches [ 1.016588] rtc_cmos 00:00: setting system clock to 2019-05-18 18:02:21 UTC (1558202541) [ 1.019611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.021711] EDD information not available. [ 1.055641] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.058541] Write protecting the kernel read-only data: 14336k [ 1.063969] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.067404] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.119036] 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.96 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.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.11. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIoVs4+IyGTdJnxnaIh/aaotwLWUk/FeotMRHLQPIXInR573V75k67tN6rmQ2zEEQj90m1z2McBukTB4xu5qMKpc9OOWYa/D8J7gcsoudrtwTFcuGC7dlChjHAhqTFgv9B42DLzJYit6WsOy/03xYWdvQJ9+o5+88gc2N7YYGqHLxdGpby0WwQK0tbTzXIRmggypint4H+vf0xJGk9++lI4GdqQEpEbBKyt8zI69F37pNOB/ZzVuLinPQSFNcQseSlYNq/db0n+MWU5pEc6TAXUncw72tSQrXfKW5imotCzpINwkaYSorph9Xxn6KxFyU2Uvj3IbH+F/UQ4jzHpdhT root@vping-ssh-vm-c6d904db-08d6-4cb5-9ce4-04a0364352f8 ssh-dss AAAAB3NzaC1kc3MAAACBALlfC6Z7cceewEciZuwcNc/BBabLtrPnOQNqlhbUAl08LeDQhmkTM5sdCaDi6nqxlua91nc47HY5IAyW8epZHQ1PwdILtmjSQmUTx2W/yKXiONT6GXwHbQUey/VzVNlGxRoZrdk2tk7eZ1J6cyzd3/Fire+QFTyj5Vr4DJX+6FshAAAAFQCl8WKEKHOXhO+0RRmbXZWDu1Yq3wAAAIBt6p5PAUJyg1U0MmlDvNORNITW70sByPmrSgezNrmsJS0bzRFVKPAMP2+jmbmSpjeZ1EhdfdyYz+LnjcsAKFf+rNIcWiGc+vowEbsaGSUxb9GwvgNzntDcHnpLV3EeZgz/rZXv1mB9JjqeW+GkIj5PlHSLew0g2hsIYg8/hoL2zQAAAIBWWtdOS15nd4jdZvLv7SwwGYxY0Do9X5lNSqW9fhGNF6RfSTv2Q3vluRi0vmhTQh3VTeOnRp6kcCRDPhjyY89VGajFPOUFh+qGIeJKmDcpaES5939Jm2wS9SObq4nrPMb12pumodx7pH1aPzRyeob1P1Ex+VVpRq+Y18u4yE6IAA== root@vping-ssh-vm-c6d904db-08d6-4cb5-9ce4-04a0364352f8 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.91s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe22:b44d/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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-c6d904db-08d6-4cb5-9ce4-04a0364352f8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-c6d904db-08d6-4cb5-9ce4-04a0364352f8 login: 2019-05-18 18:02:28,251 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8d47210L 2019-05-18 18:02:28,252 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 18:02:28,252 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-18 18:02:28,252 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-18 18:02:28,254 - 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-05-18 18:02:28,254 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 18:02:28,254 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-18 18:02:28,254 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 18:02:28,254 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 18:02:28,255 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 18:02:28,273 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 18:02:28,274 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 18:02:28,284 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 5cd420b4b4311a8021b1a500c2b50599 2019-05-18 18:02:28,285 - paramiko.transport - DEBUG - Trying discovered key eaa8737b3a6e935ed76a3ca79431b5c0 in /tmp/tmp3MFLjP 2019-05-18 18:02:28,312 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 18:02:28,318 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 18:02:28,350 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 18:02:28,351 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-18 18:02:28,351 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 18:02:28,352 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 18:02:28,376 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 18:02:28,376 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=22.079 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.079/22.079/22.079 ms 2019-05-18 18:02:28,377 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-18 18:02:28,381 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 18:02:28,491 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 18:02:28,492 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:08 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 18:02:28,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 18:02:28,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:28,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-ee54da28-ea25-4f2d-8083-944215c5e0fa x-openstack-request-id: req-ee54da28-ea25-4f2d-8083-944215c5e0fa 2019-05-18 18:02:28,842 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32 used request id req-ee54da28-ea25-4f2d-8083-944215c5e0fa 2019-05-18 18:02:28,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.345189809799s 2019-05-18 18:02:28,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:28,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:29,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-dec9fbc7-4f14-4969-a9bc-d3d9a8377c2c x-openstack-request-id: req-dec9fbc7-4f14-4969-a9bc-d3d9a8377c2c 2019-05-18 18:02:29,943 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b4:4d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b4:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:02:20.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:02:20Z", "hostId": "a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:b1:90", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:01:57.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "5dcef3fe-1072-4a95-991e-7ce7faf0fe32", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:02:28Z", "hostId": "05c3beef1074f79ed0fe3d4d744f46aba0beb4b6e61cae146ac815de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:01:46Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:29,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dec9fbc7-4f14-4969-a9bc-d3d9a8377c2c 2019-05-18 18:02:29,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10063195229s 2019-05-18 18:02:29,946 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:02:31,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:34,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-161e6479-1100-47c6-9751-dc4d217e956f x-openstack-request-id: req-161e6479-1100-47c6-9751-dc4d217e956f 2019-05-18 18:02:34,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b4:4d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b4:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:02:20.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:02:20Z", "hostId": "a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:34,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-161e6479-1100-47c6-9751-dc4d217e956f 2019-05-18 18:02:34,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.06451296806s 2019-05-18 18:02:34,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-18 18:02:34,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/79e3c60b-b43d-4927-92c4-26620b88a5cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:35,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:02:35 GMT X-Openstack-Request-Id: req-12815ed2-c684-4d5a-a031-e2686b186376 2019-05-18 18:02:35,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:02:35,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/79e3c60b-b43d-4927-92c4-26620b88a5cb.json used request id req-12815ed2-c684-4d5a-a031-e2686b186376 2019-05-18 18:02:35,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.88062906265s 2019-05-18 18:02:35,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:02:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:35,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:02:35 GMT X-Openstack-Request-Id: req-6c8bc4b7-2d51-43d5-be58-5ebe59325f72 2019-05-18 18:02:35,963 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:02:35,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6c8bc4b7-2d51-43d5-be58-5ebe59325f72 2019-05-18 18:02:35,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0520601272583s 2019-05-18 18:02:35,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 18:02:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:36,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-ef24bc9f-c28f-4937-9457-8dbf2ae46455 x-openstack-request-id: req-ef24bc9f-c28f-4937-9457-8dbf2ae46455 2019-05-18 18:02:36,148 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46 used request id req-ef24bc9f-c28f-4937-9457-8dbf2ae46455 2019-05-18 18:02:36,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.183418035507s 2019-05-18 18:02:36,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:37,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-3a54bbb3-5f61-406d-9d3d-182bad8185bb x-openstack-request-id: req-3a54bbb3-5f61-406d-9d3d-182bad8185bb 2019-05-18 18:02:37,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b4:4d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b4:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/11a6659f-b7d0-4432-ab1e-4d0880d30d46", "rel": "bookmark"}], "image": {"id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "links": [{"href": "http://172.30.9.23:8774/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:02:20.000000", "flavor": {"id": "10bd3006-f478-48b4-84c2-7c88ce312a9f", "links": [{"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "bookmark"}]}, "id": "11a6659f-b7d0-4432-ab1e-4d0880d30d46", "security_groups": [{"name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}], "user_id": "59351e6df3bd434590277bf7bd1d0858", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:02:36Z", "hostId": "a4ad2124310725c9cede98608acf699206c0183b70a1652702685ca9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "name": "vping_ssh-vm_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "created": "2019-05-18T18:02:08Z", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:02:37,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3a54bbb3-5f61-406d-9d3d-182bad8185bb 2019-05-18 18:02:37,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.881438016891s 2019-05-18 18:02:37,031 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:02:39,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:02:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:39,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-33d1e9a4-cfd5-4e76-a852-25910e7efb82 x-openstack-request-id: req-33d1e9a4-cfd5-4e76-a852-25910e7efb82 2019-05-18 18:02:39,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 18:02:39,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33d1e9a4-cfd5-4e76-a852-25910e7efb82 2019-05-18 18:02:39,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197090864182s 2019-05-18 18:02:39,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:02:39,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:39,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 18 May 2019 18:02:39 GMT X-Openstack-Request-Id: req-49b09391-214f-4bf4-9ca4-3c20f2d7e71b 2019-05-18 18:02:39,287 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:38Z", "updated_at": "2019-05-18T18:01:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T18:01:39Z", "revision_number": 0, "id": "4565cf4e-6237-433e-97c7-f521726faed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:39Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "62c75b44-a701-4afe-b702-d4ce46f59392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:39Z", "revision_number": 0, "id": "6abd646b-ff6b-492b-ad80-e7608edb7e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:39Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:38Z", "revision_number": 0, "id": "e774f69b-ed9b-4361-8a19-581b1ecafc27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:38Z", "security_group_id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 3, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "90d8225a-d49a-4aff-a120-15cddf383f1d", "name": "vping_ssh-sg_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}, {"description": "Default security group", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:21Z", "updated_at": "2019-05-18T18:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "8bcb2d42-e86c-4043-837d-d762e299c1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "a2760c34-e4b7-48b0-8b50-6636a4ecf8b9", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "db35360e-b31e-4164-b14b-6c39ecf6035c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "fd799030-2e9f-4486-acdd-c5afa448c56b", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "a788c770-331c-4628-808f-096709b272b0", "name": "default"}]} 2019-05-18 18:02:39,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-49b09391-214f-4bf4-9ca4-3c20f2d7e71b 2019-05-18 18:02:39,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510151386261s 2019-05-18 18:02:39,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:02:39,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/90d8225a-d49a-4aff-a120-15cddf383f1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:39,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:02:39 GMT X-Openstack-Request-Id: req-bf725f7b-21e7-4059-bb03-b30540b81a23 2019-05-18 18:02:39,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:02:39,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/90d8225a-d49a-4aff-a120-15cddf383f1d.json used request id req-bf725f7b-21e7-4059-bb03-b30540b81a23 2019-05-18 18:02:39,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149790048599s 2019-05-18 18:02:39,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-18 18:02:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:39,484 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-d3ebbae9-dc03-4177-9af6-fd1a43e057af x-openstack-request-id: req-d3ebbae9-dc03-4177-9af6-fd1a43e057af 2019-05-18 18:02:39,484 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_c6d904db-08d6-4cb5-9ce4-04a0364352f8 used request id req-d3ebbae9-dc03-4177-9af6-fd1a43e057af 2019-05-18 18:02:39,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0406239032745s 2019-05-18 18:02:39,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 18:02:39,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f34ea05b-872a-45e4-8b41-97274c2c9d4a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" -d '{"subnet_id": "ee5b9fa3-825f-486d-b36b-371f27d8a367"}' 2019-05-18 18:02:42,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:02:42 GMT X-Openstack-Request-Id: req-a1fb9730-eb6c-4e52-bc34-fb530ebebdba 2019-05-18 18:02:42,394 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b249c741-ad39-49ee-95c9-83fe12e35f7f", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "subnet_id": "ee5b9fa3-825f-486d-b36b-371f27d8a367", "subnet_ids": ["ee5b9fa3-825f-486d-b36b-371f27d8a367"], "port_id": "a82b877e-53e2-4433-80e6-63a7f1e4fb4a", "id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a"} 2019-05-18 18:02:42,394 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f34ea05b-872a-45e4-8b41-97274c2c9d4a/remove_router_interface.json used request id req-a1fb9730-eb6c-4e52-bc34-fb530ebebdba 2019-05-18 18:02:42,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.90929579735s 2019-05-18 18:02:42,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 18:02:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:42,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 18 May 2019 18:02:42 GMT X-Openstack-Request-Id: req-5a1c79e4-da8e-4c19-b8c8-2058491a7155 2019-05-18 18:02:42,533 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:24Z", "admin_state_up": true, "updated_at": "2019-05-18T18:02:40Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "f34ea05b-872a-45e4-8b41-97274c2c9d4a", "name": "vping_ssh-router_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}]} 2019-05-18 18:02:42,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5a1c79e4-da8e-4c19-b8c8-2058491a7155 2019-05-18 18:02:42,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138698816299s 2019-05-18 18:02:42,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 18:02:42,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/f34ea05b-872a-45e4-8b41-97274c2c9d4a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:46,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:02:46 GMT X-Openstack-Request-Id: req-c42ae330-b321-4ca0-b236-105cd7343c4f 2019-05-18 18:02:46,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:02:46,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f34ea05b-872a-45e4-8b41-97274c2c9d4a.json used request id req-c42ae330-b321-4ca0-b236-105cd7343c4f 2019-05-18 18:02:46,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.24666190147s 2019-05-18 18:02:46,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:02:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:46,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 18 May 2019 18:02:46 GMT X-Openstack-Request-Id: req-9b3c396d-6f06-4ada-a3ae-6483cd6c1fa1 2019-05-18 18:02:46,836 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:01:22Z","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":"66ed514d45f24e7eac3b88a182c941f4","id":"ee5b9fa3-825f-486d-b36b-371f27d8a367","subnetpool_id":null,"name":"vping_ssh-subnet_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}]} 2019-05-18 18:02:46,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9b3c396d-6f06-4ada-a3ae-6483cd6c1fa1 2019-05-18 18:02:46,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.054398059845s 2019-05-18 18:02:46,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 18:02:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/ee5b9fa3-825f-486d-b36b-371f27d8a367.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:49,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:02:49 GMT X-Openstack-Request-Id: req-eba50121-9751-4949-ba2b-b980c3a78ebe 2019-05-18 18:02:49,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:02:49,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ee5b9fa3-825f-486d-b36b-371f27d8a367.json used request id req-eba50121-9751-4949-ba2b-b980c3a78ebe 2019-05-18 18:02:49,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34725499153s 2019-05-18 18:02:49,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:02:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:49,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 18 May 2019 18:02:49 GMT X-Openstack-Request-Id: req-cf3d8846-957a-43ed-9be3-51c2de265927 2019-05-18 18:02:49,293 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b249c741-ad39-49ee-95c9-83fe12e35f7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66ed514d45f24e7eac3b88a182c941f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:02:49Z","qos_policy_id":null,"name":"vping_ssh-net_c6d904db-08d6-4cb5-9ce4-04a0364352f8","admin_state_up":true,"tenant_id":"66ed514d45f24e7eac3b88a182c941f4","created_at":"2019-05-18T18:01:21Z","mtu":1450}]} 2019-05-18 18:02:49,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cf3d8846-957a-43ed-9be3-51c2de265927 2019-05-18 18:02:49,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107038974762s 2019-05-18 18:02:49,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 18:02:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b249c741-ad39-49ee-95c9-83fe12e35f7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:50,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:02:50 GMT X-Openstack-Request-Id: req-3526667e-b2d0-4502-976c-8584fa661a29 2019-05-18 18:02:50,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:02:50,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b249c741-ad39-49ee-95c9-83fe12e35f7f.json used request id req-3526667e-b2d0-4502-976c-8584fa661a29 2019-05-18 18:02:50,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51814103127s 2019-05-18 18:02:50,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:02:50,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:51,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 18 May 2019 18:02:51 GMT X-Openstack-Request-Id: req-72dde45f-6d15-4025-bcec-f3bcbc988942 2019-05-18 18:02:51,144 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:01:36Z", "file": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/file", "owner": "66ed514d45f24e7eac3b88a182c941f4", "id": "2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "size": 12716032, "self": "/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:01:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:02:51,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-72dde45f-6d15-4025-bcec-f3bcbc988942 2019-05-18 18:02:51,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327846050262s 2019-05-18 18:02:51,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:02:51,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ba048196d39bc1f183b5102cdebae351b1169c53" 2019-05-18 18:02:51,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:02:51 GMT X-Openstack-Request-Id: req-1725b3d8-d68e-4753-a520-a1e4c56a6413 2019-05-18 18:02:51,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:02:51,695 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2fd512a6-d95f-4b55-94a4-55bbf3167f5b used request id req-1725b3d8-d68e-4753-a520-a1e4c56a6413 2019-05-18 18:02:51,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.548746109009s 2019-05-18 18:02:51,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:02:51,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-dabc0428-872f-4f81-90dd-54459f01d61d x-openstack-request-id: req-dabc0428-872f-4f81-90dd-54459f01d61d 2019-05-18 18:02:51,724 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f", "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": "10bd3006-f478-48b4-84c2-7c88ce312a9f"}]} 2019-05-18 18:02:51,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-dabc0428-872f-4f81-90dd-54459f01d61d 2019-05-18 18:02:51,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232489109039s 2019-05-18 18:02:51,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:02:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:51,758 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:02: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-fd698ebe-e474-48e6-adf9-ac0648124d45 x-openstack-request-id: req-fd698ebe-e474-48e6-adf9-ac0648124d45 2019-05-18 18:02:51,759 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/10bd3006-f478-48b4-84c2-7c88ce312a9f used request id req-fd698ebe-e474-48e6-adf9-ac0648124d45 2019-05-18 18:02:51,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334310531616s 2019-05-18 18:02:51,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:02:51,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:52,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 18 May 2019 18:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c934096c-a6ba-48f7-b385-9880dc1bb30f 2019-05-18 18:02:52,010 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": {"self": "http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59351e6df3bd434590277bf7bd1d0858", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:02:52,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c934096c-a6ba-48f7-b385-9880dc1bb30f 2019-05-18 18:02:52,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250836133957s 2019-05-18 18:02:52,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:02:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:52,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 18 May 2019 18:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e702dce-40c7-4f65-8162-dd280c65097d 2019-05-18 18:02:52,247 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_c6d904db-08d6-4cb5-9ce4-04a0364352f8", "links": {"self": "http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "59351e6df3bd434590277bf7bd1d0858", "description": null}} 2019-05-18 18:02:52,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858 used request id req-6e702dce-40c7-4f65-8162-dd280c65097d 2019-05-18 18:02:52,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23112821579s 2019-05-18 18:02:52,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 18:02:52,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:52,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7617bc0-a23a-434d-89fe-d8ed36783634 2019-05-18 18:02:52,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:02:52,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/59351e6df3bd434590277bf7bd1d0858 used request id req-c7617bc0-a23a-434d-89fe-d8ed36783634 2019-05-18 18:02:52,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.39692401886s 2019-05-18 18:02:52,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:02:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:52,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 18 May 2019 18:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4ea41f-856d-40fe-b716-e351bc499d3e 2019-05-18 18:02:52,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4"}, "tags": [], "enabled": true, "id": "66ed514d45f24e7eac3b88a182c941f4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c6d904db-08d6-4cb5-9ce4-04a0364352f8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:02:52,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3c4ea41f-856d-40fe-b716-e351bc499d3e 2019-05-18 18:02:52,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219763994217s 2019-05-18 18:02:52,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 18:02:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:53,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1959d256-a037-4498-9747-d7dfd6591972 2019-05-18 18:02:53,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:02:53,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/66ed514d45f24e7eac3b88a182c941f4 used request id req-1959d256-a037-4498-9747-d7dfd6591972 2019-05-18 18:02:53,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300823926926s 2019-05-18 18:02:53,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:02:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=66ed514d45f24e7eac3b88a182c941f4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:53,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 18:02:53 GMT X-Openstack-Request-Id: req-302bde1b-b0ad-4a5a-b563-e55d9db83634 2019-05-18 18:02:53,527 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:21Z", "updated_at": "2019-05-18T18:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "8bcb2d42-e86c-4043-837d-d762e299c1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "a2760c34-e4b7-48b0-8b50-6636a4ecf8b9", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "db35360e-b31e-4164-b14b-6c39ecf6035c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "fd799030-2e9f-4486-acdd-c5afa448c56b", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "a788c770-331c-4628-808f-096709b272b0", "name": "default"}]} 2019-05-18 18:02:53,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=66ed514d45f24e7eac3b88a182c941f4&name=default used request id req-302bde1b-b0ad-4a5a-b563-e55d9db83634 2019-05-18 18:02:53,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.345329046249s 2019-05-18 18:02:53,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:02:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:53,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 18:02:53 GMT X-Openstack-Request-Id: req-a908edd7-b277-481b-ba78-41422f2d8497 2019-05-18 18:02:53,873 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "created_at": "2019-05-18T18:01:21Z", "updated_at": "2019-05-18T18:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "8bcb2d42-e86c-4043-837d-d762e299c1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "fd799030-2e9f-4486-acdd-c5afa448c56b", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "a2760c34-e4b7-48b0-8b50-6636a4ecf8b9", "remote_group_id": "a788c770-331c-4628-808f-096709b272b0", "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:01:21Z", "revision_number": 0, "id": "db35360e-b31e-4164-b14b-6c39ecf6035c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:01:21Z", "security_group_id": "a788c770-331c-4628-808f-096709b272b0", "tenant_id": "66ed514d45f24e7eac3b88a182c941f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "66ed514d45f24e7eac3b88a182c941f4"}], "revision_number": 1, "project_id": "66ed514d45f24e7eac3b88a182c941f4", "id": "a788c770-331c-4628-808f-096709b272b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 18:02:53,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a908edd7-b277-481b-ba78-41422f2d8497 2019-05-18 18:02:53,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340562820435s 2019-05-18 18:02:53,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:02:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a788c770-331c-4628-808f-096709b272b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d243c53957f6dd0daf3851b9c6ba26a18586355b" 2019-05-18 18:02:54,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:02:54 GMT X-Openstack-Request-Id: req-70990e5c-7525-446e-8e8f-07dda2553f47 2019-05-18 18:02:54,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:02:54,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a788c770-331c-4628-808f-096709b272b0.json used request id req-70990e5c-7525-446e-8e8f-07dda2553f47 2019-05-18 18:02:54,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.63122010231s 2019-05-18 18:02:54,558 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-18 18:02:54,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:02:54,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cd825f-b459-41c7-beda-c6365bb6a780 2019-05-18 18:02:54,595 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:02:54,595 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-74cd825f-b459-41c7-beda-c6365bb6a780 2019-05-18 18:02:54,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:02:55,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["lh-oLwFCRcChrw1UtTISiA"], "issued_at": "2019-05-18T18:02:54.000000Z"}} 2019-05-18 18:02:55,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:02:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:55,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 18:02:55 GMT X-Openstack-Request-Id: req-0642a4cb-f102-49a0-8668-791aa8a506aa 2019-05-18 18:02:55,410 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:02:55,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0642a4cb-f102-49a0-8668-791aa8a506aa 2019-05-18 18:02:55,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381454944611s 2019-05-18 18:02:55,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:02:55,423 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bac975b-12c4-4750-b4a8-4e1005c0a1db 2019-05-18 18:02:55,423 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:02:55,423 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2bac975b-12c4-4750-b4a8-4e1005c0a1db 2019-05-18 18:02:55,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:02:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:55,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e954317-4b98-4f93-adc2-27a60d6874af 2019-05-18 18:02:55,648 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:02:55,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3e954317-4b98-4f93-adc2-27a60d6874af 2019-05-18 18:02:55,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224359989166s 2019-05-18 18:02:55,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:02:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9"}}' 2019-05-18 18:02:55,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 18 May 2019 18:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df56603-f633-414f-a271-ac3446c60dae 2019-05-18 18:02:55,904 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61"}, "tags": [], "enabled": true, "id": "73d955ef959343cab5aad2a26c928b61", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9"}} 2019-05-18 18:02:55,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0df56603-f633-414f-a271-ac3446c60dae 2019-05-18 18:02:55,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.248567819595s 2019-05-18 18:02:55,905 - 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'73d955ef959343cab5aad2a26c928b61', '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_fb76c964-0b80-4947-ad40-98ac18bb42d9'}) 2019-05-18 18:02:55,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:02:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sUOVoEGeyQr4pfMi3jxa1RtBX7yN6j", "email": null, "name": "vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9"}}' 2019-05-18 18:02:56,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 18 May 2019 18:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a55f200a-39df-4548-8382-e82babaacbfd 2019-05-18 18:02:56,414 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": {"self": "http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4037f024e51d4feeb8a85ed4c81af7bc", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:02:56,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a55f200a-39df-4548-8382-e82babaacbfd 2019-05-18 18:02:56,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.503007888794s 2019-05-18 18:02:56,415 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4037f024e51d4feeb8a85ed4c81af7bc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9'}) 2019-05-18 18:02:56,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:02:56,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:56,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff0a709-344b-438e-b910-39512d5f6d5f 2019-05-18 18:02:56,634 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:02:56,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dff0a709-344b-438e-b910-39512d5f6d5f 2019-05-18 18:02:56,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21572303772s 2019-05-18 18:02:56,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:02:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:56,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019b7f10-e6bc-490a-91a5-7baa69d3e741 2019-05-18 18:02:56,767 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:02:56,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-019b7f10-e6bc-490a-91a5-7baa69d3e741 2019-05-18 18:02:56,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127837181091s 2019-05-18 18:02:56,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:02:56,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:57,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8799ca06-41bc-4455-a34a-9d8a064490b6 2019-05-18 18:02:57,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:02:57,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8799ca06-41bc-4455-a34a-9d8a064490b6 2019-05-18 18:02:57,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233752965927s 2019-05-18 18:02:57,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:02:57,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:57,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f49c70-130e-4e16-b845-98377341c699 2019-05-18 18:02:57,233 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:02:57,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b7f49c70-130e-4e16-b845-98377341c699 2019-05-18 18:02:57,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22243309021s 2019-05-18 18:02:57,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:02:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:57,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 18 May 2019 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e45058e-9845-48eb-b184-b63538c2d01e 2019-05-18 18:02:57,483 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": {"self": "http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4037f024e51d4feeb8a85ed4c81af7bc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:02:57,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4e45058e-9845-48eb-b184-b63538c2d01e 2019-05-18 18:02:57,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249115943909s 2019-05-18 18:02:57,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:02:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:57,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 18 May 2019 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d3ea5b-6261-41a8-af57-502b30e5a5d0 2019-05-18 18:02:57,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61"}, "tags": [], "enabled": true, "id": "73d955ef959343cab5aad2a26c928b61", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9"}]} 2019-05-18 18:02:57,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-28d3ea5b-6261-41a8-af57-502b30e5a5d0 2019-05-18 18:02:57,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134199142456s 2019-05-18 18:02:57,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:02:57,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=4037f024e51d4feeb8a85ed4c81af7bc&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=73d955ef959343cab5aad2a26c928b61" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:57,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c68f8d-5033-4e18-a515-7dcf1b462b4d 2019-05-18 18:02:57,860 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=4037f024e51d4feeb8a85ed4c81af7bc&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=73d955ef959343cab5aad2a26c928b61", "previous": null, "next": null}} 2019-05-18 18:02:57,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=4037f024e51d4feeb8a85ed4c81af7bc&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=73d955ef959343cab5aad2a26c928b61 used request id req-b4c68f8d-5033-4e18-a515-7dcf1b462b4d 2019-05-18 18:02:57,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223222017288s 2019-05-18 18:02:57,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:02:57,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61/users/4037f024e51d4feeb8a85ed4c81af7bc/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:58,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e675c9-cf41-47fb-9924-3d810a7b6a00 2019-05-18 18:02:58,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:02:58,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61/users/4037f024e51d4feeb8a85ed4c81af7bc/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-49e675c9-cf41-47fb-9924-3d810a7b6a00 2019-05-18 18:02:58,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222903013229s 2019-05-18 18:02:58,088 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9', 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'73d955ef959343cab5aad2a26c928b61', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sUOVoEGeyQr4pfMi3jxa1RtBX7yN6j', 'username': u'vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:02:58,092 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9', 'password': 'sUOVoEGeyQr4pfMi3jxa1RtBX7yN6j', 'project_name': 'vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '73d955ef959343cab5aad2a26c928b61', 'project_domain_name': 'Default'} 2019-05-18 18:02:58,093 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-18 18:02:58,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:02:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:58,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3a6db0-52c3-490d-80b3-6a61f6e41db8 2019-05-18 18:02:58,268 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:02:58,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-0c3a6db0-52c3-490d-80b3-6a61f6e41db8 2019-05-18 18:02:58,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174780845642s 2019-05-18 18:02:58,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:02:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:02:58,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 18 May 2019 18:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f1ec1f-c326-4a59-8d6c-517ca931ee39 2019-05-18 18:02:58,497 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61"}, "tags": [], "enabled": true, "id": "73d955ef959343cab5aad2a26c928b61", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9"}]} 2019-05-18 18:02:58,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-96f1ec1f-c326-4a59-8d6c-517ca931ee39 2019-05-18 18:02:58,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220822095871s 2019-05-18 18:02:58,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:02:58,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" -d '{"network": {"tenant_id": "73d955ef959343cab5aad2a26c928b61", "name": "vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9", "admin_state_up": true}}' 2019-05-18 18:02:59,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 18 May 2019 18:02:59 GMT X-Openstack-Request-Id: req-d0ed0974-80ec-4dd4-970e-ca2c06f0a676 2019-05-18 18:02:59,148 - 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":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"73d955ef959343cab5aad2a26c928b61","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:02:59Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9","admin_state_up":true,"tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:02:58Z","mtu":1450}} 2019-05-18 18:02:59,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d0ed0974-80ec-4dd4-970e-ca2c06f0a676 2019-05-18 18:02:59,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.648822784424s 2019-05-18 18:02:59,149 - 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-05-18T18:02:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2', 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'vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9', u'created_at': u'2019-05-18T18:02:58Z', u'mtu': 1450, u'tenant_id': u'73d955ef959343cab5aad2a26c928b61', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'73d955ef959343cab5aad2a26c928b61', u'l2_adjacency': True}) 2019-05-18 18:02:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:02:59,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16de3f3c-8177-4a87-a4f8-7bc65f47aa27 2019-05-18 18:02:59,159 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:02:59,159 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-16de3f3c-8177-4a87-a4f8-7bc65f47aa27 2019-05-18 18:02:59,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:02:59,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73d955ef959343cab5aad2a26c928b61", "name": "vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_73d955ef959343cab5aad2a26c928b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_73d955ef959343cab5aad2a26c928b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/73d955ef959343cab5aad2a26c928b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/73d955ef959343cab5aad2a26c928b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/73d955ef959343cab5aad2a26c928b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/73d955ef959343cab5aad2a26c928b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/73d955ef959343cab5aad2a26c928b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/73d955ef959343cab5aad2a26c928b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/73d955ef959343cab5aad2a26c928b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/73d955ef959343cab5aad2a26c928b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/73d955ef959343cab5aad2a26c928b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9", "id": "4037f024e51d4feeb8a85ed4c81af7bc"}, "audit_ids": ["75U3LDcISsGUKyegxXE70Q"], "issued_at": "2019-05-18T18:02:59.000000Z"}} 2019-05-18 18:02:59,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:02:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:02:59,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 18 May 2019 18:02:59 GMT X-Openstack-Request-Id: req-93c20572-58b3-4778-ae18-6766588cd50a 2019-05-18 18:02:59,944 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"73d955ef959343cab5aad2a26c928b61","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:02:59Z","qos_policy_id":null,"name":"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9","admin_state_up":true,"tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:02:58Z","mtu":1450}]} 2019-05-18 18:02:59,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-93c20572-58b3-4778-ae18-6766588cd50a 2019-05-18 18:02:59,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381525039673s 2019-05-18 18:02:59,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:02:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"subnet": {"name": "vping_userdata-subnet_fb76c964-0b80-4947-ad40-98ac18bb42d9", "enable_dhcp": true, "network_id": "69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:03:01,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 18 May 2019 18:03:01 GMT X-Openstack-Request-Id: req-60dee414-a82a-488b-8f8b-7a112cb7bdd3 2019-05-18 18:03:01,082 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:03:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:03:00Z","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":"73d955ef959343cab5aad2a26c928b61","id":"e40e6c86-1538-419c-8522-4d6cde232d15","subnetpool_id":null,"name":"vping_userdata-subnet_fb76c964-0b80-4947-ad40-98ac18bb42d9"}} 2019-05-18 18:03:01,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-60dee414-a82a-488b-8f8b-7a112cb7bdd3 2019-05-18 18:03:01,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.13592481613s 2019-05-18 18:03:01,083 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:03:00Z', 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'e40e6c86-1538-419c-8522-4d6cde232d15', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_fb76c964-0b80-4947-ad40-98ac18bb42d9', u'enable_dhcp': True, u'network_id': u'69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2', u'tenant_id': u'73d955ef959343cab5aad2a26c928b61', u'created_at': u'2019-05-18T18:03:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'73d955ef959343cab5aad2a26c928b61'}) 2019-05-18 18:03:01,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:03:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "vping_userdata-router_fb76c964-0b80-4947-ad40-98ac18bb42d9", "admin_state_up": true}}' 2019-05-18 18:03:08,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 18 May 2019 18:03:08 GMT X-Openstack-Request-Id: req-52ca746a-6b32-47ff-9fec-440d6e06aea1 2019-05-18 18:03:08,534 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "73d955ef959343cab5aad2a26c928b61", "created_at": "2019-05-18T18:03:02Z", "admin_state_up": true, "updated_at": "2019-05-18T18:03:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "73d955ef959343cab5aad2a26c928b61", "id": "c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8", "name": "vping_userdata-router_fb76c964-0b80-4947-ad40-98ac18bb42d9"}} 2019-05-18 18:03:08,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-52ca746a-6b32-47ff-9fec-440d6e06aea1 2019-05-18 18:03:08,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.45050787926s 2019-05-18 18:03:08,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:03:03Z', u'revision_number': 3, u'id': u'c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_fb76c964-0b80-4947-ad40-98ac18bb42d9', u'admin_state_up': True, u'tenant_id': u'73d955ef959343cab5aad2a26c928b61', u'created_at': u'2019-05-18T18:03:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'73d955ef959343cab5aad2a26c928b61'}) 2019-05-18 18:03:08,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:03:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"subnet_id": "e40e6c86-1538-419c-8522-4d6cde232d15"}' 2019-05-18 18:03:11,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:03:11 GMT X-Openstack-Request-Id: req-3cfd1064-71f4-49cb-b68e-2f4f322f2213 2019-05-18 18:03:11,915 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "subnet_id": "e40e6c86-1538-419c-8522-4d6cde232d15", "subnet_ids": ["e40e6c86-1538-419c-8522-4d6cde232d15"], "port_id": "37ee9af7-0227-4b1d-9669-29514a1dd1fe", "id": "c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8"} 2019-05-18 18:03:11,915 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8/add_router_interface.json used request id req-3cfd1064-71f4-49cb-b68e-2f4f322f2213 2019-05-18 18:03:11,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.37969398499s 2019-05-18 18:03:11,915 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:03:12,030 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:03:12,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:03:12,041 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:03:12 GMT 2019-05-18 18:03:12,042 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:03:12,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:03:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:12,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:03:12 GMT X-Openstack-Request-Id: req-844854ba-3685-490b-bfaf-6702b5b296c3 2019-05-18 18:03:12,901 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:03:12,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-844854ba-3685-490b-bfaf-6702b5b296c3 2019-05-18 18:03:12,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.853447914124s 2019-05-18 18:03:12,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:03:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9"}' 2019-05-18 18:03:13,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sat, 18 May 2019 18:03:13 GMT Location: http://172.30.9.23:9292/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e553fcf7-d206-472b-8572-170126af7a34 2019-05-18 18:03:13,237 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:03:13Z", "file": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file", "owner": "73d955ef959343cab5aad2a26c928b61", "id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "size": null, "self": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "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_fb76c964-0b80-4947-ad40-98ac18bb42d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "checksum": null, "created_at": "2019-05-18T18:03:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:03:13,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e553fcf7-d206-472b-8572-170126af7a34 2019-05-18 18:03:13,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.32772397995s 2019-05-18 18:03:13,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:03:13,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '' 2019-05-18 18:03:14,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:03:13 GMT X-Openstack-Request-Id: req-a9793a2e-26dd-4f80-af9e-9c2b3c333d60 2019-05-18 18:03:14,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:03:14,003 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file used request id req-a9793a2e-26dd-4f80-af9e-9c2b3c333d60 2019-05-18 18:03:14,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.764535903931s 2019-05-18 18:03:14,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:03:14,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:14,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 18 May 2019 18:03:14 GMT X-Openstack-Request-Id: req-14e48a95-7a4d-45ac-8caf-5c83cb1153f7 2019-05-18 18:03:14,348 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:03:13Z", "file": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file", "owner": "73d955ef959343cab5aad2a26c928b61", "id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "size": 12716032, "self": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:03:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:03:14,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-14e48a95-7a4d-45ac-8caf-5c83cb1153f7 2019-05-18 18:03:14,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340560913086s 2019-05-18 18:03:14,350 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file', 'owner': u'73d955ef959343cab5aad2a26c928b61', 'id': u'9d82b77e-189f-4f9b-a1bd-561ca1418b9f', 'size': 12716032, u'self': u'/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'73d955ef959343cab5aad2a26c928b61', 'name': 'vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:03:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T18:03:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9', '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/9d82b77e-189f-4f9b-a1bd-561ca1418b9f', 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_fb76c964-0b80-4947-ad40-98ac18bb42d9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9', 'created': u'2019-05-18T18:03:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:03:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f', 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_fb76c964-0b80-4947-ad40-98ac18bb42d9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:03:14,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:03:14,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_fb76c964-0b80-4947-ad40-98ac18bb42d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:03:14,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-26969f8b-60d4-4c80-ace2-9d3f412d1619 x-openstack-request-id: req-26969f8b-60d4-4c80-ace2-9d3f412d1619 2019-05-18 18:03:14,904 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "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": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2"}} 2019-05-18 18:03:14,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-26969f8b-60d4-4c80-ace2-9d3f412d1619 2019-05-18 18:03:14,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.550213098526s 2019-05-18 18:03:14,905 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_fb76c964-0b80-4947-ad40-98ac18bb42d9', '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'b33a6ca8fc47490494e5507e3de2c225', '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'78bbca7a-37a1-496a-99bb-ac8f32bd3de2', 'swap': 0}) 2019-05-18 18:03:14,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:03:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" -d '{"extra_specs": {}}' 2019-05-18 18:03:14,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:03:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b526c2bd-2606-4ddd-a344-8bb8bc4ad4bc x-openstack-request-id: req-b526c2bd-2606-4ddd-a344-8bb8bc4ad4bc 2019-05-18 18:03:14,928 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:03:14,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2/os-extra_specs used request id req-b526c2bd-2606-4ddd-a344-8bb8bc4ad4bc 2019-05-18 18:03:14,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218899250031s 2019-05-18 18:03:14,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:03:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:15,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 18 May 2019 18:03:15 GMT X-Openstack-Request-Id: req-05331e5a-53a4-42d8-a705-245c72366307 2019-05-18 18:03:15,303 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"73d955ef959343cab5aad2a26c928b61","l2_adjacency":true,"status":"ACTIVE","subnets":["e40e6c86-1538-419c-8522-4d6cde232d15"],"description":"","tags":[],"updated_at":"2019-05-18T18:03:00Z","qos_policy_id":null,"name":"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9","admin_state_up":true,"tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:02:58Z","mtu":1450}]} 2019-05-18 18:03:15,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-05331e5a-53a4-42d8-a705-245c72366307 2019-05-18 18:03:15,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374998092651s 2019-05-18 18:03:15,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:03:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:16,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 18 May 2019 18:03:16 GMT X-Openstack-Request-Id: req-a289aaeb-3623-4236-9f62-7338cec2934a 2019-05-18 18:03:16,119 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:03:13Z", "file": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file", "owner": "73d955ef959343cab5aad2a26c928b61", "id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "size": 12716032, "self": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:03:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:03:16,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a289aaeb-3623-4236-9f62-7338cec2934a 2019-05-18 18:03:16,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.808953046799s 2019-05-18 18:03:16,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:03:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:16,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-cb8e3b04-e783-4794-868c-75c7201e8bd9 x-openstack-request-id: req-cb8e3b04-e783-4794-868c-75c7201e8bd9 2019-05-18 18:03:16,416 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "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": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2"}]} 2019-05-18 18:03:16,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-cb8e3b04-e783-4794-868c-75c7201e8bd9 2019-05-18 18:03:16,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290199041367s 2019-05-18 18:03:16,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 18:03:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"server": {"name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "imageRef": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "flavorRef": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2"}]}}' 2019-05-18 18:03:20,079 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 18 May 2019 18:03:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d x-compute-request-id: req-961df47c-27b8-49d7-bb6a-986fe39591ab x-openstack-request-id: req-961df47c-27b8-49d7-bb6a-986fe39591ab 2019-05-18 18:03:20,079 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "adminPass": "YJN4NiHNYWo4"}} 2019-05-18 18:03:20,080 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-961df47c-27b8-49d7-bb6a-986fe39591ab 2019-05-18 18:03:20,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.65913295746s 2019-05-18 18:03:20,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:20,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:20,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-f4d4e266-117d-40c9-9c77-d4e256f0cf5f x-openstack-request-id: req-f4d4e266-117d-40c9-9c77-d4e256f0cf5f 2019-05-18 18:03:20,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "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-05-18T18:03:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:20,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4d4e266-117d-40c9-9c77-d4e256f0cf5f 2019-05-18 18:03:20,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663819074631s 2019-05-18 18:03:20,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:03:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:20,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 18 May 2019 18:03:20 GMT X-Openstack-Request-Id: req-1446fe0d-42cb-4e2c-a68c-489f324c6bd7 2019-05-18 18:03:20,860 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"73d955ef959343cab5aad2a26c928b61","l2_adjacency":true,"status":"ACTIVE","subnets":["e40e6c86-1538-419c-8522-4d6cde232d15"],"description":"","tags":[],"updated_at":"2019-05-18T18:03:00Z","qos_policy_id":null,"name":"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9","admin_state_up":true,"tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:02:58Z","mtu":1450}]} 2019-05-18 18:03:20,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1446fe0d-42cb-4e2c-a68c-489f324c6bd7 2019-05-18 18:03:20,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10417509079s 2019-05-18 18:03:20,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:03:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:20,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 18 May 2019 18:03:20 GMT X-Openstack-Request-Id: req-6d9fb46e-881d-4764-b6b7-0bf65419fa33 2019-05-18 18:03:20,907 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:03:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:03:00Z","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":"73d955ef959343cab5aad2a26c928b61","id":"e40e6c86-1538-419c-8522-4d6cde232d15","subnetpool_id":null,"name":"vping_userdata-subnet_fb76c964-0b80-4947-ad40-98ac18bb42d9"}]} 2019-05-18 18:03:20,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6d9fb46e-881d-4764-b6b7-0bf65419fa33 2019-05-18 18:03:20,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459871292114s 2019-05-18 18:03:20,908 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:22,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:23,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-3e59aef2-f1e6-45f0-a8c4-2e81016da66f x-openstack-request-id: req-3e59aef2-f1e6-45f0-a8c4-2e81016da66f 2019-05-18 18:03:23,887 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "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-05-18T18:03:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:23,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e59aef2-f1e6-45f0-a8c4-2e81016da66f 2019-05-18 18:03:23,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977084875107s 2019-05-18 18:03:23,894 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:25,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:25,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:27,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-a46cff4d-fea0-454c-9eee-3f56b1598149 x-openstack-request-id: req-a46cff4d-fea0-454c-9eee-3f56b1598149 2019-05-18 18:03:27,056 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:03:23Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:27,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a46cff4d-fea0-454c-9eee-3f56b1598149 2019-05-18 18:03:27,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15929889679s 2019-05-18 18:03:27,063 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:29,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:30,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-c55992d6-330e-48ad-81d1-b7dfe6789f45 x-openstack-request-id: req-c55992d6-330e-48ad-81d1-b7dfe6789f45 2019-05-18 18:03:30,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:03:23Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:30,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c55992d6-330e-48ad-81d1-b7dfe6789f45 2019-05-18 18:03:30,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63968205452s 2019-05-18 18:03:30,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:32,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:34,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-193f24ba-2920-42b8-a3dc-9fe6e2841bbc x-openstack-request-id: req-193f24ba-2920-42b8-a3dc-9fe6e2841bbc 2019-05-18 18:03:34,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:34,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-193f24ba-2920-42b8-a3dc-9fe6e2841bbc 2019-05-18 18:03:34,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.56369495392s 2019-05-18 18:03:34,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:03:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d34da3aa-5be6-4d65-8c34-324ce950305d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:34,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 18 May 2019 18:03:34 GMT X-Openstack-Request-Id: req-f40f8c48-3cb4-4e24-8e46-f48e51b19db7 2019-05-18 18:03:34,623 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:03:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e40e6c86-1538-419c-8522-4d6cde232d15","ip_address":"192.168.120.15"}],"id":"836dcc68-a6a1-44da-bcd8-cf53c020acbe","security_groups":["a42b14e2-87ba-49b9-8d36-a1b81b81605e"],"mac_address":"fa:16:3e:cc:00:a1","project_id":"73d955ef959343cab5aad2a26c928b61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:03:24Z","binding:vnic_type":"normal","device_id":"d34da3aa-5be6-4d65-8c34-324ce950305d","ip_allocation":"immediate"}]} 2019-05-18 18:03:34,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d34da3aa-5be6-4d65-8c34-324ce950305d used request id req-f40f8c48-3cb4-4e24-8e46-f48e51b19db7 2019-05-18 18:03:34,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.338968992233s 2019-05-18 18:03:34,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:03:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=836dcc68-a6a1-44da-bcd8-cf53c020acbe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:34,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:03:34 GMT X-Openstack-Request-Id: req-7d57c1e4-7e82-4188-a51f-fe4a2d2bb78a 2019-05-18 18:03:34,974 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:03:34,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=836dcc68-a6a1-44da-bcd8-cf53c020acbe used request id req-7d57c1e4-7e82-4188-a51f-fe4a2d2bb78a 2019-05-18 18:03:34,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.340749025345s 2019-05-18 18:03:34,975 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:00:a1', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9d82b77e-189f-4f9b-a1bd-561ca1418b9f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T18:03:30.000000', 'flavor': Munch({u'id': u'78bbca7a-37a1-496a-99bb-ac8f32bd3de2'}), 'az': u'nova', 'id': u'd34da3aa-5be6-4d65-8c34-324ce950305d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4037f024e51d4feeb8a85ed4c81af7bc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'73d955ef959343cab5aad2a26c928b61', 'name': 'vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9', '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-05-18T18:03:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T18:03:30Z', 'hostId': u'f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240', '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-05-18T18:03:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'73d955ef959343cab5aad2a26c928b61', 'name': u'vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9', 'adminPass': u'YJN4NiHNYWo4', 'tenant_id': u'73d955ef959343cab5aad2a26c928b61', 'created_at': u'2019-05-18T18:03:20Z', 'created': u'2019-05-18T18:03:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 18:03:34,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:03:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:35,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 18 May 2019 18:03:35 GMT X-Openstack-Request-Id: req-38b410b0-7a3f-4d38-a3b7-23edc494a755 2019-05-18 18:03:35,076 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"73d955ef959343cab5aad2a26c928b61","l2_adjacency":true,"status":"ACTIVE","subnets":["e40e6c86-1538-419c-8522-4d6cde232d15"],"description":"","tags":[],"updated_at":"2019-05-18T18:03:00Z","qos_policy_id":null,"name":"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9","admin_state_up":true,"tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:02:58Z","mtu":1450}]} 2019-05-18 18:03:35,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-38b410b0-7a3f-4d38-a3b7-23edc494a755 2019-05-18 18:03:35,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099974155426s 2019-05-18 18:03:35,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:03:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:35,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 18 May 2019 18:03:35 GMT X-Openstack-Request-Id: req-1be9a142-0a1f-416d-bdce-0e027dbac8b6 2019-05-18 18:03:35,388 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:03:13Z", "file": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file", "owner": "73d955ef959343cab5aad2a26c928b61", "id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "size": 12716032, "self": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:03:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:03:35,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1be9a142-0a1f-416d-bdce-0e027dbac8b6 2019-05-18 18:03:35,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307178020477s 2019-05-18 18:03:35,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:03:35,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:35,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-1ca82e01-cb2b-4e49-b4fa-d13c94b7ed7c x-openstack-request-id: req-1ca82e01-cb2b-4e49-b4fa-d13c94b7ed7c 2019-05-18 18:03:35,415 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "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": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2"}]} 2019-05-18 18:03:35,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-1ca82e01-cb2b-4e49-b4fa-d13c94b7ed7c 2019-05-18 18:03:35,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025787115097s 2019-05-18 18:03:35,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 18:03:35,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"server": {"name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "imageRef": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "flavorRef": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE1IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2"}]}}' 2019-05-18 18:03:38,415 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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 location: http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34 x-compute-request-id: req-0c86e902-b89e-401f-b53c-e5d494ca3b4b x-openstack-request-id: req-0c86e902-b89e-401f-b53c-e5d494ca3b4b 2019-05-18 18:03:38,415 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "adminPass": "nFBNkvhfbjj5"}} 2019-05-18 18:03:38,415 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c86e902-b89e-401f-b53c-e5d494ca3b4b 2019-05-18 18:03:38,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.99826788902s 2019-05-18 18:03:38,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:39,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-d0b22e10-9b58-4f84-9c8e-4a094cf6c06c x-openstack-request-id: req-d0b22e10-9b58-4f84-9c8e-4a094cf6c06c 2019-05-18 18:03:39,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "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-05-18T18:03:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:39,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0b22e10-9b58-4f84-9c8e-4a094cf6c06c 2019-05-18 18:03:39,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710000038147s 2019-05-18 18:03:39,134 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:41,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-833d666c-db0f-441d-ba77-d900fa23785b x-openstack-request-id: req-833d666c-db0f-441d-ba77-d900fa23785b 2019-05-18 18:03:41,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:03:41Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:41,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-833d666c-db0f-441d-ba77-d900fa23785b 2019-05-18 18:03:41,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760535955429s 2019-05-18 18:03:41,904 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:43,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:44,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sat, 18 May 2019 18:03:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3200b3fa-e5c6-4ca4-a9aa-7df7f0b9ffec x-openstack-request-id: req-3200b3fa-e5c6-4ca4-a9aa-7df7f0b9ffec 2019-05-18 18:03:44,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:03:41Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:44,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3200b3fa-e5c6-4ca4-a9aa-7df7f0b9ffec 2019-05-18 18:03:44,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475032091141s 2019-05-18 18:03:44,389 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:46,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:46,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-c114e9fa-76c6-46bf-aeeb-20be201f4ae3 x-openstack-request-id: req-c114e9fa-76c6-46bf-aeeb-20be201f4ae3 2019-05-18 18:03:46,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:03:41Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:46,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c114e9fa-76c6-46bf-aeeb-20be201f4ae3 2019-05-18 18:03:46,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483931064606s 2019-05-18 18:03:46,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:48,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:49,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-30e5e64a-1c82-4f14-90b8-c60767b8a42f x-openstack-request-id: req-30e5e64a-1c82-4f14-90b8-c60767b8a42f 2019-05-18 18:03:49,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:03:41Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:49,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30e5e64a-1c82-4f14-90b8-c60767b8a42f 2019-05-18 18:03:49,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667809963226s 2019-05-18 18:03:49,560 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:51,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:53,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-ceb71f21-4c94-4fe4-b318-091a8ed12b14 x-openstack-request-id: req-ceb71f21-4c94-4fe4-b318-091a8ed12b14 2019-05-18 18:03:53,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:66:65", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:48.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:48Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:53,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ceb71f21-4c94-4fe4-b318-091a8ed12b14 2019-05-18 18:03:53,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52386212349s 2019-05-18 18:03:53,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:03:53,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=969e9b24-2bb9-40ac-988b-c8e451514e34" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:53,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 18 May 2019 18:03:53 GMT X-Openstack-Request-Id: req-c51f3393-a014-42dd-b0b1-9ca143fcee48 2019-05-18 18:03:53,453 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:03:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e40e6c86-1538-419c-8522-4d6cde232d15","ip_address":"192.168.120.12"}],"id":"94c1047e-8e81-4142-bea5-27a1f66669bc","security_groups":["a42b14e2-87ba-49b9-8d36-a1b81b81605e"],"mac_address":"fa:16:3e:d1:66:65","project_id":"73d955ef959343cab5aad2a26c928b61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:03:41Z","binding:vnic_type":"normal","device_id":"969e9b24-2bb9-40ac-988b-c8e451514e34","ip_allocation":"immediate"}]} 2019-05-18 18:03:53,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=969e9b24-2bb9-40ac-988b-c8e451514e34 used request id req-c51f3393-a014-42dd-b0b1-9ca143fcee48 2019-05-18 18:03:53,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.357024908066s 2019-05-18 18:03:53,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:03:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=94c1047e-8e81-4142-bea5-27a1f66669bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:53,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:03:53 GMT X-Openstack-Request-Id: req-c6d616bc-44ae-465f-b72c-696805c3739b 2019-05-18 18:03:53,511 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:03:53,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=94c1047e-8e81-4142-bea5-27a1f66669bc used request id req-c6d616bc-44ae-465f-b72c-696805c3739b 2019-05-18 18:03:53,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0483839511871s 2019-05-18 18:03:53,512 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:66:65', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9d82b77e-189f-4f9b-a1bd-561ca1418b9f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T18:03:48.000000', 'flavor': Munch({u'id': u'78bbca7a-37a1-496a-99bb-ac8f32bd3de2'}), 'az': u'nova', 'id': u'969e9b24-2bb9-40ac-988b-c8e451514e34', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4037f024e51d4feeb8a85ed4c81af7bc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'73d955ef959343cab5aad2a26c928b61', 'name': 'vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9', '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-05-18T18:03:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T18:03:48Z', 'hostId': u'3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8', '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-05-18T18:03:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'73d955ef959343cab5aad2a26c928b61', 'name': u'vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9', 'adminPass': u'nFBNkvhfbjj5', 'tenant_id': u'73d955ef959343cab5aad2a26c928b61', 'created_at': u'2019-05-18T18:03:38Z', 'created': u'2019-05-18T18:03:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 18:03:53,513 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-18 18:03:54,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:55,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-3b894f75-3506-45f5-9d61-f81a61ce2360 x-openstack-request-id: req-3b894f75-3506-45f5-9d61-f81a61ce2360 2019-05-18 18:03:55,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:66:65", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:48.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:48Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:30Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:55,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b894f75-3506-45f5-9d61-f81a61ce2360 2019-05-18 18:03:55,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40619206429s 2019-05-18 18:03:55,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 18:03:55,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 18:03:56,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-df73ed86-7498-4063-9a10-e522336015c0 x-openstack-request-id: req-df73ed86-7498-4063-9a10-e522336015c0 2019-05-18 18:03:56,062 - 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 561755248 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.260799] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.264060] pid_max: default: 32768 minimum: 301\n[ 0.265818] ACPI: Core revision 20150930\n[ 0.267957] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.270509] Security Framework initialized\n[ 0.272113] Yama: becoming mindful.\n[ 0.273532] AppArmor: AppArmor initialized\n[ 0.275181] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.277731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.280222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.282596] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.285245] Initializing cgroup subsys io\n[ 0.286830] Initializing cgroup subsys memory\n[ 0.288519] Initializing cgroup subsys devices\n[ 0.290225] Initializing cgroup subsys freezer\n[ 0.291938] Initializing cgroup subsys net_cls\n[ 0.293645] Initializing cgroup subsys perf_event\n[ 0.295446] Initializing cgroup subsys net_prio\n[ 0.297176] Initializing cgroup subsys hugetlb\n[ 0.298879] Initializing cgroup subsys pids\n[ 0.300571] CPU: Physical Processor ID: 0\n[ 0.302841] mce: CPU supports 10 MCE banks\n[ 0.304489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.306456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.336596] ftrace: allocating 31920 entries in 125 pages\n[ 0.373272] smpboot: Max logical packages: 1\n[ 0.374944] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.377570] x2apic enabled\n[ 0.379065] Switched APIC routing to physical x2apic.\n[ 0.382185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.384386] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.388443] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.391933] KVM setup paravirtual spinlock\n[ 0.394000] x86: Booted up 1 node, 1 CPUs\n[ 0.395578] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.398225] devtmpfs: initialized\n[ 0.400542] evm: security.selinux\n[ 0.401848] evm: security.SMACK64\n[ 0.403149] evm: security.SMACK64EXEC\n[ 0.404554] evm: security.SMACK64TRANSMUTE\n[ 0.406071] evm: security.SMACK64MMAP\n[ 0.407471] evm: security.ima\n[ 0.408670] evm: security.capability\n[ 0.410122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.413582] pinctrl core: initialized pinctrl subsystem\n[ 0.415590] RTC time: 18:03:49, date: 05/18/19\n[ 0.417317] NET: Registered protocol family 16\n[ 0.419093] cpuidle: using governor ladder\n[ 0.420643] cpuidle: using governor menu\n[ 0.422118] PCCT header not found.\n[ 0.423499] ACPI: bus type PCI registered\n[ 0.425008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.427337] PCI: Using configuration type 1 for base access\n[ 0.430029] ACPI: Added _OSI(Module Device)\n[ 0.431606] ACPI: Added _OSI(Processor Device)\n[ 0.433228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.434929] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.437661] ACPI: Interpreter enabled\n[ 0.439089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.442572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.446036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.449511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.452974] ACPI: (supports S0 S5)\n[ 0.454294] ACPI: Using IOAPIC for interrupt routing\n[ 0.456067] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.460774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.462920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471576] acpiphp: Slot [3] registered\n[ 0.473075] acpiphp: Slot [4] registered\n[ 0.474569] acpiphp: Slot [5] registered\n[ 0.476067] acpiphp: Slot [6] registered\n[ 0.477561] acpiphp: Slot [7] registered\n[ 0.479049] acpiphp: Slot [8] registered\n[ 0.480547] acpiphp: Slot [9] registered\n[ 0.482037] acpiphp: Slot [10] registered\n[ 0.483550] acpiphp: Slot [11] registered\n[ 0.485073] acpiphp: Slot [12] registered\n[ 0.486592] acpiphp: Slot [13] registered\n[ 0.488099] acpiphp: Slot [14] registered\n[ 0.489623] acpiphp: Slot [15] registered\n[ 0.510689] acpiphp: Slot [16] registered\n[ 0.512383] acpiphp: Slot [17] registered\n[ 0.513900] acpiphp: Slot [18] registered\n[ 0.515415] acpiphp: Slot [19] registered\n[ 0.516925] acpiphp: Slot [20] registered\n[ 0.518437] acpiphp: Slot [21] registered\n[ 0.519976] acpiphp: Slot [22] registered\n[ 0.521499] acpiphp: Slot [23] registered\n[ 0.523010] acpiphp: Slot [24] registered\n[ 0.524527] acpiphp: Slot [25] registered\n[ 0.526034] acpiphp: Slot [26] registered\n[ 0.527543] acpiphp: Slot [27] registered\n[ 0.529056] acpiphp: Slot [28] registered\n[ 0.530570] acpiphp: Slot [29] registered\n[ 0.532079] acpiphp: Slot [30] registered\n[ 0.533601] acpiphp: Slot [31] registered\n[ 0.535129] PCI host bridge to bus 0000:00\n[ 0.536665] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.538961] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.541248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.543967] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.546685] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.549458] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.556005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.558404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.560657] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.563061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.568171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.570860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.594217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.597535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.600166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.602792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.605386] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.607697] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.610126] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.612114] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615018] vgaarb: loaded\n[ 0.616138] vgaarb: bridge control possible 0000:00:02.0\n[ 0.618375] SCSI subsystem initialized\n[ 0.620079] ACPI: bus type USB registered\n[ 0.621620] usbcore: registered new interface driver usbfs\n[ 0.623548] usbcore: registered new interface driver hub\n[ 0.625430] usbcore: registered new device driver usb\n[ 0.627448] PCI: Using ACPI for IRQ routing\n[ 0.629489] NetLabel: Initializing\n[ 0.630830] NetLabel: domain hash size = 128\n[ 0.632427] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.634227] NetLabel: unlabeled traffic allowed by default\n[ 0.636412] clocksource: Switched to clocksource kvm-clock\n[ 0.647065] AppArmor: AppArmor Filesystem Enabled\n[ 0.648851] pnp: PnP ACPI init\n[ 0.650429] pnp: PnP ACPI: found 5 devices\n[ 0.657634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.660849] NET: Registered protocol family 2\n[ 0.662749] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.665177] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.667435] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.669689] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.671732] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673937] NET: Registered protocol family 1\n[ 0.675576] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.677642] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.679668] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.694797] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.710021] Trying to unpack rootfs image as initramfs...\n[ 0.771974] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.775017] Scanning for low memory corruption every 60 seconds\n[ 0.777407] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.779577] audit: initializing netlink subsys (disabled)\n[ 0.781536] audit: type=2000 audit(1558202629.807:1): initialized\n[ 0.783914] Initialise system trusted keyring\n[ 0.785652] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.787843] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.791094] zbud: loaded\n[ 0.792345] VFS: Disk quotas dquot_6.6.0\n[ 0.793880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.796616] fuse init (API version 7.23)\n[ 0.798235] Key type big_key registered\n[ 0.799723] Allocating IMA MOK and blacklist keyrings.\n[ 0.801879] Key type asymmetric registered\n[ 0.803424] Asymmetric key parser 'x509' registered\n[ 0.805220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.807992] io scheduler noop registered\n[ 0.809480] io scheduler deadline registered (default)\n[ 0.811350] io scheduler cfq registered\n[ 0.812906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.814869] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.817210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.819928] ACPI: Power Button [PWRF]\n[ 0.821455] GHES: HEST is not enabled!\n[ 0.835798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.865732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.869460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.895140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.898829] Linux agpgart interface v0.103\n[ 0.902500] brd: module loaded\n[ 0.904991] loop: module loaded\n[ 0.911781] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.914530] GPT:90111 != 2097151\n[ 0.915802] GPT:Alternate GPT header not at the end of the disk.\n[ 0.917870] GPT:90111 != 2097151\n[ 0.919141] GPT: Use GNU Parted to correct GPT errors.\n[ 0.920975] vda: vda1 vda15\n[ 0.922884] scsi host0: ata_piix\n[ 0.924287] scsi host1: ata_piix\n[ 0.925632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.927940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.930884] libphy: Fixed MDIO Bus: probed\n[ 0.932439] tun: Universal TUN/TAP device driver, 1.6\n[ 0.934244] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.937664] PPP generic driver version 2.4.2\n[ 0.939336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.941589] ehci-pci: EHCI PCI platform driver\n[ 0.943231] ehci-platform: EHCI generic platform driver\n[ 0.945100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.947243] ohci-pci: OHCI PCI platform driver\n[ 0.948891] ohci-platform: OHCI generic platform driver\n[ 0.950758] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.965905] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.967779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.970520] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.972380] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.974565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.976877] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.979533] usb usb1: Product: UHCI Host Controller\n[ 0.981275] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.983430] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.985209] hub 1-0:1.0: USB hub found\n[ 0.986672] hub 1-0:1.0: 2 ports detected\n[ 0.988339] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.992156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.993987] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.995875] mousedev: PS/2 mouse device common for all mice\n[ 0.998203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.001372] rtc_cmos 00:00: RTC can wake from S4\n[ 1.003608] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.005829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.008060] i2c /dev entries driver\n[ 1.009462] device-mapper: uevent: version 1.0.3\n[ 1.011213] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.014271] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.016681] NET: Registered protocol family 10\n[ 1.018603] NET: Registered protocol family 17\n[ 1.020263] Key type dns_resolver registered\n[ 1.022013] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.024066] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.027323] registered taskstats version 1\n[ 1.028892] Loading compiled-in X.509 certificates\n[ 1.031190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.034675] zswap: loaded using pool lzo/zbud\n[ 1.037085] Key type trusted registered\n[ 1.039547] Key type encrypted registered\n[ 1.041093] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.043045] ima: No TPM chip found, activating TPM-bypass!\n[ 1.045004] evm: HMAC attrs: 0x1\n[ 1.046674] Magic number: 3:768:89\n[ 1.048195] rtc_cmos 00:00: setting system clock to 2019-05-18 18:03:49 UTC (1558202629)\n[ 1.051208] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.053303] EDD information not available.\n[ 1.086211] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.106117] Write protecting the kernel read-only data: 14336k\n[ 1.109662] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.112892] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.168508] 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.12...\nLease of 192.168.120.12 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-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBiG7Vi4JCJQFQ7xzUrAvrW/yNslw0dPZRnFhnmqIfX87Fb68bB+emsVbKYXuIMjaM0s3yPLudt2w5Bas/GHpG09rsYV9hiS2b7YS3/C3hXYKrD7JEq35ZYPn7btOAgKhfED0yom4tOnNB44U6HfjjGijO1AlomP+p9B0FUmYjoT1B6xbvSnzMtNbPHF15m/hR1tlFe9sg+NRkV7TOjBKBceODKlHzmHS6T4URpachEvqLmYfNkCuvMhS3OVCtZ9c1abgYIbFbFXcrHKz42n0g17T2lihQJX7t5EWicPKKnEMfahy3FJBGVezt8HRhkkyTdmPtNBjC5NXStUTRtcHZ root@vping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9\nssh-dss AAAAB3NzaC1kc3MAAACBAIYbhcQs1xI42v5As5j2n4b6lCR1D2m4seid5FpKP05wh6KKSOQa+v8GqX4uPeTWcQgiQF8Iph5KFwPF4wE8WOf4JOkv5dUE/BYwmDqeau5D8+NjXodWYwXK25vYPw1BmlslPj7Cg6HqTxJBf7ftGxwSm++RgYhm9jRkB0VVW0MNAAAAFQDocH9EJMeeNhemABoIXFUH4WXxewAAAIBJmw6/27mOrREc7HRHmkQwJJrGs7Ca1Nbo/D1bYTS0wSH3A8eob40MMyCYw9LUAoeFjDmx8ErWcZMEbAWupbnlISai77PU0QR5MITnL1s5sgEdmeC+H/3n/bf+9tYsF3DqXMNR2zZexCFJxfziPy6ThFvs/8/QW6bcPb4kut8WnQAAAIAdRh8ZoyLdlT/8+tTbwSp1HCN9sVKKJ53OfF74OUdiaN5ev2KSwYlUlkhzY8l1KV89p3Px/iN1ALWZh8Q0JbDavEP5ZZTcipoB97e08D9zLbmzc8PHdTDZH6txx8Q51X+pD5yTy8QQAgQ32Z8z6gKc3whoR6FpmfRBQdOuNTY4gg== root@vping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.96s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fed1:6665/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.12 \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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.27 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9 login: "} 2019-05-18 18:03:56,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34/action used request id req-df73ed86-7498-4063-9a10-e522336015c0 2019-05-18 18:03:56,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.139919996262s 2019-05-18 18:03:56,064 - 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 561755248 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.260799] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.264060] pid_max: default: 32768 minimum: 301 [ 0.265818] ACPI: Core revision 20150930 [ 0.267957] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.270509] Security Framework initialized [ 0.272113] Yama: becoming mindful. [ 0.273532] AppArmor: AppArmor initialized [ 0.275181] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.277731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.280222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.282596] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.285245] Initializing cgroup subsys io [ 0.286830] Initializing cgroup subsys memory [ 0.288519] Initializing cgroup subsys devices [ 0.290225] Initializing cgroup subsys freezer [ 0.291938] Initializing cgroup subsys net_cls [ 0.293645] Initializing cgroup subsys perf_event [ 0.295446] Initializing cgroup subsys net_prio [ 0.297176] Initializing cgroup subsys hugetlb [ 0.298879] Initializing cgroup subsys pids [ 0.300571] CPU: Physical Processor ID: 0 [ 0.302841] mce: CPU supports 10 MCE banks [ 0.304489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.306456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.336596] ftrace: allocating 31920 entries in 125 pages [ 0.373272] smpboot: Max logical packages: 1 [ 0.374944] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.377570] x2apic enabled [ 0.379065] Switched APIC routing to physical x2apic. [ 0.382185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.384386] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.388443] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.391933] KVM setup paravirtual spinlock [ 0.394000] x86: Booted up 1 node, 1 CPUs [ 0.395578] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.398225] devtmpfs: initialized [ 0.400542] evm: security.selinux [ 0.401848] evm: security.SMACK64 [ 0.403149] evm: security.SMACK64EXEC [ 0.404554] evm: security.SMACK64TRANSMUTE [ 0.406071] evm: security.SMACK64MMAP [ 0.407471] evm: security.ima [ 0.408670] evm: security.capability [ 0.410122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.413582] pinctrl core: initialized pinctrl subsystem [ 0.415590] RTC time: 18:03:49, date: 05/18/19 [ 0.417317] NET: Registered protocol family 16 [ 0.419093] cpuidle: using governor ladder [ 0.420643] cpuidle: using governor menu [ 0.422118] PCCT header not found. [ 0.423499] ACPI: bus type PCI registered [ 0.425008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.427337] PCI: Using configuration type 1 for base access [ 0.430029] ACPI: Added _OSI(Module Device) [ 0.431606] ACPI: Added _OSI(Processor Device) [ 0.433228] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.434929] ACPI: Added _OSI(Processor Aggregator Device) [ 0.437661] ACPI: Interpreter enabled [ 0.439089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.442572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.446036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.449511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.452974] ACPI: (supports S0 S5) [ 0.454294] ACPI: Using IOAPIC for interrupt routing [ 0.456067] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.460774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.462920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.467505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471576] acpiphp: Slot [3] registered [ 0.473075] acpiphp: Slot [4] registered [ 0.474569] acpiphp: Slot [5] registered [ 0.476067] acpiphp: Slot [6] registered [ 0.477561] acpiphp: Slot [7] registered [ 0.479049] acpiphp: Slot [8] registered [ 0.480547] acpiphp: Slot [9] registered [ 0.482037] acpiphp: Slot [10] registered [ 0.483550] acpiphp: Slot [11] registered [ 0.485073] acpiphp: Slot [12] registered [ 0.486592] acpiphp: Slot [13] registered [ 0.488099] acpiphp: Slot [14] registered [ 0.489623] acpiphp: Slot [15] registered [ 0.510689] acpiphp: Slot [16] registered [ 0.512383] acpiphp: Slot [17] registered [ 0.513900] acpiphp: Slot [18] registered [ 0.515415] acpiphp: Slot [19] registered [ 0.516925] acpiphp: Slot [20] registered [ 0.518437] acpiphp: Slot [21] registered [ 0.519976] acpiphp: Slot [22] registered [ 0.521499] acpiphp: Slot [23] registered [ 0.523010] acpiphp: Slot [24] registered [ 0.524527] acpiphp: Slot [25] registered [ 0.526034] acpiphp: Slot [26] registered [ 0.527543] acpiphp: Slot [27] registered [ 0.529056] acpiphp: Slot [28] registered [ 0.530570] acpiphp: Slot [29] registered [ 0.532079] acpiphp: Slot [30] registered [ 0.533601] acpiphp: Slot [31] registered [ 0.535129] PCI host bridge to bus 0000:00 [ 0.536665] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.538961] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.541248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.543967] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.546685] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.549458] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.556005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.558404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.560657] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.563061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.568171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.570860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.594217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.597535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.600166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.602792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.605386] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.607697] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.610126] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.612114] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.615018] vgaarb: loaded [ 0.616138] vgaarb: bridge control possible 0000:00:02.0 [ 0.618375] SCSI subsystem initialized [ 0.620079] ACPI: bus type USB registered [ 0.621620] usbcore: registered new interface driver usbfs [ 0.623548] usbcore: registered new interface driver hub [ 0.625430] usbcore: registered new device driver usb [ 0.627448] PCI: Using ACPI for IRQ routing [ 0.629489] NetLabel: Initializing [ 0.630830] NetLabel: domain hash size = 128 [ 0.632427] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.634227] NetLabel: unlabeled traffic allowed by default [ 0.636412] clocksource: Switched to clocksource kvm-clock [ 0.647065] AppArmor: AppArmor Filesystem Enabled [ 0.648851] pnp: PnP ACPI init [ 0.650429] pnp: PnP ACPI: found 5 devices [ 0.657634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.660849] NET: Registered protocol family 2 [ 0.662749] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.665177] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.667435] TCP: Hash tables configured (established 4096 bind 4096) [ 0.669689] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.671732] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.673937] NET: Registered protocol family 1 [ 0.675576] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.677642] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.679668] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.694797] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.710021] Trying to unpack rootfs image as initramfs... [ 0.771974] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.775017] Scanning for low memory corruption every 60 seconds [ 0.777407] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.779577] audit: initializing netlink subsys (disabled) [ 0.781536] audit: type=2000 audit(1558202629.807:1): initialized [ 0.783914] Initialise system trusted keyring [ 0.785652] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.787843] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.791094] zbud: loaded [ 0.792345] VFS: Disk quotas dquot_6.6.0 [ 0.793880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.796616] fuse init (API version 7.23) [ 0.798235] Key type big_key registered [ 0.799723] Allocating IMA MOK and blacklist keyrings. [ 0.801879] Key type asymmetric registered [ 0.803424] Asymmetric key parser 'x509' registered [ 0.805220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.807992] io scheduler noop registered [ 0.809480] io scheduler deadline registered (default) [ 0.811350] io scheduler cfq registered [ 0.812906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.814869] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.817210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.819928] ACPI: Power Button [PWRF] [ 0.821455] GHES: HEST is not enabled! [ 0.835798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.865732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.869460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.895140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.898829] Linux agpgart interface v0.103 [ 0.902500] brd: module loaded [ 0.904991] loop: module loaded [ 0.911781] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.914530] GPT:90111 != 2097151 [ 0.915802] GPT:Alternate GPT header not at the end of the disk. [ 0.917870] GPT:90111 != 2097151 [ 0.919141] GPT: Use GNU Parted to correct GPT errors. [ 0.920975] vda: vda1 vda15 [ 0.922884] scsi host0: ata_piix [ 0.924287] scsi host1: ata_piix [ 0.925632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.927940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.930884] libphy: Fixed MDIO Bus: probed [ 0.932439] tun: Universal TUN/TAP device driver, 1.6 [ 0.934244] tun: (C) 1999-2004 Max Krasnyansky [ 0.937664] PPP generic driver version 2.4.2 [ 0.939336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.941589] ehci-pci: EHCI PCI platform driver [ 0.943231] ehci-platform: EHCI generic platform driver [ 0.945100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.947243] ohci-pci: OHCI PCI platform driver [ 0.948891] ohci-platform: OHCI generic platform driver [ 0.950758] uhci_hcd: USB Universal Host Controller Interface driver [ 0.965905] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.967779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.970520] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.972380] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.974565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.976877] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.979533] usb usb1: Product: UHCI Host Controller [ 0.981275] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.983430] usb usb1: SerialNumber: 0000:00:01.2 [ 0.985209] hub 1-0:1.0: USB hub found [ 0.986672] hub 1-0:1.0: 2 ports detected [ 0.988339] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.992156] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.993987] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.995875] mousedev: PS/2 mouse device common for all mice [ 0.998203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.001372] rtc_cmos 00:00: RTC can wake from S4 [ 1.003608] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.005829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.008060] i2c /dev entries driver [ 1.009462] device-mapper: uevent: version 1.0.3 [ 1.011213] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.014271] ledtrig-cpu: registered to indicate activity on CPUs [ 1.016681] NET: Registered protocol family 10 [ 1.018603] NET: Registered protocol family 17 [ 1.020263] Key type dns_resolver registered [ 1.022013] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.024066] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.027323] registered taskstats version 1 [ 1.028892] Loading compiled-in X.509 certificates [ 1.031190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.034675] zswap: loaded using pool lzo/zbud [ 1.037085] Key type trusted registered [ 1.039547] Key type encrypted registered [ 1.041093] AppArmor: AppArmor sha1 policy hashing enabled [ 1.043045] ima: No TPM chip found, activating TPM-bypass! [ 1.045004] evm: HMAC attrs: 0x1 [ 1.046674] Magic number: 3:768:89 [ 1.048195] rtc_cmos 00:00: setting system clock to 2019-05-18 18:03:49 UTC (1558202629) [ 1.051208] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.053303] EDD information not available. [ 1.086211] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.106117] Write protecting the kernel read-only data: 14336k [ 1.109662] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.112892] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.168508] 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.12... Lease of 192.168.120.12 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-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBiG7Vi4JCJQFQ7xzUrAvrW/yNslw0dPZRnFhnmqIfX87Fb68bB+emsVbKYXuIMjaM0s3yPLudt2w5Bas/GHpG09rsYV9hiS2b7YS3/C3hXYKrD7JEq35ZYPn7btOAgKhfED0yom4tOnNB44U6HfjjGijO1AlomP+p9B0FUmYjoT1B6xbvSnzMtNbPHF15m/hR1tlFe9sg+NRkV7TOjBKBceODKlHzmHS6T4URpachEvqLmYfNkCuvMhS3OVCtZ9c1abgYIbFbFXcrHKz42n0g17T2lihQJX7t5EWicPKKnEMfahy3FJBGVezt8HRhkkyTdmPtNBjC5NXStUTRtcHZ root@vping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9 ssh-dss AAAAB3NzaC1kc3MAAACBAIYbhcQs1xI42v5As5j2n4b6lCR1D2m4seid5FpKP05wh6KKSOQa+v8GqX4uPeTWcQgiQF8Iph5KFwPF4wE8WOf4JOkv5dUE/BYwmDqeau5D8+NjXodWYwXK25vYPw1BmlslPj7Cg6HqTxJBf7ftGxwSm++RgYhm9jRkB0VVW0MNAAAAFQDocH9EJMeeNhemABoIXFUH4WXxewAAAIBJmw6/27mOrREc7HRHmkQwJJrGs7Ca1Nbo/D1bYTS0wSH3A8eob40MMyCYw9LUAoeFjDmx8ErWcZMEbAWupbnlISai77PU0QR5MITnL1s5sgEdmeC+H/3n/bf+9tYsF3DqXMNR2zZexCFJxfziPy6ThFvs/8/QW6bcPb4kut8WnQAAAIAdRh8ZoyLdlT/8+tTbwSp1HCN9sVKKJ53OfF74OUdiaN5ev2KSwYlUlkhzY8l1KV89p3Px/iN1ALWZh8Q0JbDavEP5ZZTcipoB97e08D9zLbmzc8PHdTDZH6txx8Q51X+pD5yTy8QQAgQ32Z8z6gKc3whoR6FpmfRBQdOuNTY4gg== root@vping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.96s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fed1:6665/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.12 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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-fb76c964-0b80-4947-ad40-98ac18bb42d9 login: 2019-05-18 18:03:56,065 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-18 18:03:56,178 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 18:03:56,178 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:58 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-18 18:03:56,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 18:03:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:56,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 18:03:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-416da626-7e81-404a-acf5-4468e9ea915c x-openstack-request-id: req-416da626-7e81-404a-acf5-4468e9ea915c 2019-05-18 18:03:56,345 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d used request id req-416da626-7e81-404a-acf5-4468e9ea915c 2019-05-18 18:03:56,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162109851837s 2019-05-18 18:03:56,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:56,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:57,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-3c887b50-8f21-4da9-8971-c42fb3871ec6 x-openstack-request-id: req-3c887b50-8f21-4da9-8971-c42fb3871ec6 2019-05-18 18:03:57,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:66:65", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:48.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:48Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:00:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d34da3aa-5be6-4d65-8c34-324ce950305d", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:30.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "d34da3aa-5be6-4d65-8c34-324ce950305d", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:56Z", "hostId": "f86e6408e959474070657b2f0556ee584723267b57bddcc4a5fa7240", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:20Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:57,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c887b50-8f21-4da9-8971-c42fb3871ec6 2019-05-18 18:03:57,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04998803139s 2019-05-18 18:03:57,398 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:03:59,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:03:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:03:59,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-2d2f53f9-323c-4c9c-a54c-5a6e00e69c9b x-openstack-request-id: req-2d2f53f9-323c-4c9c-a54c-5a6e00e69c9b 2019-05-18 18:03:59,858 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:66:65", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:48.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:48Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:03:59,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d2f53f9-323c-4c9c-a54c-5a6e00e69c9b 2019-05-18 18:03:59,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457973003387s 2019-05-18 18:03:59,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 18:03:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:00,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 18:03: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-a08856cb-87ab-43c4-9cf3-8ba0827aafd4 x-openstack-request-id: req-a08856cb-87ab-43c4-9cf3-8ba0827aafd4 2019-05-18 18:04:00,046 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34 used request id req-a08856cb-87ab-43c4-9cf3-8ba0827aafd4 2019-05-18 18:04:00,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.185560941696s 2019-05-18 18:04:00,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:04:00,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:00,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sat, 18 May 2019 18:04:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e030b570-544f-4aac-b14c-231553f2f11c x-openstack-request-id: req-e030b570-544f-4aac-b14c-231553f2f11c 2019-05-18 18:04:00,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:66:65", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/969e9b24-2bb9-40ac-988b-c8e451514e34", "rel": "bookmark"}], "image": {"id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "links": [{"href": "http://172.30.9.23:8774/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:03:48.000000", "flavor": {"id": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "links": [{"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "bookmark"}]}, "id": "969e9b24-2bb9-40ac-988b-c8e451514e34", "security_groups": [{"name": "default"}], "user_id": "4037f024e51d4feeb8a85ed4c81af7bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:03:59Z", "hostId": "3bf468ae5f487d9b3cfe548291d19c3f20c7c6c083e3afa63b0eb9e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fb76c964-0b80-4947-ad40-98ac18bb42d9", "created": "2019-05-18T18:03:38Z", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:04:00,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e030b570-544f-4aac-b14c-231553f2f11c 2019-05-18 18:04:00,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922049999237s 2019-05-18 18:04:00,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:04:02,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:04:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:03,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-8b1c10a3-8539-4694-b245-da4b57f99b58 x-openstack-request-id: req-8b1c10a3-8539-4694-b245-da4b57f99b58 2019-05-18 18:04:03,042 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 18:04:03,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b1c10a3-8539-4694-b245-da4b57f99b58 2019-05-18 18:04:03,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0691609382629s 2019-05-18 18:04:03,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 18:04:03,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" -d '{"subnet_id": "e40e6c86-1538-419c-8522-4d6cde232d15"}' 2019-05-18 18:04:06,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:04:06 GMT X-Openstack-Request-Id: req-01e3f818-aad2-4022-a3bf-af7e51309bd7 2019-05-18 18:04:06,035 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "subnet_id": "e40e6c86-1538-419c-8522-4d6cde232d15", "subnet_ids": ["e40e6c86-1538-419c-8522-4d6cde232d15"], "port_id": "37ee9af7-0227-4b1d-9669-29514a1dd1fe", "id": "c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8"} 2019-05-18 18:04:06,035 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8/remove_router_interface.json used request id req-01e3f818-aad2-4022-a3bf-af7e51309bd7 2019-05-18 18:04:06,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.9924788475s 2019-05-18 18:04:06,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 18:04:06,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:06,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 18 May 2019 18:04:06 GMT X-Openstack-Request-Id: req-122570a3-fc7e-4360-a4b7-2dfc2b179178 2019-05-18 18:04:06,355 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73d955ef959343cab5aad2a26c928b61", "created_at": "2019-05-18T18:03:02Z", "admin_state_up": true, "updated_at": "2019-05-18T18:04:04Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "73d955ef959343cab5aad2a26c928b61", "id": "c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8", "name": "vping_userdata-router_fb76c964-0b80-4947-ad40-98ac18bb42d9"}]} 2019-05-18 18:04:06,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-122570a3-fc7e-4360-a4b7-2dfc2b179178 2019-05-18 18:04:06,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.3190741539s 2019-05-18 18:04:06,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 18:04:06,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:10,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:04:10 GMT X-Openstack-Request-Id: req-080fcc38-f157-45f9-818c-2e41a4a6bd95 2019-05-18 18:04:10,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:04:10,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c83f5d6d-06c4-4ff0-a6b8-8d6338c233b8.json used request id req-080fcc38-f157-45f9-818c-2e41a4a6bd95 2019-05-18 18:04:10,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.97486901283s 2019-05-18 18:04:10,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:04:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:10,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 18 May 2019 18:04:10 GMT X-Openstack-Request-Id: req-946565e4-a32a-42cd-8dda-ac9991cb8a8a 2019-05-18 18:04:10,380 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:03:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:03:00Z","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":"73d955ef959343cab5aad2a26c928b61","id":"e40e6c86-1538-419c-8522-4d6cde232d15","subnetpool_id":null,"name":"vping_userdata-subnet_fb76c964-0b80-4947-ad40-98ac18bb42d9"}]} 2019-05-18 18:04:10,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-946565e4-a32a-42cd-8dda-ac9991cb8a8a 2019-05-18 18:04:10,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0483629703522s 2019-05-18 18:04:10,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 18:04:10,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/e40e6c86-1538-419c-8522-4d6cde232d15.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:12,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:04:12 GMT X-Openstack-Request-Id: req-fe2e1f53-65c9-47dd-89de-1291c9af0453 2019-05-18 18:04:12,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:04:12,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e40e6c86-1538-419c-8522-4d6cde232d15.json used request id req-fe2e1f53-65c9-47dd-89de-1291c9af0453 2019-05-18 18:04:12,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.59141588211s 2019-05-18 18:04:12,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:04:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:13,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 18 May 2019 18:04:13 GMT X-Openstack-Request-Id: req-c67a69bd-2aa3-4628-9b42-514d4c6eba35 2019-05-18 18:04:13,262 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"73d955ef959343cab5aad2a26c928b61","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:04:12Z","qos_policy_id":null,"name":"vping_userdata-net_fb76c964-0b80-4947-ad40-98ac18bb42d9","admin_state_up":true,"tenant_id":"73d955ef959343cab5aad2a26c928b61","created_at":"2019-05-18T18:02:58Z","mtu":1450}]} 2019-05-18 18:04:13,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c67a69bd-2aa3-4628-9b42-514d4c6eba35 2019-05-18 18:04:13,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288637876511s 2019-05-18 18:04:13,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 18:04:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:14,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:04:14 GMT X-Openstack-Request-Id: req-c252e416-e6e2-4682-bbb8-e5f225238d25 2019-05-18 18:04:14,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:04:14,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/69e6c3f6-ba06-427b-b4ec-77e54e3f5eb2.json used request id req-c252e416-e6e2-4682-bbb8-e5f225238d25 2019-05-18 18:04:14,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09735488892s 2019-05-18 18:04:14,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:04:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:14,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 18 May 2019 18:04:14 GMT X-Openstack-Request-Id: req-2ac32c01-1c28-4219-858e-3f8b375a3f96 2019-05-18 18:04:14,829 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:03:13Z", "file": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/file", "owner": "73d955ef959343cab5aad2a26c928b61", "id": "9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "size": 12716032, "self": "/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fb76c964-0b80-4947-ad40-98ac18bb42d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:03:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:04:14,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2ac32c01-1c28-4219-858e-3f8b375a3f96 2019-05-18 18:04:14,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.464463949203s 2019-05-18 18:04:14,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:04:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}27f15c2c7c85f448412dbcd384bc7d70a6850033" 2019-05-18 18:04:15,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:04:15 GMT X-Openstack-Request-Id: req-a2cdfb72-d6d5-4d9d-a138-cac23fcf5b64 2019-05-18 18:04:15,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:04:15,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9d82b77e-189f-4f9b-a1bd-561ca1418b9f used request id req-a2cdfb72-d6d5-4d9d-a138-cac23fcf5b64 2019-05-18 18:04:15,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.905621051788s 2019-05-18 18:04:15,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:04:15,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-631ec16d-d05c-43bb-8c0c-9ba8a85c22e5 x-openstack-request-id: req-631ec16d-d05c-43bb-8c0c-9ba8a85c22e5 2019-05-18 18:04:15,917 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2", "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": "78bbca7a-37a1-496a-99bb-ac8f32bd3de2"}]} 2019-05-18 18:04:15,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-631ec16d-d05c-43bb-8c0c-9ba8a85c22e5 2019-05-18 18:04:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.172518968582s 2019-05-18 18:04:15,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:04:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:15,953 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-9d850fd5-143f-43ab-b797-2b3eb91b2edb x-openstack-request-id: req-9d850fd5-143f-43ab-b797-2b3eb91b2edb 2019-05-18 18:04:15,954 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/78bbca7a-37a1-496a-99bb-ac8f32bd3de2 used request id req-9d850fd5-143f-43ab-b797-2b3eb91b2edb 2019-05-18 18:04:15,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352339744568s 2019-05-18 18:04:15,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:04:15,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:16,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 18 May 2019 18:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b070f7-1a5a-4b0d-9f68-09fed68bcd75 2019-05-18 18:04:16,194 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": {"self": "http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4037f024e51d4feeb8a85ed4c81af7bc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:04:16,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c6b070f7-1a5a-4b0d-9f68-09fed68bcd75 2019-05-18 18:04:16,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240079879761s 2019-05-18 18:04:16,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:04:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:16,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 18 May 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad12fc6f-eacf-4471-bad0-8e6a9c344cfc 2019-05-18 18:04:16,457 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_fb76c964-0b80-4947-ad40-98ac18bb42d9", "links": {"self": "http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4037f024e51d4feeb8a85ed4c81af7bc", "description": null}} 2019-05-18 18:04:16,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc used request id req-ad12fc6f-eacf-4471-bad0-8e6a9c344cfc 2019-05-18 18:04:16,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.258056879044s 2019-05-18 18:04:16,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 18:04:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:16,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c3057dc-bf61-4447-a043-25000386fe52 2019-05-18 18:04:16,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:04:16,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4037f024e51d4feeb8a85ed4c81af7bc used request id req-6c3057dc-bf61-4447-a043-25000386fe52 2019-05-18 18:04:16,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.44572687149s 2019-05-18 18:04:16,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:04:16,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:17,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 18 May 2019 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536dfaf5-61e9-45bc-b1ec-699eb93669d4 2019-05-18 18:04:17,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61"}, "tags": [], "enabled": true, "id": "73d955ef959343cab5aad2a26c928b61", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fb76c964-0b80-4947-ad40-98ac18bb42d9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:04:17,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-536dfaf5-61e9-45bc-b1ec-699eb93669d4 2019-05-18 18:04:17,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222063779831s 2019-05-18 18:04:17,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 18:04:17,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:17,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d1b7cb-5f1b-4f48-bcac-138c79b996d4 2019-05-18 18:04:17,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:04:17,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/73d955ef959343cab5aad2a26c928b61 used request id req-62d1b7cb-5f1b-4f48-bcac-138c79b996d4 2019-05-18 18:04:17,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.304026126862s 2019-05-18 18:04:17,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:04:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=73d955ef959343cab5aad2a26c928b61&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:17,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 18:04:17 GMT X-Openstack-Request-Id: req-4db1749c-3e39-4d99-ad9b-e6f44b9644c0 2019-05-18 18:04:17,807 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "73d955ef959343cab5aad2a26c928b61", "created_at": "2019-05-18T18:02:58Z", "updated_at": "2019-05-18T18:02:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "0c87916c-f7c7-4d85-aa71-35eca3fd08b8", "remote_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv4", "project_id": "73d955ef959343cab5aad2a26c928b61"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "2fbab2ac-7d9c-45bd-9643-88a02f48d695", "remote_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv6", "project_id": "73d955ef959343cab5aad2a26c928b61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "623f22b1-9c6e-41fd-a51c-2609707abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv6", "project_id": "73d955ef959343cab5aad2a26c928b61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "81a1dd7f-36cd-470e-b9fb-81e49007fff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv4", "project_id": "73d955ef959343cab5aad2a26c928b61"}], "revision_number": 1, "project_id": "73d955ef959343cab5aad2a26c928b61", "id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "name": "default"}]} 2019-05-18 18:04:17,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=73d955ef959343cab5aad2a26c928b61&name=default used request id req-4db1749c-3e39-4d99-ad9b-e6f44b9644c0 2019-05-18 18:04:17,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360201120377s 2019-05-18 18:04:17,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:04:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:18,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 18:04:18 GMT X-Openstack-Request-Id: req-d830b63b-c57a-43e7-9093-84a36f253175 2019-05-18 18:04:18,147 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73d955ef959343cab5aad2a26c928b61", "created_at": "2019-05-18T18:02:58Z", "updated_at": "2019-05-18T18:02:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "2fbab2ac-7d9c-45bd-9643-88a02f48d695", "remote_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv6", "project_id": "73d955ef959343cab5aad2a26c928b61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "81a1dd7f-36cd-470e-b9fb-81e49007fff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv4", "project_id": "73d955ef959343cab5aad2a26c928b61"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "0c87916c-f7c7-4d85-aa71-35eca3fd08b8", "remote_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv4", "project_id": "73d955ef959343cab5aad2a26c928b61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:02:58Z", "revision_number": 0, "id": "623f22b1-9c6e-41fd-a51c-2609707abf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:02:58Z", "security_group_id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "tenant_id": "73d955ef959343cab5aad2a26c928b61", "port_range_min": null, "ethertype": "IPv6", "project_id": "73d955ef959343cab5aad2a26c928b61"}], "revision_number": 1, "project_id": "73d955ef959343cab5aad2a26c928b61", "id": "a42b14e2-87ba-49b9-8d36-a1b81b81605e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 18:04:18,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d830b63b-c57a-43e7-9093-84a36f253175 2019-05-18 18:04:18,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334810018539s 2019-05-18 18:04:18,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:04:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a42b14e2-87ba-49b9-8d36-a1b81b81605e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190591fb3b7736a3bc5adfcdf92cbc2ff91e194" 2019-05-18 18:04:18,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:04:18 GMT X-Openstack-Request-Id: req-d2d1aff0-cf75-4aa4-b25e-9de4e121bbe7 2019-05-18 18:04:18,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:04:18,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a42b14e2-87ba-49b9-8d36-a1b81b81605e.json used request id req-d2d1aff0-cf75-4aa4-b25e-9de4e121bbe7 2019-05-18 18:04:18,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.442775964737s 2019-05-18 18:04:18,643 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-18 18:04:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:04:18,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be9de5b-7d4d-45df-8e65-459595dc2eff 2019-05-18 18:04:18,692 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:04:18,692 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-6be9de5b-7d4d-45df-8e65-459595dc2eff 2019-05-18 18:04:18,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:04:19,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["JXXsELGiSqaT3ooFOJaTfw"], "issued_at": "2019-05-18T18:04:19.000000Z"}} 2019-05-18 18:04:19,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:04:19,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:19,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 18:04:19 GMT X-Openstack-Request-Id: req-f81b385b-00b6-4d66-b761-935e03fdad1d 2019-05-18 18:04:19,512 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:04:19,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f81b385b-00b6-4d66-b761-935e03fdad1d 2019-05-18 18:04:19,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401113986969s 2019-05-18 18:04:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:04:19,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f9ec933-0ff2-493f-aff5-b2d2d915518c 2019-05-18 18:04:19,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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:04:19,526 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2f9ec933-0ff2-493f-aff5-b2d2d915518c 2019-05-18 18:04:19,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:04:19,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:19,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64722dd9-6f01-4eab-a450-8edd2e78ef6e 2019-05-18 18:04:19,736 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:04:19,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-64722dd9-6f01-4eab-a450-8edd2e78ef6e 2019-05-18 18:04:19,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210302829742s 2019-05-18 18:04:19,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:04:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}}' 2019-05-18 18:04:20,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sat, 18 May 2019 18:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7cfce3-64f1-4286-9a4e-bc5a1ec3bbb9 2019-05-18 18:04:20,000 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69"}, "tags": [], "enabled": true, "id": "68827fb0e116447b976e42de6539ad69", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}} 2019-05-18 18:04:20,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-da7cfce3-64f1-4286-9a4e-bc5a1ec3bbb9 2019-05-18 18:04:20,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256469964981s 2019-05-18 18:04:20,001 - 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'68827fb0e116447b976e42de6539ad69', '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_53ba08c2-043b-4a3a-a0e6-a0d571101aa4'}) 2019-05-18 18:04:20,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:04:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0vZwhem1SwNges8iZEOhDeR4MXROa4", "email": null, "name": "cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}}' 2019-05-18 18:04:20,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 18 May 2019 18:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae396036-e70f-49b8-b20a-99f42a8ea650 2019-05-18 18:04:20,540 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": {"self": "http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f641a74ef24b13b4582823e83371a6", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:04:20,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ae396036-e70f-49b8-b20a-99f42a8ea650 2019-05-18 18:04:20,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.532660007477s 2019-05-18 18:04:20,541 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'64f641a74ef24b13b4582823e83371a6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4'}) 2019-05-18 18:04:20,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:04:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:20,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9d4e6f-b57d-4635-ad61-c318b9af17c5 2019-05-18 18:04:20,763 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:04:20,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e9d4e6f-b57d-4635-ad61-c318b9af17c5 2019-05-18 18:04:20,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217884063721s 2019-05-18 18:04:20,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:04:20,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:20,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38daf7c2-0b40-4cc9-b085-de651238cf52 2019-05-18 18:04:20,996 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:04:20,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38daf7c2-0b40-4cc9-b085-de651238cf52 2019-05-18 18:04:20,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228771924973s 2019-05-18 18:04:21,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:04:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:21,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a5b3fc-4eb3-4e2f-a5af-e9075752e875 2019-05-18 18:04:21,240 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:04:21,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-00a5b3fc-4eb3-4e2f-a5af-e9075752e875 2019-05-18 18:04:21,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.239208936691s 2019-05-18 18:04:21,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:04:21,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:21,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3a4671-64d4-41d5-9b7e-4fe3f7c7c26f 2019-05-18 18:04:21,463 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:04:21,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2e3a4671-64d4-41d5-9b7e-4fe3f7c7c26f 2019-05-18 18:04:21,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217771053314s 2019-05-18 18:04:21,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:04:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:21,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 18 May 2019 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248f660e-ce12-4346-9f49-9df6d21a77ef 2019-05-18 18:04:21,735 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": {"self": "http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f641a74ef24b13b4582823e83371a6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:04:21,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-248f660e-ce12-4346-9f49-9df6d21a77ef 2019-05-18 18:04:21,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.271804094315s 2019-05-18 18:04:21,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:04:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:21,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4869c6-c9a3-4119-859c-cfbb10158b14 2019-05-18 18:04:21,985 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69"}, "tags": [], "enabled": true, "id": "68827fb0e116447b976e42de6539ad69", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:04:21,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0b4869c6-c9a3-4119-859c-cfbb10158b14 2019-05-18 18:04:21,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.236596107483s 2019-05-18 18:04:21,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:04:21,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=64f641a74ef24b13b4582823e83371a6&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=68827fb0e116447b976e42de6539ad69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:22,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04175a5e-b5f7-4718-ae07-a2208e4a5063 2019-05-18 18:04:22,192 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=64f641a74ef24b13b4582823e83371a6&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=68827fb0e116447b976e42de6539ad69", "previous": null, "next": null}} 2019-05-18 18:04:22,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=64f641a74ef24b13b4582823e83371a6&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=68827fb0e116447b976e42de6539ad69 used request id req-04175a5e-b5f7-4718-ae07-a2208e4a5063 2019-05-18 18:04:22,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199429988861s 2019-05-18 18:04:22,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:04:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69/users/64f641a74ef24b13b4582823e83371a6/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:22,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e92041-cac2-488f-bd86-d9d111a9155c 2019-05-18 18:04:22,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:04:22,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69/users/64f641a74ef24b13b4582823e83371a6/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-97e92041-cac2-488f-bd86-d9d111a9155c 2019-05-18 18:04:22,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.312972068787s 2019-05-18 18:04:22,510 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 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'68827fb0e116447b976e42de6539ad69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0vZwhem1SwNges8iZEOhDeR4MXROa4', 'username': u'cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:04:22,513 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'password': '0vZwhem1SwNges8iZEOhDeR4MXROa4', 'project_name': 'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '68827fb0e116447b976e42de6539ad69', 'project_domain_name': 'Default'} 2019-05-18 18:04:22,514 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-18 18:04:22,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:04:22,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:22,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbeb522-70ae-4179-b5dd-eaa0d9fd845c 2019-05-18 18:04:22,640 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:04:22,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bdbeb522-70ae-4179-b5dd-eaa0d9fd845c 2019-05-18 18:04:22,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12574005127s 2019-05-18 18:04:22,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:04:22,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:04:22,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 18:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7207795a-a39c-4369-a90c-f13829eb9642 2019-05-18 18:04:22,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69"}, "tags": [], "enabled": true, "id": "68827fb0e116447b976e42de6539ad69", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:04:22,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7207795a-a39c-4369-a90c-f13829eb9642 2019-05-18 18:04:22,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.160341978073s 2019-05-18 18:04:22,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:04:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" -d '{"network": {"tenant_id": "68827fb0e116447b976e42de6539ad69", "name": "cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "admin_state_up": true}}' 2019-05-18 18:04:23,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 18 May 2019 18:04:23 GMT X-Openstack-Request-Id: req-f671edba-72d8-429a-ab9c-984de9e8aaa7 2019-05-18 18:04:23,650 - 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":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:04:23Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}} 2019-05-18 18:04:23,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f671edba-72d8-429a-ab9c-984de9e8aaa7 2019-05-18 18:04:23,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.839854001999s 2019-05-18 18:04:23,651 - 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-05-18T18:04:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6952eaa3-b13e-4e0d-bc52-34abc365e94e', u'provider:segmentation_id': 91, 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_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', u'created_at': u'2019-05-18T18:04:23Z', u'mtu': 1450, u'tenant_id': u'68827fb0e116447b976e42de6539ad69', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68827fb0e116447b976e42de6539ad69', u'l2_adjacency': True}) 2019-05-18 18:04:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:04:23,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826c8bd8-6c37-4d08-9983-5c9cba0fa0f0 2019-05-18 18:04:23,662 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:04:23,662 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-826c8bd8-6c37-4d08-9983-5c9cba0fa0f0 2019-05-18 18:04:23,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:04:24,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68827fb0e116447b976e42de6539ad69", "name": "cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_68827fb0e116447b976e42de6539ad69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_68827fb0e116447b976e42de6539ad69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/68827fb0e116447b976e42de6539ad69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/68827fb0e116447b976e42de6539ad69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/68827fb0e116447b976e42de6539ad69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/68827fb0e116447b976e42de6539ad69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/68827fb0e116447b976e42de6539ad69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/68827fb0e116447b976e42de6539ad69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/68827fb0e116447b976e42de6539ad69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/68827fb0e116447b976e42de6539ad69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "id": "64f641a74ef24b13b4582823e83371a6"}, "audit_ids": ["eUb1y00MQHyhBwpxSiUJcw"], "issued_at": "2019-05-18T18:04:24.000000Z"}} 2019-05-18 18:04:24,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:04:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:24,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 18 May 2019 18:04:24 GMT X-Openstack-Request-Id: req-a12fe3c0-ee02-49cb-9791-3ae60c7ad698 2019-05-18 18:04:24,447 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:04:23Z","qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}]} 2019-05-18 18:04:24,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a12fe3c0-ee02-49cb-9791-3ae60c7ad698 2019-05-18 18:04:24,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375735044479s 2019-05-18 18:04:24,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:04:24,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"subnet": {"name": "cinder_test-subnet_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "enable_dhcp": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:04:25,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sat, 18 May 2019 18:04:25 GMT X-Openstack-Request-Id: req-f9aabd74-63fa-4d6d-8fa3-0d2147f33f81 2019-05-18 18:04:25,585 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:04: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":"68827fb0e116447b976e42de6539ad69","id":"a44fb520-ff6f-4377-b905-bd3357ff9343","subnetpool_id":null,"name":"cinder_test-subnet_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}} 2019-05-18 18:04:25,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f9aabd74-63fa-4d6d-8fa3-0d2147f33f81 2019-05-18 18:04:25,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.13655495644s 2019-05-18 18:04:25,586 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:04: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'a44fb520-ff6f-4377-b905-bd3357ff9343', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', u'enable_dhcp': True, u'network_id': u'6952eaa3-b13e-4e0d-bc52-34abc365e94e', u'tenant_id': u'68827fb0e116447b976e42de6539ad69', u'created_at': u'2019-05-18T18:04: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'68827fb0e116447b976e42de6539ad69'}) 2019-05-18 18:04:25,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:04:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "cinder_test-router_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "admin_state_up": true}}' 2019-05-18 18:04:33,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 18 May 2019 18:04:32 GMT X-Openstack-Request-Id: req-75007b91-e2b5-4cf2-83fc-27f8105fc238 2019-05-18 18:04:33,011 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:27Z", "admin_state_up": true, "updated_at": "2019-05-18T18:04:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "68827fb0e116447b976e42de6539ad69", "id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "name": "cinder_test-router_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}} 2019-05-18 18:04:33,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-75007b91-e2b5-4cf2-83fc-27f8105fc238 2019-05-18 18:04:33,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.42567706108s 2019-05-18 18:04:33,012 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:04:28Z', u'revision_number': 3, u'id': u'2e65394b-b022-4cab-8851-93c9b61daf3f', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', u'admin_state_up': True, u'tenant_id': u'68827fb0e116447b976e42de6539ad69', u'created_at': u'2019-05-18T18:04:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'68827fb0e116447b976e42de6539ad69'}) 2019-05-18 18:04:33,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:04:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2e65394b-b022-4cab-8851-93c9b61daf3f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"subnet_id": "a44fb520-ff6f-4377-b905-bd3357ff9343"}' 2019-05-18 18:04:36,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:04:36 GMT X-Openstack-Request-Id: req-c5b67c86-6ddd-4db6-bd4c-2464a68ed479 2019-05-18 18:04:36,699 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "tenant_id": "68827fb0e116447b976e42de6539ad69", "subnet_id": "a44fb520-ff6f-4377-b905-bd3357ff9343", "subnet_ids": ["a44fb520-ff6f-4377-b905-bd3357ff9343"], "port_id": "7ef6b4a6-1665-4496-b84d-eb5f3f6a1256", "id": "2e65394b-b022-4cab-8851-93c9b61daf3f"} 2019-05-18 18:04:36,699 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2e65394b-b022-4cab-8851-93c9b61daf3f/add_router_interface.json used request id req-c5b67c86-6ddd-4db6-bd4c-2464a68ed479 2019-05-18 18:04:36,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.68644690514s 2019-05-18 18:04:36,700 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:04:36,806 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:04:36,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:04:36,815 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:04:36 GMT 2019-05-18 18:04:36,816 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:04:36,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:04:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:37,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:04:37 GMT X-Openstack-Request-Id: req-5a273a56-0827-43b2-857e-1225cba1f470 2019-05-18 18:04:37,141 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:04:37,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5a273a56-0827-43b2-857e-1225cba1f470 2019-05-18 18:04:37,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320512056351s 2019-05-18 18:04:37,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:04:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}' 2019-05-18 18:04:37,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sat, 18 May 2019 18:04:37 GMT Location: http://172.30.9.23:9292/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8455ef9a-9127-4d57-a817-846f448fdb5a 2019-05-18 18:04:37,523 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:04:37Z", "file": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file", "owner": "68827fb0e116447b976e42de6539ad69", "id": "71b7863c-8df1-4081-8b99-a4386d5af325", "size": null, "self": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325", "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_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "checksum": null, "created_at": "2019-05-18T18:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:04:37,523 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8455ef9a-9127-4d57-a817-846f448fdb5a 2019-05-18 18:04:37,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.373183012009s 2019-05-18 18:04:37,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:04:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '' 2019-05-18 18:04:38,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:04:38 GMT X-Openstack-Request-Id: req-fd7d8d6b-9864-40d6-be29-795690f03d09 2019-05-18 18:04:38,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-05-18 18:04:38,335 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file used request id req-fd7d8d6b-9864-40d6-be29-795690f03d09 2019-05-18 18:04:38,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.811090230942s 2019-05-18 18:04:38,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:04:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:38,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 18 May 2019 18:04:38 GMT X-Openstack-Request-Id: req-5349782a-cc9c-4725-a097-5117ec813eee 2019-05-18 18:04:38,689 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:04:38Z", "file": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file", "owner": "68827fb0e116447b976e42de6539ad69", "id": "71b7863c-8df1-4081-8b99-a4386d5af325", "size": 12716032, "self": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:04:38,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5349782a-cc9c-4725-a097-5117ec813eee 2019-05-18 18:04:38,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.349591016769s 2019-05-18 18:04:38,691 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap', u'metadata': Munch({})})], 'file': u'/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file', 'owner': u'68827fb0e116447b976e42de6539ad69', 'id': u'71b7863c-8df1-4081-8b99-a4386d5af325', 'size': 12716032, u'self': u'/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68827fb0e116447b976e42de6539ad69', 'name': 'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:04:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T18:04:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', '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/71b7863c-8df1-4081-8b99-a4386d5af325', 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_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'created': u'2019-05-18T18:04:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:04:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325', 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_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:04:38,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:04:38,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:04:39,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-bfa86e08-0c66-4b69-8028-26229714d4ca x-openstack-request-id: req-bfa86e08-0c66-4b69-8028-26229714d4ca 2019-05-18 18:04:39,026 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "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": "d6f2c4ec-d099-42f1-a082-b90d8c03006a"}} 2019-05-18 18:04:39,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bfa86e08-0c66-4b69-8028-26229714d4ca 2019-05-18 18:04:39,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.33115196228s 2019-05-18 18:04:39,027 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', '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'b33a6ca8fc47490494e5507e3de2c225', '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'd6f2c4ec-d099-42f1-a082-b90d8c03006a', 'swap': 0}) 2019-05-18 18:04:39,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:04:39,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" -d '{"extra_specs": {}}' 2019-05-18 18:04:39,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-843047df-3aa5-416c-a60a-e1a7ab012b42 x-openstack-request-id: req-843047df-3aa5-416c-a60a-e1a7ab012b42 2019-05-18 18:04:39,049 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:04:39,049 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a/os-extra_specs used request id req-843047df-3aa5-416c-a60a-e1a7ab012b42 2019-05-18 18:04:39,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211231708527s 2019-05-18 18:04:39,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 18:04:39,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"keypair": {"name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}}' 2019-05-18 18:04:39,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sat, 18 May 2019 18:04:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e20a31d-e179-4e24-9d9f-c98a8b2e42aa x-openstack-request-id: req-8e20a31d-e179-4e24-9d9f-c98a8b2e42aa 2019-05-18 18:04:39,581 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZJVXNhtU3uab6DpyoyitOXI+jQcawWjov8yv5owMAOk492+qdLBaTS4UgznasY7w1pt8bqXFdfnoyDlcWN8a4JEGbVx1JR3RinBxRL3xocoOLYW4wFZ4/Gqzx3GpFEz6/9K26rSy7JNxDgTzpf6/sGm/IYhMDLhETxXNePwhQEVXscUwYXbd+Wj/y7gw8bZxst3EIcTjTyo6/vgkHcrHhiYRsqGQ859GZQohMB2PQhoqJjJ9+LTIUywxCoKQCBwaOWq0sKzObGKFkag/UXy03y+UkmVLGM+QfHl6DIFHXvLIyWNPTSbLvM+TAMd3hpyQepFqigmtCGTGppj6yUAEv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2SVVzYbVN7mm+g6cqMorTlyPo0HGsFo6L/Mr+aMDADpOPdvq\nnSwWk0uFIM52rGO8NabfG6lxXX56Mg5XFjfGuCRBm1cdSUd0YpwcUS98aHKDi2Fu\nMBWePxqs8dxqRRM+v/Stuq0suyTcQ4E86X+v7BpvyGITAy4RE8VzXj8IUBFV7HFM\nGF23flo/8u4MPG2cbLdxCHE408qOv74JB3Kx4YmEbKhkPOfRmUKITAdj0IaKiYyf\nfi0yFMsMQqCkAgcGjlqtLCszmxihZGoP1F8tN8vlJJlSxjPkHx5egyBR17yyMljT\n00my7zPkwDHd4ackHqRaooJrQhkxqaY+slABLwIDAQABAoIBAQCLxQRdrpQ/sjhQ\nbGdaHgeSAPJT21rQ2MLralK79LlRxDXoi02QrXg6hznBzCOHAwt6XVburzpRO7/b\nyG811eELVgsEuiYXrO61KlbvyukBMfSKGsSaHtAlPj5jz8R3gdO6KvxIVH+eVjOR\nH/bdNVs/ViTtjnM+cMB9QXLpDxmCrvXdE7t+OrnmukZibBzgRSzlaE5pXLouel3t\nMneQcdJn21eHWWtdD8ghPClWrXrUgkcBTTLWNPF/rqhtgJqx9sB0UvE7Jns8/pRS\n4lhFq/yqalLTHk9E/ytOnlo1GDOGP5k07Hbx/26Rpmotua3An3wdjBRfsbYDbI7X\nBgPcu9wBAoGBAPnw6d+b4nEF7hIyAJBHk2unffiNE/XYn9LumMcZbV2fz0JunFyZ\ny368h6ZX/Qij9WESVaBTrxy2Auk4ig9IQ5yie4iHNJxrjonEkw3BhQIPkTlbCLWr\nMZuqeus0o0slYeLfMmQWXyr2Uvh2+yXCa6MUQLwRvXmA+DJZG88QW89vAoGBAN5o\n5pOnUBDQkAaLwEoFcZWK+3+oNGkGNWNEDyOFMdTaeiDEtGHNYL8e7NL7nw2hAW9a\n1iocgv0duZJJ+QNm+mfEPCE1fvmfVlSwvjqVtw2mH5jq0HEAtGiC808RZhtvxlmE\nWDl4IbpogvT/7fitsU3jQd20g15Hf1z+K/2GegpBAoGAezPvBOOBZncm2F8/ed9e\nYtWoOcnJCgmjFsW4F4SILXtmHfgKKXdCIRHrx+pdd1Hi1dvEy4gUrJFns/DD1S6o\n7WAGhtEm9Ofr1itI1aIL320vB9fA3lQp2vLZLnG/AH7H1p5w53dDqBjN4147BGzm\nw/dqxYn1HRyeu6rDE3mb2A8CgYEA1GbiLYjP0f8cTOQSE573RpWgcd21j8c6HT7W\nJloBqQGtOLYifnShPGTQTv22fFGTCUF63mS0Q/6rRqYWhcVGxuqFckGgrcwZqm/Q\nfCqW0xYffu5heknuARFuQ8id9v3cM4lMqDWuIFPHHSt9nMxkU7oBITZPby5g1/J1\nGH3g9wECgYEAr5cC+HGMd093Ju0oZh5N7VvRdX8dZPxDw6+U9aEpOB9Av2uHKEBQ\n9rPX9MmxBZi20/RhtCYzDT+jrCiIaGMxvzdfiqRamSpZN24dzTYqSXH0KuI8YO7u\nUMFFXDqgOfLbpns8xv8q1F3MjlLxrZlF9y68D/HLxPFlqFUQaLm4yqY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "64f641a74ef24b13b4582823e83371a6", "name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "fingerprint": "f6:78:e8:e7:b7:88:2d:41:d0:a1:17:38:57:49:ef:70"}} 2019-05-18 18:04:39,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8e20a31d-e179-4e24-9d9f-c98a8b2e42aa 2019-05-18 18:04:39,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.529887914658s 2019-05-18 18:04:39,582 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZJVXNhtU3uab6DpyoyitOXI+jQcawWjov8yv5owMAOk492+qdLBaTS4UgznasY7w1pt8bqXFdfnoyDlcWN8a4JEGbVx1JR3RinBxRL3xocoOLYW4wFZ4/Gqzx3GpFEz6/9K26rSy7JNxDgTzpf6/sGm/IYhMDLhETxXNePwhQEVXscUwYXbd+Wj/y7gw8bZxst3EIcTjTyo6/vgkHcrHhiYRsqGQ859GZQohMB2PQhoqJjJ9+LTIUywxCoKQCBwaOWq0sKzObGKFkag/UXy03y+UkmVLGM+QfHl6DIFHXvLIyWNPTSbLvM+TAMd3hpyQepFqigmtCGTGppj6yUAEv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2SVVzYbVN7mm+g6cqMorTlyPo0HGsFo6L/Mr+aMDADpOPdvq\nnSwWk0uFIM52rGO8NabfG6lxXX56Mg5XFjfGuCRBm1cdSUd0YpwcUS98aHKDi2Fu\nMBWePxqs8dxqRRM+v/Stuq0suyTcQ4E86X+v7BpvyGITAy4RE8VzXj8IUBFV7HFM\nGF23flo/8u4MPG2cbLdxCHE408qOv74JB3Kx4YmEbKhkPOfRmUKITAdj0IaKiYyf\nfi0yFMsMQqCkAgcGjlqtLCszmxihZGoP1F8tN8vlJJlSxjPkHx5egyBR17yyMljT\n00my7zPkwDHd4ackHqRaooJrQhkxqaY+slABLwIDAQABAoIBAQCLxQRdrpQ/sjhQ\nbGdaHgeSAPJT21rQ2MLralK79LlRxDXoi02QrXg6hznBzCOHAwt6XVburzpRO7/b\nyG811eELVgsEuiYXrO61KlbvyukBMfSKGsSaHtAlPj5jz8R3gdO6KvxIVH+eVjOR\nH/bdNVs/ViTtjnM+cMB9QXLpDxmCrvXdE7t+OrnmukZibBzgRSzlaE5pXLouel3t\nMneQcdJn21eHWWtdD8ghPClWrXrUgkcBTTLWNPF/rqhtgJqx9sB0UvE7Jns8/pRS\n4lhFq/yqalLTHk9E/ytOnlo1GDOGP5k07Hbx/26Rpmotua3An3wdjBRfsbYDbI7X\nBgPcu9wBAoGBAPnw6d+b4nEF7hIyAJBHk2unffiNE/XYn9LumMcZbV2fz0JunFyZ\ny368h6ZX/Qij9WESVaBTrxy2Auk4ig9IQ5yie4iHNJxrjonEkw3BhQIPkTlbCLWr\nMZuqeus0o0slYeLfMmQWXyr2Uvh2+yXCa6MUQLwRvXmA+DJZG88QW89vAoGBAN5o\n5pOnUBDQkAaLwEoFcZWK+3+oNGkGNWNEDyOFMdTaeiDEtGHNYL8e7NL7nw2hAW9a\n1iocgv0duZJJ+QNm+mfEPCE1fvmfVlSwvjqVtw2mH5jq0HEAtGiC808RZhtvxlmE\nWDl4IbpogvT/7fitsU3jQd20g15Hf1z+K/2GegpBAoGAezPvBOOBZncm2F8/ed9e\nYtWoOcnJCgmjFsW4F4SILXtmHfgKKXdCIRHrx+pdd1Hi1dvEy4gUrJFns/DD1S6o\n7WAGhtEm9Ofr1itI1aIL320vB9fA3lQp2vLZLnG/AH7H1p5w53dDqBjN4147BGzm\nw/dqxYn1HRyeu6rDE3mb2A8CgYEA1GbiLYjP0f8cTOQSE573RpWgcd21j8c6HT7W\nJloBqQGtOLYifnShPGTQTv22fFGTCUF63mS0Q/6rRqYWhcVGxuqFckGgrcwZqm/Q\nfCqW0xYffu5heknuARFuQ8id9v3cM4lMqDWuIFPHHSt9nMxkU7oBITZPby5g1/J1\nGH3g9wECgYEAr5cC+HGMd093Ju0oZh5N7VvRdX8dZPxDw6+U9aEpOB9Av2uHKEBQ\n9rPX9MmxBZi20/RhtCYzDT+jrCiIaGMxvzdfiqRamSpZN24dzTYqSXH0KuI8YO7u\nUMFFXDqgOfLbpns8xv8q1F3MjlLxrZlF9y68D/HLxPFlqFUQaLm4yqY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'64f641a74ef24b13b4582823e83371a6', 'name': u'cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'created_at': '2019-05-18T18:04:39.582817', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68827fb0e116447b976e42de6539ad69', 'name': 'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f6:78:e8:e7:b7:88:2d:41:d0:a1:17:38:57:49:ef:70', 'type': 'ssh', 'id': u'cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4'}) 2019-05-18 18:04:39,583 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA2SVVzYbVN7mm+g6cqMorTlyPo0HGsFo6L/Mr+aMDADpOPdvq nSwWk0uFIM52rGO8NabfG6lxXX56Mg5XFjfGuCRBm1cdSUd0YpwcUS98aHKDi2Fu MBWePxqs8dxqRRM+v/Stuq0suyTcQ4E86X+v7BpvyGITAy4RE8VzXj8IUBFV7HFM GF23flo/8u4MPG2cbLdxCHE408qOv74JB3Kx4YmEbKhkPOfRmUKITAdj0IaKiYyf fi0yFMsMQqCkAgcGjlqtLCszmxihZGoP1F8tN8vlJJlSxjPkHx5egyBR17yyMljT 00my7zPkwDHd4ackHqRaooJrQhkxqaY+slABLwIDAQABAoIBAQCLxQRdrpQ/sjhQ bGdaHgeSAPJT21rQ2MLralK79LlRxDXoi02QrXg6hznBzCOHAwt6XVburzpRO7/b yG811eELVgsEuiYXrO61KlbvyukBMfSKGsSaHtAlPj5jz8R3gdO6KvxIVH+eVjOR H/bdNVs/ViTtjnM+cMB9QXLpDxmCrvXdE7t+OrnmukZibBzgRSzlaE5pXLouel3t MneQcdJn21eHWWtdD8ghPClWrXrUgkcBTTLWNPF/rqhtgJqx9sB0UvE7Jns8/pRS 4lhFq/yqalLTHk9E/ytOnlo1GDOGP5k07Hbx/26Rpmotua3An3wdjBRfsbYDbI7X BgPcu9wBAoGBAPnw6d+b4nEF7hIyAJBHk2unffiNE/XYn9LumMcZbV2fz0JunFyZ y368h6ZX/Qij9WESVaBTrxy2Auk4ig9IQ5yie4iHNJxrjonEkw3BhQIPkTlbCLWr MZuqeus0o0slYeLfMmQWXyr2Uvh2+yXCa6MUQLwRvXmA+DJZG88QW89vAoGBAN5o 5pOnUBDQkAaLwEoFcZWK+3+oNGkGNWNEDyOFMdTaeiDEtGHNYL8e7NL7nw2hAW9a 1iocgv0duZJJ+QNm+mfEPCE1fvmfVlSwvjqVtw2mH5jq0HEAtGiC808RZhtvxlmE WDl4IbpogvT/7fitsU3jQd20g15Hf1z+K/2GegpBAoGAezPvBOOBZncm2F8/ed9e YtWoOcnJCgmjFsW4F4SILXtmHfgKKXdCIRHrx+pdd1Hi1dvEy4gUrJFns/DD1S6o 7WAGhtEm9Ofr1itI1aIL320vB9fA3lQp2vLZLnG/AH7H1p5w53dDqBjN4147BGzm w/dqxYn1HRyeu6rDE3mb2A8CgYEA1GbiLYjP0f8cTOQSE573RpWgcd21j8c6HT7W JloBqQGtOLYifnShPGTQTv22fFGTCUF63mS0Q/6rRqYWhcVGxuqFckGgrcwZqm/Q fCqW0xYffu5heknuARFuQ8id9v3cM4lMqDWuIFPHHSt9nMxkU7oBITZPby5g1/J1 GH3g9wECgYEAr5cC+HGMd093Ju0oZh5N7VvRdX8dZPxDw6+U9aEpOB9Av2uHKEBQ 9rPX9MmxBZi20/RhtCYzDT+jrCiIaGMxvzdfiqRamSpZN24dzTYqSXH0KuI8YO7u UMFFXDqgOfLbpns8xv8q1F3MjlLxrZlF9y68D/HLxPFlqFUQaLm4yqY= -----END RSA PRIVATE KEY----- 2019-05-18 18:04:39,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-18 18:04:39,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"security_group": {"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-18 18:04:40,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sat, 18 May 2019 18:04:40 GMT X-Openstack-Request-Id: req-a0b9a097-eaac-48cc-9ae3-96ee6c8d025b 2019-05-18 18:04:40,197 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:39Z", "updated_at": "2019-05-18T18:04:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "865954e5-b8f0-491b-a301-87ad15f3f086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "fad2c232-467d-4cbe-9c09-84e580be774c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}} 2019-05-18 18:04:40,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a0b9a097-eaac-48cc-9ae3-96ee6c8d025b 2019-05-18 18:04:40,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.608205080032s 2019-05-18 18:04:40,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:04:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:40,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sat, 18 May 2019 18:04:40 GMT X-Openstack-Request-Id: req-91b1cd8f-3405-4f16-97a8-c8148edbbad6 2019-05-18 18:04:40,576 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:39Z", "updated_at": "2019-05-18T18:04:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "865954e5-b8f0-491b-a301-87ad15f3f086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "fad2c232-467d-4cbe-9c09-84e580be774c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}, {"description": "Default security group", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:23Z", "updated_at": "2019-05-18T18:04:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "29df999f-6f4b-430a-b04b-56e408707290", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "365967a5-00df-4178-a66d-10bfc24a0a54", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "88b5ea4c-2618-46bd-b175-4a52ef22d787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "c2544578-ac07-41b4-a2f8-5536cd723745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "name": "default"}]} 2019-05-18 18:04:40,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-91b1cd8f-3405-4f16-97a8-c8148edbbad6 2019-05-18 18:04:40,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.372918844223s 2019-05-18 18:04:40,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 18:04:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -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": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"}}' 2019-05-18 18:04:41,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 18:04:41 GMT X-Openstack-Request-Id: req-16ef524c-3a6e-46e2-9186-2feba0d3aa26 2019-05-18 18:04:41,083 - 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-05-18T18:04:41Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "port_range_min": 22, "revision_number": 0, "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:41Z", "project_id": "68827fb0e116447b976e42de6539ad69", "id": "96ea9423-e5e3-4361-8828-d9ff495c5efc"}} 2019-05-18 18:04:41,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-16ef524c-3a6e-46e2-9186-2feba0d3aa26 2019-05-18 18:04:41,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.500931978226s 2019-05-18 18:04:41,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:04:41,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:41,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sat, 18 May 2019 18:04:41 GMT X-Openstack-Request-Id: req-9c1179ce-3da2-46a7-8c1f-41d3adb157d4 2019-05-18 18:04:41,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:39Z", "updated_at": "2019-05-18T18:04:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "865954e5-b8f0-491b-a301-87ad15f3f086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T18:04:41Z", "revision_number": 0, "id": "96ea9423-e5e3-4361-8828-d9ff495c5efc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:41Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "fad2c232-467d-4cbe-9c09-84e580be774c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 2, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}, {"description": "Default security group", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:23Z", "updated_at": "2019-05-18T18:04:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "29df999f-6f4b-430a-b04b-56e408707290", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "365967a5-00df-4178-a66d-10bfc24a0a54", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "88b5ea4c-2618-46bd-b175-4a52ef22d787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "c2544578-ac07-41b4-a2f8-5536cd723745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "name": "default"}]} 2019-05-18 18:04:41,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9c1179ce-3da2-46a7-8c1f-41d3adb157d4 2019-05-18 18:04:41,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349619150162s 2019-05-18 18:04:41,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 18:04:41,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -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": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"}}' 2019-05-18 18:04:41,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 18 May 2019 18:04:41 GMT X-Openstack-Request-Id: req-e4cabcf8-2ef9-47cd-8996-a8bee2e183f0 2019-05-18 18:04:41,867 - 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-05-18T18:04:41Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "port_range_min": null, "revision_number": 0, "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:41Z", "project_id": "68827fb0e116447b976e42de6539ad69", "id": "62650359-7672-4640-ad80-12be2b907047"}} 2019-05-18 18:04:41,867 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e4cabcf8-2ef9-47cd-8996-a8bee2e183f0 2019-05-18 18:04:41,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.422507047653s 2019-05-18 18:04:41,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:04:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:42,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 18:04:42 GMT X-Openstack-Request-Id: req-f03cc3f9-2da0-458f-8421-f688ff6290a4 2019-05-18 18:04:42,276 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":["a44fb520-ff6f-4377-b905-bd3357ff9343"],"description":"","tags":[],"updated_at":"2019-05-18T18:04:25Z","qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}]} 2019-05-18 18:04:42,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f03cc3f9-2da0-458f-8421-f688ff6290a4 2019-05-18 18:04:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407356977463s 2019-05-18 18:04:42,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:04:42,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:42,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 18 May 2019 18:04:42 GMT X-Openstack-Request-Id: req-31f7cbcf-6e30-4c57-b407-939b4e9501c9 2019-05-18 18:04:42,571 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:04:38Z", "file": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file", "owner": "68827fb0e116447b976e42de6539ad69", "id": "71b7863c-8df1-4081-8b99-a4386d5af325", "size": 12716032, "self": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:04:42,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-31f7cbcf-6e30-4c57-b407-939b4e9501c9 2019-05-18 18:04:42,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290123939514s 2019-05-18 18:04:42,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:04:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:42,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-ee85a34c-7b21-4531-9bc5-47bbba992153 x-openstack-request-id: req-ee85a34c-7b21-4531-9bc5-47bbba992153 2019-05-18 18:04:42,601 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "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": "d6f2c4ec-d099-42f1-a082-b90d8c03006a"}]} 2019-05-18 18:04:42,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ee85a34c-7b21-4531-9bc5-47bbba992153 2019-05-18 18:04:42,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236539840698s 2019-05-18 18:04:42,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 18:04:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"server": {"name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "imageRef": "71b7863c-8df1-4081-8b99-a4386d5af325", "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "flavorRef": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6952eaa3-b13e-4e0d-bc52-34abc365e94e"}], "security_groups": [{"name": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"}]}}' 2019-05-18 18:04:47,397 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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 location: http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1 x-compute-request-id: req-75516730-ffaa-4e2e-858e-f96f131e79f2 x-openstack-request-id: req-75516730-ffaa-4e2e-858e-f96f131e79f2 2019-05-18 18:04:47,397 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"}], "OS-DCF:diskConfig": "MANUAL", "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "adminPass": "6AX56gPrDRim"}} 2019-05-18 18:04:47,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-75516730-ffaa-4e2e-858e-f96f131e79f2 2019-05-18 18:04:47,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.79419088364s 2019-05-18 18:04:47,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:04:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:48,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-d86785f4-c9b2-441f-9bbe-68883b827466 x-openstack-request-id: req-d86785f4-c9b2-441f-9bbe-68883b827466 2019-05-18 18:04:48,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "user_id": "64f641a74ef24b13b4582823e83371a6", "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-05-18T18:04:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:04:48,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d86785f4-c9b2-441f-9bbe-68883b827466 2019-05-18 18:04:48,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609259843826s 2019-05-18 18:04:48,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:04:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:48,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 18:04:48 GMT X-Openstack-Request-Id: req-a2b30189-b2ee-4a78-97fd-11af9915a513 2019-05-18 18:04:48,406 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":["a44fb520-ff6f-4377-b905-bd3357ff9343"],"description":"","tags":[],"updated_at":"2019-05-18T18:04:25Z","qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}]} 2019-05-18 18:04:48,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a2b30189-b2ee-4a78-97fd-11af9915a513 2019-05-18 18:04:48,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387204170227s 2019-05-18 18:04:48,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:04:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:48,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 18 May 2019 18:04:48 GMT X-Openstack-Request-Id: req-cf3c6b15-2015-413a-a1b9-4521922dd6ac 2019-05-18 18:04:48,715 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:04: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":"68827fb0e116447b976e42de6539ad69","id":"a44fb520-ff6f-4377-b905-bd3357ff9343","subnetpool_id":null,"name":"cinder_test-subnet_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}]} 2019-05-18 18:04:48,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-cf3c6b15-2015-413a-a1b9-4521922dd6ac 2019-05-18 18:04:48,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.308604955673s 2019-05-18 18:04:48,716 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:04:50,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:04:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:51,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 649 Content-Type: application/json Date: Sat, 18 May 2019 18: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-434ee548-45cc-49c0-b793-e955ef794c49 x-openstack-request-id: req-434ee548-45cc-49c0-b793-e955ef794c49 2019-05-18 18:04:51,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:04:50Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:04:51,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-434ee548-45cc-49c0-b793-e955ef794c49 2019-05-18 18:04:51,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67023396492s 2019-05-18 18:04:51,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:04:53,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:04:53,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:54,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-71f71d66-0b1e-463e-998e-a210b40f9326 x-openstack-request-id: req-71f71d66-0b1e-463e-998e-a210b40f9326 2019-05-18 18:04:54,201 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:04:51Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:04:54,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-71f71d66-0b1e-463e-998e-a210b40f9326 2019-05-18 18:04:54,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802003860474s 2019-05-18 18:04:54,208 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:04:56,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:04:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:04:57,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-ea7f2ff0-322d-4dd0-ab30-53e3153a9f41 x-openstack-request-id: req-ea7f2ff0-322d-4dd0-ab30-53e3153a9f41 2019-05-18 18:04:57,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:04:51Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:04:57,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ea7f2ff0-322d-4dd0-ab30-53e3153a9f41 2019-05-18 18:04:57,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13270187378s 2019-05-18 18:04:57,350 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:04:59,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:04:59,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:00,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sat, 18 May 2019 18:04: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-aacfa762-185b-4866-a01a-c7269378e0f8 x-openstack-request-id: req-aacfa762-185b-4866-a01a-c7269378e0f8 2019-05-18 18:05:00,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:04:57.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:04:57Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:05:00,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aacfa762-185b-4866-a01a-c7269378e0f8 2019-05-18 18:05:00,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09002995491s 2019-05-18 18:05:00,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:05:00,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=eea4132c-3777-4adb-aaec-662421d3d7e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:00,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:05:00 GMT X-Openstack-Request-Id: req-f7b7f1b6-5fb7-4f64-95d2-986efdf307c4 2019-05-18 18:05:00,776 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:04:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a44fb520-ff6f-4377-b905-bd3357ff9343","ip_address":"192.168.120.5"}],"id":"b254dc3a-f87a-43d1-beb5-bc1250760063","security_groups":["69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"],"mac_address":"fa:16:3e:02:5d:30","project_id":"68827fb0e116447b976e42de6539ad69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:52Z","binding:vnic_type":"normal","device_id":"eea4132c-3777-4adb-aaec-662421d3d7e1","ip_allocation":"immediate"}]} 2019-05-18 18:05:00,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=eea4132c-3777-4adb-aaec-662421d3d7e1 used request id req-f7b7f1b6-5fb7-4f64-95d2-986efdf307c4 2019-05-18 18:05:00,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.326696872711s 2019-05-18 18:05:00,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:00,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b254dc3a-f87a-43d1-beb5-bc1250760063" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:01,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:05:01 GMT X-Openstack-Request-Id: req-6a7acb56-146f-4760-be0d-bf74e5725dfc 2019-05-18 18:05:01,024 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:05:01,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b254dc3a-f87a-43d1-beb5-bc1250760063 used request id req-6a7acb56-146f-4760-be0d-bf74e5725dfc 2019-05-18 18:05:01,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.237560033798s 2019-05-18 18:05:01,025 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:02:5d:30', 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'71b7863c-8df1-4081-8b99-a4386d5af325'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T18:04:57.000000', 'flavor': Munch({u'id': u'd6f2c4ec-d099-42f1-a082-b90d8c03006a'}), 'az': u'nova', 'id': u'eea4132c-3777-4adb-aaec-662421d3d7e1', 'security_groups': [Munch({u'name': u'cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'64f641a74ef24b13b4582823e83371a6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68827fb0e116447b976e42de6539ad69', 'name': 'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', '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-05-18T18:04:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T18:04:57Z', 'hostId': u'41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0', '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-05-18T18:04:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'68827fb0e116447b976e42de6539ad69', 'name': u'cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'adminPass': u'6AX56gPrDRim', 'tenant_id': u'68827fb0e116447b976e42de6539ad69', 'created_at': u'2019-05-18T18:04:47Z', 'created': u'2019-05-18T18:04:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 18:05:01,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:05:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:01,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 18:05:01 GMT X-Openstack-Request-Id: req-ad5b0985-9bfb-425b-b70d-affaef002a9e 2019-05-18 18:05:01,412 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":["a44fb520-ff6f-4377-b905-bd3357ff9343"],"description":"","tags":[],"updated_at":"2019-05-18T18:04:25Z","qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}]} 2019-05-18 18:05:01,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ad5b0985-9bfb-425b-b70d-affaef002a9e 2019-05-18 18:05:01,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382466077805s 2019-05-18 18:05:01,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:05:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=eea4132c-3777-4adb-aaec-662421d3d7e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:01,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:05:01 GMT X-Openstack-Request-Id: req-3e328cb0-c40b-40b0-9f44-027543bef9c0 2019-05-18 18:05:01,756 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:04:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a44fb520-ff6f-4377-b905-bd3357ff9343","ip_address":"192.168.120.5"}],"id":"b254dc3a-f87a-43d1-beb5-bc1250760063","security_groups":["69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"],"mac_address":"fa:16:3e:02:5d:30","project_id":"68827fb0e116447b976e42de6539ad69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:52Z","binding:vnic_type":"normal","device_id":"eea4132c-3777-4adb-aaec-662421d3d7e1","ip_allocation":"immediate"}]} 2019-05-18 18:05:01,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=eea4132c-3777-4adb-aaec-662421d3d7e1 used request id req-3e328cb0-c40b-40b0-9f44-027543bef9c0 2019-05-18 18:05:01,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.342434883118s 2019-05-18 18:05:01,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 18:05:01,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.5", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063"}}' 2019-05-18 18:05:04,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 18 May 2019 18:05:04 GMT X-Openstack-Request-Id: req-b2944629-622e-4228-b34d-0e6d631966ba 2019-05-18 18:05:04,684 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:02Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}} 2019-05-18 18:05:04,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b2944629-622e-4228-b34d-0e6d631966ba 2019-05-18 18:05:04,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.92737388611s 2019-05-18 18:05:04,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:04,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:04,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:05:04 GMT X-Openstack-Request-Id: req-5d8e1c1e-2a7d-4bbf-a66f-5178f1dfd960 2019-05-18 18:05:04,771 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:02Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}]} 2019-05-18 18:05:04,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5d8e1c1e-2a7d-4bbf-a66f-5178f1dfd960 2019-05-18 18:05:04,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0713992118835s 2019-05-18 18:05:04,778 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:04,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:04,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:05:04 GMT X-Openstack-Request-Id: req-7ecf927f-8929-4506-93b2-20f19d1dcb32 2019-05-18 18:05:04,959 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:02Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}]} 2019-05-18 18:05:04,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7ecf927f-8929-4506-93b2-20f19d1dcb32 2019-05-18 18:05:04,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720012187958s 2019-05-18 18:05:04,966 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:05,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:05,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:05:05 GMT X-Openstack-Request-Id: req-fb17572d-5440-494d-9a70-450e502e7cee 2019-05-18 18:05:05,143 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:02Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}]} 2019-05-18 18:05:05,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fb17572d-5440-494d-9a70-450e502e7cee 2019-05-18 18:05:05,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674419403076s 2019-05-18 18:05:05,149 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:05,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:05,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:05,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:05:05 GMT X-Openstack-Request-Id: req-d83e84a3-71fa-4cf5-a8d4-12a86470fcf8 2019-05-18 18:05:05,608 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:02Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}]} 2019-05-18 18:05:05,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d83e84a3-71fa-4cf5-a8d4-12a86470fcf8 2019-05-18 18:05:05,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.348307847977s 2019-05-18 18:05:05,614 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:05,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:06,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 18:05:06 GMT X-Openstack-Request-Id: req-00b8d936-d686-4b1d-b5b3-b1e171d6109d 2019-05-18 18:05:06,073 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:02Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}]} 2019-05-18 18:05:06,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-00b8d936-d686-4b1d-b5b3-b1e171d6109d 2019-05-18 18:05:06,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.349170923233s 2019-05-18 18:05:06,079 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:06,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:06,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 18 May 2019 18:05:06 GMT X-Openstack-Request-Id: req-f6951a7b-cb91-4779-8586-2cc5539cba8d 2019-05-18 18:05:06,671 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}]} 2019-05-18 18:05:06,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f6951a7b-cb91-4779-8586-2cc5539cba8d 2019-05-18 18:05:06,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.482084035873s 2019-05-18 18:05:06,677 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2e65394b-b022-4cab-8851-93c9b61daf3f', 'updated_at': u'2019-05-18T18:05:06Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.209', 'revision_number': 2, 'port_id': u'b254dc3a-f87a-43d1-beb5-bc1250760063', 'id': u'7055b07b-8eec-4622-a716-96cc9926bc4d', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'b254dc3a-f87a-43d1-beb5-bc1250760063', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68827fb0e116447b976e42de6539ad69', 'name': 'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'68827fb0e116447b976e42de6539ad69', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6952eaa3-b13e-4e0d-bc52-34abc365e94e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:02:5d:30', u'device_id': u'eea4132c-3777-4adb-aaec-662421d3d7e1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'68827fb0e116447b976e42de6539ad69', 'created_at': u'2019-05-18T18:05:02Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6952eaa3-b13e-4e0d-bc52-34abc365e94e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:02:5d:30', u'device_id': u'eea4132c-3777-4adb-aaec-662421d3d7e1'}), 'router': u'2e65394b-b022-4cab-8851-93c9b61daf3f'}) 2019-05-18 18:05:06,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 18:05:06,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 18:05:06,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9620 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-ee13ceb8-fa43-4b07-a6da-1afdc04b13f2 x-openstack-request-id: req-ee13ceb8-fa43-4b07-a6da-1afdc04b13f2 2019-05-18 18:05:06,950 - 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 533036928 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.914 MHz processor\n[ 0.246433] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.249592] pid_max: default: 32768 minimum: 301\n[ 0.251300] ACPI: Core revision 20150930\n[ 0.253404] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255878] Security Framework initialized\n[ 0.257442] Yama: becoming mindful.\n[ 0.258827] AppArmor: AppArmor initialized\n[ 0.260425] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262906] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265342] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270232] Initializing cgroup subsys io\n[ 0.271774] Initializing cgroup subsys memory\n[ 0.273424] Initializing cgroup subsys devices\n[ 0.275080] Initializing cgroup subsys freezer\n[ 0.276743] Initializing cgroup subsys net_cls\n[ 0.278398] Initializing cgroup subsys perf_event\n[ 0.280126] Initializing cgroup subsys net_prio\n[ 0.281817] Initializing cgroup subsys hugetlb\n[ 0.283474] Initializing cgroup subsys pids\n[ 0.285122] CPU: Physical Processor ID: 0\n[ 0.287349] mce: CPU supports 10 MCE banks\n[ 0.288962] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.309469] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.319311] ftrace: allocating 31920 entries in 125 pages\n[ 0.355997] smpboot: Max logical packages: 1\n[ 0.357622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360182] x2apic enabled\n[ 0.361662] Switched APIC routing to physical x2apic.\n[ 0.364754] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366879] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370815] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374211] KVM setup paravirtual spinlock\n[ 0.376238] x86: Booted up 1 node, 1 CPUs\n[ 0.377763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.380344] devtmpfs: initialized\n[ 0.382666] evm: security.selinux\n[ 0.383987] evm: security.SMACK64\n[ 0.385303] evm: security.SMACK64EXEC\n[ 0.386721] evm: security.SMACK64TRANSMUTE\n[ 0.388256] evm: security.SMACK64MMAP\n[ 0.389677] evm: security.ima\n[ 0.390891] evm: security.capability\n[ 0.392360] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.395843] pinctrl core: initialized pinctrl subsystem\n[ 0.397872] RTC time: 18:04:58, date: 05/18/19\n[ 0.399625] NET: Registered protocol family 16\n[ 0.401418] cpuidle: using governor ladder\n[ 0.402971] cpuidle: using governor menu\n[ 0.404468] PCCT header not found.\n[ 0.405861] ACPI: bus type PCI registered\n[ 0.407386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409753] PCI: Using configuration type 1 for base access\n[ 0.412468] ACPI: Added _OSI(Module Device)\n[ 0.414054] ACPI: Added _OSI(Processor Device)\n[ 0.415699] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417417] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420152] ACPI: Interpreter enabled\n[ 0.421594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.428612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.435628] ACPI: (supports S0 S5)\n[ 0.436970] ACPI: Using IOAPIC for interrupt routing\n[ 0.438771] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.443527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.448066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.450686] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455421] acpiphp: Slot [3] registered\n[ 0.457152] acpiphp: Slot [4] registered\n[ 0.458882] acpiphp: Slot [5] registered\n[ 0.460568] acpiphp: Slot [6] registered\n[ 0.462100] acpiphp: Slot [7] registered\n[ 0.463619] acpiphp: Slot [8] registered\n[ 0.465109] acpiphp: Slot [9] registered\n[ 0.466577] acpiphp: Slot [10] registered\n[ 0.468080] acpiphp: Slot [11] registered\n[ 0.469588] acpiphp: Slot [12] registered\n[ 0.471133] acpiphp: Slot [13] registered\n[ 0.472675] acpiphp: Slot [14] registered\n[ 0.474216] acpiphp: Slot [15] registered\n[ 0.492177] acpiphp: Slot [16] registered\n[ 0.493659] acpiphp: Slot [17] registered\n[ 0.495155] acpiphp: Slot [18] registered\n[ 0.496646] acpiphp: Slot [19] registered\n[ 0.498113] acpiphp: Slot [20] registered\n[ 0.499596] acpiphp: Slot [21] registered\n[ 0.501099] acpiphp: Slot [22] registered\n[ 0.502635] acpiphp: Slot [23] registered\n[ 0.504159] acpiphp: Slot [24] registered\n[ 0.505672] acpiphp: Slot [25] registered\n[ 0.507146] acpiphp: Slot [26] registered\n[ 0.508714] acpiphp: Slot [27] registered\n[ 0.510233] acpiphp: Slot [28] registered\n[ 0.511754] acpiphp: Slot [29] registered\n[ 0.513232] acpiphp: Slot [30] registered\n[ 0.514740] acpiphp: Slot [31] registered\n[ 0.516211] PCI host bridge to bus 0000:00\n[ 0.517757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.520031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.524970] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.530633] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.533441] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540996] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.543362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.545542] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.547889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.552974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.555593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.578881] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.582174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.584717] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.587239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.589811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592158] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.595214] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.597167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.600020] vgaarb: loaded\n[ 0.601124] vgaarb: bridge control possible 0000:00:02.0\n[ 0.603713] SCSI subsystem initialized\n[ 0.605746] ACPI: bus type USB registered\n[ 0.607308] usbcore: registered new interface driver usbfs\n[ 0.609225] usbcore: registered new interface driver hub\n[ 0.611081] usbcore: registered new device driver usb\n[ 0.613241] PCI: Using ACPI for IRQ routing\n[ 0.615646] NetLabel: Initializing\n[ 0.616965] NetLabel: domain hash size = 128\n[ 0.618561] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.620363] NetLabel: unlabeled traffic allowed by default\n[ 0.622814] clocksource: Switched to clocksource kvm-clock\n[ 0.634717] AppArmor: AppArmor Filesystem Enabled\n[ 0.636501] pnp: PnP ACPI init\n[ 0.638148] pnp: PnP ACPI: found 5 devices\n[ 0.645450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.648634] NET: Registered protocol family 2\n[ 0.650767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.653148] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.655535] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.657951] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.660710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663823] NET: Registered protocol family 1\n[ 0.666037] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.668687] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.671391] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.702855] Trying to unpack rootfs image as initramfs...\n[ 0.767748] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.770916] Scanning for low memory corruption every 60 seconds\n[ 0.773451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.775695] audit: initializing netlink subsys (disabled)\n[ 0.777596] audit: type=2000 audit(1558202698.215:1): initialized\n[ 0.780063] Initialise system trusted keyring\n[ 0.781838] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.783986] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.787272] zbud: loaded\n[ 0.788535] VFS: Disk quotas dquot_6.6.0\n[ 0.790035] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.792766] fuse init (API version 7.23)\n[ 0.794402] Key type big_key registered\n[ 0.795897] Allocating IMA MOK and blacklist keyrings.\n[ 0.798060] Key type asymmetric registered\n[ 0.799598] Asymmetric key parser 'x509' registered\n[ 0.801367] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.804126] io scheduler noop registered\n[ 0.805585] io scheduler deadline registered (default)\n[ 0.807442] io scheduler cfq registered\n[ 0.808993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.810928] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.813272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.815956] ACPI: Power Button [PWRF]\n[ 0.817506] GHES: HEST is not enabled!\n[ 0.831877] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.862466] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.866211] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.892499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.896167] Linux agpgart interface v0.103\n[ 0.900016] brd: module loaded\n[ 0.902574] loop: module loaded\n[ 0.908021] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.910671] GPT:90111 != 2097151\n[ 0.911891] GPT:Alternate GPT header not at the end of the disk.\n[ 0.913864] GPT:90111 != 2097151\n[ 0.915080] GPT: Use GNU Parted to correct GPT errors.\n[ 0.916826] vda: vda1 vda15\n[ 0.918863] scsi host0: ata_piix\n[ 0.920214] scsi host1: ata_piix\n[ 0.921519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.923724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.926626] libphy: Fixed MDIO Bus: probed\n[ 0.928106] tun: Universal TUN/TAP device driver, 1.6\n[ 0.929838] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.933442] PPP generic driver version 2.4.2\n[ 0.935102] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.937316] ehci-pci: EHCI PCI platform driver\n[ 0.939108] ehci-platform: EHCI generic platform driver\n[ 0.940948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.943053] ohci-pci: OHCI PCI platform driver\n[ 0.944678] ohci-platform: OHCI generic platform driver\n[ 0.946524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.961675] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.963538] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.966245] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.968097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.970304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.972582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.975207] usb usb1: Product: UHCI Host Controller\n[ 0.976930] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.979058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.980833] hub 1-0:1.0: USB hub found\n[ 0.982275] hub 1-0:1.0: 2 ports detected\n[ 0.983979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.987843] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.989606] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.991478] mousedev: PS/2 mouse device common for all mice\n[ 0.993794] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.996916] rtc_cmos 00:00: RTC can wake from S4\n[ 0.999186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.001378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.003587] i2c /dev entries driver\n[ 1.004980] device-mapper: uevent: version 1.0.3\n[ 1.006741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.009748] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.012200] NET: Registered protocol family 10\n[ 1.014305] NET: Registered protocol family 17\n[ 1.015950] Key type dns_resolver registered\n[ 1.017734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.019756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.022987] registered taskstats version 1\n[ 1.024561] Loading compiled-in X.509 certificates\n[ 1.026913] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.030349] zswap: loaded using pool lzo/zbud\n[ 1.033014] Key type trusted registered\n[ 1.035572] Key type encrypted registered\n[ 1.037081] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.039029] ima: No TPM chip found, activating TPM-bypass!\n[ 1.040949] evm: HMAC attrs: 0x1\n[ 1.042632] Magic number: 3:768:89\n[ 1.044177] rtc_cmos 00:00: setting system clock to 2019-05-18 18:04:58 UTC (1558202698)\n[ 1.047173] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.049238] EDD information not available.\n[ 1.081645] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.101492] Write protecting the kernel read-only data: 14336k\n[ 1.107026] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.110412] 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.278384] 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.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.06. iid=i-00000014\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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDNz0+lZrUGGrxwywR7FLcuISBAdZXbDXJkw6otOZGYBw3sCtW5b51ZYbWc6FRtFDYGv4+ONTD5RbysLmSllqoXBGvBGuRuxREVAkleEN2o/yxlc27knEfkXLrTH6h1hiBlk4lJFnsTEjdJ7CIywkFw5ljpssg9zkx1rICx6tKQaXHpevcTixB3TBHHK7Bp2EjlpTxzN3NvzWE/LNeN3nQZziDDJQMSAO3cofXJ1BAwqpJIdOfxqalmrR3L9kjIo1xFIOUWYLvppXowrjFDQEFTapv3VsfRVhZV/tOTtvuLifTjqbUgOS3bVeF5OWHg8iTHSkcOoDhrBBYw433Yt/mD root@cinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4\nssh-dss AAAAB3NzaC1kc3MAAACBAJruPgFFL4EfZC+Nwh1cRjPfMrK2WQLY8ju/UvBfoIwvDdJeKhAhuTQpe+StebsgK91Dzw6h3JS7XQBDoTxAZdLkFDgpXPXZnua06LRx4ZPpxcrWe9nmXiK2lnoULQQRcd41BJfUOeQyyQv6EtZsVsvR7a2F/xl2GYYa9O5ul0e9AAAAFQC+5pt1HMvr6YJYiJhL4MJeIi9yMQAAAIBLhqqfbeYYBgxoqttlpzuyfOegu7MUO+/+m0FHc0CQ+eMFeT9sIYgcMyJ0TgCCsDnl+1LMhl71IJgP7qP9aX9EP6SKBXx1hX6SSLhbJHl+5HcHiG/mpOQTAWW3LcCJnGn9vutZJhWdBaYw8RtJg1TMOw6jWkIayC2Z67luIU+SHwAAAIBGz/PHGZbhR6pUv9OKOLX+9bMWZDkJUFR00uW7XyVoDTS9HZw8XbP1Mhc8mifSFasl8tam/rn9trv+Pm9N8ZOVYo5nSnxiJb5wQ9Jq2yKSuXBbUNNU7J3U/X7DFwExDfywwzcw2SEcrEww5DephDZXLLyKP3W17HxpEhnlG7dkDg== root@cinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe02:5d30/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.5 \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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.70 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 login: "} 2019-05-18 18:05:06,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1/action used request id req-ee13ceb8-fa43-4b07-a6da-1afdc04b13f2 2019-05-18 18:05:06,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.272598028183s 2019-05-18 18:05:06,952 - 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 533036928 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.914 MHz processor [ 0.246433] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.249592] pid_max: default: 32768 minimum: 301 [ 0.251300] ACPI: Core revision 20150930 [ 0.253404] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255878] Security Framework initialized [ 0.257442] Yama: becoming mindful. [ 0.258827] AppArmor: AppArmor initialized [ 0.260425] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262906] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265342] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270232] Initializing cgroup subsys io [ 0.271774] Initializing cgroup subsys memory [ 0.273424] Initializing cgroup subsys devices [ 0.275080] Initializing cgroup subsys freezer [ 0.276743] Initializing cgroup subsys net_cls [ 0.278398] Initializing cgroup subsys perf_event [ 0.280126] Initializing cgroup subsys net_prio [ 0.281817] Initializing cgroup subsys hugetlb [ 0.283474] Initializing cgroup subsys pids [ 0.285122] CPU: Physical Processor ID: 0 [ 0.287349] mce: CPU supports 10 MCE banks [ 0.288962] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.309469] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.319311] ftrace: allocating 31920 entries in 125 pages [ 0.355997] smpboot: Max logical packages: 1 [ 0.357622] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360182] x2apic enabled [ 0.361662] Switched APIC routing to physical x2apic. [ 0.364754] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366879] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370815] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374211] KVM setup paravirtual spinlock [ 0.376238] x86: Booted up 1 node, 1 CPUs [ 0.377763] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.380344] devtmpfs: initialized [ 0.382666] evm: security.selinux [ 0.383987] evm: security.SMACK64 [ 0.385303] evm: security.SMACK64EXEC [ 0.386721] evm: security.SMACK64TRANSMUTE [ 0.388256] evm: security.SMACK64MMAP [ 0.389677] evm: security.ima [ 0.390891] evm: security.capability [ 0.392360] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.395843] pinctrl core: initialized pinctrl subsystem [ 0.397872] RTC time: 18:04:58, date: 05/18/19 [ 0.399625] NET: Registered protocol family 16 [ 0.401418] cpuidle: using governor ladder [ 0.402971] cpuidle: using governor menu [ 0.404468] PCCT header not found. [ 0.405861] ACPI: bus type PCI registered [ 0.407386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409753] PCI: Using configuration type 1 for base access [ 0.412468] ACPI: Added _OSI(Module Device) [ 0.414054] ACPI: Added _OSI(Processor Device) [ 0.415699] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417417] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420152] ACPI: Interpreter enabled [ 0.421594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.428612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.435628] ACPI: (supports S0 S5) [ 0.436970] ACPI: Using IOAPIC for interrupt routing [ 0.438771] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.450686] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455421] acpiphp: Slot [3] registered [ 0.457152] acpiphp: Slot [4] registered [ 0.458882] acpiphp: Slot [5] registered [ 0.460568] acpiphp: Slot [6] registered [ 0.462100] acpiphp: Slot [7] registered [ 0.463619] acpiphp: Slot [8] registered [ 0.465109] acpiphp: Slot [9] registered [ 0.466577] acpiphp: Slot [10] registered [ 0.468080] acpiphp: Slot [11] registered [ 0.469588] acpiphp: Slot [12] registered [ 0.471133] acpiphp: Slot [13] registered [ 0.472675] acpiphp: Slot [14] registered [ 0.474216] acpiphp: Slot [15] registered [ 0.492177] acpiphp: Slot [16] registered [ 0.493659] acpiphp: Slot [17] registered [ 0.495155] acpiphp: Slot [18] registered [ 0.496646] acpiphp: Slot [19] registered [ 0.498113] acpiphp: Slot [20] registered [ 0.499596] acpiphp: Slot [21] registered [ 0.501099] acpiphp: Slot [22] registered [ 0.502635] acpiphp: Slot [23] registered [ 0.504159] acpiphp: Slot [24] registered [ 0.505672] acpiphp: Slot [25] registered [ 0.507146] acpiphp: Slot [26] registered [ 0.508714] acpiphp: Slot [27] registered [ 0.510233] acpiphp: Slot [28] registered [ 0.511754] acpiphp: Slot [29] registered [ 0.513232] acpiphp: Slot [30] registered [ 0.514740] acpiphp: Slot [31] registered [ 0.516211] PCI host bridge to bus 0000:00 [ 0.517757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524970] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.530633] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.533441] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540996] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.543362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.545542] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.547889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.552974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.555593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.578881] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.582174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.584717] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.587239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.589811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592158] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.595214] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.597167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.600020] vgaarb: loaded [ 0.601124] vgaarb: bridge control possible 0000:00:02.0 [ 0.603713] SCSI subsystem initialized [ 0.605746] ACPI: bus type USB registered [ 0.607308] usbcore: registered new interface driver usbfs [ 0.609225] usbcore: registered new interface driver hub [ 0.611081] usbcore: registered new device driver usb [ 0.613241] PCI: Using ACPI for IRQ routing [ 0.615646] NetLabel: Initializing [ 0.616965] NetLabel: domain hash size = 128 [ 0.618561] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620363] NetLabel: unlabeled traffic allowed by default [ 0.622814] clocksource: Switched to clocksource kvm-clock [ 0.634717] AppArmor: AppArmor Filesystem Enabled [ 0.636501] pnp: PnP ACPI init [ 0.638148] pnp: PnP ACPI: found 5 devices [ 0.645450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.648634] NET: Registered protocol family 2 [ 0.650767] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.653148] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.655535] TCP: Hash tables configured (established 4096 bind 4096) [ 0.657951] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.660710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.663823] NET: Registered protocol family 1 [ 0.666037] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.668687] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.671391] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702855] Trying to unpack rootfs image as initramfs... [ 0.767748] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.770916] Scanning for low memory corruption every 60 seconds [ 0.773451] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.775695] audit: initializing netlink subsys (disabled) [ 0.777596] audit: type=2000 audit(1558202698.215:1): initialized [ 0.780063] Initialise system trusted keyring [ 0.781838] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.783986] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.787272] zbud: loaded [ 0.788535] VFS: Disk quotas dquot_6.6.0 [ 0.790035] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.792766] fuse init (API version 7.23) [ 0.794402] Key type big_key registered [ 0.795897] Allocating IMA MOK and blacklist keyrings. [ 0.798060] Key type asymmetric registered [ 0.799598] Asymmetric key parser 'x509' registered [ 0.801367] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.804126] io scheduler noop registered [ 0.805585] io scheduler deadline registered (default) [ 0.807442] io scheduler cfq registered [ 0.808993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810928] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.813272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815956] ACPI: Power Button [PWRF] [ 0.817506] GHES: HEST is not enabled! [ 0.831877] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.862466] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.866211] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.892499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.896167] Linux agpgart interface v0.103 [ 0.900016] brd: module loaded [ 0.902574] loop: module loaded [ 0.908021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.910671] GPT:90111 != 2097151 [ 0.911891] GPT:Alternate GPT header not at the end of the disk. [ 0.913864] GPT:90111 != 2097151 [ 0.915080] GPT: Use GNU Parted to correct GPT errors. [ 0.916826] vda: vda1 vda15 [ 0.918863] scsi host0: ata_piix [ 0.920214] scsi host1: ata_piix [ 0.921519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.923724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.926626] libphy: Fixed MDIO Bus: probed [ 0.928106] tun: Universal TUN/TAP device driver, 1.6 [ 0.929838] tun: (C) 1999-2004 Max Krasnyansky [ 0.933442] PPP generic driver version 2.4.2 [ 0.935102] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.937316] ehci-pci: EHCI PCI platform driver [ 0.939108] ehci-platform: EHCI generic platform driver [ 0.940948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.943053] ohci-pci: OHCI PCI platform driver [ 0.944678] ohci-platform: OHCI generic platform driver [ 0.946524] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961675] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963538] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.966245] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.968097] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.970304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.972582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.975207] usb usb1: Product: UHCI Host Controller [ 0.976930] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.979058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.980833] hub 1-0:1.0: USB hub found [ 0.982275] hub 1-0:1.0: 2 ports detected [ 0.983979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.987843] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.989606] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.991478] mousedev: PS/2 mouse device common for all mice [ 0.993794] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.996916] rtc_cmos 00:00: RTC can wake from S4 [ 0.999186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.001378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.003587] i2c /dev entries driver [ 1.004980] device-mapper: uevent: version 1.0.3 [ 1.006741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.009748] ledtrig-cpu: registered to indicate activity on CPUs [ 1.012200] NET: Registered protocol family 10 [ 1.014305] NET: Registered protocol family 17 [ 1.015950] Key type dns_resolver registered [ 1.017734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.019756] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.022987] registered taskstats version 1 [ 1.024561] Loading compiled-in X.509 certificates [ 1.026913] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.030349] zswap: loaded using pool lzo/zbud [ 1.033014] Key type trusted registered [ 1.035572] Key type encrypted registered [ 1.037081] AppArmor: AppArmor sha1 policy hashing enabled [ 1.039029] ima: No TPM chip found, activating TPM-bypass! [ 1.040949] evm: HMAC attrs: 0x1 [ 1.042632] Magic number: 3:768:89 [ 1.044177] rtc_cmos 00:00: setting system clock to 2019-05-18 18:04:58 UTC (1558202698) [ 1.047173] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.049238] EDD information not available. [ 1.081645] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101492] Write protecting the kernel read-only data: 14336k [ 1.107026] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.110412] 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.278384] 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.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.06. iid=i-00000014 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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDNz0+lZrUGGrxwywR7FLcuISBAdZXbDXJkw6otOZGYBw3sCtW5b51ZYbWc6FRtFDYGv4+ONTD5RbysLmSllqoXBGvBGuRuxREVAkleEN2o/yxlc27knEfkXLrTH6h1hiBlk4lJFnsTEjdJ7CIywkFw5ljpssg9zkx1rICx6tKQaXHpevcTixB3TBHHK7Bp2EjlpTxzN3NvzWE/LNeN3nQZziDDJQMSAO3cofXJ1BAwqpJIdOfxqalmrR3L9kjIo1xFIOUWYLvppXowrjFDQEFTapv3VsfRVhZV/tOTtvuLifTjqbUgOS3bVeF5OWHg8iTHSkcOoDhrBBYw433Yt/mD root@cinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 ssh-dss AAAAB3NzaC1kc3MAAACBAJruPgFFL4EfZC+Nwh1cRjPfMrK2WQLY8ju/UvBfoIwvDdJeKhAhuTQpe+StebsgK91Dzw6h3JS7XQBDoTxAZdLkFDgpXPXZnua06LRx4ZPpxcrWe9nmXiK2lnoULQQRcd41BJfUOeQyyQv6EtZsVsvR7a2F/xl2GYYa9O5ul0e9AAAAFQC+5pt1HMvr6YJYiJhL4MJeIi9yMQAAAIBLhqqfbeYYBgxoqttlpzuyfOegu7MUO+/+m0FHc0CQ+eMFeT9sIYgcMyJ0TgCCsDnl+1LMhl71IJgP7qP9aX9EP6SKBXx1hX6SSLhbJHl+5HcHiG/mpOQTAWW3LcCJnGn9vutZJhWdBaYw8RtJg1TMOw6jWkIayC2Z67luIU+SHwAAAIBGz/PHGZbhR6pUv9OKOLX+9bMWZDkJUFR00uW7XyVoDTS9HZw8XbP1Mhc8mifSFasl8tam/rn9trv+Pm9N8ZOVYo5nSnxiJb5wQ9Jq2yKSuXBbUNNU7J3U/X7DFwExDfywwzcw2SEcrEww5DephDZXLLyKP3W17HxpEhnlG7dkDg== root@cinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe02:5d30/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.5 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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.70 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 login: 2019-05-18 18:05:06,955 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8b7ed10L 2019-05-18 18:05:06,956 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 18:05:06,956 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-18 18:05:06,956 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-18 18:05:06,957 - 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-05-18 18:05:06,958 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 18:05:06,958 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-18 18:05:06,958 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 18:05:06,958 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 18:05:06,958 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 18:05:06,976 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 18:05:06,977 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 18:05:06,988 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: b296dea50fb31bcfd1b596a7051050c7 2019-05-18 18:05:06,989 - paramiko.transport - DEBUG - Trying discovered key f678e8e7b7882d41d0a117385749ef70 in /tmp/tmpTRu3UZ 2019-05-18 18:05:07,016 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 18:05:07,022 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 18:05:07,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-18 18:05:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"volume": {"display_name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "size": "2"}}' 2019-05-18 18:05:08,442 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sat, 18 May 2019 18:05:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-53fa3208-96c6-4193-819e-bfb4ad49bd5e x-openstack-request-id: req-53fa3208-96c6-4193-819e-bfb4ad49bd5e 2019-05-18 18:05:08,442 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}} 2019-05-18 18:05:08,442 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes used request id req-53fa3208-96c6-4193-819e-bfb4ad49bd5e 2019-05-18 18:05:08,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.38197803497s 2019-05-18 18:05:08,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:08,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:09,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sat, 18 May 2019 18:05:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1d093d59-6b8a-4084-9e2e-9a1214e880fb x-openstack-request-id: req-1d093d59-6b8a-4084-9e2e-9a1214e880fb 2019-05-18 18:05:09,701 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:08.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:09,701 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-1d093d59-6b8a-4084-9e2e-9a1214e880fb 2019-05-18 18:05:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.25846004486s 2019-05-18 18:05:09,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:11,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:12,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 18 May 2019 18:05:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3e41b1e0-ad71-42b3-bccd-30d377b06144 x-openstack-request-id: req-3e41b1e0-ad71-42b3-bccd-30d377b06144 2019-05-18 18:05:12,829 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:12,829 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-3e41b1e0-ad71-42b3-bccd-30d377b06144 2019-05-18 18:05:12,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.12389612198s 2019-05-18 18:05:12,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:05:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:12,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 18:05:12 GMT X-Openstack-Request-Id: req-d485e8ca-2101-46b9-9117-b683fa80ac5a 2019-05-18 18:05:12,928 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":["a44fb520-ff6f-4377-b905-bd3357ff9343"],"description":"","tags":[],"updated_at":"2019-05-18T18:04:25Z","qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}]} 2019-05-18 18:05:12,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d485e8ca-2101-46b9-9117-b683fa80ac5a 2019-05-18 18:05:12,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973100662231s 2019-05-18 18:05:12,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:05:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:13,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 18 May 2019 18:05:13 GMT X-Openstack-Request-Id: req-47dc8e44-065c-4823-9c20-12add6ac3d20 2019-05-18 18:05:13,769 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:04:38Z", "file": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file", "owner": "68827fb0e116447b976e42de6539ad69", "id": "71b7863c-8df1-4081-8b99-a4386d5af325", "size": 12716032, "self": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:05:13,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-47dc8e44-065c-4823-9c20-12add6ac3d20 2019-05-18 18:05:13,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.835119962692s 2019-05-18 18:05:13,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:05:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:13,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-bae1ef82-70f1-41ed-bc8b-169e534d22fa x-openstack-request-id: req-bae1ef82-70f1-41ed-bc8b-169e534d22fa 2019-05-18 18:05:13,799 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "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": "d6f2c4ec-d099-42f1-a082-b90d8c03006a"}]} 2019-05-18 18:05:13,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-bae1ef82-70f1-41ed-bc8b-169e534d22fa 2019-05-18 18:05:13,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289030075073s 2019-05-18 18:05:13,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 18:05:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"server": {"name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "imageRef": "71b7863c-8df1-4081-8b99-a4386d5af325", "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "flavorRef": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6952eaa3-b13e-4e0d-bc52-34abc365e94e"}], "security_groups": [{"name": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"}]}}' 2019-05-18 18:05:17,176 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 18:05:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec x-compute-request-id: req-a62b2623-19ac-4e6e-9f43-1cf44583065a x-openstack-request-id: req-a62b2623-19ac-4e6e-9f43-1cf44583065a 2019-05-18 18:05:17,176 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "adminPass": "uFnzyS6oP45v"}} 2019-05-18 18:05:17,176 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a62b2623-19ac-4e6e-9f43-1cf44583065a 2019-05-18 18:05:17,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.37552595139s 2019-05-18 18:05:17,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:05:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:17,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-38407e6f-a75b-4c99-a2e2-70f2f779d884 x-openstack-request-id: req-38407e6f-a75b-4c99-a2e2-70f2f779d884 2019-05-18 18:05:17,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "user_id": "64f641a74ef24b13b4582823e83371a6", "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-05-18T18:05:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:04:57.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:04:57Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:05:17,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38407e6f-a75b-4c99-a2e2-70f2f779d884 2019-05-18 18:05:17,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684186935425s 2019-05-18 18:05:17,868 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:19,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:05:19,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:20,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-51804e71-2c32-46ec-bc0f-46d9423b35d9 x-openstack-request-id: req-51804e71-2c32-46ec-bc0f-46d9423b35d9 2019-05-18 18:05:20,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "user_id": "64f641a74ef24b13b4582823e83371a6", "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-05-18T18:05:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:04:57.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:04:57Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:05:20,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-51804e71-2c32-46ec-bc0f-46d9423b35d9 2019-05-18 18:05:20,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835027217865s 2019-05-18 18:05:20,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:22,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:05:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:24,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 908 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-de46eb4c-c356-4aab-af2a-1fb3cfc29f42 x-openstack-request-id: req-de46eb4c-c356-4aab-af2a-1fb3cfc29f42 2019-05-18 18:05:24,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:05:20Z", "hostId": "9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:04:57.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:04:57Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:05:24,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de46eb4c-c356-4aab-af2a-1fb3cfc29f42 2019-05-18 18:05:24,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40483307838s 2019-05-18 18:05:24,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:26,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:05:26,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:27,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 908 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-ce02a692-7a6d-4c10-a188-fdb59f3b7f16 x-openstack-request-id: req-ce02a692-7a6d-4c10-a188-fdb59f3b7f16 2019-05-18 18:05:27,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T18:05:20Z", "hostId": "9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:04:57.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:04:57Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:05:27,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ce02a692-7a6d-4c10-a188-fdb59f3b7f16 2019-05-18 18:05:27,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0786318779s 2019-05-18 18:05:27,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:29,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:05:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:30,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-9a992796-495e-4fba-b207-a31a7afa4a46 x-openstack-request-id: req-9a992796-495e-4fba-b207-a31a7afa4a46 2019-05-18 18:05:30,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:ab:52", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:05:27.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:05:27Z", "hostId": "9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:04:57.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:04:57Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:05:30,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a992796-495e-4fba-b207-a31a7afa4a46 2019-05-18 18:05:30,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.897181987762s 2019-05-18 18:05:30,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:05:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5d4641dc-f3da-4596-a845-40bdddefdeec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:30,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:05:30 GMT X-Openstack-Request-Id: req-b0ac3787-c87c-49c3-881e-1e8231262d5d 2019-05-18 18:05:30,176 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:05:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a44fb520-ff6f-4377-b905-bd3357ff9343","ip_address":"192.168.120.9"}],"id":"4d9387c6-8774-4881-93a9-206a7eaab5c2","security_groups":["69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"],"mac_address":"fa:16:3e:30:ab:52","project_id":"68827fb0e116447b976e42de6539ad69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:05:20Z","binding:vnic_type":"normal","device_id":"5d4641dc-f3da-4596-a845-40bdddefdeec","ip_allocation":"immediate"}]} 2019-05-18 18:05:30,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5d4641dc-f3da-4596-a845-40bdddefdeec used request id req-b0ac3787-c87c-49c3-881e-1e8231262d5d 2019-05-18 18:05:30,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534398555756s 2019-05-18 18:05:30,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:30,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4d9387c6-8774-4881-93a9-206a7eaab5c2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:30,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:05:30 GMT X-Openstack-Request-Id: req-ac92000e-4b1f-4886-8699-cf974a4f8042 2019-05-18 18:05:30,236 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:05:30,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4d9387c6-8774-4881-93a9-206a7eaab5c2 used request id req-ac92000e-4b1f-4886-8699-cf974a4f8042 2019-05-18 18:05:30,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0499379634857s 2019-05-18 18:05:30,237 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:ab:52', 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'71b7863c-8df1-4081-8b99-a4386d5af325'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T18:05:27.000000', 'flavor': Munch({u'id': u'd6f2c4ec-d099-42f1-a082-b90d8c03006a'}), 'az': u'nova', 'id': u'5d4641dc-f3da-4596-a845-40bdddefdeec', 'security_groups': [Munch({u'name': u'cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'64f641a74ef24b13b4582823e83371a6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68827fb0e116447b976e42de6539ad69', 'name': 'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', '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-05-18T18:05:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T18:05:27Z', 'hostId': u'9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6', '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-05-18T18:05:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'68827fb0e116447b976e42de6539ad69', 'name': u'cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'adminPass': u'uFnzyS6oP45v', 'tenant_id': u'68827fb0e116447b976e42de6539ad69', 'created_at': u'2019-05-18T18:05:17Z', 'created': u'2019-05-18T18:05:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 18:05:30,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:05:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:30,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 18:05:30 GMT X-Openstack-Request-Id: req-027ea091-9af9-486f-ad53-0600e1b69bf1 2019-05-18 18:05:30,338 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":["a44fb520-ff6f-4377-b905-bd3357ff9343"],"description":"","tags":[],"updated_at":"2019-05-18T18:04:25Z","qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}]} 2019-05-18 18:05:30,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-027ea091-9af9-486f-ad53-0600e1b69bf1 2019-05-18 18:05:30,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958409309387s 2019-05-18 18:05:30,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 18:05:30,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5d4641dc-f3da-4596-a845-40bdddefdeec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 18:05:30 GMT X-Openstack-Request-Id: req-2102a656-f8f5-43d7-b43d-5a0678d13446 2019-05-18 18:05:30,395 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T18:05:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a44fb520-ff6f-4377-b905-bd3357ff9343","ip_address":"192.168.120.9"}],"id":"4d9387c6-8774-4881-93a9-206a7eaab5c2","security_groups":["69aa9a2c-23bc-456d-925c-0f0d58e0e8a1"],"mac_address":"fa:16:3e:30:ab:52","project_id":"68827fb0e116447b976e42de6539ad69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:05:20Z","binding:vnic_type":"normal","device_id":"5d4641dc-f3da-4596-a845-40bdddefdeec","ip_allocation":"immediate"}]} 2019-05-18 18:05:30,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5d4641dc-f3da-4596-a845-40bdddefdeec used request id req-2102a656-f8f5-43d7-b43d-5a0678d13446 2019-05-18 18:05:30,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554449558258s 2019-05-18 18:05:30,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 18:05:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.9", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2"}}' 2019-05-18 18:05:33,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 18 May 2019 18:05:33 GMT X-Openstack-Request-Id: req-d046a936-bd3e-4842-a65a-a2624f977d5d 2019-05-18 18:05:33,322 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}} 2019-05-18 18:05:33,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d046a936-bd3e-4842-a65a-a2624f977d5d 2019-05-18 18:05:33,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.92642593384s 2019-05-18 18:05:33,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:33,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:33,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 18 May 2019 18:05:33 GMT X-Openstack-Request-Id: req-8c767eea-0b56-4084-9d8f-958f1a6ce244 2019-05-18 18:05:33,408 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:33,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8c767eea-0b56-4084-9d8f-958f1a6ce244 2019-05-18 18:05:33,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702660083771s 2019-05-18 18:05:33,420 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:33,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:33,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:33,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 18 May 2019 18:05:33 GMT X-Openstack-Request-Id: req-4d48f8aa-eb2d-402d-972f-cd2752ccbcc2 2019-05-18 18:05:33,767 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:33,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4d48f8aa-eb2d-402d-972f-cd2752ccbcc2 2019-05-18 18:05:33,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.237745046616s 2019-05-18 18:05:33,782 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:33,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:33,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:33,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 18 May 2019 18:05:33 GMT X-Openstack-Request-Id: req-ec95a69d-25dc-4882-9ff5-ea22006345f5 2019-05-18 18:05:33,956 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:33,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ec95a69d-25dc-4882-9ff5-ea22006345f5 2019-05-18 18:05:33,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0644907951355s 2019-05-18 18:05:33,968 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:34,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:34,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:34,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 18 May 2019 18:05:34 GMT X-Openstack-Request-Id: req-cd396ff5-9ca1-44a3-87c6-3d4950df5e6b 2019-05-18 18:05:34,149 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:34,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cd396ff5-9ca1-44a3-87c6-3d4950df5e6b 2019-05-18 18:05:34,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.072783946991s 2019-05-18 18:05:34,161 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:34,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:34,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 18 May 2019 18:05:34 GMT X-Openstack-Request-Id: req-72853d26-e75a-4283-a9f7-251a31c9acbb 2019-05-18 18:05:34,337 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:34,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-72853d26-e75a-4283-a9f7-251a31c9acbb 2019-05-18 18:05:34,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662059783936s 2019-05-18 18:05:34,349 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:34,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:34,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 18 May 2019 18:05:34 GMT X-Openstack-Request-Id: req-6bee40e9-f969-45cb-9215-c116e3852574 2019-05-18 18:05:34,529 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:34,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6bee40e9-f969-45cb-9215-c116e3852574 2019-05-18 18:05:34,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708420276642s 2019-05-18 18:05:34,541 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:34,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:34,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:34,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 18 May 2019 18:05:34 GMT X-Openstack-Request-Id: req-c1453bad-133f-4cf9-afbc-e9315051e339 2019-05-18 18:05:34,727 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:34,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c1453bad-133f-4cf9-afbc-e9315051e339 2019-05-18 18:05:34,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0764200687408s 2019-05-18 18:05:34,738 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 18:05:34,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:05:34,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:34,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 18 May 2019 18:05:34 GMT X-Openstack-Request-Id: req-8ab0a4a3-8888-4903-a160-9d9098d43164 2019-05-18 18:05:34,921 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:02Z", "updated_at": "2019-05-18T18:05:06Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:02:5d:30", "device_id": "eea4132c-3777-4adb-aaec-662421d3d7e1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "b254dc3a-f87a-43d1-beb5-bc1250760063", "id": "7055b07b-8eec-4622-a716-96cc9926bc4d", "qos_policy_id": null}, {"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:34Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:05:34,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8ab0a4a3-8888-4903-a160-9d9098d43164 2019-05-18 18:05:34,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0730710029602s 2019-05-18 18:05:34,932 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2e65394b-b022-4cab-8851-93c9b61daf3f', 'updated_at': u'2019-05-18T18:05:34Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'4d9387c6-8774-4881-93a9-206a7eaab5c2', 'id': u'c7ad65af-8d7b-450d-91bc-443121708579', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'4d9387c6-8774-4881-93a9-206a7eaab5c2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68827fb0e116447b976e42de6539ad69', 'name': 'cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'68827fb0e116447b976e42de6539ad69', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6952eaa3-b13e-4e0d-bc52-34abc365e94e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:30:ab:52', u'device_id': u'5d4641dc-f3da-4596-a845-40bdddefdeec'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'68827fb0e116447b976e42de6539ad69', 'created_at': u'2019-05-18T18:05:31Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6952eaa3-b13e-4e0d-bc52-34abc365e94e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:30:ab:52', u'device_id': u'5d4641dc-f3da-4596-a845-40bdddefdeec'}), 'router': u'2e65394b-b022-4cab-8851-93c9b61daf3f'}) 2019-05-18 18:05:34,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 18:05:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 18:05:35,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9616 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-69336759-0219-41c8-ae77-612dc9921269 x-openstack-request-id: req-69336759-0219-41c8-ae77-612dc9921269 2019-05-18 18:05:35,034 - 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 539584136 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.296782] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.300788] pid_max: default: 32768 minimum: 301\n[ 0.302955] ACPI: Core revision 20150930\n[ 0.305447] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.308572] Security Framework initialized\n[ 0.310526] Yama: becoming mindful.\n[ 0.312239] AppArmor: AppArmor initialized\n[ 0.314237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.317421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.320518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.323494] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.326792] Initializing cgroup subsys io\n[ 0.328780] Initializing cgroup subsys memory\n[ 0.330852] Initializing cgroup subsys devices\n[ 0.332933] Initializing cgroup subsys freezer\n[ 0.335044] Initializing cgroup subsys net_cls\n[ 0.337116] Initializing cgroup subsys perf_event\n[ 0.339333] Initializing cgroup subsys net_prio\n[ 0.341443] Initializing cgroup subsys hugetlb\n[ 0.343527] Initializing cgroup subsys pids\n[ 0.345605] CPU: Physical Processor ID: 0\n[ 0.348255] mce: CPU supports 10 MCE banks\n[ 0.350242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.352650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.375054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.385573] ftrace: allocating 31920 entries in 125 pages\n[ 0.422096] smpboot: Max logical packages: 1\n[ 0.424142] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.427392] x2apic enabled\n[ 0.429129] Switched APIC routing to physical x2apic.\n[ 0.432670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.435406] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.440351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.444621] KVM setup paravirtual spinlock\n[ 0.447034] x86: Booted up 1 node, 1 CPUs\n[ 0.448966] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.452191] devtmpfs: initialized\n[ 0.454831] evm: security.selinux\n[ 0.456462] evm: security.SMACK64\n[ 0.458083] evm: security.SMACK64EXEC\n[ 0.459881] evm: security.SMACK64TRANSMUTE\n[ 0.461785] evm: security.SMACK64MMAP\n[ 0.463537] evm: security.ima\n[ 0.465060] evm: security.capability\n[ 0.466853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.471288] pinctrl core: initialized pinctrl subsystem\n[ 0.473814] RTC time: 18:05:28, date: 05/18/19\n[ 0.476035] NET: Registered protocol family 16\n[ 0.478246] cpuidle: using governor ladder\n[ 0.480209] cpuidle: using governor menu\n[ 0.482078] PCCT header not found.\n[ 0.483790] ACPI: bus type PCI registered\n[ 0.485720] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.488677] PCI: Using configuration type 1 for base access\n[ 0.491951] ACPI: Added _OSI(Module Device)\n[ 0.493928] ACPI: Added _OSI(Processor Device)\n[ 0.496016] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.498178] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.501484] ACPI: Interpreter enabled\n[ 0.503281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.507707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.512152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.516581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.523911] ACPI: (supports S0 S5)\n[ 0.525639] ACPI: Using IOAPIC for interrupt routing\n[ 0.528112] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.533389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.535607] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.537996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.540336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.544607] acpiphp: Slot [3] registered\n[ 0.546167] acpiphp: Slot [4] registered\n[ 0.547721] acpiphp: Slot [5] registered\n[ 0.549280] acpiphp: Slot [6] registered\n[ 0.550808] acpiphp: Slot [7] registered\n[ 0.552350] acpiphp: Slot [8] registered\n[ 0.554147] acpiphp: Slot [9] registered\n[ 0.555575] acpiphp: Slot [10] registered\n[ 0.557019] acpiphp: Slot [11] registered\n[ 0.558910] acpiphp: Slot [12] registered\n[ 0.560788] acpiphp: Slot [13] registered\n[ 0.562663] acpiphp: Slot [14] registered\n[ 0.564546] acpiphp: Slot [15] registered\n[ 0.583154] acpiphp: Slot [16] registered\n[ 0.585024] acpiphp: Slot [17] registered\n[ 0.586898] acpiphp: Slot [18] registered\n[ 0.588773] acpiphp: Slot [19] registered\n[ 0.590643] acpiphp: Slot [20] registered\n[ 0.592512] acpiphp: Slot [21] registered\n[ 0.594381] acpiphp: Slot [22] registered\n[ 0.596252] acpiphp: Slot [23] registered\n[ 0.597997] acpiphp: Slot [24] registered\n[ 0.599567] acpiphp: Slot [25] registered\n[ 0.601124] acpiphp: Slot [26] registered\n[ 0.602678] acpiphp: Slot [27] registered\n[ 0.604242] acpiphp: Slot [28] registered\n[ 0.605797] acpiphp: Slot [29] registered\n[ 0.607356] acpiphp: Slot [30] registered\n[ 0.608917] acpiphp: Slot [31] registered\n[ 0.610472] PCI host bridge to bus 0000:00\n[ 0.612032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.614389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.616744] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.619530] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.622317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.625155] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.631583] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.634065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.636352] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.638811] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.643841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.646587] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.670045] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.672839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.675543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.680880] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.683238] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.685730] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.687767] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.690810] vgaarb: loaded\n[ 0.691975] vgaarb: bridge control possible 0000:00:02.0\n[ 0.694274] SCSI subsystem initialized\n[ 0.696029] ACPI: bus type USB registered\n[ 0.697610] usbcore: registered new interface driver usbfs\n[ 0.699597] usbcore: registered new interface driver hub\n[ 0.701541] usbcore: registered new device driver usb\n[ 0.703652] PCI: Using ACPI for IRQ routing\n[ 0.705742] NetLabel: Initializing\n[ 0.707125] NetLabel: domain hash size = 128\n[ 0.708761] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.710678] NetLabel: unlabeled traffic allowed by default\n[ 0.712922] clocksource: Switched to clocksource kvm-clock\n[ 0.723628] AppArmor: AppArmor Filesystem Enabled\n[ 0.725459] pnp: PnP ACPI init\n[ 0.727092] pnp: PnP ACPI: found 5 devices\n[ 0.734436] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.737749] NET: Registered protocol family 2\n[ 0.739697] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.742202] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.744528] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.746861] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.748964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.751250] NET: Registered protocol family 1\n[ 0.752938] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.755065] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.757157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.772336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787669] Trying to unpack rootfs image as initramfs...\n[ 0.850327] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.853436] Scanning for low memory corruption every 60 seconds\n[ 0.855876] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.858158] audit: initializing netlink subsys (disabled)\n[ 0.860137] audit: type=2000 audit(1558202728.136:1): initialized\n[ 0.862589] Initialise system trusted keyring\n[ 0.864370] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.866615] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.869959] zbud: loaded\n[ 0.871242] VFS: Disk quotas dquot_6.6.0\n[ 0.872798] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.875600] fuse init (API version 7.23)\n[ 0.877283] Key type big_key registered\n[ 0.878815] Allocating IMA MOK and blacklist keyrings.\n[ 0.881059] Key type asymmetric registered\n[ 0.882642] Asymmetric key parser 'x509' registered\n[ 0.884480] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.887332] io scheduler noop registered\n[ 0.888848] io scheduler deadline registered (default)\n[ 0.890776] io scheduler cfq registered\n[ 0.892365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.894393] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.896814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.899611] ACPI: Power Button [PWRF]\n[ 0.901192] GHES: HEST is not enabled!\n[ 0.915586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.945813] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.949606] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.975355] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.979164] Linux agpgart interface v0.103\n[ 0.982972] brd: module loaded\n[ 0.985553] loop: module loaded\n[ 0.991284] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.994083] GPT:90111 != 2097151\n[ 0.995383] GPT:Alternate GPT header not at the end of the disk.\n[ 0.997518] GPT:90111 != 2097151\n[ 0.998819] GPT: Use GNU Parted to correct GPT errors.\n[ 1.000695] vda: vda1 vda15\n[ 1.002655] scsi host0: ata_piix\n[ 1.004087] scsi host1: ata_piix\n[ 1.005453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.007819] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.010826] libphy: Fixed MDIO Bus: probed\n[ 1.012408] tun: Universal TUN/TAP device driver, 1.6\n[ 1.014254] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.017758] PPP generic driver version 2.4.2\n[ 1.019467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.021784] ehci-pci: EHCI PCI platform driver\n[ 1.023472] ehci-platform: EHCI generic platform driver\n[ 1.025392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.027591] ohci-pci: OHCI PCI platform driver\n[ 1.029326] ohci-platform: OHCI generic platform driver\n[ 1.031245] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.046466] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.048391] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.051207] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.053129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.055306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.057687] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.060425] usb usb1: Product: UHCI Host Controller\n[ 1.062223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.064432] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.066256] hub 1-0:1.0: USB hub found\n[ 1.067750] hub 1-0:1.0: 2 ports detected\n[ 1.069469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.073376] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.075210] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.077160] mousedev: PS/2 mouse device common for all mice\n[ 1.079551] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.082820] rtc_cmos 00:00: RTC can wake from S4\n[ 1.085120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.087386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.089694] i2c /dev entries driver\n[ 1.091132] device-mapper: uevent: version 1.0.3\n[ 1.092948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.096073] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.098530] NET: Registered protocol family 10\n[ 1.100499] NET: Registered protocol family 17\n[ 1.102217] Key type dns_resolver registered\n[ 1.104001] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.106111] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.109469] registered taskstats version 1\n[ 1.111078] Loading compiled-in X.509 certificates\n[ 1.113436] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.117016] zswap: loaded using pool lzo/zbud\n[ 1.119516] Key type trusted registered\n[ 1.122123] Key type encrypted registered\n[ 1.123686] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.125696] ima: No TPM chip found, activating TPM-bypass!\n[ 1.127702] evm: HMAC attrs: 0x1\n[ 1.129439] Magic number: 3:768:89\n[ 1.130983] rtc_cmos 00:00: setting system clock to 2019-05-18 18:05:28 UTC (1558202728)\n[ 1.134049] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.136192] EDD information not available.\n[ 1.166704] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.186753] Write protecting the kernel read-only data: 14336k\n[ 1.190441] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.193798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\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.94\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.356267] 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.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-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAk7LuS33x+FLnvQtZDEi/mZs+4cO23LLy/oi94Uo6l9u68R2avH1UmVwnXePjhYtM78YijMzf8Z6Z3vAvtbuab9mClKMrN0SF+dmFCQ3yUp2QOTNbIVY7EF1lHxS84LwuR0Gzoe90b3xSxxUBwIIp3cKzLHhTfxB/uYWeRyjY5vmiOQP72u6oPjJIK4YyGYf9do4OgK810/Q/DXUFfnZc4xfviD3aO3xgm2prsYYP2/BpQAtCwKC+VZX3Xgurii0TagOEyJQQbVIW4tyt/c7lc3COe5qJxJ7IaNvN9RrVnJVADx3T//l3xS7RRIY0iXoaKiYrP3fkGLFTFJES8S7N root@cinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4\nssh-dss AAAAB3NzaC1kc3MAAACBAJhxOeLYKQr5JTsYr/7BzPsHqke9CKqVriaTLJpPEPQvlNb3S5Iike0fn/SMfHofYCuJEcVQ1gf12VRopayGHpp6Ps0WJoC7SbtCl7ANPr/GsxEfnellplFqERwUK3xsH7dxKV0RmTHL6taRdutv6/WmDvx4tS6n4MuaShFniFvpAAAAFQCBv2Mkuw0S19fxzIlhbLhhbAtf3wAAAIBMaP2FJkA2pv6kxVqM8I8OBKjMSrHgvx/wv11f5h+xWbz/gWdVx0MGihVM1UhQaTz/qVbi9SQatM6HMEv+PV7sVcEjc70SOBc6i6ranXgeVJ5Fpg5/sJ5bTw/Gnq8dniVHoO8fAvRYP8hBifVgvqQkFjpMtMh0Jf0vBLb3v1HBkQAAAIAvusEgVcteug8EwCLoW6zFODQelkAnpgBMrgUh5tfdX/8NUNWEGS2AT3eGmJWTlSfmR3oB1DL36T8UJw1XrQXwcBZx+RZBYj3SdZqonPDLvTs0RmOXTICcwpN3Mwd76nTb7GTape4aPsqZ5vdKbA8ZS+yXZm9yEAEqtZDKleLXkg== root@cinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4\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.9,24,fe80::f816:3eff:fe30:ab52/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.9 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 login: "} 2019-05-18 18:05:35,035 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec/action used request id req-69336759-0219-41c8-ae77-612dc9921269 2019-05-18 18:05:35,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101484060287s 2019-05-18 18:05:35,036 - 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 539584136 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.296782] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.300788] pid_max: default: 32768 minimum: 301 [ 0.302955] ACPI: Core revision 20150930 [ 0.305447] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.308572] Security Framework initialized [ 0.310526] Yama: becoming mindful. [ 0.312239] AppArmor: AppArmor initialized [ 0.314237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.317421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.320518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.323494] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.326792] Initializing cgroup subsys io [ 0.328780] Initializing cgroup subsys memory [ 0.330852] Initializing cgroup subsys devices [ 0.332933] Initializing cgroup subsys freezer [ 0.335044] Initializing cgroup subsys net_cls [ 0.337116] Initializing cgroup subsys perf_event [ 0.339333] Initializing cgroup subsys net_prio [ 0.341443] Initializing cgroup subsys hugetlb [ 0.343527] Initializing cgroup subsys pids [ 0.345605] CPU: Physical Processor ID: 0 [ 0.348255] mce: CPU supports 10 MCE banks [ 0.350242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.352650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.375054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.385573] ftrace: allocating 31920 entries in 125 pages [ 0.422096] smpboot: Max logical packages: 1 [ 0.424142] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.427392] x2apic enabled [ 0.429129] Switched APIC routing to physical x2apic. [ 0.432670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.435406] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.440351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.444621] KVM setup paravirtual spinlock [ 0.447034] x86: Booted up 1 node, 1 CPUs [ 0.448966] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.452191] devtmpfs: initialized [ 0.454831] evm: security.selinux [ 0.456462] evm: security.SMACK64 [ 0.458083] evm: security.SMACK64EXEC [ 0.459881] evm: security.SMACK64TRANSMUTE [ 0.461785] evm: security.SMACK64MMAP [ 0.463537] evm: security.ima [ 0.465060] evm: security.capability [ 0.466853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.471288] pinctrl core: initialized pinctrl subsystem [ 0.473814] RTC time: 18:05:28, date: 05/18/19 [ 0.476035] NET: Registered protocol family 16 [ 0.478246] cpuidle: using governor ladder [ 0.480209] cpuidle: using governor menu [ 0.482078] PCCT header not found. [ 0.483790] ACPI: bus type PCI registered [ 0.485720] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.488677] PCI: Using configuration type 1 for base access [ 0.491951] ACPI: Added _OSI(Module Device) [ 0.493928] ACPI: Added _OSI(Processor Device) [ 0.496016] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.498178] ACPI: Added _OSI(Processor Aggregator Device) [ 0.501484] ACPI: Interpreter enabled [ 0.503281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.507707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.512152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.516581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.523911] ACPI: (supports S0 S5) [ 0.525639] ACPI: Using IOAPIC for interrupt routing [ 0.528112] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.533389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.535607] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.537996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.540336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.544607] acpiphp: Slot [3] registered [ 0.546167] acpiphp: Slot [4] registered [ 0.547721] acpiphp: Slot [5] registered [ 0.549280] acpiphp: Slot [6] registered [ 0.550808] acpiphp: Slot [7] registered [ 0.552350] acpiphp: Slot [8] registered [ 0.554147] acpiphp: Slot [9] registered [ 0.555575] acpiphp: Slot [10] registered [ 0.557019] acpiphp: Slot [11] registered [ 0.558910] acpiphp: Slot [12] registered [ 0.560788] acpiphp: Slot [13] registered [ 0.562663] acpiphp: Slot [14] registered [ 0.564546] acpiphp: Slot [15] registered [ 0.583154] acpiphp: Slot [16] registered [ 0.585024] acpiphp: Slot [17] registered [ 0.586898] acpiphp: Slot [18] registered [ 0.588773] acpiphp: Slot [19] registered [ 0.590643] acpiphp: Slot [20] registered [ 0.592512] acpiphp: Slot [21] registered [ 0.594381] acpiphp: Slot [22] registered [ 0.596252] acpiphp: Slot [23] registered [ 0.597997] acpiphp: Slot [24] registered [ 0.599567] acpiphp: Slot [25] registered [ 0.601124] acpiphp: Slot [26] registered [ 0.602678] acpiphp: Slot [27] registered [ 0.604242] acpiphp: Slot [28] registered [ 0.605797] acpiphp: Slot [29] registered [ 0.607356] acpiphp: Slot [30] registered [ 0.608917] acpiphp: Slot [31] registered [ 0.610472] PCI host bridge to bus 0000:00 [ 0.612032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.614389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.616744] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.619530] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.622317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.625155] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.631583] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.634065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.636352] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.638811] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.643841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.646587] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.670045] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.672839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.675543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.680880] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.683238] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.685730] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.687767] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.690810] vgaarb: loaded [ 0.691975] vgaarb: bridge control possible 0000:00:02.0 [ 0.694274] SCSI subsystem initialized [ 0.696029] ACPI: bus type USB registered [ 0.697610] usbcore: registered new interface driver usbfs [ 0.699597] usbcore: registered new interface driver hub [ 0.701541] usbcore: registered new device driver usb [ 0.703652] PCI: Using ACPI for IRQ routing [ 0.705742] NetLabel: Initializing [ 0.707125] NetLabel: domain hash size = 128 [ 0.708761] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.710678] NetLabel: unlabeled traffic allowed by default [ 0.712922] clocksource: Switched to clocksource kvm-clock [ 0.723628] AppArmor: AppArmor Filesystem Enabled [ 0.725459] pnp: PnP ACPI init [ 0.727092] pnp: PnP ACPI: found 5 devices [ 0.734436] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.737749] NET: Registered protocol family 2 [ 0.739697] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.742202] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.744528] TCP: Hash tables configured (established 4096 bind 4096) [ 0.746861] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.748964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.751250] NET: Registered protocol family 1 [ 0.752938] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.755065] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.757157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.772336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787669] Trying to unpack rootfs image as initramfs... [ 0.850327] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.853436] Scanning for low memory corruption every 60 seconds [ 0.855876] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.858158] audit: initializing netlink subsys (disabled) [ 0.860137] audit: type=2000 audit(1558202728.136:1): initialized [ 0.862589] Initialise system trusted keyring [ 0.864370] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.866615] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.869959] zbud: loaded [ 0.871242] VFS: Disk quotas dquot_6.6.0 [ 0.872798] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.875600] fuse init (API version 7.23) [ 0.877283] Key type big_key registered [ 0.878815] Allocating IMA MOK and blacklist keyrings. [ 0.881059] Key type asymmetric registered [ 0.882642] Asymmetric key parser 'x509' registered [ 0.884480] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.887332] io scheduler noop registered [ 0.888848] io scheduler deadline registered (default) [ 0.890776] io scheduler cfq registered [ 0.892365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.894393] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.896814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.899611] ACPI: Power Button [PWRF] [ 0.901192] GHES: HEST is not enabled! [ 0.915586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.945813] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.949606] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.975355] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.979164] Linux agpgart interface v0.103 [ 0.982972] brd: module loaded [ 0.985553] loop: module loaded [ 0.991284] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.994083] GPT:90111 != 2097151 [ 0.995383] GPT:Alternate GPT header not at the end of the disk. [ 0.997518] GPT:90111 != 2097151 [ 0.998819] GPT: Use GNU Parted to correct GPT errors. [ 1.000695] vda: vda1 vda15 [ 1.002655] scsi host0: ata_piix [ 1.004087] scsi host1: ata_piix [ 1.005453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.007819] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.010826] libphy: Fixed MDIO Bus: probed [ 1.012408] tun: Universal TUN/TAP device driver, 1.6 [ 1.014254] tun: (C) 1999-2004 Max Krasnyansky [ 1.017758] PPP generic driver version 2.4.2 [ 1.019467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.021784] ehci-pci: EHCI PCI platform driver [ 1.023472] ehci-platform: EHCI generic platform driver [ 1.025392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.027591] ohci-pci: OHCI PCI platform driver [ 1.029326] ohci-platform: OHCI generic platform driver [ 1.031245] uhci_hcd: USB Universal Host Controller Interface driver [ 1.046466] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.048391] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.051207] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.053129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.055306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.057687] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.060425] usb usb1: Product: UHCI Host Controller [ 1.062223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.064432] usb usb1: SerialNumber: 0000:00:01.2 [ 1.066256] hub 1-0:1.0: USB hub found [ 1.067750] hub 1-0:1.0: 2 ports detected [ 1.069469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.073376] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.075210] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.077160] mousedev: PS/2 mouse device common for all mice [ 1.079551] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.082820] rtc_cmos 00:00: RTC can wake from S4 [ 1.085120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.087386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.089694] i2c /dev entries driver [ 1.091132] device-mapper: uevent: version 1.0.3 [ 1.092948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.096073] ledtrig-cpu: registered to indicate activity on CPUs [ 1.098530] NET: Registered protocol family 10 [ 1.100499] NET: Registered protocol family 17 [ 1.102217] Key type dns_resolver registered [ 1.104001] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.106111] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.109469] registered taskstats version 1 [ 1.111078] Loading compiled-in X.509 certificates [ 1.113436] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.117016] zswap: loaded using pool lzo/zbud [ 1.119516] Key type trusted registered [ 1.122123] Key type encrypted registered [ 1.123686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.125696] ima: No TPM chip found, activating TPM-bypass! [ 1.127702] evm: HMAC attrs: 0x1 [ 1.129439] Magic number: 3:768:89 [ 1.130983] rtc_cmos 00:00: setting system clock to 2019-05-18 18:05:28 UTC (1558202728) [ 1.134049] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.136192] EDD information not available. [ 1.166704] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.186753] Write protecting the kernel read-only data: 14336k [ 1.190441] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.193798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 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.94 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.356267] 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.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-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAk7LuS33x+FLnvQtZDEi/mZs+4cO23LLy/oi94Uo6l9u68R2avH1UmVwnXePjhYtM78YijMzf8Z6Z3vAvtbuab9mClKMrN0SF+dmFCQ3yUp2QOTNbIVY7EF1lHxS84LwuR0Gzoe90b3xSxxUBwIIp3cKzLHhTfxB/uYWeRyjY5vmiOQP72u6oPjJIK4YyGYf9do4OgK810/Q/DXUFfnZc4xfviD3aO3xgm2prsYYP2/BpQAtCwKC+VZX3Xgurii0TagOEyJQQbVIW4tyt/c7lc3COe5qJxJ7IaNvN9RrVnJVADx3T//l3xS7RRIY0iXoaKiYrP3fkGLFTFJES8S7N root@cinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 ssh-dss AAAAB3NzaC1kc3MAAACBAJhxOeLYKQr5JTsYr/7BzPsHqke9CKqVriaTLJpPEPQvlNb3S5Iike0fn/SMfHofYCuJEcVQ1gf12VRopayGHpp6Ps0WJoC7SbtCl7ANPr/GsxEfnellplFqERwUK3xsH7dxKV0RmTHL6taRdutv6/WmDvx4tS6n4MuaShFniFvpAAAAFQCBv2Mkuw0S19fxzIlhbLhhbAtf3wAAAIBMaP2FJkA2pv6kxVqM8I8OBKjMSrHgvx/wv11f5h+xWbz/gWdVx0MGihVM1UhQaTz/qVbi9SQatM6HMEv+PV7sVcEjc70SOBc6i6ranXgeVJ5Fpg5/sJ5bTw/Gnq8dniVHoO8fAvRYP8hBifVgvqQkFjpMtMh0Jf0vBLb3v1HBkQAAAIAvusEgVcteug8EwCLoW6zFODQelkAnpgBMrgUh5tfdX/8NUNWEGS2AT3eGmJWTlSfmR3oB1DL36T8UJw1XrQXwcBZx+RZBYj3SdZqonPDLvTs0RmOXTICcwpN3Mwd76nTb7GTape4aPsqZ5vdKbA8ZS+yXZm9yEAEqtZDKleLXkg== root@cinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 -----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.9,24,fe80::f816:3eff:fe30:ab52/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.9 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-53ba08c2-043b-4a3a-a0e6-a0d571101aa4 login: 2019-05-18 18:05:35,039 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8d671d0L 2019-05-18 18:05:35,039 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 18:05:35,040 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-18 18:05:35,040 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-18 18:05:35,041 - 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-05-18 18:05:35,041 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 18:05:35,041 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-18 18:05:35,041 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 18:05:35,042 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 18:05:35,042 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 18:05:35,058 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 18:05:35,059 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 18:05:35,071 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: de3353c9444e8c7f8403dbeb7b2a3d89 2019-05-18 18:05:35,072 - paramiko.transport - DEBUG - Trying discovered key f678e8e7b7882d41d0a117385749ef70 in /tmp/tmpTRu3UZ 2019-05-18 18:05:35,097 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 18:05:35,102 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 18:05:35,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-18 18:05:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"volumeAttachment": {"volumeId": "c145411e-980e-43f1-81f5-d3df35aa68fc"}}' 2019-05-18 18:05:38,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 145 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-cde1beb7-ece6-4cae-a502-93f1384d3e10 x-openstack-request-id: req-cde1beb7-ece6-4cae-a502-93f1384d3e10 2019-05-18 18:05:38,404 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5d4641dc-f3da-4596-a845-40bdddefdeec", "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "volumeId": "c145411e-980e-43f1-81f5-d3df35aa68fc"}} 2019-05-18 18:05:38,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec/os-volume_attachments used request id req-cde1beb7-ece6-4cae-a502-93f1384d3e10 2019-05-18 18:05:38,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.30007481575s 2019-05-18 18:05:38,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:38,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:39,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 18 May 2019 18:05:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c2e94a62-ca28-45b9-87f0-be68fc976faa x-openstack-request-id: req-c2e94a62-ca28-45b9-87f0-be68fc976faa 2019-05-18 18:05:39,483 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:38.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:39,483 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-c2e94a62-ca28-45b9-87f0-be68fc976faa 2019-05-18 18:05:39,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07812404633s 2019-05-18 18:05:39,484 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:41,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:41,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:42,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 18 May 2019 18:05:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-89b30b53-2eb1-448b-984b-ccf3ff37dde9 x-openstack-request-id: req-89b30b53-2eb1-448b-984b-ccf3ff37dde9 2019-05-18 18:05:42,626 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:42,626 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-89b30b53-2eb1-448b-984b-ccf3ff37dde9 2019-05-18 18:05:42,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.13943886757s 2019-05-18 18:05:42,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:44,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:44,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Sat, 18 May 2019 18:05:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1bb07a14-10d9-4be6-a3c0-00f49f39fab1 x-openstack-request-id: req-1bb07a14-10d9-4be6-a3c0-00f49f39fab1 2019-05-18 18:05:44,691 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [{"server_id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "attachment_id": "ca95c4a2-4f09-4226-b1f2-f9d3b2d1ddbd", "attached_at": "2019-05-18T18:05:42.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "device": "/dev/vdb", "id": "c145411e-980e-43f1-81f5-d3df35aa68fc"}], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:44,691 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-1bb07a14-10d9-4be6-a3c0-00f49f39fab1 2019-05-18 18:05:44,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0610928535461s 2019-05-18 18:05:44,693 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 18:05:44,695 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-18 18:05:44,695 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 18:05:44,698 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 18:05:44,768 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 18:05:44,769 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-18 18:05:44,770 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 18:05:44,771 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-18 18:05:44,809 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-18 18:05:44,810 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-18 18:05:44,836 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-18 18:05:45,525 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-18 18:05:45,525 - 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: 453d9572-ccfe-4c83-afaa-64afe1eff6a2 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-05-18 18:05:45,526 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-18 18:05:45,526 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-18 18:05:45,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-18 18:05:45,527 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-18 18:05:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec/os-volume_attachments/c145411e-980e-43f1-81f5-d3df35aa68fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:48,420 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-7e5a63fe-5259-41b9-b99e-34d8fe000ebe x-openstack-request-id: req-7e5a63fe-5259-41b9-b99e-34d8fe000ebe 2019-05-18 18:05:48,421 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec/os-volume_attachments/c145411e-980e-43f1-81f5-d3df35aa68fc used request id req-7e5a63fe-5259-41b9-b99e-34d8fe000ebe 2019-05-18 18:05:48,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.89372682571s 2019-05-18 18:05:48,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:48,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Sat, 18 May 2019 18:05:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6ba88d31-c1e2-4b62-a148-8e66b31a8fa4 x-openstack-request-id: req-6ba88d31-c1e2-4b62-a148-8e66b31a8fa4 2019-05-18 18:05:48,482 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [{"server_id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "attachment_id": "ca95c4a2-4f09-4226-b1f2-f9d3b2d1ddbd", "attached_at": "2019-05-18T18:05:42.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "device": "/dev/vdb", "id": "c145411e-980e-43f1-81f5-d3df35aa68fc"}], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:48,482 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-6ba88d31-c1e2-4b62-a148-8e66b31a8fa4 2019-05-18 18:05:48,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0609920024872s 2019-05-18 18:05:48,484 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:50,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:51,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 18 May 2019 18:05:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-98194a04-3730-4090-b217-e993540c4286 x-openstack-request-id: req-98194a04-3730-4090-b217-e993540c4286 2019-05-18 18:05:51,585 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:51.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:51,585 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-98194a04-3730-4090-b217-e993540c4286 2019-05-18 18:05:51,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09869599342s 2019-05-18 18:05:51,587 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-18 18:05:51,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-18 18:05:51,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"volumeAttachment": {"volumeId": "c145411e-980e-43f1-81f5-d3df35aa68fc"}}' 2019-05-18 18:05:55,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sat, 18 May 2019 18:05: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-4d1c0b90-eb39-4915-a9fe-36082f481112 x-openstack-request-id: req-4d1c0b90-eb39-4915-a9fe-36082f481112 2019-05-18 18:05:55,373 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "eea4132c-3777-4adb-aaec-662421d3d7e1", "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "volumeId": "c145411e-980e-43f1-81f5-d3df35aa68fc"}} 2019-05-18 18:05:55,373 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1/os-volume_attachments used request id req-4d1c0b90-eb39-4915-a9fe-36082f481112 2019-05-18 18:05:55,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.78612494469s 2019-05-18 18:05:55,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:55,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:56,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 18 May 2019 18:05:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-08f93e30-ed9b-4d0a-9603-e56652d66d40 x-openstack-request-id: req-08f93e30-ed9b-4d0a-9603-e56652d66d40 2019-05-18 18:05:56,492 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:56,492 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-08f93e30-ed9b-4d0a-9603-e56652d66d40 2019-05-18 18:05:56,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11802792549s 2019-05-18 18:05:56,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:05:58,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:05:58,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:05:58,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 18 May 2019 18:05:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d51b65f5-c3ee-4993-ac11-4c4591bf9346 x-openstack-request-id: req-d51b65f5-c3ee-4993-ac11-4c4591bf9346 2019-05-18 18:05:58,562 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:05:58,562 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-d51b65f5-c3ee-4993-ac11-4c4591bf9346 2019-05-18 18:05:58,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0660932064056s 2019-05-18 18:05:58,564 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:06:00,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:06:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:01,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sat, 18 May 2019 18:06:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f5fe153f-610b-4f23-9a05-705b76cf05e0 x-openstack-request-id: req-f5fe153f-610b-4f23-9a05-705b76cf05e0 2019-05-18 18:06:01,564 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [{"server_id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "attachment_id": "6676edaf-c75e-40d8-92bd-725d42885145", "attached_at": "2019-05-18T18:05:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "device": "/dev/vdb", "id": "c145411e-980e-43f1-81f5-d3df35aa68fc"}], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:05:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:06:01,564 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-f5fe153f-610b-4f23-9a05-705b76cf05e0 2019-05-18 18:06:01,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.997930049896s 2019-05-18 18:06:01,566 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 18:06:01,568 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-18 18:06:01,568 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 18:06:01,571 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 18:06:01,639 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 18:06:01,639 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-18 18:06:01,640 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-18 18:06:01,640 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 18:06:01,680 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-18 18:06:01,680 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-18 18:06:01,705 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-18 18:06:01,727 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-18 18:06:01,727 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-18 18:06:01,727 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-18 18:06:01,728 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-18 18:06:01,728 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-18 18:06:01,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-18 18:06:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1/os-volume_attachments/c145411e-980e-43f1-81f5-d3df35aa68fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:03,584 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-dbd671db-c175-4ac5-991f-fe3f917aebce x-openstack-request-id: req-dbd671db-c175-4ac5-991f-fe3f917aebce 2019-05-18 18:06:03,584 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1/os-volume_attachments/c145411e-980e-43f1-81f5-d3df35aa68fc used request id req-dbd671db-c175-4ac5-991f-fe3f917aebce 2019-05-18 18:06:03,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.85570216179s 2019-05-18 18:06:03,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:06:03,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:04,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 18 May 2019 18:06:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-77e79f1c-55d5-4d11-a76d-2250afdead39 x-openstack-request-id: req-77e79f1c-55d5-4d11-a76d-2250afdead39 2019-05-18 18:06:04,665 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:06:04.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:06:04,665 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-77e79f1c-55d5-4d11-a76d-2250afdead39 2019-05-18 18:06:04,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08000898361s 2019-05-18 18:06:04,806 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 18:06:04,807 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:42 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-18 18:06:04,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 18:06:04,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:05,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 18:06:04 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-414fdd68-c66f-4fb2-bee3-53ba04d1365f x-openstack-request-id: req-414fdd68-c66f-4fb2-bee3-53ba04d1365f 2019-05-18 18:06:05,148 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1 used request id req-414fdd68-c66f-4fb2-bee3-53ba04d1365f 2019-05-18 18:06:05,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.335734128952s 2019-05-18 18:06:05,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:06:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:05,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-72163573-8abc-4f46-ac8a-95f8995fb793 x-openstack-request-id: req-72163573-8abc-4f46-ac8a-95f8995fb793 2019-05-18 18:06:05,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:ab:52", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:ab:52", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:05:27.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:05:27Z", "hostId": "9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:5d:30", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eea4132c-3777-4adb-aaec-662421d3d7e1", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:04:57.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "eea4132c-3777-4adb-aaec-662421d3d7e1", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:06:05Z", "hostId": "41dfe65386f2809ec15ae2dd43bbe555252895334847763bddccb0b0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm2_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:04:47Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:06:05,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-72163573-8abc-4f46-ac8a-95f8995fb793 2019-05-18 18:06:05,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690917015076s 2019-05-18 18:06:05,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:06:07,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:06:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-122d8b60-f95a-473a-a019-150988d6f128 x-openstack-request-id: req-122d8b60-f95a-473a-a019-150988d6f128 2019-05-18 18:06:09,139 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:ab:52", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:ab:52", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:05:27.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:05:27Z", "hostId": "9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:06:09,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-122d8b60-f95a-473a-a019-150988d6f128 2019-05-18 18:06:09,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2943918705s 2019-05-18 18:06:09,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-18 18:06:09,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7055b07b-8eec-4622-a716-96cc9926bc4d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:10,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:06:10 GMT X-Openstack-Request-Id: req-d5d8415b-75b5-4d37-9c79-d80c70a34915 2019-05-18 18:06:10,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:06:10,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7055b07b-8eec-4622-a716-96cc9926bc4d.json used request id req-d5d8415b-75b5-4d37-9c79-d80c70a34915 2019-05-18 18:06:10,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.885173082352s 2019-05-18 18:06:10,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:06:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:10,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 18 May 2019 18:06:10 GMT X-Openstack-Request-Id: req-18b6b439-ba41-40fe-a9b6-35d495b53021 2019-05-18 18:06:10,119 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:05:31Z", "updated_at": "2019-05-18T18:05:35Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:ab:52", "device_id": "5d4641dc-f3da-4596-a845-40bdddefdeec"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "port_id": "4d9387c6-8774-4881-93a9-206a7eaab5c2", "id": "c7ad65af-8d7b-450d-91bc-443121708579", "qos_policy_id": null}]} 2019-05-18 18:06:10,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-18b6b439-ba41-40fe-a9b6-35d495b53021 2019-05-18 18:06:10,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0765199661255s 2019-05-18 18:06:10,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:06:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 18 May 2019 18:06:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d15510ec-37e3-4b36-af5d-605336def9e9 x-openstack-request-id: req-d15510ec-37e3-4b36-af5d-605336def9e9 2019-05-18 18:06:11,239 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "64f641a74ef24b13b4582823e83371a6", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-18T18:05:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68827fb0e116447b976e42de6539ad69", "updated_at": "2019-05-18T18:06:04.000000", "volume_type": "tripleo", "name": "cinder_test-volume_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c145411e-980e-43f1-81f5-d3df35aa68fc", "size": 2}]} 2019-05-18 18:06:11,239 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-d15510ec-37e3-4b36-af5d-605336def9e9 2019-05-18 18:06:11,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11468911171s 2019-05-18 18:06:11,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-18 18:06:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:12,493 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:06:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-13153e7c-6070-49c0-a73c-183f8ad94642 2019-05-18 18:06:12,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-05-18 18:06:12,494 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/c145411e-980e-43f1-81f5-d3df35aa68fc used request id req-13153e7c-6070-49c0-a73c-183f8ad94642 2019-05-18 18:06:12,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.25297999382s 2019-05-18 18:06:12,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-18 18:06:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:13,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 18:06:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a31273be-2794-446a-a2b0-5cd142042f8b x-openstack-request-id: req-a31273be-2794-446a-a2b0-5cd142042f8b 2019-05-18 18:06:13,583 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-18 18:06:13,583 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/68827fb0e116447b976e42de6539ad69/volumes/detail used request id req-a31273be-2794-446a-a2b0-5cd142042f8b 2019-05-18 18:06:13,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08901691437s 2019-05-18 18:06:13,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-18 18:06:13,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c7ad65af-8d7b-450d-91bc-443121708579.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:15,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:06:15 GMT X-Openstack-Request-Id: req-d60b6c92-84b2-4812-8485-9d446689659a 2019-05-18 18:06:15,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:06:15,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c7ad65af-8d7b-450d-91bc-443121708579.json used request id req-d60b6c92-84b2-4812-8485-9d446689659a 2019-05-18 18:06:15,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.96250081062s 2019-05-18 18:06:15,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 18:06:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:15,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:06:15 GMT X-Openstack-Request-Id: req-dc83dd63-4178-4b24-88db-b47a8bff8f82 2019-05-18 18:06:15,626 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 18:06:15,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dc83dd63-4178-4b24-88db-b47a8bff8f82 2019-05-18 18:06:15,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637199878693s 2019-05-18 18:06:15,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 18:06:15,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:15,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-f3631871-90be-4a97-915f-7e390d45cf4c x-openstack-request-id: req-f3631871-90be-4a97-915f-7e390d45cf4c 2019-05-18 18:06:15,783 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec used request id req-f3631871-90be-4a97-915f-7e390d45cf4c 2019-05-18 18:06:15,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156301021576s 2019-05-18 18:06:15,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:06:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:16,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-45add040-3074-4d37-8010-0ae6c8716caa x-openstack-request-id: req-45add040-3074-4d37-8010-0ae6c8716caa 2019-05-18 18:06:16,592 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:ab:52", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:ab:52", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5d4641dc-f3da-4596-a845-40bdddefdeec", "rel": "bookmark"}], "image": {"id": "71b7863c-8df1-4081-8b99-a4386d5af325", "links": [{"href": "http://172.30.9.23:8774/images/71b7863c-8df1-4081-8b99-a4386d5af325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T18:05:27.000000", "flavor": {"id": "d6f2c4ec-d099-42f1-a082-b90d8c03006a", "links": [{"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "bookmark"}]}, "id": "5d4641dc-f3da-4596-a845-40bdddefdeec", "security_groups": [{"name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}], "user_id": "64f641a74ef24b13b4582823e83371a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T18:06:15Z", "hostId": "9d871bcb82112665156afafde5044e06d50e4e774412195dc76d71e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "name": "cinder_test-vm_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "created": "2019-05-18T18:05:17Z", "tenant_id": "68827fb0e116447b976e42de6539ad69", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 18:06:16,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45add040-3074-4d37-8010-0ae6c8716caa 2019-05-18 18:06:16,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809064149857s 2019-05-18 18:06:16,594 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 18:06:18,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 18:06:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:18,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-9d16b3d8-c283-41a6-a795-425897930911 x-openstack-request-id: req-9d16b3d8-c283-41a6-a795-425897930911 2019-05-18 18:06:18,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 18:06:18,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d16b3d8-c283-41a6-a795-425897930911 2019-05-18 18:06:18,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0695810317993s 2019-05-18 18:06:18,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:06:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:18,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sat, 18 May 2019 18:06:18 GMT X-Openstack-Request-Id: req-72ffd5ec-5a9d-4ef3-ac5c-fb89fd0566e4 2019-05-18 18:06:18,723 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:39Z", "updated_at": "2019-05-18T18:04:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:41Z", "revision_number": 0, "id": "62650359-7672-4640-ad80-12be2b907047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:41Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "865954e5-b8f0-491b-a301-87ad15f3f086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T18:04:41Z", "revision_number": 0, "id": "96ea9423-e5e3-4361-8828-d9ff495c5efc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:41Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:40Z", "revision_number": 0, "id": "fad2c232-467d-4cbe-9c09-84e580be774c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:40Z", "security_group_id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 3, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "69aa9a2c-23bc-456d-925c-0f0d58e0e8a1", "name": "cinder_test-sg_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}, {"description": "Default security group", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:23Z", "updated_at": "2019-05-18T18:04:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "29df999f-6f4b-430a-b04b-56e408707290", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "365967a5-00df-4178-a66d-10bfc24a0a54", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "88b5ea4c-2618-46bd-b175-4a52ef22d787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "c2544578-ac07-41b4-a2f8-5536cd723745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "name": "default"}]} 2019-05-18 18:06:18,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-72ffd5ec-5a9d-4ef3-ac5c-fb89fd0566e4 2019-05-18 18:06:18,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517148971558s 2019-05-18 18:06:18,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:06:18,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/69aa9a2c-23bc-456d-925c-0f0d58e0e8a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:18,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:06:18 GMT X-Openstack-Request-Id: req-07706687-2da4-41c1-a57a-4437b9e2b2dc 2019-05-18 18:06:18,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:06:18,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/69aa9a2c-23bc-456d-925c-0f0d58e0e8a1.json used request id req-07706687-2da4-41c1-a57a-4437b9e2b2dc 2019-05-18 18:06:18,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171729803085s 2019-05-18 18:06:18,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-18 18:06:18,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:19,090 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-d074c8b0-780d-4816-89cf-2a46e3229021 x-openstack-request-id: req-d074c8b0-780d-4816-89cf-2a46e3229021 2019-05-18 18:06:19,090 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_53ba08c2-043b-4a3a-a0e6-a0d571101aa4 used request id req-d074c8b0-780d-4816-89cf-2a46e3229021 2019-05-18 18:06:19,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.187992095947s 2019-05-18 18:06:19,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 18:06:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2e65394b-b022-4cab-8851-93c9b61daf3f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" -d '{"subnet_id": "a44fb520-ff6f-4377-b905-bd3357ff9343"}' 2019-05-18 18:06:22,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:06:22 GMT X-Openstack-Request-Id: req-3e8e58ba-e56a-4960-9af6-e8f52304151e 2019-05-18 18:06:22,013 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6952eaa3-b13e-4e0d-bc52-34abc365e94e", "tenant_id": "68827fb0e116447b976e42de6539ad69", "subnet_id": "a44fb520-ff6f-4377-b905-bd3357ff9343", "subnet_ids": ["a44fb520-ff6f-4377-b905-bd3357ff9343"], "port_id": "7ef6b4a6-1665-4496-b84d-eb5f3f6a1256", "id": "2e65394b-b022-4cab-8851-93c9b61daf3f"} 2019-05-18 18:06:22,013 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2e65394b-b022-4cab-8851-93c9b61daf3f/remove_router_interface.json used request id req-3e8e58ba-e56a-4960-9af6-e8f52304151e 2019-05-18 18:06:22,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.92247915268s 2019-05-18 18:06:22,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 18:06:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:22,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sat, 18 May 2019 18:06:22 GMT X-Openstack-Request-Id: req-64767851-e629-4acd-b6fc-c9720556e829 2019-05-18 18:06:22,172 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:27Z", "admin_state_up": true, "updated_at": "2019-05-18T18:06:20Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "68827fb0e116447b976e42de6539ad69", "id": "2e65394b-b022-4cab-8851-93c9b61daf3f", "name": "cinder_test-router_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}]} 2019-05-18 18:06:22,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-64767851-e629-4acd-b6fc-c9720556e829 2019-05-18 18:06:22,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158679008484s 2019-05-18 18:06:22,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 18:06:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/2e65394b-b022-4cab-8851-93c9b61daf3f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:26,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:06:26 GMT X-Openstack-Request-Id: req-97b892b1-9c72-4602-ae7d-ea6658b47953 2019-05-18 18:06:26,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:06:26,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2e65394b-b022-4cab-8851-93c9b61daf3f.json used request id req-97b892b1-9c72-4602-ae7d-ea6658b47953 2019-05-18 18:06:26,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.32174992561s 2019-05-18 18:06:26,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:06:26,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:26,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 18 May 2019 18:06:26 GMT X-Openstack-Request-Id: req-1a46452f-dd8e-4fcc-b7a5-833bb0133b0a 2019-05-18 18:06:26,544 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T18:04: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":"68827fb0e116447b976e42de6539ad69","id":"a44fb520-ff6f-4377-b905-bd3357ff9343","subnetpool_id":null,"name":"cinder_test-subnet_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}]} 2019-05-18 18:06:26,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1a46452f-dd8e-4fcc-b7a5-833bb0133b0a 2019-05-18 18:06:26,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487010478973s 2019-05-18 18:06:26,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 18:06:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a44fb520-ff6f-4377-b905-bd3357ff9343.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:28,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:06:28 GMT X-Openstack-Request-Id: req-c71fed56-113a-4715-a8c7-b86bc6163f67 2019-05-18 18:06:28,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:06:28,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a44fb520-ff6f-4377-b905-bd3357ff9343.json used request id req-c71fed56-113a-4715-a8c7-b86bc6163f67 2019-05-18 18:06:28,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.37410902977s 2019-05-18 18:06:28,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:06:28,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:29,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 18 May 2019 18:06:29 GMT X-Openstack-Request-Id: req-8ba21597-7a8a-4eba-ae3f-baf0a0e1d185 2019-05-18 18:06:29,024 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6952eaa3-b13e-4e0d-bc52-34abc365e94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68827fb0e116447b976e42de6539ad69","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:06:28Z","qos_policy_id":null,"name":"cinder_test-net_53ba08c2-043b-4a3a-a0e6-a0d571101aa4","admin_state_up":true,"tenant_id":"68827fb0e116447b976e42de6539ad69","created_at":"2019-05-18T18:04:23Z","mtu":1450}]} 2019-05-18 18:06:29,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8ba21597-7a8a-4eba-ae3f-baf0a0e1d185 2019-05-18 18:06:29,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103689908981s 2019-05-18 18:06:29,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 18:06:29,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/6952eaa3-b13e-4e0d-bc52-34abc365e94e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:30,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:06:30 GMT X-Openstack-Request-Id: req-00ca46d6-7fc5-4baf-93b2-83386bf96ff7 2019-05-18 18:06:30,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:06:30,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6952eaa3-b13e-4e0d-bc52-34abc365e94e.json used request id req-00ca46d6-7fc5-4baf-93b2-83386bf96ff7 2019-05-18 18:06:30,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.75161886215s 2019-05-18 18:06:30,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:06:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:31,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 18 May 2019 18:06:31 GMT X-Openstack-Request-Id: req-f35343d2-acfd-4a1e-a613-2fc40b5736b9 2019-05-18 18:06:31,101 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:04:38Z", "file": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325/file", "owner": "68827fb0e116447b976e42de6539ad69", "id": "71b7863c-8df1-4081-8b99-a4386d5af325", "size": 12716032, "self": "/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/71b7863c-8df1-4081-8b99-a4386d5af325/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:06:31,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f35343d2-acfd-4a1e-a613-2fc40b5736b9 2019-05-18 18:06:31,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3192050457s 2019-05-18 18:06:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:06:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a83e3725ddf84e5431df059ddf18a8a40b2125" 2019-05-18 18:06:31,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:06:31 GMT X-Openstack-Request-Id: req-b7738201-c319-42e2-8006-2525e026e694 2019-05-18 18:06:31,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-05-18 18:06:31,754 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/71b7863c-8df1-4081-8b99-a4386d5af325 used request id req-b7738201-c319-42e2-8006-2525e026e694 2019-05-18 18:06:31,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.651737928391s 2019-05-18 18:06:31,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:06:31,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:31,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-ec5d4572-2f1f-41c1-8f26-182505e5f3d0 x-openstack-request-id: req-ec5d4572-2f1f-41c1-8f26-182505e5f3d0 2019-05-18 18:06:31,784 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a", "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": "d6f2c4ec-d099-42f1-a082-b90d8c03006a"}]} 2019-05-18 18:06:31,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ec5d4572-2f1f-41c1-8f26-182505e5f3d0 2019-05-18 18:06:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245039463043s 2019-05-18 18:06:31,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:06:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:31,821 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-2f305ca1-2306-4266-99d4-ae7f1b3ddca7 x-openstack-request-id: req-2f305ca1-2306-4266-99d4-ae7f1b3ddca7 2019-05-18 18:06:31,822 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d6f2c4ec-d099-42f1-a082-b90d8c03006a used request id req-2f305ca1-2306-4266-99d4-ae7f1b3ddca7 2019-05-18 18:06:31,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356860160828s 2019-05-18 18:06:31,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:06:31,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:32,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 18 May 2019 18:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93eaeacd-812d-49e6-a1b7-dce8310586a4 2019-05-18 18:06:32,039 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": {"self": "http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f641a74ef24b13b4582823e83371a6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:06:32,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-93eaeacd-812d-49e6-a1b7-dce8310586a4 2019-05-18 18:06:32,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21661400795s 2019-05-18 18:06:32,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:06:32,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:32,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 18 May 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b15f52-2655-47ea-905f-f2312ae92519 2019-05-18 18:06:32,252 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_53ba08c2-043b-4a3a-a0e6-a0d571101aa4", "links": {"self": "http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "64f641a74ef24b13b4582823e83371a6", "description": null}} 2019-05-18 18:06:32,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6 used request id req-b0b15f52-2655-47ea-905f-f2312ae92519 2019-05-18 18:06:32,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208204030991s 2019-05-18 18:06:32,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 18:06:32,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:32,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae9013c-f356-4158-9601-6f3eb7019d6b 2019-05-18 18:06:32,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:06:32,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/64f641a74ef24b13b4582823e83371a6 used request id req-1ae9013c-f356-4158-9601-6f3eb7019d6b 2019-05-18 18:06:32,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.333529949188s 2019-05-18 18:06:32,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:06:32,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:32,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 18 May 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc57965e-9b9d-433e-977b-61ef8c8b2901 2019-05-18 18:06:32,806 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69"}, "tags": [], "enabled": true, "id": "68827fb0e116447b976e42de6539ad69", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_53ba08c2-043b-4a3a-a0e6-a0d571101aa4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:06:32,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-fc57965e-9b9d-433e-977b-61ef8c8b2901 2019-05-18 18:06:32,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212172985077s 2019-05-18 18:06:32,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 18:06:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:33,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a615aba-4c75-4855-b15e-07daf737e123 2019-05-18 18:06:33,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:06:33,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/68827fb0e116447b976e42de6539ad69 used request id req-6a615aba-4c75-4855-b15e-07daf737e123 2019-05-18 18:06:33,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282334804535s 2019-05-18 18:06:33,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:06:33,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=68827fb0e116447b976e42de6539ad69&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:33,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 18:06:33 GMT X-Openstack-Request-Id: req-f2732c7a-06a8-4133-ab95-14f2d882cb9d 2019-05-18 18:06:33,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:23Z", "updated_at": "2019-05-18T18:04:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "29df999f-6f4b-430a-b04b-56e408707290", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "365967a5-00df-4178-a66d-10bfc24a0a54", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "88b5ea4c-2618-46bd-b175-4a52ef22d787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "c2544578-ac07-41b4-a2f8-5536cd723745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "name": "default"}]} 2019-05-18 18:06:33,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=68827fb0e116447b976e42de6539ad69&name=default used request id req-f2732c7a-06a8-4133-ab95-14f2d882cb9d 2019-05-18 18:06:33,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0582430362701s 2019-05-18 18:06:33,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:06:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:33,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 18:06:33 GMT X-Openstack-Request-Id: req-c8495abb-50c7-42da-890b-37824797e8e9 2019-05-18 18:06:33,611 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68827fb0e116447b976e42de6539ad69", "created_at": "2019-05-18T18:04:23Z", "updated_at": "2019-05-18T18:04:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "365967a5-00df-4178-a66d-10bfc24a0a54", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "29df999f-6f4b-430a-b04b-56e408707290", "remote_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "88b5ea4c-2618-46bd-b175-4a52ef22d787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv4", "project_id": "68827fb0e116447b976e42de6539ad69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:04:23Z", "revision_number": 0, "id": "c2544578-ac07-41b4-a2f8-5536cd723745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:04:23Z", "security_group_id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "tenant_id": "68827fb0e116447b976e42de6539ad69", "port_range_min": null, "ethertype": "IPv6", "project_id": "68827fb0e116447b976e42de6539ad69"}], "revision_number": 1, "project_id": "68827fb0e116447b976e42de6539ad69", "id": "9f7ac06a-96ad-4f90-aa75-75bf7db3cb67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 18:06:33,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c8495abb-50c7-42da-890b-37824797e8e9 2019-05-18 18:06:33,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.448641061783s 2019-05-18 18:06:33,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:06:33,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9f7ac06a-96ad-4f90-aa75-75bf7db3cb67.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16f02f262d96cf937fefcfdae121e7b8ef917c4d" 2019-05-18 18:06:34,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:06:34 GMT X-Openstack-Request-Id: req-65b297a7-4180-4723-b594-99abb98ac5ad 2019-05-18 18:06:34,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:06:34,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9f7ac06a-96ad-4f90-aa75-75bf7db3cb67.json used request id req-65b297a7-4180-4723-b594-99abb98ac5ad 2019-05-18 18:06:34,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.491322994232s 2019-05-18 18:06:34,155 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-18 18:06:34,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:06:34,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544f4cec-ef23-418a-adfa-496828d38767 2019-05-18 18:06:34,220 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:06:34,220 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-544f4cec-ef23-418a-adfa-496828d38767 2019-05-18 18:06:34,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:06:34,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["qNjwYfpGQQuUCodFpdQSsA"], "issued_at": "2019-05-18T18:06:34.000000Z"}} 2019-05-18 18:06:34,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:06:34,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:35,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 18:06:35 GMT X-Openstack-Request-Id: req-91f92752-d8cc-4aba-9bfd-73fd894987fc 2019-05-18 18:06:35,033 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:06:35,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91f92752-d8cc-4aba-9bfd-73fd894987fc 2019-05-18 18:06:35,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374406099319s 2019-05-18 18:06:35,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:06:35,046 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf221988-f845-499d-b651-2a10b28b7d63 2019-05-18 18:06:35,046 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:06:35,046 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-cf221988-f845-499d-b651-2a10b28b7d63 2019-05-18 18:06:35,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:06:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:35,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86fdc70-5ec2-4529-99d0-4033f736ae84 2019-05-18 18:06:35,282 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:06:35,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c86fdc70-5ec2-4529-99d0-4033f736ae84 2019-05-18 18:06:35,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235687971115s 2019-05-18 18:06:35,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:06:35,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834"}}' 2019-05-18 18:06:35,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 18 May 2019 18:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112dc98a-4623-44ee-a898-666e343e1d39 2019-05-18 18:06:35,539 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3"}, "tags": [], "enabled": true, "id": "dc72bb6722a94e299cbc440532ca54c3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834"}} 2019-05-18 18:06:35,539 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-112dc98a-4623-44ee-a898-666e343e1d39 2019-05-18 18:06:35,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.249271154404s 2019-05-18 18:06:35,540 - 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'dc72bb6722a94e299cbc440532ca54c3', '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_7709a912-7808-436f-80e2-01a2d41f1834'}) 2019-05-18 18:06:35,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:06:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "pThx6c7KUWWRYnFYFNIJavMooxgAip", "email": null, "name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834"}}' 2019-05-18 18:06:35,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 18 May 2019 18:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039a4960-b6d0-4b31-b148-f2708cfd8fbb 2019-05-18 18:06:35,998 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834", "links": {"self": "http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a73f4c12c874aba8223d07be3bdd1c7", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:06:35,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-039a4960-b6d0-4b31-b148-f2708cfd8fbb 2019-05-18 18:06:35,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.451773881912s 2019-05-18 18:06:35,999 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8a73f4c12c874aba8223d07be3bdd1c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834'}) 2019-05-18 18:06:36,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:36,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c74562-960e-4ebc-bc6c-1429c08eb12a 2019-05-18 18:06:36,229 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:36,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62c74562-960e-4ebc-bc6c-1429c08eb12a 2019-05-18 18:06:36,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225910186768s 2019-05-18 18:06:36,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:36,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:36,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0738fab5-3f13-4364-b8a4-d036b0716dae 2019-05-18 18:06:36,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:36,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0738fab5-3f13-4364-b8a4-d036b0716dae 2019-05-18 18:06:36,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202552080154s 2019-05-18 18:06:36,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:36,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:36,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bacfb9-67b2-47a3-a0c4-fb10f5c9a418 2019-05-18 18:06:36,678 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:36,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-48bacfb9-67b2-47a3-a0c4-fb10f5c9a418 2019-05-18 18:06:36,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236595153809s 2019-05-18 18:06:36,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:06:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:36,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e392058d-f87e-4a69-99c4-95bbfcccb96b 2019-05-18 18:06:36,906 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:06:36,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e392058d-f87e-4a69-99c4-95bbfcccb96b 2019-05-18 18:06:36,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223196029663s 2019-05-18 18:06:36,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:06:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:37,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b401884-9524-4554-83e6-6162a3f297aa 2019-05-18 18:06:37,129 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834", "links": {"self": "http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a73f4c12c874aba8223d07be3bdd1c7", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:06:37,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8b401884-9524-4554-83e6-6162a3f297aa 2019-05-18 18:06:37,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221726894379s 2019-05-18 18:06:37,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:06:37,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:37,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d02482-6ffd-4860-976b-d4bcd2003f21 2019-05-18 18:06:37,384 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3"}, "tags": [], "enabled": true, "id": "dc72bb6722a94e299cbc440532ca54c3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834"}]} 2019-05-18 18:06:37,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-02d02482-6ffd-4860-976b-d4bcd2003f21 2019-05-18 18:06:37,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.243866920471s 2019-05-18 18:06:37,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:06:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8a73f4c12c874aba8223d07be3bdd1c7&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=dc72bb6722a94e299cbc440532ca54c3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:37,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 18:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4697e08-c856-4ff3-8205-94adf48e8799 2019-05-18 18:06:37,619 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8a73f4c12c874aba8223d07be3bdd1c7&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=dc72bb6722a94e299cbc440532ca54c3", "previous": null, "next": null}} 2019-05-18 18:06:37,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8a73f4c12c874aba8223d07be3bdd1c7&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=dc72bb6722a94e299cbc440532ca54c3 used request id req-b4697e08-c856-4ff3-8205-94adf48e8799 2019-05-18 18:06:37,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227165937424s 2019-05-18 18:06:37,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:06:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3/users/8a73f4c12c874aba8223d07be3bdd1c7/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:37,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09443965-c823-4087-a4a3-a243eb974393 2019-05-18 18:06:37,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:06:37,890 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3/users/8a73f4c12c874aba8223d07be3bdd1c7/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-09443965-c823-4087-a4a3-a243eb974393 2019-05-18 18:06:37,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267076015472s 2019-05-18 18:06:37,891 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834', 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'dc72bb6722a94e299cbc440532ca54c3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pThx6c7KUWWRYnFYFNIJavMooxgAip', 'username': u'tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:06:37,894 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834', 'password': 'pThx6c7KUWWRYnFYFNIJavMooxgAip', 'project_name': 'tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'dc72bb6722a94e299cbc440532ca54c3', 'project_domain_name': 'Default'} 2019-05-18 18:06:37,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:37,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:38,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91694340-43df-4b9a-86a0-895f04cb6001 2019-05-18 18:06:38,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:38,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91694340-43df-4b9a-86a0-895f04cb6001 2019-05-18 18:06:38,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129971027374s 2019-05-18 18:06:38,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:38,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:38,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ef5e6d-79ce-4b81-9523-6dc95a1b9f7f 2019-05-18 18:06:38,262 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:38,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-52ef5e6d-79ce-4b81-9523-6dc95a1b9f7f 2019-05-18 18:06:38,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2277572155s 2019-05-18 18:06:38,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:06:38,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:38,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f2ff4f5-6c6a-4c56-83e3-c4a551d1c27d 2019-05-18 18:06:38,465 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:06:38,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6f2ff4f5-6c6a-4c56-83e3-c4a551d1c27d 2019-05-18 18:06:38,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198490142822s 2019-05-18 18:06:38,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:06:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:38,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 18:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd92090b-22d3-4041-8794-8fc1d24f52ac 2019-05-18 18:06:38,712 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834", "links": {"self": "http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a73f4c12c874aba8223d07be3bdd1c7", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:06:38,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fd92090b-22d3-4041-8794-8fc1d24f52ac 2019-05-18 18:06:38,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245742082596s 2019-05-18 18:06:38,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:06:38,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:38,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e20fa5-8e32-4b9c-b9b9-e69416219262 2019-05-18 18:06:38,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3"}, "tags": [], "enabled": true, "id": "dc72bb6722a94e299cbc440532ca54c3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834"}]} 2019-05-18 18:06:38,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-45e20fa5-8e32-4b9c-b9b9-e69416219262 2019-05-18 18:06:38,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214513063431s 2019-05-18 18:06:38,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:06:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8a73f4c12c874aba8223d07be3bdd1c7&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=dc72bb6722a94e299cbc440532ca54c3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:39,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 18:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34a506f-ac6f-405a-86b5-bf2c499d3985 2019-05-18 18:06:39,161 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8a73f4c12c874aba8223d07be3bdd1c7&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=dc72bb6722a94e299cbc440532ca54c3", "previous": null, "next": null}} 2019-05-18 18:06:39,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8a73f4c12c874aba8223d07be3bdd1c7&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=dc72bb6722a94e299cbc440532ca54c3 used request id req-a34a506f-ac6f-405a-86b5-bf2c499d3985 2019-05-18 18:06:39,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214462995529s 2019-05-18 18:06:39,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:06:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3/users/8a73f4c12c874aba8223d07be3bdd1c7/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:39,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b644fc82-5073-47ec-bdf6-68f672575df5 2019-05-18 18:06:39,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:06:39,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3/users/8a73f4c12c874aba8223d07be3bdd1c7/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-b644fc82-5073-47ec-bdf6-68f672575df5 2019-05-18 18:06:39,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.288123130798s 2019-05-18 18:06:39,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:39,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:39,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115783a4-09d5-4436-b98e-97121154bbdc 2019-05-18 18:06:39,581 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:39,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-115783a4-09d5-4436-b98e-97121154bbdc 2019-05-18 18:06:39,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124444961548s 2019-05-18 18:06:39,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:06:39,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:39,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc752e4-268b-4f26-9d60-1653e0061872 2019-05-18 18:06:39,705 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:06:39,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-adc752e4-268b-4f26-9d60-1653e0061872 2019-05-18 18:06:39,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118831157684s 2019-05-18 18:06:39,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:06:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:39,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 18:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8a9eba-3275-42ad-a052-1993f21189bd 2019-05-18 18:06:39,939 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834", "links": {"self": "http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a73f4c12c874aba8223d07be3bdd1c7", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:06:39,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9e8a9eba-3275-42ad-a052-1993f21189bd 2019-05-18 18:06:39,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233386993408s 2019-05-18 18:06:39,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:06:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=8a73f4c12c874aba8223d07be3bdd1c7&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:40,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 18 May 2019 18:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6c9c25-08c4-485f-8695-f3cf61845df8 2019-05-18 18:06:40,080 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=8a73f4c12c874aba8223d07be3bdd1c7&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 18:06:40,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=8a73f4c12c874aba8223d07be3bdd1c7&scope.domain.id=default used request id req-0f6c9c25-08c4-485f-8695-f3cf61845df8 2019-05-18 18:06:40,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1300740242s 2019-05-18 18:06:40,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 18:06:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/8a73f4c12c874aba8223d07be3bdd1c7/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:40,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e485c3e8-e29b-41ab-9e32-52111ef9c0ee 2019-05-18 18:06:40,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:06:40,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/8a73f4c12c874aba8223d07be3bdd1c7/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-e485c3e8-e29b-41ab-9e32-52111ef9c0ee 2019-05-18 18:06:40,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.30097413063s 2019-05-18 18:06:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:06:40,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405a7661-55bc-4324-875a-afff3e33c118 2019-05-18 18:06:40,396 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:06:40,396 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-405a7661-55bc-4324-875a-afff3e33c118 2019-05-18 18:06:40,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:06:40,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc72bb6722a94e299cbc440532ca54c3", "name": "tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_dc72bb6722a94e299cbc440532ca54c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_dc72bb6722a94e299cbc440532ca54c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/dc72bb6722a94e299cbc440532ca54c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/dc72bb6722a94e299cbc440532ca54c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/dc72bb6722a94e299cbc440532ca54c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc72bb6722a94e299cbc440532ca54c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/dc72bb6722a94e299cbc440532ca54c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/dc72bb6722a94e299cbc440532ca54c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc72bb6722a94e299cbc440532ca54c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/dc72bb6722a94e299cbc440532ca54c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/dc72bb6722a94e299cbc440532ca54c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834", "id": "8a73f4c12c874aba8223d07be3bdd1c7"}, "audit_ids": ["f_dz5ih0SHCxzC9fG9sCDQ"], "issued_at": "2019-05-18T18:06:40.000000Z"}} 2019-05-18 18:06:40,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 18:06:40,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:06:41,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 18:06:41 GMT X-Openstack-Request-Id: req-256fe67d-de9f-42b2-a7de-828a400db182 2019-05-18 18:06:41,112 - 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-05-18 18:06:41,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-256fe67d-de9f-42b2-a7de-828a400db182 2019-05-18 18:06:41,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296257972717s 2019-05-18 18:06:41,122 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-18 18:06:41,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:06:41,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:41,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc37579-fe02-44d4-a37a-af207298a38b 2019-05-18 18:06:41,249 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:06:41,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4dc37579-fe02-44d4-a37a-af207298a38b 2019-05-18 18:06:41,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126492977142s 2019-05-18 18:06:41,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:06:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:06:41,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce0754b-3933-4a33-b4e6-86cd668cf606 2019-05-18 18:06:41,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3"}, "tags": [], "enabled": true, "id": "dc72bb6722a94e299cbc440532ca54c3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834"}]} 2019-05-18 18:06:41,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7ce0754b-3933-4a33-b4e6-86cd668cf606 2019-05-18 18:06:41,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237795829773s 2019-05-18 18:06:41,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:06:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" -d '{"network": {"shared": true, "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "name": "tempest_smoke-net_7709a912-7808-436f-80e2-01a2d41f1834", "admin_state_up": true}}' 2019-05-18 18:06:42,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 18 May 2019 18:06:42 GMT X-Openstack-Request-Id: req-651f1ef1-ad2d-412e-9044-480c14d633c6 2019-05-18 18:06:42,124 - 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":"711c0adf-ace9-4a7a-ae58-d44dbe6b145c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"dc72bb6722a94e299cbc440532ca54c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:06:42Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_7709a912-7808-436f-80e2-01a2d41f1834","admin_state_up":true,"tenant_id":"dc72bb6722a94e299cbc440532ca54c3","created_at":"2019-05-18T18:06:41Z","mtu":1450}} 2019-05-18 18:06:42,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-651f1ef1-ad2d-412e-9044-480c14d633c6 2019-05-18 18:06:42,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.62796497345s 2019-05-18 18:06:42,125 - 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-05-18T18:06:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'711c0adf-ace9-4a7a-ae58-d44dbe6b145c', u'provider:segmentation_id': 33, 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_7709a912-7808-436f-80e2-01a2d41f1834', u'created_at': u'2019-05-18T18:06:41Z', u'mtu': 1450, u'tenant_id': u'dc72bb6722a94e299cbc440532ca54c3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'dc72bb6722a94e299cbc440532ca54c3', u'l2_adjacency': True}) 2019-05-18 18:06:42,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:06:42,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:06:42,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sat, 18 May 2019 18:06:42 GMT X-Openstack-Request-Id: req-e7ce1d02-d8cd-41eb-a50e-1398abe21d6a 2019-05-18 18:06:42,494 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"711c0adf-ace9-4a7a-ae58-d44dbe6b145c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"dc72bb6722a94e299cbc440532ca54c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:06:42Z","qos_policy_id":null,"name":"tempest_smoke-net_7709a912-7808-436f-80e2-01a2d41f1834","admin_state_up":true,"tenant_id":"dc72bb6722a94e299cbc440532ca54c3","created_at":"2019-05-18T18:06:41Z","provider:network_type":"vxlan"}]} 2019-05-18 18:06:42,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e7ce1d02-d8cd-41eb-a50e-1398abe21d6a 2019-05-18 18:06:42,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368764877319s 2019-05-18 18:06:42,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:06:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '{"subnet": {"name": "tempest_smoke-subnet_7709a912-7808-436f-80e2-01a2d41f1834", "enable_dhcp": true, "network_id": "711c0adf-ace9-4a7a-ae58-d44dbe6b145c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:06:43,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 18 May 2019 18:06:43 GMT X-Openstack-Request-Id: req-feef8636-0aec-4736-9b9e-a0ab10e37219 2019-05-18 18:06:43,663 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T18:06:42Z","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":"91ce3f38-8484-4871-9b8b-2ad03e5600aa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dc72bb6722a94e299cbc440532ca54c3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7709a912-7808-436f-80e2-01a2d41f1834","enable_dhcp":true,"segment_id":null,"network_id":"711c0adf-ace9-4a7a-ae58-d44dbe6b145c","tenant_id":"dc72bb6722a94e299cbc440532ca54c3","created_at":"2019-05-18T18:06:42Z","ip_version":4}} 2019-05-18 18:06:43,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-feef8636-0aec-4736-9b9e-a0ab10e37219 2019-05-18 18:06:43,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16702198982s 2019-05-18 18:06:43,664 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:06:42Z', 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'91ce3f38-8484-4871-9b8b-2ad03e5600aa', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_7709a912-7808-436f-80e2-01a2d41f1834', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'711c0adf-ace9-4a7a-ae58-d44dbe6b145c', u'tenant_id': u'dc72bb6722a94e299cbc440532ca54c3', u'created_at': u'2019-05-18T18:06:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dc72bb6722a94e299cbc440532ca54c3'}) 2019-05-18 18:06:43,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:06:43,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "tempest_smoke-router_7709a912-7808-436f-80e2-01a2d41f1834", "admin_state_up": true}}' 2019-05-18 18:06:51,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 18 May 2019 18:06:50 GMT X-Openstack-Request-Id: req-e86af561-b30a-4fb9-b932-4d50a1241708 2019-05-18 18:06:51,001 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "created_at": "2019-05-18T18:06:44Z", "admin_state_up": true, "updated_at": "2019-05-18T18:06:45Z", "project_id": "dc72bb6722a94e299cbc440532ca54c3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0f9d1e25-88ae-4a02-bfe7-0b848c263f53", "name": "tempest_smoke-router_7709a912-7808-436f-80e2-01a2d41f1834"}} 2019-05-18 18:06:51,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e86af561-b30a-4fb9-b932-4d50a1241708 2019-05-18 18:06:51,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.33619904518s 2019-05-18 18:06:51,002 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:06:45Z', u'revision_number': 3, u'ha': True, u'id': u'0f9d1e25-88ae-4a02-bfe7-0b848c263f53', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_7709a912-7808-436f-80e2-01a2d41f1834', u'admin_state_up': True, u'tenant_id': u'dc72bb6722a94e299cbc440532ca54c3', u'created_at': u'2019-05-18T18:06:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'dc72bb6722a94e299cbc440532ca54c3'}) 2019-05-18 18:06:51,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:06:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0f9d1e25-88ae-4a02-bfe7-0b848c263f53/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '{"subnet_id": "91ce3f38-8484-4871-9b8b-2ad03e5600aa"}' 2019-05-18 18:06:53,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:06:53 GMT X-Openstack-Request-Id: req-3805f162-70ff-4835-bed6-a38656d3a770 2019-05-18 18:06:53,998 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "711c0adf-ace9-4a7a-ae58-d44dbe6b145c", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "subnet_id": "91ce3f38-8484-4871-9b8b-2ad03e5600aa", "subnet_ids": ["91ce3f38-8484-4871-9b8b-2ad03e5600aa"], "port_id": "60dbd048-5074-415a-bef3-a40f386115a8", "id": "0f9d1e25-88ae-4a02-bfe7-0b848c263f53"} 2019-05-18 18:06:53,998 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0f9d1e25-88ae-4a02-bfe7-0b848c263f53/add_router_interface.json used request id req-3805f162-70ff-4835-bed6-a38656d3a770 2019-05-18 18:06:53,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99568104744s 2019-05-18 18:06:53,998 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:06:54,110 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:06:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:06:54,119 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:06:54 GMT 2019-05-18 18:06:54,119 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:06:54,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:06:54,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:06:54,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:06:54 GMT X-Openstack-Request-Id: req-cef08486-eece-42b3-9c5a-6de014a0ebf1 2019-05-18 18:06:54,450 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:06:54,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cef08486-eece-42b3-9c5a-6de014a0ebf1 2019-05-18 18:06:54,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326884031296s 2019-05-18 18:06:54,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:06:54,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834"}' 2019-05-18 18:06:54,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 18 May 2019 18:06:54 GMT Location: http://172.30.9.23:9292/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18160e47-4b3f-43bb-810b-9ab2e68a39ee 2019-05-18 18:06:54,897 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:06:54Z", "file": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file", "owner": "dc72bb6722a94e299cbc440532ca54c3", "id": "04c38892-c3c2-42c0-9ef2-555111a3342e", "size": null, "self": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e", "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_7709a912-7808-436f-80e2-01a2d41f1834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "checksum": null, "created_at": "2019-05-18T18:06:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:06:54,897 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-18160e47-4b3f-43bb-810b-9ab2e68a39ee 2019-05-18 18:06:54,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.437433958054s 2019-05-18 18:06:54,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:06:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '' 2019-05-18 18:06:55,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:06:55 GMT X-Openstack-Request-Id: req-68111c8f-79f2-4e18-855d-956cd24a15d2 2019-05-18 18:06:55,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:06:55,812 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file used request id req-68111c8f-79f2-4e18-855d-956cd24a15d2 2019-05-18 18:06:55,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.913823127747s 2019-05-18 18:06:55,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:06:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:06:56,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 18:06:56 GMT X-Openstack-Request-Id: req-da5e309a-5bf7-4e02-850b-4d6aa96b3fc8 2019-05-18 18:06:56,126 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:06:55Z", "file": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file", "owner": "dc72bb6722a94e299cbc440532ca54c3", "id": "04c38892-c3c2-42c0-9ef2-555111a3342e", "size": 12716032, "self": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:06:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:06:56,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da5e309a-5bf7-4e02-850b-4d6aa96b3fc8 2019-05-18 18:06:56,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310124874115s 2019-05-18 18:06:56,129 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file', 'owner': u'dc72bb6722a94e299cbc440532ca54c3', 'id': u'04c38892-c3c2-42c0-9ef2-555111a3342e', 'size': 12716032, u'self': u'/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc72bb6722a94e299cbc440532ca54c3', 'name': 'tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:06:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T18:06:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834', '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/04c38892-c3c2-42c0-9ef2-555111a3342e', 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_7709a912-7808-436f-80e2-01a2d41f1834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834', 'created': u'2019-05-18T18:06:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:06:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e', 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_7709a912-7808-436f-80e2-01a2d41f1834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:06:56,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:06:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_7709a912-7808-436f-80e2-01a2d41f1834", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:06:56,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 18 May 2019 18:06: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-b6263b77-4ae9-4a93-9dbe-2aa1cd3a6176 x-openstack-request-id: req-b6263b77-4ae9-4a93-9dbe-2aa1cd3a6176 2019-05-18 18:06:56,543 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_7709a912-7808-436f-80e2-01a2d41f1834", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "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": "95d318ce-ecf6-483f-9757-5bae665762e7"}} 2019-05-18 18:06:56,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b6263b77-4ae9-4a93-9dbe-2aa1cd3a6176 2019-05-18 18:06:56,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.411895036697s 2019-05-18 18:06:56,545 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_7709a912-7808-436f-80e2-01a2d41f1834', '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'b33a6ca8fc47490494e5507e3de2c225', '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'95d318ce-ecf6-483f-9757-5bae665762e7', 'swap': 0}) 2019-05-18 18:06:56,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:06:56,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" -d '{"extra_specs": {}}' 2019-05-18 18:06:56,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:06:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0331b3f4-0979-4604-9b48-98ceff0b789a x-openstack-request-id: req-0331b3f4-0979-4604-9b48-98ceff0b789a 2019-05-18 18:06:56,568 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:06:56,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7/os-extra_specs used request id req-0331b3f4-0979-4604-9b48-98ceff0b789a 2019-05-18 18:06:56,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228259563446s 2019-05-18 18:06:56,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:06:56,583 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd0daa9-4873-4ad3-93de-c2dec1105b11 2019-05-18 18:06:56,583 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:06:56,583 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-4cd0daa9-4873-4ad3-93de-c2dec1105b11 2019-05-18 18:06:56,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:06:56,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d4027e-5515-42fa-9bc2-51c0d7850d30 2019-05-18 18:06:56,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:56,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a0d4027e-5515-42fa-9bc2-51c0d7850d30 2019-05-18 18:06:56,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222949981689s 2019-05-18 18:06:56,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:06:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:06:57,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011fcabd-8086-4352-937e-d04a3e018459 2019-05-18 18:06:57,178 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:06:57,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-011fcabd-8086-4352-937e-d04a3e018459 2019-05-18 18:06:57,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.364092111588s 2019-05-18 18:06:57,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 18:07:01,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 254b43fe-4500-4922-bfe3-0c6105fbb733 | 2019-05-18T18:07:01.251631 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 254b43fe-4500-4922-bfe3-0c6105fbb733 ~/.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-05-18 18:07:04,936 - 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-05-18 18:07:05,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-18 18:07:10,079 - 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=fcd7b101-4611-4539-af13-a1c9ac6f802f) as the default verifier for the future CLI operations. 2019-05-18 18:07:11,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 18:07:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:07:11,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 18:07: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-16e3348b-6c98-4b9b-860c-362aa347103d x-openstack-request-id: req-16e3348b-6c98-4b9b-860c-362aa347103d 2019-05-18 18:07:11,957 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 18:07:11,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-16e3348b-6c98-4b9b-860c-362aa347103d 2019-05-18 18:07:11,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.042573928833s 2019-05-18 18:07:11,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:07:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:07:12,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 18:07:12 GMT X-Openstack-Request-Id: req-f34d8acd-3885-440b-9733-d76ff365cd27 2019-05-18 18:07:12,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:06:55Z", "file": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file", "owner": "dc72bb6722a94e299cbc440532ca54c3", "id": "04c38892-c3c2-42c0-9ef2-555111a3342e", "size": 12716032, "self": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:06:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:07:12,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f34d8acd-3885-440b-9733-d76ff365cd27 2019-05-18 18:07:12,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319933891296s 2019-05-18 18:07:12,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:07:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7709a912-7808-436f-80e2-01a2d41f1834", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_7709a912-7808-436f-80e2-01a2d41f1834"}' 2019-05-18 18:07:12,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 18 May 2019 18:07:12 GMT Location: http://172.30.9.23:9292/v2/images/be09d56f-6d32-42c1-ac18-436564e89756 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-424f5d74-b4df-4c11-8627-114ccbb07b3a 2019-05-18 18:07:12,634 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:07:12Z", "file": "/v2/images/be09d56f-6d32-42c1-ac18-436564e89756/file", "owner": "dc72bb6722a94e299cbc440532ca54c3", "id": "be09d56f-6d32-42c1-ac18-436564e89756", "size": null, "self": "/v2/images/be09d56f-6d32-42c1-ac18-436564e89756", "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_7709a912-7808-436f-80e2-01a2d41f1834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7709a912-7808-436f-80e2-01a2d41f1834", "checksum": null, "created_at": "2019-05-18T18:07:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:07:12,635 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-424f5d74-b4df-4c11-8627-114ccbb07b3a 2019-05-18 18:07:12,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.341172933578s 2019-05-18 18:07:12,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:07:12,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/be09d56f-6d32-42c1-ac18-436564e89756/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '' 2019-05-18 18:07:13,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:07:13 GMT X-Openstack-Request-Id: req-4615e68d-7def-4892-8d0b-c9de42ea1e43 2019-05-18 18:07:13,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:07:13,749 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/be09d56f-6d32-42c1-ac18-436564e89756/file used request id req-4615e68d-7def-4892-8d0b-c9de42ea1e43 2019-05-18 18:07:13,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11323809624s 2019-05-18 18:07:13,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:07:13,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:07:14,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 18 May 2019 18:07:14 GMT X-Openstack-Request-Id: req-0d4fd6ac-91e8-4071-ad5c-e3d38d4e520b 2019-05-18 18:07:14,078 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:07:13Z", "file": "/v2/images/be09d56f-6d32-42c1-ac18-436564e89756/file", "owner": "dc72bb6722a94e299cbc440532ca54c3", "id": "be09d56f-6d32-42c1-ac18-436564e89756", "size": 12716032, "self": "/v2/images/be09d56f-6d32-42c1-ac18-436564e89756", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be09d56f-6d32-42c1-ac18-436564e89756/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be09d56f-6d32-42c1-ac18-436564e89756/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7709a912-7808-436f-80e2-01a2d41f1834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7709a912-7808-436f-80e2-01a2d41f1834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:07:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:06:55Z", "file": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file", "owner": "dc72bb6722a94e299cbc440532ca54c3", "id": "04c38892-c3c2-42c0-9ef2-555111a3342e", "size": 12716032, "self": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:06:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:07:14,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0d4fd6ac-91e8-4071-ad5c-e3d38d4e520b 2019-05-18 18:07:14,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324903964996s 2019-05-18 18:07:14,081 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be09d56f-6d32-42c1-ac18-436564e89756/snap', u'metadata': Munch({})})], 'file': u'/v2/images/be09d56f-6d32-42c1-ac18-436564e89756/file', 'owner': u'dc72bb6722a94e299cbc440532ca54c3', 'id': u'be09d56f-6d32-42c1-ac18-436564e89756', 'size': 12716032, u'self': u'/v2/images/be09d56f-6d32-42c1-ac18-436564e89756', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc72bb6722a94e299cbc440532ca54c3', 'name': 'tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be09d56f-6d32-42c1-ac18-436564e89756/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:07:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T18:07:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_7709a912-7808-436f-80e2-01a2d41f1834', '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/be09d56f-6d32-42c1-ac18-436564e89756', 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_7709a912-7808-436f-80e2-01a2d41f1834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_7709a912-7808-436f-80e2-01a2d41f1834', 'created': u'2019-05-18T18:07:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:07:12Z', 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/be09d56f-6d32-42c1-ac18-436564e89756', 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_7709a912-7808-436f-80e2-01a2d41f1834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:07:14,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:07:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_7709a912-7808-436f-80e2-01a2d41f1834", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:07:14,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 18 May 2019 18:07: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-dccc4a82-a024-44e2-b166-bc1f8de2552c x-openstack-request-id: req-dccc4a82-a024-44e2-b166-bc1f8de2552c 2019-05-18 18:07:14,140 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_7709a912-7808-436f-80e2-01a2d41f1834", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50", "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": "6bd08cf5-c1e5-4c80-b101-141b3ce34f50"}} 2019-05-18 18:07:14,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dccc4a82-a024-44e2-b166-bc1f8de2552c 2019-05-18 18:07:14,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0587069988251s 2019-05-18 18:07:14,141 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7709a912-7808-436f-80e2-01a2d41f1834', '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'b33a6ca8fc47490494e5507e3de2c225', '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'6bd08cf5-c1e5-4c80-b101-141b3ce34f50', 'swap': 0}) 2019-05-18 18:07:14,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:07:14,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" -d '{"extra_specs": {}}' 2019-05-18 18:07:14,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:07:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-889bde9b-c824-48a4-b15e-34f6d6ddf2f7 x-openstack-request-id: req-889bde9b-c824-48a4-b15e-34f6d6ddf2f7 2019-05-18 18:07:14,161 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:07:14,161 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50/os-extra_specs used request id req-889bde9b-c824-48a4-b15e-34f6d6ddf2f7 2019-05-18 18:07:14,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197751522064s 2019-05-18 18:07:14,162 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7709a912-7808-436f-80e2-01a2d41f1834', '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'b33a6ca8fc47490494e5507e3de2c225', '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'6bd08cf5-c1e5-4c80-b101-141b3ce34f50', 'swap': 0}) 2019-05-18 18:07:17,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-18 18:07:17,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-18 18:07:17,299 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-18 18:07:17,301 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-18 18:07:17,331 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-18 18:07:19,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fcd7b101-4611-4539-af13-a1c9ac6f802f/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-18 18:07:19,665 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-18 18:07:19,679 - 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-05-18 18:12:54,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b 2019-05-18 18:12:54,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b']'. 2019-05-18 18:12:55,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-18 18:12:55,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-18 18:12:55,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-18 18:07:21 | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-18 18:12:54 | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:33 | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fcd7b101-4611-4539-af13-a1c9ac6f802f) | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 254b43fe-4500-4922-bfe3-0c6105fbb733) | 2019-05-18 18:12:55,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 327.733 | 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 18:12:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-18 18:12:55,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-18 18:12:55,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-05-18 18:12:55,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-18 18:12:57,216 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b --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-05-18 18:12:57,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-18 18:12:59,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b --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-05-18 18:12:59,355 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 18:12:59,356 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:18 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-18 18:12:59,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:12:59,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/be09d56f-6d32-42c1-ac18-436564e89756 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:00,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:13:00 GMT X-Openstack-Request-Id: req-52207905-7310-4891-82c6-87bbcc6e03a1 2019-05-18 18:13:00,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-05-18 18:13:00,018 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/be09d56f-6d32-42c1-ac18-436564e89756 used request id req-52207905-7310-4891-82c6-87bbcc6e03a1 2019-05-18 18:13:00,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.657079935074s 2019-05-18 18:13:00,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:13:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:00,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 18 May 2019 18:13: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-a7fac907-aeba-4252-a1ff-a2b1159b0beb x-openstack-request-id: req-a7fac907-aeba-4252-a1ff-a2b1159b0beb 2019-05-18 18:13:00,342 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_7709a912-7808-436f-80e2-01a2d41f1834", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50", "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": "6bd08cf5-c1e5-4c80-b101-141b3ce34f50"}, {"name": "tempest_smoke-flavor_7709a912-7808-436f-80e2-01a2d41f1834", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "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": "95d318ce-ecf6-483f-9757-5bae665762e7"}]} 2019-05-18 18:13:00,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a7fac907-aeba-4252-a1ff-a2b1159b0beb 2019-05-18 18:13:00,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.31837105751s 2019-05-18 18:13:00,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:13:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:00,391 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:13: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-c4543d8e-4115-4f2b-9f6d-a2e613bf1513 x-openstack-request-id: req-c4543d8e-4115-4f2b-9f6d-a2e613bf1513 2019-05-18 18:13:00,391 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50 used request id req-c4543d8e-4115-4f2b-9f6d-a2e613bf1513 2019-05-18 18:13:00,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0464000701904s 2019-05-18 18:13:00,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 18:13:00,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0f9d1e25-88ae-4a02-bfe7-0b848c263f53/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" -d '{"subnet_id": "91ce3f38-8484-4871-9b8b-2ad03e5600aa"}' 2019-05-18 18:13:03,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:13:03 GMT X-Openstack-Request-Id: req-bbb32643-aa32-4db5-8372-6f4706593afe 2019-05-18 18:13:03,485 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "711c0adf-ace9-4a7a-ae58-d44dbe6b145c", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "subnet_id": "91ce3f38-8484-4871-9b8b-2ad03e5600aa", "subnet_ids": ["91ce3f38-8484-4871-9b8b-2ad03e5600aa"], "port_id": "60dbd048-5074-415a-bef3-a40f386115a8", "id": "0f9d1e25-88ae-4a02-bfe7-0b848c263f53"} 2019-05-18 18:13:03,485 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0f9d1e25-88ae-4a02-bfe7-0b848c263f53/remove_router_interface.json used request id req-bbb32643-aa32-4db5-8372-6f4706593afe 2019-05-18 18:13:03,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.09325695038s 2019-05-18 18:13:03,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 18:13:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:03,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Sat, 18 May 2019 18:13:03 GMT X-Openstack-Request-Id: req-57813b64-d5f0-4fec-ba3f-be2c433516da 2019-05-18 18:13:03,919 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "created_at": "2019-05-18T18:06:44Z", "admin_state_up": true, "updated_at": "2019-05-18T18:13:01Z", "project_id": "dc72bb6722a94e299cbc440532ca54c3", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0f9d1e25-88ae-4a02-bfe7-0b848c263f53", "name": "tempest_smoke-router_7709a912-7808-436f-80e2-01a2d41f1834"}]} 2019-05-18 18:13:03,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-57813b64-d5f0-4fec-ba3f-be2c433516da 2019-05-18 18:13:03,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.433559894562s 2019-05-18 18:13:03,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 18:13:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/0f9d1e25-88ae-4a02-bfe7-0b848c263f53.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:08,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:13:08 GMT X-Openstack-Request-Id: req-9c07464d-d68e-48d7-9a20-0f97aef874bc 2019-05-18 18:13:08,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:13:08,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0f9d1e25-88ae-4a02-bfe7-0b848c263f53.json used request id req-9c07464d-d68e-48d7-9a20-0f97aef874bc 2019-05-18 18:13:08,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.65167212486s 2019-05-18 18:13:08,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:13:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:08,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 18 May 2019 18:13:08 GMT X-Openstack-Request-Id: req-9349fc5e-64bd-4d78-9200-2dfccc0e7ccd 2019-05-18 18:13:08,903 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:06:42Z","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":"91ce3f38-8484-4871-9b8b-2ad03e5600aa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dc72bb6722a94e299cbc440532ca54c3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7709a912-7808-436f-80e2-01a2d41f1834","enable_dhcp":true,"segment_id":null,"network_id":"711c0adf-ace9-4a7a-ae58-d44dbe6b145c","tenant_id":"dc72bb6722a94e299cbc440532ca54c3","created_at":"2019-05-18T18:06:42Z","ip_version":4}]} 2019-05-18 18:13:08,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9349fc5e-64bd-4d78-9200-2dfccc0e7ccd 2019-05-18 18:13:08,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.330765008926s 2019-05-18 18:13:08,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 18:13:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/91ce3f38-8484-4871-9b8b-2ad03e5600aa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:11,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:13:11 GMT X-Openstack-Request-Id: req-cd27483d-09c0-41c3-befb-2f7f6d17b76e 2019-05-18 18:13:11,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:13:11,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/91ce3f38-8484-4871-9b8b-2ad03e5600aa.json used request id req-cd27483d-09c0-41c3-befb-2f7f6d17b76e 2019-05-18 18:13:11,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4444899559s 2019-05-18 18:13:11,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:13:11,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:11,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sat, 18 May 2019 18:13:11 GMT X-Openstack-Request-Id: req-1d4eb9b5-9c75-4811-89b4-ab19c1ec3756 2019-05-18 18:13:11,719 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"711c0adf-ace9-4a7a-ae58-d44dbe6b145c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"dc72bb6722a94e299cbc440532ca54c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:13:11Z","qos_policy_id":null,"name":"tempest_smoke-net_7709a912-7808-436f-80e2-01a2d41f1834","admin_state_up":true,"tenant_id":"dc72bb6722a94e299cbc440532ca54c3","created_at":"2019-05-18T18:06:41Z","provider:network_type":"vxlan"}]} 2019-05-18 18:13:11,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1d4eb9b5-9c75-4811-89b4-ab19c1ec3756 2019-05-18 18:13:11,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369242191315s 2019-05-18 18:13:11,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 18:13:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/711c0adf-ace9-4a7a-ae58-d44dbe6b145c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:13,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:13:13 GMT X-Openstack-Request-Id: req-ce2365bc-0025-4942-bec2-a6f692fb0eb9 2019-05-18 18:13:13,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:13:13,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/711c0adf-ace9-4a7a-ae58-d44dbe6b145c.json used request id req-ce2365bc-0025-4942-bec2-a6f692fb0eb9 2019-05-18 18:13:13,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38102293015s 2019-05-18 18:13:13,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:13:13,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:13,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 18:13:13 GMT X-Openstack-Request-Id: req-fdac7959-51cd-4d05-9d2a-001f6fea0bf7 2019-05-18 18:13:13,416 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:06:55Z", "file": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e/file", "owner": "dc72bb6722a94e299cbc440532ca54c3", "id": "04c38892-c3c2-42c0-9ef2-555111a3342e", "size": 12716032, "self": "/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/04c38892-c3c2-42c0-9ef2-555111a3342e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7709a912-7808-436f-80e2-01a2d41f1834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:06:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:13:13,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fdac7959-51cd-4d05-9d2a-001f6fea0bf7 2019-05-18 18:13:13,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310727834702s 2019-05-18 18:13:13,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:13:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2eff5e47b90866cc4ced21cecec729e70ffe49e7" 2019-05-18 18:13:13,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:13:13 GMT X-Openstack-Request-Id: req-62c774cc-f66b-4b9a-845c-9d047cc23331 2019-05-18 18:13:13,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-05-18 18:13:13,977 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/04c38892-c3c2-42c0-9ef2-555111a3342e used request id req-62c774cc-f66b-4b9a-845c-9d047cc23331 2019-05-18 18:13:13,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.558628082275s 2019-05-18 18:13:13,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:13:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:13,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 18:13: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-26e220cd-fd39-4ce9-b5ff-722f58a294ba x-openstack-request-id: req-26e220cd-fd39-4ce9-b5ff-722f58a294ba 2019-05-18 18:13:14,000 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_7709a912-7808-436f-80e2-01a2d41f1834", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "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": "95d318ce-ecf6-483f-9757-5bae665762e7"}]} 2019-05-18 18:13:14,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-26e220cd-fd39-4ce9-b5ff-722f58a294ba 2019-05-18 18:13:14,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224997997284s 2019-05-18 18:13:14,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:13:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:14,047 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:13:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc2eeeb5-4b44-4343-bbc8-fb458b559097 x-openstack-request-id: req-dc2eeeb5-4b44-4343-bbc8-fb458b559097 2019-05-18 18:13:14,047 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7 used request id req-dc2eeeb5-4b44-4343-bbc8-fb458b559097 2019-05-18 18:13:14,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456330776215s 2019-05-18 18:13:14,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:13:14,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:14,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 18:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bd2b6b-9b2d-467a-8d5c-e096dc7b2e4c 2019-05-18 18:13:14,284 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834", "links": {"self": "http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a73f4c12c874aba8223d07be3bdd1c7", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:13:14,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-73bd2b6b-9b2d-467a-8d5c-e096dc7b2e4c 2019-05-18 18:13:14,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236457824707s 2019-05-18 18:13:14,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:13:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:14,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 18 May 2019 18:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df00f29-31ae-4585-898a-bf4a90c9b433 2019-05-18 18:13:14,638 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_7709a912-7808-436f-80e2-01a2d41f1834", "links": {"self": "http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8a73f4c12c874aba8223d07be3bdd1c7", "description": null}} 2019-05-18 18:13:14,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7 used request id req-7df00f29-31ae-4585-898a-bf4a90c9b433 2019-05-18 18:13:14,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.347457885742s 2019-05-18 18:13:14,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 18:13:14,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:14,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c796c81-d76f-493d-9142-c90d814fe47e 2019-05-18 18:13:14,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:13:14,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8a73f4c12c874aba8223d07be3bdd1c7 used request id req-0c796c81-d76f-493d-9142-c90d814fe47e 2019-05-18 18:13:14,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322504997253s 2019-05-18 18:13:14,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:13:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:15,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 18 May 2019 18:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f728845-7299-4c9b-b498-74142a0d6dad 2019-05-18 18:13:15,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3"}, "tags": [], "enabled": true, "id": "dc72bb6722a94e299cbc440532ca54c3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7709a912-7808-436f-80e2-01a2d41f1834"}]} 2019-05-18 18:13:15,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0f728845-7299-4c9b-b498-74142a0d6dad 2019-05-18 18:13:15,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218233108521s 2019-05-18 18:13:15,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 18:13:15,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:15,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18f83e4a-e254-4162-b94e-65b27044e3c4 2019-05-18 18:13:15,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:13:15,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dc72bb6722a94e299cbc440532ca54c3 used request id req-18f83e4a-e254-4162-b94e-65b27044e3c4 2019-05-18 18:13:15,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.274129152298s 2019-05-18 18:13:15,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:13:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=dc72bb6722a94e299cbc440532ca54c3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:15,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 18:13:15 GMT X-Openstack-Request-Id: req-e6b9d055-dca1-499c-aa6e-4f5506697670 2019-05-18 18:13:15,833 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "created_at": "2019-05-18T18:06:41Z", "updated_at": "2019-05-18T18:06:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "0ebe4ca7-4224-4d70-83ff-3108fe2a7b44", "remote_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "2b727731-9d5a-4246-99a8-540ee735b551", "remote_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "89c4aadd-16c6-4bff-a05a-a8d2c7ba7567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "97a8fe85-1977-442e-b451-35121ab83e2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}], "revision_number": 1, "project_id": "dc72bb6722a94e299cbc440532ca54c3", "id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "name": "default"}]} 2019-05-18 18:13:15,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=dc72bb6722a94e299cbc440532ca54c3&name=default used request id req-e6b9d055-dca1-499c-aa6e-4f5506697670 2019-05-18 18:13:15,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.363669872284s 2019-05-18 18:13:15,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:13:15,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:16,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 18:13:16 GMT X-Openstack-Request-Id: req-768c5850-16db-47bc-8c9c-3dae4a0d06d2 2019-05-18 18:13:16,199 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "created_at": "2019-05-18T18:06:41Z", "updated_at": "2019-05-18T18:06:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "0ebe4ca7-4224-4d70-83ff-3108fe2a7b44", "remote_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "2b727731-9d5a-4246-99a8-540ee735b551", "remote_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "89c4aadd-16c6-4bff-a05a-a8d2c7ba7567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:06:41Z", "revision_number": 0, "id": "97a8fe85-1977-442e-b451-35121ab83e2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:06:41Z", "security_group_id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "tenant_id": "dc72bb6722a94e299cbc440532ca54c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc72bb6722a94e299cbc440532ca54c3"}], "revision_number": 1, "project_id": "dc72bb6722a94e299cbc440532ca54c3", "id": "11beaa61-4fdc-4990-b882-5d0978ef3c27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 18:13:16,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-768c5850-16db-47bc-8c9c-3dae4a0d06d2 2019-05-18 18:13:16,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360946893692s 2019-05-18 18:13:16,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:13:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/11beaa61-4fdc-4990-b882-5d0978ef3c27.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac489e087419074802e6ad492c4e82d967ba7a25" 2019-05-18 18:13:16,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:13:16 GMT X-Openstack-Request-Id: req-5338e4a2-a7c2-413e-86ae-1b2717556fdb 2019-05-18 18:13:16,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:13:16,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/11beaa61-4fdc-4990-b882-5d0978ef3c27.json used request id req-5338e4a2-a7c2-413e-86ae-1b2717556fdb 2019-05-18 18:13:16,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.483319997787s 2019-05-18 18:13:16,690 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:16 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:22 | PASS | | vmready2 | functest | healthcheck | 00:21 | PASS | | singlevm1 | functest | healthcheck | 00:51 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:08 | PASS | | vping_userdata | functest | healthcheck | 00:58 | PASS | | cinder_test | functest | healthcheck | 01:42 | PASS | | tempest_smoke | functest | healthcheck | 06:18 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-18 18:13:16,704 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-18 18:13:16,718 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-18 18:13:16,729 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-18 18:13:16,819 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-18 18:13:48,116 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-13 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-18 18:13:48,119 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h69IBmi9EvcWcQrCZ1cqgznO5 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=b33a6ca8fc47490494e5507e3de2c225 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-18 18:13:48,119 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-18 18:13:48,119 - 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-05-18 18:13:48,142 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-05-18 18:13:48,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:13:48,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803b28a2-3874-4689-99a1-85e5fa0b57aa 2019-05-18 18:13:48,472 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:13:48,473 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-803b28a2-3874-4689-99a1-85e5fa0b57aa 2019-05-18 18:13:48,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:13:48,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["9Nld63FxReSYv0oxZpNdiQ"], "issued_at": "2019-05-18T18:13:48.000000Z"}} 2019-05-18 18:13:48,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:13:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:49,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 18 May 2019 18:13:49 GMT X-Openstack-Request-Id: req-86d3a85d-410a-4a92-81e0-f4a44e8f7923 2019-05-18 18:13:49,296 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:13:49,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-86d3a85d-410a-4a92-81e0-f4a44e8f7923 2019-05-18 18:13:49,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392935037613s 2019-05-18 18:13:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:13:49,307 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df92208d-67f6-46f9-925d-b761c5c48c70 2019-05-18 18:13:49,308 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:13:49,308 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-df92208d-67f6-46f9-925d-b761c5c48c70 2019-05-18 18:13:49,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:13:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:49,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258de906-5a9d-4236-a5f0-54515b967a0d 2019-05-18 18:13:49,521 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:13:49,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-258de906-5a9d-4236-a5f0-54515b967a0d 2019-05-18 18:13:49,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212247133255s 2019-05-18 18:13:49,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:13:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266"}}' 2019-05-18 18:13:49,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sat, 18 May 2019 18:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9a1e3c-53e9-4483-baed-9e19a9a591b8 2019-05-18 18:13:49,766 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d"}, "tags": [], "enabled": true, "id": "db029aa27d044c6bb41db30d4d2d0a2d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266"}} 2019-05-18 18:13:49,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9e9a1e3c-53e9-4483-baed-9e19a9a591b8 2019-05-18 18:13:49,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238075971603s 2019-05-18 18:13:49,767 - 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'db029aa27d044c6bb41db30d4d2d0a2d', '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_440eea35-0364-4e5d-90d1-a7911cc0d266'}) 2019-05-18 18:13:49,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:13:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Vi7HBVJz5j9q4aBx0LFKzvMjHr2b00", "email": null, "name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266"}}' 2019-05-18 18:13:50,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sat, 18 May 2019 18:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2331df5-13a7-4870-9fc6-26d5c0a1131c 2019-05-18 18:13:50,256 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": {"self": "http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa7e9fb5e0d947a399e5f5f5c1497567", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:13:50,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a2331df5-13a7-4870-9fc6-26d5c0a1131c 2019-05-18 18:13:50,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.480787038803s 2019-05-18 18:13:50,257 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fa7e9fb5e0d947a399e5f5f5c1497567', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266'}) 2019-05-18 18:13:50,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:13:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:50,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c2e323-f27d-4858-bd70-0c7251a5b30d 2019-05-18 18:13:50,486 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:13:50,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59c2e323-f27d-4858-bd70-0c7251a5b30d 2019-05-18 18:13:50,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226500988007s 2019-05-18 18:13:50,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:13:50,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:50,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2777d753-e142-4169-9870-eae88251bbfa 2019-05-18 18:13:50,700 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:13:50,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2777d753-e142-4169-9870-eae88251bbfa 2019-05-18 18:13:50,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208499908447s 2019-05-18 18:13:50,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:13:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:50,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fb48b4-f30e-4e56-a7ee-21501bbb5efb 2019-05-18 18:13:50,915 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:13:50,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d7fb48b4-f30e-4e56-a7ee-21501bbb5efb 2019-05-18 18:13:50,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209789991379s 2019-05-18 18:13:50,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:13:50,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:51,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac7349f-4acc-45ef-bf69-3e7ca831a114 2019-05-18 18:13:51,135 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:13:51,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9ac7349f-4acc-45ef-bf69-3e7ca831a114 2019-05-18 18:13:51,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215296983719s 2019-05-18 18:13:51,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:13:51,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:51,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 18:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80fe9e85-bb0f-4c08-a8e1-2f58f56c418e 2019-05-18 18:13:51,371 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": {"self": "http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa7e9fb5e0d947a399e5f5f5c1497567", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:13:51,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-80fe9e85-bb0f-4c08-a8e1-2f58f56c418e 2019-05-18 18:13:51,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235608100891s 2019-05-18 18:13:51,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:13:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:51,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Sat, 18 May 2019 18:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-350c4ef9-b837-4fbb-9552-fec7de360dea 2019-05-18 18:13:51,587 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "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.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d"}, "tags": [], "enabled": true, "id": "db029aa27d044c6bb41db30d4d2d0a2d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:13:51,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-350c4ef9-b837-4fbb-9552-fec7de360dea 2019-05-18 18:13:51,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203957080841s 2019-05-18 18:13:51,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:13:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=fa7e9fb5e0d947a399e5f5f5c1497567&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=db029aa27d044c6bb41db30d4d2d0a2d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:51,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 18:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2deaae0-6709-45f3-9273-172891e02618 2019-05-18 18:13:51,828 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=fa7e9fb5e0d947a399e5f5f5c1497567&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=db029aa27d044c6bb41db30d4d2d0a2d", "previous": null, "next": null}} 2019-05-18 18:13:51,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fa7e9fb5e0d947a399e5f5f5c1497567&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=db029aa27d044c6bb41db30d4d2d0a2d used request id req-d2deaae0-6709-45f3-9273-172891e02618 2019-05-18 18:13:51,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.233327150345s 2019-05-18 18:13:51,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:13:51,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d/users/fa7e9fb5e0d947a399e5f5f5c1497567/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:52,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57d2d5b-fb2e-4f0f-a2db-34fbe7c5c4e0 2019-05-18 18:13:52,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:13:52,064 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d/users/fa7e9fb5e0d947a399e5f5f5c1497567/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-a57d2d5b-fb2e-4f0f-a2db-34fbe7c5c4e0 2019-05-18 18:13:52,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232844829559s 2019-05-18 18:13:52,065 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266', 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'db029aa27d044c6bb41db30d4d2d0a2d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Vi7HBVJz5j9q4aBx0LFKzvMjHr2b00', 'username': u'neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:13:52,069 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266', 'password': 'Vi7HBVJz5j9q4aBx0LFKzvMjHr2b00', 'project_name': 'neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'db029aa27d044c6bb41db30d4d2d0a2d', 'project_domain_name': 'Default'} 2019-05-18 18:13:52,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:13:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:52,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eef5e97-2021-4e34-ad9a-8f2459743d9e 2019-05-18 18:13:52,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:13:52,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9eef5e97-2021-4e34-ad9a-8f2459743d9e 2019-05-18 18:13:52,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213441133499s 2019-05-18 18:13:52,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:13:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:52,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff9dbb4-3ff7-450a-a0b1-ba95cf26379e 2019-05-18 18:13:52,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:13:52,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ff9dbb4-3ff7-450a-a0b1-ba95cf26379e 2019-05-18 18:13:52,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.323911905289s 2019-05-18 18:13:52,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:13:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:52,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c8a7c1-5bd9-46b5-8d3c-ee488cca02a5 2019-05-18 18:13:52,740 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:13:52,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-91c8a7c1-5bd9-46b5-8d3c-ee488cca02a5 2019-05-18 18:13:52,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121528148651s 2019-05-18 18:13:52,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:13:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:52,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163583b0-bac9-4d79-90fb-41b2089b0b4c 2019-05-18 18:13:52,880 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": {"self": "http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa7e9fb5e0d947a399e5f5f5c1497567", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:13:52,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-163583b0-bac9-4d79-90fb-41b2089b0b4c 2019-05-18 18:13:52,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139079093933s 2019-05-18 18:13:52,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:13:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:53,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Sat, 18 May 2019 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e67c0f1-8a5b-4744-90bc-d73bb7e103bf 2019-05-18 18:13:53,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "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.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d"}, "tags": [], "enabled": true, "id": "db029aa27d044c6bb41db30d4d2d0a2d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:13:53,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4e67c0f1-8a5b-4744-90bc-d73bb7e103bf 2019-05-18 18:13:53,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222096920013s 2019-05-18 18:13:53,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:13:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=fa7e9fb5e0d947a399e5f5f5c1497567&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=db029aa27d044c6bb41db30d4d2d0a2d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:53,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 18:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266d34b3-ec32-412c-a64d-974b795a4cb8 2019-05-18 18:13:53,355 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=fa7e9fb5e0d947a399e5f5f5c1497567&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=db029aa27d044c6bb41db30d4d2d0a2d", "previous": null, "next": null}} 2019-05-18 18:13:53,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fa7e9fb5e0d947a399e5f5f5c1497567&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=db029aa27d044c6bb41db30d4d2d0a2d used request id req-266d34b3-ec32-412c-a64d-974b795a4cb8 2019-05-18 18:13:53,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.233748912811s 2019-05-18 18:13:53,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:13:53,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d/users/fa7e9fb5e0d947a399e5f5f5c1497567/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:53,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:13:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62667b2f-4a2d-4d7f-b923-129a85a3ceee 2019-05-18 18:13:53,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:13:53,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d/users/fa7e9fb5e0d947a399e5f5f5c1497567/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-62667b2f-4a2d-4d7f-b923-129a85a3ceee 2019-05-18 18:13:53,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.280147075653s 2019-05-18 18:13:53,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:13:53,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:53,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cae11a-f0ec-46ef-a18e-a6dde9ed93b4 2019-05-18 18:13:53,877 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:13:53,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06cae11a-f0ec-46ef-a18e-a6dde9ed93b4 2019-05-18 18:13:53,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235455989838s 2019-05-18 18:13:53,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:13:53,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:54,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30799b0-001f-4e8b-ada5-6c57b6080c96 2019-05-18 18:13:54,005 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:13:54,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a30799b0-001f-4e8b-ada5-6c57b6080c96 2019-05-18 18:13:54,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122549057007s 2019-05-18 18:13:54,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:13:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:54,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 18:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3c1865-b8f2-4350-adb7-c560504af7ec 2019-05-18 18:13:54,255 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": {"self": "http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa7e9fb5e0d947a399e5f5f5c1497567", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:13:54,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eb3c1865-b8f2-4350-adb7-c560504af7ec 2019-05-18 18:13:54,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248868942261s 2019-05-18 18:13:54,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:13:54,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=fa7e9fb5e0d947a399e5f5f5c1497567&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:54,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 18 May 2019 18:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0a7ebe-6bb2-4a4d-bbef-e9ff499ba4bd 2019-05-18 18:13:54,408 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=fa7e9fb5e0d947a399e5f5f5c1497567&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 18:13:54,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=fa7e9fb5e0d947a399e5f5f5c1497567&scope.domain.id=default used request id req-5f0a7ebe-6bb2-4a4d-bbef-e9ff499ba4bd 2019-05-18 18:13:54,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.142030000687s 2019-05-18 18:13:54,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 18:13:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/fa7e9fb5e0d947a399e5f5f5c1497567/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:54,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67190af2-d86a-408f-b540-60c45e217970 2019-05-18 18:13:54,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:13:54,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/fa7e9fb5e0d947a399e5f5f5c1497567/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-67190af2-d86a-408f-b540-60c45e217970 2019-05-18 18:13:54,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.376853227615s 2019-05-18 18:13:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:13:54,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d26cd6-eb1d-4bf9-9a0e-54e5e88a69bd 2019-05-18 18:13:54,800 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:13:54,800 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-39d26cd6-eb1d-4bf9-9a0e-54e5e88a69bd 2019-05-18 18:13:54,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:13:55,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:13:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db029aa27d044c6bb41db30d4d2d0a2d", "name": "neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_db029aa27d044c6bb41db30d4d2d0a2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_db029aa27d044c6bb41db30d4d2d0a2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/db029aa27d044c6bb41db30d4d2d0a2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266", "id": "fa7e9fb5e0d947a399e5f5f5c1497567"}, "audit_ids": ["JRO0HuhzTuO9hP2dEXErjg"], "issued_at": "2019-05-18T18:13:55.000000Z"}} 2019-05-18 18:13:55,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 18:13:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:13:55,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 18:13:55 GMT X-Openstack-Request-Id: req-61f2d194-b347-4656-818b-d3252c84ca3c 2019-05-18 18:13:55,510 - 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-05-18 18:13:55,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-61f2d194-b347-4656-818b-d3252c84ca3c 2019-05-18 18:13:55,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28697681427s 2019-05-18 18:13:55,521 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-05-18 18:13:55,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:13:55,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:55,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6fe652-d1c0-432e-be2e-86d4dde48939 2019-05-18 18:13:55,650 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:13:55,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fc6fe652-d1c0-432e-be2e-86d4dde48939 2019-05-18 18:13:55,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128928184509s 2019-05-18 18:13:55,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:13:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:13:55,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Sat, 18 May 2019 18:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94267056-7195-46a2-9b8c-467c3ccb37a0 2019-05-18 18:13:55,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "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.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d"}, "tags": [], "enabled": true, "id": "db029aa27d044c6bb41db30d4d2d0a2d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:13:55,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-94267056-7195-46a2-9b8c-467c3ccb37a0 2019-05-18 18:13:55,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214155912399s 2019-05-18 18:13:55,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:13:55,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" -d '{"network": {"shared": true, "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "name": "neutron-tempest-plugin-api-net_440eea35-0364-4e5d-90d1-a7911cc0d266", "admin_state_up": true}}' 2019-05-18 18:13:56,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Sat, 18 May 2019 18:13:56 GMT X-Openstack-Request-Id: req-280b68fa-7e93-4dae-b29b-4bd0aca7a3bf 2019-05-18 18:13:56,447 - 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":"0279089d-7e5a-4657-b49a-0916e6ec2d4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"db029aa27d044c6bb41db30d4d2d0a2d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:13:56Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_440eea35-0364-4e5d-90d1-a7911cc0d266","admin_state_up":true,"tenant_id":"db029aa27d044c6bb41db30d4d2d0a2d","created_at":"2019-05-18T18:13:56Z","mtu":1450}} 2019-05-18 18:13:56,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-280b68fa-7e93-4dae-b29b-4bd0aca7a3bf 2019-05-18 18:13:56,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.5738530159s 2019-05-18 18:13:56,448 - 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-05-18T18:13:56Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0279089d-7e5a-4657-b49a-0916e6ec2d4e', u'provider:segmentation_id': 82, 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_440eea35-0364-4e5d-90d1-a7911cc0d266', u'created_at': u'2019-05-18T18:13:56Z', u'mtu': 1450, u'tenant_id': u'db029aa27d044c6bb41db30d4d2d0a2d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'db029aa27d044c6bb41db30d4d2d0a2d', u'l2_adjacency': True}) 2019-05-18 18:13:56,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:13:56,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:13:56,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Sat, 18 May 2019 18:13:56 GMT X-Openstack-Request-Id: req-f43ae261-091f-412d-a1a1-37777a9d4621 2019-05-18 18:13:56,850 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0279089d-7e5a-4657-b49a-0916e6ec2d4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"db029aa27d044c6bb41db30d4d2d0a2d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:13:56Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_440eea35-0364-4e5d-90d1-a7911cc0d266","admin_state_up":true,"tenant_id":"db029aa27d044c6bb41db30d4d2d0a2d","created_at":"2019-05-18T18:13:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T17:53:01Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:13:56,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f43ae261-091f-412d-a1a1-37777a9d4621 2019-05-18 18:13:56,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401148080826s 2019-05-18 18:13:56,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:13:56,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_440eea35-0364-4e5d-90d1-a7911cc0d266", "enable_dhcp": true, "network_id": "0279089d-7e5a-4657-b49a-0916e6ec2d4e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:13:58,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 18 May 2019 18:13:58 GMT X-Openstack-Request-Id: req-1d3c6b3e-1c2b-4ff2-b74e-486ccf42fe1e 2019-05-18 18:13:58,139 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T18:13:57Z","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":"301fc881-7174-4cd6-9b94-18e2ee3b4254","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"db029aa27d044c6bb41db30d4d2d0a2d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_440eea35-0364-4e5d-90d1-a7911cc0d266","enable_dhcp":true,"segment_id":null,"network_id":"0279089d-7e5a-4657-b49a-0916e6ec2d4e","tenant_id":"db029aa27d044c6bb41db30d4d2d0a2d","created_at":"2019-05-18T18:13:57Z","ip_version":4}} 2019-05-18 18:13:58,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1d3c6b3e-1c2b-4ff2-b74e-486ccf42fe1e 2019-05-18 18:13:58,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.28788399696s 2019-05-18 18:13:58,140 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:13:57Z', 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'301fc881-7174-4cd6-9b94-18e2ee3b4254', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_440eea35-0364-4e5d-90d1-a7911cc0d266', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0279089d-7e5a-4657-b49a-0916e6ec2d4e', u'tenant_id': u'db029aa27d044c6bb41db30d4d2d0a2d', u'created_at': u'2019-05-18T18:13:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'db029aa27d044c6bb41db30d4d2d0a2d'}) 2019-05-18 18:13:58,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:13:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "neutron-tempest-plugin-api-router_440eea35-0364-4e5d-90d1-a7911cc0d266", "admin_state_up": true}}' 2019-05-18 18:14:05,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 18 May 2019 18:14:05 GMT X-Openstack-Request-Id: req-c47218f8-a64e-4096-8128-68e6083552c4 2019-05-18 18:14:05,240 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "created_at": "2019-05-18T18:13:59Z", "admin_state_up": true, "updated_at": "2019-05-18T18:14:00Z", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0ae5f7d0-f001-4c9c-82af-1c7207343310", "name": "neutron-tempest-plugin-api-router_440eea35-0364-4e5d-90d1-a7911cc0d266"}} 2019-05-18 18:14:05,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c47218f8-a64e-4096-8128-68e6083552c4 2019-05-18 18:14:05,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.09958314896s 2019-05-18 18:14:05,241 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:14:00Z', u'revision_number': 3, u'ha': True, u'id': u'0ae5f7d0-f001-4c9c-82af-1c7207343310', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_440eea35-0364-4e5d-90d1-a7911cc0d266', u'admin_state_up': True, u'tenant_id': u'db029aa27d044c6bb41db30d4d2d0a2d', u'created_at': u'2019-05-18T18:13:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'db029aa27d044c6bb41db30d4d2d0a2d'}) 2019-05-18 18:14:05,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:14:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0ae5f7d0-f001-4c9c-82af-1c7207343310/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '{"subnet_id": "301fc881-7174-4cd6-9b94-18e2ee3b4254"}' 2019-05-18 18:14:08,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:14:08 GMT X-Openstack-Request-Id: req-691609fd-6c80-421a-ab47-59eb9ac6c531 2019-05-18 18:14:08,566 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0279089d-7e5a-4657-b49a-0916e6ec2d4e", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "subnet_id": "301fc881-7174-4cd6-9b94-18e2ee3b4254", "subnet_ids": ["301fc881-7174-4cd6-9b94-18e2ee3b4254"], "port_id": "40a279e7-20d3-447a-b4c5-ffac9d4df1b4", "id": "0ae5f7d0-f001-4c9c-82af-1c7207343310"} 2019-05-18 18:14:08,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0ae5f7d0-f001-4c9c-82af-1c7207343310/add_router_interface.json used request id req-691609fd-6c80-421a-ab47-59eb9ac6c531 2019-05-18 18:14:08,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.3248000145s 2019-05-18 18:14:08,567 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:14:08,677 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:14:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:14:08,686 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:14:08 GMT 2019-05-18 18:14:08,686 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:14:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:14:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:14:09,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:14:09 GMT X-Openstack-Request-Id: req-db9e3616-1067-44b7-8cf5-126bb7389115 2019-05-18 18:14:09,030 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:14:09,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-db9e3616-1067-44b7-8cf5-126bb7389115 2019-05-18 18:14:09,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339704990387s 2019-05-18 18:14:09,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:14:09,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266"}' 2019-05-18 18:14:09,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sat, 18 May 2019 18:14:09 GMT Location: http://172.30.9.23:9292/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-078bdd29-00e4-49ec-a5fb-a9aeffeaea63 2019-05-18 18:14:09,436 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:14:09Z", "file": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file", "owner": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "ac110fa0-7d66-4a9e-b050-498ddf9124ea", "size": null, "self": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea", "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_440eea35-0364-4e5d-90d1-a7911cc0d266", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "checksum": null, "created_at": "2019-05-18T18:14:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:14:09,437 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-078bdd29-00e4-49ec-a5fb-a9aeffeaea63 2019-05-18 18:14:09,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.397061824799s 2019-05-18 18:14:09,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:14:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '' 2019-05-18 18:14:10,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:14:10 GMT X-Openstack-Request-Id: req-4cd10ab3-0f2b-4dfa-80e4-2fe0806e138c 2019-05-18 18:14:10,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:14:10,241 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file used request id req-4cd10ab3-0f2b-4dfa-80e4-2fe0806e138c 2019-05-18 18:14:10,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.80321097374s 2019-05-18 18:14:10,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:14:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:14:10,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 18 May 2019 18:14:10 GMT X-Openstack-Request-Id: req-8551f148-7bee-4d93-9b9e-3acf91631074 2019-05-18 18:14:10,274 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:14:10Z", "file": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file", "owner": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "ac110fa0-7d66-4a9e-b050-498ddf9124ea", "size": 12716032, "self": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:14:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:14:10,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8551f148-7bee-4d93-9b9e-3acf91631074 2019-05-18 18:14:10,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0288388729095s 2019-05-18 18:14:10,276 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file', 'owner': u'db029aa27d044c6bb41db30d4d2d0a2d', 'id': u'ac110fa0-7d66-4a9e-b050-498ddf9124ea', 'size': 12716032, u'self': u'/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db029aa27d044c6bb41db30d4d2d0a2d', 'name': 'neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:14:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T18:14:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266', '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/ac110fa0-7d66-4a9e-b050-498ddf9124ea', 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_440eea35-0364-4e5d-90d1-a7911cc0d266', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266', 'created': u'2019-05-18T18:14:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:14:09Z', 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/ac110fa0-7d66-4a9e-b050-498ddf9124ea', 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_440eea35-0364-4e5d-90d1-a7911cc0d266', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:14:10,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:14:10,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_440eea35-0364-4e5d-90d1-a7911cc0d266", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:14:10,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Sat, 18 May 2019 18:14: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-3ab94b97-620c-4e46-9744-cbea8d3c2a4f x-openstack-request-id: req-3ab94b97-620c-4e46-9744-cbea8d3c2a4f 2019-05-18 18:14:10,668 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b2f25576-d33d-4670-b44b-160ea1aec904", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b2f25576-d33d-4670-b44b-160ea1aec904", "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": "b2f25576-d33d-4670-b44b-160ea1aec904"}} 2019-05-18 18:14:10,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3ab94b97-620c-4e46-9744-cbea8d3c2a4f 2019-05-18 18:14:10,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.389227151871s 2019-05-18 18:14:10,669 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_440eea35-0364-4e5d-90d1-a7911cc0d266', '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'b33a6ca8fc47490494e5507e3de2c225', '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'b2f25576-d33d-4670-b44b-160ea1aec904', 'swap': 0}) 2019-05-18 18:14:10,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:14:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b2f25576-d33d-4670-b44b-160ea1aec904/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" -d '{"extra_specs": {}}' 2019-05-18 18:14:10,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:14: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-ac613b40-50ef-4692-b595-40039ed684bb x-openstack-request-id: req-ac613b40-50ef-4692-b595-40039ed684bb 2019-05-18 18:14:10,690 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:14:10,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b2f25576-d33d-4670-b44b-160ea1aec904/os-extra_specs used request id req-ac613b40-50ef-4692-b595-40039ed684bb 2019-05-18 18:14:10,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020094871521s 2019-05-18 18:14:10,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:14:10,703 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a75845-ce84-405f-a47c-df97477f9899 2019-05-18 18:14:10,703 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:14:10,703 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d2a75845-ce84-405f-a47c-df97477f9899 2019-05-18 18:14:10,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:14:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:14:10,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d904dc-fb1d-4644-a3c4-f6499256a3d3 2019-05-18 18:14:10,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:14:10,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76d904dc-fb1d-4644-a3c4-f6499256a3d3 2019-05-18 18:14:10,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211901903152s 2019-05-18 18:14:10,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:14:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:14:11,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c2c243-b16b-4458-9f9c-ebcafb0cdd22 2019-05-18 18:14:11,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:14:11,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4c2c243-b16b-4458-9f9c-ebcafb0cdd22 2019-05-18 18:14:11,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195156097412s 2019-05-18 18:14:11,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 18:14:16,062 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e4ec668f-955d-4172-8a75-acf8403e46fe | 2019-05-18T18:14:15.224410 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e4ec668f-955d-4172-8a75-acf8403e46fe ~/.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-05-18 18:14:19,383 - 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-05-18 18:14:20,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-18 18:14:25,509 - 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=2fe8b58a-010c-4f83-a498-bbe10bdb8949) as the default verifier for the future CLI operations. 2019-05-18 18:14:27,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 18:14:27,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:14:27,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 18: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-53356e72-09eb-4a6b-81ab-b1a718a112bb x-openstack-request-id: req-53356e72-09eb-4a6b-81ab-b1a718a112bb 2019-05-18 18:14:27,402 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 18:14:27,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-53356e72-09eb-4a6b-81ab-b1a718a112bb 2019-05-18 18:14:27,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0475461483002s 2019-05-18 18:14:27,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:14:27,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:14:27,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 18 May 2019 18:14:27 GMT X-Openstack-Request-Id: req-cb19e4df-db0a-4bf4-bc3f-f526fb0ccf0a 2019-05-18 18:14:27,737 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:14:10Z", "file": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file", "owner": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "ac110fa0-7d66-4a9e-b050-498ddf9124ea", "size": 12716032, "self": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:14:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:14:27,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cb19e4df-db0a-4bf4-bc3f-f526fb0ccf0a 2019-05-18 18:14:27,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329831838608s 2019-05-18 18:14:27,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:14:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_440eea35-0364-4e5d-90d1-a7911cc0d266", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_440eea35-0364-4e5d-90d1-a7911cc0d266"}' 2019-05-18 18:14:28,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sat, 18 May 2019 18:14:28 GMT Location: http://172.30.9.23:9292/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04ad279f-eb5f-4a06-aa21-18e0d719928b 2019-05-18 18:14:28,100 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:14:28Z", "file": "/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4/file", "owner": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "17e43504-1a76-400a-8f09-75a57aad14c4", "size": null, "self": "/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4", "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_440eea35-0364-4e5d-90d1-a7911cc0d266", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_440eea35-0364-4e5d-90d1-a7911cc0d266", "checksum": null, "created_at": "2019-05-18T18:14:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:14:28,100 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-04ad279f-eb5f-4a06-aa21-18e0d719928b 2019-05-18 18:14:28,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.353178977966s 2019-05-18 18:14:28,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:14:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '' 2019-05-18 18:14:29,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:14:29 GMT X-Openstack-Request-Id: req-1ed098ae-79b3-413c-a7c5-392e5ca6b1e8 2019-05-18 18:14:29,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:14:29,100 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4/file used request id req-1ed098ae-79b3-413c-a7c5-392e5ca6b1e8 2019-05-18 18:14:29,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.998421907425s 2019-05-18 18:14:29,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:14:29,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:14:29,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sat, 18 May 2019 18:14:29 GMT X-Openstack-Request-Id: req-81878371-ea4b-4d63-bf47-7ca5a5c6e9bd 2019-05-18 18:14:29,420 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:14:29Z", "file": "/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4/file", "owner": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "17e43504-1a76-400a-8f09-75a57aad14c4", "size": 12716032, "self": "/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/17e43504-1a76-400a-8f09-75a57aad14c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/17e43504-1a76-400a-8f09-75a57aad14c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_440eea35-0364-4e5d-90d1-a7911cc0d266", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_440eea35-0364-4e5d-90d1-a7911cc0d266", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:14:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:14:10Z", "file": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file", "owner": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "ac110fa0-7d66-4a9e-b050-498ddf9124ea", "size": 12716032, "self": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:14:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:14:29,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-81878371-ea4b-4d63-bf47-7ca5a5c6e9bd 2019-05-18 18:14:29,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316563129425s 2019-05-18 18:14:29,423 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/17e43504-1a76-400a-8f09-75a57aad14c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4/file', 'owner': u'db029aa27d044c6bb41db30d4d2d0a2d', 'id': u'17e43504-1a76-400a-8f09-75a57aad14c4', 'size': 12716032, u'self': u'/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db029aa27d044c6bb41db30d4d2d0a2d', 'name': 'neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/17e43504-1a76-400a-8f09-75a57aad14c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:14:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T18:14:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_440eea35-0364-4e5d-90d1-a7911cc0d266', '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/17e43504-1a76-400a-8f09-75a57aad14c4', 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_440eea35-0364-4e5d-90d1-a7911cc0d266', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_440eea35-0364-4e5d-90d1-a7911cc0d266', 'created': u'2019-05-18T18:14:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:14: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/17e43504-1a76-400a-8f09-75a57aad14c4', 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_440eea35-0364-4e5d-90d1-a7911cc0d266', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:14:29,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:14:29,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_440eea35-0364-4e5d-90d1-a7911cc0d266", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:14:29,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 326 Content-Type: application/json Date: Sat, 18 May 2019 18:14:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eeb432c4-dd8a-409e-814a-15b4bee23c93 x-openstack-request-id: req-eeb432c4-dd8a-409e-814a-15b4bee23c93 2019-05-18 18:14:29,471 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c34b97-3d95-4720-833d-677a5a61e7de", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c34b97-3d95-4720-833d-677a5a61e7de", "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": "41c34b97-3d95-4720-833d-677a5a61e7de"}} 2019-05-18 18:14:29,471 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-eeb432c4-dd8a-409e-814a-15b4bee23c93 2019-05-18 18:14:29,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0468790531158s 2019-05-18 18:14:29,472 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_440eea35-0364-4e5d-90d1-a7911cc0d266', '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'b33a6ca8fc47490494e5507e3de2c225', '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'41c34b97-3d95-4720-833d-677a5a61e7de', 'swap': 0}) 2019-05-18 18:14:29,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:14:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/41c34b97-3d95-4720-833d-677a5a61e7de/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" -d '{"extra_specs": {}}' 2019-05-18 18:14:29,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:14: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-e0e87feb-8d54-422c-933a-a334751d6fc6 x-openstack-request-id: req-e0e87feb-8d54-422c-933a-a334751d6fc6 2019-05-18 18:14:29,493 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:14:29,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/41c34b97-3d95-4720-833d-677a5a61e7de/os-extra_specs used request id req-e0e87feb-8d54-422c-933a-a334751d6fc6 2019-05-18 18:14:29,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205900669098s 2019-05-18 18:14:29,494 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_440eea35-0364-4e5d-90d1-a7911cc0d266', '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'b33a6ca8fc47490494e5507e3de2c225', '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'41c34b97-3d95-4720-833d-677a5a61e7de', 'swap': 0}) 2019-05-18 18:14:32,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-18 18:14:32,715 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-18 18:14:32,715 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-18 18:14:32,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-18 18:14:32,747 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-18 18:14:35,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2fe8b58a-010c-4f83-a498-bbe10bdb8949/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-05-18 18:14:35,976 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-18 18:14:35,987 - 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-05-18 18:29:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e58a752b-60d5-4876-a5dd-c474e1d568e3 2019-05-18 18:29:34,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e58a752b-60d5-4876-a5dd-c474e1d568e3']'. 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e58a752b-60d5-4876-a5dd-c474e1d568e3 | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-18 18:14:37 | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-18 18:29:34 | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:57 | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2fe8b58a-010c-4f83-a498-bbe10bdb8949) | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-18 18:29:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e4ec668f-955d-4172-8a75-acf8403e46fe) | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 889.768 | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-18 18:29:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-18 18:29:35,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-05-18 18:29:35,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'e58a752b-60d5-4876-a5dd-c474e1d568e3', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-05-18 18:29:37,652 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e58a752b-60d5-4876-a5dd-c474e1d568e3 --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-05-18 18:29:37,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'e58a752b-60d5-4876-a5dd-c474e1d568e3', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-05-18 18:29:39,610 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e58a752b-60d5-4876-a5dd-c474e1d568e3 --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-05-18 18:29:39,825 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 18:29:39,825 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:44 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-05-18 18:29:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:29:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:40,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:29:40 GMT X-Openstack-Request-Id: req-77bf4971-1a44-4290-89ea-e776d5f6ee01 2019-05-18 18:29:40,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-05-18 18:29:40,909 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/17e43504-1a76-400a-8f09-75a57aad14c4 used request id req-77bf4971-1a44-4290-89ea-e776d5f6ee01 2019-05-18 18:29:40,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07675814629s 2019-05-18 18:29:40,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:29:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:41,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 18 May 2019 18:29: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-8a35d9ec-c98b-4435-b484-4b2079b975aa x-openstack-request-id: req-8a35d9ec-c98b-4435-b484-4b2079b975aa 2019-05-18 18:29:41,245 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c34b97-3d95-4720-833d-677a5a61e7de", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c34b97-3d95-4720-833d-677a5a61e7de", "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": "41c34b97-3d95-4720-833d-677a5a61e7de"}, {"name": "neutron-tempest-plugin-api-flavor_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b2f25576-d33d-4670-b44b-160ea1aec904", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b2f25576-d33d-4670-b44b-160ea1aec904", "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": "b2f25576-d33d-4670-b44b-160ea1aec904"}]} 2019-05-18 18:29:41,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8a35d9ec-c98b-4435-b484-4b2079b975aa 2019-05-18 18:29:41,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.319077968597s 2019-05-18 18:29:41,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:29:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/41c34b97-3d95-4720-833d-677a5a61e7de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:41,300 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:29: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-2176e876-517e-42e6-bbff-a625c2a9f7e1 x-openstack-request-id: req-2176e876-517e-42e6-bbff-a625c2a9f7e1 2019-05-18 18:29:41,300 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/41c34b97-3d95-4720-833d-677a5a61e7de used request id req-2176e876-517e-42e6-bbff-a625c2a9f7e1 2019-05-18 18:29:41,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.052661895752s 2019-05-18 18:29:41,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 18:29:41,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0ae5f7d0-f001-4c9c-82af-1c7207343310/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" -d '{"subnet_id": "301fc881-7174-4cd6-9b94-18e2ee3b4254"}' 2019-05-18 18:29:44,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:29:44 GMT X-Openstack-Request-Id: req-9b273c12-b479-415b-9893-6b08d7826265 2019-05-18 18:29:44,327 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0279089d-7e5a-4657-b49a-0916e6ec2d4e", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "subnet_id": "301fc881-7174-4cd6-9b94-18e2ee3b4254", "subnet_ids": ["301fc881-7174-4cd6-9b94-18e2ee3b4254"], "port_id": "40a279e7-20d3-447a-b4c5-ffac9d4df1b4", "id": "0ae5f7d0-f001-4c9c-82af-1c7207343310"} 2019-05-18 18:29:44,327 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0ae5f7d0-f001-4c9c-82af-1c7207343310/remove_router_interface.json used request id req-9b273c12-b479-415b-9893-6b08d7826265 2019-05-18 18:29:44,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.02599811554s 2019-05-18 18:29:44,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 18:29:44,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:44,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1237 Content-Type: application/json Date: Sat, 18 May 2019 18:29:44 GMT X-Openstack-Request-Id: req-6a2cdf9e-06f1-4f4e-9103-7e9dff0d1e0d 2019-05-18 18:29:44,943 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "created_at": "2019-05-18T18:13:59Z", "admin_state_up": true, "updated_at": "2019-05-18T18:29:42Z", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0ae5f7d0-f001-4c9c-82af-1c7207343310", "name": "neutron-tempest-plugin-api-router_440eea35-0364-4e5d-90d1-a7911cc0d266"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}]} 2019-05-18 18:29:44,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6a2cdf9e-06f1-4f4e-9103-7e9dff0d1e0d 2019-05-18 18:29:44,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.616132974625s 2019-05-18 18:29:44,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 18:29:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/0ae5f7d0-f001-4c9c-82af-1c7207343310.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:49,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:29:49 GMT X-Openstack-Request-Id: req-e6db2126-5e7c-470f-98a6-8575e1fad767 2019-05-18 18:29:49,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:29:49,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0ae5f7d0-f001-4c9c-82af-1c7207343310.json used request id req-e6db2126-5e7c-470f-98a6-8575e1fad767 2019-05-18 18:29:49,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.8337790966s 2019-05-18 18:29:49,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:29:49,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:50,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1942 Content-Type: application/json Date: Sat, 18 May 2019 18:29:50 GMT X-Openstack-Request-Id: req-8f0c9f0a-4240-4625-bca6-5172d36187a1 2019-05-18 18:29:50,145 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T18:13:57Z","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":"301fc881-7174-4cd6-9b94-18e2ee3b4254","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"db029aa27d044c6bb41db30d4d2d0a2d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_440eea35-0364-4e5d-90d1-a7911cc0d266","enable_dhcp":true,"segment_id":null,"network_id":"0279089d-7e5a-4657-b49a-0916e6ec2d4e","tenant_id":"db029aa27d044c6bb41db30d4d2d0a2d","created_at":"2019-05-18T18:13:57Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4}]} 2019-05-18 18:29:50,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8f0c9f0a-4240-4625-bca6-5172d36187a1 2019-05-18 18:29:50,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.365347862244s 2019-05-18 18:29:50,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 18:29:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/301fc881-7174-4cd6-9b94-18e2ee3b4254.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:52,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:29:52 GMT X-Openstack-Request-Id: req-868585b0-d91d-46a0-a5e4-53f2aee5ff5d 2019-05-18 18:29:52,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:29:52,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/301fc881-7174-4cd6-9b94-18e2ee3b4254.json used request id req-868585b0-d91d-46a0-a5e4-53f2aee5ff5d 2019-05-18 18:29:52,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.43799805641s 2019-05-18 18:29:52,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:29:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:52,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2124 Content-Type: application/json Date: Sat, 18 May 2019 18:29:52 GMT X-Openstack-Request-Id: req-b4ce2abf-b1c7-4b24-ad69-d369595e181c 2019-05-18 18:29:52,973 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0279089d-7e5a-4657-b49a-0916e6ec2d4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"db029aa27d044c6bb41db30d4d2d0a2d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:29:52Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_440eea35-0364-4e5d-90d1-a7911cc0d266","admin_state_up":true,"tenant_id":"db029aa27d044c6bb41db30d4d2d0a2d","created_at":"2019-05-18T18:13:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 18:29:52,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b4ce2abf-b1c7-4b24-ad69-d369595e181c 2019-05-18 18:29:52,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387789964676s 2019-05-18 18:29:52,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 18:29:52,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/0279089d-7e5a-4657-b49a-0916e6ec2d4e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:54,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:29:54 GMT X-Openstack-Request-Id: req-691b6a39-fa1e-4d1e-8e58-a6f2f5631418 2019-05-18 18:29:54,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:29:54,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0279089d-7e5a-4657-b49a-0916e6ec2d4e.json used request id req-691b6a39-fa1e-4d1e-8e58-a6f2f5631418 2019-05-18 18:29:54,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37032198906s 2019-05-18 18:29:54,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:29:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:54,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 18 May 2019 18:29:54 GMT X-Openstack-Request-Id: req-06c20ea9-fd2b-452e-9d43-596efb5536dd 2019-05-18 18:29:54,676 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:14:10Z", "file": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/file", "owner": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "ac110fa0-7d66-4a9e-b050-498ddf9124ea", "size": 12716032, "self": "/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_440eea35-0364-4e5d-90d1-a7911cc0d266", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:14:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:29:54,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-06c20ea9-fd2b-452e-9d43-596efb5536dd 2019-05-18 18:29:54,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326182842255s 2019-05-18 18:29:54,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:29:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e3dcf1a691e7a7108447e8193b79f5fb4558308" 2019-05-18 18:29:55,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:29:55 GMT X-Openstack-Request-Id: req-892027be-711b-473b-b68b-926acc0ea70c 2019-05-18 18:29:55,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-05-18 18:29:55,327 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ac110fa0-7d66-4a9e-b050-498ddf9124ea used request id req-892027be-711b-473b-b68b-926acc0ea70c 2019-05-18 18:29:55,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.649474143982s 2019-05-18 18:29:55,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:29:55,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:55,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Sat, 18 May 2019 18:29: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-8c4e3f20-e3bb-4008-a532-df3fb592323d x-openstack-request-id: req-8c4e3f20-e3bb-4008-a532-df3fb592323d 2019-05-18 18:29:55,357 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b2f25576-d33d-4670-b44b-160ea1aec904", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b2f25576-d33d-4670-b44b-160ea1aec904", "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": "b2f25576-d33d-4670-b44b-160ea1aec904"}]} 2019-05-18 18:29:55,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8c4e3f20-e3bb-4008-a532-df3fb592323d 2019-05-18 18:29:55,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291891098022s 2019-05-18 18:29:55,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:29:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b2f25576-d33d-4670-b44b-160ea1aec904 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:55,389 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:29:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b77f59d-0e21-4c47-9b5c-61d5d8dc5730 x-openstack-request-id: req-3b77f59d-0e21-4c47-9b5c-61d5d8dc5730 2019-05-18 18:29:55,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b2f25576-d33d-4670-b44b-160ea1aec904 used request id req-3b77f59d-0e21-4c47-9b5c-61d5d8dc5730 2019-05-18 18:29:55,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.030189037323s 2019-05-18 18:29:55,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:29:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:55,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 18:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa7b6fa-c3a6-43d0-aaa0-6469f3c5a07e 2019-05-18 18:29:55,631 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": {"self": "http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa7e9fb5e0d947a399e5f5f5c1497567", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:29:55,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eaa7b6fa-c3a6-43d0-aaa0-6469f3c5a07e 2019-05-18 18:29:55,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241421937943s 2019-05-18 18:29:55,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:29:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:55,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Sat, 18 May 2019 18:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7c049a-3cb5-4020-a446-73524a4a77c0 2019-05-18 18:29:55,879 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_440eea35-0364-4e5d-90d1-a7911cc0d266", "links": {"self": "http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fa7e9fb5e0d947a399e5f5f5c1497567", "description": null}} 2019-05-18 18:29:55,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567 used request id req-bd7c049a-3cb5-4020-a446-73524a4a77c0 2019-05-18 18:29:55,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242527008057s 2019-05-18 18:29:55,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 18:29:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:56,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a3b5a9-c391-4e72-8e3b-b5b439c2e68d 2019-05-18 18:29:56,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:29:56,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fa7e9fb5e0d947a399e5f5f5c1497567 used request id req-c4a3b5a9-c391-4e72-8e3b-b5b439c2e68d 2019-05-18 18:29:56,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.409310102463s 2019-05-18 18:29:56,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:29:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:56,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 18:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4370dec3-9fa9-45a8-924f-778296ff1484 2019-05-18 18:29:56,518 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d"}, "tags": [], "enabled": true, "id": "db029aa27d044c6bb41db30d4d2d0a2d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_440eea35-0364-4e5d-90d1-a7911cc0d266"}]} 2019-05-18 18:29:56,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-4370dec3-9fa9-45a8-924f-778296ff1484 2019-05-18 18:29:56,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223206996918s 2019-05-18 18:29:56,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 18:29:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:56,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492c6384-adaf-45c1-9b49-c95f9a95d239 2019-05-18 18:29:56,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:29:56,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/db029aa27d044c6bb41db30d4d2d0a2d used request id req-492c6384-adaf-45c1-9b49-c95f9a95d239 2019-05-18 18:29:56,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.314101934433s 2019-05-18 18:29:56,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:29:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=db029aa27d044c6bb41db30d4d2d0a2d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:57,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 18:29:57 GMT X-Openstack-Request-Id: req-0cce47c9-0d2d-4950-b04f-3f33b767b49a 2019-05-18 18:29:57,192 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "created_at": "2019-05-18T18:13:56Z", "updated_at": "2019-05-18T18:13:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "60416fa9-2c5d-49ee-b5ce-ea7f9f25796d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "a9a13f1c-1cff-4f92-ba20-d6cb2232bb61", "remote_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "f21caf53-2f70-4053-bd89-ba3d6e55b9fc", "remote_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "faf8c689-afaa-4692-9332-57d7fd38e007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}], "revision_number": 1, "project_id": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "name": "default"}]} 2019-05-18 18:29:57,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=db029aa27d044c6bb41db30d4d2d0a2d&name=default used request id req-0cce47c9-0d2d-4950-b04f-3f33b767b49a 2019-05-18 18:29:57,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349437952042s 2019-05-18 18:29:57,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:29:57,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:57,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 18:29:57 GMT X-Openstack-Request-Id: req-09e1be46-dbba-4c5a-a359-e933fde767da 2019-05-18 18:29:57,567 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "created_at": "2019-05-18T18:13:56Z", "updated_at": "2019-05-18T18:13:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "60416fa9-2c5d-49ee-b5ce-ea7f9f25796d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "a9a13f1c-1cff-4f92-ba20-d6cb2232bb61", "remote_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "f21caf53-2f70-4053-bd89-ba3d6e55b9fc", "remote_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:13:56Z", "revision_number": 0, "id": "faf8c689-afaa-4692-9332-57d7fd38e007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:13:56Z", "security_group_id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "tenant_id": "db029aa27d044c6bb41db30d4d2d0a2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "db029aa27d044c6bb41db30d4d2d0a2d"}], "revision_number": 1, "project_id": "db029aa27d044c6bb41db30d4d2d0a2d", "id": "01044c11-9d1f-4f8c-8d3d-69ccd6deb04a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 18:29:57,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-09e1be46-dbba-4c5a-a359-e933fde767da 2019-05-18 18:29:57,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370293855667s 2019-05-18 18:29:57,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:29:57,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/01044c11-9d1f-4f8c-8d3d-69ccd6deb04a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb73879a1b46f28ef1708fc63b3eec401ef7fae5" 2019-05-18 18:29:58,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:29:58 GMT X-Openstack-Request-Id: req-48bcfd47-5782-46d4-9bfb-2864cebc4938 2019-05-18 18:29:58,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:29:58,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/01044c11-9d1f-4f8c-8d3d-69ccd6deb04a.json used request id req-48bcfd47-5782-46d4-9bfb-2864cebc4938 2019-05-18 18:29:58,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.541804790497s 2019-05-18 18:29:58,164 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-05-18 18:29:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:29:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04306aef-ee35-4078-81cd-5ed3621006de 2019-05-18 18:29:58,209 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:29:58,209 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-04306aef-ee35-4078-81cd-5ed3621006de 2019-05-18 18:29:58,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:29:58,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["PuugqZ6YQ26EUToiZPkXoA"], "issued_at": "2019-05-18T18:29:58.000000Z"}} 2019-05-18 18:29:58,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:29:58,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:29:59,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 18:29:59 GMT X-Openstack-Request-Id: req-90943216-37d6-47aa-be72-1be56d069a5d 2019-05-18 18:29:59,025 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:29:59,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-90943216-37d6-47aa-be72-1be56d069a5d 2019-05-18 18:29:59,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393683195114s 2019-05-18 18:29:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:29:59,037 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e95c018b-41d3-49a4-9bde-54ad0d9a1d2e 2019-05-18 18:29:59,038 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:29:59,038 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e95c018b-41d3-49a4-9bde-54ad0d9a1d2e 2019-05-18 18:29:59,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:29:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:29:59,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ca7ca9-6288-47ec-ac3b-6097e4229f88 2019-05-18 18:29:59,246 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:29:59,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-95ca7ca9-6288-47ec-ac3b-6097e4229f88 2019-05-18 18:29:59,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207618951797s 2019-05-18 18:29:59,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:29:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}}' 2019-05-18 18:29:59,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 18 May 2019 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0992a69-2e86-4f33-b2f8-95ed7bed0858 2019-05-18 18:29:59,504 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a"}, "tags": [], "enabled": true, "id": "6beb242f4b5e4be786efd7e5f614780a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}} 2019-05-18 18:29:59,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f0992a69-2e86-4f33-b2f8-95ed7bed0858 2019-05-18 18:29:59,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.250972986221s 2019-05-18 18:29:59,505 - 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'6beb242f4b5e4be786efd7e5f614780a', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91'}) 2019-05-18 18:29:59,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:29:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "DjXSaWLugCeWWJCQNxb5bZGQV1i3ZS", "email": null, "name": "rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}}' 2019-05-18 18:29:59,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 18 May 2019 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-895d921b-3310-4d56-95e7-48b23fa24b22 2019-05-18 18:29:59,992 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": {"self": "http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b65543f19ce4694b1fb044b0a802388", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:29:59,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-895d921b-3310-4d56-95e7-48b23fa24b22 2019-05-18 18:29:59,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479881048203s 2019-05-18 18:29:59,993 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b65543f19ce4694b1fb044b0a802388', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91'}) 2019-05-18 18:29:59,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:30:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:00,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b65744-24ae-4820-b8b3-55cb72800ca9 2019-05-18 18:30:00,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:30:00,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-53b65744-24ae-4820-b8b3-55cb72800ca9 2019-05-18 18:30:00,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204979896545s 2019-05-18 18:30:00,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:30:00,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:00,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc0e82a-7da5-4240-8ecc-535c319e1a8e 2019-05-18 18:30:00,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:30:00,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbc0e82a-7da5-4240-8ecc-535c319e1a8e 2019-05-18 18:30:00,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.323800802231s 2019-05-18 18:30:00,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:30:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:00,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59be5ca8-2191-4a58-a7b7-7243d0884d3f 2019-05-18 18:30:00,745 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:30:00,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59be5ca8-2191-4a58-a7b7-7243d0884d3f 2019-05-18 18:30:00,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209780931473s 2019-05-18 18:30:00,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:30:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:00,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea460a3e-67d4-48d8-bd44-2793fa5b40c0 2019-05-18 18:30:00,970 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:30:00,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ea460a3e-67d4-48d8-bd44-2793fa5b40c0 2019-05-18 18:30:00,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220478057861s 2019-05-18 18:30:00,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:30:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:01,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 18 May 2019 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f245af7f-5217-4800-9d31-c0cb5738f042 2019-05-18 18:30:01,207 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": {"self": "http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b65543f19ce4694b1fb044b0a802388", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:30:01,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f245af7f-5217-4800-9d31-c0cb5738f042 2019-05-18 18:30:01,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235755205154s 2019-05-18 18:30:01,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:30:01,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:01,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4b6c38-f2f2-4e0d-b7e6-ac2b5d3496fb 2019-05-18 18:30:01,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a"}, "tags": [], "enabled": true, "id": "6beb242f4b5e4be786efd7e5f614780a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:30:01,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ac4b6c38-f2f2-4e0d-b7e6-ac2b5d3496fb 2019-05-18 18:30:01,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174324989319s 2019-05-18 18:30:01,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:30:01,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3b65543f19ce4694b1fb044b0a802388&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=6beb242f4b5e4be786efd7e5f614780a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:01,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d01de0-8154-43a5-b694-92584545c10f 2019-05-18 18:30:01,692 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3b65543f19ce4694b1fb044b0a802388&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=6beb242f4b5e4be786efd7e5f614780a", "previous": null, "next": null}} 2019-05-18 18:30:01,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3b65543f19ce4694b1fb044b0a802388&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=6beb242f4b5e4be786efd7e5f614780a used request id req-45d01de0-8154-43a5-b694-92584545c10f 2019-05-18 18:30:01,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.292042016983s 2019-05-18 18:30:01,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:30:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a/users/3b65543f19ce4694b1fb044b0a802388/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:01,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36337257-f579-44b2-9e26-d42424a380f7 2019-05-18 18:30:01,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:30:01,914 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a/users/3b65543f19ce4694b1fb044b0a802388/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-36337257-f579-44b2-9e26-d42424a380f7 2019-05-18 18:30:01,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217843770981s 2019-05-18 18:30:01,915 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 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'6beb242f4b5e4be786efd7e5f614780a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'DjXSaWLugCeWWJCQNxb5bZGQV1i3ZS', 'username': u'rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:30:01,919 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'password': 'DjXSaWLugCeWWJCQNxb5bZGQV1i3ZS', 'project_name': 'rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '6beb242f4b5e4be786efd7e5f614780a', 'project_domain_name': 'Default'} 2019-05-18 18:30:01,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:30:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:02,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8eb696-e4ee-4157-a911-8c805776ef7a 2019-05-18 18:30:02,133 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:30:02,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac8eb696-e4ee-4157-a911-8c805776ef7a 2019-05-18 18:30:02,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21110701561s 2019-05-18 18:30:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:30:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:02,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea19683-92c5-4c28-8632-1a173181db30 2019-05-18 18:30:02,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:30:02,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ea19683-92c5-4c28-8632-1a173181db30 2019-05-18 18:30:02,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203819990158s 2019-05-18 18:30:02,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:30:02,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:02,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6914be-20e9-431c-997c-60e9874385a9 2019-05-18 18:30:02,467 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:30:02,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-da6914be-20e9-431c-997c-60e9874385a9 2019-05-18 18:30:02,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12007689476s 2019-05-18 18:30:02,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:30:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:02,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 18 May 2019 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae8d7a4-df72-47fb-bfca-0664ff0c7b79 2019-05-18 18:30:02,820 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": {"self": "http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b65543f19ce4694b1fb044b0a802388", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:30:02,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6ae8d7a4-df72-47fb-bfca-0664ff0c7b79 2019-05-18 18:30:02,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.352491855621s 2019-05-18 18:30:02,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:30:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:03,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8088922-f6e7-4877-960b-95351caeb5a9 2019-05-18 18:30:03,040 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a"}, "tags": [], "enabled": true, "id": "6beb242f4b5e4be786efd7e5f614780a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:30:03,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d8088922-f6e7-4877-960b-95351caeb5a9 2019-05-18 18:30:03,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207710027695s 2019-05-18 18:30:03,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:30:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3b65543f19ce4694b1fb044b0a802388&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=6beb242f4b5e4be786efd7e5f614780a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:03,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85d9f2b-78ab-42d7-a4ea-85db11a87ad1 2019-05-18 18:30:03,166 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3b65543f19ce4694b1fb044b0a802388&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=6beb242f4b5e4be786efd7e5f614780a", "previous": null, "next": null}} 2019-05-18 18:30:03,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3b65543f19ce4694b1fb044b0a802388&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=6beb242f4b5e4be786efd7e5f614780a used request id req-d85d9f2b-78ab-42d7-a4ea-85db11a87ad1 2019-05-18 18:30:03,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118674039841s 2019-05-18 18:30:03,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:30:03,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a/users/3b65543f19ce4694b1fb044b0a802388/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:03,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c689890f-2669-4c9e-a3fe-4decfb1e335f 2019-05-18 18:30:03,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:30:03,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a/users/3b65543f19ce4694b1fb044b0a802388/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-c689890f-2669-4c9e-a3fe-4decfb1e335f 2019-05-18 18:30:03,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.262063026428s 2019-05-18 18:30:03,433 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-05-18 18:30:03,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:30:03,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:03,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8dc494-415a-4340-a93b-eaf4369c0c16 2019-05-18 18:30:03,547 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:30:03,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ae8dc494-415a-4340-a93b-eaf4369c0c16 2019-05-18 18:30:03,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113755226135s 2019-05-18 18:30:03,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:30:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:30:03,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b728d897-2fae-41af-ad0c-c90f2247629e 2019-05-18 18:30:03,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a"}, "tags": [], "enabled": true, "id": "6beb242f4b5e4be786efd7e5f614780a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:30:03,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b728d897-2fae-41af-ad0c-c90f2247629e 2019-05-18 18:30:03,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214591026306s 2019-05-18 18:30:03,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:30:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" -d '{"network": {"shared": true, "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "name": "rally_sanity-net_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "admin_state_up": true}}' 2019-05-18 18:30:04,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 18 May 2019 18:30:04 GMT X-Openstack-Request-Id: req-037f4c7f-b3ea-45aa-9803-70d7170cec93 2019-05-18 18:30:04,401 - 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":"30a252bd-2e1b-4c4a-bdd0-2190c0439cf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"6beb242f4b5e4be786efd7e5f614780a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:30:04Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_6713106d-7f2e-4131-8d7e-f9ce96a3ed91","admin_state_up":true,"tenant_id":"6beb242f4b5e4be786efd7e5f614780a","created_at":"2019-05-18T18:30:04Z","mtu":1450}} 2019-05-18 18:30:04,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-037f4c7f-b3ea-45aa-9803-70d7170cec93 2019-05-18 18:30:04,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.629941940308s 2019-05-18 18:30:04,402 - 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-05-18T18:30:04Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', u'provider:segmentation_id': 74, 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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', u'created_at': u'2019-05-18T18:30:04Z', u'mtu': 1450, u'tenant_id': u'6beb242f4b5e4be786efd7e5f614780a', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6beb242f4b5e4be786efd7e5f614780a', u'l2_adjacency': True}) 2019-05-18 18:30:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:30:04,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d74acc-1f31-40f9-9abd-943d9e6fc6d5 2019-05-18 18:30:04,413 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:30:04,413 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-e2d74acc-1f31-40f9-9abd-943d9e6fc6d5 2019-05-18 18:30:04,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:30:04,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6beb242f4b5e4be786efd7e5f614780a", "name": "rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_6beb242f4b5e4be786efd7e5f614780a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_6beb242f4b5e4be786efd7e5f614780a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/6beb242f4b5e4be786efd7e5f614780a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/6beb242f4b5e4be786efd7e5f614780a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/6beb242f4b5e4be786efd7e5f614780a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6beb242f4b5e4be786efd7e5f614780a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/6beb242f4b5e4be786efd7e5f614780a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/6beb242f4b5e4be786efd7e5f614780a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6beb242f4b5e4be786efd7e5f614780a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/6beb242f4b5e4be786efd7e5f614780a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/6beb242f4b5e4be786efd7e5f614780a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "id": "3b65543f19ce4694b1fb044b0a802388"}, "audit_ids": ["U2ZTUVZXS-G9V9TcicnB_g"], "issued_at": "2019-05-18T18:30:04.000000Z"}} 2019-05-18 18:30:04,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:30:04,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:30:05,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Sat, 18 May 2019 18:30:05 GMT X-Openstack-Request-Id: req-b630b127-5a6f-4e3d-9ecf-94ecd3db7408 2019-05-18 18:30:05,180 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"30a252bd-2e1b-4c4a-bdd0-2190c0439cf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"6beb242f4b5e4be786efd7e5f614780a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:30:04Z","qos_policy_id":null,"name":"rally_sanity-net_6713106d-7f2e-4131-8d7e-f9ce96a3ed91","admin_state_up":true,"tenant_id":"6beb242f4b5e4be786efd7e5f614780a","created_at":"2019-05-18T18:30:04Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 18:30:05,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b630b127-5a6f-4e3d-9ecf-94ecd3db7408 2019-05-18 18:30:05,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36850810051s 2019-05-18 18:30:05,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:30:05,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" -d '{"subnet": {"name": "rally_sanity-subnet_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "enable_dhcp": true, "network_id": "30a252bd-2e1b-4c4a-bdd0-2190c0439cf7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:30:06,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 18 May 2019 18:30:06 GMT X-Openstack-Request-Id: req-3cd7b780-2614-4bbc-8ea9-5c16ea1429d4 2019-05-18 18:30:06,093 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T18:30:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a9759aa8-1c48-42e3-ade9-2c8a144e9ff7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6beb242f4b5e4be786efd7e5f614780a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6713106d-7f2e-4131-8d7e-f9ce96a3ed91","enable_dhcp":true,"segment_id":null,"network_id":"30a252bd-2e1b-4c4a-bdd0-2190c0439cf7","tenant_id":"6beb242f4b5e4be786efd7e5f614780a","created_at":"2019-05-18T18:30:05Z","ip_version":4}} 2019-05-18 18:30:06,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3cd7b780-2614-4bbc-8ea9-5c16ea1429d4 2019-05-18 18:30:06,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.910490036011s 2019-05-18 18:30:06,094 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:30:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a9759aa8-1c48-42e3-ade9-2c8a144e9ff7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', u'tenant_id': u'6beb242f4b5e4be786efd7e5f614780a', u'created_at': u'2019-05-18T18:30:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6beb242f4b5e4be786efd7e5f614780a'}) 2019-05-18 18:30:06,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:30:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "rally_sanity-router_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "admin_state_up": true}}' 2019-05-18 18:30:13,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Sat, 18 May 2019 18:30:13 GMT X-Openstack-Request-Id: req-976c3c9f-049c-42b5-b615-61a036c5847d 2019-05-18 18:30:13,984 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "created_at": "2019-05-18T18:30:07Z", "admin_state_up": true, "updated_at": "2019-05-18T18:30:08Z", "project_id": "6beb242f4b5e4be786efd7e5f614780a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "36fb041d-f92d-440d-815a-2a57469c9a07", "name": "rally_sanity-router_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}} 2019-05-18 18:30:13,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-976c3c9f-049c-42b5-b615-61a036c5847d 2019-05-18 18:30:13,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.88979887962s 2019-05-18 18:30:13,985 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:30:08Z', u'revision_number': 3, u'ha': True, u'id': u'36fb041d-f92d-440d-815a-2a57469c9a07', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', u'admin_state_up': True, u'tenant_id': u'6beb242f4b5e4be786efd7e5f614780a', u'created_at': u'2019-05-18T18:30:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'6beb242f4b5e4be786efd7e5f614780a'}) 2019-05-18 18:30:13,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:30:13,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/36fb041d-f92d-440d-815a-2a57469c9a07/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" -d '{"subnet_id": "a9759aa8-1c48-42e3-ade9-2c8a144e9ff7"}' 2019-05-18 18:30:16,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:30:16 GMT X-Openstack-Request-Id: req-4180d7f4-3107-425a-8015-e8b3d39082e7 2019-05-18 18:30:16,911 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "30a252bd-2e1b-4c4a-bdd0-2190c0439cf7", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "subnet_id": "a9759aa8-1c48-42e3-ade9-2c8a144e9ff7", "subnet_ids": ["a9759aa8-1c48-42e3-ade9-2c8a144e9ff7"], "port_id": "2b1e1050-eac0-417d-95ae-e6eb8d33e211", "id": "36fb041d-f92d-440d-815a-2a57469c9a07"} 2019-05-18 18:30:16,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/36fb041d-f92d-440d-815a-2a57469c9a07/add_router_interface.json used request id req-4180d7f4-3107-425a-8015-e8b3d39082e7 2019-05-18 18:30:16,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92575192451s 2019-05-18 18:30:16,912 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:30:17,009 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:30:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:30:17,017 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:30:17 GMT 2019-05-18 18:30:17,017 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:30:17,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:30:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:30:17,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:30:17 GMT X-Openstack-Request-Id: req-610900d1-d623-4398-9a6d-43baf942aadd 2019-05-18 18:30:17,345 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:30:17,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-610900d1-d623-4398-9a6d-43baf942aadd 2019-05-18 18:30:17,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32613492012s 2019-05-18 18:30:17,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:30:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}' 2019-05-18 18:30:17,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 18 May 2019 18:30:17 GMT Location: http://172.30.9.23:9292/v2/images/95637c53-0622-4b2a-b307-b80505f606a2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6eb085ca-5995-4a0e-b3d9-b83bac2ca48c 2019-05-18 18:30:17,784 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:30:17Z", "file": "/v2/images/95637c53-0622-4b2a-b307-b80505f606a2/file", "owner": "6beb242f4b5e4be786efd7e5f614780a", "id": "95637c53-0622-4b2a-b307-b80505f606a2", "size": null, "self": "/v2/images/95637c53-0622-4b2a-b307-b80505f606a2", "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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "checksum": null, "created_at": "2019-05-18T18:30:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:30:17,784 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6eb085ca-5995-4a0e-b3d9-b83bac2ca48c 2019-05-18 18:30:17,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.429322004318s 2019-05-18 18:30:17,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:30:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/95637c53-0622-4b2a-b307-b80505f606a2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" -d '' 2019-05-18 18:30:18,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:30:18 GMT X-Openstack-Request-Id: req-6ecd1191-8c5d-4873-96f8-e25f116fc84e 2019-05-18 18:30:18,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 18:30:18,783 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/95637c53-0622-4b2a-b307-b80505f606a2/file used request id req-6ecd1191-8c5d-4873-96f8-e25f116fc84e 2019-05-18 18:30:18,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.998185873032s 2019-05-18 18:30:18,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:30:18,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:30:19,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 18 May 2019 18:30:18 GMT X-Openstack-Request-Id: req-826a377a-45ef-428f-aba9-2b4da2977ac4 2019-05-18 18:30:19,011 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:30:18Z", "file": "/v2/images/95637c53-0622-4b2a-b307-b80505f606a2/file", "owner": "6beb242f4b5e4be786efd7e5f614780a", "id": "95637c53-0622-4b2a-b307-b80505f606a2", "size": 12716032, "self": "/v2/images/95637c53-0622-4b2a-b307-b80505f606a2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/95637c53-0622-4b2a-b307-b80505f606a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/95637c53-0622-4b2a-b307-b80505f606a2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:30:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:30:19,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-826a377a-45ef-428f-aba9-2b4da2977ac4 2019-05-18 18:30:19,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22439789772s 2019-05-18 18:30:19,014 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/95637c53-0622-4b2a-b307-b80505f606a2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/95637c53-0622-4b2a-b307-b80505f606a2/file', 'owner': u'6beb242f4b5e4be786efd7e5f614780a', 'id': u'95637c53-0622-4b2a-b307-b80505f606a2', 'size': 12716032, u'self': u'/v2/images/95637c53-0622-4b2a-b307-b80505f606a2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6beb242f4b5e4be786efd7e5f614780a', 'name': 'rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/95637c53-0622-4b2a-b307-b80505f606a2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:30:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T18:30:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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/95637c53-0622-4b2a-b307-b80505f606a2', 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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'created': u'2019-05-18T18:30:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:30:17Z', 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/95637c53-0622-4b2a-b307-b80505f606a2', 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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:30:19,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:30:19,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:30:19,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 18 May 2019 18:30: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-6108ae51-1797-485b-a7b5-816aed2815c2 x-openstack-request-id: req-6108ae51-1797-485b-a7b5-816aed2815c2 2019-05-18 18:30:19,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac", "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": "42ebe843-dcc7-4095-b380-09b2628d2bac"}} 2019-05-18 18:30:19,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6108ae51-1797-485b-a7b5-816aed2815c2 2019-05-18 18:30:19,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.333374977112s 2019-05-18 18:30:19,351 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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'b33a6ca8fc47490494e5507e3de2c225', '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'42ebe843-dcc7-4095-b380-09b2628d2bac', 'swap': 0}) 2019-05-18 18:30:19,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:30:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" -d '{"extra_specs": {}}' 2019-05-18 18:30:19,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:30: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-0a8e7f47-55e4-450b-b00d-962163d1ffc6 x-openstack-request-id: req-0a8e7f47-55e4-450b-b00d-962163d1ffc6 2019-05-18 18:30:19,377 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:30:19,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac/os-extra_specs used request id req-0a8e7f47-55e4-450b-b00d-962163d1ffc6 2019-05-18 18:30:19,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0260138511658s 2019-05-18 18:30:19,378 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 18:30:21,589 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-18 18:30:23,822 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bba29875-48c0-46a1-8b4f-caad076c6751 | 2019-05-18T18:30:23.431422 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bba29875-48c0-46a1-8b4f-caad076c6751 ~/.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-05-18 18:30:27,260 - 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-05-18 18:30:28,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-18 18:30:28,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 18:30:28,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:30:28,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 18:30: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-32f17493-80d4-40c1-888d-02b4cc3ae16a x-openstack-request-id: req-32f17493-80d4-40c1-888d-02b4cc3ae16a 2019-05-18 18:30:28,358 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 18:30:28,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-32f17493-80d4-40c1-888d-02b4cc3ae16a 2019-05-18 18:30:28,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.322870969772s 2019-05-18 18:30:28,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 18:30:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:30:28,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 18:30:28 GMT X-Openstack-Request-Id: req-e7fa628b-b4eb-4f23-a959-368f18816e0a 2019-05-18 18:30:28,675 - 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-05-18 18:30:28,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-e7fa628b-b4eb-4f23-a959-368f18816e0a 2019-05-18 18:30:28,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.315202951431s 2019-05-18 18:30:28,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:30:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:30:28,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 18 May 2019 18:30: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-afe5feaa-eb37-4f79-8966-67f01a2909eb x-openstack-request-id: req-afe5feaa-eb37-4f79-8966-67f01a2909eb 2019-05-18 18:30:28,728 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55", "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": "bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55"}} 2019-05-18 18:30:28,728 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-afe5feaa-eb37-4f79-8966-67f01a2909eb 2019-05-18 18:30:28,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0429489612579s 2019-05-18 18:30:28,730 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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'b33a6ca8fc47490494e5507e3de2c225', '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'bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55', 'swap': 0}) 2019-05-18 18:30:28,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:30:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" -d '{"extra_specs": {}}' 2019-05-18 18:30:28,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:30: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-9d0679e0-6933-498b-a687-764781b3fdeb x-openstack-request-id: req-9d0679e0-6933-498b-a687-764781b3fdeb 2019-05-18 18:30:28,753 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:30:28,753 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55/os-extra_specs used request id req-9d0679e0-6933-498b-a687-764781b3fdeb 2019-05-18 18:30:28,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227749347687s 2019-05-18 18:30:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:30:28,765 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef05704-8a26-46b2-88b2-9b79bd4bca9f 2019-05-18 18:30:28,765 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:30:28,765 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-6ef05704-8a26-46b2-88b2-9b79bd4bca9f 2019-05-18 18:30:28,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-18 18:30:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:30:28,777 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-895f2717-99c6-40e8-b440-db5f1c15150c 2019-05-18 18:30:28,777 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-18 18:30:28,777 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-895f2717-99c6-40e8-b440-db5f1c15150c 2019-05-18 18:30:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:30:28,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sat, 18 May 2019 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6c7cea-73fb-4278-b944-3f5aa43260c0 2019-05-18 18:30:28,969 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-18 18:30:28,969 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7a6c7cea-73fb-4278-b944-3f5aa43260c0 2019-05-18 18:30:28,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201014995575s 2019-05-18 18:30:28,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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'b33a6ca8fc47490494e5507e3de2c225', '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'bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55', 'swap': 0}) 2019-05-18 18:30:28,975 - 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-05-18 18:30:28,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:30:28,993 - 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-05-18 18:30:28,995 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-18 18:30:28,995 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:31:56,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc 2019-05-18 18:31:56,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-05-18 18:31:56,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '83e12afb-72c7-4f3a-b0f8-ce297e8e98fc'] 2019-05-18 18:31:57,494 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc -------------------------------------------------------------------------------- Task 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc: 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 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614028 Full duration: 10.626049 -------------------------------------------------------------------------------- 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 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc 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 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | total | 1.855 | 1.855 | 1.855 | 1.855 | 1.855 | 1.855 | 100.0% | 1 | | -> duration | 1.855 | 1.855 | 1.855 | 1.855 | 1.855 | 1.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.855258 Full duration: 11.762072 -------------------------------------------------------------------------------- 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 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc 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 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | total | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | -> duration | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.510255 Full duration: 11.263359 -------------------------------------------------------------------------------- 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 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc 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.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | total | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 100.0% | 1 | | -> duration | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.134175 Full duration: 11.895294 -------------------------------------------------------------------------------- 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 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc 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.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | total | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | -> duration | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.275125 Full duration: 11.091499 -------------------------------------------------------------------------------- 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 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc 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.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799618 Full duration: 10.878528 HINTS: * To plot HTML graphics with this data, run: rally task report 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc --out output.html * To generate a JUnit report, run: rally task export 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc --json --out output.json 2019-05-18 18:31:57,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '83e12afb-72c7-4f3a-b0f8-ce297e8e98fc', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-05-18 18:31:59,331 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 83e12afb-72c7-4f3a-b0f8-ce297e8e98fc --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-05-18 18:31:59.237 657 INFO rally.api [-] Building 'json' report for the following task(s): '83e12afb-72c7-4f3a-b0f8-ce297e8e98fc'. 2019-05-18 18:31:59.242 657 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:31:59,338 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-18 18:31:59,339 - 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-05-18 18:31:59,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:31:59,356 - 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-05-18 18:31:59,357 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-18 18:31:59,357 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:34:01,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 2019-05-18 18:34:01,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579'] 2019-05-18 18:34:02,254 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 -------------------------------------------------------------------------------- Task bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579: 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 bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 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 | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> glance_v2.upload_data | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | glance_v2.delete_image | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | total | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 100.0% | 1 | | -> duration | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.203548 Full duration: 17.290949 -------------------------------------------------------------------------------- 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 bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 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 | 5.071 | 5.071 | 5.071 | 5.071 | 5.071 | 5.071 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> glance_v2.upload_data | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | glance_v2.list_images | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 100.0% | 1 | | -> duration | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.406835 Full duration: 19.795134 -------------------------------------------------------------------------------- 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 bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607016 Full duration: 11.574514 -------------------------------------------------------------------------------- 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": "30a252bd-2e1b-4c4a-bdd0-2190c0439cf7" } ], "flavor": { "name": "rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 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 | 4.979 | 4.979 | 4.979 | 4.979 | 4.979 | 4.979 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> glance_v2.upload_data | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | nova.boot_servers | 21.537 | 21.537 | 21.537 | 21.537 | 21.537 | 21.537 | 100.0% | 1 | | total | 26.517 | 26.517 | 26.517 | 26.517 | 26.517 | 26.517 | 100.0% | 1 | | -> duration | 25.517 | 25.517 | 25.517 | 25.517 | 25.517 | 25.517 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.517377 Full duration: 53.351187 HINTS: * To plot HTML graphics with this data, run: rally task report bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 --out output.html * To generate a JUnit report, run: rally task export bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 --json --out output.json 2019-05-18 18:34:02,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-05-18 18:34:04,295 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-05-18 18:34:04.194 1206 INFO rally.api [-] Building 'json' report for the following task(s): 'bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579'. 2019-05-18 18:34:04.200 1206 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:34:04,301 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-18 18:34:04,302 - 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-05-18 18:34:04,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:34:04,319 - 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-05-18 18:34:04,321 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-18 18:34:04,321 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:38:14,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 2019-05-18 18:38:14,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8d5811c5-41ac-4b7a-89a1-69974cb0fd1e'] 2019-05-18 18:38:15,066 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e -------------------------------------------------------------------------------- Task 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e: 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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 | 4.355 | 4.355 | 4.355 | 4.355 | 4.355 | 4.355 | 100.0% | 1 | | cinder_v3.delete_snapshot | 3.017 | 3.017 | 3.017 | 3.017 | 3.017 | 3.017 | 100.0% | 1 | | total | 7.372 | 7.372 | 7.372 | 7.372 | 7.372 | 7.372 | 100.0% | 1 | | -> duration | 7.372 | 7.372 | 7.372 | 7.372 | 7.372 | 7.372 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.372137 Full duration: 31.768153 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.696 | 3.696 | 3.696 | 3.696 | 3.696 | 3.696 | 100.0% | 1 | | cinder_v3.delete_volume | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 4.368 | 4.368 | 4.368 | 4.368 | 4.368 | 4.368 | 100.0% | 1 | | -> duration | 4.368 | 4.368 | 4.368 | 4.368 | 4.368 | 4.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.368474 Full duration: 18.879145 -------------------------------------------------------------------------------- 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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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 | 10.777 | 10.777 | 10.777 | 10.777 | 10.777 | 10.777 | 100.0% | 1 | | cinder_v3.delete_volume | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 11.497 | 11.497 | 11.497 | 11.497 | 11.497 | 11.497 | 100.0% | 1 | | -> duration | 11.497 | 11.497 | 11.497 | 11.497 | 11.497 | 11.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.496604 Full duration: 27.096141 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.236 | 5.236 | 5.236 | 5.236 | 5.236 | 5.236 | 100.0% | 1 | | cinder_v3.delete_volume | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | total | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 100.0% | 1 | | -> duration | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.927484 Full duration: 20.555783 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.735 | 3.735 | 3.735 | 3.735 | 3.735 | 3.735 | 100.0% | 1 | | cinder_v3.extend_volume | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | cinder_v3.delete_volume | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | total | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> duration | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.327222 Full duration: 19.664628 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 100.0% | 1 | | cinder_v3.delete_volume | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 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.852609 Full duration: 27.857279 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | cinder_v3.list_qos | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.144858 Full duration: 17.683267 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | cinder_v3.set_qos | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | total | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | -> duration | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.351803 Full duration: 18.311804 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | cinder_v3.list_types | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | total | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> duration | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.211264 Full duration: 17.978565 -------------------------------------------------------------------------------- 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 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | total | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> duration | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.153347 Full duration: 18.567913 HINTS: * To plot HTML graphics with this data, run: rally task report 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e --out output.html * To generate a JUnit report, run: rally task export 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e --json --out output.json 2019-05-18 18:38:15,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8d5811c5-41ac-4b7a-89a1-69974cb0fd1e', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-05-18 18:38:17,092 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8d5811c5-41ac-4b7a-89a1-69974cb0fd1e --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-05-18 18:38:16.985 2991 INFO rally.api [-] Building 'json' report for the following task(s): '8d5811c5-41ac-4b7a-89a1-69974cb0fd1e'. 2019-05-18 18:38:16.995 2991 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:38:17,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-18 18:38:17,108 - 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-05-18 18:38:17,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:38:17,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-18 18:38:17,124 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-18 18:38:17,124 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:40:53,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 986ce5a9-bcc7-4959-8336-c587d1d3b95b 2019-05-18 18:40:53,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '986ce5a9-bcc7-4959-8336-c587d1d3b95b'] 2019-05-18 18:40:54,142 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 986ce5a9-bcc7-4959-8336-c587d1d3b95b -------------------------------------------------------------------------------- Task 986ce5a9-bcc7-4959-8336-c587d1d3b95b: 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725987 Full duration: 10.49796 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | total | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> duration | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76885 Full duration: 10.546761 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.851985 Full duration: 10.721987 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> duration | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.093637 Full duration: 11.933216 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767775 Full duration: 10.847183 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> duration | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064297 Full duration: 11.954014 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720393 Full duration: 10.502641 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.374 | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 100.0% | 1 | | total | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 100.0% | 1 | | -> duration | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.834193 Full duration: 12.843768 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733764 Full duration: 10.449956 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | gnocchi.delete_metric | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> duration | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.39385 Full duration: 11.942302 -------------------------------------------------------------------------------- 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 986ce5a9-bcc7-4959-8336-c587d1d3b95b 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | gnocchi.delete_resource | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> duration | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.094048 Full duration: 11.493552 HINTS: * To plot HTML graphics with this data, run: rally task report 986ce5a9-bcc7-4959-8336-c587d1d3b95b --out output.html * To generate a JUnit report, run: rally task export 986ce5a9-bcc7-4959-8336-c587d1d3b95b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 986ce5a9-bcc7-4959-8336-c587d1d3b95b --json --out output.json 2019-05-18 18:40:54,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '986ce5a9-bcc7-4959-8336-c587d1d3b95b', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-05-18 18:40:56,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 986ce5a9-bcc7-4959-8336-c587d1d3b95b --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-05-18 18:40:56.115 4122 INFO rally.api [-] Building 'json' report for the following task(s): '986ce5a9-bcc7-4959-8336-c587d1d3b95b'. 2019-05-18 18:40:56.124 4122 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:40:56,247 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-18 18:40:56,248 - 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-05-18 18:40:56,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:40:56,263 - 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-05-18 18:40:56,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-18 18:40:56,264 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:43:01,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 040c50db-d606-4336-96b6-7d231c16be28 2019-05-18 18:43:01,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '040c50db-d606-4336-96b6-7d231c16be28'] 2019-05-18 18:43:02,179 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 040c50db-d606-4336-96b6-7d231c16be28 -------------------------------------------------------------------------------- Task 040c50db-d606-4336-96b6-7d231c16be28: 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 040c50db-d606-4336-96b6-7d231c16be28 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 | 8.268 | 8.268 | 8.268 | 8.268 | 8.268 | 8.268 | 100.0% | 1 | | heat.update_stack | 4.819 | 4.819 | 4.819 | 4.819 | 4.819 | 4.819 | 100.0% | 1 | | heat.delete_stack | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 100.0% | 1 | | total | 18.364 | 18.364 | 18.364 | 18.364 | 18.364 | 18.364 | 100.0% | 1 | | -> duration | 14.364 | 14.364 | 14.364 | 14.364 | 14.364 | 14.364 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.364287 Full duration: 30.545091 -------------------------------------------------------------------------------- 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 040c50db-d606-4336-96b6-7d231c16be28 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 | 7.225 | 7.225 | 7.225 | 7.225 | 7.225 | 7.225 | 100.0% | 1 | | heat.check_stack | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 100.0% | 1 | | heat.delete_stack | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 100.0% | 1 | | total | 11.102 | 11.102 | 11.102 | 11.102 | 11.102 | 11.102 | 100.0% | 1 | | -> duration | 9.102 | 9.102 | 9.102 | 9.102 | 9.102 | 9.102 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.102283 Full duration: 27.917376 -------------------------------------------------------------------------------- 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 040c50db-d606-4336-96b6-7d231c16be28 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.713 | 6.713 | 6.713 | 6.713 | 6.713 | 6.713 | 100.0% | 1 | | heat.suspend_stack | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | heat.resume_stack | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | heat.delete_stack | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 100.0% | 1 | | total | 12.883 | 12.883 | 12.883 | 12.883 | 12.883 | 12.883 | 100.0% | 1 | | -> duration | 10.883 | 10.883 | 10.883 | 10.883 | 10.883 | 10.883 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.882605 Full duration: 25.147481 -------------------------------------------------------------------------------- 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 040c50db-d606-4336-96b6-7d231c16be28 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729863 Full duration: 12.105662 HINTS: * To plot HTML graphics with this data, run: rally task report 040c50db-d606-4336-96b6-7d231c16be28 --out output.html * To generate a JUnit report, run: rally task export 040c50db-d606-4336-96b6-7d231c16be28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 040c50db-d606-4336-96b6-7d231c16be28 --json --out output.json 2019-05-18 18:43:02,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '040c50db-d606-4336-96b6-7d231c16be28', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-05-18 18:43:04,056 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 040c50db-d606-4336-96b6-7d231c16be28 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-05-18 18:43:03.959 5031 INFO rally.api [-] Building 'json' report for the following task(s): '040c50db-d606-4336-96b6-7d231c16be28'. 2019-05-18 18:43:03.964 5031 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:43:04,061 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-18 18:43:04,062 - 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-05-18 18:43:04,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:43:04,079 - 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-05-18 18:43:04,080 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-18 18:43:04,080 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:47:33,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 062e1e4d-6714-4abf-9ad3-884364df9c05 2019-05-18 18:47:33,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '062e1e4d-6714-4abf-9ad3-884364df9c05'] 2019-05-18 18:47:34,266 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 062e1e4d-6714-4abf-9ad3-884364df9c05 -------------------------------------------------------------------------------- Task 062e1e4d-6714-4abf-9ad3-884364df9c05: 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | keystone_v3.add_role | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | keystone_v3.revoke_role | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> duration | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.460788 Full duration: 20.860714 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | keystone_v3.add_role | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | keystone_v3.list_roles | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | -> duration | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.338267 Full duration: 20.97999 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | keystone_v3.list_projects | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | -> duration | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.400522 Full duration: 21.260917 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | keystone_v3.delete_role | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> duration | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.068498 Full duration: 18.047084 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | keystone_v3.delete_service | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97372 Full duration: 17.485593 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | keystone_v3.create_user | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | -> keystone_v3.add_role | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | keystone_v3.create_role | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | keystone_v3.get_project | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | keystone_v3.get_user | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | keystone_v3.get_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.list_services | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | keystone_v3.get_services | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 3.635 | 3.635 | 3.635 | 3.635 | 3.635 | 3.635 | 100.0% | 1 | | -> duration | 3.635 | 3.635 | 3.635 | 3.635 | 3.635 | 3.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.634899 Full duration: 27.844837 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | keystone_v3.update_project | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | keystone_v3.delete_project | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | -> duration | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.513862 Full duration: 18.278939 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 062e1e4d-6714-4abf-9ad3-884364df9c05 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.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | total | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | -> duration | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.351603 Full duration: 21.036275 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 062e1e4d-6714-4abf-9ad3-884364df9c05 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.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178097 Full duration: 20.945009 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | keystone_v3.list_users | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | -> duration | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.721392 Full duration: 21.251345 -------------------------------------------------------------------------------- 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 062e1e4d-6714-4abf-9ad3-884364df9c05 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.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | keystone_v3.create_users | 9.091 | 9.091 | 9.091 | 9.091 | 9.091 | 9.091 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.091 | 9.091 | 9.091 | 9.091 | 9.091 | 9.091 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 100.0% | 1 | | total | 12.149 | 12.149 | 12.149 | 12.149 | 12.149 | 12.149 | 100.0% | 1 | | -> duration | 12.149 | 12.149 | 12.149 | 12.149 | 12.149 | 12.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.148975 Full duration: 34.519395 HINTS: * To plot HTML graphics with this data, run: rally task report 062e1e4d-6714-4abf-9ad3-884364df9c05 --out output.html * To generate a JUnit report, run: rally task export 062e1e4d-6714-4abf-9ad3-884364df9c05 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 062e1e4d-6714-4abf-9ad3-884364df9c05 --json --out output.json 2019-05-18 18:47:34,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '062e1e4d-6714-4abf-9ad3-884364df9c05', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-05-18 18:47:36,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 062e1e4d-6714-4abf-9ad3-884364df9c05 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-05-18 18:47:36.304 6942 INFO rally.api [-] Building 'json' report for the following task(s): '062e1e4d-6714-4abf-9ad3-884364df9c05'. 2019-05-18 18:47:36.315 6942 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:47:36,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-18 18:47:36,434 - 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-05-18 18:47:36,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:47:36,450 - 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-05-18 18:47:36,451 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-18 18:47:36,452 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:53:57,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 09a7cb26-2074-478d-905e-2c0a5f4300ce 2019-05-18 18:53:57,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '09a7cb26-2074-478d-905e-2c0a5f4300ce'] 2019-05-18 18:53:58,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 09a7cb26-2074-478d-905e-2c0a5f4300ce -------------------------------------------------------------------------------- Task 09a7cb26-2074-478d-905e-2c0a5f4300ce: 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.delete_network | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | total | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 100.0% | 1 | | -> duration | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.206685 Full duration: 20.434028 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.993 | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 100.0% | 1 | | neutron.delete_port | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | total | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | -> duration | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.164971 Full duration: 32.695446 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | neutron.create_subnet | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | neutron.create_router | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 100.0% | 1 | | neutron.add_interface_router | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 100.0% | 1 | | neutron.remove_interface_router | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 100.0% | 1 | | neutron.delete_router | 3.664 | 3.664 | 3.664 | 3.664 | 3.664 | 3.664 | 100.0% | 1 | | total | 17.81 | 17.81 | 17.81 | 17.81 | 17.81 | 17.81 | 100.0% | 1 | | -> duration | 17.81 | 17.81 | 17.81 | 17.81 | 17.81 | 17.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.810347 Full duration: 42.258931 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | neutron.delete_subnet | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | total | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | -> duration | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.464627 Full duration: 31.664739 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | neutron.list_networks | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | total | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 100.0% | 1 | | -> duration | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.520948 Full duration: 23.008188 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.866 | 1.866 | 1.866 | 1.866 | 1.866 | 1.866 | 100.0% | 1 | | neutron.list_ports | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | -> duration | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.219616 Full duration: 34.776644 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.create_subnet | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | neutron.create_router | 4.98 | 4.98 | 4.98 | 4.98 | 4.98 | 4.98 | 100.0% | 1 | | neutron.add_interface_router | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 100.0% | 1 | | neutron.list_routers | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 11.578 | 11.578 | 11.578 | 11.578 | 11.578 | 11.578 | 100.0% | 1 | | -> duration | 11.578 | 11.578 | 11.578 | 11.578 | 11.578 | 11.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.578028 Full duration: 45.967083 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | neutron.create_subnet | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | neutron.list_subnets | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | total | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 100.0% | 1 | | -> duration | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.998943 Full duration: 27.224422 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | neutron.delete_security_group | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | -> duration | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.618248 Full duration: 20.285754 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | neutron.create_security_group_rule | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | neutron.delete_security_group | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 100.0% | 1 | | -> duration | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.394042 Full duration: 20.835729 -------------------------------------------------------------------------------- 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 09a7cb26-2074-478d-905e-2c0a5f4300ce 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.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | neutron.create_router | 5.132 | 5.132 | 5.132 | 5.132 | 5.132 | 5.132 | 100.0% | 1 | | neutron.add_gateway_router | 3.653 | 3.653 | 3.653 | 3.653 | 3.653 | 3.653 | 100.0% | 1 | | neutron.remove_gateway_router | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 100.0% | 1 | | total | 14.166 | 14.166 | 14.166 | 14.166 | 14.166 | 14.166 | 100.0% | 1 | | -> duration | 14.166 | 14.166 | 14.166 | 14.166 | 14.166 | 14.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.166494 Full duration: 46.635788 HINTS: * To plot HTML graphics with this data, run: rally task report 09a7cb26-2074-478d-905e-2c0a5f4300ce --out output.html * To generate a JUnit report, run: rally task export 09a7cb26-2074-478d-905e-2c0a5f4300ce --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 09a7cb26-2074-478d-905e-2c0a5f4300ce --json --out output.json 2019-05-18 18:53:58,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '09a7cb26-2074-478d-905e-2c0a5f4300ce', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-05-18 18:54:00,394 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 09a7cb26-2074-478d-905e-2c0a5f4300ce --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-05-18 18:54:00.292 10233 INFO rally.api [-] Building 'json' report for the following task(s): '09a7cb26-2074-478d-905e-2c0a5f4300ce'. 2019-05-18 18:54:00.303 10233 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:54:00,412 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-18 18:54:00,413 - 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-05-18 18:54:00,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:54:00,428 - 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-05-18 18:54:00,430 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-18 18:54:00,430 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:55:33,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8461a453-eebf-4006-924a-6bb6362560f0 2019-05-18 18:55:33,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8461a453-eebf-4006-924a-6bb6362560f0'] 2019-05-18 18:55:34,492 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8461a453-eebf-4006-924a-6bb6362560f0 -------------------------------------------------------------------------------- Task 8461a453-eebf-4006-924a-6bb6362560f0: 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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91" }, "image": { "name": "rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91" }, "nics": [ { "net-id": "30a252bd-2e1b-4c4a-bdd0-2190c0439cf7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8461a453-eebf-4006-924a-6bb6362560f0 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-ded1a554-272b-4cb2-9f53-96163c908764) 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-ded1a554-272b-4cb2-9f53-96163c908764) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 21.073 | 21.073 | 21.073 | 21.073 | 21.073 | 21.073 | 100.0% | 1 | | nova.live_migrate | 7.064 | 7.064 | 7.064 | 7.064 | 7.064 | 7.064 | 0.0% | 1 | | total | 28.137 | 28.137 | 28.137 | 28.137 | 28.137 | 28.137 | 0.0% | 1 | | -> duration | 27.137 | 27.137 | 27.137 | 27.137 | 27.137 | 27.137 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.137086 Full duration: 47.961794 HINTS: * To plot HTML graphics with this data, run: rally task report 8461a453-eebf-4006-924a-6bb6362560f0 --out output.html * To generate a JUnit report, run: rally task export 8461a453-eebf-4006-924a-6bb6362560f0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8461a453-eebf-4006-924a-6bb6362560f0 --json --out output.json At least one workload did not pass SLA criteria. 2019-05-18 18:55:34,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8461a453-eebf-4006-924a-6bb6362560f0', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-05-18 18:55:36,379 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8461a453-eebf-4006-924a-6bb6362560f0 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-05-18 18:55:36.286 10464 INFO rally.api [-] Building 'json' report for the following task(s): '8461a453-eebf-4006-924a-6bb6362560f0'. 2019-05-18 18:55:36.288 10464 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:55:36,381 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-18 18:55:36,382 - 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-05-18 18:55:36,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 18:55:36,400 - 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-05-18 18:55:36,401 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-18 18:55:36,401 - 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': '30a252bd-2e1b-4c4a-bdd0-2190c0439cf7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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_6713106d-7f2e-4131-8d7e-f9ce96a3ed91', '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-05-18 18:56:49,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e5fd4c90-0c04-46e2-aa88-5e27c4917f94 2019-05-18 18:56:49,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e5fd4c90-0c04-46e2-aa88-5e27c4917f94'] 2019-05-18 18:56:49,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e5fd4c90-0c04-46e2-aa88-5e27c4917f94 -------------------------------------------------------------------------------- Task e5fd4c90-0c04-46e2-aa88-5e27c4917f94: 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 e5fd4c90-0c04-46e2-aa88-5e27c4917f94 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.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | quotas.delete_quotas | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> duration | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.291868 Full duration: 13.013833 -------------------------------------------------------------------------------- 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 e5fd4c90-0c04-46e2-aa88-5e27c4917f94 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.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | total | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> duration | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883123 Full duration: 12.87768 -------------------------------------------------------------------------------- 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 e5fd4c90-0c04-46e2-aa88-5e27c4917f94 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.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> duration | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.901398 Full duration: 12.464453 -------------------------------------------------------------------------------- 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 e5fd4c90-0c04-46e2-aa88-5e27c4917f94 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.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | total | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> duration | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.325403 Full duration: 13.267615 HINTS: * To plot HTML graphics with this data, run: rally task report e5fd4c90-0c04-46e2-aa88-5e27c4917f94 --out output.html * To generate a JUnit report, run: rally task export e5fd4c90-0c04-46e2-aa88-5e27c4917f94 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e5fd4c90-0c04-46e2-aa88-5e27c4917f94 --json --out output.json 2019-05-18 18:56:49,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e5fd4c90-0c04-46e2-aa88-5e27c4917f94', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-05-18 18:56:51,877 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e5fd4c90-0c04-46e2-aa88-5e27c4917f94 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-05-18 18:56:51.782 10973 INFO rally.api [-] Building 'json' report for the following task(s): 'e5fd4c90-0c04-46e2-aa88-5e27c4917f94'. 2019-05-18 18:56:51.786 10973 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:56:51,882 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-18 18:56:51,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:07 | 6 | 100.00% | | glance | 00:01:42 | 4 | 100.00% | | cinder | 00:03:38 | 10 | 100.00% | | gnocchi | 00:02:03 | 11 | 100.00% | | heat | 00:01:35 | 4 | 100.00% | | keystone | 00:04:02 | 11 | 100.00% | | neutron | 00:05:45 | 11 | 100.00% | | nova | 00:00:47 | 1 | 0.00% | | quotas | 00:00:51 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:35 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-05-18 18:56:51,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-05-18 18:56:51,886 - 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-05-18 18:56:54,727 - 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-05-18 18:56:54.443 10975 INFO rally.api [-] Building 'html' report for the following task(s): '83e12afb-72c7-4f3a-b0f8-ce297e8e98fc', 'bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579', '8d5811c5-41ac-4b7a-89a1-69974cb0fd1e', '986ce5a9-bcc7-4959-8336-c587d1d3b95b', '040c50db-d606-4336-96b6-7d231c16be28', '062e1e4d-6714-4abf-9ad3-884364df9c05', '09a7cb26-2074-478d-905e-2c0a5f4300ce', '8461a453-eebf-4006-924a-6bb6362560f0', 'e5fd4c90-0c04-46e2-aa88-5e27c4917f94'. 2019-05-18 18:56:54.576 10975 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:56:54,728 - 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-05-18 18:56:56,938 - 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-05-18 18:56:56.821 10977 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '83e12afb-72c7-4f3a-b0f8-ce297e8e98fc', 'bfd8c9a0-8d2b-4e27-8ec5-09dd073f1579', '8d5811c5-41ac-4b7a-89a1-69974cb0fd1e', '986ce5a9-bcc7-4959-8336-c587d1d3b95b', '040c50db-d606-4336-96b6-7d231c16be28', '062e1e4d-6714-4abf-9ad3-884364df9c05', '09a7cb26-2074-478d-905e-2c0a5f4300ce', '8461a453-eebf-4006-924a-6bb6362560f0', 'e5fd4c90-0c04-46e2-aa88-5e27c4917f94'. 2019-05-18 18:56:56.828 10977 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:56:57,058 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 18:56:57,058 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:54 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-18 18:56:57,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:56:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:56:57,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 18 May 2019 18: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-7b3a9543-22bd-436b-bfae-8c2dfa18fb90 x-openstack-request-id: req-7b3a9543-22bd-436b-bfae-8c2dfa18fb90 2019-05-18 18:56:57,404 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac", "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": "42ebe843-dcc7-4095-b380-09b2628d2bac"}, {"name": "rally_sanity-flavor_alt_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55", "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": "bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55"}]} 2019-05-18 18:56:57,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7b3a9543-22bd-436b-bfae-8c2dfa18fb90 2019-05-18 18:56:57,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.335061073303s 2019-05-18 18:56:57,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:56:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:56:57,445 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:56: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-1628bd9d-b34e-48ec-8b52-52793ff04b33 x-openstack-request-id: req-1628bd9d-b34e-48ec-8b52-52793ff04b33 2019-05-18 18:56:57,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bf6c40b0-ea8b-46e1-b5c0-55fb827c1e55 used request id req-1628bd9d-b34e-48ec-8b52-52793ff04b33 2019-05-18 18:56:57,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384800434113s 2019-05-18 18:56:57,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 18:56:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/36fb041d-f92d-440d-815a-2a57469c9a07/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" -d '{"subnet_id": "a9759aa8-1c48-42e3-ade9-2c8a144e9ff7"}' 2019-05-18 18:57:00,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:57:00 GMT X-Openstack-Request-Id: req-7a64fcc3-8675-4e3f-9815-80f0a4bdb364 2019-05-18 18:57:00,328 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "30a252bd-2e1b-4c4a-bdd0-2190c0439cf7", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "subnet_id": "a9759aa8-1c48-42e3-ade9-2c8a144e9ff7", "subnet_ids": ["a9759aa8-1c48-42e3-ade9-2c8a144e9ff7"], "port_id": "2b1e1050-eac0-417d-95ae-e6eb8d33e211", "id": "36fb041d-f92d-440d-815a-2a57469c9a07"} 2019-05-18 18:57:00,328 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/36fb041d-f92d-440d-815a-2a57469c9a07/remove_router_interface.json used request id req-7a64fcc3-8675-4e3f-9815-80f0a4bdb364 2019-05-18 18:57:00,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.88256883621s 2019-05-18 18:57:00,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 18:57:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:00,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Sat, 18 May 2019 18:57:00 GMT X-Openstack-Request-Id: req-33e756b5-c392-499f-885a-537ddda195c4 2019-05-18 18:57:00,765 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "created_at": "2019-05-18T18:30:07Z", "admin_state_up": true, "updated_at": "2019-05-18T18:56:58Z", "project_id": "6beb242f4b5e4be786efd7e5f614780a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "36fb041d-f92d-440d-815a-2a57469c9a07", "name": "rally_sanity-router_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}]} 2019-05-18 18:57:00,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-33e756b5-c392-499f-885a-537ddda195c4 2019-05-18 18:57:00,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.436566114426s 2019-05-18 18:57:00,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 18:57:00,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/36fb041d-f92d-440d-815a-2a57469c9a07.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:05,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:57:05 GMT X-Openstack-Request-Id: req-8566be61-e292-4af1-b9c0-52d535c27fdb 2019-05-18 18:57:05,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:57:05,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/36fb041d-f92d-440d-815a-2a57469c9a07.json used request id req-8566be61-e292-4af1-b9c0-52d535c27fdb 2019-05-18 18:57:05,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.55933189392s 2019-05-18 18:57:05,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 18:57:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:05,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Sat, 18 May 2019 18:57:05 GMT X-Openstack-Request-Id: req-b09dfb44-dcfa-479e-a58b-04a719d5ab57 2019-05-18 18:57:05,666 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4},{"updated_at":"2019-05-18T18:30:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a9759aa8-1c48-42e3-ade9-2c8a144e9ff7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6beb242f4b5e4be786efd7e5f614780a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6713106d-7f2e-4131-8d7e-f9ce96a3ed91","enable_dhcp":true,"segment_id":null,"network_id":"30a252bd-2e1b-4c4a-bdd0-2190c0439cf7","tenant_id":"6beb242f4b5e4be786efd7e5f614780a","created_at":"2019-05-18T18:30:05Z","ip_version":4}]} 2019-05-18 18:57:05,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b09dfb44-dcfa-479e-a58b-04a719d5ab57 2019-05-18 18:57:05,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.339391946793s 2019-05-18 18:57:05,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 18:57:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a9759aa8-1c48-42e3-ade9-2c8a144e9ff7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:08,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:57:08 GMT X-Openstack-Request-Id: req-3d7135d0-b6a5-45d5-9b51-f76af6d3dd8a 2019-05-18 18:57:08,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:57:08,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a9759aa8-1c48-42e3-ade9-2c8a144e9ff7.json used request id req-3d7135d0-b6a5-45d5-9b51-f76af6d3dd8a 2019-05-18 18:57:08,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47146296501s 2019-05-18 18:57:08,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:57:08,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:09,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2110 Content-Type: application/json Date: Sat, 18 May 2019 18:57:09 GMT X-Openstack-Request-Id: req-d40ed8e7-1e24-439b-b9fc-ed2b6e9b982c 2019-05-18 18:57:09,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"30a252bd-2e1b-4c4a-bdd0-2190c0439cf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"6beb242f4b5e4be786efd7e5f614780a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:57:07Z","qos_policy_id":null,"name":"rally_sanity-net_6713106d-7f2e-4131-8d7e-f9ce96a3ed91","admin_state_up":true,"tenant_id":"6beb242f4b5e4be786efd7e5f614780a","created_at":"2019-05-18T18:30:04Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 18:57:09,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d40ed8e7-1e24-439b-b9fc-ed2b6e9b982c 2019-05-18 18:57:09,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.878087997437s 2019-05-18 18:57:09,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 18:57:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/30a252bd-2e1b-4c4a-bdd0-2190c0439cf7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:09,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:57:09 GMT X-Openstack-Request-Id: req-ac457059-2a98-4994-bd57-8263c595df8f 2019-05-18 18:57:09,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:57:09,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/30a252bd-2e1b-4c4a-bdd0-2190c0439cf7.json used request id req-ac457059-2a98-4994-bd57-8263c595df8f 2019-05-18 18:57:09,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.834606170654s 2019-05-18 18:57:09,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:57:09,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:10,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 18 May 2019 18:57:10 GMT X-Openstack-Request-Id: req-34632ec8-ab31-4883-bbea-ad9bb8b7c70b 2019-05-18 18:57:10,587 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:30:18Z", "file": "/v2/images/95637c53-0622-4b2a-b307-b80505f606a2/file", "owner": "6beb242f4b5e4be786efd7e5f614780a", "id": "95637c53-0622-4b2a-b307-b80505f606a2", "size": 12716032, "self": "/v2/images/95637c53-0622-4b2a-b307-b80505f606a2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/95637c53-0622-4b2a-b307-b80505f606a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/95637c53-0622-4b2a-b307-b80505f606a2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:30:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:57:10,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-34632ec8-ab31-4883-bbea-ad9bb8b7c70b 2019-05-18 18:57:10,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.728704929352s 2019-05-18 18:57:10,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 18:57:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/95637c53-0622-4b2a-b307-b80505f606a2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}710d53ba0c3d8093bfcbbee77e27b2a2a4c5893d" 2019-05-18 18:57:12,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:57:12 GMT X-Openstack-Request-Id: req-0645980a-7045-45ce-b841-a69a0de7f3cb 2019-05-18 18:57:12,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-05-18 18:57:12,584 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/95637c53-0622-4b2a-b307-b80505f606a2 used request id req-0645980a-7045-45ce-b841-a69a0de7f3cb 2019-05-18 18:57:12,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.99543619156s 2019-05-18 18:57:12,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 18:57:12,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:12,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 18: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-3b6f4a9b-c8fa-4959-8fa8-ec943d0e1b25 x-openstack-request-id: req-3b6f4a9b-c8fa-4959-8fa8-ec943d0e1b25 2019-05-18 18:57:12,607 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac", "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": "42ebe843-dcc7-4095-b380-09b2628d2bac"}]} 2019-05-18 18:57:12,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3b6f4a9b-c8fa-4959-8fa8-ec943d0e1b25 2019-05-18 18:57:12,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227479934692s 2019-05-18 18:57:12,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 18:57:12,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:12,654 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:57: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-c735b824-a697-4c69-918e-e2a89e106b79 x-openstack-request-id: req-c735b824-a697-4c69-918e-e2a89e106b79 2019-05-18 18:57:12,654 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/42ebe843-dcc7-4095-b380-09b2628d2bac used request id req-c735b824-a697-4c69-918e-e2a89e106b79 2019-05-18 18:57:12,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452649593353s 2019-05-18 18:57:12,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:57:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:12,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 18 May 2019 18:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61c5468-fa53-4919-a7b6-7995b4c32b33 2019-05-18 18:57:12,891 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": {"self": "http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b65543f19ce4694b1fb044b0a802388", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:57:12,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f61c5468-fa53-4919-a7b6-7995b4c32b33 2019-05-18 18:57:12,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235743045807s 2019-05-18 18:57:12,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:57:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:13,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 18 May 2019 18:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b4ff06-1a86-40db-9441-79a4bf85d108 2019-05-18 18:57:13,122 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_6713106d-7f2e-4131-8d7e-f9ce96a3ed91", "links": {"self": "http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b65543f19ce4694b1fb044b0a802388", "description": null}} 2019-05-18 18:57:13,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388 used request id req-00b4ff06-1a86-40db-9441-79a4bf85d108 2019-05-18 18:57:13,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225699186325s 2019-05-18 18:57:13,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 18:57:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:13,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c14fb4d-fb80-46a9-b4f2-ac13f9f0b60a 2019-05-18 18:57:13,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:57:13,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3b65543f19ce4694b1fb044b0a802388 used request id req-7c14fb4d-fb80-46a9-b4f2-ac13f9f0b60a 2019-05-18 18:57:13,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323336839676s 2019-05-18 18:57:13,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:57:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:13,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 18 May 2019 18:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5eff57-9f8b-4b8e-b0c3-1bc425afd547 2019-05-18 18:57:13,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a"}, "tags": [], "enabled": true, "id": "6beb242f4b5e4be786efd7e5f614780a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6713106d-7f2e-4131-8d7e-f9ce96a3ed91"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:57:13,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3c5eff57-9f8b-4b8e-b0c3-1bc425afd547 2019-05-18 18:57:13,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242516994476s 2019-05-18 18:57:13,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 18:57:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:13,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b7641f7-f10d-4fd1-b69a-396070181342 2019-05-18 18:57:13,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:57:13,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6beb242f4b5e4be786efd7e5f614780a used request id req-0b7641f7-f10d-4fd1-b69a-396070181342 2019-05-18 18:57:13,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294365882874s 2019-05-18 18:57:14,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:57:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=6beb242f4b5e4be786efd7e5f614780a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:14,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 18:57:14 GMT X-Openstack-Request-Id: req-311117db-bda1-481f-8d36-7afde891971c 2019-05-18 18:57:14,365 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "created_at": "2019-05-18T18:30:04Z", "updated_at": "2019-05-18T18:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "1044e716-7740-4ff5-9d0e-9d8e2008f777", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "1ea9c65b-b95f-41b7-8d36-2a1da78ed354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "4369a67d-eafb-42f2-b816-ab0fe7889217", "remote_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "4888a06c-40e5-4085-834f-b43f41a1837d", "remote_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}], "revision_number": 1, "project_id": "6beb242f4b5e4be786efd7e5f614780a", "id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "name": "default"}]} 2019-05-18 18:57:14,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=6beb242f4b5e4be786efd7e5f614780a&name=default used request id req-311117db-bda1-481f-8d36-7afde891971c 2019-05-18 18:57:14,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365681171417s 2019-05-18 18:57:14,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 18:57:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:14,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 18:57:14 GMT X-Openstack-Request-Id: req-047fdeae-99fc-49c1-8495-7903ce9808bc 2019-05-18 18:57:14,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "created_at": "2019-05-18T18:30:04Z", "updated_at": "2019-05-18T18:30:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "4369a67d-eafb-42f2-b816-ab0fe7889217", "remote_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "1ea9c65b-b95f-41b7-8d36-2a1da78ed354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "1044e716-7740-4ff5-9d0e-9d8e2008f777", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:30:04Z", "revision_number": 0, "id": "4888a06c-40e5-4085-834f-b43f41a1837d", "remote_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "remote_ip_prefix": null, "created_at": "2019-05-18T18:30:04Z", "security_group_id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "tenant_id": "6beb242f4b5e4be786efd7e5f614780a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6beb242f4b5e4be786efd7e5f614780a"}], "revision_number": 1, "project_id": "6beb242f4b5e4be786efd7e5f614780a", "id": "03a8b8ac-5a2a-4080-bb80-4f7391261b79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 18:57:14,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-047fdeae-99fc-49c1-8495-7903ce9808bc 2019-05-18 18:57:14,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349365949631s 2019-05-18 18:57:14,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 18:57:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/03a8b8ac-5a2a-4080-bb80-4f7391261b79.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc8614317da087f07daf213e309cfb05af50b364" 2019-05-18 18:57:15,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 18:57:15 GMT X-Openstack-Request-Id: req-10bc8122-6eab-446e-8734-fb37a69d7ac2 2019-05-18 18:57:15,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 18:57:15,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/03a8b8ac-5a2a-4080-bb80-4f7391261b79.json used request id req-10bc8122-6eab-446e-8734-fb37a69d7ac2 2019-05-18 18:57:15,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.537581920624s 2019-05-18 18:57:15,265 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-05-18 18:57:15,316 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-05-18 18:57:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:57:15,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d48e741-28ca-445c-a122-4fbfae5d70b0 2019-05-18 18:57:15,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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:57:15,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-9d48e741-28ca-445c-a122-4fbfae5d70b0 2019-05-18 18:57:15,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:57:15,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["T9j0SmCmRj-W9At980Z9cQ"], "issued_at": "2019-05-18T18:57:15.000000Z"}} 2019-05-18 18:57:15,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:57:15,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:16,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 18:57:16 GMT X-Openstack-Request-Id: req-a33f65a5-3d45-4568-9c25-0a3cbdef66a5 2019-05-18 18:57:16,468 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 18:57:16,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a33f65a5-3d45-4568-9c25-0a3cbdef66a5 2019-05-18 18:57:16,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.691339015961s 2019-05-18 18:57:16,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:57:16,480 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da43ca07-bb45-4cbb-a817-dcc2301116bc 2019-05-18 18:57:16,480 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:57:16,480 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-da43ca07-bb45-4cbb-a817-dcc2301116bc 2019-05-18 18:57:16,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:57:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:16,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5eed83f-7103-475a-a86a-0141d07f8d4e 2019-05-18 18:57:16,715 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:57:16,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c5eed83f-7103-475a-a86a-0141d07f8d4e 2019-05-18 18:57:16,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.23397397995s 2019-05-18 18:57:16,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 18:57:16,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c"}}' 2019-05-18 18:57:16,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 18 May 2019 18:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57869b9-6b94-470a-a14f-ddb3ce504094 2019-05-18 18:57:16,950 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085"}, "tags": [], "enabled": true, "id": "beeeee86153848188fdf3328bce72085", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c"}} 2019-05-18 18:57:16,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e57869b9-6b94-470a-a14f-ddb3ce504094 2019-05-18 18:57:16,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.228116989136s 2019-05-18 18:57:16,951 - 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'beeeee86153848188fdf3328bce72085', '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_66901699-cefe-48b8-a22a-7dc0d297d91c'}) 2019-05-18 18:57:16,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 18:57:16,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "BLeoFqQuibgmd6XC1QW3Omk8Rc3wMH", "email": null, "name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c"}}' 2019-05-18 18:57:17,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 18 May 2019 18:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-351c4237-c16f-4640-85ba-8da9b6dfd770 2019-05-18 18:57:17,458 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": {"self": "http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a340a8b74b694717b4231f5d569e7836", "domain_id": "default", "password_expires_at": null}} 2019-05-18 18:57:17,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-351c4237-c16f-4640-85ba-8da9b6dfd770 2019-05-18 18:57:17,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.500424861908s 2019-05-18 18:57:17,459 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a340a8b74b694717b4231f5d569e7836', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c'}) 2019-05-18 18:57:17,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:17,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:17,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e21453c-43c9-4a89-8545-818dde37e921 2019-05-18 18:57:17,682 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:17,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e21453c-43c9-4a89-8545-818dde37e921 2019-05-18 18:57:17,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219540119171s 2019-05-18 18:57:17,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:17,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd95b4e0-9369-470a-b4b7-ace19ff522f9 2019-05-18 18:57:17,893 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:17,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd95b4e0-9369-470a-b4b7-ace19ff522f9 2019-05-18 18:57:17,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206307888031s 2019-05-18 18:57:17,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:18,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57526b79-248e-42d8-823f-b77f17f312d3 2019-05-18 18:57:18,119 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:18,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57526b79-248e-42d8-823f-b77f17f312d3 2019-05-18 18:57:18,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220423221588s 2019-05-18 18:57:18,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:57:18,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:18,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b3e2c8-3037-42f5-bb59-e00f1976194f 2019-05-18 18:57:18,345 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:57:18,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-22b3e2c8-3037-42f5-bb59-e00f1976194f 2019-05-18 18:57:18,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220860958099s 2019-05-18 18:57:18,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:57:18,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:18,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 18:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739c425f-30f4-45ac-921e-134a908903bb 2019-05-18 18:57:18,581 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": {"self": "http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a340a8b74b694717b4231f5d569e7836", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:57:18,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-739c425f-30f4-45ac-921e-134a908903bb 2019-05-18 18:57:18,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235613107681s 2019-05-18 18:57:18,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:57:18,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:18,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847d3ac4-199d-470b-ae40-d04f7c2940af 2019-05-18 18:57:18,806 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085"}, "tags": [], "enabled": true, "id": "beeeee86153848188fdf3328bce72085", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:57:18,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-847d3ac4-199d-470b-ae40-d04f7c2940af 2019-05-18 18:57:18,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213532924652s 2019-05-18 18:57:18,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:57:18,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a340a8b74b694717b4231f5d569e7836&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=beeeee86153848188fdf3328bce72085" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:19,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 18 May 2019 18:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d121c441-5538-42c5-8b48-a641566cfe90 2019-05-18 18:57:19,040 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a340a8b74b694717b4231f5d569e7836&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=beeeee86153848188fdf3328bce72085", "previous": null, "next": null}} 2019-05-18 18:57:19,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a340a8b74b694717b4231f5d569e7836&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=beeeee86153848188fdf3328bce72085 used request id req-d121c441-5538-42c5-8b48-a641566cfe90 2019-05-18 18:57:19,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226656913757s 2019-05-18 18:57:19,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:57:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085/users/a340a8b74b694717b4231f5d569e7836/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:19,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff65648-4549-4255-ab4d-049c2e19604d 2019-05-18 18:57:19,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:57:19,203 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085/users/a340a8b74b694717b4231f5d569e7836/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-bff65648-4549-4255-ab4d-049c2e19604d 2019-05-18 18:57:19,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159775018692s 2019-05-18 18:57:19,204 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c', 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'beeeee86153848188fdf3328bce72085', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BLeoFqQuibgmd6XC1QW3Omk8Rc3wMH', 'username': u'refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 18:57:19,208 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c', 'password': 'BLeoFqQuibgmd6XC1QW3Omk8Rc3wMH', 'project_name': 'refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'beeeee86153848188fdf3328bce72085', 'project_domain_name': 'Default'} 2019-05-18 18:57:19,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:19,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8cab07-e97b-4f0f-bfea-b63377ecc552 2019-05-18 18:57:19,428 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:19,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4a8cab07-e97b-4f0f-bfea-b63377ecc552 2019-05-18 18:57:19,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217103004456s 2019-05-18 18:57:19,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:19,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f5eef2-9a99-4181-99c2-8197f339ba3e 2019-05-18 18:57:19,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:19,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4f5eef2-9a99-4181-99c2-8197f339ba3e 2019-05-18 18:57:19,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117129087448s 2019-05-18 18:57:19,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:57:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:19,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e641059e-589c-4ea2-9b14-f81654aa1563 2019-05-18 18:57:19,715 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:57:19,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e641059e-589c-4ea2-9b14-f81654aa1563 2019-05-18 18:57:19,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160074949265s 2019-05-18 18:57:19,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:57:19,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:19,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 18:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4787b478-7238-40a7-862f-6dc4e860a6ba 2019-05-18 18:57:19,949 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": {"self": "http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a340a8b74b694717b4231f5d569e7836", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:57:19,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4787b478-7238-40a7-862f-6dc4e860a6ba 2019-05-18 18:57:19,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233338117599s 2019-05-18 18:57:19,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:57:19,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:20,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec377555-eb70-4e8a-b691-716e35da6cf2 2019-05-18 18:57:20,196 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085"}, "tags": [], "enabled": true, "id": "beeeee86153848188fdf3328bce72085", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:57:20,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ec377555-eb70-4e8a-b691-716e35da6cf2 2019-05-18 18:57:20,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.236565828323s 2019-05-18 18:57:20,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:57:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a340a8b74b694717b4231f5d569e7836&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=beeeee86153848188fdf3328bce72085" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 18:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63731867-e542-45fe-a29f-87bf66260902 2019-05-18 18:57:20,318 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a340a8b74b694717b4231f5d569e7836&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=beeeee86153848188fdf3328bce72085", "previous": null, "next": null}} 2019-05-18 18:57:20,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a340a8b74b694717b4231f5d569e7836&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=beeeee86153848188fdf3328bce72085 used request id req-63731867-e542-45fe-a29f-87bf66260902 2019-05-18 18:57:20,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114781856537s 2019-05-18 18:57:20,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 18:57:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085/users/a340a8b74b694717b4231f5d569e7836/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:20,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ed9fff-74c4-4506-beed-b0911ef3d0fb 2019-05-18 18:57:20,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:57:20,586 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085/users/a340a8b74b694717b4231f5d569e7836/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-53ed9fff-74c4-4506-beed-b0911ef3d0fb 2019-05-18 18:57:20,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264414072037s 2019-05-18 18:57:20,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf1025a-d7db-4178-ba8d-7799f5e81323 2019-05-18 18:57:20,715 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:20,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bdf1025a-d7db-4178-ba8d-7799f5e81323 2019-05-18 18:57:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12501001358s 2019-05-18 18:57:20,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:57:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:20,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 18:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f1cacf-55e1-484f-8f9f-dc0f60b77260 2019-05-18 18:57:20,923 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 18:57:20,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c4f1cacf-55e1-484f-8f9f-dc0f60b77260 2019-05-18 18:57:20,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203397989273s 2019-05-18 18:57:20,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 18:57:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:21,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 18:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfae5e3-fc17-41d8-9c24-c599a1fd9609 2019-05-18 18:57:21,064 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": {"self": "http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a340a8b74b694717b4231f5d569e7836", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 18:57:21,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7cfae5e3-fc17-41d8-9c24-c599a1fd9609 2019-05-18 18:57:21,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139881134033s 2019-05-18 18:57:21,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 18:57:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=a340a8b74b694717b4231f5d569e7836&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:21,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 18 May 2019 18:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc31bc96-7cf7-482b-a852-c13b6d442503 2019-05-18 18:57:21,216 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=a340a8b74b694717b4231f5d569e7836&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 18:57:21,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=a340a8b74b694717b4231f5d569e7836&scope.domain.id=default used request id req-dc31bc96-7cf7-482b-a852-c13b6d442503 2019-05-18 18:57:21,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.140409946442s 2019-05-18 18:57:21,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 18:57:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/a340a8b74b694717b4231f5d569e7836/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:21,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 18:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d94010-f4e9-4a50-b3e6-9f3bee2e6b67 2019-05-18 18:57:21,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 18:57:21,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/a340a8b74b694717b4231f5d569e7836/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-36d94010-f4e9-4a50-b3e6-9f3bee2e6b67 2019-05-18 18:57:21,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.2904920578s 2019-05-18 18:57:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:57:21,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 18:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c209b77-73de-4028-bbe9-3b96e976ab18 2019-05-18 18:57:21,520 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 18:57:21,520 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7c209b77-73de-4028-bbe9-3b96e976ab18 2019-05-18 18:57:21,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 18:57:21,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T19:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "beeeee86153848188fdf3328bce72085", "name": "refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_beeeee86153848188fdf3328bce72085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_beeeee86153848188fdf3328bce72085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/beeeee86153848188fdf3328bce72085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/beeeee86153848188fdf3328bce72085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/beeeee86153848188fdf3328bce72085", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/beeeee86153848188fdf3328bce72085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/beeeee86153848188fdf3328bce72085", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/beeeee86153848188fdf3328bce72085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/beeeee86153848188fdf3328bce72085", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/beeeee86153848188fdf3328bce72085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/beeeee86153848188fdf3328bce72085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c", "id": "a340a8b74b694717b4231f5d569e7836"}, "audit_ids": ["WmrrKuyLSQqjqUZF9ptXRQ"], "issued_at": "2019-05-18T18:57:21.000000Z"}} 2019-05-18 18:57:21,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 18:57:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:22,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 18:57:22 GMT X-Openstack-Request-Id: req-6facc253-4cee-4aaf-ac81-5709094aa0ac 2019-05-18 18:57:22,242 - 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-05-18 18:57:22,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-6facc253-4cee-4aaf-ac81-5709094aa0ac 2019-05-18 18:57:22,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.302500963211s 2019-05-18 18:57:22,253 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-05-18 18:57:22,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 18:57:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:22,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 18:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d8923d-57e5-4863-a6a5-1ee7e151d242 2019-05-18 18:57:22,460 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 18:57:22,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e4d8923d-57e5-4863-a6a5-1ee7e151d242 2019-05-18 18:57:22,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206353902817s 2019-05-18 18:57:22,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 18:57:22,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:22,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 18:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629fc071-0c9b-426c-bdba-f3f61ee38411 2019-05-18 18:57:22,688 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085"}, "tags": [], "enabled": true, "id": "beeeee86153848188fdf3328bce72085", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 18:57:22,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-629fc071-0c9b-426c-bdba-f3f61ee38411 2019-05-18 18:57:22,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221046209335s 2019-05-18 18:57:22,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 18:57:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" -d '{"network": {"shared": true, "tenant_id": "beeeee86153848188fdf3328bce72085", "name": "refstack_defcore-net_66901699-cefe-48b8-a22a-7dc0d297d91c", "admin_state_up": true}}' 2019-05-18 18:57:23,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 18 May 2019 18:57:23 GMT X-Openstack-Request-Id: req-6e3e4449-ddde-4f04-b904-f5870c3e6d0d 2019-05-18 18:57:23,528 - 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":"5a776390-a7a9-43a1-9a86-4d0261ceffe9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"beeeee86153848188fdf3328bce72085","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:57:23Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_66901699-cefe-48b8-a22a-7dc0d297d91c","admin_state_up":true,"tenant_id":"beeeee86153848188fdf3328bce72085","created_at":"2019-05-18T18:57:23Z","mtu":1450}} 2019-05-18 18:57:23,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6e3e4449-ddde-4f04-b904-f5870c3e6d0d 2019-05-18 18:57:23,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.837685823441s 2019-05-18 18:57:23,529 - 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-05-18T18:57:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5a776390-a7a9-43a1-9a86-4d0261ceffe9', 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'refstack_defcore-net_66901699-cefe-48b8-a22a-7dc0d297d91c', u'created_at': u'2019-05-18T18:57:23Z', u'mtu': 1450, u'tenant_id': u'beeeee86153848188fdf3328bce72085', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'beeeee86153848188fdf3328bce72085', u'l2_adjacency': True}) 2019-05-18 18:57:23,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 18:57:23,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:23,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Sat, 18 May 2019 18:57:23 GMT X-Openstack-Request-Id: req-9493ca81-8e59-4106-aa80-a16b4fd02fd0 2019-05-18 18:57:23,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":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5a776390-a7a9-43a1-9a86-4d0261ceffe9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"beeeee86153848188fdf3328bce72085","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T18:57:23Z","qos_policy_id":null,"name":"refstack_defcore-net_66901699-cefe-48b8-a22a-7dc0d297d91c","admin_state_up":true,"tenant_id":"beeeee86153848188fdf3328bce72085","created_at":"2019-05-18T18:57:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 18:57:23,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9493ca81-8e59-4106-aa80-a16b4fd02fd0 2019-05-18 18:57:23,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386226177216s 2019-05-18 18:57:23,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 18:57:23,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '{"subnet": {"name": "refstack_defcore-subnet_66901699-cefe-48b8-a22a-7dc0d297d91c", "enable_dhcp": true, "network_id": "5a776390-a7a9-43a1-9a86-4d0261ceffe9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 18:57:24,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 18 May 2019 18:57:24 GMT X-Openstack-Request-Id: req-9f3396c9-01ab-46eb-9d1d-8e7b6949955e 2019-05-18 18:57:24,924 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T18:57:24Z","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":"345a7c22-426f-4442-89fc-34ee2f57adfd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"beeeee86153848188fdf3328bce72085","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_66901699-cefe-48b8-a22a-7dc0d297d91c","enable_dhcp":true,"segment_id":null,"network_id":"5a776390-a7a9-43a1-9a86-4d0261ceffe9","tenant_id":"beeeee86153848188fdf3328bce72085","created_at":"2019-05-18T18:57:24Z","ip_version":4}} 2019-05-18 18:57:24,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9f3396c9-01ab-46eb-9d1d-8e7b6949955e 2019-05-18 18:57:24,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00711607933s 2019-05-18 18:57:24,925 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:57:24Z', 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'345a7c22-426f-4442-89fc-34ee2f57adfd', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_66901699-cefe-48b8-a22a-7dc0d297d91c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5a776390-a7a9-43a1-9a86-4d0261ceffe9', u'tenant_id': u'beeeee86153848188fdf3328bce72085', u'created_at': u'2019-05-18T18:57:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'beeeee86153848188fdf3328bce72085'}) 2019-05-18 18:57:24,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 18:57:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "refstack_defcore-router_66901699-cefe-48b8-a22a-7dc0d297d91c", "admin_state_up": true}}' 2019-05-18 18:57:32,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Sat, 18 May 2019 18:57:32 GMT X-Openstack-Request-Id: req-835c0181-a6a3-4c5e-9efa-440220455731 2019-05-18 18:57:32,083 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "beeeee86153848188fdf3328bce72085", "created_at": "2019-05-18T18:57:26Z", "admin_state_up": true, "updated_at": "2019-05-18T18:57:27Z", "project_id": "beeeee86153848188fdf3328bce72085", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ed8acfb7-293a-401b-966a-0bb57e319c1d", "name": "refstack_defcore-router_66901699-cefe-48b8-a22a-7dc0d297d91c"}} 2019-05-18 18:57:32,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-835c0181-a6a3-4c5e-9efa-440220455731 2019-05-18 18:57:32,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.15733718872s 2019-05-18 18:57:32,084 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T18:57:27Z', u'revision_number': 3, u'ha': True, u'id': u'ed8acfb7-293a-401b-966a-0bb57e319c1d', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_66901699-cefe-48b8-a22a-7dc0d297d91c', u'admin_state_up': True, u'tenant_id': u'beeeee86153848188fdf3328bce72085', u'created_at': u'2019-05-18T18:57:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'beeeee86153848188fdf3328bce72085'}) 2019-05-18 18:57:32,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 18:57:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ed8acfb7-293a-401b-966a-0bb57e319c1d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '{"subnet_id": "345a7c22-426f-4442-89fc-34ee2f57adfd"}' 2019-05-18 18:57:35,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 18:57:35 GMT X-Openstack-Request-Id: req-8bdbdf48-5cb1-4f1f-af4b-92a4e06c2a42 2019-05-18 18:57:35,209 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5a776390-a7a9-43a1-9a86-4d0261ceffe9", "tenant_id": "beeeee86153848188fdf3328bce72085", "subnet_id": "345a7c22-426f-4442-89fc-34ee2f57adfd", "subnet_ids": ["345a7c22-426f-4442-89fc-34ee2f57adfd"], "port_id": "0c42157b-8854-402d-b011-89aef5d0e509", "id": "ed8acfb7-293a-401b-966a-0bb57e319c1d"} 2019-05-18 18:57:35,209 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed8acfb7-293a-401b-966a-0bb57e319c1d/add_router_interface.json used request id req-8bdbdf48-5cb1-4f1f-af4b-92a4e06c2a42 2019-05-18 18:57:35,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.12516593933s 2019-05-18 18:57:35,210 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 18:57:35,317 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 18:57:35,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:57:35,326 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 18:57:35 GMT 2019-05-18 18:57:35,327 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 18:57:35,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:57:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:36,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 18:57:36 GMT X-Openstack-Request-Id: req-7de5cc0a-5059-4b81-ad6e-ad46af613785 2019-05-18 18:57:36,107 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:57:36,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7de5cc0a-5059-4b81-ad6e-ad46af613785 2019-05-18 18:57:36,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.775728940964s 2019-05-18 18:57:36,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:57:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c"}' 2019-05-18 18:57:36,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 18 May 2019 18:57:36 GMT Location: http://172.30.9.23:9292/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5166201b-cb2f-4a87-b74d-feaab1d30824 2019-05-18 18:57:36,983 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:57:36Z", "file": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file", "owner": "beeeee86153848188fdf3328bce72085", "id": "d42eb5f7-f089-483d-8ea1-371657e1e653", "size": null, "self": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653", "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_66901699-cefe-48b8-a22a-7dc0d297d91c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "checksum": null, "created_at": "2019-05-18T18:57:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:57:36,983 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5166201b-cb2f-4a87-b74d-feaab1d30824 2019-05-18 18:57:36,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.866728067398s 2019-05-18 18:57:36,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:57:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '' 2019-05-18 18:57:38,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:57:38 GMT X-Openstack-Request-Id: req-165a0621-9214-40db-871c-113b0905b041 2019-05-18 18:57:38,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-05-18 18:57:38,656 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file used request id req-165a0621-9214-40db-871c-113b0905b041 2019-05-18 18:57:38,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.67214822769s 2019-05-18 18:57:38,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:57:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:38,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 18 May 2019 18:57:38 GMT X-Openstack-Request-Id: req-0c71ade0-5f53-46ea-855e-4c36ab0461a1 2019-05-18 18:57:38,987 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:57:38Z", "file": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file", "owner": "beeeee86153848188fdf3328bce72085", "id": "d42eb5f7-f089-483d-8ea1-371657e1e653", "size": 12716032, "self": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:57:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:57:38,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0c71ade0-5f53-46ea-855e-4c36ab0461a1 2019-05-18 18:57:38,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327254056931s 2019-05-18 18:57:38,989 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file', 'owner': u'beeeee86153848188fdf3328bce72085', 'id': u'd42eb5f7-f089-483d-8ea1-371657e1e653', 'size': 12716032, u'self': u'/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'beeeee86153848188fdf3328bce72085', 'name': 'refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:57:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T18:57:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c', '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/d42eb5f7-f089-483d-8ea1-371657e1e653', 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_66901699-cefe-48b8-a22a-7dc0d297d91c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c', 'created': u'2019-05-18T18:57:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:57: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/d42eb5f7-f089-483d-8ea1-371657e1e653', 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_66901699-cefe-48b8-a22a-7dc0d297d91c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:57:38,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:57:38,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_66901699-cefe-48b8-a22a-7dc0d297d91c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:57:39,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 18 May 2019 18: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-3d42445b-cd30-4718-8846-d3a2efa27b9e x-openstack-request-id: req-3d42445b-cd30-4718-8846-d3a2efa27b9e 2019-05-18 18:57:39,337 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3", "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": "357fbdf9-1b78-4fcd-b70e-1faab83d97e3"}} 2019-05-18 18:57:39,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3d42445b-cd30-4718-8846-d3a2efa27b9e 2019-05-18 18:57:39,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.344496011734s 2019-05-18 18:57:39,338 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_66901699-cefe-48b8-a22a-7dc0d297d91c', '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'b33a6ca8fc47490494e5507e3de2c225', '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'357fbdf9-1b78-4fcd-b70e-1faab83d97e3', 'swap': 0}) 2019-05-18 18:57:39,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:57:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" -d '{"extra_specs": {}}' 2019-05-18 18:57:39,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:57: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-e2ac0004-df0d-4c92-8db0-fcad2eabf481 x-openstack-request-id: req-e2ac0004-df0d-4c92-8db0-fcad2eabf481 2019-05-18 18:57:39,359 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:57:39,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3/os-extra_specs used request id req-e2ac0004-df0d-4c92-8db0-fcad2eabf481 2019-05-18 18:57:39,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204019546509s 2019-05-18 18:57:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 18:57:39,372 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 18:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e96984-6014-4b28-aca2-74f1dbafe4fb 2019-05-18 18:57:39,373 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 18:57:39,373 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c0e96984-6014-4b28-aca2-74f1dbafe4fb 2019-05-18 18:57:39,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:39,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:39,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c745d1-8b9c-49ed-b601-47a7aba00c0b 2019-05-18 18:57:39,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:39,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4c745d1-8b9c-49ed-b601-47a7aba00c0b 2019-05-18 18:57:39,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213451147079s 2019-05-18 18:57:39,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 18:57:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 18:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e66348a-1245-4715-8bdf-a010bb6b7f20 2019-05-18 18:57:39,796 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 18:57:39,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e66348a-1245-4715-8bdf-a010bb6b7f20 2019-05-18 18:57:39,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202044010162s 2019-05-18 18:57:39,802 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 18:57:42,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-18 18:57:44,525 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ac2f4956-6cd4-434e-8322-21bd973a8f0b | 2019-05-18T18:57:44.153586 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ac2f4956-6cd4-434e-8322-21bd973a8f0b ~/.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-05-18 18:57:48,092 - 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-05-18 18:57:48,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-18 18:57:51,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-18 18:57:54,072 - 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=72e36b73-abec-41e6-aa60-56988adbbf45) as the default verifier for the future CLI operations. 2019-05-18 18:57:55,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 18:57:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 18:57:56,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 18: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-16764c52-d6a0-4e74-8d49-dffb0877f0cb x-openstack-request-id: req-16764c52-d6a0-4e74-8d49-dffb0877f0cb 2019-05-18 18:57:56,017 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 18:57:56,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-16764c52-d6a0-4e74-8d49-dffb0877f0cb 2019-05-18 18:57:56,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0443232059479s 2019-05-18 18:57:56,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:57:56,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:56,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 18 May 2019 18:57:56 GMT X-Openstack-Request-Id: req-26765289-1435-4fd9-95eb-c4a3450e5c10 2019-05-18 18:57:56,355 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:57:38Z", "file": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file", "owner": "beeeee86153848188fdf3328bce72085", "id": "d42eb5f7-f089-483d-8ea1-371657e1e653", "size": 12716032, "self": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:57:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:57:56,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-26765289-1435-4fd9-95eb-c4a3450e5c10 2019-05-18 18:57:56,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33230304718s 2019-05-18 18:57:56,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 18:57:56,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_66901699-cefe-48b8-a22a-7dc0d297d91c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_66901699-cefe-48b8-a22a-7dc0d297d91c"}' 2019-05-18 18:57:56,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 18 May 2019 18:57:56 GMT Location: http://172.30.9.23:9292/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c1f63c5f-e7f4-4021-ab75-65641a09da37 2019-05-18 18:57:56,823 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:57:56Z", "file": "/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d/file", "owner": "beeeee86153848188fdf3328bce72085", "id": "6c35c263-68e7-4874-86eb-9c2cf654578d", "size": null, "self": "/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d", "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_66901699-cefe-48b8-a22a-7dc0d297d91c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_66901699-cefe-48b8-a22a-7dc0d297d91c", "checksum": null, "created_at": "2019-05-18T18:57:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 18:57:56,823 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c1f63c5f-e7f4-4021-ab75-65641a09da37 2019-05-18 18:57:56,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.457663059235s 2019-05-18 18:57:56,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 18:57:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '' 2019-05-18 18:57:57,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 18:57:57 GMT X-Openstack-Request-Id: req-008d50ce-3bcc-43fb-b52a-0cf319843cc8 2019-05-18 18:57:57,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-05-18 18:57:57,610 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d/file used request id req-008d50ce-3bcc-43fb-b52a-0cf319843cc8 2019-05-18 18:57:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.786564826965s 2019-05-18 18:57:57,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 18:57:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 18:57:58,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 18 May 2019 18:57:58 GMT X-Openstack-Request-Id: req-16c5010c-aade-4399-be46-d3ae3a4636da 2019-05-18 18:57:58,341 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:57:57Z", "file": "/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d/file", "owner": "beeeee86153848188fdf3328bce72085", "id": "6c35c263-68e7-4874-86eb-9c2cf654578d", "size": 12716032, "self": "/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6c35c263-68e7-4874-86eb-9c2cf654578d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6c35c263-68e7-4874-86eb-9c2cf654578d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_66901699-cefe-48b8-a22a-7dc0d297d91c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_66901699-cefe-48b8-a22a-7dc0d297d91c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:57:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:57:38Z", "file": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file", "owner": "beeeee86153848188fdf3328bce72085", "id": "d42eb5f7-f089-483d-8ea1-371657e1e653", "size": 12716032, "self": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:57:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 18:57:58,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-16c5010c-aade-4399-be46-d3ae3a4636da 2019-05-18 18:57:58,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.726803064346s 2019-05-18 18:57:58,344 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6c35c263-68e7-4874-86eb-9c2cf654578d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d/file', 'owner': u'beeeee86153848188fdf3328bce72085', 'id': u'6c35c263-68e7-4874-86eb-9c2cf654578d', 'size': 12716032, u'self': u'/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'beeeee86153848188fdf3328bce72085', 'name': 'refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6c35c263-68e7-4874-86eb-9c2cf654578d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T18:57:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T18:57:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_66901699-cefe-48b8-a22a-7dc0d297d91c', '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/6c35c263-68e7-4874-86eb-9c2cf654578d', 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_66901699-cefe-48b8-a22a-7dc0d297d91c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_66901699-cefe-48b8-a22a-7dc0d297d91c', 'created': u'2019-05-18T18:57:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T18:57: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/6c35c263-68e7-4874-86eb-9c2cf654578d', 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_66901699-cefe-48b8-a22a-7dc0d297d91c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 18:57:58,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 18:57:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_66901699-cefe-48b8-a22a-7dc0d297d91c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 18:57:58,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sat, 18 May 2019 18: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-cf3ae033-0cd0-4ee7-a033-a5438a4c0ff5 x-openstack-request-id: req-cf3ae033-0cd0-4ee7-a033-a5438a4c0ff5 2019-05-18 18:57:58,417 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/90f236d1-7533-4645-aefc-d7ea18f95663", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/90f236d1-7533-4645-aefc-d7ea18f95663", "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": "90f236d1-7533-4645-aefc-d7ea18f95663"}} 2019-05-18 18:57:58,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cf3ae033-0cd0-4ee7-a033-a5438a4c0ff5 2019-05-18 18:57:58,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0721838474274s 2019-05-18 18:57:58,418 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_66901699-cefe-48b8-a22a-7dc0d297d91c', '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'b33a6ca8fc47490494e5507e3de2c225', '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'90f236d1-7533-4645-aefc-d7ea18f95663', 'swap': 0}) 2019-05-18 18:57:58,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 18:57:58,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/90f236d1-7533-4645-aefc-d7ea18f95663/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" -d '{"extra_specs": {}}' 2019-05-18 18:57:58,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 18:57: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-d19a1eb1-c896-48a6-a8b5-7ace47d97d9f x-openstack-request-id: req-d19a1eb1-c896-48a6-a8b5-7ace47d97d9f 2019-05-18 18:57:58,441 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 18:57:58,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/90f236d1-7533-4645-aefc-d7ea18f95663/os-extra_specs used request id req-d19a1eb1-c896-48a6-a8b5-7ace47d97d9f 2019-05-18 18:57:58,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226261615753s 2019-05-18 18:57:58,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_66901699-cefe-48b8-a22a-7dc0d297d91c', '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'b33a6ca8fc47490494e5507e3de2c225', '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'90f236d1-7533-4645-aefc-d7ea18f95663', 'swap': 0}) 2019-05-18 18:58:01,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-18 18:58:01,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-18 18:58:01,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-18 18:58:01,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-18 18:58:05,495 - 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-05-18 18:58:05,495 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-05-18 18:58:05,495 - 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-05-18 18:58:05,495 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-05-18 18:58:05,495 - 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-05-18 18:58:05,495 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-05-18 18:58:05,495 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-05-18 18:58:05,495 - 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-05-18 18:58:05,495 - 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-05-18 18:58:05,495 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-05-18 18:58:05,495 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,496 - 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-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-05-18 18:58:05,497 - 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-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-18 18:58:05,497 - 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-05-18 18:58:05,497 - 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-05-18 18:58:05,497 - 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-05-18 18:58:05,497 - 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-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-05-18 18:58:05,497 - 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-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-05-18 18:58:05,497 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-05-18 18:58:05,498 - 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-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-05-18 18:58:05,498 - 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-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-18 18:58:05,498 - 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-05-18 18:58:05,498 - 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-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-05-18 18:58:05,498 - 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-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-05-18 18:58:05,498 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-05-18 18:58:05,499 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-05-18 18:58:05,499 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-05-18 18:58:05,499 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - 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-05-18 18:58:05,499 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-05-18 18:58:05,499 - 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-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - 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-05-18 18:58:05,500 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-05-18 18:58:05,501 - 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-05-18 18:58:05,501 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-05-18 18:58:05,501 - 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-05-18 18:58:05,501 - 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-05-18 18:58:05,501 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-05-18 18:58:05,501 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-05-18 18:58:05,501 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-05-18 18:58:05,501 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-05-18 18:58:05,501 - 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-05-18 18:58:05,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-18 18:58:05,505 - 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-05-18 19:05:46,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 795f3c89-5936-4b91-9ee3-61c56bf74145 2019-05-18 19:05:46,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '795f3c89-5936-4b91-9ee3-61c56bf74145']'. 2019-05-18 19:05:47,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-18 19:05:47,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-18 19:05:47,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 19:05:47,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 795f3c89-5936-4b91-9ee3-61c56bf74145 | 2019-05-18 19:05:47,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-18 19:05:47,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-18 18:58:07 | 2019-05-18 19:05:47,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-18 19:05:46 | 2019-05-18 19:05:47,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:39 | 2019-05-18 19:05:47,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-18 19:05:47,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-18 19:05:47,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-18 19:05:47,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 72e36b73-abec-41e6-aa60-56988adbbf45) | 2019-05-18 19:05:47,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-18 19:05:47,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ac2f4956-6cd4-434e-8322-21bd973a8f0b) | 2019-05-18 19:05:47,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-05-18 19:05:47,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 451.985 | 2019-05-18 19:05:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-05-18 19:05:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-05-18 19:05:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-18 19:05:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-18 19:05:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-18 19:05:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 19:05:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-18 19:05:47,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-18 19:05:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-05-18 19:05:47,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '795f3c89-5936-4b91-9ee3-61c56bf74145', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-05-18 19:05:49,443 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 795f3c89-5936-4b91-9ee3-61c56bf74145 --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-05-18 19:05:49,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '795f3c89-5936-4b91-9ee3-61c56bf74145', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-05-18 19:05:51,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 795f3c89-5936-4b91-9ee3-61c56bf74145 --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-05-18 19:05:51,702 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 19:05:51,702 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:29 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-05-18 19:05:51,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 19:05:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:05:53,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:05:53 GMT X-Openstack-Request-Id: req-5e74e523-e69d-41a3-b303-55b123a5204d 2019-05-18 19:05:53,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 19:05:53,069 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6c35c263-68e7-4874-86eb-9c2cf654578d used request id req-5e74e523-e69d-41a3-b303-55b123a5204d 2019-05-18 19:05:53,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36138296127s 2019-05-18 19:05:53,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 19:05:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:05:53,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sat, 18 May 2019 19:05: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-e4a4e79b-e5ff-4189-a49f-73282f976115 x-openstack-request-id: req-e4a4e79b-e5ff-4189-a49f-73282f976115 2019-05-18 19:05:53,374 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3", "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": "357fbdf9-1b78-4fcd-b70e-1faab83d97e3"}, {"name": "refstack_defcore-flavor_alt_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/90f236d1-7533-4645-aefc-d7ea18f95663", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/90f236d1-7533-4645-aefc-d7ea18f95663", "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": "90f236d1-7533-4645-aefc-d7ea18f95663"}]} 2019-05-18 19:05:53,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4a4e79b-e5ff-4189-a49f-73282f976115 2019-05-18 19:05:53,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.298406124115s 2019-05-18 19:05:53,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 19:05:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/90f236d1-7533-4645-aefc-d7ea18f95663 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:05:53,422 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 19:05: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-64f8f508-eafb-4a18-87a8-b87c01933dad x-openstack-request-id: req-64f8f508-eafb-4a18-87a8-b87c01933dad 2019-05-18 19:05:53,422 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/90f236d1-7533-4645-aefc-d7ea18f95663 used request id req-64f8f508-eafb-4a18-87a8-b87c01933dad 2019-05-18 19:05:53,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0455288887024s 2019-05-18 19:05:53,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 19:05:53,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ed8acfb7-293a-401b-966a-0bb57e319c1d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" -d '{"subnet_id": "345a7c22-426f-4442-89fc-34ee2f57adfd"}' 2019-05-18 19:05:56,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 19:05:56 GMT X-Openstack-Request-Id: req-34b1810a-6059-4c00-a9d7-0dcb9d948a16 2019-05-18 19:05:56,613 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5a776390-a7a9-43a1-9a86-4d0261ceffe9", "tenant_id": "beeeee86153848188fdf3328bce72085", "subnet_id": "345a7c22-426f-4442-89fc-34ee2f57adfd", "subnet_ids": ["345a7c22-426f-4442-89fc-34ee2f57adfd"], "port_id": "0c42157b-8854-402d-b011-89aef5d0e509", "id": "ed8acfb7-293a-401b-966a-0bb57e319c1d"} 2019-05-18 19:05:56,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed8acfb7-293a-401b-966a-0bb57e319c1d/remove_router_interface.json used request id req-34b1810a-6059-4c00-a9d7-0dcb9d948a16 2019-05-18 19:05:56,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.19066905975s 2019-05-18 19:05:56,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 19:05:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:05:57,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1227 Content-Type: application/json Date: Sat, 18 May 2019 19:05:57 GMT X-Openstack-Request-Id: req-15af7ccd-91f0-4105-943a-e623c4226f81 2019-05-18 19:05:57,065 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "beeeee86153848188fdf3328bce72085", "created_at": "2019-05-18T18:57:26Z", "admin_state_up": true, "updated_at": "2019-05-18T19:05:54Z", "project_id": "beeeee86153848188fdf3328bce72085", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ed8acfb7-293a-401b-966a-0bb57e319c1d", "name": "refstack_defcore-router_66901699-cefe-48b8-a22a-7dc0d297d91c"}]} 2019-05-18 19:05:57,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-15af7ccd-91f0-4105-943a-e623c4226f81 2019-05-18 19:05:57,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.451816082001s 2019-05-18 19:05:57,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 19:05:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ed8acfb7-293a-401b-966a-0bb57e319c1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:06:01,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:06:01 GMT X-Openstack-Request-Id: req-ac0da035-d013-4680-97b5-950faa1a6d8d 2019-05-18 19:06:01,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:06:01,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ed8acfb7-293a-401b-966a-0bb57e319c1d.json used request id req-ac0da035-d013-4680-97b5-950faa1a6d8d 2019-05-18 19:06:01,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.13289022446s 2019-05-18 19:06:01,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 19:06:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:06:01,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Sat, 18 May 2019 19:06:01 GMT X-Openstack-Request-Id: req-3129ae08-71c4-401e-b373-f59ca4687211 2019-05-18 19:06:01,743 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T18:57:24Z","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":"345a7c22-426f-4442-89fc-34ee2f57adfd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"beeeee86153848188fdf3328bce72085","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_66901699-cefe-48b8-a22a-7dc0d297d91c","enable_dhcp":true,"segment_id":null,"network_id":"5a776390-a7a9-43a1-9a86-4d0261ceffe9","tenant_id":"beeeee86153848188fdf3328bce72085","created_at":"2019-05-18T18:57:24Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4}]} 2019-05-18 19:06:01,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3129ae08-71c4-401e-b373-f59ca4687211 2019-05-18 19:06:01,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.542552947998s 2019-05-18 19:06:01,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 19:06:01,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/345a7c22-426f-4442-89fc-34ee2f57adfd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:06:04,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:06:04 GMT X-Openstack-Request-Id: req-9c60b08d-4f75-48c2-b438-413208d9cc02 2019-05-18 19:06:04,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:06:04,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/345a7c22-426f-4442-89fc-34ee2f57adfd.json used request id req-9c60b08d-4f75-48c2-b438-413208d9cc02 2019-05-18 19:06:04,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.57208895683s 2019-05-18 19:06:04,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 19:06:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:06:04,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Sat, 18 May 2019 19:06:04 GMT X-Openstack-Request-Id: req-007b053b-6c01-40a5-ba9b-c480132eb7d5 2019-05-18 19:06:04,700 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a776390-a7a9-43a1-9a86-4d0261ceffe9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"beeeee86153848188fdf3328bce72085","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T19:06:04Z","qos_policy_id":null,"name":"refstack_defcore-net_66901699-cefe-48b8-a22a-7dc0d297d91c","admin_state_up":true,"tenant_id":"beeeee86153848188fdf3328bce72085","created_at":"2019-05-18T18:57:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 19:06:04,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-007b053b-6c01-40a5-ba9b-c480132eb7d5 2019-05-18 19:06:04,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382589101791s 2019-05-18 19:06:04,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 19:06:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/5a776390-a7a9-43a1-9a86-4d0261ceffe9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:06:05,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:06:05 GMT X-Openstack-Request-Id: req-49393c20-f22e-4557-8af1-194ef1d4ed0e 2019-05-18 19:06:05,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:06:05,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5a776390-a7a9-43a1-9a86-4d0261ceffe9.json used request id req-49393c20-f22e-4557-8af1-194ef1d4ed0e 2019-05-18 19:06:05,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17041802406s 2019-05-18 19:06:05,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:06:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:06:06,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 18 May 2019 19:06:06 GMT X-Openstack-Request-Id: req-6da11e99-2610-4038-9c06-2bc85fd5958b 2019-05-18 19:06:06,294 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T18:57:38Z", "file": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653/file", "owner": "beeeee86153848188fdf3328bce72085", "id": "d42eb5f7-f089-483d-8ea1-371657e1e653", "size": 12716032, "self": "/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d42eb5f7-f089-483d-8ea1-371657e1e653/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66901699-cefe-48b8-a22a-7dc0d297d91c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T18:57:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:06:06,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6da11e99-2610-4038-9c06-2bc85fd5958b 2019-05-18 19:06:06,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.418508052826s 2019-05-18 19:06:06,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 19:06:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}96bae15814e0a67dbb4f038b0edbc37bcb014587" 2019-05-18 19:06:07,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:06:07 GMT X-Openstack-Request-Id: req-7d577edb-dcc2-4381-943f-4d8b87ddd55d 2019-05-18 19:06:07,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-05-18 19:06:07,052 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d42eb5f7-f089-483d-8ea1-371657e1e653 used request id req-7d577edb-dcc2-4381-943f-4d8b87ddd55d 2019-05-18 19:06:07,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.755404949188s 2019-05-18 19:06:07,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 19:06:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:07,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 19:06: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-d2aae8a2-6bd6-4e5e-ad1a-bbe6f59f3a55 x-openstack-request-id: req-d2aae8a2-6bd6-4e5e-ad1a-bbe6f59f3a55 2019-05-18 19:06:07,076 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3", "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": "357fbdf9-1b78-4fcd-b70e-1faab83d97e3"}]} 2019-05-18 19:06:07,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d2aae8a2-6bd6-4e5e-ad1a-bbe6f59f3a55 2019-05-18 19:06:07,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241160392761s 2019-05-18 19:06:07,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 19:06:07,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:07,122 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 19:06: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-af02ed28-3796-4055-bd94-b4ba9d40cc0a x-openstack-request-id: req-af02ed28-3796-4055-bd94-b4ba9d40cc0a 2019-05-18 19:06:07,122 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/357fbdf9-1b78-4fcd-b70e-1faab83d97e3 used request id req-af02ed28-3796-4055-bd94-b4ba9d40cc0a 2019-05-18 19:06:07,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442111492157s 2019-05-18 19:06:07,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:06:07,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:07,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 19:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2ffc98-2e39-4ed3-bfb1-87ac9148029b 2019-05-18 19:06:07,347 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": {"self": "http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a340a8b74b694717b4231f5d569e7836", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:06:07,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3c2ffc98-2e39-4ed3-bfb1-87ac9148029b 2019-05-18 19:06:07,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224272012711s 2019-05-18 19:06:07,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:06:07,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:07,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Sat, 18 May 2019 19:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4881c96c-bcf1-4868-aac5-41a571231207 2019-05-18 19:06:07,592 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_66901699-cefe-48b8-a22a-7dc0d297d91c", "links": {"self": "http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a340a8b74b694717b4231f5d569e7836", "description": null}} 2019-05-18 19:06:07,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836 used request id req-4881c96c-bcf1-4868-aac5-41a571231207 2019-05-18 19:06:07,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239168167114s 2019-05-18 19:06:07,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 19:06:07,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:07,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db98132d-3095-4fba-8fae-4f8c03c85aef 2019-05-18 19:06:07,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:06:07,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a340a8b74b694717b4231f5d569e7836 used request id req-db98132d-3095-4fba-8fae-4f8c03c85aef 2019-05-18 19:06:07,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.320419073105s 2019-05-18 19:06:07,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:06:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:08,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 18 May 2019 19:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57874a70-1c6c-4e26-8bb5-1d2ecf810cca 2019-05-18 19:06:08,134 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085"}, "tags": [], "enabled": true, "id": "beeeee86153848188fdf3328bce72085", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66901699-cefe-48b8-a22a-7dc0d297d91c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 19:06:08,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-57874a70-1c6c-4e26-8bb5-1d2ecf810cca 2019-05-18 19:06:08,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214100122452s 2019-05-18 19:06:08,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 19:06:08,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:08,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ec2e1a-cecb-4b50-a450-e920776d2324 2019-05-18 19:06:08,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:06:08,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/beeeee86153848188fdf3328bce72085 used request id req-54ec2e1a-cecb-4b50-a450-e920776d2324 2019-05-18 19:06:08,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287813901901s 2019-05-18 19:06:08,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 19:06:08,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=beeeee86153848188fdf3328bce72085&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:08,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 19:06:08 GMT X-Openstack-Request-Id: req-064dbc59-d6cc-43aa-8f94-40c1133b6b8e 2019-05-18 19:06:08,790 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "beeeee86153848188fdf3328bce72085", "created_at": "2019-05-18T18:57:23Z", "updated_at": "2019-05-18T18:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "3dd93d6d-431d-4214-bc3d-099992ea59af", "remote_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv6", "project_id": "beeeee86153848188fdf3328bce72085"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "54ea084f-26c8-4f30-af6f-b454372cc694", "remote_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv4", "project_id": "beeeee86153848188fdf3328bce72085"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "64f17f25-68c0-46fd-a936-2d76e2ee052a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv6", "project_id": "beeeee86153848188fdf3328bce72085"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "d67c4673-3c90-4d7b-8469-011da8f968af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv4", "project_id": "beeeee86153848188fdf3328bce72085"}], "revision_number": 1, "project_id": "beeeee86153848188fdf3328bce72085", "id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "name": "default"}]} 2019-05-18 19:06:08,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=beeeee86153848188fdf3328bce72085&name=default used request id req-064dbc59-d6cc-43aa-8f94-40c1133b6b8e 2019-05-18 19:06:08,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358631134033s 2019-05-18 19:06:08,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 19:06:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:09,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 18 May 2019 19:06:09 GMT X-Openstack-Request-Id: req-1eaaf852-2a6c-4889-8180-9ebad746a048 2019-05-18 19:06:09,154 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "beeeee86153848188fdf3328bce72085", "created_at": "2019-05-18T18:57:23Z", "updated_at": "2019-05-18T18:57:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "64f17f25-68c0-46fd-a936-2d76e2ee052a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv6", "project_id": "beeeee86153848188fdf3328bce72085"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "54ea084f-26c8-4f30-af6f-b454372cc694", "remote_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv4", "project_id": "beeeee86153848188fdf3328bce72085"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "d67c4673-3c90-4d7b-8469-011da8f968af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv4", "project_id": "beeeee86153848188fdf3328bce72085"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T18:57:23Z", "revision_number": 0, "id": "3dd93d6d-431d-4214-bc3d-099992ea59af", "remote_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "remote_ip_prefix": null, "created_at": "2019-05-18T18:57:23Z", "security_group_id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "tenant_id": "beeeee86153848188fdf3328bce72085", "port_range_min": null, "ethertype": "IPv6", "project_id": "beeeee86153848188fdf3328bce72085"}], "revision_number": 1, "project_id": "beeeee86153848188fdf3328bce72085", "id": "9a5cc30b-6598-4849-abf0-86ca2e04ed15", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 19:06:09,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1eaaf852-2a6c-4889-8180-9ebad746a048 2019-05-18 19:06:09,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358856916428s 2019-05-18 19:06:09,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 19:06:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9a5cc30b-6598-4849-abf0-86ca2e04ed15.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fba91f6b00f70cf466e6f01538afeec28ffd89ed" 2019-05-18 19:06:09,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:06:09 GMT X-Openstack-Request-Id: req-8273b954-2bd5-4422-a6e2-88a07644b421 2019-05-18 19:06:09,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:06:09,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9a5cc30b-6598-4849-abf0-86ca2e04ed15.json used request id req-8273b954-2bd5-4422-a6e2-88a07644b421 2019-05-18 19:06:09,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.710144996643s 2019-05-18 19:06:09,872 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-05-18 19:06:09,924 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-05-18 19:06:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:06:09,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 19:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f21330e-07bf-4818-b18e-35d5a7ec388e 2019-05-18 19:06:09,973 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 19:06:09,973 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8f21330e-07bf-4818-b18e-35d5a7ec388e 2019-05-18 19:06:09,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 19:06:10,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T20:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["TTLE8872Qjyanqn7LJ_yoA"], "issued_at": "2019-05-18T19:06:10.000000Z"}} 2019-05-18 19:06:10,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 19:06:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:11,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 19:06:11 GMT X-Openstack-Request-Id: req-f8225640-6066-46a0-a299-1997175f2be1 2019-05-18 19:06:11,033 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 19:06:11,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f8225640-6066-46a0-a299-1997175f2be1 2019-05-18 19:06:11,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.644405841827s 2019-05-18 19:06:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:06:11,044 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 19:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943acc4b-dcb1-4ef6-9edb-277d9873d395 2019-05-18 19:06:11,045 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 19:06:11,045 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-943acc4b-dcb1-4ef6-9edb-277d9873d395 2019-05-18 19:06:11,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:06:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:11,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 19:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c982cf-8509-403e-9846-35dafacc96c2 2019-05-18 19:06:11,280 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 19:06:11,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-63c982cf-8509-403e-9846-35dafacc96c2 2019-05-18 19:06:11,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.234567165375s 2019-05-18 19:06:11,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 19:06:11,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc"}}' 2019-05-18 19:06:11,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 18 May 2019 19:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4351f9bc-d8d9-4ed7-b333-7b4eb9dda8d5 2019-05-18 19:06:11,434 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45"}, "tags": [], "enabled": true, "id": "8ece1b03c55a4a23aaed728df6e91f45", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc"}} 2019-05-18 19:06:11,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4351f9bc-d8d9-4ed7-b333-7b4eb9dda8d5 2019-05-18 19:06:11,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147464036942s 2019-05-18 19:06:11,435 - 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'8ece1b03c55a4a23aaed728df6e91f45', '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_303f15e4-8481-4de9-b082-548b9a0df5dc'}) 2019-05-18 19:06:11,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 19:06:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "QsWHtln95cmhmmAVdpKjrVzKwPFcSE", "email": null, "name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc"}}' 2019-05-18 19:06:11,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 18 May 2019 19:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3068797d-b621-42c6-9117-2929790829fa 2019-05-18 19:06:11,920 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": {"self": "http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68bdc40acfaa402691c4a730aeb6c180", "domain_id": "default", "password_expires_at": null}} 2019-05-18 19:06:11,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3068797d-b621-42c6-9117-2929790829fa 2019-05-18 19:06:11,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478739023209s 2019-05-18 19:06:11,921 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'68bdc40acfaa402691c4a730aeb6c180', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc'}) 2019-05-18 19:06:11,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:12,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51de6c0c-b966-49f1-91ad-5f859a5bd5cf 2019-05-18 19:06:12,144 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:12,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51de6c0c-b966-49f1-91ad-5f859a5bd5cf 2019-05-18 19:06:12,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219465970993s 2019-05-18 19:06:12,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:12,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:12,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d058f649-0eaa-482f-b731-c9d8fd3840d3 2019-05-18 19:06:12,373 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:12,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d058f649-0eaa-482f-b731-c9d8fd3840d3 2019-05-18 19:06:12,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2240421772s 2019-05-18 19:06:12,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:12,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:12,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4cb28b-09f2-40a2-9ef6-9b4c8272538a 2019-05-18 19:06:12,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:12,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1e4cb28b-09f2-40a2-9ef6-9b4c8272538a 2019-05-18 19:06:12,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117523908615s 2019-05-18 19:06:12,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:06:12,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:12,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 19:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b603a3d6-89cd-418f-ad4d-2a4faad53218 2019-05-18 19:06:12,829 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 19:06:12,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b603a3d6-89cd-418f-ad4d-2a4faad53218 2019-05-18 19:06:12,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.328316926956s 2019-05-18 19:06:12,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:06:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:12,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 19:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f4f258-aa38-4392-a4df-3640ec858058 2019-05-18 19:06:12,974 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": {"self": "http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68bdc40acfaa402691c4a730aeb6c180", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:06:12,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-36f4f258-aa38-4392-a4df-3640ec858058 2019-05-18 19:06:12,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144445896149s 2019-05-18 19:06:12,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:06:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:13,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 19:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2790b81-9a50-4f8a-b65e-1f7d8f6cbac4 2019-05-18 19:06:13,121 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45"}, "tags": [], "enabled": true, "id": "8ece1b03c55a4a23aaed728df6e91f45", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc"}]} 2019-05-18 19:06:13,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e2790b81-9a50-4f8a-b65e-1f7d8f6cbac4 2019-05-18 19:06:13,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.13513302803s 2019-05-18 19:06:13,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 19:06:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=68bdc40acfaa402691c4a730aeb6c180&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=8ece1b03c55a4a23aaed728df6e91f45" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:13,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 19:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12064e3-c19a-48ca-a70b-f43bcb9e6da6 2019-05-18 19:06:13,361 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=68bdc40acfaa402691c4a730aeb6c180&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=8ece1b03c55a4a23aaed728df6e91f45", "previous": null, "next": null}} 2019-05-18 19:06:13,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=68bdc40acfaa402691c4a730aeb6c180&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=8ece1b03c55a4a23aaed728df6e91f45 used request id req-e12064e3-c19a-48ca-a70b-f43bcb9e6da6 2019-05-18 19:06:13,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.231924057007s 2019-05-18 19:06:13,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 19:06:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45/users/68bdc40acfaa402691c4a730aeb6c180/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:13,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91de79c8-fc02-4a8a-a9f4-2b46f739fa18 2019-05-18 19:06:13,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:06:13,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45/users/68bdc40acfaa402691c4a730aeb6c180/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-91de79c8-fc02-4a8a-a9f4-2b46f739fa18 2019-05-18 19:06:13,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.240895986557s 2019-05-18 19:06:13,607 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc', 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'8ece1b03c55a4a23aaed728df6e91f45', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'QsWHtln95cmhmmAVdpKjrVzKwPFcSE', 'username': u'tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 19:06:13,610 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc', 'password': 'QsWHtln95cmhmmAVdpKjrVzKwPFcSE', 'project_name': 'tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '8ece1b03c55a4a23aaed728df6e91f45', 'project_domain_name': 'Default'} 2019-05-18 19:06:13,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:13,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41489564-d54f-4944-9a22-7d4f63371272 2019-05-18 19:06:13,830 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:13,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41489564-d54f-4944-9a22-7d4f63371272 2019-05-18 19:06:13,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216472864151s 2019-05-18 19:06:13,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:13,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:13,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203bb0ad-2db2-405d-8128-f088e92b8762 2019-05-18 19:06:13,970 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:13,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-203bb0ad-2db2-405d-8128-f088e92b8762 2019-05-18 19:06:13,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135506153107s 2019-05-18 19:06:13,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:06:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:14,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 19:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4177fdac-857c-45f1-b29a-9313c6018522 2019-05-18 19:06:14,181 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 19:06:14,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4177fdac-857c-45f1-b29a-9313c6018522 2019-05-18 19:06:14,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206030845642s 2019-05-18 19:06:14,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:06:14,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 19:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fc3488-5670-4829-844a-f9032b83ea84 2019-05-18 19:06:14,427 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": {"self": "http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68bdc40acfaa402691c4a730aeb6c180", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:06:14,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-16fc3488-5670-4829-844a-f9032b83ea84 2019-05-18 19:06:14,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245179891586s 2019-05-18 19:06:14,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:06:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:14,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 19:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629d3dc4-d726-47ad-9823-45bcb5097322 2019-05-18 19:06:14,775 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45"}, "tags": [], "enabled": true, "id": "8ece1b03c55a4a23aaed728df6e91f45", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc"}]} 2019-05-18 19:06:14,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-629d3dc4-d726-47ad-9823-45bcb5097322 2019-05-18 19:06:14,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.336032152176s 2019-05-18 19:06:14,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 19:06:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=68bdc40acfaa402691c4a730aeb6c180&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=8ece1b03c55a4a23aaed728df6e91f45" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 18 May 2019 19:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05046fc6-da49-472c-8f49-d5dd002fde3d 2019-05-18 19:06:14,992 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=68bdc40acfaa402691c4a730aeb6c180&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=8ece1b03c55a4a23aaed728df6e91f45", "previous": null, "next": null}} 2019-05-18 19:06:14,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=68bdc40acfaa402691c4a730aeb6c180&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=8ece1b03c55a4a23aaed728df6e91f45 used request id req-05046fc6-da49-472c-8f49-d5dd002fde3d 2019-05-18 19:06:14,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209023952484s 2019-05-18 19:06:14,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 19:06:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45/users/68bdc40acfaa402691c4a730aeb6c180/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:15,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ccc2343-1ad1-4f3d-b611-fdd275dade17 2019-05-18 19:06:15,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:06:15,162 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45/users/68bdc40acfaa402691c4a730aeb6c180/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-5ccc2343-1ad1-4f3d-b611-fdd275dade17 2019-05-18 19:06:15,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166692018509s 2019-05-18 19:06:15,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:15,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e720d38-b53d-4c1b-92a2-582bb0286ec5 2019-05-18 19:06:15,382 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:15,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e720d38-b53d-4c1b-92a2-582bb0286ec5 2019-05-18 19:06:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216552019119s 2019-05-18 19:06:15,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:06:15,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:15,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 19:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214aafb0-04e7-4ab2-8677-cce2fed7cfa4 2019-05-18 19:06:15,603 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 19:06:15,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-214aafb0-04e7-4ab2-8677-cce2fed7cfa4 2019-05-18 19:06:15,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216490030289s 2019-05-18 19:06:15,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:06:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:15,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 19:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79604883-f84c-41bf-9065-2d3bd5a92c8a 2019-05-18 19:06:15,744 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": {"self": "http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68bdc40acfaa402691c4a730aeb6c180", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:06:15,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-79604883-f84c-41bf-9065-2d3bd5a92c8a 2019-05-18 19:06:15,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.14043211937s 2019-05-18 19:06:15,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 19:06:15,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=68bdc40acfaa402691c4a730aeb6c180&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:15,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 18 May 2019 19:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641165cb-b810-4964-a033-1af951f79916 2019-05-18 19:06:15,969 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=68bdc40acfaa402691c4a730aeb6c180&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 19:06:15,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=68bdc40acfaa402691c4a730aeb6c180&scope.domain.id=default used request id req-641165cb-b810-4964-a033-1af951f79916 2019-05-18 19:06:15,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212624073029s 2019-05-18 19:06:15,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 19:06:15,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/68bdc40acfaa402691c4a730aeb6c180/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:16,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815b3123-ddc1-4e00-8b87-9d5dcefdaaba 2019-05-18 19:06:16,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:06:16,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/68bdc40acfaa402691c4a730aeb6c180/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-815b3123-ddc1-4e00-8b87-9d5dcefdaaba 2019-05-18 19:06:16,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.33327293396s 2019-05-18 19:06:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:06:16,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 19:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befeb293-154b-4710-9c95-e86bbfa1436d 2019-05-18 19:06:16,316 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 19:06:16,316 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-befeb293-154b-4710-9c95-e86bbfa1436d 2019-05-18 19:06:16,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 19:06:16,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T20:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ece1b03c55a4a23aaed728df6e91f45", "name": "tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_8ece1b03c55a4a23aaed728df6e91f45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8ece1b03c55a4a23aaed728df6e91f45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/8ece1b03c55a4a23aaed728df6e91f45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/8ece1b03c55a4a23aaed728df6e91f45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/8ece1b03c55a4a23aaed728df6e91f45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8ece1b03c55a4a23aaed728df6e91f45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/8ece1b03c55a4a23aaed728df6e91f45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/8ece1b03c55a4a23aaed728df6e91f45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8ece1b03c55a4a23aaed728df6e91f45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/8ece1b03c55a4a23aaed728df6e91f45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/8ece1b03c55a4a23aaed728df6e91f45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc", "id": "68bdc40acfaa402691c4a730aeb6c180"}, "audit_ids": ["JJ1rJGjrTDaBqtrNIwwckQ"], "issued_at": "2019-05-18T19:06:16.000000Z"}} 2019-05-18 19:06:16,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 19:06:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:17,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 19:06:17 GMT X-Openstack-Request-Id: req-b3a02075-c282-402d-bff5-cce668a24605 2019-05-18 19:06:17,039 - 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-05-18 19:06:17,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-b3a02075-c282-402d-bff5-cce668a24605 2019-05-18 19:06:17,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.309777975082s 2019-05-18 19:06:17,049 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-05-18 19:06:17,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:06:17,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:17,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 19:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe66511-0195-453a-8e5c-62841dc344fe 2019-05-18 19:06:17,261 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 19:06:17,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8fe66511-0195-453a-8e5c-62841dc344fe 2019-05-18 19:06:17,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212270021439s 2019-05-18 19:06:17,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:06:17,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:17,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 19:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02436788-261c-4040-883c-544c184098d6 2019-05-18 19:06:17,499 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45"}, "tags": [], "enabled": true, "id": "8ece1b03c55a4a23aaed728df6e91f45", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc"}]} 2019-05-18 19:06:17,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-02436788-261c-4040-883c-544c184098d6 2019-05-18 19:06:17,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231106996536s 2019-05-18 19:06:17,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 19:06:17,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" -d '{"network": {"shared": true, "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "name": "tempest_full-net_303f15e4-8481-4de9-b082-548b9a0df5dc", "admin_state_up": true}}' 2019-05-18 19:06:18,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 18 May 2019 19:06:18 GMT X-Openstack-Request-Id: req-43d4b326-6be6-469e-8435-cf45df473b37 2019-05-18 19:06:18,079 - 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":"401d6c04-e024-4226-ab5b-cf143d79fe46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"8ece1b03c55a4a23aaed728df6e91f45","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T19:06:17Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_303f15e4-8481-4de9-b082-548b9a0df5dc","admin_state_up":true,"tenant_id":"8ece1b03c55a4a23aaed728df6e91f45","created_at":"2019-05-18T19:06:17Z","mtu":1450}} 2019-05-18 19:06:18,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-43d4b326-6be6-469e-8435-cf45df473b37 2019-05-18 19:06:18,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.578061103821s 2019-05-18 19:06:18,080 - 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-05-18T19:06:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'401d6c04-e024-4226-ab5b-cf143d79fe46', 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_303f15e4-8481-4de9-b082-548b9a0df5dc', u'created_at': u'2019-05-18T19:06:17Z', u'mtu': 1450, u'tenant_id': u'8ece1b03c55a4a23aaed728df6e91f45', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8ece1b03c55a4a23aaed728df6e91f45', u'l2_adjacency': True}) 2019-05-18 19:06:18,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 19:06:18,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:18,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Sat, 18 May 2019 19:06:18 GMT X-Openstack-Request-Id: req-706487a0-3258-4d3d-8714-6102f7b6d09f 2019-05-18 19:06:18,488 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"401d6c04-e024-4226-ab5b-cf143d79fe46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"8ece1b03c55a4a23aaed728df6e91f45","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T19:06:17Z","qos_policy_id":null,"name":"tempest_full-net_303f15e4-8481-4de9-b082-548b9a0df5dc","admin_state_up":true,"tenant_id":"8ece1b03c55a4a23aaed728df6e91f45","created_at":"2019-05-18T19:06:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 19:06:18,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-706487a0-3258-4d3d-8714-6102f7b6d09f 2019-05-18 19:06:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40788602829s 2019-05-18 19:06:18,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 19:06:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '{"subnet": {"name": "tempest_full-subnet_303f15e4-8481-4de9-b082-548b9a0df5dc", "enable_dhcp": true, "network_id": "401d6c04-e024-4226-ab5b-cf143d79fe46", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 19:06:19,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 18 May 2019 19:06:19 GMT X-Openstack-Request-Id: req-a0dc6268-577a-47f2-92dd-f4da483163d2 2019-05-18 19:06:19,475 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T19:06:18Z","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":"53ca4c9a-a334-46c5-ac34-d90f3f5fde3d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8ece1b03c55a4a23aaed728df6e91f45","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_303f15e4-8481-4de9-b082-548b9a0df5dc","enable_dhcp":true,"segment_id":null,"network_id":"401d6c04-e024-4226-ab5b-cf143d79fe46","tenant_id":"8ece1b03c55a4a23aaed728df6e91f45","created_at":"2019-05-18T19:06:18Z","ip_version":4}} 2019-05-18 19:06:19,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a0dc6268-577a-47f2-92dd-f4da483163d2 2019-05-18 19:06:19,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.984591007233s 2019-05-18 19:06:19,476 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T19:06:18Z', 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'53ca4c9a-a334-46c5-ac34-d90f3f5fde3d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_303f15e4-8481-4de9-b082-548b9a0df5dc', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'401d6c04-e024-4226-ab5b-cf143d79fe46', u'tenant_id': u'8ece1b03c55a4a23aaed728df6e91f45', u'created_at': u'2019-05-18T19:06:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8ece1b03c55a4a23aaed728df6e91f45'}) 2019-05-18 19:06:19,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 19:06:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "tempest_full-router_303f15e4-8481-4de9-b082-548b9a0df5dc", "admin_state_up": true}}' 2019-05-18 19:06:26,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Sat, 18 May 2019 19:06:26 GMT X-Openstack-Request-Id: req-64ff29cc-28ff-4532-a057-fd3a4610435b 2019-05-18 19:06:26,375 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "created_at": "2019-05-18T19:06:20Z", "admin_state_up": true, "updated_at": "2019-05-18T19:06:21Z", "project_id": "8ece1b03c55a4a23aaed728df6e91f45", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0fc51876-3535-4d96-b3b4-a2d6d69e821e", "name": "tempest_full-router_303f15e4-8481-4de9-b082-548b9a0df5dc"}} 2019-05-18 19:06:26,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-64ff29cc-28ff-4532-a057-fd3a4610435b 2019-05-18 19:06:26,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.89924001694s 2019-05-18 19:06:26,376 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T19:06:21Z', u'revision_number': 3, u'ha': True, u'id': u'0fc51876-3535-4d96-b3b4-a2d6d69e821e', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_303f15e4-8481-4de9-b082-548b9a0df5dc', u'admin_state_up': True, u'tenant_id': u'8ece1b03c55a4a23aaed728df6e91f45', u'created_at': u'2019-05-18T19:06:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'8ece1b03c55a4a23aaed728df6e91f45'}) 2019-05-18 19:06:26,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 19:06:26,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0fc51876-3535-4d96-b3b4-a2d6d69e821e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '{"subnet_id": "53ca4c9a-a334-46c5-ac34-d90f3f5fde3d"}' 2019-05-18 19:06:29,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 19:06:29 GMT X-Openstack-Request-Id: req-f2e6b5e6-6293-4537-8981-f7d563b9c53a 2019-05-18 19:06:29,417 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "401d6c04-e024-4226-ab5b-cf143d79fe46", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "subnet_id": "53ca4c9a-a334-46c5-ac34-d90f3f5fde3d", "subnet_ids": ["53ca4c9a-a334-46c5-ac34-d90f3f5fde3d"], "port_id": "3cda02f0-5382-4546-adb3-e79845db9460", "id": "0fc51876-3535-4d96-b3b4-a2d6d69e821e"} 2019-05-18 19:06:29,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0fc51876-3535-4d96-b3b4-a2d6d69e821e/add_router_interface.json used request id req-f2e6b5e6-6293-4537-8981-f7d563b9c53a 2019-05-18 19:06:29,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.04050397873s 2019-05-18 19:06:29,418 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 19:06:29,524 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 19:06:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:06:29,532 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 19:06:29 GMT 2019-05-18 19:06:29,533 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 19:06:29,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:06:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:29,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 19:06:29 GMT X-Openstack-Request-Id: req-61cf5b45-54d8-4580-a97c-ceba98e25fa5 2019-05-18 19:06:29,863 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:06:29,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-61cf5b45-54d8-4580-a97c-ceba98e25fa5 2019-05-18 19:06:29,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326061964035s 2019-05-18 19:06:29,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 19:06:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc"}' 2019-05-18 19:06:30,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 18 May 2019 19:06:30 GMT Location: http://172.30.9.23:9292/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bca4bb7d-bed5-40c3-a06d-9b20d7460d3b 2019-05-18 19:06:30,259 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:06:30Z", "file": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file", "owner": "8ece1b03c55a4a23aaed728df6e91f45", "id": "0de647e8-c662-48c2-96fe-666f56376f8d", "size": null, "self": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d", "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_303f15e4-8481-4de9-b082-548b9a0df5dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "checksum": null, "created_at": "2019-05-18T19:06:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 19:06:30,259 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bca4bb7d-bed5-40c3-a06d-9b20d7460d3b 2019-05-18 19:06:30,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.386486053467s 2019-05-18 19:06:30,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 19:06:30,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '' 2019-05-18 19:06:31,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:06:31 GMT X-Openstack-Request-Id: req-43bdb383-9345-4723-b3d1-d8f79977e102 2019-05-18 19:06:31,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 19:06:31,062 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file used request id req-43bdb383-9345-4723-b3d1-d8f79977e102 2019-05-18 19:06:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.802372932434s 2019-05-18 19:06:31,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:06:31,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:31,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 18 May 2019 19:06:31 GMT X-Openstack-Request-Id: req-e3f77af5-242c-452b-adb7-a2a49564618a 2019-05-18 19:06:31,095 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:06:31Z", "file": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file", "owner": "8ece1b03c55a4a23aaed728df6e91f45", "id": "0de647e8-c662-48c2-96fe-666f56376f8d", "size": 12716032, "self": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:06:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:06:31,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e3f77af5-242c-452b-adb7-a2a49564618a 2019-05-18 19:06:31,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285859107971s 2019-05-18 19:06:31,097 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file', 'owner': u'8ece1b03c55a4a23aaed728df6e91f45', 'id': u'0de647e8-c662-48c2-96fe-666f56376f8d', 'size': 12716032, u'self': u'/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ece1b03c55a4a23aaed728df6e91f45', 'name': 'tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T19:06:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T19:06:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc', '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/0de647e8-c662-48c2-96fe-666f56376f8d', 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_303f15e4-8481-4de9-b082-548b9a0df5dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc', 'created': u'2019-05-18T19:06:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T19:06:30Z', 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/0de647e8-c662-48c2-96fe-666f56376f8d', 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_303f15e4-8481-4de9-b082-548b9a0df5dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 19:06:31,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 19:06:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_303f15e4-8481-4de9-b082-548b9a0df5dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 19:06:31,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 19:06: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-b900ff65-0434-4da5-a5d8-f98809520173 x-openstack-request-id: req-b900ff65-0434-4da5-a5d8-f98809520173 2019-05-18 19:06:31,493 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f", "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": "952ae724-7e65-45a4-9815-5a42c5f4b20f"}} 2019-05-18 19:06:31,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b900ff65-0434-4da5-a5d8-f98809520173 2019-05-18 19:06:31,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.392350912094s 2019-05-18 19:06:31,494 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_303f15e4-8481-4de9-b082-548b9a0df5dc', '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'b33a6ca8fc47490494e5507e3de2c225', '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'952ae724-7e65-45a4-9815-5a42c5f4b20f', 'swap': 0}) 2019-05-18 19:06:31,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 19:06:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" -d '{"extra_specs": {}}' 2019-05-18 19:06:31,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 19:06: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-07cb2fc9-867b-4f0b-94f6-57cda44ff6a6 x-openstack-request-id: req-07cb2fc9-867b-4f0b-94f6-57cda44ff6a6 2019-05-18 19:06:31,516 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 19:06:31,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f/os-extra_specs used request id req-07cb2fc9-867b-4f0b-94f6-57cda44ff6a6 2019-05-18 19:06:31,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220711231232s 2019-05-18 19:06:31,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:06:31,530 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 19:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d31d22-baea-4e88-b5ca-284e8c73c09f 2019-05-18 19:06:31,530 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 19:06:31,530 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-05d31d22-baea-4e88-b5ca-284e8c73c09f 2019-05-18 19:06:31,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:31,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2f2dad-d3cb-4dac-8fc9-5b23c29bb174 2019-05-18 19:06:31,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:31,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b2f2dad-d3cb-4dac-8fc9-5b23c29bb174 2019-05-18 19:06:31,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200026988983s 2019-05-18 19:06:31,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:06:31,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:31,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a6241a-fecb-49f2-9d5a-d01e97731421 2019-05-18 19:06:31,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:06:31,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-32a6241a-fecb-49f2-9d5a-d01e97731421 2019-05-18 19:06:31,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.259622097015s 2019-05-18 19:06:32,013 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 19:06:34,457 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-18 19:06:36,795 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6e36f1a9-65eb-40c3-9573-600cd7ea19df | 2019-05-18T19:06:36.429394 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6e36f1a9-65eb-40c3-9573-600cd7ea19df ~/.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-05-18 19:06:40,184 - 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-05-18 19:06:40,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-18 19:06:43,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-18 19:06:46,420 - 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=39f9be65-18ab-4556-b366-ac6a61aa2b20) as the default verifier for the future CLI operations. 2019-05-18 19:06:48,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 19:06:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:06:48,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 19:06: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-f1e2461a-29ea-491e-b7e2-86bd75a84780 x-openstack-request-id: req-f1e2461a-29ea-491e-b7e2-86bd75a84780 2019-05-18 19:06:48,496 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 19:06:48,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-f1e2461a-29ea-491e-b7e2-86bd75a84780 2019-05-18 19:06:48,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0436639785767s 2019-05-18 19:06:48,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:06:48,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:48,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 18 May 2019 19:06:48 GMT X-Openstack-Request-Id: req-7fbcdfb9-fbd7-4cfa-aebd-92a841695391 2019-05-18 19:06:48,926 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:06:31Z", "file": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file", "owner": "8ece1b03c55a4a23aaed728df6e91f45", "id": "0de647e8-c662-48c2-96fe-666f56376f8d", "size": 12716032, "self": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:06:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:06:48,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7fbcdfb9-fbd7-4cfa-aebd-92a841695391 2019-05-18 19:06:48,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.424966096878s 2019-05-18 19:06:48,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 19:06:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_303f15e4-8481-4de9-b082-548b9a0df5dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_303f15e4-8481-4de9-b082-548b9a0df5dc"}' 2019-05-18 19:06:49,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 18 May 2019 19:06:49 GMT Location: http://172.30.9.23:9292/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c045c3c-efee-463b-91c0-579e2eddb43b 2019-05-18 19:06:49,276 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:06:49Z", "file": "/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/file", "owner": "8ece1b03c55a4a23aaed728df6e91f45", "id": "8a37efe7-ba92-4c5c-a33a-a22e86de528a", "size": null, "self": "/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a", "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_303f15e4-8481-4de9-b082-548b9a0df5dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_303f15e4-8481-4de9-b082-548b9a0df5dc", "checksum": null, "created_at": "2019-05-18T19:06:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 19:06:49,276 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4c045c3c-efee-463b-91c0-579e2eddb43b 2019-05-18 19:06:49,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.339737892151s 2019-05-18 19:06:49,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 19:06:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '' 2019-05-18 19:06:50,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:06:50 GMT X-Openstack-Request-Id: req-60353de8-fd8b-4d5d-9524-4d92f3f98cde 2019-05-18 19:06:50,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 19:06:50,971 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/file used request id req-60353de8-fd8b-4d5d-9524-4d92f3f98cde 2019-05-18 19:06:50,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69436502457s 2019-05-18 19:06:50,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:06:50,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:06:51,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sat, 18 May 2019 19:06:51 GMT X-Openstack-Request-Id: req-e403482b-8ffe-4a40-bcbb-f599a1d3d33b 2019-05-18 19:06:51,201 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:06:50Z", "file": "/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/file", "owner": "8ece1b03c55a4a23aaed728df6e91f45", "id": "8a37efe7-ba92-4c5c-a33a-a22e86de528a", "size": 12716032, "self": "/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_303f15e4-8481-4de9-b082-548b9a0df5dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_303f15e4-8481-4de9-b082-548b9a0df5dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:06:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:06:31Z", "file": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file", "owner": "8ece1b03c55a4a23aaed728df6e91f45", "id": "0de647e8-c662-48c2-96fe-666f56376f8d", "size": 12716032, "self": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:06:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:06:51,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e403482b-8ffe-4a40-bcbb-f599a1d3d33b 2019-05-18 19:06:51,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226129055023s 2019-05-18 19:06:51,204 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/file', 'owner': u'8ece1b03c55a4a23aaed728df6e91f45', 'id': u'8a37efe7-ba92-4c5c-a33a-a22e86de528a', 'size': 12716032, u'self': u'/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ece1b03c55a4a23aaed728df6e91f45', 'name': 'tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T19:06:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T19:06:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_303f15e4-8481-4de9-b082-548b9a0df5dc', '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/8a37efe7-ba92-4c5c-a33a-a22e86de528a', 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_303f15e4-8481-4de9-b082-548b9a0df5dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_303f15e4-8481-4de9-b082-548b9a0df5dc', 'created': u'2019-05-18T19:06:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T19:06: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/8a37efe7-ba92-4c5c-a33a-a22e86de528a', 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_303f15e4-8481-4de9-b082-548b9a0df5dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 19:06:51,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 19:06:51,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_303f15e4-8481-4de9-b082-548b9a0df5dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 19:06:51,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 18 May 2019 19:06: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-6e87e66a-531b-4e86-a2c8-4ab6e0425f6f x-openstack-request-id: req-6e87e66a-531b-4e86-a2c8-4ab6e0425f6f 2019-05-18 19:06:51,252 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4", "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": "05d97046-1b1d-41fe-b1c0-0d49d582ebc4"}} 2019-05-18 19:06:51,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6e87e66a-531b-4e86-a2c8-4ab6e0425f6f 2019-05-18 19:06:51,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0465838909149s 2019-05-18 19:06:51,253 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_303f15e4-8481-4de9-b082-548b9a0df5dc', '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'b33a6ca8fc47490494e5507e3de2c225', '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'05d97046-1b1d-41fe-b1c0-0d49d582ebc4', 'swap': 0}) 2019-05-18 19:06:51,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 19:06:51,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" -d '{"extra_specs": {}}' 2019-05-18 19:06:51,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 19:06: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-bad19def-9a87-4e88-baca-65f235531b2f x-openstack-request-id: req-bad19def-9a87-4e88-baca-65f235531b2f 2019-05-18 19:06:51,282 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 19:06:51,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4/os-extra_specs used request id req-bad19def-9a87-4e88-baca-65f235531b2f 2019-05-18 19:06:51,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0289130210876s 2019-05-18 19:06:51,283 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_303f15e4-8481-4de9-b082-548b9a0df5dc', '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'b33a6ca8fc47490494e5507e3de2c225', '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'05d97046-1b1d-41fe-b1c0-0d49d582ebc4', 'swap': 0}) 2019-05-18 19:06:54,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-18 19:06:54,466 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-18 19:06:54,466 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-18 19:06:54,469 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-18 19:06:54,499 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-18 19:06:57,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-39f9be65-18ab-4556-b366-ac6a61aa2b20/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-05-18 19:06:57,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-18 19:06:57,782 - 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-05-18 19:53:33,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 195c16af-572d-4b15-b7d2-4bb5903494ca 2019-05-18 19:53:33,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '195c16af-572d-4b15-b7d2-4bb5903494ca']'. 2019-05-18 19:53:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-18 19:53:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-18 19:53:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 19:53:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 195c16af-572d-4b15-b7d2-4bb5903494ca | 2019-05-18 19:53:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-18 19:53:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-18 19:06:59 | 2019-05-18 19:53:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-18 19:53:33 | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:46:34 | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 39f9be65-18ab-4556-b366-ac6a61aa2b20) | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6e36f1a9-65eb-40c3-9573-600cd7ea19df) | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-05-18 19:53:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2786.459 | 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-18 19:53:34,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-18 19:53:35,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-05-18 19:53:35,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '195c16af-572d-4b15-b7d2-4bb5903494ca', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-05-18 19:53:37,260 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 195c16af-572d-4b15-b7d2-4bb5903494ca --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-05-18 19:53:37,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '195c16af-572d-4b15-b7d2-4bb5903494ca', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-05-18 19:53:39,144 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 195c16af-572d-4b15-b7d2-4bb5903494ca --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-05-18 19:53:39,394 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 19:53:39,394 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 47:22 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-18 19:53:39,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 19:53:39,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:40,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:53:40 GMT X-Openstack-Request-Id: req-dda35356-ba3c-4156-b9de-1a58833333b3 2019-05-18 19:53:40,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 19:53:40,043 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8a37efe7-ba92-4c5c-a33a-a22e86de528a used request id req-dda35356-ba3c-4156-b9de-1a58833333b3 2019-05-18 19:53:40,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.642751932144s 2019-05-18 19:53:40,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 19:53:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:40,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 18 May 2019 19:53:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffe9b222-91a4-4042-99c7-0bff449de97c x-openstack-request-id: req-ffe9b222-91a4-4042-99c7-0bff449de97c 2019-05-18 19:53:40,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4", "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": "05d97046-1b1d-41fe-b1c0-0d49d582ebc4"}, {"name": "tempest_full-flavor_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f", "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": "952ae724-7e65-45a4-9815-5a42c5f4b20f"}]} 2019-05-18 19:53:40,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ffe9b222-91a4-4042-99c7-0bff449de97c 2019-05-18 19:53:40,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.319555997849s 2019-05-18 19:53:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 19:53:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:40,423 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 19:53: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-6e6df2b0-e31b-45a6-91de-bac556902474 x-openstack-request-id: req-6e6df2b0-e31b-45a6-91de-bac556902474 2019-05-18 19:53:40,423 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/05d97046-1b1d-41fe-b1c0-0d49d582ebc4 used request id req-6e6df2b0-e31b-45a6-91de-bac556902474 2019-05-18 19:53:40,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0518970489502s 2019-05-18 19:53:40,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 19:53:40,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0fc51876-3535-4d96-b3b4-a2d6d69e821e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" -d '{"subnet_id": "53ca4c9a-a334-46c5-ac34-d90f3f5fde3d"}' 2019-05-18 19:53:43,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 19:53:43 GMT X-Openstack-Request-Id: req-c224f493-d822-4551-90cc-37c540632208 2019-05-18 19:53:43,919 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "401d6c04-e024-4226-ab5b-cf143d79fe46", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "subnet_id": "53ca4c9a-a334-46c5-ac34-d90f3f5fde3d", "subnet_ids": ["53ca4c9a-a334-46c5-ac34-d90f3f5fde3d"], "port_id": "3cda02f0-5382-4546-adb3-e79845db9460", "id": "0fc51876-3535-4d96-b3b4-a2d6d69e821e"} 2019-05-18 19:53:43,919 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0fc51876-3535-4d96-b3b4-a2d6d69e821e/remove_router_interface.json used request id req-c224f493-d822-4551-90cc-37c540632208 2019-05-18 19:53:43,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.49581098557s 2019-05-18 19:53:43,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 19:53:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:44,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Sat, 18 May 2019 19:53:44 GMT X-Openstack-Request-Id: req-d0332896-3392-40f9-ad6a-c4e9a8c5d058 2019-05-18 19:53:44,446 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "created_at": "2019-05-18T19:06:20Z", "admin_state_up": true, "updated_at": "2019-05-18T19:53:42Z", "project_id": "8ece1b03c55a4a23aaed728df6e91f45", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0fc51876-3535-4d96-b3b4-a2d6d69e821e", "name": "tempest_full-router_303f15e4-8481-4de9-b082-548b9a0df5dc"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}]} 2019-05-18 19:53:44,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d0332896-3392-40f9-ad6a-c4e9a8c5d058 2019-05-18 19:53:44,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.526721000671s 2019-05-18 19:53:44,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 19:53:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/0fc51876-3535-4d96-b3b4-a2d6d69e821e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:49,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:53:49 GMT X-Openstack-Request-Id: req-2cc6bb85-cc88-44e0-85c3-b237cc1fefd7 2019-05-18 19:53:49,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:53:49,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0fc51876-3535-4d96-b3b4-a2d6d69e821e.json used request id req-2cc6bb85-cc88-44e0-85c3-b237cc1fefd7 2019-05-18 19:53:49,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.82965016365s 2019-05-18 19:53:49,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 19:53:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:49,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Sat, 18 May 2019 19:53:49 GMT X-Openstack-Request-Id: req-598018af-aa01-4d7f-89e9-5b39fa98c14f 2019-05-18 19:53:49,841 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T19:06:18Z","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":"53ca4c9a-a334-46c5-ac34-d90f3f5fde3d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8ece1b03c55a4a23aaed728df6e91f45","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_303f15e4-8481-4de9-b082-548b9a0df5dc","enable_dhcp":true,"segment_id":null,"network_id":"401d6c04-e024-4226-ab5b-cf143d79fe46","tenant_id":"8ece1b03c55a4a23aaed728df6e91f45","created_at":"2019-05-18T19:06:18Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4}]} 2019-05-18 19:53:49,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-598018af-aa01-4d7f-89e9-5b39fa98c14f 2019-05-18 19:53:49,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.563395023346s 2019-05-18 19:53:49,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 19:53:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/53ca4c9a-a334-46c5-ac34-d90f3f5fde3d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:52,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:53:52 GMT X-Openstack-Request-Id: req-46b88091-beb7-4175-9d0a-479327e6df75 2019-05-18 19:53:52,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:53:52,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/53ca4c9a-a334-46c5-ac34-d90f3f5fde3d.json used request id req-46b88091-beb7-4175-9d0a-479327e6df75 2019-05-18 19:53:52,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.6225259304s 2019-05-18 19:53:52,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 19:53:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:53,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2110 Content-Type: application/json Date: Sat, 18 May 2019 19:53:53 GMT X-Openstack-Request-Id: req-dfc58541-4aba-432c-b919-d563fb923544 2019-05-18 19:53:53,327 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"401d6c04-e024-4226-ab5b-cf143d79fe46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"8ece1b03c55a4a23aaed728df6e91f45","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T19:53:52Z","qos_policy_id":null,"name":"tempest_full-net_303f15e4-8481-4de9-b082-548b9a0df5dc","admin_state_up":true,"tenant_id":"8ece1b03c55a4a23aaed728df6e91f45","created_at":"2019-05-18T19:06:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 19:53:53,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dfc58541-4aba-432c-b919-d563fb923544 2019-05-18 19:53:53,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.861024141312s 2019-05-18 19:53:53,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 19:53:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/401d6c04-e024-4226-ab5b-cf143d79fe46.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:54,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:53:54 GMT X-Openstack-Request-Id: req-fff112c7-db56-4825-a9c4-09ee8a711391 2019-05-18 19:53:54,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:53:54,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/401d6c04-e024-4226-ab5b-cf143d79fe46.json used request id req-fff112c7-db56-4825-a9c4-09ee8a711391 2019-05-18 19:53:54,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17801213264s 2019-05-18 19:53:54,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:53:54,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 18 May 2019 19:53:54 GMT X-Openstack-Request-Id: req-053dedfd-82e5-4bef-9be4-bf0a98397b82 2019-05-18 19:53:54,841 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:06:31Z", "file": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d/file", "owner": "8ece1b03c55a4a23aaed728df6e91f45", "id": "0de647e8-c662-48c2-96fe-666f56376f8d", "size": 12716032, "self": "/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0de647e8-c662-48c2-96fe-666f56376f8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_303f15e4-8481-4de9-b082-548b9a0df5dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:06:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:53:54,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-053dedfd-82e5-4bef-9be4-bf0a98397b82 2019-05-18 19:53:54,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329618930817s 2019-05-18 19:53:54,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 19:53:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35cad0ca1ac20ab39dfa8cc96917947b21bbe35b" 2019-05-18 19:53:55,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:53:55 GMT X-Openstack-Request-Id: req-2070bedd-8686-4d0b-8bc5-6a245b7c9c0f 2019-05-18 19:53:55,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-05-18 19:53:55,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0de647e8-c662-48c2-96fe-666f56376f8d used request id req-2070bedd-8686-4d0b-8bc5-6a245b7c9c0f 2019-05-18 19:53:55,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.840672016144s 2019-05-18 19:53:55,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 19:53:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:55,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 19: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-e309e6ed-2885-4dd6-9482-42654fcb8186 x-openstack-request-id: req-e309e6ed-2885-4dd6-9482-42654fcb8186 2019-05-18 19:53:55,707 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f", "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": "952ae724-7e65-45a4-9815-5a42c5f4b20f"}]} 2019-05-18 19:53:55,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e309e6ed-2885-4dd6-9482-42654fcb8186 2019-05-18 19:53:55,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230960845947s 2019-05-18 19:53:55,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 19:53:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:55,748 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 19: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 x-compute-request-id: req-c77eaa3f-0b33-4a63-b629-9ba19de14670 x-openstack-request-id: req-c77eaa3f-0b33-4a63-b629-9ba19de14670 2019-05-18 19:53:55,748 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/952ae724-7e65-45a4-9815-5a42c5f4b20f used request id req-c77eaa3f-0b33-4a63-b629-9ba19de14670 2019-05-18 19:53:55,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396070480347s 2019-05-18 19:53:55,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:53:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:56,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 19:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c9fe05-769b-4a19-9691-821e1e08a9aa 2019-05-18 19:53:56,014 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": {"self": "http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68bdc40acfaa402691c4a730aeb6c180", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:53:56,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d8c9fe05-769b-4a19-9691-821e1e08a9aa 2019-05-18 19:53:56,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.265121936798s 2019-05-18 19:53:56,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:53:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:56,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 18 May 2019 19:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68191178-f68d-45ae-975b-07a909d4c037 2019-05-18 19:53:56,257 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_303f15e4-8481-4de9-b082-548b9a0df5dc", "links": {"self": "http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "68bdc40acfaa402691c4a730aeb6c180", "description": null}} 2019-05-18 19:53:56,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180 used request id req-68191178-f68d-45ae-975b-07a909d4c037 2019-05-18 19:53:56,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237076997757s 2019-05-18 19:53:56,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 19:53:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:56,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8fcb9f-babb-41ce-b8db-62763ce462e1 2019-05-18 19:53:56,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:53:56,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/68bdc40acfaa402691c4a730aeb6c180 used request id req-4b8fcb9f-babb-41ce-b8db-62763ce462e1 2019-05-18 19:53:56,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.347878932953s 2019-05-18 19:53:56,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:53:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:56,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 18 May 2019 19:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ace6f4-d30a-418a-8159-5d2993c290b7 2019-05-18 19:53:56,837 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45"}, "tags": [], "enabled": true, "id": "8ece1b03c55a4a23aaed728df6e91f45", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_303f15e4-8481-4de9-b082-548b9a0df5dc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 19:53:56,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-99ace6f4-d30a-418a-8159-5d2993c290b7 2019-05-18 19:53:56,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224338054657s 2019-05-18 19:53:56,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 19:53:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:57,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab586aa-9bb3-43bc-afbc-72cf48fe8821 2019-05-18 19:53:57,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:53:57,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8ece1b03c55a4a23aaed728df6e91f45 used request id req-6ab586aa-9bb3-43bc-afbc-72cf48fe8821 2019-05-18 19:53:57,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.307348966599s 2019-05-18 19:53:57,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 19:53:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8ece1b03c55a4a23aaed728df6e91f45&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:57,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 19:53:57 GMT X-Openstack-Request-Id: req-6bb3a4f5-2482-4ea2-9324-db278ae1dd77 2019-05-18 19:53:57,927 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "created_at": "2019-05-18T19:06:17Z", "updated_at": "2019-05-18T19:06:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "05a9ca9d-59c7-495b-b962-fbab74026d41", "remote_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "1f9e1979-0339-4f47-9448-7dfd9b4bec17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "7475be6c-b556-4bb8-8197-6cf743ba9ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "e4aa872b-479c-4324-8a7d-47ce0e368f02", "remote_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}], "revision_number": 1, "project_id": "8ece1b03c55a4a23aaed728df6e91f45", "id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "name": "default"}]} 2019-05-18 19:53:57,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8ece1b03c55a4a23aaed728df6e91f45&name=default used request id req-6bb3a4f5-2482-4ea2-9324-db278ae1dd77 2019-05-18 19:53:57,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.774045944214s 2019-05-18 19:53:57,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 19:53:57,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:58,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 19:53:58 GMT X-Openstack-Request-Id: req-9886c415-65d1-4865-9f31-8e340aca960f 2019-05-18 19:53:58,315 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "created_at": "2019-05-18T19:06:17Z", "updated_at": "2019-05-18T19:06:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "05a9ca9d-59c7-495b-b962-fbab74026d41", "remote_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "1f9e1979-0339-4f47-9448-7dfd9b4bec17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "7475be6c-b556-4bb8-8197-6cf743ba9ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:06:17Z", "revision_number": 0, "id": "e4aa872b-479c-4324-8a7d-47ce0e368f02", "remote_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "remote_ip_prefix": null, "created_at": "2019-05-18T19:06:17Z", "security_group_id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "tenant_id": "8ece1b03c55a4a23aaed728df6e91f45", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ece1b03c55a4a23aaed728df6e91f45"}], "revision_number": 1, "project_id": "8ece1b03c55a4a23aaed728df6e91f45", "id": "b4a9a6cc-16ea-4a22-9f2d-6821efb00a97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 19:53:58,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9886c415-65d1-4865-9f31-8e340aca960f 2019-05-18 19:53:58,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.381318092346s 2019-05-18 19:53:58,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 19:53:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b4a9a6cc-16ea-4a22-9f2d-6821efb00a97.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6689b857762f9915208b8ea443c6f49b1fb01400" 2019-05-18 19:53:59,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 19:53:59 GMT X-Openstack-Request-Id: req-15e69fc5-4198-4c85-8c91-cb2c4cf6feb6 2019-05-18 19:53:59,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 19:53:59,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b4a9a6cc-16ea-4a22-9f2d-6821efb00a97.json used request id req-15e69fc5-4198-4c85-8c91-cb2c4cf6feb6 2019-05-18 19:53:59,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.863676071167s 2019-05-18 19:53:59,186 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-05-18 19:53:59,238 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-05-18 19:53:59,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:53:59,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 19:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fa53ca-db77-4f4a-af47-075d9dc9f45e 2019-05-18 19:53:59,288 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 19:53:59,288 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b6fa53ca-db77-4f4a-af47-075d9dc9f45e 2019-05-18 19:53:59,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 19:53:59,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T20:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["RHnwlUEsTBSb1R9irw1X3w"], "issued_at": "2019-05-18T19:53:59.000000Z"}} 2019-05-18 19:53:59,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 19:53:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:00,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 19:54:00 GMT X-Openstack-Request-Id: req-b03ed782-a4c2-4325-934d-cd031cbb4ef6 2019-05-18 19:54:00,545 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 19:54:00,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b03ed782-a4c2-4325-934d-cd031cbb4ef6 2019-05-18 19:54:00,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.826283931732s 2019-05-18 19:54:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:54:00,558 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 19:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3d8d38e-9899-458e-a21b-ac10e7b005ce 2019-05-18 19:54:00,558 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 19:54:00,558 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d3d8d38e-9899-458e-a21b-ac10e7b005ce 2019-05-18 19:54:00,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:54:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:00,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 19:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f59eb77-6f26-4123-ab4c-fca9d42980d9 2019-05-18 19:54:00,768 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 19:54:00,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1f59eb77-6f26-4123-ab4c-fca9d42980d9 2019-05-18 19:54:00,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209797859192s 2019-05-18 19:54:00,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 19:54:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}}' 2019-05-18 19:54:01,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 18 May 2019 19:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c4eb0a-46cc-4000-a552-8afcc15c1df4 2019-05-18 19:54:01,048 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112"}, "tags": [], "enabled": true, "id": "5cbfa40512aa4810b8c67feaf9c26112", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}} 2019-05-18 19:54:01,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a2c4eb0a-46cc-4000-a552-8afcc15c1df4 2019-05-18 19:54:01,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.272608995438s 2019-05-18 19:54:01,049 - 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'5cbfa40512aa4810b8c67feaf9c26112', '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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99'}) 2019-05-18 19:54:01,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 19:54:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "JXXyeFbGxLntOTaQxuRMZdnAM2jd4r", "email": null, "name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}}' 2019-05-18 19:54:01,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 18 May 2019 19:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23da7690-72b0-4920-a10a-53c4a647e866 2019-05-18 19:54:01,551 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": {"self": "http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00e6507a49e94162ae1e31c45914b52d", "domain_id": "default", "password_expires_at": null}} 2019-05-18 19:54:01,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-23da7690-72b0-4920-a10a-53c4a647e866 2019-05-18 19:54:01,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496682167053s 2019-05-18 19:54:01,552 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'00e6507a49e94162ae1e31c45914b52d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99'}) 2019-05-18 19:54:01,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:01,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:01,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1542ba25-1c71-4b3d-b78c-0bc50199c1ee 2019-05-18 19:54:01,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:01,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1542ba25-1c71-4b3d-b78c-0bc50199c1ee 2019-05-18 19:54:01,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231267929077s 2019-05-18 19:54:01,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:01,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:02,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f69d89d-d611-498f-ba2b-4b168a4f5f2f 2019-05-18 19:54:02,016 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:02,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f69d89d-d611-498f-ba2b-4b168a4f5f2f 2019-05-18 19:54:02,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22421002388s 2019-05-18 19:54:02,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:02,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b31818-c625-4f22-9c65-7c8b01b49a46 2019-05-18 19:54:02,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:02,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-79b31818-c625-4f22-9c65-7c8b01b49a46 2019-05-18 19:54:02,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202231884003s 2019-05-18 19:54:02,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:54:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:02,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 19:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5514332c-9d44-4784-bd0d-4001472e3c43 2019-05-18 19:54:02,447 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 19:54:02,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5514332c-9d44-4784-bd0d-4001472e3c43 2019-05-18 19:54:02,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219107866287s 2019-05-18 19:54:02,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:54:02,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:02,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 18 May 2019 19:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57240fef-fa16-48d2-8624-35ea0d089a9e 2019-05-18 19:54:02,695 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": {"self": "http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00e6507a49e94162ae1e31c45914b52d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:54:02,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-57240fef-fa16-48d2-8624-35ea0d089a9e 2019-05-18 19:54:02,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247046947479s 2019-05-18 19:54:02,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:54:02,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:02,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 18 May 2019 19:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa719f66-ab4b-462d-9abc-e4f8c301381f 2019-05-18 19:54:02,867 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112"}, "tags": [], "enabled": true, "id": "5cbfa40512aa4810b8c67feaf9c26112", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}]} 2019-05-18 19:54:02,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fa719f66-ab4b-462d-9abc-e4f8c301381f 2019-05-18 19:54:02,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.162171125412s 2019-05-18 19:54:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 19:54:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=00e6507a49e94162ae1e31c45914b52d&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=5cbfa40512aa4810b8c67feaf9c26112" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:03,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 19:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0658a5a7-1b42-4fe5-8918-e320c67ee896 2019-05-18 19:54:03,100 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=00e6507a49e94162ae1e31c45914b52d&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=5cbfa40512aa4810b8c67feaf9c26112", "previous": null, "next": null}} 2019-05-18 19:54:03,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=00e6507a49e94162ae1e31c45914b52d&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=5cbfa40512aa4810b8c67feaf9c26112 used request id req-0658a5a7-1b42-4fe5-8918-e320c67ee896 2019-05-18 19:54:03,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224892139435s 2019-05-18 19:54:03,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 19:54:03,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112/users/00e6507a49e94162ae1e31c45914b52d/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:03,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30634367-87bf-4e45-9642-9008df479126 2019-05-18 19:54:03,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:54:03,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112/users/00e6507a49e94162ae1e31c45914b52d/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-30634367-87bf-4e45-9642-9008df479126 2019-05-18 19:54:03,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.272044897079s 2019-05-18 19:54:03,377 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 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'5cbfa40512aa4810b8c67feaf9c26112', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'JXXyeFbGxLntOTaQxuRMZdnAM2jd4r', 'username': u'tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 19:54:03,380 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 'password': 'JXXyeFbGxLntOTaQxuRMZdnAM2jd4r', 'project_name': 'tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '5cbfa40512aa4810b8c67feaf9c26112', 'project_domain_name': 'Default'} 2019-05-18 19:54:03,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:03,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:03,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff1c26b-9027-47b9-8b4a-13c171c8b99d 2019-05-18 19:54:03,498 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:03,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ff1c26b-9027-47b9-8b4a-13c171c8b99d 2019-05-18 19:54:03,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114107131958s 2019-05-18 19:54:03,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:03,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:03,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e946d7de-f05b-46c0-9549-b917faedeee8 2019-05-18 19:54:03,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:03,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e946d7de-f05b-46c0-9549-b917faedeee8 2019-05-18 19:54:03,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21882891655s 2019-05-18 19:54:03,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:54:03,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:03,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 19:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284ddae6-776d-4f7d-9c95-fdddb9079686 2019-05-18 19:54:03,953 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 19:54:03,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-284ddae6-776d-4f7d-9c95-fdddb9079686 2019-05-18 19:54:03,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226580858231s 2019-05-18 19:54:03,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:54:03,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:04,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 18 May 2019 19:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7686843c-2f7a-4db6-8adb-e2e89c10f96e 2019-05-18 19:54:04,182 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": {"self": "http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00e6507a49e94162ae1e31c45914b52d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:54:04,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7686843c-2f7a-4db6-8adb-e2e89c10f96e 2019-05-18 19:54:04,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228729009628s 2019-05-18 19:54:04,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:54:04,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:04,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 18 May 2019 19:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5d4b03-b47b-45ca-b16a-50a4b4882424 2019-05-18 19:54:04,317 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112"}, "tags": [], "enabled": true, "id": "5cbfa40512aa4810b8c67feaf9c26112", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}]} 2019-05-18 19:54:04,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ad5d4b03-b47b-45ca-b16a-50a4b4882424 2019-05-18 19:54:04,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123573064804s 2019-05-18 19:54:04,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 19:54:04,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=00e6507a49e94162ae1e31c45914b52d&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=5cbfa40512aa4810b8c67feaf9c26112" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:04,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 19:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fc234a-ce0b-475a-a161-589e6155d0ae 2019-05-18 19:54:04,545 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=00e6507a49e94162ae1e31c45914b52d&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=5cbfa40512aa4810b8c67feaf9c26112", "previous": null, "next": null}} 2019-05-18 19:54:04,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=00e6507a49e94162ae1e31c45914b52d&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=5cbfa40512aa4810b8c67feaf9c26112 used request id req-c4fc234a-ce0b-475a-a161-589e6155d0ae 2019-05-18 19:54:04,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221068143845s 2019-05-18 19:54:04,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 19:54:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112/users/00e6507a49e94162ae1e31c45914b52d/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:04,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a08b7de-9e06-4d82-a8b4-847f7a0e4947 2019-05-18 19:54:04,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:54:04,811 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112/users/00e6507a49e94162ae1e31c45914b52d/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-7a08b7de-9e06-4d82-a8b4-847f7a0e4947 2019-05-18 19:54:04,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.262437105179s 2019-05-18 19:54:04,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:04,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:04,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1be156-35a1-4d2b-b6d5-9c29e3e05fe8 2019-05-18 19:54:04,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:04,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b1be156-35a1-4d2b-b6d5-9c29e3e05fe8 2019-05-18 19:54:04,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16209602356s 2019-05-18 19:54:04,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:54:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:05,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 19:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d079c34-cddb-4c5f-a26d-57f324d39e8e 2019-05-18 19:54:05,196 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 19:54:05,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9d079c34-cddb-4c5f-a26d-57f324d39e8e 2019-05-18 19:54:05,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213865995407s 2019-05-18 19:54:05,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 19:54:05,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:05,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 18 May 2019 19:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a602d3-69d3-4d09-9324-151cd894f6e2 2019-05-18 19:54:05,435 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": {"self": "http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00e6507a49e94162ae1e31c45914b52d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 19:54:05,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-64a602d3-69d3-4d09-9324-151cd894f6e2 2019-05-18 19:54:05,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238819122314s 2019-05-18 19:54:05,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 19:54:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=00e6507a49e94162ae1e31c45914b52d&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:05,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 190 Content-Type: application/json Date: Sat, 18 May 2019 19:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb901e06-417c-4d3d-8b95-1cd6c666dff3 2019-05-18 19:54:05,666 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=00e6507a49e94162ae1e31c45914b52d&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 19:54:05,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=00e6507a49e94162ae1e31c45914b52d&scope.domain.id=default used request id req-fb901e06-417c-4d3d-8b95-1cd6c666dff3 2019-05-18 19:54:05,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219528913498s 2019-05-18 19:54:05,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 19:54:05,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/00e6507a49e94162ae1e31c45914b52d/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:05,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 19:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6448a9-2f21-4f1e-aed8-57044bfa9d02 2019-05-18 19:54:05,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 19:54:05,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/00e6507a49e94162ae1e31c45914b52d/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-2c6448a9-2f21-4f1e-aed8-57044bfa9d02 2019-05-18 19:54:05,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.263070821762s 2019-05-18 19:54:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:54:05,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 19:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488c939d-7314-46bd-ac22-baa8627f49ed 2019-05-18 19:54:05,945 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 19:54:05,945 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-488c939d-7314-46bd-ac22-baa8627f49ed 2019-05-18 19:54:05,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 19:54:06,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T20:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cbfa40512aa4810b8c67feaf9c26112", "name": "tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_5cbfa40512aa4810b8c67feaf9c26112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5cbfa40512aa4810b8c67feaf9c26112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/5cbfa40512aa4810b8c67feaf9c26112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/5cbfa40512aa4810b8c67feaf9c26112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/5cbfa40512aa4810b8c67feaf9c26112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5cbfa40512aa4810b8c67feaf9c26112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/5cbfa40512aa4810b8c67feaf9c26112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/5cbfa40512aa4810b8c67feaf9c26112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5cbfa40512aa4810b8c67feaf9c26112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/5cbfa40512aa4810b8c67feaf9c26112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/5cbfa40512aa4810b8c67feaf9c26112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "id": "00e6507a49e94162ae1e31c45914b52d"}, "audit_ids": ["huiVZ3bRRqSqzzUmBDjJRA"], "issued_at": "2019-05-18T19:54:06.000000Z"}} 2019-05-18 19:54:06,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 19:54:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:06,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 19:54:06 GMT X-Openstack-Request-Id: req-e3852152-b563-49a9-a92e-54046a5a448b 2019-05-18 19:54:06,654 - 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-05-18 19:54:06,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-e3852152-b563-49a9-a92e-54046a5a448b 2019-05-18 19:54:06,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289067983627s 2019-05-18 19:54:06,664 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-05-18 19:54:06,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 19:54:06,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:06,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 19:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6be4e0-3853-404f-b89b-4b2954460d06 2019-05-18 19:54:06,787 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 19:54:06,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ed6be4e0-3853-404f-b89b-4b2954460d06 2019-05-18 19:54:06,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12283706665s 2019-05-18 19:54:06,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 19:54:06,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:07,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 18 May 2019 19:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbe3fe8-4f79-4e94-aae3-a145e8fa9d33 2019-05-18 19:54:07,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112"}, "tags": [], "enabled": true, "id": "5cbfa40512aa4810b8c67feaf9c26112", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}]} 2019-05-18 19:54:07,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9bbe3fe8-4f79-4e94-aae3-a145e8fa9d33 2019-05-18 19:54:07,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218875169754s 2019-05-18 19:54:07,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 19:54:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" -d '{"network": {"shared": true, "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "name": "tempest_scenario-net_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "admin_state_up": true}}' 2019-05-18 19:54:07,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 18 May 2019 19:54:07 GMT X-Openstack-Request-Id: req-79a5f5cd-3db3-4ec4-a6e6-c95ef7c7a7d7 2019-05-18 19:54:07,735 - 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":"fe13c096-93ce-4465-9509-690bd149b26f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"5cbfa40512aa4810b8c67feaf9c26112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T19:54:07Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99","admin_state_up":true,"tenant_id":"5cbfa40512aa4810b8c67feaf9c26112","created_at":"2019-05-18T19:54:07Z","mtu":1450}} 2019-05-18 19:54:07,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-79a5f5cd-3db3-4ec4-a6e6-c95ef7c7a7d7 2019-05-18 19:54:07,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.719735860825s 2019-05-18 19:54:07,736 - 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-05-18T19:54:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fe13c096-93ce-4465-9509-690bd149b26f', u'provider:segmentation_id': 5, 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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', u'created_at': u'2019-05-18T19:54:07Z', u'mtu': 1450, u'tenant_id': u'5cbfa40512aa4810b8c67feaf9c26112', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5cbfa40512aa4810b8c67feaf9c26112', u'l2_adjacency': True}) 2019-05-18 19:54:07,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 19:54:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:08,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Sat, 18 May 2019 19:54:08 GMT X-Openstack-Request-Id: req-bc217af4-f851-449a-a241-929c297dd081 2019-05-18 19:54:08,154 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fe13c096-93ce-4465-9509-690bd149b26f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"5cbfa40512aa4810b8c67feaf9c26112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T19:54:07Z","qos_policy_id":null,"name":"tempest_scenario-net_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99","admin_state_up":true,"tenant_id":"5cbfa40512aa4810b8c67feaf9c26112","created_at":"2019-05-18T19:54:07Z","provider:network_type":"vxlan"}]} 2019-05-18 19:54:08,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bc217af4-f851-449a-a241-929c297dd081 2019-05-18 19:54:08,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.418309926987s 2019-05-18 19:54:08,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 19:54:08,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '{"subnet": {"name": "tempest_scenario-subnet_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "enable_dhcp": true, "network_id": "fe13c096-93ce-4465-9509-690bd149b26f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 19:54:09,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 18 May 2019 19:54:09 GMT X-Openstack-Request-Id: req-cc3cf42e-e73e-4b55-82ec-43a80829bdf8 2019-05-18 19:54:09,883 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T19:54:08Z","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":"73165a1e-7c44-4d96-ad7a-c119b14606a1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5cbfa40512aa4810b8c67feaf9c26112","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99","enable_dhcp":true,"segment_id":null,"network_id":"fe13c096-93ce-4465-9509-690bd149b26f","tenant_id":"5cbfa40512aa4810b8c67feaf9c26112","created_at":"2019-05-18T19:54:08Z","ip_version":4}} 2019-05-18 19:54:09,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-cc3cf42e-e73e-4b55-82ec-43a80829bdf8 2019-05-18 19:54:09,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.7265958786s 2019-05-18 19:54:09,883 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T19:54:08Z', 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'73165a1e-7c44-4d96-ad7a-c119b14606a1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'fe13c096-93ce-4465-9509-690bd149b26f', u'tenant_id': u'5cbfa40512aa4810b8c67feaf9c26112', u'created_at': u'2019-05-18T19:54:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5cbfa40512aa4810b8c67feaf9c26112'}) 2019-05-18 19:54:09,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 19:54:09,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "tempest_scenario-router_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "admin_state_up": true}}' 2019-05-18 19:54:17,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Sat, 18 May 2019 19:54:17 GMT X-Openstack-Request-Id: req-9e4437a9-7690-4a59-8dbd-5a8d1f3edb4f 2019-05-18 19:54:17,420 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "created_at": "2019-05-18T19:54:11Z", "admin_state_up": true, "updated_at": "2019-05-18T19:54:12Z", "project_id": "5cbfa40512aa4810b8c67feaf9c26112", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "68b52108-eafc-4c85-a174-c70784203689", "name": "tempest_scenario-router_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}} 2019-05-18 19:54:17,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9e4437a9-7690-4a59-8dbd-5a8d1f3edb4f 2019-05-18 19:54:17,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.53641796112s 2019-05-18 19:54:17,421 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T19:54:12Z', u'revision_number': 3, u'ha': True, u'id': u'68b52108-eafc-4c85-a174-c70784203689', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', u'admin_state_up': True, u'tenant_id': u'5cbfa40512aa4810b8c67feaf9c26112', u'created_at': u'2019-05-18T19:54:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'5cbfa40512aa4810b8c67feaf9c26112'}) 2019-05-18 19:54:17,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 19:54:17,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/68b52108-eafc-4c85-a174-c70784203689/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '{"subnet_id": "73165a1e-7c44-4d96-ad7a-c119b14606a1"}' 2019-05-18 19:54:20,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 19:54:20 GMT X-Openstack-Request-Id: req-aee1a21b-cb8c-438d-8b37-43ed02073f3c 2019-05-18 19:54:20,876 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fe13c096-93ce-4465-9509-690bd149b26f", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "subnet_id": "73165a1e-7c44-4d96-ad7a-c119b14606a1", "subnet_ids": ["73165a1e-7c44-4d96-ad7a-c119b14606a1"], "port_id": "5c4389a5-6547-43a2-aa15-fea53de4df7a", "id": "68b52108-eafc-4c85-a174-c70784203689"} 2019-05-18 19:54:20,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/68b52108-eafc-4c85-a174-c70784203689/add_router_interface.json used request id req-aee1a21b-cb8c-438d-8b37-43ed02073f3c 2019-05-18 19:54:20,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.45501303673s 2019-05-18 19:54:20,878 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 19:54:20,983 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 19:54:20,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:54:20,992 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 19:54:20 GMT 2019-05-18 19:54:20,992 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 19:54:20,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:54:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:21,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 19:54:21 GMT X-Openstack-Request-Id: req-379cab47-c706-44d5-b743-fb42bca8080a 2019-05-18 19:54:21,308 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:54:21,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-379cab47-c706-44d5-b743-fb42bca8080a 2019-05-18 19:54:21,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310418128967s 2019-05-18 19:54:21,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 19:54:21,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}' 2019-05-18 19:54:21,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 18 May 2019 19:54:21 GMT Location: http://172.30.9.23:9292/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2f6481d7-714e-42f4-bf82-52866964eedb 2019-05-18 19:54:21,681 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:54:21Z", "file": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file", "owner": "5cbfa40512aa4810b8c67feaf9c26112", "id": "0b601da4-ea06-441d-82c6-683d1c39f6db", "size": null, "self": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db", "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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "checksum": null, "created_at": "2019-05-18T19:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 19:54:21,682 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2f6481d7-714e-42f4-bf82-52866964eedb 2019-05-18 19:54:21,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.365735769272s 2019-05-18 19:54:21,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 19:54:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '' 2019-05-18 19:54:23,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:54:23 GMT X-Openstack-Request-Id: req-29b33b5b-3824-4934-b755-c6c4dfcff116 2019-05-18 19:54:23,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-05-18 19:54:23,227 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file used request id req-29b33b5b-3824-4934-b755-c6c4dfcff116 2019-05-18 19:54:23,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.54504704475s 2019-05-18 19:54:23,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:54:23,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:23,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 18 May 2019 19:54:23 GMT X-Openstack-Request-Id: req-c7ad6ddc-5a6e-4da3-8911-967b479dd696 2019-05-18 19:54:23,593 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:54:23Z", "file": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file", "owner": "5cbfa40512aa4810b8c67feaf9c26112", "id": "0b601da4-ea06-441d-82c6-683d1c39f6db", "size": 12716032, "self": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:54:23,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c7ad6ddc-5a6e-4da3-8911-967b479dd696 2019-05-18 19:54:23,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.361457109451s 2019-05-18 19:54:23,595 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file', 'owner': u'5cbfa40512aa4810b8c67feaf9c26112', 'id': u'0b601da4-ea06-441d-82c6-683d1c39f6db', 'size': 12716032, u'self': u'/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5cbfa40512aa4810b8c67feaf9c26112', 'name': 'tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T19:54:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T19:54:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', '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/0b601da4-ea06-441d-82c6-683d1c39f6db', 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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 'created': u'2019-05-18T19:54:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T19:54:21Z', 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/0b601da4-ea06-441d-82c6-683d1c39f6db', 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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 19:54:23,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 19:54:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 19:54:23,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 18 May 2019 19:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1484741d-21e4-45b0-bcdf-8dcec78769f7 x-openstack-request-id: req-1484741d-21e4-45b0-bcdf-8dcec78769f7 2019-05-18 19:54:23,992 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/86b084c2-dba6-46d3-9092-7edae431116f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/86b084c2-dba6-46d3-9092-7edae431116f", "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": "86b084c2-dba6-46d3-9092-7edae431116f"}} 2019-05-18 19:54:23,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1484741d-21e4-45b0-bcdf-8dcec78769f7 2019-05-18 19:54:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.393539905548s 2019-05-18 19:54:23,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', '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'b33a6ca8fc47490494e5507e3de2c225', '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'86b084c2-dba6-46d3-9092-7edae431116f', 'swap': 0}) 2019-05-18 19:54:23,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 19:54:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/86b084c2-dba6-46d3-9092-7edae431116f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" -d '{"extra_specs": {}}' 2019-05-18 19:54:24,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 19:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7486d2a-f9d2-416e-9da0-1d2dcfddfff0 x-openstack-request-id: req-d7486d2a-f9d2-416e-9da0-1d2dcfddfff0 2019-05-18 19:54:24,021 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 19:54:24,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/86b084c2-dba6-46d3-9092-7edae431116f/os-extra_specs used request id req-d7486d2a-f9d2-416e-9da0-1d2dcfddfff0 2019-05-18 19:54:24,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0272080898285s 2019-05-18 19:54:24,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 19:54:24,034 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 19:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fdb729c-81c4-4fe1-9edf-f4d3bf75e8f9 2019-05-18 19:54:24,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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 19:54:24,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-9fdb729c-81c4-4fe1-9edf-f4d3bf75e8f9 2019-05-18 19:54:24,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:24,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b41c14-3e83-4470-83e5-6916c4d469ec 2019-05-18 19:54:24,282 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:24,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-19b41c14-3e83-4470-83e5-6916c4d469ec 2019-05-18 19:54:24,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.244045972824s 2019-05-18 19:54:24,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 19:54:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:24,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 19:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc52498-79c7-479e-8dcf-c57fae0e2248 2019-05-18 19:54:24,491 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 19:54:24,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7dc52498-79c7-479e-8dcf-c57fae0e2248 2019-05-18 19:54:24,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203668117523s 2019-05-18 19:54:24,502 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 19:54:26,713 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-18 19:54:28,840 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8016c56a-6ffc-40b0-852e-7af5bb0e5cf9 | 2019-05-18T19:54:28.504977 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8016c56a-6ffc-40b0-852e-7af5bb0e5cf9 ~/.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-05-18 19:54:32,094 - 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-05-18 19:54:32,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-18 19:54:34,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-18 19:54:38,087 - 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=0eee75bd-8550-463c-929f-0910e945cc7f) as the default verifier for the future CLI operations. 2019-05-18 19:54:39,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 19:54:39,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 19:54:39,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 19:54:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33864e05-08c5-401c-8193-52aaa47e1799 x-openstack-request-id: req-33864e05-08c5-401c-8193-52aaa47e1799 2019-05-18 19:54:39,946 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 19:54:39,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-33864e05-08c5-401c-8193-52aaa47e1799 2019-05-18 19:54:39,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0485849380493s 2019-05-18 19:54:39,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:54:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:40,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 18 May 2019 19:54:40 GMT X-Openstack-Request-Id: req-5880eb4e-a6f3-4f24-b3ba-6e55c657542b 2019-05-18 19:54:40,300 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:54:23Z", "file": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file", "owner": "5cbfa40512aa4810b8c67feaf9c26112", "id": "0b601da4-ea06-441d-82c6-683d1c39f6db", "size": 12716032, "self": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:54:40,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5880eb4e-a6f3-4f24-b3ba-6e55c657542b 2019-05-18 19:54:40,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.348968029022s 2019-05-18 19:54:40,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 19:54:40,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}' 2019-05-18 19:54:40,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 18 May 2019 19:54:40 GMT Location: http://172.30.9.23:9292/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bff00bef-75a4-4b5b-8b15-a52ce3af172f 2019-05-18 19:54:40,662 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:54:40Z", "file": "/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/file", "owner": "5cbfa40512aa4810b8c67feaf9c26112", "id": "29ab0f87-8bd9-4d0b-99d3-c45488ba3342", "size": null, "self": "/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342", "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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "checksum": null, "created_at": "2019-05-18T19:54:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 19:54:40,663 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bff00bef-75a4-4b5b-8b15-a52ce3af172f 2019-05-18 19:54:40,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.351222991943s 2019-05-18 19:54:40,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 19:54:40,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '' 2019-05-18 19:54:41,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 19:54:41 GMT X-Openstack-Request-Id: req-2f9aae5f-f8c8-4684-ba4d-a566de639820 2019-05-18 19:54:41,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 19:54:41,435 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/file used request id req-2f9aae5f-f8c8-4684-ba4d-a566de639820 2019-05-18 19:54:41,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.771540164948s 2019-05-18 19:54:41,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 19:54:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 19:54:41,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 18 May 2019 19:54:41 GMT X-Openstack-Request-Id: req-663594fd-aa7e-4a1a-b211-52d65700ce09 2019-05-18 19:54:41,771 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:54:41Z", "file": "/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/file", "owner": "5cbfa40512aa4810b8c67feaf9c26112", "id": "29ab0f87-8bd9-4d0b-99d3-c45488ba3342", "size": 12716032, "self": "/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:54:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:54:23Z", "file": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file", "owner": "5cbfa40512aa4810b8c67feaf9c26112", "id": "0b601da4-ea06-441d-82c6-683d1c39f6db", "size": 12716032, "self": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 19:54:41,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-663594fd-aa7e-4a1a-b211-52d65700ce09 2019-05-18 19:54:41,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3312458992s 2019-05-18 19:54:41,773 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/snap', u'metadata': Munch({})})], 'file': u'/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/file', 'owner': u'5cbfa40512aa4810b8c67feaf9c26112', 'id': u'29ab0f87-8bd9-4d0b-99d3-c45488ba3342', 'size': 12716032, u'self': u'/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5cbfa40512aa4810b8c67feaf9c26112', 'name': 'tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T19:54:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T19:54:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', '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/29ab0f87-8bd9-4d0b-99d3-c45488ba3342', 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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', 'created': u'2019-05-18T19:54:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T19:54: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/29ab0f87-8bd9-4d0b-99d3-c45488ba3342', 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_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 19:54:41,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 19:54:41,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 19:54:41,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 18 May 2019 19: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-52e1f288-01e0-4e6b-a803-8e84adb24673 x-openstack-request-id: req-52e1f288-01e0-4e6b-a803-8e84adb24673 2019-05-18 19:54:41,810 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199", "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": "0e556daa-1c0f-429c-b93c-6c6641d8a199"}} 2019-05-18 19:54:41,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-52e1f288-01e0-4e6b-a803-8e84adb24673 2019-05-18 19:54:41,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0359241962433s 2019-05-18 19:54:41,811 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', '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'b33a6ca8fc47490494e5507e3de2c225', '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'0e556daa-1c0f-429c-b93c-6c6641d8a199', 'swap': 0}) 2019-05-18 19:54:41,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 19:54:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" -d '{"extra_specs": {}}' 2019-05-18 19:54:41,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 19:54:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5c68adb-610a-4567-8dd7-622f8872c005 x-openstack-request-id: req-b5c68adb-610a-4567-8dd7-622f8872c005 2019-05-18 19:54:41,836 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 19:54:41,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199/os-extra_specs used request id req-b5c68adb-610a-4567-8dd7-622f8872c005 2019-05-18 19:54:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239820480347s 2019-05-18 19:54:41,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99', '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'b33a6ca8fc47490494e5507e3de2c225', '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'0e556daa-1c0f-429c-b93c-6c6641d8a199', 'swap': 0}) 2019-05-18 19:54:45,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-18 19:54:45,181 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-18 19:54:45,182 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-18 19:54:45,184 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-18 19:54:45,220 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-18 19:54:48,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0eee75bd-8550-463c-929f-0910e945cc7f/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-05-18 19:54:48,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-18 19:54:48,795 - 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-05-18 20:05:59,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5cec4e65-4ab2-47da-8417-5fa71342e139 2019-05-18 20:05:59,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5cec4e65-4ab2-47da-8417-5fa71342e139']'. 2019-05-18 20:06:00,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-18 20:06:00,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-18 20:06:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 20:06:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5cec4e65-4ab2-47da-8417-5fa71342e139 | 2019-05-18 20:06:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-18 20:06:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-18 19:54:50 | 2019-05-18 20:06:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-18 20:05:59 | 2019-05-18 20:06:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:09 | 2019-05-18 20:06:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-05-18 20:06:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-18 20:06:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-18 20:06:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0eee75bd-8550-463c-929f-0910e945cc7f) | 2019-05-18 20:06:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-18 20:06:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8016c56a-6ffc-40b0-852e-7af5bb0e5cf9) | 2019-05-18 20:06:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-05-18 20:06:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 633.888 | 2019-05-18 20:06:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-05-18 20:06:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-05-18 20:06:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-18 20:06:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-18 20:06:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-18 20:06:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 20:06:00,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-18 20:06:00,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-18 20:06:00,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-05-18 20:06:00,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '5cec4e65-4ab2-47da-8417-5fa71342e139', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-05-18 20:06:02,413 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 5cec4e65-4ab2-47da-8417-5fa71342e139 --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-05-18 20:06:02,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '5cec4e65-4ab2-47da-8417-5fa71342e139', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-05-18 20:06:04,755 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 5cec4e65-4ab2-47da-8417-5fa71342e139 --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-05-18 20:06:04,867 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 20:06:04,867 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:58 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-18 20:06:04,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 20:06:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:06,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:06:06 GMT X-Openstack-Request-Id: req-40cc620e-fe09-4061-981c-0c40de463efc 2019-05-18 20:06:06,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-05-18 20:06:06,412 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/29ab0f87-8bd9-4d0b-99d3-c45488ba3342 used request id req-40cc620e-fe09-4061-981c-0c40de463efc 2019-05-18 20:06:06,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.53880596161s 2019-05-18 20:06:06,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 20:06:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:06,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sat, 18 May 2019 20:06: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-8803cd25-1dea-49b8-a56e-4c402869413f x-openstack-request-id: req-8803cd25-1dea-49b8-a56e-4c402869413f 2019-05-18 20:06:06,746 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199", "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": "0e556daa-1c0f-429c-b93c-6c6641d8a199"}, {"name": "tempest_scenario-flavor_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/86b084c2-dba6-46d3-9092-7edae431116f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/86b084c2-dba6-46d3-9092-7edae431116f", "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": "86b084c2-dba6-46d3-9092-7edae431116f"}]} 2019-05-18 20:06:06,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8803cd25-1dea-49b8-a56e-4c402869413f 2019-05-18 20:06:06,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.327983140945s 2019-05-18 20:06:06,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 20:06:06,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:06,796 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 20:06:06 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-d110476a-a57e-4350-bc53-74c0ed9ebaa5 x-openstack-request-id: req-d110476a-a57e-4350-bc53-74c0ed9ebaa5 2019-05-18 20:06:06,797 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0e556daa-1c0f-429c-b93c-6c6641d8a199 used request id req-d110476a-a57e-4350-bc53-74c0ed9ebaa5 2019-05-18 20:06:06,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0477797985077s 2019-05-18 20:06:06,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 20:06:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/68b52108-eafc-4c85-a174-c70784203689/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" -d '{"subnet_id": "73165a1e-7c44-4d96-ad7a-c119b14606a1"}' 2019-05-18 20:06:09,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 20:06:09 GMT X-Openstack-Request-Id: req-9a6d756b-438f-4f80-836d-f0065ee3c923 2019-05-18 20:06:09,915 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fe13c096-93ce-4465-9509-690bd149b26f", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "subnet_id": "73165a1e-7c44-4d96-ad7a-c119b14606a1", "subnet_ids": ["73165a1e-7c44-4d96-ad7a-c119b14606a1"], "port_id": "5c4389a5-6547-43a2-aa15-fea53de4df7a", "id": "68b52108-eafc-4c85-a174-c70784203689"} 2019-05-18 20:06:09,915 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/68b52108-eafc-4c85-a174-c70784203689/remove_router_interface.json used request id req-9a6d756b-438f-4f80-836d-f0065ee3c923 2019-05-18 20:06:09,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.11774897575s 2019-05-18 20:06:09,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 20:06:09,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:10,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1227 Content-Type: application/json Date: Sat, 18 May 2019 20:06:10 GMT X-Openstack-Request-Id: req-f6e2a6d8-d40b-43d9-8e2c-4798c41cb60b 2019-05-18 20:06:10,368 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "created_at": "2019-05-18T19:54:11Z", "admin_state_up": true, "updated_at": "2019-05-18T20:06:08Z", "project_id": "5cbfa40512aa4810b8c67feaf9c26112", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "68b52108-eafc-4c85-a174-c70784203689", "name": "tempest_scenario-router_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}]} 2019-05-18 20:06:10,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f6e2a6d8-d40b-43d9-8e2c-4798c41cb60b 2019-05-18 20:06:10,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.452534914017s 2019-05-18 20:06:10,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 20:06:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/68b52108-eafc-4c85-a174-c70784203689.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:15,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:06:15 GMT X-Openstack-Request-Id: req-6cbc11c3-a722-4242-8b4c-8b5c54a9f473 2019-05-18 20:06:15,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:06:15,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/68b52108-eafc-4c85-a174-c70784203689.json used request id req-6cbc11c3-a722-4242-8b4c-8b5c54a9f473 2019-05-18 20:06:15,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.67216086388s 2019-05-18 20:06:15,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 20:06:15,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Sat, 18 May 2019 20:06:15 GMT X-Openstack-Request-Id: req-e6a77caf-a134-4238-b626-a625a800aca6 2019-05-18 20:06:15,377 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T19:54:08Z","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":"73165a1e-7c44-4d96-ad7a-c119b14606a1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5cbfa40512aa4810b8c67feaf9c26112","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99","enable_dhcp":true,"segment_id":null,"network_id":"fe13c096-93ce-4465-9509-690bd149b26f","tenant_id":"5cbfa40512aa4810b8c67feaf9c26112","created_at":"2019-05-18T19:54:08Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4}]} 2019-05-18 20:06:15,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e6a77caf-a134-4238-b626-a625a800aca6 2019-05-18 20:06:15,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.335270881653s 2019-05-18 20:06:15,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 20:06:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/73165a1e-7c44-4d96-ad7a-c119b14606a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:18,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:06:18 GMT X-Openstack-Request-Id: req-8d58041e-020b-41a2-8664-de977cce3e53 2019-05-18 20:06:18,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:06:18,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/73165a1e-7c44-4d96-ad7a-c119b14606a1.json used request id req-8d58041e-020b-41a2-8664-de977cce3e53 2019-05-18 20:06:18,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.72054314613s 2019-05-18 20:06:18,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:06:18,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:18,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Sat, 18 May 2019 20:06:18 GMT X-Openstack-Request-Id: req-2102420a-c3c8-4fe6-b12d-c2a31e229742 2019-05-18 20:06:18,540 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe13c096-93ce-4465-9509-690bd149b26f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"5cbfa40512aa4810b8c67feaf9c26112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:06:17Z","qos_policy_id":null,"name":"tempest_scenario-net_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99","admin_state_up":true,"tenant_id":"5cbfa40512aa4810b8c67feaf9c26112","created_at":"2019-05-18T19:54:07Z","provider:network_type":"vxlan"}]} 2019-05-18 20:06:18,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2102420a-c3c8-4fe6-b12d-c2a31e229742 2019-05-18 20:06:18,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.439859867096s 2019-05-18 20:06:18,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 20:06:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/fe13c096-93ce-4465-9509-690bd149b26f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:19,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:06:19 GMT X-Openstack-Request-Id: req-49d6f8b5-e215-4654-97d8-b926e6ef172e 2019-05-18 20:06:19,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:06:19,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fe13c096-93ce-4465-9509-690bd149b26f.json used request id req-49d6f8b5-e215-4654-97d8-b926e6ef172e 2019-05-18 20:06:19,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27850985527s 2019-05-18 20:06:19,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:06:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:20,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 18 May 2019 20:06:20 GMT X-Openstack-Request-Id: req-2b0c9f7f-cd64-4ea3-80ba-c000796d62e4 2019-05-18 20:06:20,550 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T19:54:23Z", "file": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db/file", "owner": "5cbfa40512aa4810b8c67feaf9c26112", "id": "0b601da4-ea06-441d-82c6-683d1c39f6db", "size": 12716032, "self": "/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0b601da4-ea06-441d-82c6-683d1c39f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T19:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:06:20,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2b0c9f7f-cd64-4ea3-80ba-c000796d62e4 2019-05-18 20:06:20,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.72594499588s 2019-05-18 20:06:20,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 20:06:20,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cc7a8a12f84f7410a35cd8577db9f7769161ffe" 2019-05-18 20:06:21,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:06:21 GMT X-Openstack-Request-Id: req-5e41f148-e445-4368-83ce-df7de8dbe96f 2019-05-18 20:06:21,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 20:06:21,652 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0b601da4-ea06-441d-82c6-683d1c39f6db used request id req-5e41f148-e445-4368-83ce-df7de8dbe96f 2019-05-18 20:06:21,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10004711151s 2019-05-18 20:06:21,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 20:06:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:21,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 20:06: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-12c17f21-72e9-4069-a4ab-527b79fbe145 x-openstack-request-id: req-12c17f21-72e9-4069-a4ab-527b79fbe145 2019-05-18 20:06:21,676 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/86b084c2-dba6-46d3-9092-7edae431116f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/86b084c2-dba6-46d3-9092-7edae431116f", "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": "86b084c2-dba6-46d3-9092-7edae431116f"}]} 2019-05-18 20:06:21,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-12c17f21-72e9-4069-a4ab-527b79fbe145 2019-05-18 20:06:21,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234479904175s 2019-05-18 20:06:21,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 20:06:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/86b084c2-dba6-46d3-9092-7edae431116f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:21,712 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 20:06:21 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-874c5dcc-f37e-4d53-ab72-f588e3b28703 x-openstack-request-id: req-874c5dcc-f37e-4d53-ab72-f588e3b28703 2019-05-18 20:06:21,713 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/86b084c2-dba6-46d3-9092-7edae431116f used request id req-874c5dcc-f37e-4d53-ab72-f588e3b28703 2019-05-18 20:06:21,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346319675446s 2019-05-18 20:06:21,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:06:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:21,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 18 May 2019 20:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571f1298-a874-419d-86ac-b147d50c1e6b 2019-05-18 20:06:21,950 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": {"self": "http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00e6507a49e94162ae1e31c45914b52d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:06:21,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-571f1298-a874-419d-86ac-b147d50c1e6b 2019-05-18 20:06:21,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236699819565s 2019-05-18 20:06:21,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:06:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:22,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 18 May 2019 20:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d220e7e1-d06d-4d74-9b2b-43162354bd37 2019-05-18 20:06:22,177 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99", "links": {"self": "http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "00e6507a49e94162ae1e31c45914b52d", "description": null}} 2019-05-18 20:06:22,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d used request id req-d220e7e1-d06d-4d74-9b2b-43162354bd37 2019-05-18 20:06:22,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221618890762s 2019-05-18 20:06:22,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 20:06:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:22,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-affa37eb-23ca-466f-a7af-db7fadda1e2a 2019-05-18 20:06:22,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:06:22,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/00e6507a49e94162ae1e31c45914b52d used request id req-affa37eb-23ca-466f-a7af-db7fadda1e2a 2019-05-18 20:06:22,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.386175870895s 2019-05-18 20:06:22,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:06:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:22,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 18 May 2019 20:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb06564-d901-44c6-a71b-78bfee8dc796 2019-05-18 20:06:22,778 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112"}, "tags": [], "enabled": true, "id": "5cbfa40512aa4810b8c67feaf9c26112", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3fbc5f08-7b00-49bf-8196-48ba4e4a4d99"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:06:22,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-abb06564-d901-44c6-a71b-78bfee8dc796 2019-05-18 20:06:22,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206677913666s 2019-05-18 20:06:22,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 20:06:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:23,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6af770b-7b90-4e7f-8d03-2d70683c002f 2019-05-18 20:06:23,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:06:23,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5cbfa40512aa4810b8c67feaf9c26112 used request id req-d6af770b-7b90-4e7f-8d03-2d70683c002f 2019-05-18 20:06:23,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.313498020172s 2019-05-18 20:06:23,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:06:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5cbfa40512aa4810b8c67feaf9c26112&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:23,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 20:06:23 GMT X-Openstack-Request-Id: req-9987498e-9d30-4518-b313-0426b630ded7 2019-05-18 20:06:23,461 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "created_at": "2019-05-18T19:54:07Z", "updated_at": "2019-05-18T19:54:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "2d6d1419-8eff-49a1-8b9a-6de7ee1b4c91", "remote_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "34122e14-6e01-4d1e-8afb-a15ee5924508", "remote_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "69693deb-0120-45f4-a912-f808ca8a3165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "7683940e-03a5-45ed-861b-566fecb790fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}], "revision_number": 1, "project_id": "5cbfa40512aa4810b8c67feaf9c26112", "id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "name": "default"}]} 2019-05-18 20:06:23,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5cbfa40512aa4810b8c67feaf9c26112&name=default used request id req-9987498e-9d30-4518-b313-0426b630ded7 2019-05-18 20:06:23,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360442876816s 2019-05-18 20:06:23,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:06:23,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 20:06:23 GMT X-Openstack-Request-Id: req-98e7a63b-7a92-4a4d-b317-c54e2cc0685c 2019-05-18 20:06:23,846 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "created_at": "2019-05-18T19:54:07Z", "updated_at": "2019-05-18T19:54:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "2d6d1419-8eff-49a1-8b9a-6de7ee1b4c91", "remote_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "34122e14-6e01-4d1e-8afb-a15ee5924508", "remote_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "69693deb-0120-45f4-a912-f808ca8a3165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:54:07Z", "revision_number": 0, "id": "7683940e-03a5-45ed-861b-566fecb790fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:54:07Z", "security_group_id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "tenant_id": "5cbfa40512aa4810b8c67feaf9c26112", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cbfa40512aa4810b8c67feaf9c26112"}], "revision_number": 1, "project_id": "5cbfa40512aa4810b8c67feaf9c26112", "id": "b5b349db-bb3a-4e4a-941c-7b6cec097bd7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 20:06:23,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-98e7a63b-7a92-4a4d-b317-c54e2cc0685c 2019-05-18 20:06:23,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.379189014435s 2019-05-18 20:06:23,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 20:06:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b5b349db-bb3a-4e4a-941c-7b6cec097bd7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e63f0c305d190345bc41a7b50c1440e909c68703" 2019-05-18 20:06:24,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:06:24 GMT X-Openstack-Request-Id: req-10eae495-a618-47f3-ba4c-6358ae977a94 2019-05-18 20:06:24,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:06:24,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b5b349db-bb3a-4e4a-941c-7b6cec097bd7.json used request id req-10eae495-a618-47f3-ba4c-6358ae977a94 2019-05-18 20:06:24,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.458188056946s 2019-05-18 20:06:24,364 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-05-18 20:06:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:06:24,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d045b7c7-6578-445a-b6bd-c6a20ba974a5 2019-05-18 20:06:24,416 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:06:24,416 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d045b7c7-6578-445a-b6bd-c6a20ba974a5 2019-05-18 20:06:24,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:06:24,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["wrR7LwMvRVqt8eHaFj2LIQ"], "issued_at": "2019-05-18T20:06:24.000000Z"}} 2019-05-18 20:06:24,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:06:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:25,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 20:06:25 GMT X-Openstack-Request-Id: req-a6ee04c0-c4f6-4edb-bcdc-7df2cc372637 2019-05-18 20:06:25,144 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 20:06:25,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6ee04c0-c4f6-4edb-bcdc-7df2cc372637 2019-05-18 20:06:25,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314857006073s 2019-05-18 20:06:25,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:06:25,156 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f368d635-7636-4ac9-a60a-e76cd3485a62 2019-05-18 20:06:25,156 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:06:25,156 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-f368d635-7636-4ac9-a60a-e76cd3485a62 2019-05-18 20:06:25,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:06:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:25,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b397ff0e-dfda-4b59-93bf-8fa2c0e241bd 2019-05-18 20:06:25,383 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:06:25,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b397ff0e-dfda-4b59-93bf-8fa2c0e241bd 2019-05-18 20:06:25,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226410150528s 2019-05-18 20:06:25,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 20:06:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c"}}' 2019-05-18 20:06:25,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Sat, 18 May 2019 20:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc9b1a54-b710-4f3b-b57d-0be6a927dba6 2019-05-18 20:06:25,661 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4"}, "tags": [], "enabled": true, "id": "066470736d994fcd8ab9660bccf2d9f4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c"}} 2019-05-18 20:06:25,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dc9b1a54-b710-4f3b-b57d-0be6a927dba6 2019-05-18 20:06:25,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270050048828s 2019-05-18 20:06:25,662 - 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'066470736d994fcd8ab9660bccf2d9f4', '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_5b3b7b46-2fc0-4240-9904-13536505074c'}) 2019-05-18 20:06:25,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 20:06:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cClip2s6oPr6VyUnoFH4Ay1oPWgVtP", "email": null, "name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c"}}' 2019-05-18 20:06:26,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sat, 18 May 2019 20:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c494d8b2-af7b-4377-88ff-bea2db8498a4 2019-05-18 20:06:26,475 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c", "links": {"self": "http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af92a1e26ee46298859934712aaf071", "domain_id": "default", "password_expires_at": null}} 2019-05-18 20:06:26,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c494d8b2-af7b-4377-88ff-bea2db8498a4 2019-05-18 20:06:26,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.807333946228s 2019-05-18 20:06:26,476 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1af92a1e26ee46298859934712aaf071', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c'}) 2019-05-18 20:06:26,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:26,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8ef117-6991-4daf-835f-f8f0e8c726c0 2019-05-18 20:06:26,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:26,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4a8ef117-6991-4daf-835f-f8f0e8c726c0 2019-05-18 20:06:26,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21844792366s 2019-05-18 20:06:26,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:26,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18494649-1295-45cb-9b0a-d2a288870711 2019-05-18 20:06:26,818 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:26,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-18494649-1295-45cb-9b0a-d2a288870711 2019-05-18 20:06:26,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115605831146s 2019-05-18 20:06:26,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:26,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:27,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da398b57-31d3-4ec2-95a3-f71f0a9a88f7 2019-05-18 20:06:27,048 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:27,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da398b57-31d3-4ec2-95a3-f71f0a9a88f7 2019-05-18 20:06:27,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224071025848s 2019-05-18 20:06:27,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:06:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:27,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a65623-ccd6-421e-a579-bec1f83946e4 2019-05-18 20:06:27,271 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:06:27,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-72a65623-ccd6-421e-a579-bec1f83946e4 2019-05-18 20:06:27,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218417167664s 2019-05-18 20:06:27,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:06:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:27,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sat, 18 May 2019 20:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2bde4d-9b84-4d77-9090-cc1696476591 2019-05-18 20:06:27,418 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c", "links": {"self": "http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af92a1e26ee46298859934712aaf071", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:06:27,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b2bde4d-9b84-4d77-9090-cc1696476591 2019-05-18 20:06:27,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145650863647s 2019-05-18 20:06:27,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:06:27,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:27,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 20:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605ccc4e-5cf6-4c38-b3fd-61855fad1dc9 2019-05-18 20:06:27,653 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4"}, "tags": [], "enabled": true, "id": "066470736d994fcd8ab9660bccf2d9f4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:06:27,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-605ccc4e-5cf6-4c38-b3fd-61855fad1dc9 2019-05-18 20:06:27,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224003791809s 2019-05-18 20:06:27,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:06:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1af92a1e26ee46298859934712aaf071&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=066470736d994fcd8ab9660bccf2d9f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:27,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 20:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0394b2-b6d8-4936-83ad-d42544897c43 2019-05-18 20:06:27,791 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1af92a1e26ee46298859934712aaf071&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=066470736d994fcd8ab9660bccf2d9f4", "previous": null, "next": null}} 2019-05-18 20:06:27,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1af92a1e26ee46298859934712aaf071&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=066470736d994fcd8ab9660bccf2d9f4 used request id req-7a0394b2-b6d8-4936-83ad-d42544897c43 2019-05-18 20:06:27,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12936091423s 2019-05-18 20:06:27,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:06:27,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4/users/1af92a1e26ee46298859934712aaf071/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:27,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6365f3-cb5e-4167-ab1b-4431930f3bca 2019-05-18 20:06:27,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:06:27,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4/users/1af92a1e26ee46298859934712aaf071/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-0f6365f3-cb5e-4167-ab1b-4431930f3bca 2019-05-18 20:06:27,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16486787796s 2019-05-18 20:06:27,960 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c', 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'066470736d994fcd8ab9660bccf2d9f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cClip2s6oPr6VyUnoFH4Ay1oPWgVtP', 'username': u'patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 20:06:27,964 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c', 'password': 'cClip2s6oPr6VyUnoFH4Ay1oPWgVtP', 'project_name': 'patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '066470736d994fcd8ab9660bccf2d9f4', 'project_domain_name': 'Default'} 2019-05-18 20:06:27,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:27,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:28,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e77c673-d995-4e07-8b0f-885fcae56fa3 2019-05-18 20:06:28,190 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:28,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5e77c673-d995-4e07-8b0f-885fcae56fa3 2019-05-18 20:06:28,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22213602066s 2019-05-18 20:06:28,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:28,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69410c8a-48f3-49e9-8d3f-e44ff9061e1d 2019-05-18 20:06:28,426 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:28,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-69410c8a-48f3-49e9-8d3f-e44ff9061e1d 2019-05-18 20:06:28,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23192191124s 2019-05-18 20:06:28,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:06:28,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:28,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4fd158-ef4e-4a8e-afae-01109ec8a824 2019-05-18 20:06:28,662 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:06:28,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-cd4fd158-ef4e-4a8e-afae-01109ec8a824 2019-05-18 20:06:28,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231438875198s 2019-05-18 20:06:28,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:06:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:28,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sat, 18 May 2019 20:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001f685d-b4ed-4875-ac44-94676d966085 2019-05-18 20:06:28,898 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c", "links": {"self": "http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af92a1e26ee46298859934712aaf071", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:06:28,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-001f685d-b4ed-4875-ac44-94676d966085 2019-05-18 20:06:28,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235739946365s 2019-05-18 20:06:28,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:06:28,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:29,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 20:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a198f932-f769-4c00-92fc-301437916ad5 2019-05-18 20:06:29,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4"}, "tags": [], "enabled": true, "id": "066470736d994fcd8ab9660bccf2d9f4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:06:29,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a198f932-f769-4c00-92fc-301437916ad5 2019-05-18 20:06:29,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227644920349s 2019-05-18 20:06:29,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:06:29,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1af92a1e26ee46298859934712aaf071&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=066470736d994fcd8ab9660bccf2d9f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:29,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 18 May 2019 20:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b49acde-7b2d-48cd-957f-a3c4bbb27272 2019-05-18 20:06:29,351 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1af92a1e26ee46298859934712aaf071&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=066470736d994fcd8ab9660bccf2d9f4", "previous": null, "next": null}} 2019-05-18 20:06:29,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1af92a1e26ee46298859934712aaf071&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=066470736d994fcd8ab9660bccf2d9f4 used request id req-1b49acde-7b2d-48cd-957f-a3c4bbb27272 2019-05-18 20:06:29,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20645904541s 2019-05-18 20:06:29,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:06:29,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4/users/1af92a1e26ee46298859934712aaf071/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:29,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b3dae8-1d94-4a81-ab13-66efee8cfa53 2019-05-18 20:06:29,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:06:29,597 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4/users/1af92a1e26ee46298859934712aaf071/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-b7b3dae8-1d94-4a81-ab13-66efee8cfa53 2019-05-18 20:06:29,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.241553068161s 2019-05-18 20:06:29,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:29,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd91972-5cbc-4456-8562-5ec58dccc59e 2019-05-18 20:06:29,810 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:29,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9fd91972-5cbc-4456-8562-5ec58dccc59e 2019-05-18 20:06:29,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210499048233s 2019-05-18 20:06:29,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:06:29,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:29,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8189a343-caa5-407d-b50b-6ab6a86152db 2019-05-18 20:06:29,939 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:06:29,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8189a343-caa5-407d-b50b-6ab6a86152db 2019-05-18 20:06:29,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124375104904s 2019-05-18 20:06:29,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:06:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:30,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sat, 18 May 2019 20:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d28b23-6d2a-42e4-9f8f-9ffb2a9c47db 2019-05-18 20:06:30,088 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c", "links": {"self": "http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af92a1e26ee46298859934712aaf071", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:06:30,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d5d28b23-6d2a-42e4-9f8f-9ffb2a9c47db 2019-05-18 20:06:30,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147166967392s 2019-05-18 20:06:30,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:06:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=1af92a1e26ee46298859934712aaf071&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:30,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 18 May 2019 20:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e0ed59-10d9-4907-a926-926b031d5fde 2019-05-18 20:06:30,327 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=1af92a1e26ee46298859934712aaf071&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 20:06:30,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=1af92a1e26ee46298859934712aaf071&scope.domain.id=default used request id req-42e0ed59-10d9-4907-a926-926b031d5fde 2019-05-18 20:06:30,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228013038635s 2019-05-18 20:06:30,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 20:06:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/1af92a1e26ee46298859934712aaf071/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:30,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a1e80e-c30e-468e-b4dc-ba8ff36331ca 2019-05-18 20:06:30,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:06:30,574 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/1af92a1e26ee46298859934712aaf071/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-12a1e80e-c30e-468e-b4dc-ba8ff36331ca 2019-05-18 20:06:30,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.243893146515s 2019-05-18 20:06:30,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:06:30,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229308d4-9017-422d-a122-64ff1ce0c571 2019-05-18 20:06:30,585 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:06:30,585 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-229308d4-9017-422d-a122-64ff1ce0c571 2019-05-18 20:06:30,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:06:31,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "066470736d994fcd8ab9660bccf2d9f4", "name": "patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_066470736d994fcd8ab9660bccf2d9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_066470736d994fcd8ab9660bccf2d9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/066470736d994fcd8ab9660bccf2d9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/066470736d994fcd8ab9660bccf2d9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/066470736d994fcd8ab9660bccf2d9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/066470736d994fcd8ab9660bccf2d9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/066470736d994fcd8ab9660bccf2d9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/066470736d994fcd8ab9660bccf2d9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/066470736d994fcd8ab9660bccf2d9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/066470736d994fcd8ab9660bccf2d9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/066470736d994fcd8ab9660bccf2d9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c", "id": "1af92a1e26ee46298859934712aaf071"}, "audit_ids": ["UKtyo_DcSt2FF7SjnqSntQ"], "issued_at": "2019-05-18T20:06:30.000000Z"}} 2019-05-18 20:06:31,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 20:06:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:06:31,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 20:06:31 GMT X-Openstack-Request-Id: req-56bb4e3b-236f-4749-b1cf-c6362c6db70b 2019-05-18 20:06:31,301 - 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-05-18 20:06:31,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-56bb4e3b-236f-4749-b1cf-c6362c6db70b 2019-05-18 20:06:31,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.288097143173s 2019-05-18 20:06:31,312 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-05-18 20:06:31,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:06:31,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969a0e20-17dc-47c4-96ea-8d57db301380 2019-05-18 20:06:31,523 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:06:31,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-969a0e20-17dc-47c4-96ea-8d57db301380 2019-05-18 20:06:31,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210402011871s 2019-05-18 20:06:31,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:06:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:06:31,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 18 May 2019 20:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9e590a-b3b0-4796-b688-2a6ae5bccff4 2019-05-18 20:06:31,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4"}, "tags": [], "enabled": true, "id": "066470736d994fcd8ab9660bccf2d9f4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:06:31,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4f9e590a-b3b0-4796-b688-2a6ae5bccff4 2019-05-18 20:06:31,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231832027435s 2019-05-18 20:06:31,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 20:06:31,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" -d '{"network": {"shared": true, "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "name": "patrole-net_5b3b7b46-2fc0-4240-9904-13536505074c", "admin_state_up": true}}' 2019-05-18 20:06:32,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 18 May 2019 20:06:32 GMT X-Openstack-Request-Id: req-75591e76-5691-4779-9ba5-49812ee78899 2019-05-18 20:06:32,413 - 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":"4255ed72-f47f-407d-9ce2-a6a4918cdaf1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"066470736d994fcd8ab9660bccf2d9f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:06:32Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_5b3b7b46-2fc0-4240-9904-13536505074c","admin_state_up":true,"tenant_id":"066470736d994fcd8ab9660bccf2d9f4","created_at":"2019-05-18T20:06:32Z","mtu":1450}} 2019-05-18 20:06:32,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-75591e76-5691-4779-9ba5-49812ee78899 2019-05-18 20:06:32,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.648541927338s 2019-05-18 20:06:32,413 - 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-05-18T20:06:32Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4255ed72-f47f-407d-9ce2-a6a4918cdaf1', u'provider:segmentation_id': 63, 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_5b3b7b46-2fc0-4240-9904-13536505074c', u'created_at': u'2019-05-18T20:06:32Z', u'mtu': 1450, u'tenant_id': u'066470736d994fcd8ab9660bccf2d9f4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'066470736d994fcd8ab9660bccf2d9f4', u'l2_adjacency': True}) 2019-05-18 20:06:32,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:06:32,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:06:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2099 Content-Type: application/json Date: Sat, 18 May 2019 20:06:32 GMT X-Openstack-Request-Id: req-baf6b8d7-74ac-4f51-8e59-ef57a71f4a73 2019-05-18 20:06:32,813 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4255ed72-f47f-407d-9ce2-a6a4918cdaf1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"066470736d994fcd8ab9660bccf2d9f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:06:32Z","qos_policy_id":null,"name":"patrole-net_5b3b7b46-2fc0-4240-9904-13536505074c","admin_state_up":true,"tenant_id":"066470736d994fcd8ab9660bccf2d9f4","created_at":"2019-05-18T20:06:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 20:06:32,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-baf6b8d7-74ac-4f51-8e59-ef57a71f4a73 2019-05-18 20:06:32,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398951053619s 2019-05-18 20:06:32,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 20:06:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '{"subnet": {"name": "patrole-subnet_5b3b7b46-2fc0-4240-9904-13536505074c", "enable_dhcp": true, "network_id": "4255ed72-f47f-407d-9ce2-a6a4918cdaf1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 20:06:33,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 18 May 2019 20:06:33 GMT X-Openstack-Request-Id: req-c10870d8-572f-4d2c-93c7-b6f30e903280 2019-05-18 20:06:33,766 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T20:06:33Z","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":"8ee29e08-f71e-48e0-ac6d-36926a1e3a5c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"066470736d994fcd8ab9660bccf2d9f4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5b3b7b46-2fc0-4240-9904-13536505074c","enable_dhcp":true,"segment_id":null,"network_id":"4255ed72-f47f-407d-9ce2-a6a4918cdaf1","tenant_id":"066470736d994fcd8ab9660bccf2d9f4","created_at":"2019-05-18T20:06:33Z","ip_version":4}} 2019-05-18 20:06:33,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c10870d8-572f-4d2c-93c7-b6f30e903280 2019-05-18 20:06:33,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.951976060867s 2019-05-18 20:06:33,767 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T20:06: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'8ee29e08-f71e-48e0-ac6d-36926a1e3a5c', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_5b3b7b46-2fc0-4240-9904-13536505074c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4255ed72-f47f-407d-9ce2-a6a4918cdaf1', u'tenant_id': u'066470736d994fcd8ab9660bccf2d9f4', u'created_at': u'2019-05-18T20:06: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'066470736d994fcd8ab9660bccf2d9f4'}) 2019-05-18 20:06:33,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 20:06:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "patrole-router_5b3b7b46-2fc0-4240-9904-13536505074c", "admin_state_up": true}}' 2019-05-18 20:06:41,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 706 Content-Type: application/json Date: Sat, 18 May 2019 20:06:41 GMT X-Openstack-Request-Id: req-03209af3-4e0c-48d1-95b9-9858501f4826 2019-05-18 20:06:41,583 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "created_at": "2019-05-18T20:06:35Z", "admin_state_up": true, "updated_at": "2019-05-18T20:06:36Z", "project_id": "066470736d994fcd8ab9660bccf2d9f4", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "689dacd3-54d8-429f-8ada-2c94da9ae6f9", "name": "patrole-router_5b3b7b46-2fc0-4240-9904-13536505074c"}} 2019-05-18 20:06:41,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-03209af3-4e0c-48d1-95b9-9858501f4826 2019-05-18 20:06:41,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.81536388397s 2019-05-18 20:06:41,584 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T20:06:36Z', u'revision_number': 3, u'ha': True, u'id': u'689dacd3-54d8-429f-8ada-2c94da9ae6f9', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_5b3b7b46-2fc0-4240-9904-13536505074c', u'admin_state_up': True, u'tenant_id': u'066470736d994fcd8ab9660bccf2d9f4', u'created_at': u'2019-05-18T20:06:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'066470736d994fcd8ab9660bccf2d9f4'}) 2019-05-18 20:06:41,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 20:06:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/689dacd3-54d8-429f-8ada-2c94da9ae6f9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '{"subnet_id": "8ee29e08-f71e-48e0-ac6d-36926a1e3a5c"}' 2019-05-18 20:06:44,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 20:06:44 GMT X-Openstack-Request-Id: req-5f174af7-b367-4c79-a2f3-062275073c60 2019-05-18 20:06:44,618 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4255ed72-f47f-407d-9ce2-a6a4918cdaf1", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "subnet_id": "8ee29e08-f71e-48e0-ac6d-36926a1e3a5c", "subnet_ids": ["8ee29e08-f71e-48e0-ac6d-36926a1e3a5c"], "port_id": "03bb395a-736a-4ba1-a1cc-9dcf51bec8a4", "id": "689dacd3-54d8-429f-8ada-2c94da9ae6f9"} 2019-05-18 20:06:44,618 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/689dacd3-54d8-429f-8ada-2c94da9ae6f9/add_router_interface.json used request id req-5f174af7-b367-4c79-a2f3-062275073c60 2019-05-18 20:06:44,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.03398513794s 2019-05-18 20:06:44,619 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 20:06:44,720 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 20:06:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:06:44,729 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 20:06:44 GMT 2019-05-18 20:06:44,729 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 20:06:44,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:06:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:06:45,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 20:06:45 GMT X-Openstack-Request-Id: req-8a778edd-62f3-411f-a637-1f2b4f50e5d4 2019-05-18 20:06:45,145 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:06:45,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8a778edd-62f3-411f-a637-1f2b4f50e5d4 2019-05-18 20:06:45,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.411159038544s 2019-05-18 20:06:45,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 20:06:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c"}' 2019-05-18 20:06:45,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sat, 18 May 2019 20:06:45 GMT Location: http://172.30.9.23:9292/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e6cf0cb-f36f-4321-a5ce-68fcb9729e45 2019-05-18 20:06:45,491 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:06:45Z", "file": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file", "owner": "066470736d994fcd8ab9660bccf2d9f4", "id": "d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "size": null, "self": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "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_5b3b7b46-2fc0-4240-9904-13536505074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "checksum": null, "created_at": "2019-05-18T20:06:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 20:06:45,491 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7e6cf0cb-f36f-4321-a5ce-68fcb9729e45 2019-05-18 20:06:45,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.336867809296s 2019-05-18 20:06:45,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 20:06:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '' 2019-05-18 20:06:46,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:06:46 GMT X-Openstack-Request-Id: req-2a9e39a8-c2e0-44c9-b628-8dab2b9c9331 2019-05-18 20:06:46,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-05-18 20:06:46,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file used request id req-2a9e39a8-c2e0-44c9-b628-8dab2b9c9331 2019-05-18 20:06:46,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.732040882111s 2019-05-18 20:06:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:06:46,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:06:46,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 18 May 2019 20:06:46 GMT X-Openstack-Request-Id: req-e4ca3749-ddcd-4ded-9069-3bb36fc720be 2019-05-18 20:06:46,993 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:06:46Z", "file": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file", "owner": "066470736d994fcd8ab9660bccf2d9f4", "id": "d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "size": 12716032, "self": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:06:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:06:46,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e4ca3749-ddcd-4ded-9069-3bb36fc720be 2019-05-18 20:06:46,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76545214653s 2019-05-18 20:06:46,995 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file', 'owner': u'066470736d994fcd8ab9660bccf2d9f4', 'id': u'd4fb23d7-7d42-40ae-98d6-91af9d25e46e', 'size': 12716032, u'self': u'/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'066470736d994fcd8ab9660bccf2d9f4', 'name': 'patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T20:06:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T20:06:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c', '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/d4fb23d7-7d42-40ae-98d6-91af9d25e46e', 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_5b3b7b46-2fc0-4240-9904-13536505074c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c', 'created': u'2019-05-18T20:06:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T20:06:45Z', 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/d4fb23d7-7d42-40ae-98d6-91af9d25e46e', 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_5b3b7b46-2fc0-4240-9904-13536505074c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 20:06:46,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 20:06:47,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_5b3b7b46-2fc0-4240-9904-13536505074c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 20:06:47,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 20:06: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-b690e86c-eff1-4800-8879-8da17189d9cf x-openstack-request-id: req-b690e86c-eff1-4800-8879-8da17189d9cf 2019-05-18 20:06:47,377 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_5b3b7b46-2fc0-4240-9904-13536505074c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42", "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": "d538e107-cff4-4b9b-ad2d-60c2dab19a42"}} 2019-05-18 20:06:47,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b690e86c-eff1-4800-8879-8da17189d9cf 2019-05-18 20:06:47,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.379020214081s 2019-05-18 20:06:47,379 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_5b3b7b46-2fc0-4240-9904-13536505074c', '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'b33a6ca8fc47490494e5507e3de2c225', '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'd538e107-cff4-4b9b-ad2d-60c2dab19a42', 'swap': 0}) 2019-05-18 20:06:47,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 20:06:47,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" -d '{"extra_specs": {}}' 2019-05-18 20:06:47,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 20:06: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-6326272f-affd-4c85-8ebc-990bc4b3b302 x-openstack-request-id: req-6326272f-affd-4c85-8ebc-990bc4b3b302 2019-05-18 20:06:47,402 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 20:06:47,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42/os-extra_specs used request id req-6326272f-affd-4c85-8ebc-990bc4b3b302 2019-05-18 20:06:47,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228788852692s 2019-05-18 20:06:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:06:47,416 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd13f375-e739-4cf4-bcbe-179c0422aa8a 2019-05-18 20:06:47,416 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:06:47,416 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-dd13f375-e739-4cf4-bcbe-179c0422aa8a 2019-05-18 20:06:47,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:06:47,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e5319d-1165-4cbc-957b-e3b77ec26a7c 2019-05-18 20:06:47,653 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:47,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-03e5319d-1165-4cbc-957b-e3b77ec26a7c 2019-05-18 20:06:47,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23381114006s 2019-05-18 20:06:47,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:06:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:06:47,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bb6e7c-7138-449d-b6a8-7656aaa85601 2019-05-18 20:06:47,863 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:06:47,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-71bb6e7c-7138-449d-b6a8-7656aaa85601 2019-05-18 20:06:47,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205420017242s 2019-05-18 20:06:47,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 20:06:50,280 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-18 20:06:52,280 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fcc78cf8-5080-43fe-b326-1ea94b76b581 | 2019-05-18T20:06:51.955325 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fcc78cf8-5080-43fe-b326-1ea94b76b581 ~/.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-05-18 20:06:55,421 - 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-05-18 20:06:56,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-18 20:06:58,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-18 20:07:01,724 - 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=277690e6-b035-46a4-b048-77db7b75bb22) as the default verifier for the future CLI operations. 2019-05-18 20:07:03,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 20:07:03,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:07:03,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 20:07: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-d44f099b-12dc-4f82-9197-e6c209b1bc37 x-openstack-request-id: req-d44f099b-12dc-4f82-9197-e6c209b1bc37 2019-05-18 20:07:03,799 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 20:07:03,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-d44f099b-12dc-4f82-9197-e6c209b1bc37 2019-05-18 20:07:03,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0405390262604s 2019-05-18 20:07:03,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:07:03,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:07:03,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 18 May 2019 20:07:03 GMT X-Openstack-Request-Id: req-9bcdace0-fdd8-4f9c-91e6-c9c6fa4a9dd4 2019-05-18 20:07:03,834 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:06:46Z", "file": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file", "owner": "066470736d994fcd8ab9660bccf2d9f4", "id": "d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "size": 12716032, "self": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:06:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:07:03,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9bcdace0-fdd8-4f9c-91e6-c9c6fa4a9dd4 2019-05-18 20:07:03,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298080444336s 2019-05-18 20:07:03,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 20:07:03,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_5b3b7b46-2fc0-4240-9904-13536505074c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_5b3b7b46-2fc0-4240-9904-13536505074c"}' 2019-05-18 20:07:04,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sat, 18 May 2019 20:07:04 GMT Location: http://172.30.9.23:9292/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd5fa3a2-dfbb-48e0-b138-c4ae141ded97 2019-05-18 20:07:04,191 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:07:04Z", "file": "/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/file", "owner": "066470736d994fcd8ab9660bccf2d9f4", "id": "964d5f03-795d-41c3-8c8f-cd5005b5903c", "size": null, "self": "/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c", "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_5b3b7b46-2fc0-4240-9904-13536505074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5b3b7b46-2fc0-4240-9904-13536505074c", "checksum": null, "created_at": "2019-05-18T20:07:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 20:07:04,192 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fd5fa3a2-dfbb-48e0-b138-c4ae141ded97 2019-05-18 20:07:04,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.349848031998s 2019-05-18 20:07:04,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 20:07:04,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '' 2019-05-18 20:07:05,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:07:05 GMT X-Openstack-Request-Id: req-a46dcc99-ea56-4dba-a9dc-2b819c33ed30 2019-05-18 20:07:05,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 20:07:05,784 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/file used request id req-a46dcc99-ea56-4dba-a9dc-2b819c33ed30 2019-05-18 20:07:05,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.5919919014s 2019-05-18 20:07:05,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:07:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:07:06,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sat, 18 May 2019 20:07:06 GMT X-Openstack-Request-Id: req-128d958c-5e58-41e2-90c2-2e1ae8f9a4b2 2019-05-18 20:07:06,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:07:05Z", "file": "/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/file", "owner": "066470736d994fcd8ab9660bccf2d9f4", "id": "964d5f03-795d-41c3-8c8f-cd5005b5903c", "size": 12716032, "self": "/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_5b3b7b46-2fc0-4240-9904-13536505074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5b3b7b46-2fc0-4240-9904-13536505074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:07:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:06:46Z", "file": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file", "owner": "066470736d994fcd8ab9660bccf2d9f4", "id": "d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "size": 12716032, "self": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:06:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:07:06,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-128d958c-5e58-41e2-90c2-2e1ae8f9a4b2 2019-05-18 20:07:06,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.357728004456s 2019-05-18 20:07:06,149 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/file', 'owner': u'066470736d994fcd8ab9660bccf2d9f4', 'id': u'964d5f03-795d-41c3-8c8f-cd5005b5903c', 'size': 12716032, u'self': u'/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'066470736d994fcd8ab9660bccf2d9f4', 'name': 'patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/964d5f03-795d-41c3-8c8f-cd5005b5903c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T20:07:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T20:07:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_5b3b7b46-2fc0-4240-9904-13536505074c', '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/964d5f03-795d-41c3-8c8f-cd5005b5903c', 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_5b3b7b46-2fc0-4240-9904-13536505074c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_5b3b7b46-2fc0-4240-9904-13536505074c', 'created': u'2019-05-18T20:07:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T20:07:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c', 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_5b3b7b46-2fc0-4240-9904-13536505074c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 20:07:06,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 20:07:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_5b3b7b46-2fc0-4240-9904-13536505074c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 20:07:06,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 20:07: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-ca475936-5d9c-435b-b274-5abcbd8179a8 x-openstack-request-id: req-ca475936-5d9c-435b-b274-5abcbd8179a8 2019-05-18 20:07:06,201 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_5b3b7b46-2fc0-4240-9904-13536505074c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4", "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": "9be2ed07-d868-4941-ad29-1c2784bee1b4"}} 2019-05-18 20:07:06,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ca475936-5d9c-435b-b274-5abcbd8179a8 2019-05-18 20:07:06,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0506711006165s 2019-05-18 20:07:06,202 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5b3b7b46-2fc0-4240-9904-13536505074c', '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'b33a6ca8fc47490494e5507e3de2c225', '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'9be2ed07-d868-4941-ad29-1c2784bee1b4', 'swap': 0}) 2019-05-18 20:07:06,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 20:07:06,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" -d '{"extra_specs": {}}' 2019-05-18 20:07:06,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 20:07:06 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-1afd8d43-8693-4a52-bcc8-398c7e0540ea x-openstack-request-id: req-1afd8d43-8693-4a52-bcc8-398c7e0540ea 2019-05-18 20:07:06,230 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 20:07:06,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4/os-extra_specs used request id req-1afd8d43-8693-4a52-bcc8-398c7e0540ea 2019-05-18 20:07:06,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.028037071228s 2019-05-18 20:07:06,231 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5b3b7b46-2fc0-4240-9904-13536505074c', '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'b33a6ca8fc47490494e5507e3de2c225', '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'9be2ed07-d868-4941-ad29-1c2784bee1b4', 'swap': 0}) 2019-05-18 20:07:09,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-18 20:07:09,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-18 20:07:09,441 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-18 20:07:09,443 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-18 20:07:09,486 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-18 20:07:12,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-277690e6-b035-46a4-b048-77db7b75bb22/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-05-18 20:07:12,971 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-18 20:07:12,981 - 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-05-18 20:10:36,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 155aaa30-aca9-4355-8897-7db9b99da87a 2019-05-18 20:10:36,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '155aaa30-aca9-4355-8897-7db9b99da87a']'. 2019-05-18 20:10:36,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-18 20:10:36,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-18 20:10:36,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 20:10:36,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 155aaa30-aca9-4355-8897-7db9b99da87a | 2019-05-18 20:10:36,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-18 20:10:36,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-18 20:07:14 | 2019-05-18 20:10:36,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-18 20:10:35 | 2019-05-18 20:10:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:21 | 2019-05-18 20:10:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-18 20:10:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-18 20:10:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 277690e6-b035-46a4-b048-77db7b75bb22) | 2019-05-18 20:10:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-18 20:10:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fcc78cf8-5080-43fe-b326-1ea94b76b581) | 2019-05-18 20:10:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-05-18 20:10:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 191.661 | 2019-05-18 20:10:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-05-18 20:10:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-05-18 20:10:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-18 20:10:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-18 20:10:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-18 20:10:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 20:10:36,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-18 20:10:36,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-18 20:10:37,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-05-18 20:10:37,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '155aaa30-aca9-4355-8897-7db9b99da87a', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-05-18 20:10:39,080 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 155aaa30-aca9-4355-8897-7db9b99da87a --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-05-18 20:10:39,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '155aaa30-aca9-4355-8897-7db9b99da87a', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-05-18 20:10:40,836 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 155aaa30-aca9-4355-8897-7db9b99da87a --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-05-18 20:10:40,994 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 20:10:40,994 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 20:10:41,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 20:10:41,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:41,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:10:41 GMT X-Openstack-Request-Id: req-31b65edf-76f7-4c45-9662-f3512438f3bd 2019-05-18 20:10:41,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 20:10:41,853 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/964d5f03-795d-41c3-8c8f-cd5005b5903c used request id req-31b65edf-76f7-4c45-9662-f3512438f3bd 2019-05-18 20:10:41,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.852069854736s 2019-05-18 20:10:41,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 20:10:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:41,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Sat, 18 May 2019 20:10: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-7d0fb4f5-3d86-4f48-a5c6-1cff8e559814 x-openstack-request-id: req-7d0fb4f5-3d86-4f48-a5c6-1cff8e559814 2019-05-18 20:10:41,885 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_5b3b7b46-2fc0-4240-9904-13536505074c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4", "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": "9be2ed07-d868-4941-ad29-1c2784bee1b4"}, {"name": "patrole-flavor_5b3b7b46-2fc0-4240-9904-13536505074c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42", "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": "d538e107-cff4-4b9b-ad2d-60c2dab19a42"}]} 2019-05-18 20:10:41,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7d0fb4f5-3d86-4f48-a5c6-1cff8e559814 2019-05-18 20:10:41,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263690948486s 2019-05-18 20:10:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 20:10:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:41,923 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 20:10: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-8ac5de5d-2188-4c01-be2c-fa4f34f75998 x-openstack-request-id: req-8ac5de5d-2188-4c01-be2c-fa4f34f75998 2019-05-18 20:10:41,923 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9be2ed07-d868-4941-ad29-1c2784bee1b4 used request id req-8ac5de5d-2188-4c01-be2c-fa4f34f75998 2019-05-18 20:10:41,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0351498126984s 2019-05-18 20:10:41,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 20:10:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/689dacd3-54d8-429f-8ada-2c94da9ae6f9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" -d '{"subnet_id": "8ee29e08-f71e-48e0-ac6d-36926a1e3a5c"}' 2019-05-18 20:10:44,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 20:10:44 GMT X-Openstack-Request-Id: req-36a9f739-6c5b-44de-b60b-8a725b7f3b29 2019-05-18 20:10:44,854 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4255ed72-f47f-407d-9ce2-a6a4918cdaf1", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "subnet_id": "8ee29e08-f71e-48e0-ac6d-36926a1e3a5c", "subnet_ids": ["8ee29e08-f71e-48e0-ac6d-36926a1e3a5c"], "port_id": "03bb395a-736a-4ba1-a1cc-9dcf51bec8a4", "id": "689dacd3-54d8-429f-8ada-2c94da9ae6f9"} 2019-05-18 20:10:44,855 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/689dacd3-54d8-429f-8ada-2c94da9ae6f9/remove_router_interface.json used request id req-36a9f739-6c5b-44de-b60b-8a725b7f3b29 2019-05-18 20:10:44,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.93121004105s 2019-05-18 20:10:44,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 20:10:44,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:45,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Sat, 18 May 2019 20:10:45 GMT X-Openstack-Request-Id: req-5f884d09-140f-4381-9e3c-aa282da33188 2019-05-18 20:10:45,412 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "created_at": "2019-05-18T20:06:35Z", "admin_state_up": true, "updated_at": "2019-05-18T20:10:43Z", "project_id": "066470736d994fcd8ab9660bccf2d9f4", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "689dacd3-54d8-429f-8ada-2c94da9ae6f9", "name": "patrole-router_5b3b7b46-2fc0-4240-9904-13536505074c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}]} 2019-05-18 20:10:45,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5f884d09-140f-4381-9e3c-aa282da33188 2019-05-18 20:10:45,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.557030916214s 2019-05-18 20:10:45,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 20:10:45,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/689dacd3-54d8-429f-8ada-2c94da9ae6f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:49,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:10:49 GMT X-Openstack-Request-Id: req-75323a38-6e74-4274-851c-8ea697abcff5 2019-05-18 20:10:49,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:10:49,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/689dacd3-54d8-429f-8ada-2c94da9ae6f9.json used request id req-75323a38-6e74-4274-851c-8ea697abcff5 2019-05-18 20:10:49,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.22880196571s 2019-05-18 20:10:49,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 20:10:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:49,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1923 Content-Type: application/json Date: Sat, 18 May 2019 20:10:49 GMT X-Openstack-Request-Id: req-8eb5573f-cc0b-465d-82ed-0866d0c702e9 2019-05-18 20:10:49,966 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4},{"updated_at":"2019-05-18T20:06:33Z","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":"8ee29e08-f71e-48e0-ac6d-36926a1e3a5c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"066470736d994fcd8ab9660bccf2d9f4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5b3b7b46-2fc0-4240-9904-13536505074c","enable_dhcp":true,"segment_id":null,"network_id":"4255ed72-f47f-407d-9ce2-a6a4918cdaf1","tenant_id":"066470736d994fcd8ab9660bccf2d9f4","created_at":"2019-05-18T20:06:33Z","ip_version":4}]} 2019-05-18 20:10:49,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8eb5573f-cc0b-465d-82ed-0866d0c702e9 2019-05-18 20:10:49,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.32293510437s 2019-05-18 20:10:49,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 20:10:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/8ee29e08-f71e-48e0-ac6d-36926a1e3a5c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:52,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:10:52 GMT X-Openstack-Request-Id: req-a40caf80-e434-4187-9548-0def26d6a048 2019-05-18 20:10:52,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:10:52,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8ee29e08-f71e-48e0-ac6d-36926a1e3a5c.json used request id req-a40caf80-e434-4187-9548-0def26d6a048 2019-05-18 20:10:52,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.58362793922s 2019-05-18 20:10:52,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:10:52,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:52,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2105 Content-Type: application/json Date: Sat, 18 May 2019 20:10:52 GMT X-Openstack-Request-Id: req-332762b6-9fc3-4ceb-ba46-d50bd7f98cc3 2019-05-18 20:10:52,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":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4255ed72-f47f-407d-9ce2-a6a4918cdaf1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"066470736d994fcd8ab9660bccf2d9f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:10:52Z","qos_policy_id":null,"name":"patrole-net_5b3b7b46-2fc0-4240-9904-13536505074c","admin_state_up":true,"tenant_id":"066470736d994fcd8ab9660bccf2d9f4","created_at":"2019-05-18T20:06:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 20:10:52,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-332762b6-9fc3-4ceb-ba46-d50bd7f98cc3 2019-05-18 20:10:52,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406090021133s 2019-05-18 20:10:52,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 20:10:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4255ed72-f47f-407d-9ce2-a6a4918cdaf1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:54,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:10:54 GMT X-Openstack-Request-Id: req-8e0103e1-27b8-4ebf-b3cd-907ab8537851 2019-05-18 20:10:54,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:10:54,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4255ed72-f47f-407d-9ce2-a6a4918cdaf1.json used request id req-8e0103e1-27b8-4ebf-b3cd-907ab8537851 2019-05-18 20:10:54,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2015080452s 2019-05-18 20:10:54,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:10:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 18 May 2019 20:10:54 GMT X-Openstack-Request-Id: req-24170938-1dda-4f43-97ed-73e7b432e142 2019-05-18 20:10:54,196 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:06:46Z", "file": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/file", "owner": "066470736d994fcd8ab9660bccf2d9f4", "id": "d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "size": 12716032, "self": "/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5b3b7b46-2fc0-4240-9904-13536505074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:06:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:10:54,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-24170938-1dda-4f43-97ed-73e7b432e142 2019-05-18 20:10:54,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0306861400604s 2019-05-18 20:10:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 20:10:54,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21506e2002c5a7fc0abf7d59996eb81efb1fef26" 2019-05-18 20:10:54,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:10:54 GMT X-Openstack-Request-Id: req-a0029e5b-6506-4aa7-bf68-8f76f3b18173 2019-05-18 20:10:54,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-05-18 20:10:54,553 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d4fb23d7-7d42-40ae-98d6-91af9d25e46e used request id req-a0029e5b-6506-4aa7-bf68-8f76f3b18173 2019-05-18 20:10:54,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.355129957199s 2019-05-18 20:10:54,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 20:10:54,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:54,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 18 May 2019 20:10: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-4359d19a-89dc-4034-b3fa-ba9f948a4d81 x-openstack-request-id: req-4359d19a-89dc-4034-b3fa-ba9f948a4d81 2019-05-18 20:10:54,581 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_5b3b7b46-2fc0-4240-9904-13536505074c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42", "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": "d538e107-cff4-4b9b-ad2d-60c2dab19a42"}]} 2019-05-18 20:10:54,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4359d19a-89dc-4034-b3fa-ba9f948a4d81 2019-05-18 20:10:54,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269498825073s 2019-05-18 20:10:54,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 20:10:54,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:54,617 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 20:10: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-ce243e9a-8162-44db-91d7-44804fe71644 x-openstack-request-id: req-ce243e9a-8162-44db-91d7-44804fe71644 2019-05-18 20:10:54,617 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d538e107-cff4-4b9b-ad2d-60c2dab19a42 used request id req-ce243e9a-8162-44db-91d7-44804fe71644 2019-05-18 20:10:54,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345549583435s 2019-05-18 20:10:54,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:10:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:54,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sat, 18 May 2019 20:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263c8e12-005c-4f6b-9fa4-4329a28420a4 2019-05-18 20:10:54,862 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c", "links": {"self": "http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af92a1e26ee46298859934712aaf071", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:10:54,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-263c8e12-005c-4f6b-9fa4-4329a28420a4 2019-05-18 20:10:54,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245219945908s 2019-05-18 20:10:54,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:10:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:55,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 18 May 2019 20:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c356f8-0bf0-49f7-b56f-27dad4d13a9a 2019-05-18 20:10:55,125 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_5b3b7b46-2fc0-4240-9904-13536505074c", "links": {"self": "http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1af92a1e26ee46298859934712aaf071", "description": null}} 2019-05-18 20:10:55,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071 used request id req-80c356f8-0bf0-49f7-b56f-27dad4d13a9a 2019-05-18 20:10:55,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.257117986679s 2019-05-18 20:10:55,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 20:10:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:55,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e715c293-79dd-4bae-90a6-6e2d38fb2778 2019-05-18 20:10:55,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:10:55,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1af92a1e26ee46298859934712aaf071 used request id req-e715c293-79dd-4bae-90a6-6e2d38fb2778 2019-05-18 20:10:55,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323875904083s 2019-05-18 20:10:55,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:10:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:55,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 18 May 2019 20:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b427176-2fdc-401f-a5da-a0e56b345abc 2019-05-18 20:10:55,685 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4"}, "tags": [], "enabled": true, "id": "066470736d994fcd8ab9660bccf2d9f4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5b3b7b46-2fc0-4240-9904-13536505074c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:10:55,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-4b427176-2fdc-401f-a5da-a0e56b345abc 2019-05-18 20:10:55,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22873210907s 2019-05-18 20:10:55,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 20:10:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:56,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f26d25-2b2e-4928-bd2c-7c4135c6c010 2019-05-18 20:10:56,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:10:56,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/066470736d994fcd8ab9660bccf2d9f4 used request id req-a2f26d25-2b2e-4928-bd2c-7c4135c6c010 2019-05-18 20:10:56,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.312775850296s 2019-05-18 20:10:56,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:10:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=066470736d994fcd8ab9660bccf2d9f4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 20:10:56 GMT X-Openstack-Request-Id: req-bc72e44a-9aed-409a-a98a-50797c3a3625 2019-05-18 20:10:56,377 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "created_at": "2019-05-18T20:06:32Z", "updated_at": "2019-05-18T20:06:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "14ae3322-f992-4042-99b3-9062f50fa28b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "1c25741a-decc-4358-b7ae-93e65884e8eb", "remote_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "9ae4a3ff-0ec3-4cd5-a7be-fcb8fef7cbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "af901008-628f-45fa-b42c-76bb1f2fb0d2", "remote_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}], "revision_number": 1, "project_id": "066470736d994fcd8ab9660bccf2d9f4", "id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "name": "default"}]} 2019-05-18 20:10:56,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=066470736d994fcd8ab9660bccf2d9f4&name=default used request id req-bc72e44a-9aed-409a-a98a-50797c3a3625 2019-05-18 20:10:56,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368647098541s 2019-05-18 20:10:56,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:10:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:56,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 20:10:56 GMT X-Openstack-Request-Id: req-6c592ad1-cf50-41bb-8a8e-020e460c3c1e 2019-05-18 20:10:56,775 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "created_at": "2019-05-18T20:06:32Z", "updated_at": "2019-05-18T20:06:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "14ae3322-f992-4042-99b3-9062f50fa28b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "1c25741a-decc-4358-b7ae-93e65884e8eb", "remote_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "9ae4a3ff-0ec3-4cd5-a7be-fcb8fef7cbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:06:32Z", "revision_number": 0, "id": "af901008-628f-45fa-b42c-76bb1f2fb0d2", "remote_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "remote_ip_prefix": null, "created_at": "2019-05-18T20:06:32Z", "security_group_id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "tenant_id": "066470736d994fcd8ab9660bccf2d9f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "066470736d994fcd8ab9660bccf2d9f4"}], "revision_number": 1, "project_id": "066470736d994fcd8ab9660bccf2d9f4", "id": "ea63de18-a02a-4abd-b40a-e736ad8960a7", "name": "default"}]} 2019-05-18 20:10:56,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6c592ad1-cf50-41bb-8a8e-020e460c3c1e 2019-05-18 20:10:56,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.392800807953s 2019-05-18 20:10:56,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 20:10:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ea63de18-a02a-4abd-b40a-e736ad8960a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}44968b77a27f47fdc15ad2b753605c6544c9754c" 2019-05-18 20:10:57,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:10:57 GMT X-Openstack-Request-Id: req-aa832bc2-ca62-45c5-ae41-627cf58f9903 2019-05-18 20:10:57,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:10:57,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ea63de18-a02a-4abd-b40a-e736ad8960a7.json used request id req-aa832bc2-ca62-45c5-ae41-627cf58f9903 2019-05-18 20:10:57,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.447751045227s 2019-05-18 20:10:57,282 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-05-18 20:10:57,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:10:57,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f17e8b-2f94-47b7-ad4c-8d84dae81ba5 2019-05-18 20:10:57,333 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:10:57,333 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f3f17e8b-2f94-47b7-ad4c-8d84dae81ba5 2019-05-18 20:10:57,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:10:57,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["g1k8WnCFS4CObAijwyopuA"], "issued_at": "2019-05-18T20:10:57.000000Z"}} 2019-05-18 20:10:57,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:10:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:10:58,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 20:10:58 GMT X-Openstack-Request-Id: req-40bbb14b-4a2e-42f1-b71e-d481cc2816d8 2019-05-18 20:10:58,168 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 20:10:58,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40bbb14b-4a2e-42f1-b71e-d481cc2816d8 2019-05-18 20:10:58,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407484054565s 2019-05-18 20:10:58,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:10:58,180 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-739e4463-c9bf-43bb-9fdf-244eab3b1bd9 2019-05-18 20:10:58,181 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:10:58,181 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-739e4463-c9bf-43bb-9fdf-244eab3b1bd9 2019-05-18 20:10:58,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:10:58,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:10:58,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0051d7-1e6e-4e17-993a-d881f81450fa 2019-05-18 20:10:58,390 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:10:58,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-0d0051d7-1e6e-4e17-993a-d881f81450fa 2019-05-18 20:10:58,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208169937134s 2019-05-18 20:10:58,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 20:10:58,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37"}}' 2019-05-18 20:10:58,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 18 May 2019 20:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38171c4d-40c2-47d8-8199-39ab9104cdd9 2019-05-18 20:10:58,553 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4"}, "tags": [], "enabled": true, "id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37"}} 2019-05-18 20:10:58,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-38171c4d-40c2-47d8-8199-39ab9104cdd9 2019-05-18 20:10:58,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.156111955643s 2019-05-18 20:10:58,554 - 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'cf26f35b6e7c4ed7813cf1d81bbee2f4', '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_323c67c6-614d-4d22-8982-ded74327cb37'}) 2019-05-18 20:10:58,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 20:10:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "90SGzXIhwaBS4UNaZQe9TFduPWjIEp", "email": null, "name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37"}}' 2019-05-18 20:10:59,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 18 May 2019 20:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c474d31-fe75-4636-9cb0-b78c89f838d5 2019-05-18 20:10:59,182 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37", "links": {"self": "http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c027489390144b2d8341b4ba9efd8a78", "domain_id": "default", "password_expires_at": null}} 2019-05-18 20:10:59,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-1c474d31-fe75-4636-9cb0-b78c89f838d5 2019-05-18 20:10:59,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.621114969254s 2019-05-18 20:10:59,183 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c027489390144b2d8341b4ba9efd8a78', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37'}) 2019-05-18 20:10:59,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:10:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:10:59,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff137ef-1fb8-4495-a778-5fc56a663aff 2019-05-18 20:10:59,415 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:10:59,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eff137ef-1fb8-4495-a778-5fc56a663aff 2019-05-18 20:10:59,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228631973267s 2019-05-18 20:10:59,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:10:59,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:10:59,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712cd0d0-5cc8-4336-be98-b7ac7fe500c4 2019-05-18 20:10:59,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:10:59,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-712cd0d0-5cc8-4336-be98-b7ac7fe500c4 2019-05-18 20:10:59,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209208011627s 2019-05-18 20:10:59,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:10:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:10:59,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b46c2d2-07a7-48ac-aaee-65719a909d7c 2019-05-18 20:10:59,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:10:59,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b46c2d2-07a7-48ac-aaee-65719a909d7c 2019-05-18 20:10:59,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132454872131s 2019-05-18 20:10:59,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:10:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:10:59,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4dcd700-b6c6-41f4-baef-4629ff1de0fa 2019-05-18 20:10:59,973 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:10:59,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c4dcd700-b6c6-41f4-baef-4629ff1de0fa 2019-05-18 20:10:59,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201342821121s 2019-05-18 20:10:59,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:10:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:00,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 18 May 2019 20:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472cbdab-bf9b-48b6-b882-1a793ac36f19 2019-05-18 20:11:00,211 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37", "links": {"self": "http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c027489390144b2d8341b4ba9efd8a78", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:11:00,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-472cbdab-bf9b-48b6-b882-1a793ac36f19 2019-05-18 20:11:00,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237153053284s 2019-05-18 20:11:00,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:11:00,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:00,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 20:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d93433e-e4f5-4b5b-8f5c-a344e57ee34f 2019-05-18 20:11:00,447 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4"}, "tags": [], "enabled": true, "id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:11:00,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8d93433e-e4f5-4b5b-8f5c-a344e57ee34f 2019-05-18 20:11:00,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225138902664s 2019-05-18 20:11:00,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:11:00,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=c027489390144b2d8341b4ba9efd8a78&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=cf26f35b6e7c4ed7813cf1d81bbee2f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:00,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 20:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aeb4ed8-07bd-48d5-8be3-337ab6afbf6c 2019-05-18 20:11:00,572 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c027489390144b2d8341b4ba9efd8a78&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=cf26f35b6e7c4ed7813cf1d81bbee2f4", "previous": null, "next": null}} 2019-05-18 20:11:00,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c027489390144b2d8341b4ba9efd8a78&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=cf26f35b6e7c4ed7813cf1d81bbee2f4 used request id req-1aeb4ed8-07bd-48d5-8be3-337ab6afbf6c 2019-05-18 20:11:00,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117480993271s 2019-05-18 20:11:00,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:11:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4/users/c027489390144b2d8341b4ba9efd8a78/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:00,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcea0cdd-e64f-4bf8-a0fa-821b696af8ec 2019-05-18 20:11:00,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:11:00,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4/users/c027489390144b2d8341b4ba9efd8a78/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-bcea0cdd-e64f-4bf8-a0fa-821b696af8ec 2019-05-18 20:11:00,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.286605834961s 2019-05-18 20:11:00,863 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37', 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'cf26f35b6e7c4ed7813cf1d81bbee2f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '90SGzXIhwaBS4UNaZQe9TFduPWjIEp', 'username': u'neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 20:11:00,867 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37', 'password': '90SGzXIhwaBS4UNaZQe9TFduPWjIEp', 'project_name': 'neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'cf26f35b6e7c4ed7813cf1d81bbee2f4', 'project_domain_name': 'Default'} 2019-05-18 20:11:00,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:11:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:01,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0df92f4-86cf-4b41-b390-15d3e6321098 2019-05-18 20:11:01,109 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:11:01,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e0df92f4-86cf-4b41-b390-15d3e6321098 2019-05-18 20:11:01,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238694190979s 2019-05-18 20:11:01,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:11:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:01,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc12410-bc04-4cb6-b10f-460c8ec3aa0b 2019-05-18 20:11:01,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:11:01,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ffc12410-bc04-4cb6-b10f-460c8ec3aa0b 2019-05-18 20:11:01,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211536884308s 2019-05-18 20:11:01,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:11:01,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:01,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05fcecb2-558c-47f0-877e-b674764f70d4 2019-05-18 20:11:01,450 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:11:01,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-05fcecb2-558c-47f0-877e-b674764f70d4 2019-05-18 20:11:01,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119843006134s 2019-05-18 20:11:01,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:11:01,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:01,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 18 May 2019 20:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266a320c-7c91-4b9b-ad2f-dc6c4538e025 2019-05-18 20:11:01,694 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37", "links": {"self": "http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c027489390144b2d8341b4ba9efd8a78", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:11:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-266a320c-7c91-4b9b-ad2f-dc6c4538e025 2019-05-18 20:11:01,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243200063705s 2019-05-18 20:11:01,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:11:01,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:01,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 20:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe5db9d-e518-46b9-92b7-87d30b60a12a 2019-05-18 20:11:01,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4"}, "tags": [], "enabled": true, "id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:11:01,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cbe5db9d-e518-46b9-92b7-87d30b60a12a 2019-05-18 20:11:01,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119932174683s 2019-05-18 20:11:01,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:11:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=c027489390144b2d8341b4ba9efd8a78&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=cf26f35b6e7c4ed7813cf1d81bbee2f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:02,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 20:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fe809e-99fc-4f16-867b-0dbafbb92232 2019-05-18 20:11:02,060 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c027489390144b2d8341b4ba9efd8a78&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=cf26f35b6e7c4ed7813cf1d81bbee2f4", "previous": null, "next": null}} 2019-05-18 20:11:02,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c027489390144b2d8341b4ba9efd8a78&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=cf26f35b6e7c4ed7813cf1d81bbee2f4 used request id req-b1fe809e-99fc-4f16-867b-0dbafbb92232 2019-05-18 20:11:02,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227007865906s 2019-05-18 20:11:02,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:11:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4/users/c027489390144b2d8341b4ba9efd8a78/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:02,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786dc70e-4daf-469e-b305-73551d180d67 2019-05-18 20:11:02,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:11:02,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4/users/c027489390144b2d8341b4ba9efd8a78/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-786dc70e-4daf-469e-b305-73551d180d67 2019-05-18 20:11:02,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.276851892471s 2019-05-18 20:11:02,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:11:02,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:02,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ab68bf-0242-4e3d-b417-f1417457a7b4 2019-05-18 20:11:02,461 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:11:02,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f9ab68bf-0242-4e3d-b417-f1417457a7b4 2019-05-18 20:11:02,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117029905319s 2019-05-18 20:11:02,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:11:02,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:02,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc7a08e-1b8a-4811-a765-c534af6a8295 2019-05-18 20:11:02,779 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:11:02,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-dcc7a08e-1b8a-4811-a765-c534af6a8295 2019-05-18 20:11:02,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.313849925995s 2019-05-18 20:11:02,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:11:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:03,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 18 May 2019 20:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fff8fa-0193-4796-af59-0ec8480100f8 2019-05-18 20:11:03,020 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37", "links": {"self": "http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c027489390144b2d8341b4ba9efd8a78", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:11:03,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d7fff8fa-0193-4796-af59-0ec8480100f8 2019-05-18 20:11:03,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239782094955s 2019-05-18 20:11:03,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:11:03,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=c027489390144b2d8341b4ba9efd8a78&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:03,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 18 May 2019 20:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7db5430-0ffb-476d-a1de-0d2d201cc2d4 2019-05-18 20:11:03,240 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=c027489390144b2d8341b4ba9efd8a78&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 20:11:03,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=c027489390144b2d8341b4ba9efd8a78&scope.domain.id=default used request id req-f7db5430-0ffb-476d-a1de-0d2d201cc2d4 2019-05-18 20:11:03,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208852052689s 2019-05-18 20:11:03,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 20:11:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/c027489390144b2d8341b4ba9efd8a78/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:03,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de14a822-da72-4466-88cd-b269016d378c 2019-05-18 20:11:03,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:11:03,406 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/c027489390144b2d8341b4ba9efd8a78/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-de14a822-da72-4466-88cd-b269016d378c 2019-05-18 20:11:03,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.161293983459s 2019-05-18 20:11:03,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:11:03,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b386323-627b-4c7c-bca4-3b32245d5be8 2019-05-18 20:11:03,416 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:11:03,417 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-3b386323-627b-4c7c-bca4-3b32245d5be8 2019-05-18 20:11:03,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:11:03,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "name": "neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/cf26f35b6e7c4ed7813cf1d81bbee2f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37", "id": "c027489390144b2d8341b4ba9efd8a78"}, "audit_ids": ["hRZteRyfSSyY713ebDB0HA"], "issued_at": "2019-05-18T20:11:03.000000Z"}} 2019-05-18 20:11:03,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 20:11:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 20:11:04 GMT X-Openstack-Request-Id: req-00c4c2f3-b561-4e03-b818-527940df5644 2019-05-18 20:11:04,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-05-18 20:11:04,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-00c4c2f3-b561-4e03-b818-527940df5644 2019-05-18 20:11:04,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.30619597435s 2019-05-18 20:11:04,142 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-05-18 20:11:04,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:11:04,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:04,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3611b5b1-002d-43d7-ae2c-c56a8284e520 2019-05-18 20:11:04,371 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:11:04,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3611b5b1-002d-43d7-ae2c-c56a8284e520 2019-05-18 20:11:04,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229348897934s 2019-05-18 20:11:04,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:11:04,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:04,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 20:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615884ef-06a8-40a9-ad43-ea1fea4146f0 2019-05-18 20:11:04,603 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4"}, "tags": [], "enabled": true, "id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:11:04,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-615884ef-06a8-40a9-ad43-ea1fea4146f0 2019-05-18 20:11:04,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22451210022s 2019-05-18 20:11:04,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 20:11:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" -d '{"network": {"shared": true, "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "name": "neutron_trunk-net_323c67c6-614d-4d22-8982-ded74327cb37", "admin_state_up": true}}' 2019-05-18 20:11:05,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 18 May 2019 20:11:05 GMT X-Openstack-Request-Id: req-1de460a8-24d4-498b-959d-ad0600ad755f 2019-05-18 20:11:05,218 - 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":"660d02e0-93db-4f6d-9921-8c0f5efd3390","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:11:05Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_323c67c6-614d-4d22-8982-ded74327cb37","admin_state_up":true,"tenant_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","created_at":"2019-05-18T20:11:05Z","mtu":1450}} 2019-05-18 20:11:05,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1de460a8-24d4-498b-959d-ad0600ad755f 2019-05-18 20:11:05,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.613251924515s 2019-05-18 20:11:05,219 - 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-05-18T20:11:05Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'660d02e0-93db-4f6d-9921-8c0f5efd3390', u'provider:segmentation_id': 64, 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_323c67c6-614d-4d22-8982-ded74327cb37', u'created_at': u'2019-05-18T20:11:05Z', u'mtu': 1450, u'tenant_id': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', u'l2_adjacency': True}) 2019-05-18 20:11:05,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:11:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:05,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2105 Content-Type: application/json Date: Sat, 18 May 2019 20:11:05 GMT X-Openstack-Request-Id: req-39485835-a825-4017-b3fc-d5fed5f9eaec 2019-05-18 20:11:05,599 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"660d02e0-93db-4f6d-9921-8c0f5efd3390","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:11:05Z","qos_policy_id":null,"name":"neutron_trunk-net_323c67c6-614d-4d22-8982-ded74327cb37","admin_state_up":true,"tenant_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","created_at":"2019-05-18T20:11:05Z","provider:network_type":"vxlan"}]} 2019-05-18 20:11:05,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-39485835-a825-4017-b3fc-d5fed5f9eaec 2019-05-18 20:11:05,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379315853119s 2019-05-18 20:11:05,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 20:11:05,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '{"subnet": {"name": "neutron_trunk-subnet_323c67c6-614d-4d22-8982-ded74327cb37", "enable_dhcp": true, "network_id": "660d02e0-93db-4f6d-9921-8c0f5efd3390", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 20:11:06,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 18 May 2019 20:11:06 GMT X-Openstack-Request-Id: req-c0d74a61-ba28-4542-950d-73222a4438f7 2019-05-18 20:11:06,656 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T20:11: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":"a86be7e8-367a-4da2-a14a-ba89da1be486","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_323c67c6-614d-4d22-8982-ded74327cb37","enable_dhcp":true,"segment_id":null,"network_id":"660d02e0-93db-4f6d-9921-8c0f5efd3390","tenant_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","created_at":"2019-05-18T20:11:06Z","ip_version":4}} 2019-05-18 20:11:06,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c0d74a61-ba28-4542-950d-73222a4438f7 2019-05-18 20:11:06,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.05506277084s 2019-05-18 20:11:06,656 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T20:11: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'a86be7e8-367a-4da2-a14a-ba89da1be486', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_323c67c6-614d-4d22-8982-ded74327cb37', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'660d02e0-93db-4f6d-9921-8c0f5efd3390', u'tenant_id': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', u'created_at': u'2019-05-18T20:11: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'cf26f35b6e7c4ed7813cf1d81bbee2f4'}) 2019-05-18 20:11:06,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 20:11:06,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "neutron_trunk-router_323c67c6-614d-4d22-8982-ded74327cb37", "admin_state_up": true}}' 2019-05-18 20:11:13,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 18 May 2019 20:11:13 GMT X-Openstack-Request-Id: req-49560688-7c58-49eb-baf0-65a37410e5f3 2019-05-18 20:11:13,990 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "created_at": "2019-05-18T20:11:08Z", "admin_state_up": true, "updated_at": "2019-05-18T20:11:09Z", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4629d3dc-84bb-46d4-9908-44bd8b2cee05", "name": "neutron_trunk-router_323c67c6-614d-4d22-8982-ded74327cb37"}} 2019-05-18 20:11:13,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-49560688-7c58-49eb-baf0-65a37410e5f3 2019-05-18 20:11:13,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.33309412003s 2019-05-18 20:11:13,991 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T20:11:09Z', u'revision_number': 3, u'ha': True, u'id': u'4629d3dc-84bb-46d4-9908-44bd8b2cee05', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_323c67c6-614d-4d22-8982-ded74327cb37', u'admin_state_up': True, u'tenant_id': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', u'created_at': u'2019-05-18T20:11:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'cf26f35b6e7c4ed7813cf1d81bbee2f4'}) 2019-05-18 20:11:13,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 20:11:13,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4629d3dc-84bb-46d4-9908-44bd8b2cee05/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '{"subnet_id": "a86be7e8-367a-4da2-a14a-ba89da1be486"}' 2019-05-18 20:11:17,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 20:11:17 GMT X-Openstack-Request-Id: req-b8dcaa2d-d7c4-432b-8123-7483d142fb2b 2019-05-18 20:11:17,021 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "660d02e0-93db-4f6d-9921-8c0f5efd3390", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "subnet_id": "a86be7e8-367a-4da2-a14a-ba89da1be486", "subnet_ids": ["a86be7e8-367a-4da2-a14a-ba89da1be486"], "port_id": "f2ebfd6e-31ae-4b06-a1ee-60610bb0bab5", "id": "4629d3dc-84bb-46d4-9908-44bd8b2cee05"} 2019-05-18 20:11:17,021 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4629d3dc-84bb-46d4-9908-44bd8b2cee05/add_router_interface.json used request id req-b8dcaa2d-d7c4-432b-8123-7483d142fb2b 2019-05-18 20:11:17,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.02969694138s 2019-05-18 20:11:17,021 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 20:11:17,128 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 20:11:17,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:11:17,136 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 20:11:17 GMT 2019-05-18 20:11:17,136 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 20:11:17,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:11:17,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:17,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 20:11:17 GMT X-Openstack-Request-Id: req-86078e19-6b7f-442f-acb1-0cc90654840f 2019-05-18 20:11:17,464 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:11:17,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-86078e19-6b7f-442f-acb1-0cc90654840f 2019-05-18 20:11:17,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322507858276s 2019-05-18 20:11:17,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 20:11:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37"}' 2019-05-18 20:11:17,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 18 May 2019 20:11:17 GMT Location: http://172.30.9.23:9292/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9312b9b7-2670-4564-a0de-c0968cdca2f2 2019-05-18 20:11:17,843 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:11:17Z", "file": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file", "owner": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "cce76dc1-5aa1-4c86-b7c8-c814be91a197", "size": null, "self": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197", "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_323c67c6-614d-4d22-8982-ded74327cb37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "checksum": null, "created_at": "2019-05-18T20:11:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 20:11:17,843 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9312b9b7-2670-4564-a0de-c0968cdca2f2 2019-05-18 20:11:17,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.370105028152s 2019-05-18 20:11:17,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 20:11:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '' 2019-05-18 20:11:18,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:11:18 GMT X-Openstack-Request-Id: req-89b86933-7e5d-43a1-a606-19bc46eafe53 2019-05-18 20:11:18,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 20:11:18,571 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file used request id req-89b86933-7e5d-43a1-a606-19bc46eafe53 2019-05-18 20:11:18,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.726912975311s 2019-05-18 20:11:18,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:11:18,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:18,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 20:11:18 GMT X-Openstack-Request-Id: req-52f759c6-48fe-4f07-9cba-b2937cdc4c95 2019-05-18 20:11:18,602 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:11:18Z", "file": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file", "owner": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "cce76dc1-5aa1-4c86-b7c8-c814be91a197", "size": 12716032, "self": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:11:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:11:18,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-52f759c6-48fe-4f07-9cba-b2937cdc4c95 2019-05-18 20:11:18,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274069309235s 2019-05-18 20:11:18,604 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file', 'owner': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', 'id': u'cce76dc1-5aa1-4c86-b7c8-c814be91a197', 'size': 12716032, u'self': u'/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', 'name': 'neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T20:11:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T20:11:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37', '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/cce76dc1-5aa1-4c86-b7c8-c814be91a197', 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_323c67c6-614d-4d22-8982-ded74327cb37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37', 'created': u'2019-05-18T20:11:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T20:11:17Z', 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/cce76dc1-5aa1-4c86-b7c8-c814be91a197', 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_323c67c6-614d-4d22-8982-ded74327cb37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 20:11:18,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 20:11:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_323c67c6-614d-4d22-8982-ded74327cb37", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 20:11:18,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 20:11: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-499d35bf-27c1-4d9d-b1a4-e8fe8e22d4e3 x-openstack-request-id: req-499d35bf-27c1-4d9d-b1a4-e8fe8e22d4e3 2019-05-18 20:11:18,972 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_323c67c6-614d-4d22-8982-ded74327cb37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bac46c78-4878-4c02-8904-cab60e61d847", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bac46c78-4878-4c02-8904-cab60e61d847", "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": "bac46c78-4878-4c02-8904-cab60e61d847"}} 2019-05-18 20:11:18,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-499d35bf-27c1-4d9d-b1a4-e8fe8e22d4e3 2019-05-18 20:11:18,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.365506887436s 2019-05-18 20:11:18,974 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_323c67c6-614d-4d22-8982-ded74327cb37', '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'b33a6ca8fc47490494e5507e3de2c225', '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'bac46c78-4878-4c02-8904-cab60e61d847', 'swap': 0}) 2019-05-18 20:11:18,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 20:11:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/bac46c78-4878-4c02-8904-cab60e61d847/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" -d '{"extra_specs": {}}' 2019-05-18 20:11:18,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 20:11: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-174125b8-766f-4da2-ba76-a3fa3f6ed4df x-openstack-request-id: req-174125b8-766f-4da2-ba76-a3fa3f6ed4df 2019-05-18 20:11:18,998 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 20:11:18,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bac46c78-4878-4c02-8904-cab60e61d847/os-extra_specs used request id req-174125b8-766f-4da2-ba76-a3fa3f6ed4df 2019-05-18 20:11:18,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024022102356s 2019-05-18 20:11:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:11:19,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a8bfa6-252c-4008-8720-d340a23674bb 2019-05-18 20:11:19,014 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:11:19,014 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-15a8bfa6-252c-4008-8720-d340a23674bb 2019-05-18 20:11:19,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:11:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:19,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efae1209-f2d6-4d42-a7d1-79a991517e71 2019-05-18 20:11:19,250 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:11:19,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-efae1209-f2d6-4d42-a7d1-79a991517e71 2019-05-18 20:11:19,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233354091644s 2019-05-18 20:11:19,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:11:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:19,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a0950d-3028-4777-ae9a-ec96847e02c0 2019-05-18 20:11:19,461 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:11:19,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c1a0950d-3028-4777-ae9a-ec96847e02c0 2019-05-18 20:11:19,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206216812134s 2019-05-18 20:11:19,471 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 20:11:21,942 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-18 20:11:24,117 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e1dab3b2-6480-4274-8581-0163b2527eba | 2019-05-18T20:11:23.737527 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e1dab3b2-6480-4274-8581-0163b2527eba ~/.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-05-18 20:11:27,614 - 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-05-18 20:11:28,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-18 20:11:30,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-18 20:11:34,286 - 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=d54c342e-f6ae-46b6-a0aa-88b0b7d8f722) as the default verifier for the future CLI operations. 2019-05-18 20:11:36,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 20:11:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:11:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 20:11: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-aad65dcd-6113-44bf-af3b-da66f8f7bfad x-openstack-request-id: req-aad65dcd-6113-44bf-af3b-da66f8f7bfad 2019-05-18 20:11:36,217 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 20:11:36,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-aad65dcd-6113-44bf-af3b-da66f8f7bfad 2019-05-18 20:11:36,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0378520488739s 2019-05-18 20:11:36,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:11:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:36,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 20:11:36 GMT X-Openstack-Request-Id: req-44a39460-617c-48f7-9b4b-3ac00bc31c06 2019-05-18 20:11:36,537 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:11:18Z", "file": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file", "owner": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "cce76dc1-5aa1-4c86-b7c8-c814be91a197", "size": 12716032, "self": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:11:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:11:36,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-44a39460-617c-48f7-9b4b-3ac00bc31c06 2019-05-18 20:11:36,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314189910889s 2019-05-18 20:11:36,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 20:11:36,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_323c67c6-614d-4d22-8982-ded74327cb37", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_323c67c6-614d-4d22-8982-ded74327cb37"}' 2019-05-18 20:11:36,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 18 May 2019 20:11:36 GMT Location: http://172.30.9.23:9292/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6749112a-ddbe-48af-975f-881e73d348d2 2019-05-18 20:11:36,977 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:11:36Z", "file": "/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/file", "owner": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "0523b255-7004-46c2-9a2f-a8f89f290ec4", "size": null, "self": "/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4", "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_323c67c6-614d-4d22-8982-ded74327cb37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_323c67c6-614d-4d22-8982-ded74327cb37", "checksum": null, "created_at": "2019-05-18T20:11:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 20:11:36,977 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6749112a-ddbe-48af-975f-881e73d348d2 2019-05-18 20:11:36,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.430641889572s 2019-05-18 20:11:36,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 20:11:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '' 2019-05-18 20:11:38,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:11:38 GMT X-Openstack-Request-Id: req-4b6ba4da-474c-4c54-bf35-409237148a52 2019-05-18 20:11:38,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-05-18 20:11:38,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/file used request id req-4b6ba4da-474c-4c54-bf35-409237148a52 2019-05-18 20:11:38,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09830307961s 2019-05-18 20:11:38,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:11:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:11:38,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 18 May 2019 20:11:38 GMT X-Openstack-Request-Id: req-d2b7d847-604d-463d-844d-c8ec5f6c444d 2019-05-18 20:11:38,111 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:11:38Z", "file": "/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/file", "owner": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "0523b255-7004-46c2-9a2f-a8f89f290ec4", "size": 12716032, "self": "/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_323c67c6-614d-4d22-8982-ded74327cb37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_323c67c6-614d-4d22-8982-ded74327cb37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:11:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:11:18Z", "file": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file", "owner": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "cce76dc1-5aa1-4c86-b7c8-c814be91a197", "size": 12716032, "self": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:11:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:11:38,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d2b7d847-604d-463d-844d-c8ec5f6c444d 2019-05-18 20:11:38,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298428535461s 2019-05-18 20:11:38,114 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/file', 'owner': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', 'id': u'0523b255-7004-46c2-9a2f-a8f89f290ec4', 'size': 12716032, u'self': u'/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cf26f35b6e7c4ed7813cf1d81bbee2f4', 'name': 'neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0523b255-7004-46c2-9a2f-a8f89f290ec4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T20:11:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T20:11:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_323c67c6-614d-4d22-8982-ded74327cb37', '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/0523b255-7004-46c2-9a2f-a8f89f290ec4', 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_323c67c6-614d-4d22-8982-ded74327cb37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_323c67c6-614d-4d22-8982-ded74327cb37', 'created': u'2019-05-18T20:11:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T20:11: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/0523b255-7004-46c2-9a2f-a8f89f290ec4', 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_323c67c6-614d-4d22-8982-ded74327cb37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 20:11:38,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 20:11:38,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_323c67c6-614d-4d22-8982-ded74327cb37", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 20:11:38,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 18 May 2019 20:11: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-9642371f-01c1-4adc-a9ec-514e08b611ba x-openstack-request-id: req-9642371f-01c1-4adc-a9ec-514e08b611ba 2019-05-18 20:11:38,170 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_323c67c6-614d-4d22-8982-ded74327cb37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7", "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": "5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7"}} 2019-05-18 20:11:38,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9642371f-01c1-4adc-a9ec-514e08b611ba 2019-05-18 20:11:38,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0560729503632s 2019-05-18 20:11:38,171 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_323c67c6-614d-4d22-8982-ded74327cb37', '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'b33a6ca8fc47490494e5507e3de2c225', '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'5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7', 'swap': 0}) 2019-05-18 20:11:38,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 20:11:38,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" -d '{"extra_specs": {}}' 2019-05-18 20:11:38,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 20:11: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-933595b7-4a07-4d69-b483-c0b1e1d39a80 x-openstack-request-id: req-933595b7-4a07-4d69-b483-c0b1e1d39a80 2019-05-18 20:11:38,192 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 20:11:38,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7/os-extra_specs used request id req-933595b7-4a07-4d69-b483-c0b1e1d39a80 2019-05-18 20:11:38,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196871757507s 2019-05-18 20:11:38,192 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_323c67c6-614d-4d22-8982-ded74327cb37', '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'b33a6ca8fc47490494e5507e3de2c225', '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'5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7', 'swap': 0}) 2019-05-18 20:11:41,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-18 20:11:41,557 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-18 20:11:41,558 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-18 20:11:41,560 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-18 20:11:41,593 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-18 20:11:44,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d54c342e-f6ae-46b6-a0aa-88b0b7d8f722/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-05-18 20:11:44,759 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-18 20:11:44,768 - 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-05-18 20:13:49,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9062f09b-39e0-4354-9715-f7845e554462 2019-05-18 20:13:49,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9062f09b-39e0-4354-9715-f7845e554462']'. 2019-05-18 20:13:50,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-18 20:13:50,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-18 20:13:50,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 20:13:50,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9062f09b-39e0-4354-9715-f7845e554462 | 2019-05-18 20:13:50,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-18 20:13:50,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-18 20:11:46 | 2019-05-18 20:13:50,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-18 20:13:48 | 2019-05-18 20:13:50,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:02 | 2019-05-18 20:13:50,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-18 20:13:50,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-18 20:13:50,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d54c342e-f6ae-46b6-a0aa-88b0b7d8f722) | 2019-05-18 20:13:50,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-18 20:13:50,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e1dab3b2-6480-4274-8581-0163b2527eba) | 2019-05-18 20:13:50,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-05-18 20:13:50,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 92.902 | 2019-05-18 20:13:50,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-05-18 20:13:50,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-05-18 20:13:50,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-18 20:13:50,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-18 20:13:50,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-18 20:13:50,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-18 20:13:50,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-18 20:13:50,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-18 20:13:50,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-05-18 20:13:50,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '9062f09b-39e0-4354-9715-f7845e554462', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-05-18 20:13:52,095 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9062f09b-39e0-4354-9715-f7845e554462 --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-05-18 20:13:52,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '9062f09b-39e0-4354-9715-f7845e554462', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-05-18 20:13:54,128 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9062f09b-39e0-4354-9715-f7845e554462 --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-05-18 20:13:54,249 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 20:13:54,249 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:50 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-18 20:13:54,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 20:13:54,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:13:54,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:13:54 GMT X-Openstack-Request-Id: req-7539670e-feeb-4ed3-a930-4459cda0d27d 2019-05-18 20:13:54,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 20:13:54,561 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0523b255-7004-46c2-9a2f-a8f89f290ec4 used request id req-7539670e-feeb-4ed3-a930-4459cda0d27d 2019-05-18 20:13:54,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.306300163269s 2019-05-18 20:13:54,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 20:13:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:13:54,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 18 May 2019 20:13: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-d51ee39c-bfff-4a2a-a538-a88eb0b03046 x-openstack-request-id: req-d51ee39c-bfff-4a2a-a538-a88eb0b03046 2019-05-18 20:13:54,591 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_323c67c6-614d-4d22-8982-ded74327cb37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7", "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": "5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7"}, {"name": "neutron_trunk-flavor_323c67c6-614d-4d22-8982-ded74327cb37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bac46c78-4878-4c02-8904-cab60e61d847", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bac46c78-4878-4c02-8904-cab60e61d847", "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": "bac46c78-4878-4c02-8904-cab60e61d847"}]} 2019-05-18 20:13:54,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d51ee39c-bfff-4a2a-a538-a88eb0b03046 2019-05-18 20:13:54,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243470668793s 2019-05-18 20:13:54,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 20:13:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:13:54,629 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 20:13: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-06a75a9f-4388-427e-a42b-d81159c63b4c x-openstack-request-id: req-06a75a9f-4388-427e-a42b-d81159c63b4c 2019-05-18 20:13:54,630 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5afadf3b-4abb-4099-b5d7-f6ae5b4bb2b7 used request id req-06a75a9f-4388-427e-a42b-d81159c63b4c 2019-05-18 20:13:54,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0360841751099s 2019-05-18 20:13:54,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 20:13:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4629d3dc-84bb-46d4-9908-44bd8b2cee05/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" -d '{"subnet_id": "a86be7e8-367a-4da2-a14a-ba89da1be486"}' 2019-05-18 20:13:57,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 20:13:57 GMT X-Openstack-Request-Id: req-a52cd45b-9e6c-41c1-9574-92623456ce03 2019-05-18 20:13:57,607 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "660d02e0-93db-4f6d-9921-8c0f5efd3390", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "subnet_id": "a86be7e8-367a-4da2-a14a-ba89da1be486", "subnet_ids": ["a86be7e8-367a-4da2-a14a-ba89da1be486"], "port_id": "f2ebfd6e-31ae-4b06-a1ee-60610bb0bab5", "id": "4629d3dc-84bb-46d4-9908-44bd8b2cee05"} 2019-05-18 20:13:57,608 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4629d3dc-84bb-46d4-9908-44bd8b2cee05/remove_router_interface.json used request id req-a52cd45b-9e6c-41c1-9574-92623456ce03 2019-05-18 20:13:57,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.97746706009s 2019-05-18 20:13:57,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 20:13:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:13:58,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1224 Content-Type: application/json Date: Sat, 18 May 2019 20:13:58 GMT X-Openstack-Request-Id: req-33d0524c-2700-439f-9b5c-6e2bb9a826f7 2019-05-18 20:13:58,307 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "created_at": "2019-05-18T20:11:08Z", "admin_state_up": true, "updated_at": "2019-05-18T20:13:55Z", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "4629d3dc-84bb-46d4-9908-44bd8b2cee05", "name": "neutron_trunk-router_323c67c6-614d-4d22-8982-ded74327cb37"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}]} 2019-05-18 20:13:58,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-33d0524c-2700-439f-9b5c-6e2bb9a826f7 2019-05-18 20:13:58,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.699007987976s 2019-05-18 20:13:58,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 20:13:58,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/4629d3dc-84bb-46d4-9908-44bd8b2cee05.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:14:02,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:14:02 GMT X-Openstack-Request-Id: req-9f00b6dc-d819-4a9c-91dd-cba2ff59f8c4 2019-05-18 20:14:02,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:14:02,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4629d3dc-84bb-46d4-9908-44bd8b2cee05.json used request id req-9f00b6dc-d819-4a9c-91dd-cba2ff59f8c4 2019-05-18 20:14:02,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.4665620327s 2019-05-18 20:14:02,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 20:14:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:14:03,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1929 Content-Type: application/json Date: Sat, 18 May 2019 20:14:03 GMT X-Openstack-Request-Id: req-a614010d-6b2b-4204-b0a3-0fbaec4e1d39 2019-05-18 20:14:03,119 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4},{"updated_at":"2019-05-18T20:11: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":"a86be7e8-367a-4da2-a14a-ba89da1be486","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_323c67c6-614d-4d22-8982-ded74327cb37","enable_dhcp":true,"segment_id":null,"network_id":"660d02e0-93db-4f6d-9921-8c0f5efd3390","tenant_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","created_at":"2019-05-18T20:11:06Z","ip_version":4}]} 2019-05-18 20:14:03,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a614010d-6b2b-4204-b0a3-0fbaec4e1d39 2019-05-18 20:14:03,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.343487024307s 2019-05-18 20:14:03,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 20:14:03,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a86be7e8-367a-4da2-a14a-ba89da1be486.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:14:05,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:14:05 GMT X-Openstack-Request-Id: req-796f956e-75a2-4eb5-be04-7200eafc2de6 2019-05-18 20:14:05,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:14:05,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a86be7e8-367a-4da2-a14a-ba89da1be486.json used request id req-796f956e-75a2-4eb5-be04-7200eafc2de6 2019-05-18 20:14:05,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.28311395645s 2019-05-18 20:14:05,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:14:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:14:05,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2111 Content-Type: application/json Date: Sat, 18 May 2019 20:14:05 GMT X-Openstack-Request-Id: req-f9faef9c-b9cb-4c64-b75b-77b0ddec4c94 2019-05-18 20:14:05,504 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"660d02e0-93db-4f6d-9921-8c0f5efd3390","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:14:05Z","qos_policy_id":null,"name":"neutron_trunk-net_323c67c6-614d-4d22-8982-ded74327cb37","admin_state_up":true,"tenant_id":"cf26f35b6e7c4ed7813cf1d81bbee2f4","created_at":"2019-05-18T20:11:05Z","provider:network_type":"vxlan"}]} 2019-05-18 20:14:05,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f9faef9c-b9cb-4c64-b75b-77b0ddec4c94 2019-05-18 20:14:05,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099301815033s 2019-05-18 20:14:05,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 20:14:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/660d02e0-93db-4f6d-9921-8c0f5efd3390.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:14:07,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:14:07 GMT X-Openstack-Request-Id: req-3de0eb59-07b2-49ca-8596-ca1c99d9b34d 2019-05-18 20:14:07,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:14:07,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/660d02e0-93db-4f6d-9921-8c0f5efd3390.json used request id req-3de0eb59-07b2-49ca-8596-ca1c99d9b34d 2019-05-18 20:14:07,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.10712099075s 2019-05-18 20:14:07,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:14:07,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:14:08,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 20:14:08 GMT X-Openstack-Request-Id: req-a486fe84-b6d2-4c1f-9e54-865039a126ea 2019-05-18 20:14:08,053 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:11:18Z", "file": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/file", "owner": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "cce76dc1-5aa1-4c86-b7c8-c814be91a197", "size": 12716032, "self": "/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_323c67c6-614d-4d22-8982-ded74327cb37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:11:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:14:08,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a486fe84-b6d2-4c1f-9e54-865039a126ea 2019-05-18 20:14:08,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.436848163605s 2019-05-18 20:14:08,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 20:14:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}469f4a14f59ed997e0184e8bfd5d7dcc4ac819d7" 2019-05-18 20:14:08,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:14:08 GMT X-Openstack-Request-Id: req-98901463-d75d-4277-82ee-ddcb3902946c 2019-05-18 20:14:08,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 20:14:08,655 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cce76dc1-5aa1-4c86-b7c8-c814be91a197 used request id req-98901463-d75d-4277-82ee-ddcb3902946c 2019-05-18 20:14:08,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.599726915359s 2019-05-18 20:14:08,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 20:14:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:08,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 18 May 2019 20:14: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-a06cd9b6-3f62-4b33-883a-b2f91ea25d6a x-openstack-request-id: req-a06cd9b6-3f62-4b33-883a-b2f91ea25d6a 2019-05-18 20:14:08,685 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_323c67c6-614d-4d22-8982-ded74327cb37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bac46c78-4878-4c02-8904-cab60e61d847", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bac46c78-4878-4c02-8904-cab60e61d847", "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": "bac46c78-4878-4c02-8904-cab60e61d847"}]} 2019-05-18 20:14:08,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a06cd9b6-3f62-4b33-883a-b2f91ea25d6a 2019-05-18 20:14:08,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295040607452s 2019-05-18 20:14:08,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 20:14:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/bac46c78-4878-4c02-8904-cab60e61d847 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:08,715 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 20:14: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-2a8f7a37-baad-49e1-a174-0eedca133493 x-openstack-request-id: req-2a8f7a37-baad-49e1-a174-0eedca133493 2019-05-18 20:14:08,716 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bac46c78-4878-4c02-8904-cab60e61d847 used request id req-2a8f7a37-baad-49e1-a174-0eedca133493 2019-05-18 20:14:08,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0290341377258s 2019-05-18 20:14:08,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:08,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 18 May 2019 20:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4e7599-d447-4766-92c0-7245edb77618 2019-05-18 20:14:08,942 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37", "links": {"self": "http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c027489390144b2d8341b4ba9efd8a78", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:08,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ae4e7599-d447-4766-92c0-7245edb77618 2019-05-18 20:14:08,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226435899734s 2019-05-18 20:14:08,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:09,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 18 May 2019 20:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8d0be8-3b56-48ce-ae5f-519cbfe17028 2019-05-18 20:14:09,186 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_323c67c6-614d-4d22-8982-ded74327cb37", "links": {"self": "http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c027489390144b2d8341b4ba9efd8a78", "description": null}} 2019-05-18 20:14:09,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78 used request id req-7b8d0be8-3b56-48ce-ae5f-519cbfe17028 2019-05-18 20:14:09,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237862110138s 2019-05-18 20:14:09,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 20:14:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:09,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d88914-3c23-4fa8-a573-19788e5f9425 2019-05-18 20:14:09,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:09,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c027489390144b2d8341b4ba9efd8a78 used request id req-47d88914-3c23-4fa8-a573-19788e5f9425 2019-05-18 20:14:09,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.350373029709s 2019-05-18 20:14:09,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:09,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 18 May 2019 20:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3f7a73-109b-4c93-93b4-690462f28318 2019-05-18 20:14:09,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4"}, "tags": [], "enabled": true, "id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_323c67c6-614d-4d22-8982-ded74327cb37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:09,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ad3f7a73-109b-4c93-93b4-690462f28318 2019-05-18 20:14:09,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209239959717s 2019-05-18 20:14:09,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 20:14:09,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:10,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6450326-a0cc-49ad-bcc2-d480f1932a5e 2019-05-18 20:14:10,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:10,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cf26f35b6e7c4ed7813cf1d81bbee2f4 used request id req-a6450326-a0cc-49ad-bcc2-d480f1932a5e 2019-05-18 20:14:10,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.308546066284s 2019-05-18 20:14:10,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:14:10,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cf26f35b6e7c4ed7813cf1d81bbee2f4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:10,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 20:14:10 GMT X-Openstack-Request-Id: req-1d594d15-c07a-4964-81c3-7114705ec2ce 2019-05-18 20:14:10,433 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "created_at": "2019-05-18T20:11:04Z", "updated_at": "2019-05-18T20:11:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:04Z", "revision_number": 0, "id": "05d1a516-6f53-4a44-b0f4-15ada96ab2ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:04Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:04Z", "revision_number": 0, "id": "25468bae-fe95-4f5e-8fd5-b601b9114ad3", "remote_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:04Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:05Z", "revision_number": 0, "id": "5562a7e0-1a26-4e0c-b0f6-8783a3ec4ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:05Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:04Z", "revision_number": 0, "id": "e4b48664-c19a-4599-aafc-23dad0199ab2", "remote_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:04Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}], "revision_number": 1, "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "name": "default"}]} 2019-05-18 20:14:10,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cf26f35b6e7c4ed7813cf1d81bbee2f4&name=default used request id req-1d594d15-c07a-4964-81c3-7114705ec2ce 2019-05-18 20:14:10,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362291097641s 2019-05-18 20:14:10,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:14:10,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:10,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 20:14:10 GMT X-Openstack-Request-Id: req-40724245-b01f-4a7c-8cd9-2766791c440f 2019-05-18 20:14:10,788 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "created_at": "2019-05-18T20:11:04Z", "updated_at": "2019-05-18T20:11:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:04Z", "revision_number": 0, "id": "05d1a516-6f53-4a44-b0f4-15ada96ab2ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:04Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:04Z", "revision_number": 0, "id": "25468bae-fe95-4f5e-8fd5-b601b9114ad3", "remote_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:04Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:05Z", "revision_number": 0, "id": "5562a7e0-1a26-4e0c-b0f6-8783a3ec4ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:05Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:11:04Z", "revision_number": 0, "id": "e4b48664-c19a-4599-aafc-23dad0199ab2", "remote_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "remote_ip_prefix": null, "created_at": "2019-05-18T20:11:04Z", "security_group_id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "tenant_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4"}], "revision_number": 1, "project_id": "cf26f35b6e7c4ed7813cf1d81bbee2f4", "id": "2c23af95-09e0-4e89-9b24-77239443fe2f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 20:14:10,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-40724245-b01f-4a7c-8cd9-2766791c440f 2019-05-18 20:14:10,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350501060486s 2019-05-18 20:14:10,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 20:14:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2c23af95-09e0-4e89-9b24-77239443fe2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7083de7e0d02471af0501dda7755cf42cba0f5e9" 2019-05-18 20:14:11,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 20:14:11 GMT X-Openstack-Request-Id: req-6dcf17f5-ce98-437c-b870-09bafd0020fe 2019-05-18 20:14:11,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 20:14:11,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2c23af95-09e0-4e89-9b24-77239443fe2f.json used request id req-6dcf17f5-ce98-437c-b870-09bafd0020fe 2019-05-18 20:14:11,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.441426992416s 2019-05-18 20:14:11,292 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-05-18 20:14:11,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:11,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527cb143-27eb-4588-9ecb-170518646cef 2019-05-18 20:14:11,344 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:11,345 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-527cb143-27eb-4588-9ecb-170518646cef 2019-05-18 20:14:11,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:11,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["uhEC2PCjQUGqOV28FCwrtA"], "issued_at": "2019-05-18T20:14:11.000000Z"}} 2019-05-18 20:14:11,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:14:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:12,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 20:14:12 GMT X-Openstack-Request-Id: req-7736863a-85c0-48ce-aad3-98203165d419 2019-05-18 20:14:12,151 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 20:14:12,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7736863a-85c0-48ce-aad3-98203165d419 2019-05-18 20:14:12,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393579959869s 2019-05-18 20:14:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:12,164 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3beeed-0c62-49af-823c-530ff4d78933 2019-05-18 20:14:12,164 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:14:12,164 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-8a3beeed-0c62-49af-823c-530ff4d78933 2019-05-18 20:14:12,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:12,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ab8522-7591-4053-aaa6-85fca543be81 2019-05-18 20:14:12,400 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:14:12,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-78ab8522-7591-4053-aaa6-85fca543be81 2019-05-18 20:14:12,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235702991486s 2019-05-18 20:14:12,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 20:14:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811"}}' 2019-05-18 20:14:12,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Sat, 18 May 2019 20:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0283f719-094d-4b62-b1e3-7eaac2989e55 2019-05-18 20:14:12,646 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a"}, "tags": [], "enabled": true, "id": "5547efe452944cfc8afe687d60dde84a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811"}} 2019-05-18 20:14:12,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0283f719-094d-4b62-b1e3-7eaac2989e55 2019-05-18 20:14:12,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.237825870514s 2019-05-18 20:14:12,647 - 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'5547efe452944cfc8afe687d60dde84a', '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_ac0530f4-11a6-481e-a7b5-517c47be9811'}) 2019-05-18 20:14:12,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 20:14:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "oi2asEIEhKKlHHfbVyeJR9Psh7HnEh", "email": null, "name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811"}}' 2019-05-18 20:14:13,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 18 May 2019 20:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f073bf-9b9e-4b38-9b10-b74dd27ff289 2019-05-18 20:14:13,151 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811", "links": {"self": "http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1692fadc6b9646ada561d74db7e3e54a", "domain_id": "default", "password_expires_at": null}} 2019-05-18 20:14:13,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-20f073bf-9b9e-4b38-9b10-b74dd27ff289 2019-05-18 20:14:13,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498057842255s 2019-05-18 20:14:13,152 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1692fadc6b9646ada561d74db7e3e54a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811'}) 2019-05-18 20:14:13,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:13,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:13,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f27f8d-c168-479e-9c99-322414d728cd 2019-05-18 20:14:13,445 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:13,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-68f27f8d-c168-479e-9c99-322414d728cd 2019-05-18 20:14:13,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.289722919464s 2019-05-18 20:14:13,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:13,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:13,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb9644e-fcac-45d6-9320-73db7852aa26 2019-05-18 20:14:13,654 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:13,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1fb9644e-fcac-45d6-9320-73db7852aa26 2019-05-18 20:14:13,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204180002213s 2019-05-18 20:14:13,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:13,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7ae822-1cb9-4327-bc36-5bd61b44f5ad 2019-05-18 20:14:13,883 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:13,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b7ae822-1cb9-4327-bc36-5bd61b44f5ad 2019-05-18 20:14:13,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223837137222s 2019-05-18 20:14:13,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:13,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:14,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a3fd9c-764d-48eb-8b09-e7c208147125 2019-05-18 20:14:14,119 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:14,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b2a3fd9c-764d-48eb-8b09-e7c208147125 2019-05-18 20:14:14,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231808900833s 2019-05-18 20:14:14,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:14,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 20:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952ebae7-18d5-4f57-92f7-b1682536cbec 2019-05-18 20:14:14,255 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811", "links": {"self": "http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1692fadc6b9646ada561d74db7e3e54a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:14,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-952ebae7-18d5-4f57-92f7-b1682536cbec 2019-05-18 20:14:14,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135241985321s 2019-05-18 20:14:14,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:14,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sat, 18 May 2019 20:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b2c074-4063-48ff-89d4-f5093503b054 2019-05-18 20:14:14,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a"}, "tags": [], "enabled": true, "id": "5547efe452944cfc8afe687d60dde84a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:14,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-87b2c074-4063-48ff-89d4-f5093503b054 2019-05-18 20:14:14,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224596977234s 2019-05-18 20:14:14,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1692fadc6b9646ada561d74db7e3e54a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=5547efe452944cfc8afe687d60dde84a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:14,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 20:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f068ca-66c9-4cf3-93cd-0e5dd2014c28 2019-05-18 20:14:14,682 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1692fadc6b9646ada561d74db7e3e54a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=5547efe452944cfc8afe687d60dde84a", "previous": null, "next": null}} 2019-05-18 20:14:14,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1692fadc6b9646ada561d74db7e3e54a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=5547efe452944cfc8afe687d60dde84a used request id req-02f068ca-66c9-4cf3-93cd-0e5dd2014c28 2019-05-18 20:14:14,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182027816772s 2019-05-18 20:14:14,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:14,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a/users/1692fadc6b9646ada561d74db7e3e54a/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:14,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0d20f0f-6b48-4025-9e50-80e2519720ea 2019-05-18 20:14:14,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:14,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a/users/1692fadc6b9646ada561d74db7e3e54a/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-b0d20f0f-6b48-4025-9e50-80e2519720ea 2019-05-18 20:14:14,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253628969193s 2019-05-18 20:14:14,940 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811', 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'5547efe452944cfc8afe687d60dde84a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oi2asEIEhKKlHHfbVyeJR9Psh7HnEh', 'username': u'networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 20:14:14,944 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811', 'password': 'oi2asEIEhKKlHHfbVyeJR9Psh7HnEh', 'project_name': 'networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '5547efe452944cfc8afe687d60dde84a', 'project_domain_name': 'Default'} 2019-05-18 20:14:14,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:15,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdcda18-d7a6-474f-bbe5-913bc8e485ac 2019-05-18 20:14:15,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:15,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0cdcda18-d7a6-474f-bbe5-913bc8e485ac 2019-05-18 20:14:15,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226636886597s 2019-05-18 20:14:15,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:15,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2cf14db-99c2-417a-a68c-788a759f5616 2019-05-18 20:14:15,411 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:15,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d2cf14db-99c2-417a-a68c-788a759f5616 2019-05-18 20:14:15,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233096122742s 2019-05-18 20:14:15,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:15,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b96508a-9a75-4f69-95dd-0cdc42dd2e12 2019-05-18 20:14:15,623 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:15,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3b96508a-9a75-4f69-95dd-0cdc42dd2e12 2019-05-18 20:14:15,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207118034363s 2019-05-18 20:14:15,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:15,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 20:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1ab3c7-3a7c-43cf-a86c-7b6fa008b31e 2019-05-18 20:14:15,767 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811", "links": {"self": "http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1692fadc6b9646ada561d74db7e3e54a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:15,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ad1ab3c7-3a7c-43cf-a86c-7b6fa008b31e 2019-05-18 20:14:15,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.14355301857s 2019-05-18 20:14:15,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:15,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:16,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sat, 18 May 2019 20:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edee3c1-86a6-4474-94c2-0a19f3e91a24 2019-05-18 20:14:16,002 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a"}, "tags": [], "enabled": true, "id": "5547efe452944cfc8afe687d60dde84a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:16,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9edee3c1-86a6-4474-94c2-0a19f3e91a24 2019-05-18 20:14:16,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223712921143s 2019-05-18 20:14:16,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1692fadc6b9646ada561d74db7e3e54a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=5547efe452944cfc8afe687d60dde84a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:16,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 20:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adf2e66-3052-4c87-a505-9cd35121b3f8 2019-05-18 20:14:16,213 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1692fadc6b9646ada561d74db7e3e54a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=5547efe452944cfc8afe687d60dde84a", "previous": null, "next": null}} 2019-05-18 20:14:16,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1692fadc6b9646ada561d74db7e3e54a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=5547efe452944cfc8afe687d60dde84a used request id req-6adf2e66-3052-4c87-a505-9cd35121b3f8 2019-05-18 20:14:16,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203764915466s 2019-05-18 20:14:16,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:16,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a/users/1692fadc6b9646ada561d74db7e3e54a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:16,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7df9a5-47e6-450b-ba7f-f5222d2ff6b3 2019-05-18 20:14:16,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:16,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a/users/1692fadc6b9646ada561d74db7e3e54a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-fc7df9a5-47e6-450b-ba7f-f5222d2ff6b3 2019-05-18 20:14:16,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165521860123s 2019-05-18 20:14:16,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:16,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:16,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fde29c-2699-4f53-88de-39ef58ea5864 2019-05-18 20:14:16,610 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:16,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-97fde29c-2699-4f53-88de-39ef58ea5864 2019-05-18 20:14:16,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22466802597s 2019-05-18 20:14:16,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:16,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e8b220-6141-4c6b-af64-e9a5df4393b0 2019-05-18 20:14:16,817 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:16,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-16e8b220-6141-4c6b-af64-e9a5df4393b0 2019-05-18 20:14:16,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202035903931s 2019-05-18 20:14:16,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:16,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:16,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 20:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb1e3fb-0dd4-48ed-8fac-39690cd7a376 2019-05-18 20:14:16,964 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811", "links": {"self": "http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1692fadc6b9646ada561d74db7e3e54a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:16,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9fb1e3fb-0dd4-48ed-8fac-39690cd7a376 2019-05-18 20:14:16,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146093130112s 2019-05-18 20:14:16,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=1692fadc6b9646ada561d74db7e3e54a&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:17,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 18 May 2019 20:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde5ea43-cdce-4a15-8f10-48ebef0bfa30 2019-05-18 20:14:17,205 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=1692fadc6b9646ada561d74db7e3e54a&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 20:14:17,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=1692fadc6b9646ada561d74db7e3e54a&scope.domain.id=default used request id req-cde5ea43-cdce-4a15-8f10-48ebef0bfa30 2019-05-18 20:14:17,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.230175018311s 2019-05-18 20:14:17,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 20:14:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/1692fadc6b9646ada561d74db7e3e54a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:17,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e18f051-6cc1-469e-bd90-c056902e8d9d 2019-05-18 20:14:17,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:17,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/1692fadc6b9646ada561d74db7e3e54a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-0e18f051-6cc1-469e-bd90-c056902e8d9d 2019-05-18 20:14:17,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.163772106171s 2019-05-18 20:14:17,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:17,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad8ec07-5746-48e9-b28a-8f3b12fe54a4 2019-05-18 20:14:17,383 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:17,383 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-1ad8ec07-5746-48e9-b28a-8f3b12fe54a4 2019-05-18 20:14:17,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:17,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5547efe452944cfc8afe687d60dde84a", "name": "networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_5547efe452944cfc8afe687d60dde84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5547efe452944cfc8afe687d60dde84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/5547efe452944cfc8afe687d60dde84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/5547efe452944cfc8afe687d60dde84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/5547efe452944cfc8afe687d60dde84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5547efe452944cfc8afe687d60dde84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/5547efe452944cfc8afe687d60dde84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/5547efe452944cfc8afe687d60dde84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5547efe452944cfc8afe687d60dde84a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/5547efe452944cfc8afe687d60dde84a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/5547efe452944cfc8afe687d60dde84a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811", "id": "1692fadc6b9646ada561d74db7e3e54a"}, "audit_ids": ["pfGbPaXhTgamvgRl17sWLw"], "issued_at": "2019-05-18T20:14:17.000000Z"}} 2019-05-18 20:14:17,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 20:14:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ae999d7f7bf0d66f7aed5782274b0a9a4649fe2" 2019-05-18 20:14:18,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 20:14:18 GMT X-Openstack-Request-Id: req-1ec7df25-fe51-4757-8e57-45d25f743d30 2019-05-18 20:14:18,106 - 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-05-18 20:14:18,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-1ec7df25-fe51-4757-8e57-45d25f743d30 2019-05-18 20:14:18,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.300504922867s 2019-05-18 20:14:18,116 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-05-18 20:14:18,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:18,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 18 May 2019 20:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e31fc1f-bede-44d5-ab30-a39283c8c8ed 2019-05-18 20:14:18,347 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811", "links": {"self": "http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1692fadc6b9646ada561d74db7e3e54a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:18,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8e31fc1f-bede-44d5-ab30-a39283c8c8ed 2019-05-18 20:14:18,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230690956116s 2019-05-18 20:14:18,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:18,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:18,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Sat, 18 May 2019 20:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df29a05-851d-4fd5-8576-339fdaca08bb 2019-05-18 20:14:18,486 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_ac0530f4-11a6-481e-a7b5-517c47be9811", "links": {"self": "http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1692fadc6b9646ada561d74db7e3e54a", "description": null}} 2019-05-18 20:14:18,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a used request id req-0df29a05-851d-4fd5-8576-339fdaca08bb 2019-05-18 20:14:18,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133865118027s 2019-05-18 20:14:18,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 20:14:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:18,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5fb8429-c0d6-4b9f-9125-1234d89f58cc 2019-05-18 20:14:18,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:18,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1692fadc6b9646ada561d74db7e3e54a used request id req-c5fb8429-c0d6-4b9f-9125-1234d89f58cc 2019-05-18 20:14:18,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.233612060547s 2019-05-18 20:14:18,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:18,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:18,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 18 May 2019 20:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95a9fca-ab1e-436f-a6ec-dc96140fb691 2019-05-18 20:14:18,889 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a"}, "tags": [], "enabled": true, "id": "5547efe452944cfc8afe687d60dde84a", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ac0530f4-11a6-481e-a7b5-517c47be9811"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:18,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f95a9fca-ab1e-436f-a6ec-dc96140fb691 2019-05-18 20:14:18,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.162649154663s 2019-05-18 20:14:18,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 20:14:18,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:19,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0449cb09-be38-40bd-b7f7-9a9cddc08378 2019-05-18 20:14:19,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:19,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5547efe452944cfc8afe687d60dde84a used request id req-0449cb09-be38-40bd-b7f7-9a9cddc08378 2019-05-18 20:14:19,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.297389984131s 2019-05-18 20:14:19,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:14:19,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5547efe452944cfc8afe687d60dde84a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99ea4e0f0ca77ba4ea728bf9431381bcc97df49f" 2019-05-18 20:14:19,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 18 May 2019 20:14:19 GMT X-Openstack-Request-Id: req-b1fe00bb-b3ef-44d9-a604-ac8b3b611685 2019-05-18 20:14:19,537 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-18 20:14:19,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5547efe452944cfc8afe687d60dde84a&name=default used request id req-b1fe00bb-b3ef-44d9-a604-ac8b3b611685 2019-05-18 20:14:19,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340624809265s 2019-05-18 20:14:19,538 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-05-18 20:14:19,538 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-05-18 20:14:19,593 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-05-18 20:14:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:19,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9a4f78-6bfd-48ae-a540-56b324b4e984 2019-05-18 20:14:19,643 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:19,643 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-2c9a4f78-6bfd-48ae-a540-56b324b4e984 2019-05-18 20:14:19,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:20,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["ZD-MNMIQSYiRc0uA5aO3Yg"], "issued_at": "2019-05-18T20:14:19.000000Z"}} 2019-05-18 20:14:20,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:14:20,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:20,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 20:14:20 GMT X-Openstack-Request-Id: req-893ea6b2-aa59-4c42-b242-4aaa5be6f922 2019-05-18 20:14:20,697 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 20:14:20,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-893ea6b2-aa59-4c42-b242-4aaa5be6f922 2019-05-18 20:14:20,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.633864879608s 2019-05-18 20:14:20,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:20,709 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e509e1-df76-40a7-8bf8-13c467b1a558 2019-05-18 20:14:20,709 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:14:20,709 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-74e509e1-df76-40a7-8bf8-13c467b1a558 2019-05-18 20:14:20,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:20,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb7ddd5-963e-42d5-b14b-16864541d901 2019-05-18 20:14:20,838 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:14:20,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ffb7ddd5-963e-42d5-b14b-16864541d901 2019-05-18 20:14:20,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128167867661s 2019-05-18 20:14:20,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 20:14:20,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845"}}' 2019-05-18 20:14:21,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 18 May 2019 20:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb9daaf6-f7cc-49b9-b3b4-3622cca80c63 2019-05-18 20:14:21,076 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb"}, "tags": [], "enabled": true, "id": "2d4e08fa5b8c42ee898c6bdf11923edb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845"}} 2019-05-18 20:14:21,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cb9daaf6-f7cc-49b9-b3b4-3622cca80c63 2019-05-18 20:14:21,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230875968933s 2019-05-18 20:14:21,077 - 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'2d4e08fa5b8c42ee898c6bdf11923edb', '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_f983da77-5d0d-48fb-abba-3d00415ca845'}) 2019-05-18 20:14:21,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 20:14:21,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "JAK0EIZsaVwPJoFU7dA4qlVPA8G96b", "email": null, "name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845"}}' 2019-05-18 20:14:21,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 18 May 2019 20:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e11cde-305d-42b3-9f27-4d721ae7aeec 2019-05-18 20:14:21,583 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845", "links": {"self": "http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6efc6430fd014d11aeceaba6e71e325f", "domain_id": "default", "password_expires_at": null}} 2019-05-18 20:14:21,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-78e11cde-305d-42b3-9f27-4d721ae7aeec 2019-05-18 20:14:21,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.499672889709s 2019-05-18 20:14:21,584 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6efc6430fd014d11aeceaba6e71e325f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845'}) 2019-05-18 20:14:21,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:21,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e26b33d-328f-4b7a-b16a-626e90bf2a36 2019-05-18 20:14:21,705 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:21,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e26b33d-328f-4b7a-b16a-626e90bf2a36 2019-05-18 20:14:21,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117877006531s 2019-05-18 20:14:21,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:21,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:21,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee73fae-9ceb-4891-a5da-5498021da439 2019-05-18 20:14:21,828 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eee73fae-9ceb-4891-a5da-5498021da439 2019-05-18 20:14:21,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118338823318s 2019-05-18 20:14:21,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:22,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3fc7a0-5812-4206-b806-d996ade8b9d9 2019-05-18 20:14:22,048 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:22,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa3fc7a0-5812-4206-b806-d996ade8b9d9 2019-05-18 20:14:22,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215015172958s 2019-05-18 20:14:22,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:22,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505e6369-a0ad-4cd3-ac3f-3e56f207bf73 2019-05-18 20:14:22,276 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:22,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-505e6369-a0ad-4cd3-ac3f-3e56f207bf73 2019-05-18 20:14:22,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223045110703s 2019-05-18 20:14:22,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:22,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:22,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 20:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbc677e-9efc-4db9-ab62-e702272f888b 2019-05-18 20:14:22,497 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845", "links": {"self": "http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6efc6430fd014d11aeceaba6e71e325f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:22,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8cbc677e-9efc-4db9-ab62-e702272f888b 2019-05-18 20:14:22,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219462871552s 2019-05-18 20:14:22,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:22,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sat, 18 May 2019 20:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4ede2e-7240-4ba4-b190-2f82dc8a0ecf 2019-05-18 20:14:22,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb"}, "tags": [], "enabled": true, "id": "2d4e08fa5b8c42ee898c6bdf11923edb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:22,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1f4ede2e-7240-4ba4-b190-2f82dc8a0ecf 2019-05-18 20:14:22,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226108074188s 2019-05-18 20:14:22,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6efc6430fd014d11aeceaba6e71e325f&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=2d4e08fa5b8c42ee898c6bdf11923edb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:22,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 20:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007a9dff-d030-411e-9dda-3116ab7610cf 2019-05-18 20:14:22,879 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6efc6430fd014d11aeceaba6e71e325f&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=2d4e08fa5b8c42ee898c6bdf11923edb", "previous": null, "next": null}} 2019-05-18 20:14:22,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6efc6430fd014d11aeceaba6e71e325f&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=2d4e08fa5b8c42ee898c6bdf11923edb used request id req-007a9dff-d030-411e-9dda-3116ab7610cf 2019-05-18 20:14:22,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.137538909912s 2019-05-18 20:14:22,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:22,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb/users/6efc6430fd014d11aeceaba6e71e325f/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:23,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81790cb3-0f13-4546-b4dd-0e44894bf69c 2019-05-18 20:14:23,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:23,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb/users/6efc6430fd014d11aeceaba6e71e325f/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-81790cb3-0f13-4546-b4dd-0e44894bf69c 2019-05-18 20:14:23,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.260794878006s 2019-05-18 20:14:23,145 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845', 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'2d4e08fa5b8c42ee898c6bdf11923edb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'JAK0EIZsaVwPJoFU7dA4qlVPA8G96b', 'username': u'networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 20:14:23,148 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845', 'password': 'JAK0EIZsaVwPJoFU7dA4qlVPA8G96b', 'project_name': 'networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '2d4e08fa5b8c42ee898c6bdf11923edb', 'project_domain_name': 'Default'} 2019-05-18 20:14:23,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:23,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafb3e48-ade1-4ba9-aec3-bce4e8c783c5 2019-05-18 20:14:23,379 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:23,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cafb3e48-ade1-4ba9-aec3-bce4e8c783c5 2019-05-18 20:14:23,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227338790894s 2019-05-18 20:14:23,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:23,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82844370-f877-4af1-b7fd-cab9cdf0c837 2019-05-18 20:14:23,515 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:23,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82844370-f877-4af1-b7fd-cab9cdf0c837 2019-05-18 20:14:23,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.131722927094s 2019-05-18 20:14:23,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:23,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5dd54d1-83c0-4df9-904d-d5761ef13199 2019-05-18 20:14:23,655 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:23,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d5dd54d1-83c0-4df9-904d-d5761ef13199 2019-05-18 20:14:23,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.134697914124s 2019-05-18 20:14:23,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:23,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 20:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c8e590-c9cd-4e9b-8cac-06837814e143 2019-05-18 20:14:23,897 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845", "links": {"self": "http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6efc6430fd014d11aeceaba6e71e325f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:23,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d3c8e590-c9cd-4e9b-8cac-06837814e143 2019-05-18 20:14:23,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24079990387s 2019-05-18 20:14:23,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:23,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:24,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sat, 18 May 2019 20:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56f8cad-8926-4af0-b084-5abd7b8df5f4 2019-05-18 20:14:24,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb"}, "tags": [], "enabled": true, "id": "2d4e08fa5b8c42ee898c6bdf11923edb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:24,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e56f8cad-8926-4af0-b084-5abd7b8df5f4 2019-05-18 20:14:24,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178083181381s 2019-05-18 20:14:24,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6efc6430fd014d11aeceaba6e71e325f&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=2d4e08fa5b8c42ee898c6bdf11923edb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:24,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Sat, 18 May 2019 20:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147d5201-e176-45ab-a4ee-56b2362eee9e 2019-05-18 20:14:24,322 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6efc6430fd014d11aeceaba6e71e325f&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=2d4e08fa5b8c42ee898c6bdf11923edb", "previous": null, "next": null}} 2019-05-18 20:14:24,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6efc6430fd014d11aeceaba6e71e325f&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=2d4e08fa5b8c42ee898c6bdf11923edb used request id req-147d5201-e176-45ab-a4ee-56b2362eee9e 2019-05-18 20:14:24,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228128910065s 2019-05-18 20:14:24,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb/users/6efc6430fd014d11aeceaba6e71e325f/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:24,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c188b584-f9bf-43d2-b33c-2b9560ec0d36 2019-05-18 20:14:24,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:24,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb/users/6efc6430fd014d11aeceaba6e71e325f/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-c188b584-f9bf-43d2-b33c-2b9560ec0d36 2019-05-18 20:14:24,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.33296585083s 2019-05-18 20:14:24,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:24,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a1b92d-5e9f-4167-96e8-ddb04951b8d6 2019-05-18 20:14:24,795 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:24,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-20a1b92d-5e9f-4167-96e8-ddb04951b8d6 2019-05-18 20:14:24,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.133123159409s 2019-05-18 20:14:24,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:24,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d709e4b-82fd-4741-86d6-d44618b8d048 2019-05-18 20:14:24,913 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:24,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1d709e4b-82fd-4741-86d6-d44618b8d048 2019-05-18 20:14:24,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112965106964s 2019-05-18 20:14:24,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:25,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 20:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c725e9-33e0-40c3-9070-2f4db88edc91 2019-05-18 20:14:25,153 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845", "links": {"self": "http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6efc6430fd014d11aeceaba6e71e325f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:25,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82c725e9-33e0-40c3-9070-2f4db88edc91 2019-05-18 20:14:25,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238749027252s 2019-05-18 20:14:25,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:25,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=6efc6430fd014d11aeceaba6e71e325f&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:25,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 18 May 2019 20:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5f8e3c-4c12-4d60-b809-b45a80c51b12 2019-05-18 20:14:25,393 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=6efc6430fd014d11aeceaba6e71e325f&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 20:14:25,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=6efc6430fd014d11aeceaba6e71e325f&scope.domain.id=default used request id req-3a5f8e3c-4c12-4d60-b809-b45a80c51b12 2019-05-18 20:14:25,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228404045105s 2019-05-18 20:14:25,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 20:14:25,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/6efc6430fd014d11aeceaba6e71e325f/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:25,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f566b0-1d23-449b-8882-eae270ef6d35 2019-05-18 20:14:25,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:25,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/6efc6430fd014d11aeceaba6e71e325f/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-13f566b0-1d23-449b-8882-eae270ef6d35 2019-05-18 20:14:25,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.243002176285s 2019-05-18 20:14:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:25,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29608ce0-7f04-4dd0-abfa-1a5c22fb487f 2019-05-18 20:14:25,650 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:25,650 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-29608ce0-7f04-4dd0-abfa-1a5c22fb487f 2019-05-18 20:14:25,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:26,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d4e08fa5b8c42ee898c6bdf11923edb", "name": "networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/2d4e08fa5b8c42ee898c6bdf11923edb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845", "id": "6efc6430fd014d11aeceaba6e71e325f"}, "audit_ids": ["YhTTxiBPTc2rhvFLdjsd7w"], "issued_at": "2019-05-18T20:14:26.000000Z"}} 2019-05-18 20:14:26,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 20:14:26,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}206dc767f6f70a679a04c09e928c96c9c8d3df64" 2019-05-18 20:14:26,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 20:14:26 GMT X-Openstack-Request-Id: req-df89b97a-e96c-4a65-9a20-30529b57d27b 2019-05-18 20:14:26,388 - 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-05-18 20:14:26,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-df89b97a-e96c-4a65-9a20-30529b57d27b 2019-05-18 20:14:26,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.31464600563s 2019-05-18 20:14:26,398 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-05-18 20:14:26,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:26,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 18 May 2019 20:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7155abf0-c5ed-4fe0-9303-9264c42b0ac3 2019-05-18 20:14:26,632 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845", "links": {"self": "http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6efc6430fd014d11aeceaba6e71e325f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:26,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7155abf0-c5ed-4fe0-9303-9264c42b0ac3 2019-05-18 20:14:26,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233066082001s 2019-05-18 20:14:26,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:26,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 18 May 2019 20:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f47a2b-7f92-460c-935c-4d94a92c1545 2019-05-18 20:14:26,779 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_f983da77-5d0d-48fb-abba-3d00415ca845", "links": {"self": "http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6efc6430fd014d11aeceaba6e71e325f", "description": null}} 2019-05-18 20:14:26,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f used request id req-b0f47a2b-7f92-460c-935c-4d94a92c1545 2019-05-18 20:14:26,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141721010208s 2019-05-18 20:14:26,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 20:14:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:27,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26d41698-240d-48a4-bd3d-5ee3f6b0f4c4 2019-05-18 20:14:27,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:27,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6efc6430fd014d11aeceaba6e71e325f used request id req-26d41698-240d-48a4-bd3d-5ee3f6b0f4c4 2019-05-18 20:14:27,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.42550110817s 2019-05-18 20:14:27,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:27,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:27,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 18 May 2019 20:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf99e62c-97d4-4b1c-9326-de504f100675 2019-05-18 20:14:27,427 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb"}, "tags": [], "enabled": true, "id": "2d4e08fa5b8c42ee898c6bdf11923edb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f983da77-5d0d-48fb-abba-3d00415ca845"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:27,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf99e62c-97d4-4b1c-9326-de504f100675 2019-05-18 20:14:27,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215791940689s 2019-05-18 20:14:27,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 20:14:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:27,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83dbcb7-aa1d-47a3-986a-310a9b493bfe 2019-05-18 20:14:27,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:27,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2d4e08fa5b8c42ee898c6bdf11923edb used request id req-c83dbcb7-aa1d-47a3-986a-310a9b493bfe 2019-05-18 20:14:27,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.38836979866s 2019-05-18 20:14:27,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:14:27,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2d4e08fa5b8c42ee898c6bdf11923edb&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}776ed5ec4e8cb8eac3c6a3d5caca413676dcbe72" 2019-05-18 20:14:28,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 18 May 2019 20:14:28 GMT X-Openstack-Request-Id: req-867ff94d-1762-47a2-bfca-4ee943787d2a 2019-05-18 20:14:28,166 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-18 20:14:28,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2d4e08fa5b8c42ee898c6bdf11923edb&name=default used request id req-867ff94d-1762-47a2-bfca-4ee943787d2a 2019-05-18 20:14:28,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340788841248s 2019-05-18 20:14:28,167 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-05-18 20:14:28,167 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-05-18 20:14:28,219 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-05-18 20:14:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:28,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1153b01d-bc7c-4980-8a50-4c15f9182f99 2019-05-18 20:14:28,268 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:28,268 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-1153b01d-bc7c-4980-8a50-4c15f9182f99 2019-05-18 20:14:28,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:28,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["sGpJlu2vQpqVhwLEYMwSmw"], "issued_at": "2019-05-18T20:14:28.000000Z"}} 2019-05-18 20:14:28,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:14:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:29,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 20:14:29 GMT X-Openstack-Request-Id: req-c7be7196-dcd6-4c2f-9faf-3ebf26c1b8f7 2019-05-18 20:14:29,090 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 20:14:29,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c7be7196-dcd6-4c2f-9faf-3ebf26c1b8f7 2019-05-18 20:14:29,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404940843582s 2019-05-18 20:14:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:29,102 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68748321-2f93-4fe6-8d02-582eb5059915 2019-05-18 20:14:29,102 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:14:29,102 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-68748321-2f93-4fe6-8d02-582eb5059915 2019-05-18 20:14:29,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:29,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81569e2d-741f-4a4f-965e-ebf271bd9d46 2019-05-18 20:14:29,229 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:14:29,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-81569e2d-741f-4a4f-965e-ebf271bd9d46 2019-05-18 20:14:29,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126688957214s 2019-05-18 20:14:29,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 20:14:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_8420c62a-037f-4816-acb0-01fc7b337159"}}' 2019-05-18 20:14:29,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 18 May 2019 20:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c7be523-0455-4c8b-a64c-6a59a70fb2c5 2019-05-18 20:14:29,391 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88"}, "tags": [], "enabled": true, "id": "723b594dfef7408ca86d30b10eae8e88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8420c62a-037f-4816-acb0-01fc7b337159"}} 2019-05-18 20:14:29,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3c7be523-0455-4c8b-a64c-6a59a70fb2c5 2019-05-18 20:14:29,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.154732227325s 2019-05-18 20:14:29,392 - 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'723b594dfef7408ca86d30b10eae8e88', '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_8420c62a-037f-4816-acb0-01fc7b337159'}) 2019-05-18 20:14:29,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 20:14:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "OZOYIoCS18Cz6nlGMIGEtdytO96ZtH", "email": null, "name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159"}}' 2019-05-18 20:14:29,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 18 May 2019 20:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865f5b00-fe9f-4b9e-a285-92cfb2b133a2 2019-05-18 20:14:29,877 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159", "links": {"self": "http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64da21bd910a4e319c5694f9189baf41", "domain_id": "default", "password_expires_at": null}} 2019-05-18 20:14:29,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-865f5b00-fe9f-4b9e-a285-92cfb2b133a2 2019-05-18 20:14:29,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478410005569s 2019-05-18 20:14:29,878 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'64da21bd910a4e319c5694f9189baf41', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_8420c62a-037f-4816-acb0-01fc7b337159'}) 2019-05-18 20:14:29,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:30,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818f064b-cc99-4f02-a78d-d9e26c1eccc4 2019-05-18 20:14:30,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:30,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-818f064b-cc99-4f02-a78d-d9e26c1eccc4 2019-05-18 20:14:30,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217376947403s 2019-05-18 20:14:30,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:30,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac48a55-f47d-419a-99b1-a1b5e86e9afb 2019-05-18 20:14:30,261 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:30,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ac48a55-f47d-419a-99b1-a1b5e86e9afb 2019-05-18 20:14:30,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15828204155s 2019-05-18 20:14:30,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e36070-52f0-4240-b78d-326d82c27839 2019-05-18 20:14:30,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:30,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58e36070-52f0-4240-b78d-326d82c27839 2019-05-18 20:14:30,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202973842621s 2019-05-18 20:14:30,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:30,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:30,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33b6526-1fa0-4491-bab3-501a7fc29038 2019-05-18 20:14:30,594 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:30,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c33b6526-1fa0-4491-bab3-501a7fc29038 2019-05-18 20:14:30,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120011091232s 2019-05-18 20:14:30,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:30,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:30,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 18 May 2019 20:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c0edeb-8c15-4d05-85df-77fb59f9cbcf 2019-05-18 20:14:30,747 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159", "links": {"self": "http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64da21bd910a4e319c5694f9189baf41", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:30,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43c0edeb-8c15-4d05-85df-77fb59f9cbcf 2019-05-18 20:14:30,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.152325868607s 2019-05-18 20:14:30,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:31,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 20:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362a93ce-d909-494f-aeb8-25b14964b0e7 2019-05-18 20:14:31,089 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88"}, "tags": [], "enabled": true, "id": "723b594dfef7408ca86d30b10eae8e88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8420c62a-037f-4816-acb0-01fc7b337159"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:31,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-362a93ce-d909-494f-aeb8-25b14964b0e7 2019-05-18 20:14:31,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.330188989639s 2019-05-18 20:14:31,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=64da21bd910a4e319c5694f9189baf41&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=723b594dfef7408ca86d30b10eae8e88" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:31,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 20:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b15238-a704-437f-b355-41cf3a6a7985 2019-05-18 20:14:31,220 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=64da21bd910a4e319c5694f9189baf41&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=723b594dfef7408ca86d30b10eae8e88", "previous": null, "next": null}} 2019-05-18 20:14:31,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=64da21bd910a4e319c5694f9189baf41&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=723b594dfef7408ca86d30b10eae8e88 used request id req-69b15238-a704-437f-b355-41cf3a6a7985 2019-05-18 20:14:31,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121719837189s 2019-05-18 20:14:31,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:31,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88/users/64da21bd910a4e319c5694f9189baf41/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:31,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca29bb69-076b-464a-9e8a-709acac109e6 2019-05-18 20:14:31,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:31,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88/users/64da21bd910a4e319c5694f9189baf41/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-ca29bb69-076b-464a-9e8a-709acac109e6 2019-05-18 20:14:31,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158648967743s 2019-05-18 20:14:31,383 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_8420c62a-037f-4816-acb0-01fc7b337159', 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'723b594dfef7408ca86d30b10eae8e88', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'OZOYIoCS18Cz6nlGMIGEtdytO96ZtH', 'username': u'barbican-user_8420c62a-037f-4816-acb0-01fc7b337159', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 20:14:31,386 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_8420c62a-037f-4816-acb0-01fc7b337159', 'password': 'OZOYIoCS18Cz6nlGMIGEtdytO96ZtH', 'project_name': 'barbican-project_8420c62a-037f-4816-acb0-01fc7b337159', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '723b594dfef7408ca86d30b10eae8e88', 'project_domain_name': 'Default'} 2019-05-18 20:14:31,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:31,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:31,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d504ab7-5eb9-4122-a8cc-bfda602924ed 2019-05-18 20:14:31,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:31,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d504ab7-5eb9-4122-a8cc-bfda602924ed 2019-05-18 20:14:31,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160892963409s 2019-05-18 20:14:31,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:31,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:31,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f19024-679d-4d86-a94a-d16d19b46fff 2019-05-18 20:14:31,757 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:31,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3f19024-679d-4d86-a94a-d16d19b46fff 2019-05-18 20:14:31,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201349973679s 2019-05-18 20:14:31,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:31,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69ee00c-962b-45b1-a9a9-3a3e237cdaab 2019-05-18 20:14:31,924 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:31,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d69ee00c-962b-45b1-a9a9-3a3e237cdaab 2019-05-18 20:14:31,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16166305542s 2019-05-18 20:14:31,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:31,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:32,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 18 May 2019 20:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f1feca-3d67-46a5-8c80-4e44fa1f9817 2019-05-18 20:14:32,166 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159", "links": {"self": "http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64da21bd910a4e319c5694f9189baf41", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:32,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-33f1feca-3d67-46a5-8c80-4e44fa1f9817 2019-05-18 20:14:32,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241405963898s 2019-05-18 20:14:32,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:32,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3e3a5f-d886-4c81-ab1b-b2b58a6a57f6 2019-05-18 20:14:32,403 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88"}, "tags": [], "enabled": true, "id": "723b594dfef7408ca86d30b10eae8e88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8420c62a-037f-4816-acb0-01fc7b337159"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:32,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8b3e3a5f-d886-4c81-ab1b-b2b58a6a57f6 2019-05-18 20:14:32,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224660873413s 2019-05-18 20:14:32,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:32,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=64da21bd910a4e319c5694f9189baf41&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=723b594dfef7408ca86d30b10eae8e88" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:32,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 18 May 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fb5136-693c-4d9d-8626-c06e641ae1b1 2019-05-18 20:14:32,631 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=64da21bd910a4e319c5694f9189baf41&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=723b594dfef7408ca86d30b10eae8e88", "previous": null, "next": null}} 2019-05-18 20:14:32,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=64da21bd910a4e319c5694f9189baf41&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=723b594dfef7408ca86d30b10eae8e88 used request id req-b5fb5136-693c-4d9d-8626-c06e641ae1b1 2019-05-18 20:14:32,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220511198044s 2019-05-18 20:14:32,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:32,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88/users/64da21bd910a4e319c5694f9189baf41/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:32,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-649b0f4e-31c5-423e-b0e1-03be10488a6f 2019-05-18 20:14:32,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:32,802 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88/users/64da21bd910a4e319c5694f9189baf41/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-649b0f4e-31c5-423e-b0e1-03be10488a6f 2019-05-18 20:14:32,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167139053345s 2019-05-18 20:14:32,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:32,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:33,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f168324-395f-4e4b-9794-2e1ae5e4cedd 2019-05-18 20:14:33,023 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:33,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f168324-395f-4e4b-9794-2e1ae5e4cedd 2019-05-18 20:14:33,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218044042587s 2019-05-18 20:14:33,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:33,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:33,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527266a0-d791-44b7-bfaa-31cfeb847133 2019-05-18 20:14:33,231 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:33,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-527266a0-d791-44b7-bfaa-31cfeb847133 2019-05-18 20:14:33,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203505039215s 2019-05-18 20:14:33,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:33,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:33,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 18 May 2019 20:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba82d77-3f3f-4f71-8687-9630d216fd85 2019-05-18 20:14:33,469 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159", "links": {"self": "http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64da21bd910a4e319c5694f9189baf41", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:33,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cba82d77-3f3f-4f71-8687-9630d216fd85 2019-05-18 20:14:33,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237072944641s 2019-05-18 20:14:33,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=64da21bd910a4e319c5694f9189baf41&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:33,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 18 May 2019 20:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628d13b1-e9fb-4df0-81c5-c938127d67a4 2019-05-18 20:14:33,600 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=64da21bd910a4e319c5694f9189baf41&scope.domain.id=default", "previous": null, "next": null}} 2019-05-18 20:14:33,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&user.id=64da21bd910a4e319c5694f9189baf41&scope.domain.id=default used request id req-628d13b1-e9fb-4df0-81c5-c938127d67a4 2019-05-18 20:14:33,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119460821152s 2019-05-18 20:14:33,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-18 20:14:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/64da21bd910a4e319c5694f9189baf41/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:33,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-579920b2-4c9f-4fb6-8cb7-10e7813f6d9c 2019-05-18 20:14:33,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:33,855 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/64da21bd910a4e319c5694f9189baf41/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-579920b2-4c9f-4fb6-8cb7-10e7813f6d9c 2019-05-18 20:14:33,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.250498056412s 2019-05-18 20:14:33,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:33,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f853c0a-ebfa-4e01-85ce-ef02cb0d4c05 2019-05-18 20:14:33,867 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:33,867 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5f853c0a-ebfa-4e01-85ce-ef02cb0d4c05 2019-05-18 20:14:33,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:34,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "723b594dfef7408ca86d30b10eae8e88", "name": "barbican-project_8420c62a-037f-4816-acb0-01fc7b337159"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_723b594dfef7408ca86d30b10eae8e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_723b594dfef7408ca86d30b10eae8e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/723b594dfef7408ca86d30b10eae8e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/723b594dfef7408ca86d30b10eae8e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/723b594dfef7408ca86d30b10eae8e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/723b594dfef7408ca86d30b10eae8e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/723b594dfef7408ca86d30b10eae8e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/723b594dfef7408ca86d30b10eae8e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/723b594dfef7408ca86d30b10eae8e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/723b594dfef7408ca86d30b10eae8e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/723b594dfef7408ca86d30b10eae8e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159", "id": "64da21bd910a4e319c5694f9189baf41"}, "audit_ids": ["3B1nbwPIRB6cHxDgLluqlw"], "issued_at": "2019-05-18T20:14:34.000000Z"}} 2019-05-18 20:14:34,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:34,295 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9b1a78-e576-4b6d-a0ac-2a4740899ca6 2019-05-18 20:14:34,295 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:14:34,295 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2c9b1a78-e576-4b6d-a0ac-2a4740899ca6 2019-05-18 20:14:34,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-18 20:14:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:34,307 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3181857-3563-4da4-9be0-a6fcb09a5cf0 2019-05-18 20:14:34,308 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-18 20:14:34,308 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-d3181857-3563-4da4-9be0-a6fcb09a5cf0 2019-05-18 20:14:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43e8a25f00575c5c60f9aa8d7fb374e9be2cf6d4" 2019-05-18 20:14:34,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sat, 18 May 2019 20:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cd604a-cddc-430d-b4e7-c0a556e981b3 2019-05-18 20:14:34,520 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-18 20:14:34,520 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-42cd604a-cddc-430d-b4e7-c0a556e981b3 2019-05-18 20:14:34,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.221372842789s 2019-05-18 20:14:34,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 20:14:34,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43e8a25f00575c5c60f9aa8d7fb374e9be2cf6d4" 2019-05-18 20:14:34,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 20:14:34 GMT X-Openstack-Request-Id: req-09c46ed0-48fe-46db-9967-7d2d312ad0b0 2019-05-18 20:14:34,838 - 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-05-18 20:14:34,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-09c46ed0-48fe-46db-9967-7d2d312ad0b0 2019-05-18 20:14:34,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.307653903961s 2019-05-18 20:14:34,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:35,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 18 May 2019 20:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94916a6a-edb6-48af-9a3e-e170e90a90cd 2019-05-18 20:14:35,099 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159", "links": {"self": "http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64da21bd910a4e319c5694f9189baf41", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:35,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-94916a6a-edb6-48af-9a3e-e170e90a90cd 2019-05-18 20:14:35,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250518798828s 2019-05-18 20:14:35,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 18 May 2019 20:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ac5bfe-525c-42ed-b5c7-b2faf4988d1c 2019-05-18 20:14:35,349 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_8420c62a-037f-4816-acb0-01fc7b337159", "links": {"self": "http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "64da21bd910a4e319c5694f9189baf41", "description": null}} 2019-05-18 20:14:35,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41 used request id req-99ac5bfe-525c-42ed-b5c7-b2faf4988d1c 2019-05-18 20:14:35,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24400806427s 2019-05-18 20:14:35,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 20:14:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:35,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b3a3888-2c8c-40ae-829f-5399f6b51b33 2019-05-18 20:14:35,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:35,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/64da21bd910a4e319c5694f9189baf41 used request id req-9b3a3888-2c8c-40ae-829f-5399f6b51b33 2019-05-18 20:14:35,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316900014877s 2019-05-18 20:14:35,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:35,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:35,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 18 May 2019 20:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894528b3-f985-4f0c-82c9-74eb18c936f1 2019-05-18 20:14:35,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88"}, "tags": [], "enabled": true, "id": "723b594dfef7408ca86d30b10eae8e88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8420c62a-037f-4816-acb0-01fc7b337159"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:35,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-894528b3-f985-4f0c-82c9-74eb18c936f1 2019-05-18 20:14:35,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222785949707s 2019-05-18 20:14:35,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 20:14:35,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:36,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eac3d972-0aed-41cd-9749-4b729c30d18e 2019-05-18 20:14:36,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:36,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/723b594dfef7408ca86d30b10eae8e88 used request id req-eac3d972-0aed-41cd-9749-4b729c30d18e 2019-05-18 20:14:36,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.309386014938s 2019-05-18 20:14:36,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 20:14:36,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=723b594dfef7408ca86d30b10eae8e88&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}09397a874cbff2524b6aa0ac8a8a7d29c62dedac" 2019-05-18 20:14:36,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 18 May 2019 20:14:36 GMT X-Openstack-Request-Id: req-573243a4-5ba2-4a2e-b98a-40bb86455620 2019-05-18 20:14:36,548 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-18 20:14:36,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=723b594dfef7408ca86d30b10eae8e88&name=default used request id req-573243a4-5ba2-4a2e-b98a-40bb86455620 2019-05-18 20:14:36,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333268165588s 2019-05-18 20:14:36,549 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-05-18 20:14:36,549 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-05-18 20:14:36,555 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 15:44 | PASS | | rally_sanity | functest | smoke | 26:54 | FAIL | | refstack_defcore | functest | smoke | 08:29 | FAIL | | tempest_full | functest | smoke | 47:22 | FAIL | | tempest_scenario | functest | smoke | 11:58 | PASS | | patrole | functest | smoke | 04:10 | PASS | | neutron_trunk | functest | smoke | 02:50 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-05-18 20:14:36,564 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-18 20:14:43,438 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-13 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-18 20:14:43,441 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h69IBmi9EvcWcQrCZ1cqgznO5 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=b33a6ca8fc47490494e5507e3de2c225 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-18 20:14:43,441 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-18 20:14:43,442 - 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-05-18 20:14:43,451 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-05-18 20:14:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:43,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8370710-a536-42c7-9b9f-bebb0fc4fea0 2019-05-18 20:14:43,723 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:43,723 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c8370710-a536-42c7-9b9f-bebb0fc4fea0 2019-05-18 20:14:43,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:44,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["csSUzML3Q0-VFZZ91mw4CA"], "issued_at": "2019-05-18T20:14:44.000000Z"}} 2019-05-18 20:14:44,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:14:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:44,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 20:14:44 GMT X-Openstack-Request-Id: req-dbe47b98-b2f2-4d1a-bf2e-be737f6f3752 2019-05-18 20:14:44,558 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 20:14:44,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dbe47b98-b2f2-4d1a-bf2e-be737f6f3752 2019-05-18 20:14:44,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413419008255s 2019-05-18 20:14:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:44,571 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0418ce-ef9d-47ed-91dc-43e262834819 2019-05-18 20:14:44,571 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:14:44,572 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0b0418ce-ef9d-47ed-91dc-43e262834819 2019-05-18 20:14:44,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:44,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:44,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a11679b-3f64-4263-ba8d-4eb6b496d624 2019-05-18 20:14:44,792 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:14:44,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1a11679b-3f64-4263-ba8d-4eb6b496d624 2019-05-18 20:14:44,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21958398819s 2019-05-18 20:14:44,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 20:14:44,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}}' 2019-05-18 20:14:45,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 18 May 2019 20:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1794ffa-3d74-4d75-b2f8-879a627c4cd0 2019-05-18 20:14:45,056 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc"}, "tags": [], "enabled": true, "id": "a3968ca889e244a5bc2070afdb9180dc", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}} 2019-05-18 20:14:45,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a1794ffa-3d74-4d75-b2f8-879a627c4cd0 2019-05-18 20:14:45,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.25665307045s 2019-05-18 20:14:45,057 - 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'a3968ca889e244a5bc2070afdb9180dc', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25'}) 2019-05-18 20:14:45,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 20:14:45,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "IdsjrpA1nlWc5zyxBGDaqybyVW0xul", "email": null, "name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25"}}' 2019-05-18 20:14:45,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 18 May 2019 20:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24f5109-7e03-40d8-9b90-6a348a686685 2019-05-18 20:14:45,565 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": {"self": "http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b01d50801e4c405aade6eca4623cacaf", "domain_id": "default", "password_expires_at": null}} 2019-05-18 20:14:45,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-d24f5109-7e03-40d8-9b90-6a348a686685 2019-05-18 20:14:45,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502635002136s 2019-05-18 20:14:45,567 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b01d50801e4c405aade6eca4623cacaf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25'}) 2019-05-18 20:14:45,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:45,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9c2070-eb58-48a8-9599-8c515965cf95 2019-05-18 20:14:45,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:45,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a9c2070-eb58-48a8-9599-8c515965cf95 2019-05-18 20:14:45,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201640844345s 2019-05-18 20:14:45,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:45,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d26a07a-cbe5-4a8d-9081-0cd28ffa663e 2019-05-18 20:14:45,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:45,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d26a07a-cbe5-4a8d-9081-0cd28ffa663e 2019-05-18 20:14:45,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137279987335s 2019-05-18 20:14:45,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:46,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335fcafa-e39d-4e89-88ab-428fb9336ab6 2019-05-18 20:14:46,139 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:46,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-335fcafa-e39d-4e89-88ab-428fb9336ab6 2019-05-18 20:14:46,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219366073608s 2019-05-18 20:14:46,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:46,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:46,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb9ed46-981c-4600-a62e-9cbedd353d29 2019-05-18 20:14:46,365 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:46,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-beb9ed46-981c-4600-a62e-9cbedd353d29 2019-05-18 20:14:46,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220933198929s 2019-05-18 20:14:46,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:46,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 20:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fda18c2-b856-4a8b-bb37-ff0e4966e75c 2019-05-18 20:14:46,604 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": {"self": "http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b01d50801e4c405aade6eca4623cacaf", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:46,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7fda18c2-b856-4a8b-bb37-ff0e4966e75c 2019-05-18 20:14:46,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238858938217s 2019-05-18 20:14:46,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:46,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 18 May 2019 20:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08497a7c-be27-4333-9b44-0ed00794ef81 2019-05-18 20:14:46,846 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc"}, "tags": [], "enabled": true, "id": "a3968ca889e244a5bc2070afdb9180dc", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:46,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-08497a7c-be27-4333-9b44-0ed00794ef81 2019-05-18 20:14:46,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230344057083s 2019-05-18 20:14:46,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b01d50801e4c405aade6eca4623cacaf&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=a3968ca889e244a5bc2070afdb9180dc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:47,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 20:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853b276b-f6fa-4c57-bfc6-59d9a34431af 2019-05-18 20:14:47,062 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b01d50801e4c405aade6eca4623cacaf&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=a3968ca889e244a5bc2070afdb9180dc", "previous": null, "next": null}} 2019-05-18 20:14:47,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b01d50801e4c405aade6eca4623cacaf&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=a3968ca889e244a5bc2070afdb9180dc used request id req-853b276b-f6fa-4c57-bfc6-59d9a34431af 2019-05-18 20:14:47,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208940029144s 2019-05-18 20:14:47,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc/users/b01d50801e4c405aade6eca4623cacaf/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:47,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8853563b-fa21-4bdf-bebf-d27cac80599d 2019-05-18 20:14:47,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:47,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc/users/b01d50801e4c405aade6eca4623cacaf/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-8853563b-fa21-4bdf-bebf-d27cac80599d 2019-05-18 20:14:47,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.262594938278s 2019-05-18 20:14:47,329 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25', 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'a3968ca889e244a5bc2070afdb9180dc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'IdsjrpA1nlWc5zyxBGDaqybyVW0xul', 'username': u'rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 20:14:47,334 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'password': 'IdsjrpA1nlWc5zyxBGDaqybyVW0xul', 'project_name': 'rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a3968ca889e244a5bc2070afdb9180dc', 'project_domain_name': 'Default'} 2019-05-18 20:14:47,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:47,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:47,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8167b1-29df-4e43-9dc4-729343bdf6fe 2019-05-18 20:14:47,563 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:47,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c8167b1-29df-4e43-9dc4-729343bdf6fe 2019-05-18 20:14:47,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226078987122s 2019-05-18 20:14:47,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 20:14:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:47,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 20:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac000a9a-ca94-4d35-bd2a-cfd2cdaf1883 2019-05-18 20:14:47,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 20:14:47,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac000a9a-ca94-4d35-bd2a-cfd2cdaf1883 2019-05-18 20:14:47,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119576931s 2019-05-18 20:14:47,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:47,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 20:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d8a6df-4208-458a-b238-bdee526e793f 2019-05-18 20:14:47,911 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 20:14:47,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-13d8a6df-4208-458a-b238-bdee526e793f 2019-05-18 20:14:47,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218812942505s 2019-05-18 20:14:47,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 20:14:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:48,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 20:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d236be-c2e9-4fd9-aa3a-09844e494260 2019-05-18 20:14:48,149 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": {"self": "http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b01d50801e4c405aade6eca4623cacaf", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 20:14:48,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-50d236be-c2e9-4fd9-aa3a-09844e494260 2019-05-18 20:14:48,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236763000488s 2019-05-18 20:14:48,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:48,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 18 May 2019 20:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c769245-ee54-405c-855c-b8daa7e9c2fe 2019-05-18 20:14:48,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc"}, "tags": [], "enabled": true, "id": "a3968ca889e244a5bc2070afdb9180dc", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:48,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8c769245-ee54-405c-855c-b8daa7e9c2fe 2019-05-18 20:14:48,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128881931305s 2019-05-18 20:14:48,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 20:14:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b01d50801e4c405aade6eca4623cacaf&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=a3968ca889e244a5bc2070afdb9180dc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:48,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 18 May 2019 20:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8fdd26-242c-4d1b-a033-3a4f023bac00 2019-05-18 20:14:48,416 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b01d50801e4c405aade6eca4623cacaf&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=a3968ca889e244a5bc2070afdb9180dc", "previous": null, "next": null}} 2019-05-18 20:14:48,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b01d50801e4c405aade6eca4623cacaf&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=a3968ca889e244a5bc2070afdb9180dc used request id req-0c8fdd26-242c-4d1b-a033-3a4f023bac00 2019-05-18 20:14:48,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12251996994s 2019-05-18 20:14:48,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 20:14:48,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc/users/b01d50801e4c405aade6eca4623cacaf/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:48,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 20:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b214114-3799-4083-b428-7475461d4551 2019-05-18 20:14:48,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 20:14:48,586 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc/users/b01d50801e4c405aade6eca4623cacaf/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-1b214114-3799-4083-b428-7475461d4551 2019-05-18 20:14:48,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165443181992s 2019-05-18 20:14:48,587 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-05-18 20:14:48,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 20:14:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:48,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 20:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc83c6a-4a85-4f2b-b7c1-1d1374d7102f 2019-05-18 20:14:48,795 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 20:14:48,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8bc83c6a-4a85-4f2b-b7c1-1d1374d7102f 2019-05-18 20:14:48,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207859039307s 2019-05-18 20:14:48,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 20:14:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" 2019-05-18 20:14:49,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 18 May 2019 20:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b987c333-a88d-4005-ab0b-f220617325d7 2019-05-18 20:14:49,030 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc"}, "tags": [], "enabled": true, "id": "a3968ca889e244a5bc2070afdb9180dc", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 20:14:49,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b987c333-a88d-4005-ab0b-f220617325d7 2019-05-18 20:14:49,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228280067444s 2019-05-18 20:14:49,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 20:14:49,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" -d '{"network": {"shared": true, "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "name": "rally_full-net_08fc7ca1-2967-4955-8e1b-9411dee27f25", "admin_state_up": true}}' 2019-05-18 20:14:49,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 18 May 2019 20:14:49 GMT X-Openstack-Request-Id: req-efb95a27-aaa3-430b-96ab-f5369b75c691 2019-05-18 20:14:49,647 - 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":"f09cdad2-4162-4be4-a7ba-e7f06a957b8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"a3968ca889e244a5bc2070afdb9180dc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:14:49Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_08fc7ca1-2967-4955-8e1b-9411dee27f25","admin_state_up":true,"tenant_id":"a3968ca889e244a5bc2070afdb9180dc","created_at":"2019-05-18T20:14:49Z","mtu":1450}} 2019-05-18 20:14:49,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-efb95a27-aaa3-430b-96ab-f5369b75c691 2019-05-18 20:14:49,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.613970041275s 2019-05-18 20:14:49,648 - 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-05-18T20:14:49Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', u'provider:segmentation_id': 67, 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_08fc7ca1-2967-4955-8e1b-9411dee27f25', u'created_at': u'2019-05-18T20:14:49Z', u'mtu': 1450, u'tenant_id': u'a3968ca889e244a5bc2070afdb9180dc', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a3968ca889e244a5bc2070afdb9180dc', u'l2_adjacency': True}) 2019-05-18 20:14:49,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:14:49,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 20:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472b244c-b8b5-485c-bc28-30ed43c4a695 2019-05-18 20:14:49,658 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 20:14:49,658 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-472b244c-b8b5-485c-bc28-30ed43c4a695 2019-05-18 20:14:49,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 20:14:50,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T21:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3968ca889e244a5bc2070afdb9180dc", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/a3968ca889e244a5bc2070afdb9180dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/a3968ca889e244a5bc2070afdb9180dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3968ca889e244a5bc2070afdb9180dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25", "id": "b01d50801e4c405aade6eca4623cacaf"}, "audit_ids": ["uWOUyeNwS4GCOjfUvJqoKQ"], "issued_at": "2019-05-18T20:14:49.000000Z"}} 2019-05-18 20:14:50,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 20:14:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" 2019-05-18 20:14:50,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2102 Content-Type: application/json Date: Sat, 18 May 2019 20:14:50 GMT X-Openstack-Request-Id: req-884fae64-97f7-40b8-a174-3270267fa3d8 2019-05-18 20:14:50,708 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f09cdad2-4162-4be4-a7ba-e7f06a957b8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"a3968ca889e244a5bc2070afdb9180dc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T20:14:49Z","qos_policy_id":null,"name":"rally_full-net_08fc7ca1-2967-4955-8e1b-9411dee27f25","admin_state_up":true,"tenant_id":"a3968ca889e244a5bc2070afdb9180dc","created_at":"2019-05-18T20:14:49Z","provider:network_type":"vxlan"}]} 2019-05-18 20:14:50,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-884fae64-97f7-40b8-a174-3270267fa3d8 2019-05-18 20:14:50,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.643731832504s 2019-05-18 20:14:50,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 20:14:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" -d '{"subnet": {"name": "rally_full-subnet_08fc7ca1-2967-4955-8e1b-9411dee27f25", "enable_dhcp": true, "network_id": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 20:14:51,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 18 May 2019 20:14:51 GMT X-Openstack-Request-Id: req-f59bc9be-865e-4bdf-a960-0552a353ca06 2019-05-18 20:14:51,633 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T20:14: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":"05b4ca79-1931-4407-a183-5a43aa4d3dfa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a3968ca889e244a5bc2070afdb9180dc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_08fc7ca1-2967-4955-8e1b-9411dee27f25","enable_dhcp":true,"segment_id":null,"network_id":"f09cdad2-4162-4be4-a7ba-e7f06a957b8f","tenant_id":"a3968ca889e244a5bc2070afdb9180dc","created_at":"2019-05-18T20:14:51Z","ip_version":4}} 2019-05-18 20:14:51,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f59bc9be-865e-4bdf-a960-0552a353ca06 2019-05-18 20:14:51,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.922976970673s 2019-05-18 20:14:51,634 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T20:14: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'05b4ca79-1931-4407-a183-5a43aa4d3dfa', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_08fc7ca1-2967-4955-8e1b-9411dee27f25', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', u'tenant_id': u'a3968ca889e244a5bc2070afdb9180dc', u'created_at': u'2019-05-18T20:14: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'a3968ca889e244a5bc2070afdb9180dc'}) 2019-05-18 20:14:51,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 20:14:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "rally_full-router_08fc7ca1-2967-4955-8e1b-9411dee27f25", "admin_state_up": true}}' 2019-05-18 20:14:59,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 18 May 2019 20:14:59 GMT X-Openstack-Request-Id: req-53921177-8457-4094-82ae-72cdce71bc6d 2019-05-18 20:14:59,505 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "created_at": "2019-05-18T20:14:53Z", "admin_state_up": true, "updated_at": "2019-05-18T20:14:54Z", "project_id": "a3968ca889e244a5bc2070afdb9180dc", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3109f43e-b69b-4205-ae45-bf2ef36cdc9c", "name": "rally_full-router_08fc7ca1-2967-4955-8e1b-9411dee27f25"}} 2019-05-18 20:14:59,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-53921177-8457-4094-82ae-72cdce71bc6d 2019-05-18 20:14:59,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.87071990967s 2019-05-18 20:14:59,506 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T20:14:54Z', u'revision_number': 3, u'ha': True, u'id': u'3109f43e-b69b-4205-ae45-bf2ef36cdc9c', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_08fc7ca1-2967-4955-8e1b-9411dee27f25', u'admin_state_up': True, u'tenant_id': u'a3968ca889e244a5bc2070afdb9180dc', u'created_at': u'2019-05-18T20:14:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'a3968ca889e244a5bc2070afdb9180dc'}) 2019-05-18 20:14:59,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 20:14:59,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3109f43e-b69b-4205-ae45-bf2ef36cdc9c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" -d '{"subnet_id": "05b4ca79-1931-4407-a183-5a43aa4d3dfa"}' 2019-05-18 20:15:02,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 20:15:02 GMT X-Openstack-Request-Id: req-174428d4-1616-4abf-a641-ae33ef22a6d2 2019-05-18 20:15:02,560 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "subnet_id": "05b4ca79-1931-4407-a183-5a43aa4d3dfa", "subnet_ids": ["05b4ca79-1931-4407-a183-5a43aa4d3dfa"], "port_id": "1887899d-5068-4fd6-9e3d-fd47e08ae430", "id": "3109f43e-b69b-4205-ae45-bf2ef36cdc9c"} 2019-05-18 20:15:02,560 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3109f43e-b69b-4205-ae45-bf2ef36cdc9c/add_router_interface.json used request id req-174428d4-1616-4abf-a641-ae33ef22a6d2 2019-05-18 20:15:02,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.0536429882s 2019-05-18 20:15:02,561 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 20:15:02,666 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 20:15:02,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:15:02,674 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 20:15:02 GMT 2019-05-18 20:15:02,675 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 20:15:02,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:15:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" 2019-05-18 20:15:03,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 20:15:03 GMT X-Openstack-Request-Id: req-22b2193a-af35-4b61-aede-9be9bbb14b3d 2019-05-18 20:15:03,009 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:15:03,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-22b2193a-af35-4b61-aede-9be9bbb14b3d 2019-05-18 20:15:03,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331294059753s 2019-05-18 20:15:03,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 20:15:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25"}' 2019-05-18 20:15:03,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 18 May 2019 20:15:03 GMT Location: http://172.30.9.23:9292/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c79ad639-c992-44ed-ad26-6237c05ebd59 2019-05-18 20:15:03,505 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:15:03Z", "file": "/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35/file", "owner": "a3968ca889e244a5bc2070afdb9180dc", "id": "ff39c924-fac8-4b00-a50b-3e73222dca35", "size": null, "self": "/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35", "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_08fc7ca1-2967-4955-8e1b-9411dee27f25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25", "checksum": null, "created_at": "2019-05-18T20:15:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 20:15:03,505 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c79ad639-c992-44ed-ad26-6237c05ebd59 2019-05-18 20:15:03,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.487087965012s 2019-05-18 20:15:03,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 20:15:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" -d '' 2019-05-18 20:15:04,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 20:15:04 GMT X-Openstack-Request-Id: req-a0f406f8-61b5-476e-a64f-a415592af912 2019-05-18 20:15:04,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-05-18 20:15:04,266 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35/file used request id req-a0f406f8-61b5-476e-a64f-a415592af912 2019-05-18 20:15:04,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.759701967239s 2019-05-18 20:15:04,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 20:15:04,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" 2019-05-18 20:15:04,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 18 May 2019 20:15:04 GMT X-Openstack-Request-Id: req-2cd5eb81-01c0-41b0-b43b-e492a092e07d 2019-05-18 20:15:04,716 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:15:04Z", "file": "/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35/file", "owner": "a3968ca889e244a5bc2070afdb9180dc", "id": "ff39c924-fac8-4b00-a50b-3e73222dca35", "size": 12716032, "self": "/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff39c924-fac8-4b00-a50b-3e73222dca35/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff39c924-fac8-4b00-a50b-3e73222dca35/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:15:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 20:15:04,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2cd5eb81-01c0-41b0-b43b-e492a092e07d 2019-05-18 20:15:04,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.445981025696s 2019-05-18 20:15:04,718 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff39c924-fac8-4b00-a50b-3e73222dca35/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35/file', 'owner': u'a3968ca889e244a5bc2070afdb9180dc', 'id': u'ff39c924-fac8-4b00-a50b-3e73222dca35', 'size': 12716032, u'self': u'/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3968ca889e244a5bc2070afdb9180dc', 'name': 'rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff39c924-fac8-4b00-a50b-3e73222dca35/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T20:15:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T20:15:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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/ff39c924-fac8-4b00-a50b-3e73222dca35', 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_08fc7ca1-2967-4955-8e1b-9411dee27f25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'created': u'2019-05-18T20:15:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T20:15:03Z', 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/ff39c924-fac8-4b00-a50b-3e73222dca35', 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_08fc7ca1-2967-4955-8e1b-9411dee27f25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 20:15:04,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 20:15:04,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 20:15:05,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 20: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-b57d62cc-01c9-4a8c-99e9-a3bec039001b x-openstack-request-id: req-b57d62cc-01c9-4a8c-99e9-a3bec039001b 2019-05-18 20:15:05,076 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d", "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": "0bab237f-e3a0-4658-a55d-e205ed3ee95d"}} 2019-05-18 20:15:05,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b57d62cc-01c9-4a8c-99e9-a3bec039001b 2019-05-18 20:15:05,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.355782032013s 2019-05-18 20:15:05,077 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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'b33a6ca8fc47490494e5507e3de2c225', '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'0bab237f-e3a0-4658-a55d-e205ed3ee95d', 'swap': 0}) 2019-05-18 20:15:05,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 20:15:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" -d '{"extra_specs": {}}' 2019-05-18 20:15:05,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 20:15: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-e8d6e20b-1914-413d-84a8-d374fade4365 x-openstack-request-id: req-e8d6e20b-1914-413d-84a8-d374fade4365 2019-05-18 20:15:05,107 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 20:15:05,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d/os-extra_specs used request id req-e8d6e20b-1914-413d-84a8-d374fade4365 2019-05-18 20:15:05,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0287108421326s 2019-05-18 20:15:05,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 20:15:10,923 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e893a48c-80bf-4ddb-89db-ef806c5186d2 | 2019-05-18T20:15:10.511934 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e893a48c-80bf-4ddb-89db-ef806c5186d2 ~/.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-05-18 20:15:14,286 - 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-05-18 20:15:14,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-18 20:15:14,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 20:15:14,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" 2019-05-18 20:15:15,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 20: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-8642da5c-4453-4ab1-9f8a-535ea1313d39 x-openstack-request-id: req-8642da5c-4453-4ab1-9f8a-535ea1313d39 2019-05-18 20:15:15,207 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 20:15:15,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-8642da5c-4453-4ab1-9f8a-535ea1313d39 2019-05-18 20:15:15,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.334295988083s 2019-05-18 20:15:15,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 20:15:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" 2019-05-18 20:15:15,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 20:15:15 GMT X-Openstack-Request-Id: req-45d5c055-6807-4133-9333-bb3ea27ae1f5 2019-05-18 20:15:15,496 - 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-05-18 20:15:15,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-45d5c055-6807-4133-9333-bb3ea27ae1f5 2019-05-18 20:15:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.288616895676s 2019-05-18 20:15:15,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 20:15:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_08fc7ca1-2967-4955-8e1b-9411dee27f25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 20:15:15,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 18 May 2019 20:15: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-4c0a2fc7-c26f-493a-8af2-452b864f439c x-openstack-request-id: req-4c0a2fc7-c26f-493a-8af2-452b864f439c 2019-05-18 20:15:15,552 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998", "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": "d55ec48a-0a5f-4483-9e2d-5511d971d998"}} 2019-05-18 20:15:15,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4c0a2fc7-c26f-493a-8af2-452b864f439c 2019-05-18 20:15:15,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0448307991028s 2019-05-18 20:15:15,553 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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'b33a6ca8fc47490494e5507e3de2c225', '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'd55ec48a-0a5f-4483-9e2d-5511d971d998', 'swap': 0}) 2019-05-18 20:15:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 20:15:15,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f564134a15c57c6eea9081d3d1e1d591bd4b897" -d '{"extra_specs": {}}' 2019-05-18 20:15:15,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 20:15: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-f27d831e-00e2-485a-a19e-25c001eda102 x-openstack-request-id: req-f27d831e-00e2-485a-a19e-25c001eda102 2019-05-18 20:15:15,574 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 20:15:15,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998/os-extra_specs used request id req-f27d831e-00e2-485a-a19e-25c001eda102 2019-05-18 20:15:15,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207481384277s 2019-05-18 20:15:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:15:15,586 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d13185c-056b-4ca1-a072-66e427072e7a 2019-05-18 20:15:15,586 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 20:15:15,586 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-9d13185c-056b-4ca1-a072-66e427072e7a 2019-05-18 20:15:15,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-18 20:15:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 20:15:15,599 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 20:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcff0c7d-d430-4035-990a-cf810144e73c 2019-05-18 20:15:15,599 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-18 20:15:15,599 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-bcff0c7d-d430-4035-990a-cf810144e73c 2019-05-18 20:15:15,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}131985a315288ba54a6550ce50b31e3346ebf224" 2019-05-18 20:15:15,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sat, 18 May 2019 20:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1333104-81db-4a43-9127-7e9f7f586512 2019-05-18 20:15:15,804 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-18 20:15:15,804 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-f1333104-81db-4a43-9127-7e9f7f586512 2019-05-18 20:15:15,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.214360952377s 2019-05-18 20:15:15,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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'b33a6ca8fc47490494e5507e3de2c225', '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'd55ec48a-0a5f-4483-9e2d-5511d971d998', 'swap': 0}) 2019-05-18 20:15:15,810 - 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-05-18 20:15:15,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 20:15:15,827 - 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-05-18 20:15:15,829 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-18 20:15:15,829 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 20:17:19,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0e51e38-992b-4d23-ad26-3ee435f9153a 2019-05-18 20:17:19,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-05-18 20:17:19,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c0e51e38-992b-4d23-ad26-3ee435f9153a'] 2019-05-18 20:17:20,168 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c0e51e38-992b-4d23-ad26-3ee435f9153a -------------------------------------------------------------------------------- Task c0e51e38-992b-4d23-ad26-3ee435f9153a: 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 c0e51e38-992b-4d23-ad26-3ee435f9153a 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.596 | 0.61 | 0.709 | 0.717 | 0.724 | 0.631 | 100.0% | 10 | | total | 0.596 | 0.61 | 0.709 | 0.717 | 0.725 | 0.631 | 100.0% | 10 | | -> duration | 0.596 | 0.61 | 0.709 | 0.717 | 0.725 | 0.631 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.843369 Full duration: 14.534859 -------------------------------------------------------------------------------- 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 c0e51e38-992b-4d23-ad26-3ee435f9153a 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.954 | 1.398 | 1.468 | 1.49 | 1.511 | 1.3 | 100.0% | 10 | | total | 1.382 | 1.846 | 1.988 | 2.009 | 2.029 | 1.762 | 100.0% | 10 | | -> duration | 1.382 | 1.846 | 1.988 | 2.009 | 2.029 | 1.762 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.262127 Full duration: 18.108603 -------------------------------------------------------------------------------- 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 c0e51e38-992b-4d23-ad26-3ee435f9153a 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.359 | 0.823 | 1.001 | 1.096 | 1.19 | 0.787 | 100.0% | 10 | | total | 0.84 | 1.252 | 1.446 | 1.544 | 1.642 | 1.238 | 100.0% | 10 | | -> duration | 0.84 | 1.252 | 1.446 | 1.544 | 1.642 | 1.238 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.627361 Full duration: 16.388069 -------------------------------------------------------------------------------- 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 c0e51e38-992b-4d23-ad26-3ee435f9153a 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.971 | 1.433 | 1.564 | 1.567 | 1.57 | 1.362 | 100.0% | 10 | | total | 1.393 | 1.878 | 1.997 | 2.002 | 2.008 | 1.804 | 100.0% | 10 | | -> duration | 1.393 | 1.878 | 1.997 | 2.002 | 2.008 | 1.804 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.388723 Full duration: 18.602617 -------------------------------------------------------------------------------- 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 c0e51e38-992b-4d23-ad26-3ee435f9153a 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.468 | 0.78 | 1.01 | 1.037 | 1.065 | 0.777 | 100.0% | 10 | | total | 0.905 | 1.207 | 1.443 | 1.47 | 1.497 | 1.207 | 100.0% | 10 | | -> duration | 0.905 | 1.207 | 1.443 | 1.47 | 1.497 | 1.207 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.64832 Full duration: 16.696417 -------------------------------------------------------------------------------- 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 c0e51e38-992b-4d23-ad26-3ee435f9153a 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.331 | 0.743 | 0.744 | 0.744 | 0.411 | 100.0% | 10 | | total | 0.759 | 0.795 | 1.178 | 1.18 | 1.182 | 0.865 | 100.0% | 10 | | -> duration | 0.759 | 0.795 | 1.178 | 1.18 | 1.182 | 0.865 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.769931 Full duration: 15.744837 HINTS: * To plot HTML graphics with this data, run: rally task report c0e51e38-992b-4d23-ad26-3ee435f9153a --out output.html * To generate a JUnit report, run: rally task export c0e51e38-992b-4d23-ad26-3ee435f9153a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c0e51e38-992b-4d23-ad26-3ee435f9153a --json --out output.json 2019-05-18 20:17:20,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c0e51e38-992b-4d23-ad26-3ee435f9153a', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-05-18 20:17:22,118 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c0e51e38-992b-4d23-ad26-3ee435f9153a --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-05-18 20:17:22.017 723 INFO rally.api [-] Building 'json' report for the following task(s): 'c0e51e38-992b-4d23-ad26-3ee435f9153a'. 2019-05-18 20:17:22.025 723 INFO rally.api [-] The report has been successfully built. 2019-05-18 20:17:22,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-18 20:17:22,124 - 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-05-18 20:17:22,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 20:17:22,130 - 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-05-18 20:17:22,131 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-18 20:17:22,131 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 20:24:14,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7b07969b-7731-4941-921a-1a084858acd4 2019-05-18 20:24:14,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7b07969b-7731-4941-921a-1a084858acd4'] 2019-05-18 20:24:15,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7b07969b-7731-4941-921a-1a084858acd4 -------------------------------------------------------------------------------- Task 7b07969b-7731-4941-921a-1a084858acd4: 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 7b07969b-7731-4941-921a-1a084858acd4 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 | 4.137 | 4.358 | 5.56 | 5.613 | 5.665 | 4.648 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.315 | 0.592 | 0.827 | 0.88 | 0.933 | 0.594 | 100.0% | 10 | | -> glance_v2.upload_data | 0.865 | 1.279 | 2.318 | 2.446 | 2.573 | 1.486 | 100.0% | 10 | | glance_v2.delete_image | 0.567 | 1.035 | 1.286 | 1.327 | 1.368 | 1.035 | 100.0% | 10 | | total | 5.124 | 5.51 | 6.375 | 6.385 | 6.394 | 5.684 | 100.0% | 10 | | -> duration | 5.124 | 5.51 | 6.375 | 6.385 | 6.394 | 5.684 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.057104 Full duration: 34.72807 -------------------------------------------------------------------------------- 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 7b07969b-7731-4941-921a-1a084858acd4 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.515 | 4.208 | 4.762 | 4.996 | 5.229 | 4.301 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.311 | 0.606 | 0.828 | 0.863 | 0.899 | 0.605 | 100.0% | 10 | | -> glance_v2.upload_data | 0.485 | 1.272 | 1.583 | 1.695 | 1.806 | 1.164 | 100.0% | 10 | | glance_v2.list_images | 0.035 | 0.184 | 0.342 | 0.356 | 0.37 | 0.189 | 100.0% | 10 | | total | 3.885 | 4.409 | 5.04 | 5.162 | 5.284 | 4.491 | 100.0% | 10 | | -> duration | 3.885 | 4.409 | 5.04 | 5.162 | 5.284 | 4.491 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.408649 Full duration: 37.86209 -------------------------------------------------------------------------------- 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 7b07969b-7731-4941-921a-1a084858acd4 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.339 | 0.598 | 0.641 | 0.661 | 0.681 | 0.582 | 100.0% | 10 | | total | 0.34 | 0.598 | 0.641 | 0.661 | 0.681 | 0.582 | 100.0% | 10 | | -> duration | 0.34 | 0.598 | 0.641 | 0.661 | 0.681 | 0.582 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.550083 Full duration: 17.18859 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7b07969b-7731-4941-921a-1a084858acd4 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 | 4.095 | 4.574 | 6.642 | 6.679 | 6.715 | 5.108 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.263 | 0.662 | 0.897 | 0.915 | 0.932 | 0.667 | 100.0% | 10 | | -> glance_v2.upload_data | 0.944 | 1.47 | 3.086 | 3.327 | 3.567 | 1.844 | 100.0% | 10 | | nova.boot_servers | 19.532 | 24.537 | 26.754 | 27.398 | 28.042 | 24.053 | 100.0% | 10 | | total | 24.732 | 29.595 | 31.539 | 31.839 | 32.139 | 29.162 | 100.0% | 10 | | -> duration | 23.732 | 28.595 | 30.539 | 30.839 | 31.139 | 28.162 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 85.611008 Full duration: 136.892832 -------------------------------------------------------------------------------- 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 7b07969b-7731-4941-921a-1a084858acd4 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 | 4.292 | 4.604 | 4.977 | 5.135 | 5.294 | 4.676 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.245 | 0.581 | 0.887 | 1.068 | 1.25 | 0.596 | 100.0% | 10 | | -> glance_v2.upload_data | 0.839 | 1.514 | 1.878 | 1.948 | 2.017 | 1.525 | 100.0% | 10 | | glance_v2.deactivate_image | 0.166 | 0.336 | 0.392 | 0.397 | 0.403 | 0.323 | 100.0% | 10 | | total | 4.677 | 4.938 | 5.354 | 5.454 | 5.555 | 4.999 | 100.0% | 10 | | -> duration | 4.677 | 4.938 | 5.354 | 5.454 | 5.555 | 4.999 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.724632 Full duration: 39.677094 -------------------------------------------------------------------------------- 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 7b07969b-7731-4941-921a-1a084858acd4 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.662 | 4.171 | 5.958 | 6.045 | 6.132 | 4.557 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.341 | 0.569 | 0.674 | 0.716 | 0.758 | 0.567 | 100.0% | 10 | | -> glance_v2.upload_data | 0.598 | 1.173 | 2.822 | 2.833 | 2.845 | 1.443 | 100.0% | 10 | | glance_v2.download_image | 0.155 | 0.434 | 0.758 | 0.789 | 0.82 | 0.471 | 100.0% | 10 | | total | 4.014 | 4.681 | 6.143 | 6.363 | 6.582 | 5.029 | 100.0% | 10 | | -> duration | 4.014 | 4.681 | 6.143 | 6.363 | 6.582 | 5.029 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.459953 Full duration: 38.258359 -------------------------------------------------------------------------------- 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 7b07969b-7731-4941-921a-1a084858acd4 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.596 | 4.512 | 5.389 | 5.461 | 5.533 | 4.545 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.242 | 0.536 | 0.738 | 0.784 | 0.83 | 0.532 | 100.0% | 10 | | -> glance_v2.upload_data | 0.468 | 1.298 | 2.734 | 2.777 | 2.821 | 1.432 | 100.0% | 10 | | glance_v2.get_image | 0.018 | 0.222 | 0.306 | 0.31 | 0.315 | 0.225 | 100.0% | 10 | | total | 3.878 | 4.737 | 5.685 | 5.721 | 5.756 | 4.77 | 100.0% | 10 | | -> duration | 3.878 | 4.737 | 5.685 | 5.721 | 5.756 | 4.77 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.47294 Full duration: 37.776704 -------------------------------------------------------------------------------- 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 7b07969b-7731-4941-921a-1a084858acd4 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.417 | 4.259 | 4.608 | 4.613 | 4.618 | 4.225 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.342 | 0.621 | 0.931 | 0.965 | 0.999 | 0.672 | 100.0% | 10 | | -> glance_v2.upload_data | 0.667 | 1.059 | 1.411 | 1.437 | 1.464 | 1.044 | 100.0% | 10 | | glance_v2.update_image | 0.428 | 0.745 | 0.941 | 1.038 | 1.134 | 0.738 | 100.0% | 10 | | total | 4.31 | 5.016 | 5.327 | 5.385 | 5.444 | 4.964 | 100.0% | 10 | | -> duration | 4.31 | 5.016 | 5.327 | 5.385 | 5.444 | 4.964 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.024193 Full duration: 40.35273 HINTS: * To plot HTML graphics with this data, run: rally task report 7b07969b-7731-4941-921a-1a084858acd4 --out output.html * To generate a JUnit report, run: rally task export 7b07969b-7731-4941-921a-1a084858acd4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7b07969b-7731-4941-921a-1a084858acd4 --json --out output.json 2019-05-18 20:24:15,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7b07969b-7731-4941-921a-1a084858acd4', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-05-18 20:24:17,811 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7b07969b-7731-4941-921a-1a084858acd4 --out /home/opnfv/functest/results/rally_full/glance.json 2019-05-18 20:24:17.694 1840 INFO rally.api [-] Building 'json' report for the following task(s): '7b07969b-7731-4941-921a-1a084858acd4'. 2019-05-18 20:24:17.712 1840 INFO rally.api [-] The report has been successfully built. 2019-05-18 20:24:17,838 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-18 20:24:17,840 - 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-05-18 20:24:17,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 20:24:17,854 - 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-05-18 20:24:17,857 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-18 20:24:17,857 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 20:50:03,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bee65a4a-9696-495d-a5a7-c58781c1cc35 2019-05-18 20:50:03,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bee65a4a-9696-495d-a5a7-c58781c1cc35'] 2019-05-18 20:50:04,356 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bee65a4a-9696-495d-a5a7-c58781c1cc35 -------------------------------------------------------------------------------- Task bee65a4a-9696-495d-a5a7-c58781c1cc35: 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bee65a4a-9696-495d-a5a7-c58781c1cc35 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 | 14.07 | 18.358 | 21.005 | 21.16 | 21.316 | 17.906 | 100.0% | 10 | | cinder_v3.create_volume | 3.192 | 3.622 | 4.206 | 4.454 | 4.702 | 3.664 | 100.0% | 10 | | nova.attach_volume | 4.655 | 4.918 | 5.837 | 5.982 | 6.127 | 5.132 | 100.0% | 10 | | nova.detach_volume | 1.625 | 3.525 | 4.627 | 4.686 | 4.745 | 3.281 | 100.0% | 10 | | cinder_v3.delete_volume | 0.607 | 2.536 | 2.84 | 2.887 | 2.933 | 1.893 | 100.0% | 10 | | nova.delete_server | 2.877 | 3.501 | 5.327 | 5.459 | 5.592 | 3.775 | 100.0% | 10 | | total | 30.876 | 34.964 | 40.444 | 40.52 | 40.596 | 35.651 | 100.0% | 10 | | -> duration | 29.876 | 33.964 | 39.444 | 39.52 | 39.596 | 34.651 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 106.344013 Full duration: 143.202983 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.353 | 3.544 | 3.72 | 3.884 | 4.049 | 3.59 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.22 | 0.297 | 0.328 | 0.343 | 0.359 | 0.294 | 100.0% | 10 | | total | 3.661 | 3.841 | 4.037 | 4.188 | 4.34 | 3.884 | 100.0% | 10 | | -> duration | 3.661 | 3.841 | 4.037 | 4.188 | 4.34 | 3.884 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.639315 Full duration: 58.116572 -------------------------------------------------------------------------------- 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_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bee65a4a-9696-495d-a5a7-c58781c1cc35 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 | 12.558 | 15.757 | 19.401 | 19.448 | 19.496 | 16.195 | 100.0% | 10 | | cinder_v3.list_volumes | 0.075 | 0.274 | 0.356 | 0.359 | 0.362 | 0.228 | 100.0% | 10 | | total | 12.92 | 15.941 | 19.477 | 19.526 | 19.576 | 16.424 | 100.0% | 10 | | -> duration | 12.92 | 15.941 | 19.477 | 19.526 | 19.576 | 16.424 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.634014 Full duration: 78.753312 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.491 | 3.734 | 3.895 | 3.9 | 3.906 | 3.731 | 100.0% | 10 | | cinder_v3.list_volumes | 0.108 | 0.337 | 0.368 | 0.374 | 0.379 | 0.313 | 100.0% | 10 | | total | 3.772 | 4.066 | 4.229 | 4.249 | 4.269 | 4.044 | 100.0% | 10 | | -> duration | 3.772 | 4.066 | 4.229 | 4.249 | 4.269 | 4.044 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.912127 Full duration: 40.756989 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.117 | 3.235 | 3.374 | 3.433 | 3.492 | 3.253 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 33.512 | 52.032 | 53.164 | 53.323 | 53.482 | 48.57 | 100.0% | 10 | | cinder_v3.delete_volume | 0.804 | 2.509 | 3.0 | 3.015 | 3.031 | 2.468 | 100.0% | 10 | | glance_v2.delete_image | 0.57 | 1.191 | 1.671 | 1.682 | 1.694 | 1.167 | 100.0% | 10 | | total | 40.428 | 58.363 | 60.516 | 60.982 | 61.449 | 55.459 | 100.0% | 10 | | -> duration | 40.428 | 58.363 | 60.516 | 60.982 | 61.449 | 55.459 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 160.856019 Full duration: 189.980107 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ] }, "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bee65a4a-9696-495d-a5a7-c58781c1cc35 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 | 14.723 | 15.883 | 19.927 | 20.23 | 20.533 | 16.85 | 100.0% | 10 | | cinder_v3.create_volume | 2.967 | 3.247 | 3.444 | 3.474 | 3.504 | 3.259 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.773 | 2.941 | 3.09 | 3.101 | 3.111 | 2.948 | 100.0% | 10 | | nova.attach_volume | 4.678 | 4.927 | 5.134 | 5.158 | 5.181 | 4.92 | 100.0% | 10 | | nova.detach_volume | 1.747 | 3.228 | 4.795 | 4.892 | 4.988 | 3.267 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.132 | 2.638 | 2.93 | 2.963 | 2.995 | 2.643 | 100.0% | 10 | | cinder_v3.delete_volume | 0.306 | 2.276 | 2.793 | 2.811 | 2.83 | 1.717 | 100.0% | 10 | | nova.delete_server | 2.92 | 3.204 | 3.54 | 3.598 | 3.657 | 3.249 | 100.0% | 10 | | total | 34.46 | 39.249 | 42.191 | 43.179 | 44.166 | 38.854 | 100.0% | 10 | | -> duration | 33.46 | 38.249 | 41.191 | 42.179 | 43.166 | 37.854 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 113.605485 Full duration: 149.843431 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ] }, "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bee65a4a-9696-495d-a5a7-c58781c1cc35 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.533 | 3.657 | 3.888 | 3.899 | 3.91 | 3.699 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.798 | 2.983 | 3.049 | 3.122 | 3.195 | 2.964 | 100.0% | 10 | | nova.boot_server | 14.327 | 15.487 | 17.744 | 18.727 | 19.711 | 16.032 | 100.0% | 10 | | nova.attach_volume | 4.669 | 5.098 | 5.264 | 5.351 | 5.438 | 5.043 | 100.0% | 10 | | nova.detach_volume | 1.3 | 3.092 | 4.634 | 4.654 | 4.675 | 3.089 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.424 | 2.688 | 2.92 | 2.955 | 2.989 | 2.712 | 100.0% | 10 | | cinder_v3.delete_volume | 0.413 | 2.709 | 2.961 | 3.011 | 3.061 | 2.296 | 100.0% | 10 | | nova.delete_server | 2.913 | 3.226 | 3.54 | 3.544 | 3.547 | 3.224 | 100.0% | 10 | | total | 35.988 | 39.41 | 41.405 | 41.608 | 41.811 | 39.06 | 100.0% | 10 | | -> duration | 34.988 | 38.41 | 40.405 | 40.608 | 40.811 | 38.06 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.121511 Full duration: 150.142193 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.336 | 3.606 | 3.851 | 3.861 | 3.871 | 3.631 | 100.0% | 10 | | total | 3.336 | 3.606 | 3.852 | 3.862 | 3.871 | 3.631 | 100.0% | 10 | | -> duration | 3.336 | 3.606 | 3.852 | 3.862 | 3.871 | 3.631 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.821397 Full duration: 37.892358 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.546 | 3.662 | 3.775 | 3.807 | 3.839 | 3.66 | 100.0% | 10 | | total | 3.546 | 3.662 | 3.775 | 3.807 | 3.839 | 3.66 | 100.0% | 10 | | -> duration | 3.546 | 3.662 | 3.775 | 3.807 | 3.839 | 3.66 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.943441 Full duration: 39.412678 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.699 | 0.749 | 0.805 | 0.813 | 0.822 | 0.756 | 100.0% | 10 | | total | 0.699 | 0.749 | 0.805 | 0.813 | 0.822 | 0.756 | 100.0% | 10 | | -> duration | 0.699 | 0.749 | 0.805 | 0.813 | 0.822 | 0.756 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.226242 Full duration: 65.340888 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.393 | 3.523 | 3.735 | 3.751 | 3.766 | 3.558 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.623 | 2.714 | 3.057 | 3.073 | 3.09 | 2.788 | 100.0% | 10 | | total | 6.099 | 6.355 | 6.508 | 6.639 | 6.771 | 6.347 | 100.0% | 10 | | -> duration | 6.099 | 6.355 | 6.508 | 6.639 | 6.771 | 6.347 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.740305 Full duration: 60.411576 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.543 | 3.632 | 3.838 | 3.875 | 3.912 | 3.673 | 100.0% | 10 | | cinder_v3.delete_volume | 0.643 | 2.818 | 3.063 | 3.089 | 3.115 | 2.262 | 100.0% | 10 | | total | 4.189 | 6.511 | 6.811 | 6.919 | 7.028 | 5.936 | 100.0% | 10 | | -> duration | 4.189 | 6.511 | 6.811 | 6.919 | 7.028 | 5.936 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.091857 Full duration: 42.056989 -------------------------------------------------------------------------------- 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_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bee65a4a-9696-495d-a5a7-c58781c1cc35 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 | 9.471 | 15.801 | 19.201 | 19.287 | 19.373 | 15.672 | 100.0% | 10 | | cinder_v3.delete_volume | 0.604 | 2.961 | 5.209 | 5.213 | 5.217 | 3.116 | 100.0% | 10 | | total | 13.169 | 19.625 | 21.862 | 21.997 | 22.133 | 18.788 | 100.0% | 10 | | -> duration | 13.169 | 19.625 | 21.862 | 21.997 | 22.133 | 18.788 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.907507 Full duration: 79.181584 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.42 | 3.703 | 3.849 | 3.859 | 3.869 | 3.689 | 100.0% | 10 | | cinder_v3.delete_volume | 0.641 | 2.879 | 3.009 | 3.033 | 3.056 | 2.442 | 100.0% | 10 | | total | 4.061 | 6.581 | 6.748 | 6.799 | 6.851 | 6.131 | 100.0% | 10 | | -> duration | 4.061 | 6.581 | 6.748 | 6.799 | 6.851 | 6.131 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.155326 Full duration: 44.026914 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.401 | 3.678 | 3.838 | 3.867 | 3.896 | 3.67 | 100.0% | 10 | | cinder_v3.extend_volume | 0.565 | 0.743 | 0.99 | 1.861 | 2.731 | 0.915 | 100.0% | 10 | | cinder_v3.delete_volume | 0.532 | 0.667 | 2.744 | 2.821 | 2.898 | 1.239 | 100.0% | 10 | | total | 4.706 | 5.314 | 7.191 | 7.219 | 7.247 | 5.825 | 100.0% | 10 | | -> duration | 4.706 | 5.314 | 7.191 | 7.219 | 7.247 | 5.825 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.550446 Full duration: 41.366616 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.603 | 3.746 | 4.106 | 5.012 | 5.918 | 3.956 | 100.0% | 10 | | cinder_v3.delete_volume | 2.879 | 5.292 | 7.601 | 7.651 | 7.701 | 5.53 | 100.0% | 10 | | total | 6.565 | 9.157 | 11.293 | 11.382 | 11.471 | 9.486 | 100.0% | 10 | | -> duration | 6.565 | 9.157 | 11.293 | 11.382 | 11.471 | 9.486 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.022678 Full duration: 68.750097 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.768 | 0.782 | 0.894 | 0.901 | 0.908 | 0.804 | 100.0% | 10 | | cinder_v3.get_qos | 0.21 | 0.291 | 0.329 | 0.355 | 0.38 | 0.29 | 100.0% | 10 | | total | 0.98 | 1.093 | 1.18 | 1.195 | 1.21 | 1.094 | 100.0% | 10 | | -> duration | 0.98 | 1.093 | 1.18 | 1.195 | 1.21 | 1.094 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.243838 Full duration: 23.257877 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.729 | 0.779 | 0.855 | 0.872 | 0.89 | 0.786 | 100.0% | 10 | | cinder_v3.list_qos | 0.278 | 0.304 | 0.346 | 0.364 | 0.382 | 0.311 | 100.0% | 10 | | total | 1.007 | 1.086 | 1.166 | 1.178 | 1.19 | 1.097 | 100.0% | 10 | | -> duration | 1.007 | 1.086 | 1.166 | 1.178 | 1.19 | 1.097 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.348976 Full duration: 24.645846 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.67 | 0.764 | 0.795 | 0.804 | 0.813 | 0.76 | 100.0% | 10 | | cinder_v3.set_qos | 0.232 | 0.331 | 0.355 | 0.358 | 0.36 | 0.327 | 100.0% | 10 | | total | 0.979 | 1.1 | 1.129 | 1.148 | 1.166 | 1.088 | 100.0% | 10 | | -> duration | 0.979 | 1.1 | 1.129 | 1.148 | 1.166 | 1.088 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.216815 Full duration: 23.497005 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.68 | 0.789 | 0.813 | 0.827 | 0.84 | 0.773 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.208 | 0.298 | 0.323 | 0.367 | 0.411 | 0.295 | 100.0% | 10 | | total | 0.889 | 1.089 | 1.132 | 1.165 | 1.198 | 1.068 | 100.0% | 10 | | -> duration | 0.889 | 1.089 | 1.132 | 1.165 | 1.198 | 1.068 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.161102 Full duration: 23.765537 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.744 | 0.78 | 0.808 | 0.853 | 0.899 | 0.787 | 100.0% | 10 | | cinder_v3.list_types | 0.21 | 0.289 | 0.314 | 0.316 | 0.317 | 0.27 | 100.0% | 10 | | total | 0.981 | 1.053 | 1.114 | 1.165 | 1.217 | 1.057 | 100.0% | 10 | | -> duration | 0.981 | 1.053 | 1.114 | 1.165 | 1.217 | 1.057 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.299441 Full duration: 23.879637 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.73 | 0.796 | 0.892 | 0.894 | 0.896 | 0.816 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.241 | 0.339 | 0.492 | 0.538 | 0.583 | 0.356 | 100.0% | 10 | | total | 1.049 | 1.135 | 1.367 | 1.371 | 1.375 | 1.172 | 100.0% | 10 | | -> duration | 1.049 | 1.135 | 1.367 | 1.371 | 1.375 | 1.172 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.369325 Full duration: 23.598798 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.691 | 0.771 | 0.803 | 0.805 | 0.807 | 0.772 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.249 | 0.347 | 0.424 | 0.431 | 0.438 | 0.356 | 100.0% | 10 | | total | 1.017 | 1.136 | 1.191 | 1.216 | 1.241 | 1.128 | 100.0% | 10 | | -> duration | 1.017 | 1.136 | 1.191 | 1.216 | 1.241 | 1.128 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.341041 Full duration: 23.56155 -------------------------------------------------------------------------------- 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 bee65a4a-9696-495d-a5a7-c58781c1cc35 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.683 | 0.803 | 0.849 | 0.864 | 0.879 | 0.8 | 100.0% | 10 | | cinder_v2.add_type_access | 0.228 | 0.32 | 0.36 | 0.362 | 0.364 | 0.306 | 100.0% | 10 | | cinder_v2.list_type_access | 0.221 | 0.293 | 0.314 | 0.326 | 0.338 | 0.292 | 100.0% | 10 | | total | 1.296 | 1.393 | 1.482 | 1.494 | 1.507 | 1.398 | 100.0% | 10 | | -> duration | 1.296 | 1.393 | 1.482 | 1.494 | 1.507 | 1.398 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.151261 Full duration: 24.583282 HINTS: * To plot HTML graphics with this data, run: rally task report bee65a4a-9696-495d-a5a7-c58781c1cc35 --out output.html * To generate a JUnit report, run: rally task export bee65a4a-9696-495d-a5a7-c58781c1cc35 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bee65a4a-9696-495d-a5a7-c58781c1cc35 --json --out output.json 2019-05-18 20:50:04,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bee65a4a-9696-495d-a5a7-c58781c1cc35', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-05-18 20:50:06,367 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bee65a4a-9696-495d-a5a7-c58781c1cc35 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-05-18 20:50:06.232 6541 INFO rally.api [-] Building 'json' report for the following task(s): 'bee65a4a-9696-495d-a5a7-c58781c1cc35'. 2019-05-18 20:50:06.274 6541 INFO rally.api [-] The report has been successfully built. 2019-05-18 20:50:06,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-18 20:50:06,430 - 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-05-18 20:50:06,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 20:50:06,442 - 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-05-18 20:50:06,444 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-18 20:50:06,444 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 20:55:45,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 422c371d-7277-48bf-bb96-4c4ad3a92093 2019-05-18 20:55:45,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '422c371d-7277-48bf-bb96-4c4ad3a92093'] 2019-05-18 20:55:46,021 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 422c371d-7277-48bf-bb96-4c4ad3a92093 -------------------------------------------------------------------------------- Task 422c371d-7277-48bf-bb96-4c4ad3a92093: 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.694 | 0.72 | 0.73 | 0.737 | 0.744 | 0.718 | 100.0% | 10 | | total | 0.694 | 0.72 | 0.73 | 0.737 | 0.744 | 0.718 | 100.0% | 10 | | -> duration | 0.694 | 0.72 | 0.73 | 0.737 | 0.744 | 0.718 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.160563 Full duration: 16.352055 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.769 | 0.82 | 0.826 | 0.833 | 0.767 | 100.0% | 10 | | total | 0.65 | 0.769 | 0.82 | 0.826 | 0.833 | 0.767 | 100.0% | 10 | | -> duration | 0.65 | 0.769 | 0.82 | 0.826 | 0.833 | 0.767 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.317064 Full duration: 15.384699 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.69 | 0.765 | 0.909 | 0.912 | 0.914 | 0.798 | 100.0% | 10 | | total | 0.69 | 0.765 | 0.909 | 0.912 | 0.914 | 0.798 | 100.0% | 10 | | -> duration | 0.69 | 0.765 | 0.909 | 0.912 | 0.914 | 0.798 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.340872 Full duration: 15.324437 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.747 | 0.804 | 0.896 | 0.904 | 0.912 | 0.821 | 100.0% | 10 | | total | 0.747 | 0.804 | 0.896 | 0.904 | 0.912 | 0.821 | 100.0% | 10 | | -> duration | 0.747 | 0.804 | 0.896 | 0.904 | 0.912 | 0.821 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.461657 Full duration: 18.425266 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.662 | 0.745 | 0.783 | 0.794 | 0.806 | 0.745 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.292 | 0.311 | 0.324 | 0.326 | 0.328 | 0.309 | 100.0% | 10 | | total | 0.967 | 1.047 | 1.1 | 1.111 | 1.123 | 1.054 | 100.0% | 10 | | -> duration | 0.967 | 1.047 | 1.1 | 1.111 | 1.123 | 1.054 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.141449 Full duration: 17.185333 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.702 | 0.77 | 1.043 | 1.086 | 1.128 | 0.812 | 100.0% | 10 | | total | 0.702 | 0.77 | 1.044 | 1.086 | 1.128 | 0.812 | 100.0% | 10 | | -> duration | 0.702 | 0.77 | 1.044 | 1.086 | 1.128 | 0.812 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.272305 Full duration: 15.500063 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.727 | 0.767 | 0.839 | 1.048 | 1.258 | 0.812 | 100.0% | 10 | | total | 0.728 | 0.767 | 0.839 | 1.048 | 1.258 | 0.812 | 100.0% | 10 | | -> duration | 0.728 | 0.767 | 0.839 | 1.048 | 1.258 | 0.812 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.294055 Full duration: 18.463508 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.655 | 0.755 | 0.779 | 0.781 | 0.782 | 0.742 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.226 | 0.317 | 0.658 | 0.713 | 0.768 | 0.391 | 100.0% | 10 | | total | 0.881 | 1.072 | 1.419 | 1.474 | 1.529 | 1.133 | 100.0% | 10 | | -> duration | 0.881 | 1.072 | 1.419 | 1.474 | 1.529 | 1.133 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.171034 Full duration: 17.140343 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.7 | 0.727 | 1.17 | 1.184 | 1.198 | 0.819 | 100.0% | 10 | | total | 0.7 | 0.727 | 1.17 | 1.184 | 1.198 | 0.819 | 100.0% | 10 | | -> duration | 0.7 | 0.727 | 1.17 | 1.184 | 1.198 | 0.819 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.371199 Full duration: 16.128833 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.33 | 2.736 | 3.34 | 3.344 | 3.347 | 2.634 | 100.0% | 10 | | total | 1.33 | 2.736 | 3.34 | 3.344 | 3.347 | 2.634 | 100.0% | 10 | | -> duration | 1.33 | 2.736 | 3.34 | 3.344 | 3.347 | 2.634 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.4055 Full duration: 24.872217 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.528 | 3.141 | 3.295 | 3.371 | 3.447 | 2.85 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.472 | 0.622 | 0.758 | 0.942 | 1.125 | 0.658 | 100.0% | 10 | | total | 2.223 | 3.803 | 3.841 | 3.901 | 3.961 | 3.509 | 100.0% | 10 | | -> duration | 2.223 | 3.803 | 3.841 | 3.901 | 3.961 | 3.509 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.004849 Full duration: 24.507143 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.697 | 0.73 | 0.79 | 0.971 | 1.152 | 0.768 | 100.0% | 10 | | total | 0.697 | 0.731 | 0.79 | 0.971 | 1.152 | 0.768 | 100.0% | 10 | | -> duration | 0.697 | 0.731 | 0.79 | 0.971 | 1.152 | 0.768 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.173371 Full duration: 15.571887 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.86 | 1.036 | 1.171 | 1.372 | 1.574 | 1.079 | 100.0% | 10 | | total | 0.86 | 1.036 | 1.172 | 1.373 | 1.574 | 1.079 | 100.0% | 10 | | -> duration | 0.86 | 1.036 | 1.172 | 1.373 | 1.574 | 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.208913 Full duration: 18.411223 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.867 | 1.061 | 1.581 | 1.601 | 1.621 | 1.174 | 100.0% | 10 | | gnocchi.delete_metric | 0.228 | 0.315 | 0.364 | 0.498 | 0.633 | 0.332 | 100.0% | 10 | | total | 1.103 | 1.396 | 1.915 | 1.931 | 1.948 | 1.507 | 100.0% | 10 | | -> duration | 1.103 | 1.396 | 1.915 | 1.931 | 1.948 | 1.507 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.3389 Full duration: 20.001284 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.678 | 0.752 | 0.782 | 0.835 | 0.887 | 0.759 | 100.0% | 10 | | total | 0.678 | 0.753 | 0.783 | 0.835 | 0.887 | 0.759 | 100.0% | 10 | | -> duration | 0.678 | 0.753 | 0.783 | 0.835 | 0.887 | 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.262048 Full duration: 21.564026 -------------------------------------------------------------------------------- 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 422c371d-7277-48bf-bb96-4c4ad3a92093 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.644 | 0.748 | 0.77 | 0.801 | 0.833 | 0.744 | 100.0% | 10 | | gnocchi.delete_resource | 0.292 | 0.301 | 0.351 | 0.532 | 0.712 | 0.341 | 100.0% | 10 | | total | 0.954 | 1.049 | 1.157 | 1.298 | 1.438 | 1.086 | 100.0% | 10 | | -> duration | 0.954 | 1.049 | 1.157 | 1.298 | 1.438 | 1.086 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.120886 Full duration: 19.051077 HINTS: * To plot HTML graphics with this data, run: rally task report 422c371d-7277-48bf-bb96-4c4ad3a92093 --out output.html * To generate a JUnit report, run: rally task export 422c371d-7277-48bf-bb96-4c4ad3a92093 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 422c371d-7277-48bf-bb96-4c4ad3a92093 --json --out output.json 2019-05-18 20:55:46,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '422c371d-7277-48bf-bb96-4c4ad3a92093', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-05-18 20:55:48,043 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 422c371d-7277-48bf-bb96-4c4ad3a92093 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-05-18 20:55:47.905 8490 INFO rally.api [-] Building 'json' report for the following task(s): '422c371d-7277-48bf-bb96-4c4ad3a92093'. 2019-05-18 20:55:47.925 8490 INFO rally.api [-] The report has been successfully built. 2019-05-18 20:55:48,073 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-18 20:55:48,074 - 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-05-18 20:55:48,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 20:55:48,087 - 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-05-18 20:55:48,089 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-18 20:55:48,089 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 21:10:44,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 849fe068-4ce1-44e8-a88c-7ac355a6aaad 2019-05-18 21:10:44,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '849fe068-4ce1-44e8-a88c-7ac355a6aaad'] 2019-05-18 21:10:44,924 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 849fe068-4ce1-44e8-a88c-7ac355a6aaad -------------------------------------------------------------------------------- Task 849fe068-4ce1-44e8-a88c-7ac355a6aaad: 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.164 | 5.819 | 6.332 | 6.42 | 6.507 | 5.814 | 100.0% | 10 | | heat.delete_stack | 0.788 | 1.044 | 1.375 | 1.456 | 1.537 | 1.088 | 100.0% | 10 | | total | 6.245 | 7.056 | 7.313 | 7.341 | 7.37 | 6.902 | 100.0% | 10 | | -> duration | 4.245 | 5.056 | 5.313 | 5.341 | 5.37 | 4.902 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.640447 Full duration: 44.253071 -------------------------------------------------------------------------------- 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_08fc7ca1-2967-4955-8e1b-9411dee27f25", "public_net": "external", "flavor": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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 | 28.817 | 37.302 | 39.954 | 40.603 | 41.252 | 36.043 | 100.0% | 10 | | heat.delete_stack | 10.416 | 14.094 | 15.04 | 15.15 | 15.26 | 13.796 | 100.0% | 10 | | total | 40.794 | 51.354 | 54.822 | 55.085 | 55.348 | 49.839 | 100.0% | 10 | | -> duration | 38.794 | 49.354 | 52.822 | 53.085 | 53.348 | 47.839 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 142.19242 Full duration: 163.440695 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f", "image": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25", "flavor": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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 | 27.257 | 30.369 | 32.49 | 33.41 | 34.33 | 30.643 | 100.0% | 10 | | heat.delete_stack | 7.486 | 8.547 | 9.349 | 9.638 | 9.927 | 8.649 | 100.0% | 10 | | total | 36.542 | 39.044 | 41.726 | 42.633 | 43.54 | 39.292 | 100.0% | 10 | | -> duration | 34.542 | 37.044 | 39.726 | 40.633 | 41.54 | 37.292 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 117.306195 Full duration: 135.870167 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.882 | 5.36 | 5.84 | 5.878 | 5.915 | 5.438 | 100.0% | 10 | | heat.list_stacks | 0.046 | 0.326 | 0.348 | 0.35 | 0.351 | 0.286 | 100.0% | 10 | | total | 5.132 | 5.703 | 6.186 | 6.216 | 6.246 | 5.724 | 100.0% | 10 | | -> duration | 3.132 | 3.703 | 4.186 | 4.216 | 4.246 | 3.724 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.904719 Full duration: 37.237723 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.16 | 5.52 | 5.62 | 5.712 | 5.803 | 5.481 | 100.0% | 10 | | heat.update_stack | 3.128 | 3.415 | 4.403 | 4.509 | 4.616 | 3.734 | 100.0% | 10 | | heat.delete_stack | 2.654 | 3.658 | 3.974 | 3.991 | 4.009 | 3.586 | 100.0% | 10 | | total | 11.48 | 12.949 | 13.598 | 13.804 | 14.009 | 12.8 | 100.0% | 10 | | -> duration | 7.48 | 8.949 | 9.598 | 9.804 | 10.009 | 8.8 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.983704 Full duration: 54.841794 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.184 | 5.599 | 5.748 | 5.926 | 6.104 | 5.593 | 100.0% | 10 | | heat.update_stack | 2.936 | 3.197 | 3.448 | 3.522 | 3.595 | 3.234 | 100.0% | 10 | | heat.delete_stack | 0.673 | 0.97 | 2.37 | 2.472 | 2.574 | 1.346 | 100.0% | 10 | | total | 9.168 | 9.909 | 11.166 | 11.527 | 11.888 | 10.173 | 100.0% | 10 | | -> duration | 5.168 | 5.909 | 7.166 | 7.527 | 7.888 | 6.173 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.999167 Full duration: 45.133508 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.179 | 5.442 | 5.915 | 5.916 | 5.917 | 5.487 | 100.0% | 10 | | heat.update_stack | 4.165 | 4.857 | 5.117 | 5.212 | 5.306 | 4.764 | 100.0% | 10 | | heat.delete_stack | 3.807 | 4.589 | 4.998 | 5.02 | 5.043 | 4.492 | 100.0% | 10 | | total | 14.106 | 14.638 | 15.338 | 15.395 | 15.452 | 14.743 | 100.0% | 10 | | -> duration | 10.106 | 10.638 | 11.338 | 11.395 | 11.452 | 10.743 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.807954 Full duration: 60.566759 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.034 | 5.617 | 7.337 | 7.389 | 7.442 | 6.016 | 100.0% | 10 | | heat.update_stack | 2.736 | 3.254 | 3.362 | 3.378 | 3.394 | 3.212 | 100.0% | 10 | | heat.delete_stack | 3.576 | 3.953 | 4.174 | 4.181 | 4.188 | 3.942 | 100.0% | 10 | | total | 12.116 | 12.906 | 14.207 | 14.397 | 14.586 | 13.171 | 100.0% | 10 | | -> duration | 8.116 | 8.906 | 10.207 | 10.397 | 10.586 | 9.171 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.048758 Full duration: 55.619641 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.204 | 5.405 | 5.532 | 5.54 | 5.548 | 5.407 | 100.0% | 10 | | heat.update_stack | 3.075 | 3.435 | 4.594 | 4.658 | 4.723 | 3.638 | 100.0% | 10 | | heat.delete_stack | 1.923 | 2.381 | 2.49 | 2.601 | 2.712 | 2.332 | 100.0% | 10 | | total | 10.678 | 11.044 | 12.416 | 12.57 | 12.724 | 11.378 | 100.0% | 10 | | -> duration | 6.678 | 7.044 | 8.416 | 8.57 | 8.724 | 7.378 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.595806 Full duration: 74.471331 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.893 | 5.425 | 5.867 | 5.92 | 5.973 | 5.479 | 100.0% | 10 | | heat.update_stack | 2.859 | 3.276 | 3.496 | 3.53 | 3.564 | 3.253 | 100.0% | 10 | | heat.delete_stack | 1.935 | 2.369 | 2.707 | 2.834 | 2.961 | 2.37 | 100.0% | 10 | | total | 10.293 | 11.041 | 11.847 | 11.918 | 11.988 | 11.102 | 100.0% | 10 | | -> duration | 6.293 | 7.041 | 7.847 | 7.918 | 7.988 | 7.102 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.18336 Full duration: 49.972619 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.301 | 5.417 | 5.67 | 5.698 | 5.725 | 5.481 | 100.0% | 10 | | heat.check_stack | 1.008 | 1.248 | 1.449 | 1.464 | 1.48 | 1.227 | 100.0% | 10 | | heat.delete_stack | 1.687 | 2.362 | 2.771 | 3.098 | 3.424 | 2.384 | 100.0% | 10 | | total | 8.365 | 9.069 | 9.537 | 9.913 | 10.289 | 9.091 | 100.0% | 10 | | -> duration | 6.365 | 7.069 | 7.537 | 7.913 | 8.289 | 7.091 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.753986 Full duration: 43.782803 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.31 | 5.54 | 5.753 | 5.789 | 5.825 | 5.564 | 100.0% | 10 | | heat.suspend_stack | 1.001 | 1.378 | 2.453 | 2.5 | 2.547 | 1.518 | 100.0% | 10 | | heat.resume_stack | 0.82 | 1.224 | 2.345 | 2.388 | 2.431 | 1.382 | 100.0% | 10 | | heat.delete_stack | 1.67 | 2.011 | 2.255 | 2.288 | 2.321 | 2.002 | 100.0% | 10 | | total | 9.178 | 10.081 | 12.333 | 12.519 | 12.706 | 10.467 | 100.0% | 10 | | -> duration | 7.178 | 8.081 | 10.333 | 10.519 | 10.706 | 8.467 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.519169 Full duration: 46.906557 -------------------------------------------------------------------------------- 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 849fe068-4ce1-44e8-a88c-7ac355a6aaad 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.743 | 0.751 | 0.794 | 0.819 | 0.845 | 0.766 | 100.0% | 10 | | total | 0.744 | 0.751 | 0.794 | 0.819 | 0.845 | 0.766 | 100.0% | 10 | | -> duration | 0.744 | 0.751 | 0.794 | 0.819 | 0.845 | 0.766 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.284638 Full duration: 16.827177 HINTS: * To plot HTML graphics with this data, run: rally task report 849fe068-4ce1-44e8-a88c-7ac355a6aaad --out output.html * To generate a JUnit report, run: rally task export 849fe068-4ce1-44e8-a88c-7ac355a6aaad --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 849fe068-4ce1-44e8-a88c-7ac355a6aaad --json --out output.json 2019-05-18 21:10:44,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '849fe068-4ce1-44e8-a88c-7ac355a6aaad', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-05-18 21:10:46,874 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 849fe068-4ce1-44e8-a88c-7ac355a6aaad --out /home/opnfv/functest/results/rally_full/heat.json 2019-05-18 21:10:46.739 11661 INFO rally.api [-] Building 'json' report for the following task(s): '849fe068-4ce1-44e8-a88c-7ac355a6aaad'. 2019-05-18 21:10:46.760 11661 INFO rally.api [-] The report has been successfully built. 2019-05-18 21:10:46,906 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-18 21:10:46,907 - 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-05-18 21:10:46,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 21:10:46,920 - 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-05-18 21:10:46,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-18 21:10:46,921 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 21:17:11,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b437f215-91ac-4a0a-941c-f5a4e1e0794b 2019-05-18 21:17:11,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b437f215-91ac-4a0a-941c-f5a4e1e0794b'] 2019-05-18 21:17:12,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b437f215-91ac-4a0a-941c-f5a4e1e0794b -------------------------------------------------------------------------------- Task b437f215-91ac-4a0a-941c-f5a4e1e0794b: 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.667 | 0.79 | 0.828 | 0.834 | 0.839 | 0.778 | 100.0% | 10 | | keystone_v3.add_role | 0.147 | 0.239 | 0.255 | 0.258 | 0.26 | 0.216 | 100.0% | 10 | | keystone_v3.revoke_role | 0.161 | 0.246 | 0.266 | 0.304 | 0.342 | 0.232 | 100.0% | 10 | | total | 1.066 | 1.21 | 1.35 | 1.396 | 1.442 | 1.226 | 100.0% | 10 | | -> duration | 1.066 | 1.21 | 1.35 | 1.396 | 1.442 | 1.226 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.137238 Full duration: 29.198843 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.69 | 0.832 | 0.856 | 0.859 | 0.862 | 0.812 | 100.0% | 10 | | keystone_v3.add_role | 0.159 | 0.17 | 0.251 | 0.256 | 0.261 | 0.196 | 100.0% | 10 | | keystone_v3.list_roles | 0.135 | 0.228 | 0.245 | 0.275 | 0.305 | 0.219 | 100.0% | 10 | | total | 1.075 | 1.252 | 1.35 | 1.376 | 1.402 | 1.228 | 100.0% | 10 | | -> duration | 1.075 | 1.252 | 1.35 | 1.376 | 1.402 | 1.228 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.279831 Full duration: 29.581929 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.999 | 1.133 | 1.158 | 1.189 | 1.219 | 1.117 | 100.0% | 10 | | keystone_v3.list_projects | 0.118 | 0.206 | 0.229 | 0.279 | 0.329 | 0.196 | 100.0% | 10 | | total | 1.135 | 1.332 | 1.359 | 1.36 | 1.361 | 1.313 | 100.0% | 10 | | -> duration | 1.135 | 1.332 | 1.359 | 1.36 | 1.361 | 1.313 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.429146 Full duration: 29.371551 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.691 | 0.79 | 0.873 | 0.901 | 0.929 | 0.793 | 100.0% | 10 | | keystone_v3.delete_role | 0.144 | 0.207 | 0.252 | 0.255 | 0.258 | 0.202 | 100.0% | 10 | | total | 0.896 | 0.992 | 1.078 | 1.099 | 1.121 | 0.994 | 100.0% | 10 | | -> duration | 0.896 | 0.992 | 1.078 | 1.099 | 1.121 | 0.994 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.415647 Full duration: 25.613204 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.717 | 0.79 | 0.877 | 0.892 | 0.906 | 0.795 | 100.0% | 10 | | keystone_v3.delete_service | 0.138 | 0.244 | 0.25 | 0.252 | 0.254 | 0.219 | 100.0% | 10 | | total | 0.909 | 1.007 | 1.127 | 1.144 | 1.161 | 1.014 | 100.0% | 10 | | -> duration | 0.909 | 1.007 | 1.127 | 1.144 | 1.161 | 1.014 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.586145 Full duration: 25.847496 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.989 | 1.079 | 1.118 | 1.134 | 1.149 | 1.075 | 100.0% | 10 | | keystone_v3.create_user | 0.649 | 0.897 | 1.031 | 1.065 | 1.1 | 0.885 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.113 | 0.137 | 0.211 | 0.213 | 0.214 | 0.152 | 100.0% | 10 | | -> keystone_v3.add_role | 0.151 | 0.167 | 0.347 | 0.352 | 0.357 | 0.211 | 100.0% | 10 | | keystone_v3.create_role | 0.136 | 0.148 | 0.227 | 0.24 | 0.253 | 0.163 | 100.0% | 10 | | keystone_v3.get_project | 0.113 | 0.123 | 0.205 | 0.21 | 0.214 | 0.139 | 100.0% | 10 | | keystone_v3.get_user | 0.126 | 0.134 | 0.181 | 0.193 | 0.206 | 0.144 | 100.0% | 10 | | keystone_v3.get_role | 0.111 | 0.122 | 0.203 | 0.203 | 0.203 | 0.143 | 100.0% | 10 | | keystone_v3.list_services | 0.111 | 0.138 | 0.2 | 0.203 | 0.206 | 0.145 | 100.0% | 10 | | keystone_v3.get_services | 0.12 | 0.124 | 0.196 | 0.204 | 0.213 | 0.143 | 100.0% | 10 | | total | 2.814 | 2.994 | 3.11 | 3.201 | 3.292 | 3.003 | 100.0% | 10 | | -> duration | 2.814 | 2.994 | 3.11 | 3.201 | 3.292 | 3.003 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.50111 Full duration: 40.368345 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.974 | 1.133 | 1.23 | 1.237 | 1.243 | 1.141 | 100.0% | 10 | | keystone_v3.update_project | 0.137 | 0.195 | 0.252 | 0.252 | 0.252 | 0.197 | 100.0% | 10 | | keystone_v3.delete_project | 0.183 | 0.258 | 0.285 | 0.297 | 0.308 | 0.245 | 100.0% | 10 | | total | 1.294 | 1.595 | 1.697 | 1.698 | 1.698 | 1.583 | 100.0% | 10 | | -> duration | 1.294 | 1.595 | 1.697 | 1.698 | 1.698 | 1.583 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.379046 Full duration: 27.175407 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.014 | 1.147 | 1.243 | 1.254 | 1.265 | 1.157 | 100.0% | 10 | | total | 1.211 | 1.369 | 1.464 | 1.482 | 1.499 | 1.355 | 100.0% | 10 | | -> duration | 1.211 | 1.369 | 1.464 | 1.482 | 1.499 | 1.355 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.530701 Full duration: 26.297635 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.063 | 1.186 | 1.283 | 1.303 | 1.323 | 1.184 | 100.0% | 10 | | total | 1.063 | 1.186 | 1.283 | 1.303 | 1.323 | 1.184 | 100.0% | 10 | | -> duration | 1.063 | 1.186 | 1.283 | 1.303 | 1.323 | 1.184 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.166246 Full duration: 26.163354 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.0 | 1.188 | 1.284 | 1.319 | 1.353 | 1.189 | 100.0% | 10 | | keystone_v3.list_users | 0.132 | 0.227 | 0.235 | 0.235 | 0.236 | 0.206 | 100.0% | 10 | | total | 1.343 | 1.596 | 1.729 | 1.732 | 1.734 | 1.587 | 100.0% | 10 | | -> duration | 1.343 | 1.596 | 1.729 | 1.732 | 1.734 | 1.587 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.333396 Full duration: 27.423358 -------------------------------------------------------------------------------- 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 b437f215-91ac-4a0a-941c-f5a4e1e0794b 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.97 | 1.16 | 1.267 | 1.271 | 1.275 | 1.139 | 100.0% | 10 | | keystone_v3.create_users | 7.787 | 8.129 | 8.655 | 8.704 | 8.753 | 8.188 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.786 | 8.129 | 8.655 | 8.704 | 8.752 | 8.188 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.261 | 1.46 | 1.659 | 1.665 | 1.672 | 1.493 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.801 | 1.923 | 2.068 | 2.083 | 2.097 | 1.944 | 100.0% | 10 | | total | 10.347 | 10.815 | 11.469 | 11.6 | 11.732 | 10.904 | 100.0% | 10 | | -> duration | 10.347 | 10.815 | 11.469 | 11.6 | 11.732 | 10.904 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.227202 Full duration: 70.201193 HINTS: * To plot HTML graphics with this data, run: rally task report b437f215-91ac-4a0a-941c-f5a4e1e0794b --out output.html * To generate a JUnit report, run: rally task export b437f215-91ac-4a0a-941c-f5a4e1e0794b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b437f215-91ac-4a0a-941c-f5a4e1e0794b --json --out output.json 2019-05-18 21:17:12,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b437f215-91ac-4a0a-941c-f5a4e1e0794b', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-05-18 21:17:14,151 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b437f215-91ac-4a0a-941c-f5a4e1e0794b --out /home/opnfv/functest/results/rally_full/keystone.json 2019-05-18 21:17:14.036 13770 INFO rally.api [-] Building 'json' report for the following task(s): 'b437f215-91ac-4a0a-941c-f5a4e1e0794b'. 2019-05-18 21:17:14.062 13770 INFO rally.api [-] The report has been successfully built. 2019-05-18 21:17:14,182 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-18 21:17:14,183 - 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-05-18 21:17:14,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 21:17:14,195 - 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-05-18 21:17:14,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-18 21:17:14,197 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 21:42:55,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 14994139-c48e-4669-8d64-b528eb22597a 2019-05-18 21:42:55,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '14994139-c48e-4669-8d64-b528eb22597a'] 2019-05-18 21:42:56,692 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 14994139-c48e-4669-8d64-b528eb22597a -------------------------------------------------------------------------------- Task 14994139-c48e-4669-8d64-b528eb22597a: 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 14994139-c48e-4669-8d64-b528eb22597a 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.928 | 1.034 | 1.356 | 1.377 | 1.397 | 1.107 | 100.0% | 10 | | neutron.update_network | 0.405 | 0.765 | 0.969 | 1.002 | 1.035 | 0.737 | 100.0% | 10 | | total | 1.397 | 1.736 | 2.296 | 2.327 | 2.359 | 1.844 | 100.0% | 10 | | -> duration | 1.397 | 1.736 | 2.296 | 2.327 | 2.359 | 1.844 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.458683 Full duration: 47.406611 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.699 | 1.997 | 2.68 | 2.724 | 2.768 | 2.066 | 100.0% | 10 | | neutron.update_port | 0.751 | 0.864 | 1.043 | 1.077 | 1.11 | 0.897 | 100.0% | 10 | | total | 2.535 | 2.907 | 3.507 | 3.577 | 3.647 | 2.963 | 100.0% | 10 | | -> duration | 2.535 | 2.907 | 3.507 | 3.577 | 3.647 | 2.963 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.785531 Full duration: 83.681747 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.172 | 1.303 | 1.347 | 1.391 | 1.178 | 100.0% | 10 | | neutron.create_subnet | 0.911 | 1.243 | 1.615 | 1.869 | 2.123 | 1.317 | 100.0% | 10 | | neutron.create_router | 4.494 | 5.001 | 5.549 | 5.662 | 5.775 | 5.095 | 100.0% | 10 | | neutron.add_interface_router | 3.209 | 3.76 | 4.455 | 4.5 | 4.545 | 3.834 | 100.0% | 10 | | neutron.update_router | 1.118 | 1.568 | 1.895 | 1.956 | 2.017 | 1.554 | 100.0% | 10 | | total | 11.406 | 12.991 | 13.857 | 14.104 | 14.352 | 12.978 | 100.0% | 10 | | -> duration | 11.406 | 12.991 | 13.857 | 14.104 | 14.352 | 12.978 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.538027 Full duration: 101.355618 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.067 | 1.176 | 1.381 | 1.384 | 1.388 | 1.208 | 100.0% | 10 | | neutron.create_subnet | 1.006 | 1.2 | 1.96 | 2.155 | 2.35 | 1.372 | 100.0% | 10 | | neutron.update_subnet | 0.514 | 0.995 | 1.38 | 1.503 | 1.626 | 1.051 | 100.0% | 10 | | total | 2.79 | 3.665 | 4.302 | 4.372 | 4.442 | 3.63 | 100.0% | 10 | | -> duration | 2.79 | 3.665 | 4.302 | 4.372 | 4.442 | 3.63 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.134563 Full duration: 59.009052 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.926 | 0.992 | 1.217 | 1.234 | 1.252 | 1.036 | 100.0% | 10 | | neutron.delete_network | 0.824 | 0.957 | 1.191 | 1.207 | 1.223 | 1.012 | 100.0% | 10 | | total | 1.826 | 1.993 | 2.326 | 2.382 | 2.439 | 2.048 | 100.0% | 10 | | -> duration | 1.826 | 1.993 | 2.326 | 2.382 | 2.439 | 2.048 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.01898 Full duration: 43.922513 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.646 | 1.975 | 2.126 | 2.135 | 2.145 | 1.929 | 100.0% | 10 | | neutron.delete_port | 0.946 | 1.173 | 1.3 | 1.341 | 1.382 | 1.131 | 100.0% | 10 | | total | 2.691 | 3.019 | 3.359 | 3.433 | 3.507 | 3.059 | 100.0% | 10 | | -> duration | 2.691 | 3.019 | 3.359 | 3.433 | 3.507 | 3.059 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.909153 Full duration: 78.468595 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.016 | 1.173 | 1.27 | 1.282 | 1.293 | 1.156 | 100.0% | 10 | | neutron.create_subnet | 1.049 | 1.478 | 1.922 | 2.104 | 2.287 | 1.498 | 100.0% | 10 | | neutron.create_router | 4.135 | 5.628 | 6.29 | 6.305 | 6.321 | 5.497 | 100.0% | 10 | | neutron.add_interface_router | 3.393 | 3.679 | 4.221 | 4.229 | 4.236 | 3.741 | 100.0% | 10 | | neutron.remove_interface_router | 2.649 | 3.099 | 3.375 | 3.385 | 3.396 | 3.076 | 100.0% | 10 | | neutron.delete_router | 2.414 | 3.564 | 4.748 | 4.85 | 4.953 | 3.645 | 100.0% | 10 | | total | 16.735 | 18.537 | 19.812 | 20.164 | 20.515 | 18.614 | 100.0% | 10 | | -> duration | 16.735 | 18.537 | 19.812 | 20.164 | 20.515 | 18.614 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.162045 Full duration: 103.809627 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.654 | 1.931 | 2.227 | 2.411 | 2.596 | 2.002 | 100.0% | 10 | | neutron.delete_subnet | 0.52 | 0.92 | 1.764 | 3.148 | 4.531 | 1.268 | 100.0% | 10 | | total | 2.399 | 2.879 | 4.283 | 5.32 | 6.356 | 3.27 | 100.0% | 10 | | -> duration | 2.399 | 2.879 | 4.283 | 5.32 | 6.356 | 3.27 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.999039 Full duration: 77.87502 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.875 | 1.053 | 1.24 | 1.261 | 1.282 | 1.071 | 100.0% | 10 | | neutron.list_networks | 0.13 | 0.431 | 0.59 | 0.635 | 0.68 | 0.429 | 100.0% | 10 | | total | 1.296 | 1.424 | 1.684 | 1.774 | 1.863 | 1.501 | 100.0% | 10 | | -> duration | 1.296 | 1.424 | 1.684 | 1.774 | 1.863 | 1.501 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.267008 Full duration: 45.31159 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.629 | 1.914 | 2.596 | 2.676 | 2.756 | 2.028 | 100.0% | 10 | | neutron.list_ports | 0.107 | 0.387 | 0.505 | 0.547 | 0.589 | 0.388 | 100.0% | 10 | | total | 1.92 | 2.361 | 2.743 | 2.997 | 3.252 | 2.417 | 100.0% | 10 | | -> duration | 1.92 | 2.361 | 2.743 | 2.997 | 3.252 | 2.417 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.124951 Full duration: 78.632025 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.09 | 1.318 | 1.529 | 1.65 | 1.772 | 1.331 | 100.0% | 10 | | neutron.create_subnet | 0.859 | 1.328 | 1.615 | 1.663 | 1.712 | 1.297 | 100.0% | 10 | | neutron.create_router | 4.26 | 5.856 | 6.765 | 6.986 | 7.207 | 5.779 | 100.0% | 10 | | neutron.add_interface_router | 3.556 | 3.877 | 4.445 | 4.463 | 4.481 | 3.934 | 100.0% | 10 | | neutron.list_routers | 0.127 | 0.442 | 0.52 | 0.65 | 0.781 | 0.385 | 100.0% | 10 | | total | 10.479 | 12.763 | 13.938 | 14.067 | 14.196 | 12.726 | 100.0% | 10 | | -> duration | 10.479 | 12.763 | 13.938 | 14.067 | 14.196 | 12.726 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.574989 Full duration: 104.141472 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.07 | 1.181 | 1.344 | 1.354 | 1.365 | 1.208 | 100.0% | 10 | | neutron.create_subnet | 0.915 | 1.245 | 1.584 | 1.607 | 1.63 | 1.245 | 100.0% | 10 | | neutron.list_subnets | 0.072 | 0.364 | 0.472 | 0.472 | 0.472 | 0.291 | 100.0% | 10 | | total | 2.494 | 2.646 | 2.975 | 3.191 | 3.407 | 2.744 | 100.0% | 10 | | -> duration | 2.494 | 2.646 | 2.975 | 3.191 | 3.407 | 2.744 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.985864 Full duration: 55.321874 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.888 | 1.043 | 1.169 | 1.255 | 1.341 | 1.051 | 100.0% | 10 | | neutron.delete_security_group | 0.118 | 0.374 | 0.706 | 0.779 | 0.853 | 0.377 | 100.0% | 10 | | total | 1.085 | 1.301 | 1.885 | 1.904 | 1.923 | 1.428 | 100.0% | 10 | | -> duration | 1.085 | 1.301 | 1.885 | 1.904 | 1.923 | 1.428 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.131094 Full duration: 42.995133 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.795 | 1.0 | 1.189 | 1.194 | 1.199 | 1.001 | 100.0% | 10 | | neutron.create_security_group_rule | 0.154 | 0.407 | 0.452 | 0.473 | 0.493 | 0.351 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.092 | 0.386 | 0.423 | 0.493 | 0.563 | 0.371 | 100.0% | 10 | | neutron.delete_security_group | 0.121 | 0.366 | 0.472 | 0.541 | 0.61 | 0.36 | 100.0% | 10 | | total | 1.737 | 2.127 | 2.225 | 2.32 | 2.415 | 2.084 | 100.0% | 10 | | -> duration | 1.737 | 2.127 | 2.225 | 2.32 | 2.415 | 2.084 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.455204 Full duration: 43.917379 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.843 | 1.003 | 1.266 | 1.272 | 1.277 | 1.027 | 100.0% | 10 | | neutron.create_security_group_rule | 0.145 | 0.479 | 0.722 | 0.738 | 0.755 | 0.443 | 100.0% | 10 | | neutron.list_security_group_rules | 0.055 | 0.332 | 0.49 | 0.491 | 0.492 | 0.284 | 100.0% | 10 | | total | 1.253 | 1.822 | 1.999 | 2.097 | 2.195 | 1.755 | 100.0% | 10 | | -> duration | 1.253 | 1.822 | 1.999 | 2.097 | 2.195 | 1.755 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.610449 Full duration: 45.991404 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.898 | 0.942 | 1.306 | 1.336 | 1.367 | 1.049 | 100.0% | 10 | | neutron.show_security_group | 0.031 | 0.296 | 0.36 | 0.379 | 0.398 | 0.24 | 100.0% | 10 | | total | 0.952 | 1.255 | 1.546 | 1.621 | 1.695 | 1.289 | 100.0% | 10 | | -> duration | 0.952 | 1.255 | 1.546 | 1.621 | 1.695 | 1.289 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.941293 Full duration: 44.268089 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.883 | 1.169 | 1.462 | 1.484 | 1.505 | 1.19 | 100.0% | 10 | | neutron.create_router | 3.855 | 4.874 | 5.389 | 5.477 | 5.566 | 4.832 | 100.0% | 10 | | neutron.add_gateway_router | 2.963 | 3.834 | 5.448 | 5.547 | 5.646 | 3.925 | 100.0% | 10 | | neutron.remove_gateway_router | 1.922 | 2.346 | 2.586 | 2.616 | 2.646 | 2.323 | 100.0% | 10 | | total | 10.561 | 12.096 | 14.325 | 14.488 | 14.65 | 12.269 | 100.0% | 10 | | -> duration | 10.561 | 12.096 | 14.325 | 14.488 | 14.65 | 12.269 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.062857 Full duration: 103.49041 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.777 | 3.312 | 3.684 | 3.776 | 3.868 | 3.346 | 100.0% | 10 | | neutron.show_port (x2) | 0.194 | 0.604 | 0.765 | 0.848 | 0.931 | 0.568 | 100.0% | 10 | | total | 3.364 | 3.876 | 4.362 | 4.58 | 4.799 | 3.915 | 100.0% | 10 | | -> duration | 3.364 | 3.876 | 4.362 | 4.58 | 4.799 | 3.915 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.315922 Full duration: 84.958669 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.087 | 1.293 | 1.312 | 1.331 | 1.149 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.887 | 2.38 | 2.955 | 3.133 | 3.311 | 2.484 | 100.0% | 10 | | neutron.create_router (x2) | 8.803 | 10.568 | 12.0 | 12.26 | 12.52 | 10.679 | 100.0% | 10 | | neutron.add_interface_router (x2) | 6.957 | 7.818 | 8.456 | 9.398 | 10.339 | 7.9 | 100.0% | 10 | | neutron.show_router (x2) | 0.599 | 0.955 | 1.262 | 1.347 | 1.432 | 0.997 | 100.0% | 10 | | total | 21.403 | 23.115 | 25.092 | 25.143 | 25.194 | 23.211 | 100.0% | 10 | | -> duration | 21.403 | 23.115 | 25.092 | 25.143 | 25.194 | 23.211 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 68.802665 Full duration: 150.199 -------------------------------------------------------------------------------- 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 14994139-c48e-4669-8d64-b528eb22597a 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.555 | 3.13 | 3.393 | 3.458 | 3.523 | 3.096 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.396 | 0.509 | 0.894 | 0.899 | 0.905 | 0.611 | 100.0% | 10 | | total | 3.026 | 3.767 | 4.075 | 4.251 | 4.428 | 3.707 | 100.0% | 10 | | -> duration | 3.026 | 3.767 | 4.075 | 4.251 | 4.428 | 3.707 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.657297 Full duration: 99.560908 HINTS: * To plot HTML graphics with this data, run: rally task report 14994139-c48e-4669-8d64-b528eb22597a --out output.html * To generate a JUnit report, run: rally task export 14994139-c48e-4669-8d64-b528eb22597a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 14994139-c48e-4669-8d64-b528eb22597a --json --out output.json 2019-05-18 21:42:56,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '14994139-c48e-4669-8d64-b528eb22597a', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-05-18 21:42:58,581 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 14994139-c48e-4669-8d64-b528eb22597a --out /home/opnfv/functest/results/rally_full/neutron.json 2019-05-18 21:42:58.453 19995 INFO rally.api [-] Building 'json' report for the following task(s): '14994139-c48e-4669-8d64-b528eb22597a'. 2019-05-18 21:42:58.490 19995 INFO rally.api [-] The report has been successfully built. 2019-05-18 21:42:58,637 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-18 21:42:58,638 - 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-05-18 21:42:58,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 21:42:58,650 - 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-05-18 21:42:58,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-18 21:42:58,653 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 22:22:25,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d41adb42-c191-4e50-8239-bbd55871ae6f 2019-05-18 22:22:25,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd41adb42-c191-4e50-8239-bbd55871ae6f'] 2019-05-18 22:22:26,402 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d41adb42-c191-4e50-8239-bbd55871ae6f -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f: 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 d41adb42-c191-4e50-8239-bbd55871ae6f 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.829 | 0.969 | 1.325 | 1.378 | 1.432 | 1.044 | 100.0% | 10 | | nova.delete_keypair | 0.029 | 0.04 | 0.049 | 0.057 | 0.065 | 0.042 | 100.0% | 10 | | total | 0.876 | 1.021 | 1.371 | 1.422 | 1.473 | 1.086 | 100.0% | 10 | | -> duration | 0.876 | 1.021 | 1.371 | 1.422 | 1.473 | 1.086 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.25066 Full duration: 27.716378 -------------------------------------------------------------------------------- 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 d41adb42-c191-4e50-8239-bbd55871ae6f 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.857 | 0.926 | 1.007 | 1.117 | 1.228 | 0.946 | 100.0% | 10 | | nova.list_keypairs | 0.017 | 0.019 | 0.022 | 0.022 | 0.022 | 0.019 | 100.0% | 10 | | total | 0.877 | 0.944 | 1.024 | 1.136 | 1.248 | 0.965 | 100.0% | 10 | | -> duration | 0.877 | 0.944 | 1.024 | 1.136 | 1.248 | 0.965 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.166631 Full duration: 29.916293 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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 | 15.106 | 17.449 | 24.589 | 24.899 | 25.208 | 19.307 | 100.0% | 10 | | nova.reboot_server | 5.728 | 8.24 | 9.331 | 9.395 | 9.459 | 7.863 | 100.0% | 10 | | nova.soft_reboot_server | 6.11 | 126.732 | 129.232 | 129.311 | 129.39 | 103.253 | 100.0% | 10 | | nova.stop_and_start_server | 18.794 | 20.579 | 22.445 | 22.895 | 23.344 | 20.75 | 100.0% | 10 | | -> nova.stop_server | 13.848 | 14.905 | 16.207 | 16.507 | 16.807 | 15.062 | 100.0% | 10 | | -> nova.start_server | 4.265 | 5.485 | 6.81 | 7.131 | 7.452 | 5.687 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 20.224 | 21.86 | 23.943 | 24.27 | 24.598 | 22.21 | 100.0% | 10 | | -> nova.rescue_server | 17.898 | 18.514 | 18.989 | 19.196 | 19.404 | 18.5 | 100.0% | 10 | | -> nova.unrescue_server | 2.303 | 3.024 | 5.472 | 5.563 | 5.655 | 3.709 | 100.0% | 10 | | nova.delete_server | 2.662 | 2.827 | 3.214 | 4.006 | 4.798 | 3.022 | 100.0% | 10 | | total | 78.545 | 196.81 | 210.979 | 211.105 | 211.231 | 176.439 | 100.0% | 10 | | -> duration | 69.545 | 187.81 | 201.979 | 202.105 | 202.231 | 167.439 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 539.039458 Full duration: 670.011618 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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 | 14.39 | 20.599 | 22.387 | 22.552 | 22.717 | 19.951 | 100.0% | 10 | | nova.delete_server | 2.617 | 3.431 | 5.951 | 6.115 | 6.28 | 4.094 | 100.0% | 10 | | total | 17.292 | 24.03 | 28.298 | 28.444 | 28.591 | 24.045 | 100.0% | 10 | | -> duration | 16.292 | 23.03 | 27.298 | 27.444 | 27.591 | 23.045 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 70.055471 Full duration: 189.781253 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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 | 13.47 | 17.142 | 19.52 | 19.927 | 20.334 | 16.979 | 100.0% | 10 | | nova.list_servers | 0.48 | 0.901 | 1.188 | 1.23 | 1.272 | 0.888 | 100.0% | 10 | | total | 14.649 | 18.239 | 20.218 | 20.716 | 21.215 | 17.867 | 100.0% | 10 | | -> duration | 13.649 | 17.239 | 19.218 | 19.716 | 20.215 | 16.867 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.944303 Full duration: 179.252336 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "from_image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "to_image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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 | 14.416 | 15.305 | 20.709 | 20.831 | 20.954 | 16.898 | 100.0% | 10 | | nova.rebuild_server | 14.223 | 21.324 | 22.843 | 23.947 | 25.052 | 20.126 | 100.0% | 10 | | nova.delete_server | 2.822 | 2.925 | 3.414 | 4.492 | 5.57 | 3.215 | 100.0% | 10 | | total | 32.544 | 39.669 | 46.312 | 47.261 | 48.209 | 40.239 | 100.0% | 10 | | -> duration | 30.544 | 37.669 | 44.312 | 45.261 | 46.209 | 38.239 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 117.122872 Full duration: 236.389532 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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) | 26.572 | 29.602 | 31.247 | 31.832 | 32.417 | 29.352 | 100.0% | 10 | | nova.snapshot_server | 12.598 | 19.313 | 26.353 | 28.57 | 30.787 | 20.544 | 100.0% | 10 | | -> glance_v2.get_image | 0.302 | 0.557 | 0.64 | 0.65 | 0.66 | 0.505 | 100.0% | 10 | | -> glance.wait_for_image | 10.695 | 17.849 | 24.699 | 26.899 | 29.099 | 18.816 | 100.0% | 10 | | --> glance_v2.get_image (x12) | 1.408 | 2.006 | 2.158 | 2.177 | 2.196 | 1.87 | 100.0% | 3 | | --> glance_v2.get_image (x14) | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | --> glance_v2.get_image (x10) | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | --> glance_v2.get_image (x8) | 1.486 | 1.871 | 2.179 | 2.217 | 2.255 | 1.871 | 100.0% | 2 | | --> glance_v2.get_image (x7) | 0.711 | 0.743 | 0.769 | 0.772 | 0.775 | 0.743 | 100.0% | 2 | | --> glance_v2.get_image (x6) | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | nova.delete_server (x2) | 5.992 | 6.801 | 12.562 | 13.073 | 13.583 | 8.059 | 100.0% | 10 | | nova.delete_image | 0.452 | 0.868 | 1.998 | 2.414 | 2.831 | 1.112 | 100.0% | 10 | | -> glance_v2.delete_image | 0.433 | 0.717 | 1.724 | 2.267 | 2.81 | 1.009 | 100.0% | 10 | | -> glance.wait_for_delete | 0.016 | 0.019 | 0.301 | 0.307 | 0.313 | 0.102 | 100.0% | 10 | | --> glance_v2.get_image | 0.015 | 0.018 | 0.301 | 0.307 | 0.313 | 0.102 | 0.0% | 10 | | total | 48.757 | 54.974 | 70.125 | 70.527 | 70.929 | 59.069 | 100.0% | 10 | | -> duration | 46.757 | 52.974 | 68.125 | 68.527 | 68.929 | 57.069 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 169.704441 Full duration: 295.148649 -------------------------------------------------------------------------------- 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_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "nics": [ { "net-id": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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 | 12.513 | 17.672 | 19.788 | 19.847 | 19.905 | 17.532 | 100.0% | 10 | | nova.boot_server | 14.144 | 15.821 | 17.503 | 18.271 | 19.038 | 16.094 | 100.0% | 10 | | total | 27.447 | 33.935 | 37.378 | 38.008 | 38.637 | 33.626 | 100.0% | 10 | | -> duration | 26.447 | 32.935 | 36.378 | 37.008 | 37.637 | 32.626 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 95.933552 Full duration: 144.86535 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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 | 13.503 | 14.908 | 20.455 | 20.603 | 20.75 | 16.105 | 100.0% | 10 | | total | 13.504 | 14.908 | 20.455 | 20.603 | 20.751 | 16.105 | 100.0% | 10 | | -> duration | 12.504 | 13.908 | 19.455 | 19.603 | 19.751 | 15.105 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.783333 Full duration: 81.532332 -------------------------------------------------------------------------------- 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_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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.346 | 2.008 | 2.163 | 2.292 | 2.422 | 1.949 | 100.0% | 10 | | total | 1.346 | 2.008 | 2.163 | 2.293 | 2.422 | 1.949 | 100.0% | 10 | | -> duration | 1.346 | 2.008 | 2.163 | 2.293 | 2.422 | 1.949 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.97375 Full duration: 177.411471 -------------------------------------------------------------------------------- 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": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ], "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "to_flavor": { "name": "rally_full-flavor_alt_08fc7ca1-2967-4955-8e1b-9411dee27f25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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.924 | 14.823 | 16.794 | 16.948 | 17.102 | 14.939 | 100.0% | 10 | | nova.resize | 13.259 | 14.835 | 25.517 | 25.546 | 25.574 | 18.131 | 100.0% | 10 | | nova.resize_confirm | 3.47 | 4.343 | 6.28 | 6.558 | 6.837 | 4.789 | 100.0% | 10 | | nova.delete_server | 2.759 | 3.279 | 3.527 | 3.54 | 3.554 | 3.22 | 100.0% | 10 | | total | 35.595 | 39.582 | 49.169 | 49.248 | 49.327 | 41.079 | 100.0% | 10 | | -> duration | 34.595 | 38.582 | 48.169 | 48.248 | 48.327 | 40.079 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 119.622646 Full duration: 144.544057 -------------------------------------------------------------------------------- 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_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "image": { "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25" }, "nics": [ { "net-id": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d41adb42-c191-4e50-8239-bbd55871ae6f 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-04c455c8-590c-47f7-99a1-1282fde15bd0) 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-04c455c8-590c-47f7-99a1-1282fde15bd0) -------------------------------------------------------------------------------- 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-56fd249c-b216-41b4-90e4-807c46dba1e8) 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-56fd249c-b216-41b4-90e4-807c46dba1e8) -------------------------------------------------------------------------------- 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-3285289a-aa37-47eb-a1a5-22e50c55ff07) 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-3285289a-aa37-47eb-a1a5-22e50c55ff07) -------------------------------------------------------------------------------- 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-92604937-ecda-4a4b-8259-b92d2bd4fcd8) 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-92604937-ecda-4a4b-8259-b92d2bd4fcd8) -------------------------------------------------------------------------------- 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-49fa7cf6-d454-49d8-91d0-26859717bb4d) 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-49fa7cf6-d454-49d8-91d0-26859717bb4d) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.234 | 15.107 | 15.955 | 16.018 | 16.08 | 14.87 | 100.0% | 5 | | nova.live_migrate | 4.033 | 4.4 | 4.857 | 4.904 | 4.951 | 4.448 | 0.0% | 5 | | total | 17.951 | 19.507 | 20.053 | 20.137 | 20.221 | 19.319 | 0.0% | 5 | | -> duration | 16.951 | 18.507 | 19.053 | 19.137 | 19.221 | 18.319 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.184271 Full duration: 71.929821 HINTS: * To plot HTML graphics with this data, run: rally task report d41adb42-c191-4e50-8239-bbd55871ae6f --out output.html * To generate a JUnit report, run: rally task export d41adb42-c191-4e50-8239-bbd55871ae6f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d41adb42-c191-4e50-8239-bbd55871ae6f --json --out output.json At least one workload did not pass SLA criteria. 2019-05-18 22:22:26,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd41adb42-c191-4e50-8239-bbd55871ae6f', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-05-18 22:22:28,382 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d41adb42-c191-4e50-8239-bbd55871ae6f --out /home/opnfv/functest/results/rally_full/nova.json 2019-05-18 22:22:28.267 22103 INFO rally.api [-] Building 'json' report for the following task(s): 'd41adb42-c191-4e50-8239-bbd55871ae6f'. 2019-05-18 22:22:28.293 22103 INFO rally.api [-] The report has been successfully built. 2019-05-18 22:22:28,423 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-18 22:22:28,424 - 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-05-18 22:22:28,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 22:22:28,437 - 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-05-18 22:22:28,438 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-18 22:22:28,438 - 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': 'f09cdad2-4162-4be4-a7ba-e7f06a957b8f', 'tenants_amount': 3, 'image_name': 'rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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_08fc7ca1-2967-4955-8e1b-9411dee27f25', '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-05-18 22:24:02,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d003962a-8574-4b3a-aaba-cf701583a034 2019-05-18 22:24:02,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd003962a-8574-4b3a-aaba-cf701583a034'] 2019-05-18 22:24:03,587 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d003962a-8574-4b3a-aaba-cf701583a034 -------------------------------------------------------------------------------- Task d003962a-8574-4b3a-aaba-cf701583a034: 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 d003962a-8574-4b3a-aaba-cf701583a034 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.75 | 0.898 | 0.99 | 0.998 | 1.006 | 0.886 | 100.0% | 10 | | quotas.delete_quotas | 0.233 | 0.305 | 0.328 | 0.328 | 0.329 | 0.294 | 100.0% | 10 | | total | 1.007 | 1.206 | 1.291 | 1.293 | 1.294 | 1.18 | 100.0% | 10 | | -> duration | 1.007 | 1.206 | 1.291 | 1.293 | 1.294 | 1.18 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.436369 Full duration: 18.61146 -------------------------------------------------------------------------------- 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 d003962a-8574-4b3a-aaba-cf701583a034 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.869 | 0.929 | 0.969 | 0.974 | 0.979 | 0.925 | 100.0% | 10 | | total | 0.869 | 0.929 | 0.969 | 0.974 | 0.979 | 0.925 | 100.0% | 10 | | -> duration | 0.869 | 0.929 | 0.969 | 0.974 | 0.979 | 0.925 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.753581 Full duration: 18.405146 -------------------------------------------------------------------------------- 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 d003962a-8574-4b3a-aaba-cf701583a034 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.467 | 0.56 | 0.747 | 0.753 | 0.76 | 0.586 | 100.0% | 10 | | total | 0.911 | 1.0 | 1.181 | 1.192 | 1.204 | 1.026 | 100.0% | 10 | | -> duration | 0.911 | 1.0 | 1.181 | 1.192 | 1.204 | 1.026 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.041976 Full duration: 17.614298 -------------------------------------------------------------------------------- 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 d003962a-8574-4b3a-aaba-cf701583a034 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.284 | 1.454 | 1.594 | 1.618 | 1.643 | 1.452 | 100.0% | 10 | | total | 1.284 | 1.454 | 1.594 | 1.618 | 1.643 | 1.452 | 100.0% | 10 | | -> duration | 1.284 | 1.454 | 1.594 | 1.618 | 1.643 | 1.452 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.223615 Full duration: 19.040333 HINTS: * To plot HTML graphics with this data, run: rally task report d003962a-8574-4b3a-aaba-cf701583a034 --out output.html * To generate a JUnit report, run: rally task export d003962a-8574-4b3a-aaba-cf701583a034 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d003962a-8574-4b3a-aaba-cf701583a034 --json --out output.json 2019-05-18 22:24:03,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd003962a-8574-4b3a-aaba-cf701583a034', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-05-18 22:24:05,274 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d003962a-8574-4b3a-aaba-cf701583a034 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-05-18 22:24:05.182 22684 INFO rally.api [-] Building 'json' report for the following task(s): 'd003962a-8574-4b3a-aaba-cf701583a034'. 2019-05-18 22:24:05.188 22684 INFO rally.api [-] The report has been successfully built. 2019-05-18 22:24:05,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-18 22:24:05,288 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:40 | 60 | 100.00% | | glance | 00:06:22 | 80 | 100.00% | | cinder | 00:24:40 | 240 | 100.00% | | gnocchi | 00:04:53 | 160 | 100.00% | | heat | 00:13:48 | 130 | 100.00% | | keystone | 00:05:57 | 110 | 100.00% | | neutron | 00:24:54 | 200 | 100.00% | | nova | 00:37:28 | 115 | 95.65% | | quotas | 00:01:13 | 40 | 100.00% | | | | | | | TOTAL: | 02:00:59 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-05-18 22:24:05,288 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-05-18 22:24:05,288 - 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-05-18 22:24:08,355 - 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-05-18 22:24:07.761 22686 INFO rally.api [-] Building 'html' report for the following task(s): 'c0e51e38-992b-4d23-ad26-3ee435f9153a', '7b07969b-7731-4941-921a-1a084858acd4', 'bee65a4a-9696-495d-a5a7-c58781c1cc35', '422c371d-7277-48bf-bb96-4c4ad3a92093', '849fe068-4ce1-44e8-a88c-7ac355a6aaad', 'b437f215-91ac-4a0a-941c-f5a4e1e0794b', '14994139-c48e-4669-8d64-b528eb22597a', 'd41adb42-c191-4e50-8239-bbd55871ae6f', 'd003962a-8574-4b3a-aaba-cf701583a034'. 2019-05-18 22:24:08.240 22686 INFO rally.api [-] The report has been successfully built. 2019-05-18 22:24:08,355 - 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-05-18 22:24:10,855 - 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-05-18 22:24:10.751 22688 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'c0e51e38-992b-4d23-ad26-3ee435f9153a', '7b07969b-7731-4941-921a-1a084858acd4', 'bee65a4a-9696-495d-a5a7-c58781c1cc35', '422c371d-7277-48bf-bb96-4c4ad3a92093', '849fe068-4ce1-44e8-a88c-7ac355a6aaad', 'b437f215-91ac-4a0a-941c-f5a4e1e0794b', '14994139-c48e-4669-8d64-b528eb22597a', 'd41adb42-c191-4e50-8239-bbd55871ae6f', 'd003962a-8574-4b3a-aaba-cf701583a034'. 2019-05-18 22:24:10.757 22688 INFO rally.api [-] The report has been successfully built. 2019-05-18 22:24:10,976 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 22:24:10,977 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 129:22 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-05-18 22:24:10,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 22:24:10,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 22:24:11,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T23:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["bfPHkYKXTOO1JkFQmEMABg"], "issued_at": "2019-05-18T22:24:11.000000Z"}} 2019-05-18 22:24:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:11,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 18 May 2019 22:24:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84875b51-22a9-4305-9b08-739038143f9d x-openstack-request-id: req-84875b51-22a9-4305-9b08-739038143f9d 2019-05-18 22:24:11,843 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d", "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": "0bab237f-e3a0-4658-a55d-e205ed3ee95d"}, {"name": "rally_full-flavor_alt_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998", "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": "d55ec48a-0a5f-4483-9e2d-5511d971d998"}]} 2019-05-18 22:24:11,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-84875b51-22a9-4305-9b08-739038143f9d 2019-05-18 22:24:11,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.848764896393s 2019-05-18 22:24:11,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 22:24:11,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:11,904 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 22:24:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c563ef78-8a3d-42a7-9897-66c0a119c876 x-openstack-request-id: req-c563ef78-8a3d-42a7-9897-66c0a119c876 2019-05-18 22:24:11,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d55ec48a-0a5f-4483-9e2d-5511d971d998 used request id req-c563ef78-8a3d-42a7-9897-66c0a119c876 2019-05-18 22:24:11,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0499160289764s 2019-05-18 22:24:11,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 22:24:11,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 22:24:12,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T23:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3968ca889e244a5bc2070afdb9180dc", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/a3968ca889e244a5bc2070afdb9180dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/a3968ca889e244a5bc2070afdb9180dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3968ca889e244a5bc2070afdb9180dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/a3968ca889e244a5bc2070afdb9180dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/a3968ca889e244a5bc2070afdb9180dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25", "id": "b01d50801e4c405aade6eca4623cacaf"}, "audit_ids": ["hNwm84xnTDSC394PsqIoPw"], "issued_at": "2019-05-18T22:24:12.000000Z"}} 2019-05-18 22:24:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3109f43e-b69b-4205-ae45-bf2ef36cdc9c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" -d '{"subnet_id": "05b4ca79-1931-4407-a183-5a43aa4d3dfa"}' 2019-05-18 22:24:15,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 22:24:15 GMT X-Openstack-Request-Id: req-92b110f4-e539-4856-8a4c-24a4e2f6ccc3 2019-05-18 22:24:15,381 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f09cdad2-4162-4be4-a7ba-e7f06a957b8f", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "subnet_id": "05b4ca79-1931-4407-a183-5a43aa4d3dfa", "subnet_ids": ["05b4ca79-1931-4407-a183-5a43aa4d3dfa"], "port_id": "1887899d-5068-4fd6-9e3d-fd47e08ae430", "id": "3109f43e-b69b-4205-ae45-bf2ef36cdc9c"} 2019-05-18 22:24:15,381 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3109f43e-b69b-4205-ae45-bf2ef36cdc9c/remove_router_interface.json used request id req-92b110f4-e539-4856-8a4c-24a4e2f6ccc3 2019-05-18 22:24:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.47590208054s 2019-05-18 22:24:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 22:24:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:15,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Sat, 18 May 2019 22:24:15 GMT X-Openstack-Request-Id: req-c592561b-982a-43b1-9e1f-3e782bc7dfbb 2019-05-18 22:24:15,815 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "created_at": "2019-05-18T20:14:53Z", "admin_state_up": true, "updated_at": "2019-05-18T22:24:13Z", "project_id": "a3968ca889e244a5bc2070afdb9180dc", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "3109f43e-b69b-4205-ae45-bf2ef36cdc9c", "name": "rally_full-router_08fc7ca1-2967-4955-8e1b-9411dee27f25"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}]} 2019-05-18 22:24:15,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c592561b-982a-43b1-9e1f-3e782bc7dfbb 2019-05-18 22:24:15,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.43346786499s 2019-05-18 22:24:15,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 22:24:15,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/3109f43e-b69b-4205-ae45-bf2ef36cdc9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:20,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:24:20 GMT X-Openstack-Request-Id: req-d985c2b4-f629-4c66-9d78-fde8eb3203fa 2019-05-18 22:24:20,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:24:20,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/3109f43e-b69b-4205-ae45-bf2ef36cdc9c.json used request id req-d985c2b4-f629-4c66-9d78-fde8eb3203fa 2019-05-18 22:24:20,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.95880794525s 2019-05-18 22:24:20,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 22:24:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:21,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Sat, 18 May 2019 22:24:21 GMT X-Openstack-Request-Id: req-327b6d00-7151-48e0-8a4e-d4febee26456 2019-05-18 22:24:21,123 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T20:14: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":"05b4ca79-1931-4407-a183-5a43aa4d3dfa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a3968ca889e244a5bc2070afdb9180dc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_08fc7ca1-2967-4955-8e1b-9411dee27f25","enable_dhcp":true,"segment_id":null,"network_id":"f09cdad2-4162-4be4-a7ba-e7f06a957b8f","tenant_id":"a3968ca889e244a5bc2070afdb9180dc","created_at":"2019-05-18T20:14:51Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4}]} 2019-05-18 22:24:21,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-327b6d00-7151-48e0-8a4e-d4febee26456 2019-05-18 22:24:21,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.346374988556s 2019-05-18 22:24:21,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 22:24:21,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/05b4ca79-1931-4407-a183-5a43aa4d3dfa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:23,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:24:23 GMT X-Openstack-Request-Id: req-bdb322dd-96f5-495c-9e42-45cbaa75df5c 2019-05-18 22:24:23,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:24:23,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/05b4ca79-1931-4407-a183-5a43aa4d3dfa.json used request id req-bdb322dd-96f5-495c-9e42-45cbaa75df5c 2019-05-18 22:24:23,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.80024600029s 2019-05-18 22:24:23,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 22:24:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:24,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2108 Content-Type: application/json Date: Sat, 18 May 2019 22:24:24 GMT X-Openstack-Request-Id: req-a9990fea-f6cf-4cd8-9c51-0d881996f742 2019-05-18 22:24:24,346 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f09cdad2-4162-4be4-a7ba-e7f06a957b8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"a3968ca889e244a5bc2070afdb9180dc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T22:24:23Z","qos_policy_id":null,"name":"rally_full-net_08fc7ca1-2967-4955-8e1b-9411dee27f25","admin_state_up":true,"tenant_id":"a3968ca889e244a5bc2070afdb9180dc","created_at":"2019-05-18T20:14:49Z","provider:network_type":"vxlan"}]} 2019-05-18 22:24:24,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a9990fea-f6cf-4cd8-9c51-0d881996f742 2019-05-18 22:24:24,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.420032024384s 2019-05-18 22:24:24,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 22:24:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/f09cdad2-4162-4be4-a7ba-e7f06a957b8f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:25,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:24:25 GMT X-Openstack-Request-Id: req-a59709a9-da3f-48a3-8bc5-7f5f5eb7b897 2019-05-18 22:24:25,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:24:25,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f09cdad2-4162-4be4-a7ba-e7f06a957b8f.json used request id req-a59709a9-da3f-48a3-8bc5-7f5f5eb7b897 2019-05-18 22:24:25,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.96197104454s 2019-05-18 22:24:25,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 22:24:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:25,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 18 May 2019 22:24:25 GMT X-Openstack-Request-Id: req-ae8956db-4c92-4e4e-ae67-a4dbb7c98a64 2019-05-18 22:24:25,725 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T20:15:04Z", "file": "/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35/file", "owner": "a3968ca889e244a5bc2070afdb9180dc", "id": "ff39c924-fac8-4b00-a50b-3e73222dca35", "size": 12716032, "self": "/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff39c924-fac8-4b00-a50b-3e73222dca35/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff39c924-fac8-4b00-a50b-3e73222dca35/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_08fc7ca1-2967-4955-8e1b-9411dee27f25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T20:15:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 22:24:25,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ae8956db-4c92-4e4e-ae67-a4dbb7c98a64 2019-05-18 22:24:25,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.411334037781s 2019-05-18 22:24:25,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 22:24:25,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2e87e6a91e7089e21c684bf8e047dced869eac4d" 2019-05-18 22:24:26,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 22:24:26 GMT X-Openstack-Request-Id: req-a5bc4ba8-70b1-4243-814a-5f8e07d76afd 2019-05-18 22:24:26,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 22:24:26,593 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ff39c924-fac8-4b00-a50b-3e73222dca35 used request id req-a5bc4ba8-70b1-4243-814a-5f8e07d76afd 2019-05-18 22:24:26,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.865775823593s 2019-05-18 22:24:26,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 22:24:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 18 May 2019 22:24:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c98b1359-13af-4a8b-ac11-3ecf7ed4c523 x-openstack-request-id: req-c98b1359-13af-4a8b-ac11-3ecf7ed4c523 2019-05-18 22:24:26,616 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d", "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": "0bab237f-e3a0-4658-a55d-e205ed3ee95d"}]} 2019-05-18 22:24:26,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c98b1359-13af-4a8b-ac11-3ecf7ed4c523 2019-05-18 22:24:26,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227110385895s 2019-05-18 22:24:26,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 22:24:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:26,753 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 22:24: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-82c3adaa-04ad-4aca-980b-ca3eb387c534 x-openstack-request-id: req-82c3adaa-04ad-4aca-980b-ca3eb387c534 2019-05-18 22:24:26,753 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0bab237f-e3a0-4658-a55d-e205ed3ee95d used request id req-82c3adaa-04ad-4aca-980b-ca3eb387c534 2019-05-18 22:24:26,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.135143995285s 2019-05-18 22:24:26,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:24:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:26,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 22:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63587de-a281-4939-a56e-ef4ad5721434 2019-05-18 22:24:26,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": {"self": "http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b01d50801e4c405aade6eca4623cacaf", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 22:24:26,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b63587de-a281-4939-a56e-ef4ad5721434 2019-05-18 22:24:26,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239096879959s 2019-05-18 22:24:26,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:24:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:27,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 18 May 2019 22:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b58b09d-1b4f-470f-83ae-d26ce770c01b 2019-05-18 22:24:27,216 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_08fc7ca1-2967-4955-8e1b-9411dee27f25", "links": {"self": "http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b01d50801e4c405aade6eca4623cacaf", "description": null}} 2019-05-18 22:24:27,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf used request id req-0b58b09d-1b4f-470f-83ae-d26ce770c01b 2019-05-18 22:24:27,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217285871506s 2019-05-18 22:24:27,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 22:24:27,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:27,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ca35a2-32f1-42d3-a86c-c99e0092d440 2019-05-18 22:24:27,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:24:27,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b01d50801e4c405aade6eca4623cacaf used request id req-c4ca35a2-32f1-42d3-a86c-c99e0092d440 2019-05-18 22:24:27,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.338575839996s 2019-05-18 22:24:27,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 22:24:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:27,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 18 May 2019 22:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba52276-4508-4489-aa2c-d83994094962 2019-05-18 22:24:27,783 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc"}, "tags": [], "enabled": true, "id": "a3968ca889e244a5bc2070afdb9180dc", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_08fc7ca1-2967-4955-8e1b-9411dee27f25"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 22:24:27,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-fba52276-4508-4489-aa2c-d83994094962 2019-05-18 22:24:27,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221075057983s 2019-05-18 22:24:27,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 22:24:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:28,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7557261e-0bce-4a17-95f0-65e41c1a5175 2019-05-18 22:24:28,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:24:28,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a3968ca889e244a5bc2070afdb9180dc used request id req-7557261e-0bce-4a17-95f0-65e41c1a5175 2019-05-18 22:24:28,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.310707092285s 2019-05-18 22:24:28,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 22:24:28,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a3968ca889e244a5bc2070afdb9180dc&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:28,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 22:24:28 GMT X-Openstack-Request-Id: req-f810dd3a-a90c-4371-ab58-e9b1ef6fba89 2019-05-18 22:24:28,547 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "created_at": "2019-05-18T20:14:49Z", "updated_at": "2019-05-18T20:14:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "0a39918f-e7f5-4880-b935-819f3f56d5ce", "remote_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "467a844a-d2fc-4130-a1f8-71a7445fbce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "7555cc8a-c0ba-4d9b-85ee-41f0ae2b1393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "7abc1ff0-f698-4675-8422-29f0754b6db7", "remote_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}], "revision_number": 1, "project_id": "a3968ca889e244a5bc2070afdb9180dc", "id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "name": "default"}]} 2019-05-18 22:24:28,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a3968ca889e244a5bc2070afdb9180dc&name=default used request id req-f810dd3a-a90c-4371-ab58-e9b1ef6fba89 2019-05-18 22:24:28,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.442036867142s 2019-05-18 22:24:28,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 22:24:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:28,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 22:24:28 GMT X-Openstack-Request-Id: req-7e060c54-9340-421d-b97c-ef6af4dc5946 2019-05-18 22:24:28,944 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "created_at": "2019-05-18T20:14:49Z", "updated_at": "2019-05-18T20:14:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "0a39918f-e7f5-4880-b935-819f3f56d5ce", "remote_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "467a844a-d2fc-4130-a1f8-71a7445fbce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "7555cc8a-c0ba-4d9b-85ee-41f0ae2b1393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T20:14:49Z", "revision_number": 0, "id": "7abc1ff0-f698-4675-8422-29f0754b6db7", "remote_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "remote_ip_prefix": null, "created_at": "2019-05-18T20:14:49Z", "security_group_id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "tenant_id": "a3968ca889e244a5bc2070afdb9180dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3968ca889e244a5bc2070afdb9180dc"}], "revision_number": 1, "project_id": "a3968ca889e244a5bc2070afdb9180dc", "id": "9690463d-693e-49cd-ae2f-0da5a81dcb94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 22:24:28,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7e060c54-9340-421d-b97c-ef6af4dc5946 2019-05-18 22:24:28,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.392059087753s 2019-05-18 22:24:28,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 22:24:28,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9690463d-693e-49cd-ae2f-0da5a81dcb94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2bacf8bc4286561f57428071788881642964f" 2019-05-18 22:24:29,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:24:29 GMT X-Openstack-Request-Id: req-5998df7e-2f27-4556-98a7-9d31ba25a3fb 2019-05-18 22:24:29,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:24:29,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9690463d-693e-49cd-ae2f-0da5a81dcb94.json used request id req-5998df7e-2f27-4556-98a7-9d31ba25a3fb 2019-05-18 22:24:29,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.471571207047s 2019-05-18 22:24:29,424 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-05-18 22:24:29,446 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-05-18 22:24:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:24:29,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 22:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949ab5fb-4f05-48bf-ab79-20e114a7aefd 2019-05-18 22:24:29,481 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 22:24:29,481 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-949ab5fb-4f05-48bf-ab79-20e114a7aefd 2019-05-18 22:24:29,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 22:24:29,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T23:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["Ry1UyF1yQFm_Bx1IyLlbiw"], "issued_at": "2019-05-18T22:24:29.000000Z"}} 2019-05-18 22:24:29,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 22:24:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:30,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 22:24:30 GMT X-Openstack-Request-Id: req-9e1b42ae-aa47-4570-8496-a1f11238e99b 2019-05-18 22:24:30,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":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 22:24:30,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e1b42ae-aa47-4570-8496-a1f11238e99b 2019-05-18 22:24:30,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.403062105179s 2019-05-18 22:24:30,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:24:30,323 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 22:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8130315-f53e-4abc-af98-0303df834067 2019-05-18 22:24:30,324 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 22:24:30,324 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e8130315-f53e-4abc-af98-0303df834067 2019-05-18 22:24:30,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 22:24:30,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:30,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 22:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93c0d3b-a6b9-4253-b8ed-30d737afc5b2 2019-05-18 22:24:30,553 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 22:24:30,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c93c0d3b-a6b9-4253-b8ed-30d737afc5b2 2019-05-18 22:24:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228718996048s 2019-05-18 22:24:30,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 22:24:30,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}}' 2019-05-18 22:24:30,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 18 May 2019 22:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd26c9d8-0bb7-499f-8af5-6ebf16a2cff5 2019-05-18 22:24:30,839 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c"}, "tags": [], "enabled": true, "id": "98fce565492f4a9080e8c89097e4359c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}} 2019-05-18 22:24:30,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bd26c9d8-0bb7-499f-8af5-6ebf16a2cff5 2019-05-18 22:24:30,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.278903007507s 2019-05-18 22:24:30,840 - 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'98fce565492f4a9080e8c89097e4359c', '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_1a5b861d-e677-4f68-b67b-09dad3e0de2a'}) 2019-05-18 22:24:30,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 22:24:30,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xm68khcnRbPJoOKEUkewa8M1zDoC6T", "email": null, "name": "rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}}' 2019-05-18 22:24:31,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 18 May 2019 22:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c01a84-1349-4f70-b855-384779faa2e2 2019-05-18 22:24:31,329 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": {"self": "http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8308cb97056046a791bee36023f0db7a", "domain_id": "default", "password_expires_at": null}} 2019-05-18 22:24:31,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-13c01a84-1349-4f70-b855-384779faa2e2 2019-05-18 22:24:31,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48256611824s 2019-05-18 22:24:31,330 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8308cb97056046a791bee36023f0db7a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a'}) 2019-05-18 22:24:31,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:24:31,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:31,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5f994d-a5d3-465f-b104-3aeecf2f4db8 2019-05-18 22:24:31,500 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:24:31,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4e5f994d-a5d3-465f-b104-3aeecf2f4db8 2019-05-18 22:24:31,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167970180511s 2019-05-18 22:24:31,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:24:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:31,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08dea495-93be-43eb-9459-7aa02f03f619 2019-05-18 22:24:31,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:24:31,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-08dea495-93be-43eb-9459-7aa02f03f619 2019-05-18 22:24:31,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228848934174s 2019-05-18 22:24:31,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:24:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:31,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7cd07c-9759-46bb-9802-d23f46f685f9 2019-05-18 22:24:31,949 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:24:31,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c7cd07c-9759-46bb-9802-d23f46f685f9 2019-05-18 22:24:31,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210443019867s 2019-05-18 22:24:31,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 22:24:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:32,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 22:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc7faf3-c22d-4fe2-ba92-ea4fa07d0dbb 2019-05-18 22:24:32,174 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 22:24:32,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3dc7faf3-c22d-4fe2-ba92-ea4fa07d0dbb 2019-05-18 22:24:32,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219841003418s 2019-05-18 22:24:32,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:24:32,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:32,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 18 May 2019 22:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b64b38-c011-4e27-937c-88be392aff4b 2019-05-18 22:24:32,431 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": {"self": "http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8308cb97056046a791bee36023f0db7a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 22:24:32,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-86b64b38-c011-4e27-937c-88be392aff4b 2019-05-18 22:24:32,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.256062030792s 2019-05-18 22:24:32,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 22:24:32,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:32,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 22:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cc7c71-fc94-448f-9203-76b54224a626 2019-05-18 22:24:32,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c"}, "tags": [], "enabled": true, "id": "98fce565492f4a9080e8c89097e4359c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 22:24:32,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-19cc7c71-fc94-448f-9203-76b54224a626 2019-05-18 22:24:32,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218234062195s 2019-05-18 22:24:32,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 22:24:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8308cb97056046a791bee36023f0db7a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=98fce565492f4a9080e8c89097e4359c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:32,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 22:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01892902-723f-4f37-a210-d6982aa483e8 2019-05-18 22:24:32,888 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8308cb97056046a791bee36023f0db7a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=98fce565492f4a9080e8c89097e4359c", "previous": null, "next": null}} 2019-05-18 22:24:32,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8308cb97056046a791bee36023f0db7a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=98fce565492f4a9080e8c89097e4359c used request id req-01892902-723f-4f37-a210-d6982aa483e8 2019-05-18 22:24:32,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219474077225s 2019-05-18 22:24:32,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 22:24:32,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c/users/8308cb97056046a791bee36023f0db7a/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:33,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-807c2aaa-9cd1-4a3e-a2b6-f28beb8f76af 2019-05-18 22:24:33,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:24:33,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c/users/8308cb97056046a791bee36023f0db7a/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-807c2aaa-9cd1-4a3e-a2b6-f28beb8f76af 2019-05-18 22:24:33,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.309309005737s 2019-05-18 22:24:33,202 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a', 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'98fce565492f4a9080e8c89097e4359c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xm68khcnRbPJoOKEUkewa8M1zDoC6T', 'username': u'rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 22:24:33,206 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a', 'password': 'xm68khcnRbPJoOKEUkewa8M1zDoC6T', 'project_name': 'rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '98fce565492f4a9080e8c89097e4359c', 'project_domain_name': 'Default'} 2019-05-18 22:24:33,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:24:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:33,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7182a62c-2b49-4814-9459-6f2410f8751e 2019-05-18 22:24:33,419 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:24:33,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7182a62c-2b49-4814-9459-6f2410f8751e 2019-05-18 22:24:33,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209821939468s 2019-05-18 22:24:33,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:24:33,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:33,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3577135e-18c2-451c-be9d-3fa0cb590fcf 2019-05-18 22:24:33,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:24:33,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3577135e-18c2-451c-be9d-3fa0cb590fcf 2019-05-18 22:24:33,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232321977615s 2019-05-18 22:24:33,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 22:24:33,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:33,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 22:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2486e1ee-ea46-4182-a14c-bf2451965f89 2019-05-18 22:24:33,880 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 22:24:33,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2486e1ee-ea46-4182-a14c-bf2451965f89 2019-05-18 22:24:33,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219559192657s 2019-05-18 22:24:33,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:24:33,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:34,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 18 May 2019 22:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6968867c-454b-4dc6-8fdd-3adf70bd9358 2019-05-18 22:24:34,114 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": {"self": "http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8308cb97056046a791bee36023f0db7a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 22:24:34,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6968867c-454b-4dc6-8fdd-3adf70bd9358 2019-05-18 22:24:34,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23352098465s 2019-05-18 22:24:34,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 22:24:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:34,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 22:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7062f48-c2cd-4e49-aa17-1e31e5ad5d2e 2019-05-18 22:24:34,349 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c"}, "tags": [], "enabled": true, "id": "98fce565492f4a9080e8c89097e4359c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 22:24:34,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a7062f48-c2cd-4e49-aa17-1e31e5ad5d2e 2019-05-18 22:24:34,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223438978195s 2019-05-18 22:24:34,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 22:24:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8308cb97056046a791bee36023f0db7a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=98fce565492f4a9080e8c89097e4359c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:34,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 18 May 2019 22:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4143642d-c79b-445f-a8e7-1a8ea65b1354 2019-05-18 22:24:34,495 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8308cb97056046a791bee36023f0db7a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=98fce565492f4a9080e8c89097e4359c", "previous": null, "next": null}} 2019-05-18 22:24:34,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8308cb97056046a791bee36023f0db7a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=98fce565492f4a9080e8c89097e4359c used request id req-4143642d-c79b-445f-a8e7-1a8ea65b1354 2019-05-18 22:24:34,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.138900995255s 2019-05-18 22:24:34,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 22:24:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c/users/8308cb97056046a791bee36023f0db7a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:34,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c3a711-343e-4761-8b2f-4d9590db3fae 2019-05-18 22:24:34,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:24:34,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c/users/8308cb97056046a791bee36023f0db7a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-e0c3a711-343e-4761-8b2f-4d9590db3fae 2019-05-18 22:24:34,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145046949387s 2019-05-18 22:24:34,646 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-05-18 22:24:34,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 22:24:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:34,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 22:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d5d097-fc95-4609-886d-59b5b77f8e25 2019-05-18 22:24:34,870 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 22:24:34,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-08d5d097-fc95-4609-886d-59b5b77f8e25 2019-05-18 22:24:34,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223993062973s 2019-05-18 22:24:34,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 22:24:34,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:24:35,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 22:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d46c4b-74b7-44f2-9995-b535171fd0e2 2019-05-18 22:24:35,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c"}, "tags": [], "enabled": true, "id": "98fce565492f4a9080e8c89097e4359c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 22:24:35,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-35d46c4b-74b7-44f2-9995-b535171fd0e2 2019-05-18 22:24:35,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183215856552s 2019-05-18 22:24:35,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 22:24:35,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" -d '{"network": {"shared": true, "tenant_id": "98fce565492f4a9080e8c89097e4359c", "name": "rally_jobs-net_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "admin_state_up": true}}' 2019-05-18 22:24:35,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 18 May 2019 22:24:35 GMT X-Openstack-Request-Id: req-143ad9e0-fde5-412b-930f-a152197d7fa9 2019-05-18 22:24:35,704 - 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":"3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":true,"project_id":"98fce565492f4a9080e8c89097e4359c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T22:24:35Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_1a5b861d-e677-4f68-b67b-09dad3e0de2a","admin_state_up":true,"tenant_id":"98fce565492f4a9080e8c89097e4359c","created_at":"2019-05-18T22:24:35Z","mtu":1450}} 2019-05-18 22:24:35,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-143ad9e0-fde5-412b-930f-a152197d7fa9 2019-05-18 22:24:35,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.641757011414s 2019-05-18 22:24:35,705 - 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-05-18T22:24:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3', 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'rally_jobs-net_1a5b861d-e677-4f68-b67b-09dad3e0de2a', u'created_at': u'2019-05-18T22:24:35Z', u'mtu': 1450, u'tenant_id': u'98fce565492f4a9080e8c89097e4359c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'98fce565492f4a9080e8c89097e4359c', u'l2_adjacency': True}) 2019-05-18 22:24:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:24:35,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 22:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7065a323-dc2e-4e30-a555-4222dbf21e11 2019-05-18 22:24:35,715 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 22:24:35,716 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7065a323-dc2e-4e30-a555-4222dbf21e11 2019-05-18 22:24:35,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 22:24:36,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T23:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98fce565492f4a9080e8c89097e4359c", "name": "rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_98fce565492f4a9080e8c89097e4359c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_98fce565492f4a9080e8c89097e4359c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/98fce565492f4a9080e8c89097e4359c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/98fce565492f4a9080e8c89097e4359c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/98fce565492f4a9080e8c89097e4359c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/98fce565492f4a9080e8c89097e4359c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/98fce565492f4a9080e8c89097e4359c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/98fce565492f4a9080e8c89097e4359c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/98fce565492f4a9080e8c89097e4359c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/98fce565492f4a9080e8c89097e4359c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/98fce565492f4a9080e8c89097e4359c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "id": "8308cb97056046a791bee36023f0db7a"}, "audit_ids": ["fTsjmIaDSKqUPUXhd1GE6g"], "issued_at": "2019-05-18T22:24:36.000000Z"}} 2019-05-18 22:24:36,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 22:24:36,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:24:36,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2102 Content-Type: application/json Date: Sat, 18 May 2019 22:24:36 GMT X-Openstack-Request-Id: req-e5a381eb-8f9b-4cff-8d86-08c298cdce0c 2019-05-18 22:24:36,531 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":true,"project_id":"98fce565492f4a9080e8c89097e4359c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T22:24:35Z","qos_policy_id":null,"name":"rally_jobs-net_1a5b861d-e677-4f68-b67b-09dad3e0de2a","admin_state_up":true,"tenant_id":"98fce565492f4a9080e8c89097e4359c","created_at":"2019-05-18T22:24:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 22:24:36,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e5a381eb-8f9b-4cff-8d86-08c298cdce0c 2019-05-18 22:24:36,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404519081116s 2019-05-18 22:24:36,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 22:24:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" -d '{"subnet": {"name": "rally_jobs-subnet_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "enable_dhcp": true, "network_id": "3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 22:24:37,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 18 May 2019 22:24:37 GMT X-Openstack-Request-Id: req-fb78b9ad-be39-433a-b57f-9099bcd7a5c8 2019-05-18 22:24:37,686 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-18T22:24:36Z","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":"fabf0092-fcbc-4d35-8f9d-62d287dbbafe","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"98fce565492f4a9080e8c89097e4359c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_1a5b861d-e677-4f68-b67b-09dad3e0de2a","enable_dhcp":true,"segment_id":null,"network_id":"3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3","tenant_id":"98fce565492f4a9080e8c89097e4359c","created_at":"2019-05-18T22:24:36Z","ip_version":4}} 2019-05-18 22:24:37,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fb78b9ad-be39-433a-b57f-9099bcd7a5c8 2019-05-18 22:24:37,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.15293598175s 2019-05-18 22:24:37,687 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T22:24:36Z', 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'fabf0092-fcbc-4d35-8f9d-62d287dbbafe', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_1a5b861d-e677-4f68-b67b-09dad3e0de2a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3', u'tenant_id': u'98fce565492f4a9080e8c89097e4359c', u'created_at': u'2019-05-18T22:24:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'98fce565492f4a9080e8c89097e4359c'}) 2019-05-18 22:24:37,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 22:24:37,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "rally_jobs-router_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "admin_state_up": true}}' 2019-05-18 22:24:45,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 18 May 2019 22:24:45 GMT X-Openstack-Request-Id: req-6bc947f8-f7e7-46d6-b2ed-ccdb036d8d59 2019-05-18 22:24:45,353 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "98fce565492f4a9080e8c89097e4359c", "created_at": "2019-05-18T22:24:39Z", "admin_state_up": true, "updated_at": "2019-05-18T22:24:40Z", "project_id": "98fce565492f4a9080e8c89097e4359c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d6e5c3d9-5a90-450b-850a-b5854db2b062", "name": "rally_jobs-router_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}} 2019-05-18 22:24:45,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6bc947f8-f7e7-46d6-b2ed-ccdb036d8d59 2019-05-18 22:24:45,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.66618204117s 2019-05-18 22:24:45,354 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T22:24:40Z', u'revision_number': 3, u'ha': True, u'id': u'd6e5c3d9-5a90-450b-850a-b5854db2b062', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_1a5b861d-e677-4f68-b67b-09dad3e0de2a', u'admin_state_up': True, u'tenant_id': u'98fce565492f4a9080e8c89097e4359c', u'created_at': u'2019-05-18T22:24:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'98fce565492f4a9080e8c89097e4359c'}) 2019-05-18 22:24:45,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 22:24:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d6e5c3d9-5a90-450b-850a-b5854db2b062/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" -d '{"subnet_id": "fabf0092-fcbc-4d35-8f9d-62d287dbbafe"}' 2019-05-18 22:24:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 22:24:48 GMT X-Openstack-Request-Id: req-43cc5faa-913e-43e1-b86d-ebd6f641dd9e 2019-05-18 22:24:48,476 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "subnet_id": "fabf0092-fcbc-4d35-8f9d-62d287dbbafe", "subnet_ids": ["fabf0092-fcbc-4d35-8f9d-62d287dbbafe"], "port_id": "e901446b-0121-4bf9-b235-563076c8b70c", "id": "d6e5c3d9-5a90-450b-850a-b5854db2b062"} 2019-05-18 22:24:48,477 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d6e5c3d9-5a90-450b-850a-b5854db2b062/add_router_interface.json used request id req-43cc5faa-913e-43e1-b86d-ebd6f641dd9e 2019-05-18 22:24:48,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.12199997902s 2019-05-18 22:24:48,478 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-18 22:24:48,583 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-18 22:24:48,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:24:48,592 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 22:24:48 GMT 2019-05-18 22:24:48,592 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 22:24:48,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 22:24:48,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:24:48,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 22:24:48 GMT X-Openstack-Request-Id: req-5a5abd81-1830-4783-8080-7e83b83c514b 2019-05-18 22:24:48,905 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 22:24:48,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5a5abd81-1830-4783-8080-7e83b83c514b 2019-05-18 22:24:48,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307721853256s 2019-05-18 22:24:48,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 22:24:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}' 2019-05-18 22:24:49,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 18 May 2019 22:24:49 GMT Location: http://172.30.9.23:9292/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5bbd6d91-1d99-4b4e-bf5f-34c9945c10d2 2019-05-18 22:24:49,307 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T22:24:49Z", "file": "/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c/file", "owner": "98fce565492f4a9080e8c89097e4359c", "id": "0685eff7-5e24-407b-afed-9c14a67bb48c", "size": null, "self": "/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c", "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_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "checksum": null, "created_at": "2019-05-18T22:24:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 22:24:49,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5bbd6d91-1d99-4b4e-bf5f-34c9945c10d2 2019-05-18 22:24:49,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.393655776978s 2019-05-18 22:24:49,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 22:24:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" -d '' 2019-05-18 22:24:50,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 22:24:50 GMT X-Openstack-Request-Id: req-0263d311-0852-456e-ac5c-a3a4c85ac472 2019-05-18 22:24:50,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 22:24:50,512 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c/file used request id req-0263d311-0852-456e-ac5c-a3a4c85ac472 2019-05-18 22:24:50,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.20387887955s 2019-05-18 22:24:50,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 22:24:50,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:24:50,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 18 May 2019 22:24:50 GMT X-Openstack-Request-Id: req-c94d40de-4366-46a4-86c7-c04b29fd483e 2019-05-18 22:24:50,828 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T22:24:50Z", "file": "/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c/file", "owner": "98fce565492f4a9080e8c89097e4359c", "id": "0685eff7-5e24-407b-afed-9c14a67bb48c", "size": 12716032, "self": "/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0685eff7-5e24-407b-afed-9c14a67bb48c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0685eff7-5e24-407b-afed-9c14a67bb48c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T22:24:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 22:24:50,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c94d40de-4366-46a4-86c7-c04b29fd483e 2019-05-18 22:24:50,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31157708168s 2019-05-18 22:24:50,830 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0685eff7-5e24-407b-afed-9c14a67bb48c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c/file', 'owner': u'98fce565492f4a9080e8c89097e4359c', 'id': u'0685eff7-5e24-407b-afed-9c14a67bb48c', 'size': 12716032, u'self': u'/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'98fce565492f4a9080e8c89097e4359c', 'name': 'rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0685eff7-5e24-407b-afed-9c14a67bb48c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T22:24:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-18T22:24:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a', '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/0685eff7-5e24-407b-afed-9c14a67bb48c', 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_1a5b861d-e677-4f68-b67b-09dad3e0de2a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a', 'created': u'2019-05-18T22:24:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-18T22:24: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/0685eff7-5e24-407b-afed-9c14a67bb48c', 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_1a5b861d-e677-4f68-b67b-09dad3e0de2a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-18 22:24:50,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 22:24:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 22:24:51,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 22:24: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-c880000e-2ccc-44b9-8c03-057aa5b9d1d4 x-openstack-request-id: req-c880000e-2ccc-44b9-8c03-057aa5b9d1d4 2019-05-18 22:24:51,174 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a", "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": "3b4101f2-772d-4151-9dd1-3d4d55dcd81a"}} 2019-05-18 22:24:51,174 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c880000e-2ccc-44b9-8c03-057aa5b9d1d4 2019-05-18 22:24:51,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341048002243s 2019-05-18 22:24:51,176 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_1a5b861d-e677-4f68-b67b-09dad3e0de2a', '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'b33a6ca8fc47490494e5507e3de2c225', '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'3b4101f2-772d-4151-9dd1-3d4d55dcd81a', 'swap': 0}) 2019-05-18 22:24:51,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 22:24:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" -d '{"extra_specs": {}}' 2019-05-18 22:24:51,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 22:24: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-0da187f5-b2da-4718-8078-52484a19afb1 x-openstack-request-id: req-0da187f5-b2da-4718-8078-52484a19afb1 2019-05-18 22:24:51,196 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 22:24:51,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a/os-extra_specs used request id req-0da187f5-b2da-4718-8078-52484a19afb1 2019-05-18 22:24:51,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204799175262s 2019-05-18 22:24:51,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-18 22:24:53,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-18 22:24:55,761 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | beb3cef3-6f80-4644-8bf5-7c2265ad3051 | 2019-05-18T22:24:55.334437 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: beb3cef3-6f80-4644-8bf5-7c2265ad3051 ~/.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-05-18 22:24:59,038 - 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-05-18 22:24:59,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-18 22:24:59,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 22:24:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:25:00,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 22:24: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-591748ea-087e-48cd-b923-70683faa7fe8 x-openstack-request-id: req-591748ea-087e-48cd-b923-70683faa7fe8 2019-05-18 22:25:00,084 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 22:25:00,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-591748ea-087e-48cd-b923-70683faa7fe8 2019-05-18 22:25:00,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.333683013916s 2019-05-18 22:25:00,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-18 22:25:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:25:00,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 18 May 2019 22:25:00 GMT X-Openstack-Request-Id: req-4f38bdb8-65ce-4b97-8aca-520662b271f7 2019-05-18 22:25:00,382 - 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-05-18 22:25:00,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-4f38bdb8-65ce-4b97-8aca-520662b271f7 2019-05-18 22:25:00,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.297270059586s 2019-05-18 22:25:00,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 22:25:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-18 22:25:00,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 18 May 2019 22:25: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-ef2480d7-1ebf-44ee-99ca-b2fcaa9036ec x-openstack-request-id: req-ef2480d7-1ebf-44ee-99ca-b2fcaa9036ec 2019-05-18 22:25:00,445 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3775ad27-3118-4ba7-9c57-118181db1119", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3775ad27-3118-4ba7-9c57-118181db1119", "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": "3775ad27-3118-4ba7-9c57-118181db1119"}} 2019-05-18 22:25:00,445 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ef2480d7-1ebf-44ee-99ca-b2fcaa9036ec 2019-05-18 22:25:00,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0523791313171s 2019-05-18 22:25:00,446 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_1a5b861d-e677-4f68-b67b-09dad3e0de2a', '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'b33a6ca8fc47490494e5507e3de2c225', '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'3775ad27-3118-4ba7-9c57-118181db1119', 'swap': 0}) 2019-05-18 22:25:00,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 22:25:00,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3775ad27-3118-4ba7-9c57-118181db1119/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" -d '{"extra_specs": {}}' 2019-05-18 22:25:00,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 22:25: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-edd01606-5a78-4a24-a6b2-a4ad9c8981d6 x-openstack-request-id: req-edd01606-5a78-4a24-a6b2-a4ad9c8981d6 2019-05-18 22:25:00,467 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 22:25:00,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3775ad27-3118-4ba7-9c57-118181db1119/os-extra_specs used request id req-edd01606-5a78-4a24-a6b2-a4ad9c8981d6 2019-05-18 22:25:00,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020143032074s 2019-05-18 22:25:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:25:00,480 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 22:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1dac47-3670-4a9c-b8c3-62046eca7083 2019-05-18 22:25:00,480 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 22:25:00,480 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-ba1dac47-3670-4a9c-b8c3-62046eca7083 2019-05-18 22:25:00,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-18 22:25:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:25:00,493 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 22:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9b368c-e854-4df9-bc52-4cc7cc6ac724 2019-05-18 22:25:00,493 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-18 22:25:00,494 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-9e9b368c-e854-4df9-bc52-4cc7cc6ac724 2019-05-18 22:25:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:25:00,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sat, 18 May 2019 22:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc0192b-a5e0-4dc3-b2a2-5bb95f3f134c 2019-05-18 22:25:00,790 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-18 22:25:00,790 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0fc0192b-a5e0-4dc3-b2a2-5bb95f3f134c 2019-05-18 22:25:00,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.306458950043s 2019-05-18 22:25:00,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_1a5b861d-e677-4f68-b67b-09dad3e0de2a', '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'b33a6ca8fc47490494e5507e3de2c225', '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'3775ad27-3118-4ba7-9c57-118181db1119', 'swap': 0}) 2019-05-18 22:25:00,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-05-18 22:25:00,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-18 22:25:00,816 - 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-05-18 22:25:01,117 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-18 22:25:01,117 - 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-05-18 22:52:52,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3780a113-d318-4db1-9a3c-e76d2c830b90 2019-05-18 22:52:52,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-05-18 22:52:52,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3780a113-d318-4db1-9a3c-e76d2c830b90'] 2019-05-18 22:52:53,052 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3780a113-d318-4db1-9a3c-e76d2c830b90 -------------------------------------------------------------------------------- Task 3780a113-d318-4db1-9a3c-e76d2c830b90: 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.549 | 2.472 | 2.559 | 2.642 | 1.643 | 100.0% | 100 | | neutron.list_networks | 0.197 | 0.577 | 0.889 | 0.94 | 1.096 | 0.609 | 100.0% | 100 | | total | 1.336 | 2.218 | 2.854 | 3.028 | 3.137 | 2.253 | 100.0% | 100 | | -> duration | 1.336 | 2.218 | 2.854 | 3.028 | 3.137 | 2.253 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.590558 Full duration: 46.433098 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.315 | 2.014 | 2.723 | 2.95 | 3.786 | 2.136 | 100.0% | 40 | | neutron.update_network | 0.521 | 1.037 | 1.344 | 1.549 | 1.926 | 1.037 | 100.0% | 40 | | total | 1.836 | 3.093 | 3.781 | 4.034 | 4.608 | 3.173 | 100.0% | 40 | | -> duration | 1.836 | 3.093 | 3.781 | 4.034 | 4.608 | 3.173 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.317618 Full duration: 33.039484 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.918 | 1.789 | 2.331 | 2.395 | 2.692 | 1.771 | 100.0% | 40 | | neutron.delete_network | 0.711 | 1.162 | 1.867 | 2.113 | 2.345 | 1.257 | 100.0% | 40 | | total | 1.864 | 3.0 | 3.94 | 4.207 | 4.243 | 3.029 | 100.0% | 40 | | -> duration | 1.864 | 3.0 | 3.94 | 4.207 | 4.243 | 3.029 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.544293 Full duration: 25.66303 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.359 | 2.292 | 3.063 | 3.112 | 3.211 | 2.285 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.164 | 4.609 | 6.323 | 6.374 | 6.864 | 4.888 | 100.0% | 40 | | neutron.list_subnets | 0.104 | 0.43 | 0.887 | 1.156 | 1.306 | 0.493 | 100.0% | 40 | | total | 5.359 | 7.444 | 9.107 | 9.567 | 10.186 | 7.666 | 100.0% | 40 | | -> duration | 5.359 | 7.444 | 9.107 | 9.567 | 10.186 | 7.666 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.842239 Full duration: 69.821364 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.206 | 1.713 | 2.274 | 2.797 | 4.202 | 1.843 | 100.0% | 100 | | neutron.create_subnet (x2) | 3.119 | 5.604 | 7.856 | 8.475 | 9.024 | 5.735 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.252 | 2.581 | 3.881 | 4.302 | 5.628 | 2.713 | 100.0% | 100 | | total | 6.948 | 10.395 | 12.545 | 13.261 | 14.55 | 10.291 | 100.0% | 100 | | -> duration | 6.948 | 10.395 | 12.545 | 13.261 | 14.55 | 10.291 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.114442 Full duration: 139.267279 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.56 | 2.046 | 4.051 | 4.138 | 4.519 | 2.318 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.258 | 5.592 | 7.499 | 9.172 | 9.95 | 5.859 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.832 | 4.37 | 5.833 | 6.275 | 8.498 | 4.515 | 100.0% | 40 | | total | 9.342 | 12.459 | 15.637 | 16.126 | 19.035 | 12.694 | 100.0% | 40 | | -> duration | 9.342 | 12.459 | 15.637 | 16.126 | 19.035 | 12.694 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.051476 Full duration: 55.889013 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.361 | 2.023 | 2.362 | 2.465 | 2.964 | 2.014 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.044 | 5.997 | 8.344 | 8.567 | 9.125 | 5.975 | 100.0% | 40 | | neutron.create_router (x2) | 14.005 | 18.131 | 22.215 | 23.185 | 27.413 | 18.157 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.315 | 10.638 | 14.297 | 15.092 | 18.268 | 11.339 | 100.0% | 40 | | neutron.list_routers | 0.335 | 0.803 | 1.277 | 1.463 | 1.525 | 0.821 | 100.0% | 40 | | total | 30.908 | 36.763 | 45.699 | 48.418 | 51.839 | 38.308 | 100.0% | 40 | | -> duration | 30.908 | 36.763 | 45.699 | 48.418 | 51.839 | 38.308 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 82.776927 Full duration: 205.921816 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.115 | 2.706 | 6.132 | 6.174 | 7.99 | 3.143 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.275 | 13.788 | 27.041 | 27.598 | 30.832 | 16.421 | 100.0% | 40 | | neutron.create_router (x2) | 12.412 | 36.934 | 59.459 | 60.057 | 67.257 | 37.522 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.807 | 13.21 | 16.532 | 18.243 | 19.65 | 13.225 | 100.0% | 40 | | neutron.update_router (x2) | 3.089 | 4.522 | 5.374 | 5.934 | 6.168 | 4.507 | 100.0% | 40 | | total | 36.891 | 77.387 | 107.145 | 108.145 | 109.222 | 74.819 | 100.0% | 40 | | -> duration | 36.891 | 77.387 | 107.145 | 108.145 | 109.222 | 74.819 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 158.586589 Full duration: 258.375289 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.493 | 2.301 | 2.722 | 2.808 | 2.954 | 2.244 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.874 | 5.361 | 7.097 | 7.311 | 8.576 | 5.271 | 100.0% | 40 | | neutron.create_router (x2) | 12.471 | 15.662 | 21.061 | 21.411 | 22.777 | 16.386 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.346 | 11.325 | 13.889 | 14.569 | 14.694 | 11.67 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 7.24 | 9.584 | 12.089 | 12.16 | 14.508 | 9.839 | 100.0% | 40 | | neutron.delete_router (x2) | 4.978 | 7.156 | 9.105 | 9.535 | 10.065 | 7.389 | 100.0% | 40 | | total | 45.792 | 51.258 | 57.296 | 58.778 | 65.063 | 52.8 | 100.0% | 40 | | -> duration | 45.792 | 51.258 | 57.296 | 58.778 | 65.063 | 52.8 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.684821 Full duration: 157.409628 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.827 | 1.064 | 1.377 | 1.385 | 1.394 | 1.1 | 100.0% | 8 | | neutron.create_port (x50) | 44.914 | 47.992 | 49.534 | 49.647 | 49.76 | 47.714 | 100.0% | 8 | | neutron.list_ports | 0.402 | 0.757 | 1.02 | 1.044 | 1.068 | 0.732 | 100.0% | 8 | | total | 46.593 | 49.98 | 51.338 | 51.548 | 51.758 | 49.55 | 100.0% | 8 | | -> duration | 46.593 | 49.98 | 51.338 | 51.548 | 51.758 | 49.55 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.952247 Full duration: 175.407538 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.103 | 1.865 | 2.486 | 2.664 | 2.78 | 1.885 | 100.0% | 40 | | neutron.create_port (x5) | 6.649 | 9.188 | 10.086 | 10.358 | 10.514 | 9.001 | 100.0% | 40 | | neutron.update_port (x5) | 3.273 | 4.428 | 5.006 | 5.182 | 6.528 | 4.491 | 100.0% | 40 | | total | 13.14 | 15.466 | 16.491 | 17.401 | 18.868 | 15.378 | 100.0% | 40 | | -> duration | 13.14 | 15.466 | 16.491 | 17.401 | 18.868 | 15.378 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.744285 Full duration: 86.817997 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.052 | 1.859 | 2.326 | 2.405 | 2.432 | 1.822 | 100.0% | 40 | | neutron.create_port (x5) | 5.7 | 8.19 | 9.513 | 9.96 | 11.173 | 8.296 | 100.0% | 40 | | neutron.delete_port (x5) | 3.868 | 4.915 | 6.021 | 6.404 | 7.285 | 5.046 | 100.0% | 40 | | total | 11.225 | 15.005 | 16.728 | 17.177 | 20.631 | 15.165 | 100.0% | 40 | | -> duration | 11.225 | 15.005 | 16.728 | 17.177 | 20.631 | 15.165 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.494749 Full duration: 58.344199 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.438 | 1.73 | 2.346 | 2.395 | 2.51 | 1.787 | 100.0% | 40 | | total | 0.921 | 2.248 | 2.906 | 2.994 | 3.027 | 2.318 | 100.0% | 40 | | -> duration | 0.921 | 2.248 | 2.906 | 2.994 | 3.027 | 2.318 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.114646 Full duration: 47.546825 -------------------------------------------------------------------------------- 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 3780a113-d318-4db1-9a3c-e76d2c830b90 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.142 | 1.271 | 1.337 | 1.344 | 1.351 | 1.259 | 100.0% | 4 | | neutron.create_subnet | 1.163 | 1.302 | 1.84 | 1.953 | 2.067 | 1.458 | 100.0% | 4 | | neutron.create_port (x125) | 151.086 | 155.475 | 158.197 | 158.208 | 158.219 | 155.064 | 100.0% | 4 | | neutron.create_trunk | 8.65 | 8.961 | 9.603 | 9.699 | 9.796 | 9.092 | 100.0% | 4 | | neutron.update_port | 1.591 | 1.714 | 1.783 | 1.783 | 1.784 | 1.701 | 100.0% | 4 | | neutron.list_trunks | 0.039 | 0.043 | 0.048 | 0.048 | 0.048 | 0.043 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.51 | 0.617 | 0.671 | 0.672 | 0.674 | 0.604 | 100.0% | 4 | | neutron.delete_trunk | 0.324 | 0.337 | 0.36 | 0.365 | 0.369 | 0.342 | 100.0% | 4 | | total | 166.334 | 169.375 | 172.844 | 173.025 | 173.206 | 169.572 | 100.0% | 4 | | -> duration | 166.334 | 169.375 | 172.844 | 173.025 | 173.206 | 169.572 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 173.209003 Full duration: 271.942771 HINTS: * To plot HTML graphics with this data, run: rally task report 3780a113-d318-4db1-9a3c-e76d2c830b90 --out output.html * To generate a JUnit report, run: rally task export 3780a113-d318-4db1-9a3c-e76d2c830b90 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3780a113-d318-4db1-9a3c-e76d2c830b90 --json --out output.json 2019-05-18 22:52:53,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3780a113-d318-4db1-9a3c-e76d2c830b90', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-05-18 22:52:55,180 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3780a113-d318-4db1-9a3c-e76d2c830b90 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-05-18 22:52:54.738 27762 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-18 22:52:54.739 27762 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-18 22:52:54.740 27762 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-18 22:52:54.929 27762 INFO rally.api [-] Building 'json' report for the following task(s): '3780a113-d318-4db1-9a3c-e76d2c830b90'. 2019-05-18 22:52:55.043 27762 INFO rally.api [-] The report has been successfully built. 2019-05-18 22:52:55,256 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-18 22:52:55,257 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:11 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:11 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-05-18 22:52:55,257 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-05-18 22:52:55,257 - 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-05-18 22:52:57,409 - 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-05-18 22:52:56.867 27764 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-18 22:52:56.867 27764 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-18 22:52:56.868 27764 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-18 22:52:57.062 27764 INFO rally.api [-] Building 'html' report for the following task(s): '3780a113-d318-4db1-9a3c-e76d2c830b90'. 2019-05-18 22:52:57.318 27764 INFO rally.api [-] The report has been successfully built. 2019-05-18 22:52:57,410 - 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-05-18 22:52:59,358 - 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-05-18 22:52:59.050 27766 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-18 22:52:59.050 27766 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-18 22:52:59.052 27766 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-18 22:52:59.248 27766 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '3780a113-d318-4db1-9a3c-e76d2c830b90'. 2019-05-18 22:52:59.251 27766 INFO rally.api [-] The report has been successfully built. 2019-05-18 22:52:59,473 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 22:52:59,473 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:25 | PASS | +--------------------+------------------+------------------+----------------+ 2019-05-18 22:52:59,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 22:52:59,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:52:59,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sat, 18 May 2019 22:52:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-615d2cc3-e2cc-4514-87a2-84a6a029b8fc x-openstack-request-id: req-615d2cc3-e2cc-4514-87a2-84a6a029b8fc 2019-05-18 22:52:59,826 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3775ad27-3118-4ba7-9c57-118181db1119", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3775ad27-3118-4ba7-9c57-118181db1119", "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": "3775ad27-3118-4ba7-9c57-118181db1119"}, {"name": "rally_jobs-flavor_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a", "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": "3b4101f2-772d-4151-9dd1-3d4d55dcd81a"}]} 2019-05-18 22:52:59,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-615d2cc3-e2cc-4514-87a2-84a6a029b8fc 2019-05-18 22:52:59,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.341192007065s 2019-05-18 22:52:59,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 22:52:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3775ad27-3118-4ba7-9c57-118181db1119 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:52:59,881 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 22:52:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6dc0025-83e3-4453-9076-eebdc0b55265 x-openstack-request-id: req-a6dc0025-83e3-4453-9076-eebdc0b55265 2019-05-18 22:52:59,881 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3775ad27-3118-4ba7-9c57-118181db1119 used request id req-a6dc0025-83e3-4453-9076-eebdc0b55265 2019-05-18 22:52:59,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0519020557404s 2019-05-18 22:52:59,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 22:52:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d6e5c3d9-5a90-450b-850a-b5854db2b062/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" -d '{"subnet_id": "fabf0092-fcbc-4d35-8f9d-62d287dbbafe"}' 2019-05-18 22:53:02,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 22:53:02 GMT X-Openstack-Request-Id: req-6c5fbb21-700a-4f22-8312-443a764061b8 2019-05-18 22:53:02,914 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "subnet_id": "fabf0092-fcbc-4d35-8f9d-62d287dbbafe", "subnet_ids": ["fabf0092-fcbc-4d35-8f9d-62d287dbbafe"], "port_id": "e901446b-0121-4bf9-b235-563076c8b70c", "id": "d6e5c3d9-5a90-450b-850a-b5854db2b062"} 2019-05-18 22:53:02,914 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d6e5c3d9-5a90-450b-850a-b5854db2b062/remove_router_interface.json used request id req-6c5fbb21-700a-4f22-8312-443a764061b8 2019-05-18 22:53:02,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03197598457s 2019-05-18 22:53:02,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 22:53:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:03,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Sat, 18 May 2019 22:53:03 GMT X-Openstack-Request-Id: req-043fae58-7dc6-4838-8eeb-1a55230fd80d 2019-05-18 22:53:03,364 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "98fce565492f4a9080e8c89097e4359c", "created_at": "2019-05-18T22:24:39Z", "admin_state_up": true, "updated_at": "2019-05-18T22:53:01Z", "project_id": "98fce565492f4a9080e8c89097e4359c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d6e5c3d9-5a90-450b-850a-b5854db2b062", "name": "rally_jobs-router_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}]} 2019-05-18 22:53:03,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-043fae58-7dc6-4838-8eeb-1a55230fd80d 2019-05-18 22:53:03,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.449998855591s 2019-05-18 22:53:03,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 22:53:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d6e5c3d9-5a90-450b-850a-b5854db2b062.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:08,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:53:08 GMT X-Openstack-Request-Id: req-08e3b835-9027-447f-9013-2be8b8185d35 2019-05-18 22:53:08,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:53:08,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d6e5c3d9-5a90-450b-850a-b5854db2b062.json used request id req-08e3b835-9027-447f-9013-2be8b8185d35 2019-05-18 22:53:08,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.90903902054s 2019-05-18 22:53:08,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 22:53:08,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:08,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2524 Content-Type: application/json Date: Sat, 18 May 2019 22:53:08 GMT X-Openstack-Request-Id: req-cb2da39b-e555-4823-919b-3c337e9d2a69 2019-05-18 22:53:08,632 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T22:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"55ff0088-c9a9-4626-b174-8dd1c4644418","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 0e308885fc5b46b7a8b017293e07f278","enable_dhcp":false,"segment_id":null,"network_id":"4b44f1a3-575d-400b-a4d9-40fcc3bec5a8","tenant_id":"","created_at":"2019-05-18T22:39:36Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4},{"updated_at":"2019-05-18T22:24:36Z","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":"fabf0092-fcbc-4d35-8f9d-62d287dbbafe","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"98fce565492f4a9080e8c89097e4359c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_1a5b861d-e677-4f68-b67b-09dad3e0de2a","enable_dhcp":true,"segment_id":null,"network_id":"3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3","tenant_id":"98fce565492f4a9080e8c89097e4359c","created_at":"2019-05-18T22:24:36Z","ip_version":4}]} 2019-05-18 22:53:08,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-cb2da39b-e555-4823-919b-3c337e9d2a69 2019-05-18 22:53:08,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.356800079346s 2019-05-18 22:53:08,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 22:53:08,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/fabf0092-fcbc-4d35-8f9d-62d287dbbafe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:11,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:53:11 GMT X-Openstack-Request-Id: req-6004096e-5a57-47a1-9e1b-acb78b9498e7 2019-05-18 22:53:11,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:53:11,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/fabf0092-fcbc-4d35-8f9d-62d287dbbafe.json used request id req-6004096e-5a57-47a1-9e1b-acb78b9498e7 2019-05-18 22:53:11,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67229914665s 2019-05-18 22:53:11,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 22:53:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:11,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2781 Content-Type: application/json Date: Sat, 18 May 2019 22:53:11 GMT X-Openstack-Request-Id: req-d93b86eb-df15-402c-86f0-f30bbcc488e0 2019-05-18 22:53:11,722 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":true,"project_id":"98fce565492f4a9080e8c89097e4359c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T22:53:11Z","qos_policy_id":null,"name":"rally_jobs-net_1a5b861d-e677-4f68-b67b-09dad3e0de2a","admin_state_up":true,"tenant_id":"98fce565492f4a9080e8c89097e4359c","created_at":"2019-05-18T22:24:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b44f1a3-575d-400b-a4d9-40fcc3bec5a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["55ff0088-c9a9-4626-b174-8dd1c4644418"],"description":"","tags":[],"updated_at":"2019-05-18T22:39:36Z","qos_policy_id":null,"name":"HA network tenant 0e308885fc5b46b7a8b017293e07f278","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T22:39:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 22:53:11,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d93b86eb-df15-402c-86f0-f30bbcc488e0 2019-05-18 22:53:11,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.414524078369s 2019-05-18 22:53:11,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 22:53:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:13,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:53:13 GMT X-Openstack-Request-Id: req-689b2a27-554d-4dc6-8e2d-8620da667b3e 2019-05-18 22:53:13,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:53:13,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3c7505b5-8db1-4fd5-b8ba-7f7b6852a8f3.json used request id req-689b2a27-554d-4dc6-8e2d-8620da667b3e 2019-05-18 22:53:13,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57989501953s 2019-05-18 22:53:13,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 22:53:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:14,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 18 May 2019 22:53:14 GMT X-Openstack-Request-Id: req-0b230834-d0b7-4fbc-b17c-4fe073f1e97b 2019-05-18 22:53:14,069 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T22:24:50Z", "file": "/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c/file", "owner": "98fce565492f4a9080e8c89097e4359c", "id": "0685eff7-5e24-407b-afed-9c14a67bb48c", "size": 12716032, "self": "/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0685eff7-5e24-407b-afed-9c14a67bb48c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/0685eff7-5e24-407b-afed-9c14a67bb48c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-18T22:24:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 22:53:14,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0b230834-d0b7-4fbc-b17c-4fe073f1e97b 2019-05-18 22:53:14,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76143693924s 2019-05-18 22:53:14,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 22:53:14,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b96ec35edb8f88b27fa55d88d79d91c1ca39be4c" 2019-05-18 22:53:15,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 22:53:15 GMT X-Openstack-Request-Id: req-3a956183-1ab4-4621-89e3-3066ab2b6d76 2019-05-18 22:53:15,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-05-18 22:53:15,523 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0685eff7-5e24-407b-afed-9c14a67bb48c used request id req-3a956183-1ab4-4621-89e3-3066ab2b6d76 2019-05-18 22:53:15,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45260095596s 2019-05-18 22:53:15,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 22:53:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:15,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 22: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-abda75d8-e820-4b75-8c7f-603041a04ac0 x-openstack-request-id: req-abda75d8-e820-4b75-8c7f-603041a04ac0 2019-05-18 22:53:15,552 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a", "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": "3b4101f2-772d-4151-9dd1-3d4d55dcd81a"}]} 2019-05-18 22:53:15,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-abda75d8-e820-4b75-8c7f-603041a04ac0 2019-05-18 22:53:15,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279490947723s 2019-05-18 22:53:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 22:53:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:15,599 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 22: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-cc32f83a-1750-4e67-8234-020255adefd5 x-openstack-request-id: req-cc32f83a-1750-4e67-8234-020255adefd5 2019-05-18 22:53:15,599 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3b4101f2-772d-4151-9dd1-3d4d55dcd81a used request id req-cc32f83a-1750-4e67-8234-020255adefd5 2019-05-18 22:53:15,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452871322632s 2019-05-18 22:53:15,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:53:15,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:15,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 18 May 2019 22:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd63b0c-fb51-412b-a3b1-f7de3851059d 2019-05-18 22:53:15,812 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": {"self": "http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8308cb97056046a791bee36023f0db7a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 22:53:15,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4bd63b0c-fb51-412b-a3b1-f7de3851059d 2019-05-18 22:53:15,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212675094604s 2019-05-18 22:53:15,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:53:15,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:16,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 18 May 2019 22:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b41f97-7623-407d-963e-fc00546b8b18 2019-05-18 22:53:16,062 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_1a5b861d-e677-4f68-b67b-09dad3e0de2a", "links": {"self": "http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8308cb97056046a791bee36023f0db7a", "description": null}} 2019-05-18 22:53:16,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a used request id req-a7b41f97-7623-407d-963e-fc00546b8b18 2019-05-18 22:53:16,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242692947388s 2019-05-18 22:53:16,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 22:53:16,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:16,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1daaa4f3-42fe-4348-b97a-9b9e80998b74 2019-05-18 22:53:16,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:53:16,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8308cb97056046a791bee36023f0db7a used request id req-1daaa4f3-42fe-4348-b97a-9b9e80998b74 2019-05-18 22:53:16,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.346904993057s 2019-05-18 22:53:16,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 22:53:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:16,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 18 May 2019 22:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a94225e-2b65-4770-a24d-3415b20f5c51 2019-05-18 22:53:16,635 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c"}, "tags": [], "enabled": true, "id": "98fce565492f4a9080e8c89097e4359c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_1a5b861d-e677-4f68-b67b-09dad3e0de2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 22:53:16,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3a94225e-2b65-4770-a24d-3415b20f5c51 2019-05-18 22:53:16,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219850063324s 2019-05-18 22:53:16,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 22:53:16,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:17,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c8f446-bef8-49a6-8dcd-d7dd56241146 2019-05-18 22:53:17,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:53:17,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/98fce565492f4a9080e8c89097e4359c used request id req-09c8f446-bef8-49a6-8dcd-d7dd56241146 2019-05-18 22:53:17,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.400301933289s 2019-05-18 22:53:17,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 22:53:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=98fce565492f4a9080e8c89097e4359c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:17,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 22:53:17 GMT X-Openstack-Request-Id: req-1074dcd6-d3b6-46ca-8b4d-cf35ee055393 2019-05-18 22:53:17,808 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "98fce565492f4a9080e8c89097e4359c", "created_at": "2019-05-18T22:24:35Z", "updated_at": "2019-05-18T22:24:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "4bcad9ca-9641-4db0-a218-f42d8de4f2da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv6", "project_id": "98fce565492f4a9080e8c89097e4359c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "81355d59-85eb-42d2-9730-785905500bbe", "remote_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv4", "project_id": "98fce565492f4a9080e8c89097e4359c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "dd45eccf-247d-4f71-b127-1d570be0c549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv4", "project_id": "98fce565492f4a9080e8c89097e4359c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "f9cd2635-598f-4148-add0-1d47bec7a686", "remote_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv6", "project_id": "98fce565492f4a9080e8c89097e4359c"}], "revision_number": 1, "project_id": "98fce565492f4a9080e8c89097e4359c", "id": "12050295-7031-4f4f-8073-ae781ef57dde", "name": "default"}]} 2019-05-18 22:53:17,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=98fce565492f4a9080e8c89097e4359c&name=default used request id req-1074dcd6-d3b6-46ca-8b4d-cf35ee055393 2019-05-18 22:53:17,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.762154102325s 2019-05-18 22:53:17,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 22:53:17,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:18,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 22:53:18 GMT X-Openstack-Request-Id: req-f47fa6d6-db70-4f5c-8ed7-3edbb20a7416 2019-05-18 22:53:18,206 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "98fce565492f4a9080e8c89097e4359c", "created_at": "2019-05-18T22:24:35Z", "updated_at": "2019-05-18T22:24:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "4bcad9ca-9641-4db0-a218-f42d8de4f2da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv6", "project_id": "98fce565492f4a9080e8c89097e4359c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "81355d59-85eb-42d2-9730-785905500bbe", "remote_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv4", "project_id": "98fce565492f4a9080e8c89097e4359c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "dd45eccf-247d-4f71-b127-1d570be0c549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv4", "project_id": "98fce565492f4a9080e8c89097e4359c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:24:35Z", "revision_number": 0, "id": "f9cd2635-598f-4148-add0-1d47bec7a686", "remote_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "remote_ip_prefix": null, "created_at": "2019-05-18T22:24:35Z", "security_group_id": "12050295-7031-4f4f-8073-ae781ef57dde", "tenant_id": "98fce565492f4a9080e8c89097e4359c", "port_range_min": null, "ethertype": "IPv6", "project_id": "98fce565492f4a9080e8c89097e4359c"}], "revision_number": 1, "project_id": "98fce565492f4a9080e8c89097e4359c", "id": "12050295-7031-4f4f-8073-ae781ef57dde", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 22:53:18,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f47fa6d6-db70-4f5c-8ed7-3edbb20a7416 2019-05-18 22:53:18,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.392498970032s 2019-05-18 22:53:18,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 22:53:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/12050295-7031-4f4f-8073-ae781ef57dde.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6f31b9cd42c5ec9cdc8eac53f46816f76828ccb" 2019-05-18 22:53:18,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 22:53:18 GMT X-Openstack-Request-Id: req-93791cf8-c2c2-475e-adc4-bdace7bfdd91 2019-05-18 22:53:18,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 22:53:18,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/12050295-7031-4f4f-8073-ae781ef57dde.json used request id req-93791cf8-c2c2-475e-adc4-bdace7bfdd91 2019-05-18 22:53:18,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.745666980743s 2019-05-18 22:53:18,979 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-05-18 22:53:19,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:53:19,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 22:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a17319b-8ea0-455b-8ee0-f96eea78b1cb 2019-05-18 22:53:19,011 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 22:53:19,011 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-6a17319b-8ea0-455b-8ee0-f96eea78b1cb 2019-05-18 22:53:19,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 22:53:19,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T23:53:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["7xTCzrwKT1Kgy8_Ioqa0bA"], "issued_at": "2019-05-18T22:53:19.000000Z"}} 2019-05-18 22:53:19,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 22:53:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:19,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 22:53:19 GMT X-Openstack-Request-Id: req-8eb962b2-c7d0-44c1-bd16-3ee1882f79ef 2019-05-18 22:53:19,813 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 22:53:19,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8eb962b2-c7d0-44c1-bd16-3ee1882f79ef 2019-05-18 22:53:19,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389739990234s 2019-05-18 22:53:19,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:53:19,825 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 22:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4c8e1a-2561-4a9d-8141-f802b112da9e 2019-05-18 22:53:19,825 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 22:53:19,825 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-8e4c8e1a-2561-4a9d-8141-f802b112da9e 2019-05-18 22:53:19,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 22:53:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:20,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 22:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b59eb08-fe72-4723-9cb0-8a127fe566c2 2019-05-18 22:53:20,061 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 22:53:20,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6b59eb08-fe72-4723-9cb0-8a127fe566c2 2019-05-18 22:53:20,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235488176346s 2019-05-18 22:53:20,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 22:53:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_43d066fc-2190-454d-8b5d-39982906012f"}}' 2019-05-18 22:53:20,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Sat, 18 May 2019 22:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a3c793-b1f9-4e3c-950c-9a1d4238cc99 2019-05-18 22:53:20,308 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f"}, "tags": [], "enabled": true, "id": "3d7a835a71d94c7182a8acc5e1db351f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_43d066fc-2190-454d-8b5d-39982906012f"}} 2019-05-18 22:53:20,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-28a3c793-b1f9-4e3c-950c-9a1d4238cc99 2019-05-18 22:53:20,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.239056110382s 2019-05-18 22:53:20,309 - 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'3d7a835a71d94c7182a8acc5e1db351f', '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_43d066fc-2190-454d-8b5d-39982906012f'}) 2019-05-18 22:53:20,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 22:53:20,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "w5mbZoBqXfv3giLDl14ZXcpKH5aXNb", "email": null, "name": "vmtp-user_43d066fc-2190-454d-8b5d-39982906012f"}}' 2019-05-18 22:53:20,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Sat, 18 May 2019 22:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7843e251-cedc-456c-a7f6-759a714c67c4 2019-05-18 22:53:20,806 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_43d066fc-2190-454d-8b5d-39982906012f", "links": {"self": "http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b330362c93dc482db8b285a80814489e", "domain_id": "default", "password_expires_at": null}} 2019-05-18 22:53:20,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7843e251-cedc-456c-a7f6-759a714c67c4 2019-05-18 22:53:20,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.490389108658s 2019-05-18 22:53:20,807 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b330362c93dc482db8b285a80814489e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_43d066fc-2190-454d-8b5d-39982906012f'}) 2019-05-18 22:53:20,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:53:20,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:21,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa8d283-b5f7-4617-be21-b27f8782c4b2 2019-05-18 22:53:21,026 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:53:21,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-baa8d283-b5f7-4617-be21-b27f8782c4b2 2019-05-18 22:53:21,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216298103333s 2019-05-18 22:53:21,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:53:21,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:21,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55fa6ff-573b-436f-982c-c9ce56a0c2a3 2019-05-18 22:53:21,249 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:53:21,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b55fa6ff-573b-436f-982c-c9ce56a0c2a3 2019-05-18 22:53:21,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21707201004s 2019-05-18 22:53:21,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:53:21,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:21,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f81cef-3380-457a-9d80-bea5ff328248 2019-05-18 22:53:21,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:53:21,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-10f81cef-3380-457a-9d80-bea5ff328248 2019-05-18 22:53:21,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218693971634s 2019-05-18 22:53:21,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 22:53:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:21,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 22:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efbb1b2-5cf5-4110-8572-1eb1ee1c2b1d 2019-05-18 22:53:21,688 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 22:53:21,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4efbb1b2-5cf5-4110-8572-1eb1ee1c2b1d 2019-05-18 22:53:21,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210237026215s 2019-05-18 22:53:21,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:53:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:21,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 18 May 2019 22:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f10833-9bc2-48a9-8fd6-d54917607c79 2019-05-18 22:53:21,918 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_43d066fc-2190-454d-8b5d-39982906012f", "links": {"self": "http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b330362c93dc482db8b285a80814489e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 22:53:21,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43f10833-9bc2-48a9-8fd6-d54917607c79 2019-05-18 22:53:21,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228955030441s 2019-05-18 22:53:21,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 22:53:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:22,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 18 May 2019 22:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0d01b5-893c-4260-97c7-190711432dc0 2019-05-18 22:53:22,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f"}, "tags": [], "enabled": true, "id": "3d7a835a71d94c7182a8acc5e1db351f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_43d066fc-2190-454d-8b5d-39982906012f"}]} 2019-05-18 22:53:22,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4f0d01b5-893c-4260-97c7-190711432dc0 2019-05-18 22:53:22,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173992872238s 2019-05-18 22:53:22,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 22:53:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b330362c93dc482db8b285a80814489e&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=3d7a835a71d94c7182a8acc5e1db351f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:22,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 22:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0208aa17-1177-4cde-a85f-06119c30c1ad 2019-05-18 22:53:22,332 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b330362c93dc482db8b285a80814489e&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=3d7a835a71d94c7182a8acc5e1db351f", "previous": null, "next": null}} 2019-05-18 22:53:22,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b330362c93dc482db8b285a80814489e&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=3d7a835a71d94c7182a8acc5e1db351f used request id req-0208aa17-1177-4cde-a85f-06119c30c1ad 2019-05-18 22:53:22,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222733974457s 2019-05-18 22:53:22,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 22:53:22,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f/users/b330362c93dc482db8b285a80814489e/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:22,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45fe40d8-9e67-4e29-b443-8cb59ec54922 2019-05-18 22:53:22,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:53:22,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f/users/b330362c93dc482db8b285a80814489e/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-45fe40d8-9e67-4e29-b443-8cb59ec54922 2019-05-18 22:53:22,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184108972549s 2019-05-18 22:53:22,521 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_43d066fc-2190-454d-8b5d-39982906012f', 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'3d7a835a71d94c7182a8acc5e1db351f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'w5mbZoBqXfv3giLDl14ZXcpKH5aXNb', 'username': u'vmtp-user_43d066fc-2190-454d-8b5d-39982906012f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 22:53:22,524 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_43d066fc-2190-454d-8b5d-39982906012f', 'password': 'w5mbZoBqXfv3giLDl14ZXcpKH5aXNb', 'project_name': 'vmtp-project_43d066fc-2190-454d-8b5d-39982906012f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '3d7a835a71d94c7182a8acc5e1db351f', 'project_domain_name': 'Default'} 2019-05-18 22:53:22,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 22:53:22,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:22,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 18 May 2019 22:53:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91a020d0-71d7-4693-b4a9-9db6f599865e x-openstack-request-id: req-91a020d0-71d7-4693-b4a9-9db6f599865e 2019-05-18 22:53:22,868 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 5}]} 2019-05-18 22:53:22,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-91a020d0-71d7-4693-b4a9-9db6f599865e 2019-05-18 22:53:22,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.337430953979s 2019-05-18 22:53:22,870 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-05-18 22:53:22,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:53:22,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 22:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5fb50d5-e23e-4c92-b336-66fa47450134 2019-05-18 22:53:22,880 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 22:53:22,880 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f5fb50d5-e23e-4c92-b336-66fa47450134 2019-05-18 22:53:22,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 22:53:23,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-18T23:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7a835a71d94c7182a8acc5e1db351f", "name": "vmtp-project_43d066fc-2190-454d-8b5d-39982906012f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_3d7a835a71d94c7182a8acc5e1db351f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_3d7a835a71d94c7182a8acc5e1db351f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/3d7a835a71d94c7182a8acc5e1db351f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/3d7a835a71d94c7182a8acc5e1db351f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/3d7a835a71d94c7182a8acc5e1db351f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3d7a835a71d94c7182a8acc5e1db351f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/3d7a835a71d94c7182a8acc5e1db351f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/3d7a835a71d94c7182a8acc5e1db351f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3d7a835a71d94c7182a8acc5e1db351f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/3d7a835a71d94c7182a8acc5e1db351f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/3d7a835a71d94c7182a8acc5e1db351f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_43d066fc-2190-454d-8b5d-39982906012f", "id": "b330362c93dc482db8b285a80814489e"}, "audit_ids": ["L7cTi_a2Syi9nRw6x5Ziug"], "issued_at": "2019-05-18T22:53:23.000000Z"}} 2019-05-18 22:53:23,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 22:53:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "vmtp-router_43d066fc-2190-454d-8b5d-39982906012f", "admin_state_up": true}}' 2019-05-18 22:53:30,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sat, 18 May 2019 22:53:30 GMT X-Openstack-Request-Id: req-3b076196-5774-4517-82a8-8d67184ddc23 2019-05-18 22:53:30,655 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "created_at": "2019-05-18T22:53:24Z", "admin_state_up": true, "updated_at": "2019-05-18T22:53:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3d7a835a71d94c7182a8acc5e1db351f", "id": "dd76f7c5-62e1-43c0-b79f-72c5d56d8f9d", "name": "vmtp-router_43d066fc-2190-454d-8b5d-39982906012f"}} 2019-05-18 22:53:30,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3b076196-5774-4517-82a8-8d67184ddc23 2019-05-18 22:53:30,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.35199904442s 2019-05-18 22:53:30,656 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T22:53:25Z', u'revision_number': 3, u'id': u'dd76f7c5-62e1-43c0-b79f-72c5d56d8f9d', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_43d066fc-2190-454d-8b5d-39982906012f', u'admin_state_up': True, u'tenant_id': u'3d7a835a71d94c7182a8acc5e1db351f', u'created_at': u'2019-05-18T22:53:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'3d7a835a71d94c7182a8acc5e1db351f'}) 2019-05-18 22:53:30,657 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-18 22:53:31,790 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-18 22:53:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 22:53:31,798 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 22:53:31 GMT 2019-05-18 22:53:31,798 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 22:53:31,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 22:53:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 22:53:32,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 22:53:32 GMT X-Openstack-Request-Id: req-9f301189-3ae2-4528-bc7c-510599706322 2019-05-18 22:53:32,137 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 22:53:32,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9f301189-3ae2-4528-bc7c-510599706322 2019-05-18 22:53:32,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334295034409s 2019-05-18 22:53:32,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 22:53:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_43d066fc-2190-454d-8b5d-39982906012f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_43d066fc-2190-454d-8b5d-39982906012f"}' 2019-05-18 22:53:32,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sat, 18 May 2019 22:53:32 GMT Location: http://172.30.9.23:9292/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-40214b62-59df-44f7-8afb-d467222c465f 2019-05-18 22:53:32,924 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T22:53:32Z", "file": "/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/file", "owner": "3d7a835a71d94c7182a8acc5e1db351f", "id": "b05cfe1d-7bf8-4694-8e0d-785fc0d459c5", "size": null, "self": "/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5", "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_43d066fc-2190-454d-8b5d-39982906012f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_43d066fc-2190-454d-8b5d-39982906012f", "checksum": null, "created_at": "2019-05-18T22:53:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 22:53:32,925 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-40214b62-59df-44f7-8afb-d467222c465f 2019-05-18 22:53:32,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.778475046158s 2019-05-18 22:53:32,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 22:53:32,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" -d '' 2019-05-18 22:53:38,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 22:53:38 GMT X-Openstack-Request-Id: req-d9e549e2-6b6f-42fe-8104-1ef806af9b20 2019-05-18 22:53:38,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 22:53:38,812 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/file used request id req-d9e549e2-6b6f-42fe-8104-1ef806af9b20 2019-05-18 22:53:38,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.88697099686s 2019-05-18 22:53:38,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 22:53:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 22:53:39,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 18 May 2019 22:53:39 GMT X-Openstack-Request-Id: req-af52d464-b877-4779-9ef8-d493937c4ecd 2019-05-18 22:53:39,568 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T22:53:38Z", "file": "/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/file", "owner": "3d7a835a71d94c7182a8acc5e1db351f", "id": "b05cfe1d-7bf8-4694-8e0d-785fc0d459c5", "size": 263848448, "self": "/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_43d066fc-2190-454d-8b5d-39982906012f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_43d066fc-2190-454d-8b5d-39982906012f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-18T22:53:32Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 22:53:39,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af52d464-b877-4779-9ef8-d493937c4ecd 2019-05-18 22:53:39,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.751321077347s 2019-05-18 22:53:39,570 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/file', 'owner': u'3d7a835a71d94c7182a8acc5e1db351f', 'id': u'b05cfe1d-7bf8-4694-8e0d-785fc0d459c5', 'size': 263848448, u'self': u'/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d7a835a71d94c7182a8acc5e1db351f', 'name': 'vmtp-project_43d066fc-2190-454d-8b5d-39982906012f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T22:53:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T22:53:38Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_43d066fc-2190-454d-8b5d-39982906012f', '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/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5', 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_43d066fc-2190-454d-8b5d-39982906012f', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_43d066fc-2190-454d-8b5d-39982906012f', 'created': u'2019-05-18T22:53:32Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-18T22:53:32Z', 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/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5', 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_43d066fc-2190-454d-8b5d-39982906012f', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-18 22:53:39,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 22:53:39,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_43d066fc-2190-454d-8b5d-39982906012f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-05-18 22:53:39,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 18 May 2019 22:53:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f916ba1-019b-4ca7-b548-7aed6ce513ac x-openstack-request-id: req-3f916ba1-019b-4ca7-b548-7aed6ce513ac 2019-05-18 22:53:39,613 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_43d066fc-2190-454d-8b5d-39982906012f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/28af0f4c-4072-4559-adf8-e756944a169e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/28af0f4c-4072-4559-adf8-e756944a169e", "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": "28af0f4c-4072-4559-adf8-e756944a169e"}} 2019-05-18 22:53:39,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3f916ba1-019b-4ca7-b548-7aed6ce513ac 2019-05-18 22:53:39,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0422158241272s 2019-05-18 22:53:39,614 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_43d066fc-2190-454d-8b5d-39982906012f', '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'b33a6ca8fc47490494e5507e3de2c225', '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'28af0f4c-4072-4559-adf8-e756944a169e', 'swap': 0}) 2019-05-18 22:53:39,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 22:53:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/28af0f4c-4072-4559-adf8-e756944a169e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" -d '{"extra_specs": {}}' 2019-05-18 22:53:39,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 22:53: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-d61fddc4-c244-46e6-a01f-4156d5c099a2 x-openstack-request-id: req-d61fddc4-c244-46e6-a01f-4156d5c099a2 2019-05-18 22:53:39,640 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 22:53:39,640 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/28af0f4c-4072-4559-adf8-e756944a169e/os-extra_specs used request id req-d61fddc4-c244-46e6-a01f-4156d5c099a2 2019-05-18 22:53:39,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258860588074s 2019-05-18 22:53:39,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:53:39,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:39,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cd3e24-14cd-4464-ba12-a41f5537d167 2019-05-18 22:53:39,849 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:53:39,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d9cd3e24-14cd-4464-ba12-a41f5537d167 2019-05-18 22:53:39,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206097126007s 2019-05-18 22:53:39,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 22:53:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:40,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 22:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7d0260-ac69-47ce-8089-48bf937b007b 2019-05-18 22:53:40,164 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 22:53:40,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d7d0260-ac69-47ce-8089-48bf937b007b 2019-05-18 22:53:40,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.308765172958s 2019-05-18 22:53:40,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 22:53:40,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:40,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 22:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da8ba91-a50f-42a7-97c6-40e085d2ca1a 2019-05-18 22:53:40,391 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 22:53:40,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5da8ba91-a50f-42a7-97c6-40e085d2ca1a 2019-05-18 22:53:40,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222426891327s 2019-05-18 22:53:40,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 22:53:40,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:40,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 18 May 2019 22:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb33d7ce-f388-4726-9898-871ba83895a6 2019-05-18 22:53:40,624 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_43d066fc-2190-454d-8b5d-39982906012f", "links": {"self": "http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b330362c93dc482db8b285a80814489e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 22:53:40,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb33d7ce-f388-4726-9898-871ba83895a6 2019-05-18 22:53:40,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232075929642s 2019-05-18 22:53:40,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 22:53:40,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 18 May 2019 22:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7beb38ca-4491-4c30-a821-e48d1009dd8e 2019-05-18 22:53:40,864 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f"}, "tags": [], "enabled": true, "id": "3d7a835a71d94c7182a8acc5e1db351f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_43d066fc-2190-454d-8b5d-39982906012f"}]} 2019-05-18 22:53:40,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7beb38ca-4491-4c30-a821-e48d1009dd8e 2019-05-18 22:53:40,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229377985001s 2019-05-18 22:53:40,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 22:53:40,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b330362c93dc482db8b285a80814489e&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=3d7a835a71d94c7182a8acc5e1db351f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:41,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 22:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c64ae8-e083-4dda-97c4-0d367f0af665 2019-05-18 22:53:41,095 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b330362c93dc482db8b285a80814489e&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=3d7a835a71d94c7182a8acc5e1db351f", "previous": null, "next": null}} 2019-05-18 22:53:41,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b330362c93dc482db8b285a80814489e&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=3d7a835a71d94c7182a8acc5e1db351f used request id req-f4c64ae8-e083-4dda-97c4-0d367f0af665 2019-05-18 22:53:41,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221092939377s 2019-05-18 22:53:41,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 22:53:41,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f/users/b330362c93dc482db8b285a80814489e/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 22:53:41,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 22:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8a30d00-c82e-43f0-94cf-9fabb350cf2d 2019-05-18 22:53:41,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 22:53:41,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f/users/b330362c93dc482db8b285a80814489e/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-c8a30d00-c82e-43f0-94cf-9fabb350cf2d 2019-05-18 22:53:41,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259967088699s 2019-05-18 22:53:41,359 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_43d066fc-2190-454d-8b5d-39982906012f' 2019-05-18 22:53:41,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 22:53:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" -d '{"keypair": {"name": "vmtp_43d066fc-2190-454d-8b5d-39982906012f"}}' 2019-05-18 22:53:41,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1795 Content-Type: application/json Date: Sat, 18 May 2019 22: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-5d0c9c04-62f5-49be-809f-994a488b8d2f x-openstack-request-id: req-5d0c9c04-62f5-49be-809f-994a488b8d2f 2019-05-18 22:53:41,872 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz+EWI4A4Bp8KwX0ZOZOQ5Na3ejXploxMNmGK6M5wT1stZTpdIA2bhtjjsoPadDvMVr08xBEYKyJzE+58wPI+15S0ynSzGLlEUeF85iu2iVvoPz2Hjs3zYvihb6S+yRLW5/i17k5dz5u1TO3RHm/9fAkPYn0uGHZBdFNwhX/qJrTsNlsdqW9ZqPastlL0CyOtEurkdB2ap2uC0upfBZ74RrZ63TftxOmIOs8YwcJNxK6KHYw8VSQqTmcsveaLz+Qrkrp5oqxa/KVj60Rzn2VQfQF/xDm9c8em5c1/7xPlHaY0FbL5oyjy9lcWeWwBz5VTUW9MpKfIMSdGBBjyw8aQF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAs/hFiOAOAafCsF9GTmTkOTWt3o16ZaMTDZhiujOcE9bLWU6X\nSANm4bY47KD2nQ7zFa9PMQRGCsicxPufMDyPteUtMp0sxi5RFHhfOYrtolb6D89h\n47N82L4oW+kvskS1uf4te5OXc+btUzt0R5v/XwJD2J9Lhh2QXRTcIV/6ia07DZbH\nalvWaj2rLZS9AsjrRLq5HQdmqdrgtLqXwWe+Ea2et037cTpiDrPGMHCTcSuih2MP\nFUkKk5nLL3mi8/kK5K6eaKsWvylY+tEc59lUH0Bf8Q5vXPHpuXNf+8T5R2mNBWy+\naMo8vZXFnlsAc+VU1FvTKSnyDEnRgQY8sPGkBQIDAQABAoIBAGGvsGakX1XsrpO3\nk1z4DJ01EuRLXRWQF8Z4YZZ6bwyhuY0HSLxRBGYd1/YxRMtpku7BUrXjgPVXgSi2\n/+hZ5xOviwH/KI+GEoKO9/ku/N/yYBd21MaY5XpsdVG2WCpme1GysxNxwHKr9UQJ\ncItyFIKIozUQ+hiZMYQkz3vaMg7KLMALE3Buq8CHk1phKixkUqpX2IDtHWpCxs46\nZfT3TrB6zvdLlwV5hvVTKDE5AwxOyAZcugyA81D2SmreAsgbtXK0WERrnJDC29El\no3L2Id3O2b5qN1Txaqfqgy05DtJgZ5VaTCXiU+7Up5cuO/h1FXue/CPqFneeTjHN\nouGwLwECgYEA26gR74erQ1hNA0ESbWx3HxqspW8/iqTt3dwIG1yNDIbMMnVLHwao\nysGw0ycwoyagLyCGMovcIuMGSkKwgAI4K7g8OtDv6DFGwYK4XSITKGlCoEc0GMd4\ngxLoXwmU4DEDQ9KJ6GfOgYU/lrC6LkCoGzRrrA4GJ3gypE8RCPtpWEUCgYEA0b8z\n26NulredZMYgZEmUesZNEZRAGHldAmDwdehGN+x34in/79xVcJeSxF8aJ7zY9FF9\nsxkPS272K/KpgNt/lq48lMvxQ2+KsJliXzS9TlG0CAH3fFmNEIrbYWFxkF9/6bBh\nA+bQRBasro02D3VukIRddFbY5vEe9Q/ZB7NLOMECgYEAliIoMCnwuxUNfl3ptHTg\nbpgSzPhe2+qi0nNj7x+xIJC53Psin1Az6nG85HXy3nC2J7/5OW8yxX2afQNcFAJw\nViGUuTa542Ba1kT8sltp8MMRUO+aAh3ElwJDZUHtSdb2PlMXA4yALzLeJacheh+j\nRwTrWywytKOJKZkJMbR1amkCgYEAuPqNe5kJAPbyYluxWYDi59xXP7elR3BRLLXd\nm767nrp3iAhOZXXGDERA9dqBsKYGGIJ9/yOMr5Qumtep0bDDN1p2pyutnTGT+Odt\nMFXM1nOL+LvzTcGUfRBZJerQQulWX/xjsxMufb4ZkN+M29lPJzj1SpMFO7dO/AV7\n/CSNpIECgYEAlZsEK9LRvieEP7sacP0W44dYEmJ+VwTA9RQljlX4EzWuDGWRQPQ5\n72aIcOa2F1iyfpeqGI9DwZU9/egsWEjuYRDPNoMursAxb/4GP4I5/wqIdHz41443\nS1f7CneiQ/qYJa2BnArHHr/ZPZvgsiMmdEfoN7xtUJuxwzZ7DmOHPXY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b330362c93dc482db8b285a80814489e", "name": "vmtp_43d066fc-2190-454d-8b5d-39982906012f", "fingerprint": "e0:32:2d:3e:72:04:8e:00:8f:a4:8b:92:b5:32:db:9b"}} 2019-05-18 22:53:41,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5d0c9c04-62f5-49be-809f-994a488b8d2f 2019-05-18 22:53:41,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.5100710392s 2019-05-18 22:53:41,873 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz+EWI4A4Bp8KwX0ZOZOQ5Na3ejXploxMNmGK6M5wT1stZTpdIA2bhtjjsoPadDvMVr08xBEYKyJzE+58wPI+15S0ynSzGLlEUeF85iu2iVvoPz2Hjs3zYvihb6S+yRLW5/i17k5dz5u1TO3RHm/9fAkPYn0uGHZBdFNwhX/qJrTsNlsdqW9ZqPastlL0CyOtEurkdB2ap2uC0upfBZ74RrZ63TftxOmIOs8YwcJNxK6KHYw8VSQqTmcsveaLz+Qrkrp5oqxa/KVj60Rzn2VQfQF/xDm9c8em5c1/7xPlHaY0FbL5oyjy9lcWeWwBz5VTUW9MpKfIMSdGBBjyw8aQF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAs/hFiOAOAafCsF9GTmTkOTWt3o16ZaMTDZhiujOcE9bLWU6X\nSANm4bY47KD2nQ7zFa9PMQRGCsicxPufMDyPteUtMp0sxi5RFHhfOYrtolb6D89h\n47N82L4oW+kvskS1uf4te5OXc+btUzt0R5v/XwJD2J9Lhh2QXRTcIV/6ia07DZbH\nalvWaj2rLZS9AsjrRLq5HQdmqdrgtLqXwWe+Ea2et037cTpiDrPGMHCTcSuih2MP\nFUkKk5nLL3mi8/kK5K6eaKsWvylY+tEc59lUH0Bf8Q5vXPHpuXNf+8T5R2mNBWy+\naMo8vZXFnlsAc+VU1FvTKSnyDEnRgQY8sPGkBQIDAQABAoIBAGGvsGakX1XsrpO3\nk1z4DJ01EuRLXRWQF8Z4YZZ6bwyhuY0HSLxRBGYd1/YxRMtpku7BUrXjgPVXgSi2\n/+hZ5xOviwH/KI+GEoKO9/ku/N/yYBd21MaY5XpsdVG2WCpme1GysxNxwHKr9UQJ\ncItyFIKIozUQ+hiZMYQkz3vaMg7KLMALE3Buq8CHk1phKixkUqpX2IDtHWpCxs46\nZfT3TrB6zvdLlwV5hvVTKDE5AwxOyAZcugyA81D2SmreAsgbtXK0WERrnJDC29El\no3L2Id3O2b5qN1Txaqfqgy05DtJgZ5VaTCXiU+7Up5cuO/h1FXue/CPqFneeTjHN\nouGwLwECgYEA26gR74erQ1hNA0ESbWx3HxqspW8/iqTt3dwIG1yNDIbMMnVLHwao\nysGw0ycwoyagLyCGMovcIuMGSkKwgAI4K7g8OtDv6DFGwYK4XSITKGlCoEc0GMd4\ngxLoXwmU4DEDQ9KJ6GfOgYU/lrC6LkCoGzRrrA4GJ3gypE8RCPtpWEUCgYEA0b8z\n26NulredZMYgZEmUesZNEZRAGHldAmDwdehGN+x34in/79xVcJeSxF8aJ7zY9FF9\nsxkPS272K/KpgNt/lq48lMvxQ2+KsJliXzS9TlG0CAH3fFmNEIrbYWFxkF9/6bBh\nA+bQRBasro02D3VukIRddFbY5vEe9Q/ZB7NLOMECgYEAliIoMCnwuxUNfl3ptHTg\nbpgSzPhe2+qi0nNj7x+xIJC53Psin1Az6nG85HXy3nC2J7/5OW8yxX2afQNcFAJw\nViGUuTa542Ba1kT8sltp8MMRUO+aAh3ElwJDZUHtSdb2PlMXA4yALzLeJacheh+j\nRwTrWywytKOJKZkJMbR1amkCgYEAuPqNe5kJAPbyYluxWYDi59xXP7elR3BRLLXd\nm767nrp3iAhOZXXGDERA9dqBsKYGGIJ9/yOMr5Qumtep0bDDN1p2pyutnTGT+Odt\nMFXM1nOL+LvzTcGUfRBZJerQQulWX/xjsxMufb4ZkN+M29lPJzj1SpMFO7dO/AV7\n/CSNpIECgYEAlZsEK9LRvieEP7sacP0W44dYEmJ+VwTA9RQljlX4EzWuDGWRQPQ5\n72aIcOa2F1iyfpeqGI9DwZU9/egsWEjuYRDPNoMursAxb/4GP4I5/wqIdHz41443\nS1f7CneiQ/qYJa2BnArHHr/ZPZvgsiMmdEfoN7xtUJuxwzZ7DmOHPXY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b330362c93dc482db8b285a80814489e', 'name': u'vmtp_43d066fc-2190-454d-8b5d-39982906012f', 'created_at': '2019-05-18T22:53:41.873926', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d7a835a71d94c7182a8acc5e1db351f', 'name': 'vmtp-project_43d066fc-2190-454d-8b5d-39982906012f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e0:32:2d:3e:72:04:8e:00:8f:a4:8b:92:b5:32:db:9b', 'type': 'ssh', 'id': u'vmtp_43d066fc-2190-454d-8b5d-39982906012f'}) 2019-05-18 22:53:41,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-18 22:53:41,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_43d066fc-2190-454d-8b5d-39982906012f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 22:53:41,930 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 22: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-4050cfd9-9a20-4e79-9319-3b6d16e39f38 x-openstack-request-id: req-4050cfd9-9a20-4e79-9319-3b6d16e39f38 2019-05-18 22:53:41,930 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_43d066fc-2190-454d-8b5d-39982906012f used request id req-4050cfd9-9a20-4e79-9319-3b6d16e39f38 2019-05-18 22:53:41,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0561499595642s 2019-05-18 22:53:42,536 - 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-05-18 23:13:17,668 - 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-05-18 22:53:43,121 INFO Using http://172.30.9.23:5000/v3 2019-05-18 22:53:43,121 INFO VM public key: /tmp/tmpt6tx6y 2019-05-18 22:53:43,121 INFO VM private key: /tmp/tmp5ahlr6 2019-05-18 22:53:44,993 INFO Found image vmtp-img_43d066fc-2190-454d-8b5d-39982906012f to launch VM, will continue 2019-05-18 22:53:46,346 INFO Using external router: vmtp-router_43d066fc-2190-454d-8b5d-39982906012f 2019-05-18 22:53:46,346 INFO Using external network: external. 2019-05-18 22:53:47,964 INFO Created internal network: pns-internal-net_43d066fc-2190-454d-8b5d-39982906012f. 2019-05-18 22:53:49,593 INFO Created internal network: pns-internal-net2_43d066fc-2190-454d-8b5d-39982906012f. 2019-05-18 22:53:52,921 DEBUG Ext router associated to pns-internal-net_43d066fc-2190-454d-8b5d-39982906012f 2019-05-18 22:53:56,671 DEBUG Ext router associated to pns-internal-net2_43d066fc-2190-454d-8b5d-39982906012f 2019-05-18 22:53:58,534 INFO OpenStack agent: Open vSwitch agent 2019-05-18 22:53:58,534 INFO OpenStack network type: vxlan 2019-05-18 22:54:01,135 INFO [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Creating server VM... 2019-05-18 22:54:01,135 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-18 22:54:07,588 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 1 of 150... 2019-05-18 22:54:09,982 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 2 of 150... 2019-05-18 22:54:13,168 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 3 of 150... 2019-05-18 22:54:15,629 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 4 of 150... 2019-05-18 22:54:18,397 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 5 of 150... 2019-05-18 22:54:21,281 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 6 of 150... 2019-05-18 22:54:24,200 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 7 of 150... 2019-05-18 22:54:27,624 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 8 of 150... 2019-05-18 22:54:30,803 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 9 of 150... 2019-05-18 22:54:33,479 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 10 of 150... 2019-05-18 22:54:37,210 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 11 of 150... 2019-05-18 22:54:39,903 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 12 of 150... 2019-05-18 22:54:42,948 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 13 of 150... 2019-05-18 22:54:45,593 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 14 of 150... 2019-05-18 22:54:48,638 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 15 of 150... 2019-05-18 22:54:51,103 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 16 of 150... 2019-05-18 22:54:54,099 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 17 of 150... 2019-05-18 22:54:57,141 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 18 of 150... 2019-05-18 22:54:59,943 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 19 of 150... 2019-05-18 22:55:03,681 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 20 of 150... 2019-05-18 22:55:06,152 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 21 of 150... 2019-05-18 22:55:08,803 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 22 of 150... 2019-05-18 22:55:12,578 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 23 of 150... 2019-05-18 22:55:15,234 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 24 of 150... 2019-05-18 22:55:18,419 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 25 of 150... 2019-05-18 22:55:21,464 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 26 of 150... 2019-05-18 22:55:24,291 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 27 of 150... 2019-05-18 22:55:27,999 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 28 of 150... 2019-05-18 22:55:30,963 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 29 of 150... 2019-05-18 22:55:34,182 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 30 of 150... 2019-05-18 22:55:36,939 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 31 of 150... 2019-05-18 22:55:39,686 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 32 of 150... 2019-05-18 22:55:42,546 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 33 of 150... 2019-05-18 22:55:45,233 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 34 of 150... 2019-05-18 22:55:48,294 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 35 of 150... 2019-05-18 22:55:51,022 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 36 of 150... 2019-05-18 22:55:54,177 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 37 of 150... 2019-05-18 22:56:01,347 INFO [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Internal network IP: 192.168.1.12 2019-05-18 22:56:01,347 INFO [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] SSH IP: 172.30.9.201 2019-05-18 22:56:01,347 INFO [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Setup SSH for ubuntu@172.30.9.201 2019-05-18 22:56:17,209 INFO [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Installing nuttcp-8.1.4... 2019-05-18 22:56:17,253 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Copying nuttcp-8.1.4 to target... 2019-05-18 22:56:17,462 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Starting nuttcp-8.1.4 server... 2019-05-18 22:56:17,508 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] 2019-05-18 22:56:17,553 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Creating client VM... 2019-05-18 22:56:17,554 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-18 22:56:23,575 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 1 of 150... 2019-05-18 22:56:26,729 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 2 of 150... 2019-05-18 22:56:29,191 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 3 of 150... 2019-05-18 22:56:32,346 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 4 of 150... 2019-05-18 22:56:35,424 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 5 of 150... 2019-05-18 22:56:38,611 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] VM status=BUILD, retrying 6 of 150... 2019-05-18 22:56:45,810 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Internal network IP: 192.168.1.9 2019-05-18 22:56:45,811 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] SSH IP: 172.30.9.202 2019-05-18 22:56:45,811 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Setup SSH for ubuntu@172.30.9.202 2019-05-18 22:56:53,260 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Installing nuttcp-8.1.4... 2019-05-18 22:56:53,306 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Copying nuttcp-8.1.4 to target... 2019-05-18 22:56:53,477 INFO ============================================================ 2019-05-18 22:56:53,478 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-05-18 22:57:02,523 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=36.1 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.218 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.177 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.340 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.127 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.143 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.248 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.198 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.382 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.237 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.127/3.824/36.175/10.783 ms 2019-05-18 22:57:11,567 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.218 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.206 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.387 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.343 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.227 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.143 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.287 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.333 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.208 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.326 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.143/0.267/0.387/0.076 ms 2019-05-18 22:57:20,611 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.416 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.214 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.192 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.279 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.296 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.446 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.441 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.215 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.265 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.236 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.192/0.300/0.446/0.093 ms 2019-05-18 22:57:20,612 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Measuring TCP Throughput (packet size=65536)... 2019-05-18 22:57:20,613 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:57:30,712 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=17841.5811 real_seconds=10.00 rate_Mbps=14964.3673 tx_cpu=31 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.26 2019-05-18 22:57:30,714 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:57:40,815 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=19171.2500 real_seconds=10.00 rate_Mbps=16078.1819 tx_cpu=33 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.25 2019-05-18 22:57:40,816 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:57:50,921 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=17147.7451 real_seconds=10.00 rate_Mbps=14381.3253 tx_cpu=29 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.38 2019-05-18 22:57:50,921 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Measuring UDP Throughput (packet size=128)... 2019-05-18 22:57:50,922 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:57:54,253 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=17.5142 real_seconds=1.00 rate_Mbps=146.5895 tx_cpu=11 rx_cpu=28 drop=0 pkt=143476 data_loss=0.00000 2019-05-18 22:57:54,255 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=128 throughput=1<150107/5000000<10000000 Kbps loss-rate=0 2019-05-18 22:57:54,255 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R450321K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:57:57,609 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=16.9226 real_seconds=1.00 rate_Mbps=141.5488 tx_cpu=10 rx_cpu=27 drop=288 pkt=138918 data_loss=0.20757 2019-05-18 22:57:57,609 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=128 throughput=1<144945/450321<450321 Kbps loss-rate=0 2019-05-18 22:57:57,610 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297633K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:00,936 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=17.5875 real_seconds=1.00 rate_Mbps=147.2182 tx_cpu=12 rx_cpu=31 drop=0 pkt=144077 data_loss=0.00000 2019-05-18 22:58:00,937 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=128 throughput=1<150751/297633<297633 Kbps loss-rate=0 2019-05-18 22:58:00,937 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224192K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:04,266 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=16.8297 real_seconds=1.00 rate_Mbps=140.6717 tx_cpu=11 rx_cpu=30 drop=0 pkt=137869 data_loss=0.00000 2019-05-18 22:58:04,266 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=128 throughput=1<144047/224192<224192 Kbps loss-rate=0 2019-05-18 22:58:04,266 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184119K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:07,592 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=18.1873 real_seconds=1.00 rate_Mbps=152.2501 tx_cpu=13 rx_cpu=32 drop=0 pkt=148990 data_loss=0.00000 2019-05-18 22:58:07,592 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=128 throughput=1<155904/184119<184119 Kbps loss-rate=0 2019-05-18 22:58:07,593 DEBUG undershot, min=155904 kbps=170011 max=184119 2019-05-18 22:58:07,593 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170011K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:10,920 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=17.8964 real_seconds=1.00 rate_Mbps=149.6734 tx_cpu=13 rx_cpu=32 drop=4 pkt=146611 data_loss=0.00279 2019-05-18 22:58:10,921 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=128 throughput=155904<153265/170011<184119 Kbps loss-rate=0 2019-05-18 22:58:10,921 DEBUG undershot, min=170011 kbps=177065 max=184119 2019-05-18 22:58:10,922 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177065K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:14,249 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=17.1328 real_seconds=1.00 rate_Mbps=143.3472 tx_cpu=12 rx_cpu=27 drop=0 pkt=140352 data_loss=0.00000 2019-05-18 22:58:14,249 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=128 throughput=170011<146787/177065<184119 Kbps loss-rate=0 2019-05-18 22:58:14,249 DEBUG undershot, min=177065 kbps=180592 max=184119 2019-05-18 22:58:14,250 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Measuring UDP Throughput (packet size=1024)... 2019-05-18 22:58:14,250 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:17,603 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=136.1436 real_seconds=1.00 rate_Mbps=1139.9619 tx_cpu=16 rx_cpu=28 drop=0 pkt=139411 data_loss=0.00000 2019-05-18 22:58:17,604 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1<1167320/5000000<10000000 Kbps loss-rate=0 2019-05-18 22:58:17,604 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3083660K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:20,956 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=133.4521 real_seconds=1.00 rate_Mbps=1117.9238 tx_cpu=16 rx_cpu=30 drop=0 pkt=136655 data_loss=0.00000 2019-05-18 22:58:20,957 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1<1144753/3083660<3083660 Kbps loss-rate=0 2019-05-18 22:58:20,957 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2114206K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:24,283 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=132.5391 real_seconds=1.00 rate_Mbps=1110.0289 tx_cpu=16 rx_cpu=29 drop=0 pkt=135720 data_loss=0.00000 2019-05-18 22:58:24,284 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1<1136669/2114206<2114206 Kbps loss-rate=0 2019-05-18 22:58:24,284 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1625437K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:27,607 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=141.6816 real_seconds=1.00 rate_Mbps=1186.8893 tx_cpu=17 rx_cpu=34 drop=0 pkt=145082 data_loss=0.00000 2019-05-18 22:58:27,608 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1<1215374/1625437<1625437 Kbps loss-rate=0 2019-05-18 22:58:27,608 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1420405K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:30,933 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=126.2666 real_seconds=1.00 rate_Mbps=1058.1693 tx_cpu=22 rx_cpu=28 drop=0 pkt=129297 data_loss=0.00000 2019-05-18 22:58:30,933 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1<1083565/1420405<1420405 Kbps loss-rate=0 2019-05-18 22:58:30,934 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1251985K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:34,285 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=119.9570 real_seconds=1.00 rate_Mbps=1004.7142 tx_cpu=22 rx_cpu=26 drop=196 pkt=123032 data_loss=0.15930 2019-05-18 22:58:34,285 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1<1028827/1251985<1251985 Kbps loss-rate=0 2019-05-18 22:58:34,286 DEBUG undershot, min=1028827 kbps=1140406 max=1251985 2019-05-18 22:58:34,286 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1140406K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:37,638 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=135.9473 real_seconds=1.00 rate_Mbps=1140.5440 tx_cpu=96 rx_cpu=28 drop=0 pkt=139210 data_loss=0.00000 2019-05-18 22:58:37,638 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1028827<1167917/1140406<1251985 Kbps loss-rate=0 2019-05-18 22:58:37,638 DEBUG undershot, min=1167917 kbps=1209951 max=1251985 2019-05-18 22:58:37,639 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1209951K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:40,991 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=142.7158 real_seconds=1.00 rate_Mbps=1195.0253 tx_cpu=20 rx_cpu=32 drop=0 pkt=146141 data_loss=0.00000 2019-05-18 22:58:40,992 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=1024 throughput=1167917<1223705/1209951<1251985 Kbps loss-rate=0 2019-05-18 22:58:40,992 DEBUG undershot, min=1223705 kbps=1237845 max=1251985 2019-05-18 22:58:40,992 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Measuring UDP Throughput (packet size=8192)... 2019-05-18 22:58:40,993 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:44,344 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=595.7656 real_seconds=1.00 rate_Mbps=4997.6793 tx_cpu=99 rx_cpu=24 drop=36 pkt=76294 data_loss=0.04719 2019-05-18 22:58:44,344 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=8192 throughput=1<5117623/5000000<10000000 Kbps loss-rate=0 2019-05-18 22:58:44,345 DEBUG undershot, min=5117623 kbps=7558811 max=10000000 2019-05-18 22:58:44,345 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558811K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:47,697 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=827.8828 real_seconds=1.00 rate_Mbps=6940.1484 tx_cpu=24 rx_cpu=31 drop=247 pkt=106216 data_loss=0.23255 2019-05-18 22:58:47,698 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=8192 throughput=5117623<7106711/7558811<10000000 Kbps loss-rate=0 2019-05-18 22:58:47,698 DEBUG undershot, min=7106711 kbps=8553355 max=10000000 2019-05-18 22:58:47,698 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8553355K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:51,049 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=790.4609 real_seconds=1.00 rate_Mbps=6624.4942 tx_cpu=20 rx_cpu=26 drop=0 pkt=101179 data_loss=0.00000 2019-05-18 22:58:51,050 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=8192 throughput=7106711<6783482/8553355<10000000 Kbps loss-rate=0 2019-05-18 22:58:51,050 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7668418K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 22:58:54,376 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] megabytes=911.4922 real_seconds=1.00 rate_Mbps=7647.0912 tx_cpu=99 rx_cpu=34 drop=340 pkt=117011 data_loss=0.29057 2019-05-18 22:58:54,377 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] pkt-size=8192 throughput=7106711<7830621/7668418<7668418 Kbps loss-rate=0 2019-05-18 22:58:54,377 DEBUG undershot, min=7830621 kbps=7749519 max=7668418 2019-05-18 22:58:54,388 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.9', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.26, 'throughput_kbps': 15323512, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 16464058, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.38, 'throughput_kbps': 14726477, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146787, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1223705, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7830621, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '3.824', 'rtt_max_ms': '36.175', 'rtt_min_ms': '0.127', 'rtt_stddev': '10.783', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.267', 'rtt_max_ms': '0.387', 'rtt_min_ms': '0.143', 'rtt_stddev': '0.076', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.300', 'rtt_max_ms': '0.446', 'rtt_min_ms': '0.192', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-05-18 22:58:54,389 INFO Deleting floating ip 548f8a48-7f6b-4975-9b3d-5a67721f223b 2019-05-18 22:58:56,664 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Floating IP 172.30.9.202 deleted 2019-05-18 22:58:57,132 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f1] Instance deleted 2019-05-18 22:58:57,246 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Creating client VM... 2019-05-18 22:58:57,247 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-18 22:59:03,650 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] VM status=BUILD, retrying 1 of 150... 2019-05-18 22:59:06,273 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] VM status=BUILD, retrying 2 of 150... 2019-05-18 22:59:09,004 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] VM status=BUILD, retrying 3 of 150... 2019-05-18 22:59:12,637 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] VM status=BUILD, retrying 4 of 150... 2019-05-18 22:59:15,096 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] VM status=BUILD, retrying 5 of 150... 2019-05-18 22:59:18,470 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] VM status=BUILD, retrying 6 of 150... 2019-05-18 22:59:26,239 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Internal network IP: 192.168.2.17 2019-05-18 22:59:26,239 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] SSH IP: 172.30.9.203 2019-05-18 22:59:26,239 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Setup SSH for ubuntu@172.30.9.203 2019-05-18 22:59:35,897 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Installing nuttcp-8.1.4... 2019-05-18 22:59:35,943 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Copying nuttcp-8.1.4 to target... 2019-05-18 22:59:36,045 INFO ============================================================ 2019-05-18 22:59:36,046 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-05-18 22:59:45,116 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.09 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.467 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.353 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.450 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.524 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.431 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.303 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.385 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.367 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.220 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.220/0.459/1.095/0.228 ms 2019-05-18 22:59:54,157 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.281 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.246 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.258 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.562 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.294 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.297 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.419 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.346 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.275 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.376 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.246/0.335/0.562/0.093 ms 2019-05-18 23:00:03,205 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=2.06 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.324 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.646 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.302 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.304 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.284 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.369 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.541 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.450 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.568 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.284/0.585/2.065/0.508 ms 2019-05-18 23:00:03,205 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring TCP Throughput (packet size=65536)... 2019-05-18 23:00:03,206 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:13,332 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=1865.8553 real_seconds=10.00 rate_Mbps=1564.8093 tx_cpu=4 rx_cpu=7 retrans=33 cwnd=304 rtt_ms=0.56 2019-05-18 23:00:13,333 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:23,436 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=1737.4032 real_seconds=10.00 rate_Mbps=1457.1432 tx_cpu=4 rx_cpu=6 retrans=11 cwnd=296 rtt_ms=0.73 2019-05-18 23:00:23,436 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:33,538 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=2094.7500 real_seconds=10.00 rate_Mbps=1756.4259 tx_cpu=4 rx_cpu=6 retrans=1 cwnd=572 rtt_ms=0.39 2019-05-18 23:00:33,538 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring UDP Throughput (packet size=128)... 2019-05-18 23:00:33,539 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:36,865 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.8485 real_seconds=1.00 rate_Mbps=141.0408 tx_cpu=16 rx_cpu=20 drop=666 pkt=138689 data_loss=0.48022 2019-05-18 23:00:36,865 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<144425/5000000<10000000 Kbps loss-rate=0 2019-05-18 23:00:36,866 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433275K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:40,194 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.9899 real_seconds=1.00 rate_Mbps=142.3784 tx_cpu=14 rx_cpu=19 drop=29641 pkt=168822 data_loss=17.55757 2019-05-18 23:00:40,194 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<145795/433275<433275 Kbps loss-rate=17 2019-05-18 23:00:40,195 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289535K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:43,524 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=17.0099 real_seconds=1.01 rate_Mbps=141.1323 tx_cpu=13 rx_cpu=24 drop=24630 pkt=163975 data_loss=15.02061 2019-05-18 23:00:43,524 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<144519/289535<289535 Kbps loss-rate=15 2019-05-18 23:00:43,525 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217027K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:46,850 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=17.4625 real_seconds=1.01 rate_Mbps=145.6673 tx_cpu=18 rx_cpu=18 drop=11635 pkt=154688 data_loss=7.52166 2019-05-18 23:00:46,851 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<149163/217027<217027 Kbps loss-rate=7 2019-05-18 23:00:46,851 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183095K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:50,204 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.8799 real_seconds=1.01 rate_Mbps=140.1716 tx_cpu=13 rx_cpu=17 drop=24303 pkt=162583 data_loss=14.94815 2019-05-18 23:00:50,204 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<143535/183095<183095 Kbps loss-rate=14 2019-05-18 23:00:50,205 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163315K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:53,530 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=17.0090 real_seconds=1.00 rate_Mbps=142.0435 tx_cpu=38 rx_cpu=16 drop=20149 pkt=159487 data_loss=12.63368 2019-05-18 23:00:53,531 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<145452/163315<163315 Kbps loss-rate=12 2019-05-18 23:00:53,531 DEBUG overshot, min=1 kbps=145452 max=163315 2019-05-18 23:00:53,531 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145452K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:00:56,859 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=17.2263 real_seconds=1.00 rate_Mbps=144.4764 tx_cpu=80 rx_cpu=17 drop=925 pkt=142043 data_loss=0.65113 2019-05-18 23:00:56,859 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<147943/145452<163315 Kbps loss-rate=0 2019-05-18 23:00:56,859 DEBUG undershot, min=147943 kbps=155629 max=163315 2019-05-18 23:00:56,860 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155629K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:00,214 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=17.7936 real_seconds=1.00 rate_Mbps=148.9570 tx_cpu=90 rx_cpu=19 drop=6179 pkt=151944 data_loss=4.06677 2019-05-18 23:01:00,214 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=147943<152531/155629<163315 Kbps loss-rate=4 2019-05-18 23:01:00,214 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring UDP Throughput (packet size=1024)... 2019-05-18 23:01:00,215 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:03,545 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=144.6113 real_seconds=1.01 rate_Mbps=1201.2494 tx_cpu=26 rx_cpu=24 drop=25888 pkt=173970 data_loss=14.88075 2019-05-18 23:01:03,545 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1230079/5000000<10000000 Kbps loss-rate=14 2019-05-18 23:01:03,545 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3115039K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:06,872 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=143.1484 real_seconds=1.00 rate_Mbps=1199.1936 tx_cpu=24 rx_cpu=18 drop=25635 pkt=172219 data_loss=14.88513 2019-05-18 23:01:06,873 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1227974/3115039<3115039 Kbps loss-rate=14 2019-05-18 23:01:06,873 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2171506K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:10,200 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=139.3193 real_seconds=1.01 rate_Mbps=1158.6016 tx_cpu=20 rx_cpu=16 drop=14686 pkt=157349 data_loss=9.33340 2019-05-18 23:01:10,200 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1186408/2171506<2171506 Kbps loss-rate=9 2019-05-18 23:01:10,201 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1678957K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:13,528 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=141.4648 real_seconds=1.00 rate_Mbps=1185.0779 tx_cpu=23 rx_cpu=19 drop=22097 pkt=166957 data_loss=13.23515 2019-05-18 23:01:13,529 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1213519/1678957<1678957 Kbps loss-rate=13 2019-05-18 23:01:13,529 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1446238K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:16,885 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=137.1494 real_seconds=1.00 rate_Mbps=1148.7913 tx_cpu=27 rx_cpu=17 drop=31348 pkt=171789 data_loss=18.24798 2019-05-18 23:01:16,885 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1176362/1446238<1446238 Kbps loss-rate=18 2019-05-18 23:01:16,885 DEBUG overshot, min=1 kbps=1176362 max=1446238 2019-05-18 23:01:16,886 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1176362K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:20,218 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=138.8799 real_seconds=1.00 rate_Mbps=1164.9635 tx_cpu=85 rx_cpu=18 drop=1386 pkt=143599 data_loss=0.96518 2019-05-18 23:01:20,218 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1192922/1176362<1446238 Kbps loss-rate=0 2019-05-18 23:01:20,219 DEBUG undershot, min=1192922 kbps=1319580 max=1446238 2019-05-18 23:01:20,219 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1319580K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:23,571 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=146.3955 real_seconds=1.00 rate_Mbps=1223.7250 tx_cpu=48 rx_cpu=20 drop=11172 pkt=161081 data_loss=6.93567 2019-05-18 23:01:23,572 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1192922<1253094/1319580<1446238 Kbps loss-rate=6 2019-05-18 23:01:23,572 DEBUG overshot, min=1192922 kbps=1253094 max=1319580 2019-05-18 23:01:23,573 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1253094K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:26,925 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=146.5791 real_seconds=1.00 rate_Mbps=1226.2812 tx_cpu=74 rx_cpu=20 drop=2868 pkt=152965 data_loss=1.87495 2019-05-18 23:01:26,926 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1192922<1255711/1253094<1319580 Kbps loss-rate=1 2019-05-18 23:01:26,926 DEBUG undershot, min=1255711 kbps=1287645 max=1319580 2019-05-18 23:01:26,927 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring UDP Throughput (packet size=8192)... 2019-05-18 23:01:26,927 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:30,280 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=206.0469 real_seconds=1.00 rate_Mbps=1727.1149 tx_cpu=77 rx_cpu=11 drop=49569 pkt=75943 data_loss=65.27132 2019-05-18 23:01:30,280 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1768565/5000000<10000000 Kbps loss-rate=65 2019-05-18 23:01:30,280 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3384282K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:33,608 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=210.5469 real_seconds=1.00 rate_Mbps=1761.2900 tx_cpu=99 rx_cpu=10 drop=24690 pkt=51640 data_loss=47.81177 2019-05-18 23:01:33,608 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1803560/3384282<3384282 Kbps loss-rate=47 2019-05-18 23:01:33,608 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2593921K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:36,936 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=200.9922 real_seconds=1.00 rate_Mbps=1680.4923 tx_cpu=99 rx_cpu=12 drop=13853 pkt=39580 data_loss=35.00001 2019-05-18 23:01:36,936 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1720824/2593921<2593921 Kbps loss-rate=35 2019-05-18 23:01:36,937 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2157372K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:40,262 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=198.1641 real_seconds=1.00 rate_Mbps=1656.9141 tx_cpu=99 rx_cpu=11 drop=7554 pkt=32919 data_loss=22.94722 2019-05-18 23:01:40,262 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1696680/2157372<2157372 Kbps loss-rate=22 2019-05-18 23:01:40,263 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1927026K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:43,591 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=199.1953 real_seconds=1.01 rate_Mbps=1662.2198 tx_cpu=99 rx_cpu=11 drop=3907 pkt=29404 data_loss=13.28733 2019-05-18 23:01:43,591 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1702113/1927026<1927026 Kbps loss-rate=13 2019-05-18 23:01:43,591 DEBUG overshot, min=1 kbps=1702113 max=1927026 2019-05-18 23:01:43,592 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1702113K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:01:46,919 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=198.2812 real_seconds=1.00 rate_Mbps=1663.1972 tx_cpu=99 rx_cpu=11 drop=593 pkt=25973 data_loss=2.28318 2019-05-18 23:01:46,920 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1703113/1702113<1927026 Kbps loss-rate=2 2019-05-18 23:01:46,931 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.17', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 33, 'rtt_ms': 0.56, 'throughput_kbps': 1602364, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.73, 'throughput_kbps': 1492114, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.39, 'throughput_kbps': 1798580, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.07, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152531, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.87, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1255711, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.28, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1703113, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.459', 'rtt_max_ms': '1.095', 'rtt_min_ms': '0.220', 'rtt_stddev': '0.228', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.562', 'rtt_min_ms': '0.246', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.585', 'rtt_max_ms': '2.065', 'rtt_min_ms': '0.284', 'rtt_stddev': '0.508', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-18 23:01:46,932 INFO ============================================================ 2019-05-18 23:01:46,932 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-05-18 23:01:56,002 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.577 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.271 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.415 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.338 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.369 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.342 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.294 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.420 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.310 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.458 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.271/0.379/0.577/0.088 ms 2019-05-18 23:02:05,047 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.241 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.282 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.398 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.336 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.388 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.608 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.425 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.287 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.306 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.646 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.241/0.391/0.646/0.132 ms 2019-05-18 23:02:14,094 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.44 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.306 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.393 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.562 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.420 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.462 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.442 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.531 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.340 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.425 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.306/0.532/1.445/0.313 ms 2019-05-18 23:02:14,095 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring TCP Throughput (packet size=65536)... 2019-05-18 23:02:14,096 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:02:24,197 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=2119.7422 real_seconds=10.00 rate_Mbps=1777.5166 tx_cpu=3 rx_cpu=6 retrans=2 cwnd=318 rtt_ms=0.35 2019-05-18 23:02:24,198 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:02:34,296 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=2126.7603 real_seconds=10.00 rate_Mbps=1783.6382 tx_cpu=3 rx_cpu=6 retrans=33 cwnd=289 rtt_ms=0.48 2019-05-18 23:02:34,297 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:02:44,399 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=2111.7241 real_seconds=10.00 rate_Mbps=1770.6791 tx_cpu=3 rx_cpu=7 retrans=2 cwnd=412 rtt_ms=0.53 2019-05-18 23:02:44,400 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring UDP Throughput (packet size=128)... 2019-05-18 23:02:44,400 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:02:47,729 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.6177 real_seconds=1.00 rate_Mbps=139.2566 tx_cpu=12 rx_cpu=18 drop=26875 pkt=163008 data_loss=16.48726 2019-05-18 23:02:47,729 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<142598/5000000<10000000 Kbps loss-rate=16 2019-05-18 23:02:47,730 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R427794K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:02:51,056 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=15.8805 real_seconds=1.00 rate_Mbps=133.1171 tx_cpu=14 rx_cpu=16 drop=41456 pkt=171549 data_loss=24.16551 2019-05-18 23:02:51,056 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<136311/427794<427794 Kbps loss-rate=24 2019-05-18 23:02:51,056 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282052K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:02:54,383 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.0746 real_seconds=1.01 rate_Mbps=133.1267 tx_cpu=13 rx_cpu=17 drop=37527 pkt=169210 data_loss=22.17763 2019-05-18 23:02:54,384 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<136321/282052<282052 Kbps loss-rate=22 2019-05-18 23:02:54,384 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R209186K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:02:57,712 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.6718 real_seconds=1.01 rate_Mbps=138.3250 tx_cpu=15 rx_cpu=19 drop=38158 pkt=174734 data_loss=21.83799 2019-05-18 23:02:57,712 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<141644/209186<209186 Kbps loss-rate=21 2019-05-18 23:02:57,712 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175415K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:01,038 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.5592 real_seconds=1.00 rate_Mbps=138.8891 tx_cpu=75 rx_cpu=19 drop=35651 pkt=171304 data_loss=20.81144 2019-05-18 23:03:01,039 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<142222/175415<175415 Kbps loss-rate=20 2019-05-18 23:03:01,039 DEBUG overshot, min=1 kbps=142222 max=175415 2019-05-18 23:03:01,039 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142222K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:04,391 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=16.4210 real_seconds=1.00 rate_Mbps=137.1833 tx_cpu=90 rx_cpu=19 drop=4368 pkt=138889 data_loss=3.14494 2019-05-18 23:03:04,392 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=128 throughput=1<140475/142222<175415 Kbps loss-rate=3 2019-05-18 23:03:04,392 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring UDP Throughput (packet size=1024)... 2019-05-18 23:03:04,393 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:07,745 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=129.7090 real_seconds=1.00 rate_Mbps=1087.3667 tx_cpu=24 rx_cpu=18 drop=29372 pkt=162194 data_loss=18.10918 2019-05-18 23:03:07,745 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1113463/5000000<10000000 Kbps loss-rate=18 2019-05-18 23:03:07,745 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3056731K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:11,072 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=131.2246 real_seconds=1.00 rate_Mbps=1095.4079 tx_cpu=26 rx_cpu=19 drop=38349 pkt=172723 data_loss=22.20261 2019-05-18 23:03:11,072 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1121697/3056731<3056731 Kbps loss-rate=22 2019-05-18 23:03:11,073 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2089214K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:14,426 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=135.6338 real_seconds=1.00 rate_Mbps=1136.9385 tx_cpu=27 rx_cpu=19 drop=19277 pkt=158166 data_loss=12.18783 2019-05-18 23:03:14,427 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1164225/2089214<2089214 Kbps loss-rate=12 2019-05-18 23:03:14,427 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1626719K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:17,751 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=139.8008 real_seconds=1.00 rate_Mbps=1172.4655 tx_cpu=28 rx_cpu=18 drop=29056 pkt=172212 data_loss=16.87223 2019-05-18 23:03:17,752 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1200604/1626719<1626719 Kbps loss-rate=16 2019-05-18 23:03:17,752 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1413661K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:21,104 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=133.5049 real_seconds=1.00 rate_Mbps=1118.8125 tx_cpu=28 rx_cpu=17 drop=35527 pkt=172236 data_loss=20.62691 2019-05-18 23:03:21,104 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1145664/1413661<1413661 Kbps loss-rate=20 2019-05-18 23:03:21,104 DEBUG overshot, min=1 kbps=1145664 max=1413661 2019-05-18 23:03:21,105 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1145664K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:24,431 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=133.0117 real_seconds=1.00 rate_Mbps=1112.6832 tx_cpu=68 rx_cpu=19 drop=3648 pkt=139852 data_loss=2.60847 2019-05-18 23:03:24,432 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=1024 throughput=1<1139387/1145664<1413661 Kbps loss-rate=2 2019-05-18 23:03:24,432 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Measuring UDP Throughput (packet size=8192)... 2019-05-18 23:03:24,432 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:27,759 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=193.0469 real_seconds=1.00 rate_Mbps=1618.6435 tx_cpu=17 rx_cpu=10 drop=50110 pkt=74820 data_loss=66.97406 2019-05-18 23:03:27,760 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1657490/5000000<10000000 Kbps loss-rate=66 2019-05-18 23:03:27,760 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3328745K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:31,111 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=198.3438 real_seconds=1.00 rate_Mbps=1658.5885 tx_cpu=99 rx_cpu=11 drop=25405 pkt=50793 data_loss=50.01672 2019-05-18 23:03:31,112 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1698394/3328745<3328745 Kbps loss-rate=50 2019-05-18 23:03:31,112 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2513569K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:34,440 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=197.5938 real_seconds=1.00 rate_Mbps=1651.5513 tx_cpu=99 rx_cpu=11 drop=13062 pkt=38354 data_loss=34.05640 2019-05-18 23:03:34,441 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1691188/2513569<2513569 Kbps loss-rate=34 2019-05-18 23:03:34,441 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2102378K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:37,768 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=211.7266 real_seconds=1.00 rate_Mbps=1770.6976 tx_cpu=99 rx_cpu=10 drop=4979 pkt=32080 data_loss=15.52056 2019-05-18 23:03:37,768 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1813194/2102378<2102378 Kbps loss-rate=15 2019-05-18 23:03:37,769 DEBUG overshot, min=1 kbps=1813194 max=2102378 2019-05-18 23:03:37,769 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1813194K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:41,097 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=214.7109 real_seconds=1.00 rate_Mbps=1801.3168 tx_cpu=99 rx_cpu=11 drop=184 pkt=27667 data_loss=0.66505 2019-05-18 23:03:41,098 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1<1844548/1813194<2102378 Kbps loss-rate=0 2019-05-18 23:03:41,098 DEBUG undershot, min=1844548 kbps=1973463 max=2102378 2019-05-18 23:03:41,098 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1973463K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:44,423 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=207.0469 real_seconds=1.00 rate_Mbps=1736.0920 tx_cpu=99 rx_cpu=12 drop=3611 pkt=30113 data_loss=11.99148 2019-05-18 23:03:44,424 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1844548<1777758/1973463<2102378 Kbps loss-rate=11 2019-05-18 23:03:44,424 DEBUG overshot, min=1844548 kbps=1777758 max=1973463 2019-05-18 23:03:44,424 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1777758K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:03:47,776 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] megabytes=209.9844 real_seconds=1.00 rate_Mbps=1761.7708 tx_cpu=99 rx_cpu=11 drop=249 pkt=27127 data_loss=0.91790 2019-05-18 23:03:47,776 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] pkt-size=8192 throughput=1844548<1804053/1777758<1973463 Kbps loss-rate=0 2019-05-18 23:03:47,776 DEBUG undershot, min=1909005 kbps=1941234 max=1973463 2019-05-18 23:03:47,787 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.17', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.35, 'throughput_kbps': 1820176, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 33, 'rtt_ms': 0.48, 'throughput_kbps': 1826445, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.53, 'throughput_kbps': 1813175, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.14, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 140475, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.61, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1139387, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.92, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1804053, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.379', 'rtt_max_ms': '0.577', 'rtt_min_ms': '0.271', 'rtt_stddev': '0.088', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.391', 'rtt_max_ms': '0.646', 'rtt_min_ms': '0.241', 'rtt_stddev': '0.132', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.532', 'rtt_max_ms': '1.445', 'rtt_min_ms': '0.306', 'rtt_stddev': '0.313', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-18 23:03:47,789 INFO Deleting floating ip 31849ddd-96fa-4a39-8d69-af76a125e5d1 2019-05-18 23:03:50,141 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Floating IP 172.30.9.203 deleted 2019-05-18 23:03:50,306 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f2] Instance deleted 2019-05-18 23:03:50,420 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Creating client VM... 2019-05-18 23:03:50,420 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-18 23:03:56,538 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 1 of 150... 2019-05-18 23:03:59,257 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 2 of 150... 2019-05-18 23:04:02,004 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 3 of 150... 2019-05-18 23:04:04,947 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 4 of 150... 2019-05-18 23:04:07,858 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 5 of 150... 2019-05-18 23:04:11,382 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 6 of 150... 2019-05-18 23:04:14,658 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 7 of 150... 2019-05-18 23:04:17,390 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 8 of 150... 2019-05-18 23:04:20,343 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 9 of 150... 2019-05-18 23:04:23,815 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 10 of 150... 2019-05-18 23:04:27,504 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 11 of 150... 2019-05-18 23:04:30,520 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 12 of 150... 2019-05-18 23:04:33,968 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 13 of 150... 2019-05-18 23:04:36,653 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 14 of 150... 2019-05-18 23:04:39,391 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 15 of 150... 2019-05-18 23:04:42,356 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 16 of 150... 2019-05-18 23:04:45,208 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 17 of 150... 2019-05-18 23:04:48,173 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 18 of 150... 2019-05-18 23:04:51,133 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 19 of 150... 2019-05-18 23:04:53,812 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 20 of 150... 2019-05-18 23:04:56,854 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 21 of 150... 2019-05-18 23:04:59,899 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 22 of 150... 2019-05-18 23:05:02,842 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 23 of 150... 2019-05-18 23:05:05,299 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 24 of 150... 2019-05-18 23:05:08,447 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 25 of 150... 2019-05-18 23:05:11,512 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 26 of 150... 2019-05-18 23:05:14,556 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 27 of 150... 2019-05-18 23:05:17,706 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 28 of 150... 2019-05-18 23:05:20,173 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 29 of 150... 2019-05-18 23:05:23,351 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 30 of 150... 2019-05-18 23:05:26,097 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 31 of 150... 2019-05-18 23:05:28,843 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 32 of 150... 2019-05-18 23:05:31,583 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 33 of 150... 2019-05-18 23:05:34,675 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 34 of 150... 2019-05-18 23:05:38,164 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 35 of 150... 2019-05-18 23:05:40,904 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 36 of 150... 2019-05-18 23:05:43,644 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] VM status=BUILD, retrying 37 of 150... 2019-05-18 23:05:50,537 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Internal network IP: 192.168.1.7 2019-05-18 23:05:50,538 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] SSH IP: 172.30.9.206 2019-05-18 23:05:50,538 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Setup SSH for ubuntu@172.30.9.206 2019-05-18 23:06:00,455 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Installing nuttcp-8.1.4... 2019-05-18 23:06:00,500 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Copying nuttcp-8.1.4 to target... 2019-05-18 23:06:00,662 INFO ============================================================ 2019-05-18 23:06:00,662 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-05-18 23:06:09,728 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=21.3 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.345 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.184 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.157 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.271 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.325 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.263 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.272 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.268 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.165 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.157/2.359/21.340/6.327 ms 2019-05-18 23:06:18,765 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.187 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.257 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.178 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.266 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.348 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.298 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.177 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.198 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.168 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.316 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.168/0.239/0.348/0.063 ms 2019-05-18 23:06:27,808 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.903 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.305 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.373 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.219 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.251 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.244 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.402 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.459 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.219/0.361/0.903/0.198 ms 2019-05-18 23:06:27,809 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Measuring TCP Throughput (packet size=65536)... 2019-05-18 23:06:27,809 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:06:37,929 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=4570.7556 real_seconds=10.00 rate_Mbps=3835.1957 tx_cpu=9 rx_cpu=10 retrans=1 cwnd=600 rtt_ms=0.29 2019-05-18 23:06:37,930 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:06:48,025 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=4569.9166 real_seconds=10.00 rate_Mbps=3834.1853 tx_cpu=8 rx_cpu=11 retrans=1 cwnd=584 rtt_ms=0.40 2019-05-18 23:06:48,025 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:06:58,119 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=6845.7500 real_seconds=10.00 rate_Mbps=5743.4119 tx_cpu=12 rx_cpu=18 retrans=11 cwnd=490 rtt_ms=0.18 2019-05-18 23:06:58,119 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Measuring UDP Throughput (packet size=128)... 2019-05-18 23:06:58,120 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:01,472 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=24.8206 real_seconds=1.00 rate_Mbps=208.0210 tx_cpu=16 rx_cpu=26 drop=0 pkt=203330 data_loss=0.00000 2019-05-18 23:07:01,473 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=1<213013/5000000<10000000 Kbps loss-rate=0 2019-05-18 23:07:01,473 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R639039K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:04,799 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=25.4720 real_seconds=1.00 rate_Mbps=213.5475 tx_cpu=17 rx_cpu=26 drop=156 pkt=208822 data_loss=0.07454 2019-05-18 23:07:04,799 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=1<218672/639039<639039 Kbps loss-rate=0 2019-05-18 23:07:04,800 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R428855K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:08,126 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=24.0364 real_seconds=1.00 rate_Mbps=201.4025 tx_cpu=16 rx_cpu=27 drop=131 pkt=197037 data_loss=0.06652 2019-05-18 23:07:08,126 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=1<206236/428855<428855 Kbps loss-rate=0 2019-05-18 23:07:08,126 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317545K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:11,454 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=25.0474 real_seconds=1.00 rate_Mbps=209.9899 tx_cpu=16 rx_cpu=24 drop=0 pkt=205188 data_loss=0.00000 2019-05-18 23:07:11,454 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=1<215029/317545<317545 Kbps loss-rate=0 2019-05-18 23:07:11,455 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266287K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:14,807 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=24.8026 real_seconds=1.00 rate_Mbps=207.6883 tx_cpu=17 rx_cpu=24 drop=457 pkt=203640 data_loss=0.22447 2019-05-18 23:07:14,808 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=1<212672/266287<266287 Kbps loss-rate=0 2019-05-18 23:07:14,808 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R239479K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:18,132 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=24.5410 real_seconds=1.00 rate_Mbps=205.6065 tx_cpu=18 rx_cpu=25 drop=170 pkt=201210 data_loss=0.08468 2019-05-18 23:07:18,132 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=1<210541/239479<239479 Kbps loss-rate=0 2019-05-18 23:07:18,132 DEBUG undershot, min=210541 kbps=225010 max=239479 2019-05-18 23:07:18,133 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225010K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:21,458 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=23.9954 real_seconds=1.00 rate_Mbps=201.2275 tx_cpu=18 rx_cpu=24 drop=2186 pkt=198756 data_loss=1.09965 2019-05-18 23:07:21,459 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=210541<206056/225010<239479 Kbps loss-rate=1 2019-05-18 23:07:21,459 DEBUG undershot, min=225010 kbps=232244 max=239479 2019-05-18 23:07:21,459 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232244K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:24,785 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=24.9103 real_seconds=1.00 rate_Mbps=208.6840 tx_cpu=18 rx_cpu=26 drop=0 pkt=204065 data_loss=0.00000 2019-05-18 23:07:24,786 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=128 throughput=225010<213692/232244<239479 Kbps loss-rate=0 2019-05-18 23:07:24,786 DEBUG undershot, min=232244 kbps=235861 max=239479 2019-05-18 23:07:24,786 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Measuring UDP Throughput (packet size=1024)... 2019-05-18 23:07:24,787 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:28,140 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=183.0273 real_seconds=1.00 rate_Mbps=1533.7832 tx_cpu=30 rx_cpu=30 drop=20 pkt=187440 data_loss=0.01071 2019-05-18 23:07:28,140 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=1024 throughput=1<1570593/5000000<10000000 Kbps loss-rate=0 2019-05-18 23:07:28,141 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3285296K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:31,491 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=184.2744 real_seconds=1.00 rate_Mbps=1544.6736 tx_cpu=27 rx_cpu=29 drop=0 pkt=188697 data_loss=0.00000 2019-05-18 23:07:31,492 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=1024 throughput=1<1581745/3285296<3285296 Kbps loss-rate=0 2019-05-18 23:07:31,492 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2433520K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:34,843 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=180.1582 real_seconds=1.00 rate_Mbps=1511.4761 tx_cpu=26 rx_cpu=28 drop=0 pkt=184482 data_loss=0.00000 2019-05-18 23:07:34,843 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=1024 throughput=1<1547751/2433520<2433520 Kbps loss-rate=0 2019-05-18 23:07:34,844 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1990635K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:38,167 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=180.9053 real_seconds=1.00 rate_Mbps=1517.2961 tx_cpu=32 rx_cpu=26 drop=5505 pkt=190752 data_loss=2.88591 2019-05-18 23:07:38,167 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=1024 throughput=1<1553711/1990635<1990635 Kbps loss-rate=2 2019-05-18 23:07:38,168 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1772173K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:41,518 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=193.0801 real_seconds=1.00 rate_Mbps=1620.2904 tx_cpu=27 rx_cpu=27 drop=0 pkt=197714 data_loss=0.00000 2019-05-18 23:07:41,519 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=1024 throughput=1<1659177/1772173<1772173 Kbps loss-rate=0 2019-05-18 23:07:41,519 DEBUG undershot, min=1659177 kbps=1715675 max=1772173 2019-05-18 23:07:41,519 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1715675K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:44,869 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=192.0000 real_seconds=1.00 rate_Mbps=1610.2842 tx_cpu=35 rx_cpu=28 drop=0 pkt=196608 data_loss=0.00000 2019-05-18 23:07:44,870 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=1024 throughput=1659177<1648931/1715675<1772173 Kbps loss-rate=0 2019-05-18 23:07:44,870 DEBUG undershot, min=1715675 kbps=1743924 max=1772173 2019-05-18 23:07:44,870 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Measuring UDP Throughput (packet size=8192)... 2019-05-18 23:07:44,871 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:48,196 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=371.6875 real_seconds=1.00 rate_Mbps=3104.7796 tx_cpu=20 rx_cpu=21 drop=26305 pkt=73881 data_loss=35.60455 2019-05-18 23:07:48,197 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=8192 throughput=1<3179294/5000000<10000000 Kbps loss-rate=35 2019-05-18 23:07:48,197 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4089647K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:51,520 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=374.2578 real_seconds=1.00 rate_Mbps=3140.8715 tx_cpu=99 rx_cpu=21 drop=14498 pkt=62403 data_loss=23.23285 2019-05-18 23:07:51,521 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=8192 throughput=1<3216252/4089647<4089647 Kbps loss-rate=23 2019-05-18 23:07:51,521 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3652949K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:54,847 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=384.5234 real_seconds=1.00 rate_Mbps=3222.3521 tx_cpu=99 rx_cpu=23 drop=6521 pkt=55740 data_loss=11.69898 2019-05-18 23:07:54,847 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=8192 throughput=1<3299688/3652949<3652949 Kbps loss-rate=11 2019-05-18 23:07:54,847 DEBUG overshot, min=1 kbps=3299688 max=3652949 2019-05-18 23:07:54,848 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3299688K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:07:58,174 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=391.6172 real_seconds=1.00 rate_Mbps=3286.3094 tx_cpu=99 rx_cpu=20 drop=223 pkt=50350 data_loss=0.44290 2019-05-18 23:07:58,174 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=8192 throughput=1<3365180/3299688<3652949 Kbps loss-rate=0 2019-05-18 23:07:58,175 DEBUG undershot, min=3365180 kbps=3509064 max=3652949 2019-05-18 23:07:58,175 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3509064K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:08:01,501 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] megabytes=387.7969 real_seconds=1.00 rate_Mbps=3252.6922 tx_cpu=99 rx_cpu=22 drop=3906 pkt=53544 data_loss=7.29493 2019-05-18 23:08:01,502 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] pkt-size=8192 throughput=3365180<3330756/3509064<3652949 Kbps loss-rate=7 2019-05-18 23:08:01,502 DEBUG overshot, min=3365180 kbps=3330756 max=3509064 2019-05-18 23:08:01,513 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.29, 'throughput_kbps': 3927240, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.4, 'throughput_kbps': 3926205, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.18, 'throughput_kbps': 5881253, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 213692, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1648931, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3330756, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.359', 'rtt_max_ms': '21.340', 'rtt_min_ms': '0.157', 'rtt_stddev': '6.327', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.239', 'rtt_max_ms': '0.348', 'rtt_min_ms': '0.168', 'rtt_stddev': '0.063', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.361', 'rtt_max_ms': '0.903', 'rtt_min_ms': '0.219', 'rtt_stddev': '0.198', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-18 23:08:01,514 INFO Deleting floating ip 39f30174-ff0f-4fad-b541-a4f44ced1c01 2019-05-18 23:08:03,524 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Floating IP 172.30.9.206 deleted 2019-05-18 23:08:03,995 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f3] Instance deleted 2019-05-18 23:08:04,059 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Creating client VM... 2019-05-18 23:08:04,060 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-18 23:08:09,919 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] VM status=BUILD, retrying 1 of 150... 2019-05-18 23:08:12,286 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] VM status=BUILD, retrying 2 of 150... 2019-05-18 23:08:15,175 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] VM status=BUILD, retrying 3 of 150... 2019-05-18 23:08:18,261 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] VM status=BUILD, retrying 4 of 150... 2019-05-18 23:08:21,428 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] VM status=BUILD, retrying 5 of 150... 2019-05-18 23:08:23,857 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] VM status=BUILD, retrying 6 of 150... 2019-05-18 23:08:30,173 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Internal network IP: 192.168.2.18 2019-05-18 23:08:30,173 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] SSH IP: 172.30.9.200 2019-05-18 23:08:30,174 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Setup SSH for ubuntu@172.30.9.200 2019-05-18 23:08:39,862 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Installing nuttcp-8.1.4... 2019-05-18 23:08:39,910 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Copying nuttcp-8.1.4 to target... 2019-05-18 23:08:40,079 INFO ============================================================ 2019-05-18 23:08:40,080 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-05-18 23:08:49,129 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.37 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.499 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.536 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.506 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.664 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.543 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.414 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.396 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.443 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.401 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.396/0.577/1.370/0.275 ms 2019-05-18 23:08:58,178 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.355 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.531 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.364 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.689 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.291 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.389 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.233 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.446 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.321 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.424 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.233/0.404/0.689/0.124 ms 2019-05-18 23:09:07,231 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.38 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.362 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.689 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.440 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.561 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.437 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.539 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.379 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.772 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.509 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.362/0.607/1.386/0.288 ms 2019-05-18 23:09:07,232 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring TCP Throughput (packet size=65536)... 2019-05-18 23:09:07,232 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:17,340 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=2194.9461 real_seconds=10.01 rate_Mbps=1839.6081 tx_cpu=5 rx_cpu=7 retrans=6 cwnd=391 rtt_ms=0.39 2019-05-18 23:09:17,340 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:27,448 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=1722.8723 real_seconds=10.01 rate_Mbps=1444.0375 tx_cpu=4 rx_cpu=5 retrans=19 cwnd=255 rtt_ms=0.55 2019-05-18 23:09:27,449 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:37,550 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=1742.2669 real_seconds=10.01 rate_Mbps=1460.4718 tx_cpu=4 rx_cpu=5 retrans=18 cwnd=258 rtt_ms=0.44 2019-05-18 23:09:37,551 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring UDP Throughput (packet size=128)... 2019-05-18 23:09:37,551 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:40,882 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=17.2312 real_seconds=1.01 rate_Mbps=143.6754 tx_cpu=16 rx_cpu=17 drop=61073 pkt=202231 data_loss=30.19962 2019-05-18 23:09:40,882 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<147123/5000000<10000000 Kbps loss-rate=30 2019-05-18 23:09:40,882 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R441369K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:44,211 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=17.2164 real_seconds=1.01 rate_Mbps=143.5134 tx_cpu=16 rx_cpu=19 drop=54329 pkt=195366 data_loss=27.80899 2019-05-18 23:09:44,211 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<146957/441369<441369 Kbps loss-rate=27 2019-05-18 23:09:44,211 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294163K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:47,565 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=17.6357 real_seconds=1.01 rate_Mbps=147.0495 tx_cpu=15 rx_cpu=18 drop=49784 pkt=194255 data_loss=25.62793 2019-05-18 23:09:47,565 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<150578/294163<294163 Kbps loss-rate=25 2019-05-18 23:09:47,566 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222370K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:50,893 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=17.7113 real_seconds=1.01 rate_Mbps=147.6997 tx_cpu=22 rx_cpu=17 drop=56080 pkt=201171 data_loss=27.87678 2019-05-18 23:09:50,893 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<151244/222370<222370 Kbps loss-rate=27 2019-05-18 23:09:50,893 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186807K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:54,222 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=18.2179 real_seconds=1.00 rate_Mbps=152.2617 tx_cpu=99 rx_cpu=18 drop=33188 pkt=182429 data_loss=18.19239 2019-05-18 23:09:54,222 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<155915/186807<186807 Kbps loss-rate=18 2019-05-18 23:09:54,222 DEBUG overshot, min=1 kbps=155915 max=186807 2019-05-18 23:09:54,223 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155915K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:09:57,553 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=17.4258 real_seconds=1.00 rate_Mbps=146.0568 tx_cpu=99 rx_cpu=18 drop=9508 pkt=152260 data_loss=6.24435 2019-05-18 23:09:57,553 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<149562/155915<186807 Kbps loss-rate=6 2019-05-18 23:09:57,553 DEBUG overshot, min=1 kbps=149562 max=155915 2019-05-18 23:09:57,554 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149562K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:00,881 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=17.5787 real_seconds=1.00 rate_Mbps=146.8758 tx_cpu=99 rx_cpu=17 drop=2051 pkt=146056 data_loss=1.40445 2019-05-18 23:10:00,882 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<150400/149562<155915 Kbps loss-rate=1 2019-05-18 23:10:00,882 DEBUG undershot, min=150400 kbps=153157 max=155915 2019-05-18 23:10:00,882 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring UDP Throughput (packet size=1024)... 2019-05-18 23:10:00,883 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:04,236 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=140.9854 real_seconds=1.00 rate_Mbps=1177.2344 tx_cpu=32 rx_cpu=19 drop=51220 pkt=195589 data_loss=26.18755 2019-05-18 23:10:04,237 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1205488/5000000<10000000 Kbps loss-rate=26 2019-05-18 23:10:04,237 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3102744K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:07,591 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=142.6025 real_seconds=1.01 rate_Mbps=1189.9325 tx_cpu=33 rx_cpu=20 drop=48811 pkt=194836 data_loss=25.05236 2019-05-18 23:10:07,591 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1218490/3102744<3102744 Kbps loss-rate=25 2019-05-18 23:10:07,591 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2160617K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:10,920 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=148.5283 real_seconds=1.01 rate_Mbps=1239.1072 tx_cpu=26 rx_cpu=22 drop=34795 pkt=186888 data_loss=18.61811 2019-05-18 23:10:10,921 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1268845/2160617<2160617 Kbps loss-rate=18 2019-05-18 23:10:10,921 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1714731K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:14,275 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=147.0156 real_seconds=1.00 rate_Mbps=1227.6510 tx_cpu=35 rx_cpu=19 drop=42640 pkt=193184 data_loss=22.07221 2019-05-18 23:10:14,276 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1257114/1714731<1714731 Kbps loss-rate=22 2019-05-18 23:10:14,276 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1485922K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:17,602 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=142.0225 real_seconds=1.00 rate_Mbps=1186.7011 tx_cpu=99 rx_cpu=19 drop=35956 pkt=181387 data_loss=19.82277 2019-05-18 23:10:17,602 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1215181/1485922<1485922 Kbps loss-rate=19 2019-05-18 23:10:17,603 DEBUG overshot, min=1 kbps=1215181 max=1485922 2019-05-18 23:10:17,604 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1215181K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:20,953 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=142.0488 real_seconds=1.00 rate_Mbps=1187.4690 tx_cpu=99 rx_cpu=22 drop=2880 pkt=148338 data_loss=1.94151 2019-05-18 23:10:20,954 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1215968/1215181<1485922 Kbps loss-rate=1 2019-05-18 23:10:20,954 DEBUG undershot, min=1215968 kbps=1350945 max=1485922 2019-05-18 23:10:20,954 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1350945K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:24,277 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=137.4805 real_seconds=1.00 rate_Mbps=1149.0356 tx_cpu=99 rx_cpu=18 drop=24128 pkt=164908 data_loss=14.63119 2019-05-18 23:10:24,277 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1215968<1176612/1350945<1485922 Kbps loss-rate=14 2019-05-18 23:10:24,278 DEBUG overshot, min=1215968 kbps=1176612 max=1350945 2019-05-18 23:10:24,278 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1176612K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:27,602 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=137.2549 real_seconds=1.00 rate_Mbps=1147.4600 tx_cpu=99 rx_cpu=19 drop=3081 pkt=143630 data_loss=2.14510 2019-05-18 23:10:27,602 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1215968<1174999/1176612<1350945 Kbps loss-rate=2 2019-05-18 23:10:27,602 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring UDP Throughput (packet size=8192)... 2019-05-18 23:10:27,603 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:30,930 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=199.3906 real_seconds=1.00 rate_Mbps=1667.7583 tx_cpu=99 rx_cpu=9 drop=50772 pkt=76294 data_loss=66.54783 2019-05-18 23:10:30,930 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1707784/5000000<10000000 Kbps loss-rate=66 2019-05-18 23:10:30,930 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3353892K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:34,254 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=209.0938 real_seconds=1.00 rate_Mbps=1754.2932 tx_cpu=99 rx_cpu=10 drop=24412 pkt=51176 data_loss=47.70204 2019-05-18 23:10:34,255 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1796396/3353892<3353892 Kbps loss-rate=47 2019-05-18 23:10:34,255 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2575144K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:37,584 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=211.6328 real_seconds=1.00 rate_Mbps=1775.2461 tx_cpu=99 rx_cpu=10 drop=12205 pkt=39294 data_loss=31.06073 2019-05-18 23:10:37,584 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1817852/2575144<2575144 Kbps loss-rate=31 2019-05-18 23:10:37,585 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2196498K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:40,936 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=217.1953 real_seconds=1.00 rate_Mbps=1817.2143 tx_cpu=99 rx_cpu=10 drop=5715 pkt=33516 data_loss=17.05158 2019-05-18 23:10:40,936 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1860827/2196498<2196498 Kbps loss-rate=17 2019-05-18 23:10:40,937 DEBUG overshot, min=1 kbps=1860827 max=2196498 2019-05-18 23:10:40,937 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1860827K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:44,288 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=219.0625 real_seconds=1.00 rate_Mbps=1837.5192 tx_cpu=99 rx_cpu=11 drop=354 pkt=28394 data_loss=1.24673 2019-05-18 23:10:44,288 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1881619/1860827<2196498 Kbps loss-rate=1 2019-05-18 23:10:44,288 DEBUG undershot, min=1881619 kbps=2039058 max=2196498 2019-05-18 23:10:44,289 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2039058K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:47,641 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=209.8984 real_seconds=1.00 rate_Mbps=1755.5260 tx_cpu=98 rx_cpu=10 drop=4247 pkt=31114 data_loss=13.64981 2019-05-18 23:10:47,642 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1881619<1797658/2039058<2196498 Kbps loss-rate=13 2019-05-18 23:10:47,642 DEBUG overshot, min=1881619 kbps=1797658 max=2039058 2019-05-18 23:10:47,642 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1797658K -p5001 -P5002 -fparse 192.168.1.12 2019-05-18 23:10:50,994 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=214.1797 real_seconds=1.00 rate_Mbps=1796.8599 tx_cpu=99 rx_cpu=10 drop=15 pkt=27430 data_loss=0.05469 2019-05-18 23:10:50,994 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1881619<1839984/1797658<2039058 Kbps loss-rate=0 2019-05-18 23:10:50,994 DEBUG undershot, min=1960338 kbps=1999698 max=2039058 2019-05-18 23:10:51,005 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.18', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.39, 'throughput_kbps': 1883758, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.55, 'throughput_kbps': 1478694, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.44, 'throughput_kbps': 1495523, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.4, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150400, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.15, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1174999, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1839984, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.577', 'rtt_max_ms': '1.370', 'rtt_min_ms': '0.396', 'rtt_stddev': '0.275', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.404', 'rtt_max_ms': '0.689', 'rtt_min_ms': '0.233', 'rtt_stddev': '0.124', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.607', 'rtt_max_ms': '1.386', 'rtt_min_ms': '0.362', 'rtt_stddev': '0.288', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-18 23:10:51,006 INFO ============================================================ 2019-05-18 23:10:51,007 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-05-18 23:11:00,075 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.637 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.323 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.483 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.569 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.507 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.556 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.562 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.535 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.411 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.536 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.323/0.511/0.637/0.089 ms 2019-05-18 23:11:09,119 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.341 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.552 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.685 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.549 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.410 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.365 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.426 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.534 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.627 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.500 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.341/0.498/0.685/0.110 ms 2019-05-18 23:11:18,167 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.47 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.564 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.614 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.557 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.652 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.548 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.477 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.507 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.631 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.459 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.459/0.648/1.476/0.283 ms 2019-05-18 23:11:18,168 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring TCP Throughput (packet size=65536)... 2019-05-18 23:11:18,168 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:11:28,270 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=1914.1384 real_seconds=10.00 rate_Mbps=1605.1379 tx_cpu=4 rx_cpu=5 retrans=1 cwnd=587 rtt_ms=0.43 2019-05-18 23:11:28,270 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:11:38,370 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=1799.9654 real_seconds=10.00 rate_Mbps=1509.5299 tx_cpu=3 rx_cpu=5 retrans=50 cwnd=425 rtt_ms=0.41 2019-05-18 23:11:38,371 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:11:48,469 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=1546.7624 real_seconds=10.00 rate_Mbps=1297.2053 tx_cpu=3 rx_cpu=4 retrans=49 cwnd=244 rtt_ms=0.38 2019-05-18 23:11:48,470 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring UDP Throughput (packet size=128)... 2019-05-18 23:11:48,470 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:11:51,797 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=16.6960 real_seconds=1.00 rate_Mbps=139.8810 tx_cpu=16 rx_cpu=18 drop=56625 pkt=193398 data_loss=29.27881 2019-05-18 23:11:51,798 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<143238/5000000<10000000 Kbps loss-rate=29 2019-05-18 23:11:51,798 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R429714K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:11:55,124 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=16.7148 real_seconds=1.00 rate_Mbps=140.0972 tx_cpu=16 rx_cpu=16 drop=58723 pkt=195650 data_loss=30.01411 2019-05-18 23:11:55,125 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<143459/429714<429714 Kbps loss-rate=30 2019-05-18 23:11:55,125 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286586K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:11:58,453 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=16.6672 real_seconds=1.01 rate_Mbps=139.1048 tx_cpu=16 rx_cpu=16 drop=55834 pkt=192372 data_loss=29.02410 2019-05-18 23:11:58,453 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<142443/286586<286586 Kbps loss-rate=29 2019-05-18 23:11:58,454 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214514K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:01,782 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=16.8549 real_seconds=1.01 rate_Mbps=140.6377 tx_cpu=22 rx_cpu=16 drop=58742 pkt=196818 data_loss=29.84608 2019-05-18 23:12:01,782 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<144013/214514<214514 Kbps loss-rate=29 2019-05-18 23:12:01,783 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179263K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:05,107 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=16.8168 real_seconds=1.00 rate_Mbps=140.5893 tx_cpu=99 rx_cpu=16 drop=37298 pkt=175061 data_loss=21.30577 2019-05-18 23:12:05,108 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<143963/179263<179263 Kbps loss-rate=21 2019-05-18 23:12:05,108 DEBUG overshot, min=1 kbps=143963 max=179263 2019-05-18 23:12:05,108 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143963K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:08,433 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=17.1520 real_seconds=1.00 rate_Mbps=143.7784 tx_cpu=99 rx_cpu=17 drop=79 pkt=140589 data_loss=0.05652 2019-05-18 23:12:08,433 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=1<147229/143963<179263 Kbps loss-rate=0 2019-05-18 23:12:08,434 DEBUG undershot, min=147229 kbps=163246 max=179263 2019-05-18 23:12:08,434 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163246K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:11,786 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=16.6700 real_seconds=1.00 rate_Mbps=139.4052 tx_cpu=99 rx_cpu=17 drop=22859 pkt=159420 data_loss=14.33886 2019-05-18 23:12:11,787 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=147229<142750/163246<179263 Kbps loss-rate=14 2019-05-18 23:12:11,787 DEBUG overshot, min=147229 kbps=142750 max=163246 2019-05-18 23:12:11,787 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142750K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:15,113 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=16.8517 real_seconds=1.00 rate_Mbps=140.8703 tx_cpu=99 rx_cpu=17 drop=1355 pkt=139404 data_loss=0.97196 2019-05-18 23:12:15,114 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=128 throughput=147229<144251/142750<163246 Kbps loss-rate=0 2019-05-18 23:12:15,114 DEBUG undershot, min=155237 kbps=159241 max=163246 2019-05-18 23:12:15,114 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring UDP Throughput (packet size=1024)... 2019-05-18 23:12:15,115 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:18,468 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=135.3623 real_seconds=1.01 rate_Mbps=1129.6025 tx_cpu=31 rx_cpu=17 drop=58493 pkt=197104 data_loss=29.67622 2019-05-18 23:12:18,468 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1156712/5000000<10000000 Kbps loss-rate=29 2019-05-18 23:12:18,469 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3078356K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:21,822 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=138.9561 real_seconds=1.01 rate_Mbps=1159.4310 tx_cpu=30 rx_cpu=18 drop=52318 pkt=194609 data_loss=26.88364 2019-05-18 23:12:21,822 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1187257/3078356<3078356 Kbps loss-rate=26 2019-05-18 23:12:21,823 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2132806K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:25,151 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=132.4707 real_seconds=1.01 rate_Mbps=1105.6645 tx_cpu=31 rx_cpu=17 drop=53678 pkt=189328 data_loss=28.35185 2019-05-18 23:12:25,152 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1132200/2132806<2132806 Kbps loss-rate=28 2019-05-18 23:12:25,152 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1632503K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:28,477 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=134.2959 real_seconds=1.01 rate_Mbps=1120.8316 tx_cpu=71 rx_cpu=19 drop=54182 pkt=191701 data_loss=28.26380 2019-05-18 23:12:28,477 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1147731/1632503<1632503 Kbps loss-rate=28 2019-05-18 23:12:28,478 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1390117K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:31,805 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=134.3604 real_seconds=1.00 rate_Mbps=1126.9915 tx_cpu=86 rx_cpu=18 drop=32107 pkt=169692 data_loss=18.92070 2019-05-18 23:12:31,805 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1154039/1390117<1390117 Kbps loss-rate=18 2019-05-18 23:12:31,806 DEBUG overshot, min=1 kbps=1154039 max=1390117 2019-05-18 23:12:31,806 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1154039K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:35,158 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=132.0928 real_seconds=1.00 rate_Mbps=1104.0689 tx_cpu=99 rx_cpu=18 drop=5611 pkt=140874 data_loss=3.98300 2019-05-18 23:12:35,158 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=1024 throughput=1<1130566/1154039<1390117 Kbps loss-rate=3 2019-05-18 23:12:35,158 INFO [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Measuring UDP Throughput (packet size=8192)... 2019-05-18 23:12:35,159 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:38,486 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=197.0469 real_seconds=1.00 rate_Mbps=1652.7457 tx_cpu=73 rx_cpu=8 drop=50205 pkt=75427 data_loss=66.56104 2019-05-18 23:12:38,487 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1692411/5000000<10000000 Kbps loss-rate=66 2019-05-18 23:12:38,487 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3346205K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:41,813 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=194.6250 real_seconds=1.00 rate_Mbps=1627.7236 tx_cpu=99 rx_cpu=9 drop=26147 pkt=51059 data_loss=51.20938 2019-05-18 23:12:41,813 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1666788/3346205<3346205 Kbps loss-rate=51 2019-05-18 23:12:41,814 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2506496K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:45,141 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=201.6562 real_seconds=1.00 rate_Mbps=1691.5763 tx_cpu=99 rx_cpu=10 drop=12434 pkt=38246 data_loss=32.51061 2019-05-18 23:12:45,141 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1732174/2506496<2506496 Kbps loss-rate=32 2019-05-18 23:12:45,142 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2119335K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:48,470 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=207.7422 real_seconds=1.00 rate_Mbps=1737.1627 tx_cpu=99 rx_cpu=9 drop=5748 pkt=32339 data_loss=17.77419 2019-05-18 23:12:48,470 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1778854/2119335<2119335 Kbps loss-rate=17 2019-05-18 23:12:48,470 DEBUG overshot, min=1 kbps=1778854 max=2119335 2019-05-18 23:12:48,471 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1778854K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:51,823 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=211.0156 real_seconds=1.00 rate_Mbps=1770.2141 tx_cpu=99 rx_cpu=10 drop=133 pkt=27143 data_loss=0.49002 2019-05-18 23:12:51,823 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1<1812699/1778854<2119335 Kbps loss-rate=0 2019-05-18 23:12:51,823 DEBUG undershot, min=1812699 kbps=1966017 max=2119335 2019-05-18 23:12:51,824 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1966017K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:55,150 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=207.0703 real_seconds=1.00 rate_Mbps=1731.9052 tx_cpu=99 rx_cpu=9 drop=3494 pkt=29999 data_loss=11.64706 2019-05-18 23:12:55,150 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1812699<1773470/1966017<2119335 Kbps loss-rate=11 2019-05-18 23:12:55,150 DEBUG overshot, min=1812699 kbps=1773470 max=1966017 2019-05-18 23:12:55,150 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1773470K -p5001 -P5002 -fparse 172.30.9.201 2019-05-18 23:12:58,478 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] megabytes=209.1172 real_seconds=1.00 rate_Mbps=1754.5092 tx_cpu=99 rx_cpu=9 drop=294 pkt=27061 data_loss=1.08645 2019-05-18 23:12:58,479 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] pkt-size=8192 throughput=1812699<1796617/1773470<1966017 Kbps loss-rate=1 2019-05-18 23:12:58,479 DEBUG undershot, min=1889358 kbps=1927687 max=1966017 2019-05-18 23:12:58,490 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.18', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.43, 'throughput_kbps': 1643661, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 50, 'rtt_ms': 0.41, 'throughput_kbps': 1545758, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 49, 'rtt_ms': 0.38, 'throughput_kbps': 1328338, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.97, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144251, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.98, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1130566, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.09, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1796617, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.511', 'rtt_max_ms': '0.637', 'rtt_min_ms': '0.323', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.498', 'rtt_max_ms': '0.685', 'rtt_min_ms': '0.341', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.648', 'rtt_max_ms': '1.476', 'rtt_min_ms': '0.459', 'rtt_stddev': '0.283', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-18 23:12:58,491 INFO Deleting floating ip 3f1ef06f-3f70-4ae9-91eb-e193c4aef1ed 2019-05-18 23:13:00,877 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Floating IP 172.30.9.200 deleted 2019-05-18 23:13:01,307 DEBUG [TestClient_43d066fc-2190-454d-8b5d-39982906012f4] Instance deleted 2019-05-18 23:13:01,421 INFO Cleaning up... 2019-05-18 23:13:01,421 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Terminating nuttcp-8.1.4 2019-05-18 23:13:01,435 INFO Deleting floating ip 493205b3-2692-4df2-abb0-795d4402a02c 2019-05-18 23:13:03,602 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Floating IP 172.30.9.201 deleted 2019-05-18 23:13:03,793 DEBUG [TestServer_43d066fc-2190-454d-8b5d-39982906012f1] Instance deleted 2019-05-18 23:13:13,828 INFO Network pns-internal-net_43d066fc-2190-454d-8b5d-39982906012f deleted. 2019-05-18 23:13:17,024 INFO Network pns-internal-net2_43d066fc-2190-454d-8b5d-39982906012f deleted. 2019-05-18 23:13:17,080 INFO Removed public key pns_public_key 2019-05-18 23:13:17,080 INFO Deleting security group 2019-05-18 23:13:17,584 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': '15504682', 'rtt_ms': '0.296667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 146787, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1223705, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7830621, 'loss_rate': 0.29}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.267/0.143/0.387/0.076', | | | | | '64-byte': '3.824/0.127/36.175/10.783', '1500-byte': '0.300/0.192/0.446/0.093'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4578232', 'rtt_ms': '0.29'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 213692, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1648931, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3330756, 'loss_rate': 7.29}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.239/0.168/0.348/0.063', | | | | | '64-byte': '2.359/0.157/21.340/6.327', '1500-byte': '0.361/0.219/0.903/0.198'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1631019', 'rtt_ms': '0.56'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152531, 'loss_rate': 4.07}, 1024: {'tp_kbps': 1255711, | | | | | 'loss_rate': 1.87}, 8192: {'tp_kbps': 1703113, 'loss_rate': 2.28}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.335/0.246/0.562/0.093', | | | | | '64-byte': '0.459/0.220/1.095/0.228', '1500-byte': '0.585/0.284/2.065/0.508'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1619325', 'rtt_ms': '0.46'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150400, 'loss_rate': 1.4}, 1024: {'tp_kbps': 1174999, | | | | | 'loss_rate': 2.15}, 8192: {'tp_kbps': 1839984, 'loss_rate': 0.05}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.404/0.233/0.689/0.124', | | | | | '64-byte': '0.577/0.396/1.370/0.275', '1500-byte': '0.607/0.362/1.386/0.288'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1819932', 'rtt_ms': '0.453333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 140475, 'loss_rate': 3.14}, 1024: {'tp_kbps': 1139387, | | | | | 'loss_rate': 2.61}, 8192: {'tp_kbps': 1804053, 'loss_rate': 0.92}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.391/0.241/0.646/0.132', | | | | | '64-byte': '0.379/0.271/0.577/0.088', '1500-byte': '0.532/0.306/1.445/0.313'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1505919', 'rtt_ms': '0.406667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144251, 'loss_rate': 0.97}, 1024: {'tp_kbps': 1130566, | | | | | 'loss_rate': 3.98}, 8192: {'tp_kbps': 1796617, 'loss_rate': 1.09}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.498/0.341/0.685/0.110', | | | | | '64-byte': '0.511/0.323/0.637/0.089', '1500-byte': '0.648/0.459/1.476/0.283'}} | | 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-05-18 23:13:17,588 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-05-18 23:13:17,902 - 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-05-18 23:13:18,056 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 23:13:18,057 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:55 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 23:13:18,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 23:13:18,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 23:13:18,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Sat, 18 May 2019 23:13:18 GMT X-Openstack-Request-Id: req-fe91bed8-3618-41d3-bf58-c515f97f3cbb 2019-05-18 23:13:18,491 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "created_at": "2019-05-18T22:53:24Z", "admin_state_up": true, "updated_at": "2019-05-18T23:13:08Z", "project_id": "3d7a835a71d94c7182a8acc5e1db351f", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "dd76f7c5-62e1-43c0-b79f-72c5d56d8f9d", "name": "vmtp-router_43d066fc-2190-454d-8b5d-39982906012f"}]} 2019-05-18 23:13:18,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fe91bed8-3618-41d3-bf58-c515f97f3cbb 2019-05-18 23:13:18,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.428364992142s 2019-05-18 23:13:18,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 23:13:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/dd76f7c5-62e1-43c0-b79f-72c5d56d8f9d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 23:13:23,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:13:23 GMT X-Openstack-Request-Id: req-b93f7978-9b9a-429f-917c-460f28f5f876 2019-05-18 23:13:23,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:13:23,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/dd76f7c5-62e1-43c0-b79f-72c5d56d8f9d.json used request id req-b93f7978-9b9a-429f-917c-460f28f5f876 2019-05-18 23:13:23,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.11600089073s 2019-05-18 23:13:23,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:13:23,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 23:13:24,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 18 May 2019 23:13:24 GMT X-Openstack-Request-Id: req-36060413-40f2-4d33-bcce-896bb640efaa 2019-05-18 23:13:24,366 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T22:53:38Z", "file": "/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/file", "owner": "3d7a835a71d94c7182a8acc5e1db351f", "id": "b05cfe1d-7bf8-4694-8e0d-785fc0d459c5", "size": 263848448, "self": "/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_43d066fc-2190-454d-8b5d-39982906012f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_43d066fc-2190-454d-8b5d-39982906012f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-18T22:53:32Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:13:24,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36060413-40f2-4d33-bcce-896bb640efaa 2019-05-18 23:13:24,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.752947092056s 2019-05-18 23:13:24,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 23:13:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 23:13:26,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 23:13:26 GMT X-Openstack-Request-Id: req-de9d1a7e-7dfd-4efd-b9bb-cd376fec85d1 2019-05-18 23:13:26,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-05-18 23:13:26,297 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b05cfe1d-7bf8-4694-8e0d-785fc0d459c5 used request id req-de9d1a7e-7dfd-4efd-b9bb-cd376fec85d1 2019-05-18 23:13:26,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.92955303192s 2019-05-18 23:13:26,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 23:13:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 18 May 2019 23: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-168a3b1c-bfcb-4427-b30c-915fcba723cc x-openstack-request-id: req-168a3b1c-bfcb-4427-b30c-915fcba723cc 2019-05-18 23:13:26,617 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_43d066fc-2190-454d-8b5d-39982906012f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/28af0f4c-4072-4559-adf8-e756944a169e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/28af0f4c-4072-4559-adf8-e756944a169e", "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": "28af0f4c-4072-4559-adf8-e756944a169e"}]} 2019-05-18 23:13:26,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-168a3b1c-bfcb-4427-b30c-915fcba723cc 2019-05-18 23:13:26,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.314152002335s 2019-05-18 23:13:26,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 23:13:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/28af0f4c-4072-4559-adf8-e756944a169e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:26,691 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 23:13: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-9cda7326-fb33-4afa-9b23-9aba3c3aa447 x-openstack-request-id: req-9cda7326-fb33-4afa-9b23-9aba3c3aa447 2019-05-18 23:13:26,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/28af0f4c-4072-4559-adf8-e756944a169e used request id req-9cda7326-fb33-4afa-9b23-9aba3c3aa447 2019-05-18 23:13:26,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0725080966949s 2019-05-18 23:13:26,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:13:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:26,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 18 May 2019 23:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d382b6-0df8-4fc1-af4e-ebdbdc3a9e62 2019-05-18 23:13:26,957 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_43d066fc-2190-454d-8b5d-39982906012f", "links": {"self": "http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b330362c93dc482db8b285a80814489e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:13:26,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-60d382b6-0df8-4fc1-af4e-ebdbdc3a9e62 2019-05-18 23:13:26,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.265516996384s 2019-05-18 23:13:26,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:13:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:27,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 23:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f416c93b-53f6-4cdd-86ea-af6de9c98c47 2019-05-18 23:13:27,216 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_43d066fc-2190-454d-8b5d-39982906012f", "links": {"self": "http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b330362c93dc482db8b285a80814489e", "description": null}} 2019-05-18 23:13:27,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e used request id req-f416c93b-53f6-4cdd-86ea-af6de9c98c47 2019-05-18 23:13:27,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25369310379s 2019-05-18 23:13:27,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 23:13:27,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:27,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0356142f-d88a-4d23-99b5-5f07dd62d9e9 2019-05-18 23:13:27,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:13:27,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b330362c93dc482db8b285a80814489e used request id req-0356142f-d88a-4d23-99b5-5f07dd62d9e9 2019-05-18 23:13:27,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.330775976181s 2019-05-18 23:13:27,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:13:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:27,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7823e1fb-6631-4f83-9573-204f836840f2 2019-05-18 23:13:27,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f"}, "tags": [], "enabled": true, "id": "3d7a835a71d94c7182a8acc5e1db351f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_43d066fc-2190-454d-8b5d-39982906012f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:13:27,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7823e1fb-6631-4f83-9573-204f836840f2 2019-05-18 23:13:27,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231904983521s 2019-05-18 23:13:27,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 23:13:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:28,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90b8638-ad5f-4dc8-b4c3-62427275bb9c 2019-05-18 23:13:28,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:13:28,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3d7a835a71d94c7182a8acc5e1db351f used request id req-d90b8638-ad5f-4dc8-b4c3-62427275bb9c 2019-05-18 23:13:28,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299096107483s 2019-05-18 23:13:28,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:13:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=3d7a835a71d94c7182a8acc5e1db351f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:28,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 23:13:28 GMT X-Openstack-Request-Id: req-68b647db-b454-4174-91b9-d32c67b2558c 2019-05-18 23:13:28,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "created_at": "2019-05-18T22:53:46Z", "updated_at": "2019-05-18T22:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "0cad8c21-6c34-4195-bdf8-9c0ea1569eea", "remote_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "4349770f-78b8-423c-89a7-92cb550d087b", "remote_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "64d16808-53ce-455c-83d6-c3aabd7e4ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "7dd9a68f-dce0-4200-a69b-c1c391df383e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}], "revision_number": 1, "project_id": "3d7a835a71d94c7182a8acc5e1db351f", "id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "name": "default"}]} 2019-05-18 23:13:28,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=3d7a835a71d94c7182a8acc5e1db351f&name=default used request id req-68b647db-b454-4174-91b9-d32c67b2558c 2019-05-18 23:13:28,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342533111572s 2019-05-18 23:13:28,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:13:28,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:28,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 23:13:28 GMT X-Openstack-Request-Id: req-2dfd3359-17e5-468b-8814-f38579bce38d 2019-05-18 23:13:28,792 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "created_at": "2019-05-18T22:53:46Z", "updated_at": "2019-05-18T22:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "0cad8c21-6c34-4195-bdf8-9c0ea1569eea", "remote_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "4349770f-78b8-423c-89a7-92cb550d087b", "remote_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "64d16808-53ce-455c-83d6-c3aabd7e4ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T22:53:46Z", "revision_number": 0, "id": "7dd9a68f-dce0-4200-a69b-c1c391df383e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T22:53:46Z", "security_group_id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "tenant_id": "3d7a835a71d94c7182a8acc5e1db351f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7a835a71d94c7182a8acc5e1db351f"}], "revision_number": 1, "project_id": "3d7a835a71d94c7182a8acc5e1db351f", "id": "31a99151-233a-4ddf-b476-2c71cd4aedbf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 23:13:28,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2dfd3359-17e5-468b-8814-f38579bce38d 2019-05-18 23:13:28,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348693847656s 2019-05-18 23:13:28,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 23:13:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/31a99151-233a-4ddf-b476-2c71cd4aedbf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc0d33c222e69f201870534baedd7ebeef7a733c" 2019-05-18 23:13:29,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:13:29 GMT X-Openstack-Request-Id: req-11be0a42-d3b8-4f37-b1dd-77d18574d1de 2019-05-18 23:13:29,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:13:29,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/31a99151-233a-4ddf-b476-2c71cd4aedbf.json used request id req-11be0a42-d3b8-4f37-b1dd-77d18574d1de 2019-05-18 23:13:29,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.367755889893s 2019-05-18 23:13:29,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:13:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d499c031200dca2b0925fc97dfb1ba4d2939150e" 2019-05-18 23:13:29,349 - keystoneauth.session - DEBUG - RESP: [401] Content-Length: 114 Content-Type: application/json Date: Sat, 18 May 2019 23:13:29 GMT Www-Authenticate: Keystone uri="http://192.30.9.3:5000" X-Openstack-Request-Id: req-28700df9-66a8-4715-a36a-3673998d88d3 2019-05-18 23:13:29,349 - keystoneauth.session - DEBUG - RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-05-18 23:13:29,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-28700df9-66a8-4715-a36a-3673998d88d3 2019-05-18 23:13:29,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 23:13:29,363 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-05-18 23:13:29,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.19565987587s 2019-05-18 23:13:29,383 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-05-18 23:13:29,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:13:29,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 23:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ac2027-ff4b-45bf-9123-bc859e1270c6 2019-05-18 23:13:29,415 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 23:13:29,416 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-15ac2027-ff4b-45bf-9123-bc859e1270c6 2019-05-18 23:13:29,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 23:13:29,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T00:13:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["iS-rC6RUST25ZpI5kfCpyw"], "issued_at": "2019-05-18T23:13:29.000000Z"}} 2019-05-18 23:13:29,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:13:29,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:30,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 23:13:30 GMT X-Openstack-Request-Id: req-cb7c5f56-c3aa-4820-8d0c-8ca718fef1c1 2019-05-18 23:13:30,604 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 23:13:30,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cb7c5f56-c3aa-4820-8d0c-8ca718fef1c1 2019-05-18 23:13:30,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.75018787384s 2019-05-18 23:13:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:13:30,620 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 23:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e71587-39cf-43af-983d-ee8634554b37 2019-05-18 23:13:30,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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:13:30,620 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-95e71587-39cf-43af-983d-ee8634554b37 2019-05-18 23:13:30,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:13:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:30,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 23:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131ac037-3a76-4d8c-8a3b-9771c056b2c3 2019-05-18 23:13:30,842 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 23:13:30,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-131ac037-3a76-4d8c-8a3b-9771c056b2c3 2019-05-18 23:13:30,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221270084381s 2019-05-18 23:13:30,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 23:13:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}}' 2019-05-18 23:13:31,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Sat, 18 May 2019 23:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e35a68d-cdeb-4217-8717-11695d46c874 2019-05-18 23:13:31,104 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05"}, "tags": [], "enabled": true, "id": "0870191daff045c8bfb9602913c9ae05", "parent_id": "default", "domain_id": "default", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}} 2019-05-18 23:13:31,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9e35a68d-cdeb-4217-8717-11695d46c874 2019-05-18 23:13:31,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.255330085754s 2019-05-18 23:13:31,105 - 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'0870191daff045c8bfb9602913c9ae05', '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_412c3d3a-e4e6-4fc2-a87f-1945c06c1061'}) 2019-05-18 23:13:31,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 23:13:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ie06osKRXIOlvSyNXhFlGk8mSG5jMI", "email": null, "name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}}' 2019-05-18 23:13:31,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Sat, 18 May 2019 23:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fbf0da8-c701-4f38-9200-84ff5b786db3 2019-05-18 23:13:31,614 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": {"self": "http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb69983ea354faa871fe5da9a5a847a", "domain_id": "default", "password_expires_at": null}} 2019-05-18 23:13:31,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-4fbf0da8-c701-4f38-9200-84ff5b786db3 2019-05-18 23:13:31,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502426147461s 2019-05-18 23:13:31,615 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5bb69983ea354faa871fe5da9a5a847a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061'}) 2019-05-18 23:13:31,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:13:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:31,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd3e5f3-d310-49df-85c2-ad0a42a32dc5 2019-05-18 23:13:31,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:13:31,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1bd3e5f3-d310-49df-85c2-ad0a42a32dc5 2019-05-18 23:13:31,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216368913651s 2019-05-18 23:13:31,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:13:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:32,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28046fce-49b0-4ff1-b79b-5f7ed8fba8fd 2019-05-18 23:13:32,052 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:13:32,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-28046fce-49b0-4ff1-b79b-5f7ed8fba8fd 2019-05-18 23:13:32,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212517976761s 2019-05-18 23:13:32,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:13:32,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:32,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b73548-68c6-48fa-81dc-c1e8eda9aa4f 2019-05-18 23:13:32,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:13:32,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-64b73548-68c6-48fa-81dc-c1e8eda9aa4f 2019-05-18 23:13:32,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220691919327s 2019-05-18 23:13:32,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:13:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:32,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 23:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0dbab2f-783f-43ec-9489-4fcf0dac4672 2019-05-18 23:13:32,506 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 23:13:32,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a0dbab2f-783f-43ec-9489-4fcf0dac4672 2019-05-18 23:13:32,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222316026688s 2019-05-18 23:13:32,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:13:32,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:32,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 23:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea4d5d3-f9f8-44f0-91c2-aae073d679ea 2019-05-18 23:13:32,744 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": {"self": "http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb69983ea354faa871fe5da9a5a847a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:13:32,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0ea4d5d3-f9f8-44f0-91c2-aae073d679ea 2019-05-18 23:13:32,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237649917603s 2019-05-18 23:13:32,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:13:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:32,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 18 May 2019 23:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35ef599-16b8-412b-8c6a-80b5c50afc44 2019-05-18 23:13:32,991 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05"}, "tags": [], "enabled": true, "id": "0870191daff045c8bfb9602913c9ae05", "parent_id": "default", "domain_id": "default", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}]} 2019-05-18 23:13:32,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e35ef599-16b8-412b-8c6a-80b5c50afc44 2019-05-18 23:13:32,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.236082077026s 2019-05-18 23:13:32,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 23:13:33,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=0870191daff045c8bfb9602913c9ae05" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:33,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 23:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e0043c-5de7-446b-a469-52b8a6790fe0 2019-05-18 23:13:33,228 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=0870191daff045c8bfb9602913c9ae05", "previous": null, "next": null}} 2019-05-18 23:13:33,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=0870191daff045c8bfb9602913c9ae05 used request id req-93e0043c-5de7-446b-a469-52b8a6790fe0 2019-05-18 23:13:33,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.230731964111s 2019-05-18 23:13:33,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 23:13:33,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05/users/5bb69983ea354faa871fe5da9a5a847a/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:33,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff2fc59f-758c-404a-8bf6-cac54642e6d5 2019-05-18 23:13:33,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:13:33,389 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05/users/5bb69983ea354faa871fe5da9a5a847a/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-ff2fc59f-758c-404a-8bf6-cac54642e6d5 2019-05-18 23:13:33,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157683849335s 2019-05-18 23:13:33,390 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 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'0870191daff045c8bfb9602913c9ae05', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ie06osKRXIOlvSyNXhFlGk8mSG5jMI', 'username': u'shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 23:13:33,394 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'password': 'Ie06osKRXIOlvSyNXhFlGk8mSG5jMI', 'project_name': 'shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '0870191daff045c8bfb9602913c9ae05', 'project_domain_name': 'Default'} 2019-05-18 23:13:33,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-18 23:13:33,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:33,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 18 May 2019 23: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-df9b492b-d518-4a48-b4d7-3bb07ad75a74 x-openstack-request-id: req-df9b492b-d518-4a48-b4d7-3bb07ad75a74 2019-05-18 23:13:33,715 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 206}, "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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 209}, "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": 97, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-18 23:13:33,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-df9b492b-d518-4a48-b4d7-3bb07ad75a74 2019-05-18 23:13:33,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.317627191544s 2019-05-18 23:13:33,717 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-05-18 23:13:33,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:13:33,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:33,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 23:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017e4755-2c6d-42f9-a24c-68ce1e3fcd11 2019-05-18 23:13:33,941 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 23:13:33,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-017e4755-2c6d-42f9-a24c-68ce1e3fcd11 2019-05-18 23:13:33,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224407911301s 2019-05-18 23:13:33,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:13:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:13:34,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 18 May 2019 23:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c291b68f-e008-4198-bc2d-f669f252f331 2019-05-18 23:13:34,077 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05"}, "tags": [], "enabled": true, "id": "0870191daff045c8bfb9602913c9ae05", "parent_id": "default", "domain_id": "default", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}]} 2019-05-18 23:13:34,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c291b68f-e008-4198-bc2d-f669f252f331 2019-05-18 23:13:34,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128589868546s 2019-05-18 23:13:34,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 23:13:34,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" -d '{"network": {"tenant_id": "0870191daff045c8bfb9602913c9ae05", "name": "shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "admin_state_up": true}}' 2019-05-18 23:13:34,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 18 May 2019 23:13:34 GMT X-Openstack-Request-Id: req-84b1b1e6-4b3e-4439-84df-b2c838ae1b82 2019-05-18 23:13:34,648 - 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":"192f9a4a-d727-4463-aa60-c7509b6b494a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"0870191daff045c8bfb9602913c9ae05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:13:34Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061","admin_state_up":true,"tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:34Z","mtu":1450}} 2019-05-18 23:13:34,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-84b1b1e6-4b3e-4439-84df-b2c838ae1b82 2019-05-18 23:13:34,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.568259954453s 2019-05-18 23:13:34,648 - 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-05-18T23:13:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'192f9a4a-d727-4463-aa60-c7509b6b494a', 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'shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', u'created_at': u'2019-05-18T23:13:34Z', u'mtu': 1450, u'tenant_id': u'0870191daff045c8bfb9602913c9ae05', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0870191daff045c8bfb9602913c9ae05', u'l2_adjacency': True}) 2019-05-18 23:13:34,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:13:34,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 23:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f122e6af-188f-477c-93ba-36a6828441fb 2019-05-18 23:13:34,659 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 23:13:34,659 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f122e6af-188f-477c-93ba-36a6828441fb 2019-05-18 23:13:34,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 23:13:35,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T00:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0870191daff045c8bfb9602913c9ae05", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_0870191daff045c8bfb9602913c9ae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_0870191daff045c8bfb9602913c9ae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/0870191daff045c8bfb9602913c9ae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/0870191daff045c8bfb9602913c9ae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/0870191daff045c8bfb9602913c9ae05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0870191daff045c8bfb9602913c9ae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/0870191daff045c8bfb9602913c9ae05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/0870191daff045c8bfb9602913c9ae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0870191daff045c8bfb9602913c9ae05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/0870191daff045c8bfb9602913c9ae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/0870191daff045c8bfb9602913c9ae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "id": "5bb69983ea354faa871fe5da9a5a847a"}, "audit_ids": ["CR69er_gQHK5RNwQMhiCVQ"], "issued_at": "2019-05-18T23:13:35.000000Z"}} 2019-05-18 23:13:35,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:13:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:13:35,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sat, 18 May 2019 23:13:35 GMT X-Openstack-Request-Id: req-373dea58-d503-49b2-b2d2-98276257089e 2019-05-18 23:13:35,479 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"192f9a4a-d727-4463-aa60-c7509b6b494a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0870191daff045c8bfb9602913c9ae05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:13:34Z","qos_policy_id":null,"name":"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061","admin_state_up":true,"tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-18 23:13:35,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-373dea58-d503-49b2-b2d2-98276257089e 2019-05-18 23:13:35,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407959222794s 2019-05-18 23:13:35,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 23:13:35,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"subnet": {"name": "shaker-subnet_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "enable_dhcp": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 23:13:36,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sat, 18 May 2019 23:13:36 GMT X-Openstack-Request-Id: req-ef0561e8-9d96-4bac-b238-3634f87f3df6 2019-05-18 23:13:36,684 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"192f9a4a-d727-4463-aa60-c7509b6b494a","tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:13:36Z","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":"0870191daff045c8bfb9602913c9ae05","id":"80dd0741-9bb5-4db3-8caa-be3e047c5a6e","subnetpool_id":null,"name":"shaker-subnet_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}} 2019-05-18 23:13:36,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ef0561e8-9d96-4bac-b238-3634f87f3df6 2019-05-18 23:13:36,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.20385193825s 2019-05-18 23:13:36,685 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T23:13:36Z', 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'80dd0741-9bb5-4db3-8caa-be3e047c5a6e', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', u'enable_dhcp': True, u'network_id': u'192f9a4a-d727-4463-aa60-c7509b6b494a', u'tenant_id': u'0870191daff045c8bfb9602913c9ae05', u'created_at': u'2019-05-18T23:13:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0870191daff045c8bfb9602913c9ae05'}) 2019-05-18 23:13:36,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 23:13:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "shaker-router_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "admin_state_up": true}}' 2019-05-18 23:13:44,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 18 May 2019 23:13:44 GMT X-Openstack-Request-Id: req-2f004288-cfee-41c0-871b-4dc12bc15dec 2019-05-18 23:13:44,386 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:38Z", "admin_state_up": true, "updated_at": "2019-05-18T23:13:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "name": "shaker-router_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}} 2019-05-18 23:13:44,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2f004288-cfee-41c0-871b-4dc12bc15dec 2019-05-18 23:13:44,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.70083999634s 2019-05-18 23:13:44,387 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T23:13:39Z', u'revision_number': 3, u'id': u'98eb1ba6-f94e-461b-aee9-760923fc3aa8', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', u'admin_state_up': True, u'tenant_id': u'0870191daff045c8bfb9602913c9ae05', u'created_at': u'2019-05-18T23:13:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'0870191daff045c8bfb9602913c9ae05'}) 2019-05-18 23:13:44,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 23:13:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/98eb1ba6-f94e-461b-aee9-760923fc3aa8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"subnet_id": "80dd0741-9bb5-4db3-8caa-be3e047c5a6e"}' 2019-05-18 23:13:48,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 23:13:48 GMT X-Openstack-Request-Id: req-d860c7ec-8b82-41b2-94e9-3b2ba8c5039f 2019-05-18 23:13:48,017 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "subnet_id": "80dd0741-9bb5-4db3-8caa-be3e047c5a6e", "subnet_ids": ["80dd0741-9bb5-4db3-8caa-be3e047c5a6e"], "port_id": "2d371f62-4b1a-4044-9830-611633dfc858", "id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8"} 2019-05-18 23:13:48,017 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/98eb1ba6-f94e-461b-aee9-760923fc3aa8/add_router_interface.json used request id req-d860c7ec-8b82-41b2-94e9-3b2ba8c5039f 2019-05-18 23:13:48,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.62914514542s 2019-05-18 23:13:48,017 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-05-18 23:13:50,698 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-05-18 23:13:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:13:50,705 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 23:13:50 GMT 2019-05-18 23:13:50,705 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 23:13:50,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:13:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:13:51,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 23:13:51 GMT X-Openstack-Request-Id: req-ed4667b0-657c-4a34-bf35-d82845a0edc4 2019-05-18 23:13:51,038 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:13:51,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ed4667b0-657c-4a34-bf35-d82845a0edc4 2019-05-18 23:13:51,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328368902206s 2019-05-18 23:13:51,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 23:13:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}' 2019-05-18 23:13:51,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sat, 18 May 2019 23:13:51 GMT Location: http://172.30.9.23:9292/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9841fb0d-029b-4ba5-9b64-316a045d035e 2019-05-18 23:13:51,434 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:13:51Z", "file": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/file", "owner": "0870191daff045c8bfb9602913c9ae05", "id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "size": null, "self": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "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_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "checksum": null, "created_at": "2019-05-18T23:13:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 23:13:51,435 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9841fb0d-029b-4ba5-9b64-316a045d035e 2019-05-18 23:13:51,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.387802839279s 2019-05-18 23:13:51,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 23:13:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '' 2019-05-18 23:14:01,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 23:14:01 GMT X-Openstack-Request-Id: req-77755b7c-dbc1-4021-9ec5-4ce58bd681d6 2019-05-18 23:14:01,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 23:14:01,838 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/file used request id req-77755b7c-dbc1-4021-9ec5-4ce58bd681d6 2019-05-18 23:14:01,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.4028670788s 2019-05-18 23:14:01,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:14:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:02,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 18 May 2019 23:14:02 GMT X-Openstack-Request-Id: req-6413461f-7390-4468-90b9-cfb9eba1d83c 2019-05-18 23:14:02,697 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:14:01Z", "file": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/file", "owner": "0870191daff045c8bfb9602913c9ae05", "id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "size": 666173440, "self": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-18T23:13:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:14:02,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6413461f-7390-4468-90b9-cfb9eba1d83c 2019-05-18 23:14:02,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.853698968887s 2019-05-18 23:14:02,700 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/file', 'owner': u'0870191daff045c8bfb9602913c9ae05', 'id': u'f7db7abe-3082-4cc6-a6a4-2d56b10f46ba', 'size': 666173440, u'self': u'/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0870191daff045c8bfb9602913c9ae05', 'name': 'shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T23:14:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T23:14:01Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', '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/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba', 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_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'created': u'2019-05-18T23:13:51Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-05-18T23:13:51Z', 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/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba', 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_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-05-18 23:14:02,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 23:14:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-18 23:14:02,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 23: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-16547ac8-7059-4523-b7ac-34fe22e6dd09 x-openstack-request-id: req-16547ac8-7059-4523-b7ac-34fe22e6dd09 2019-05-18 23:14:02,741 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "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": "2db1d338-c607-4391-af84-1b6b18d0b8f8"}} 2019-05-18 23:14:02,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-16547ac8-7059-4523-b7ac-34fe22e6dd09 2019-05-18 23:14:02,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0399699211121s 2019-05-18 23:14:02,742 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', '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'b33a6ca8fc47490494e5507e3de2c225', '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'2db1d338-c607-4391-af84-1b6b18d0b8f8', 'swap': 0}) 2019-05-18 23:14:02,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 23:14:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" -d '{"extra_specs": {}}' 2019-05-18 23:14:02,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:14: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-7a239b52-ad1d-4f71-8be3-5741b9e51a3d x-openstack-request-id: req-7a239b52-ad1d-4f71-8be3-5741b9e51a3d 2019-05-18 23:14:02,777 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 23:14:02,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8/os-extra_specs used request id req-7a239b52-ad1d-4f71-8be3-5741b9e51a3d 2019-05-18 23:14:02,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0342659950256s 2019-05-18 23:14:02,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 23:14:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"keypair": {"name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}}' 2019-05-18 23:14:03,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sat, 18 May 2019 23: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-2b9e1110-823e-4608-a349-1a352f2d20a9 x-openstack-request-id: req-2b9e1110-823e-4608-a349-1a352f2d20a9 2019-05-18 23:14:03,240 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOerdbvoYFGn+5j4DlC93TR4Q9SwEzvidyQHlUIKHgpeUSqtsBqX5CuZ9EmWVOpv5EJZbAL+Ql3fHZf4KrgPttHiQizJjQRSors+8IzRbiOy7qogpKzhlnfkcUg/Ie99cug+NqBEeHu0xNio2yhqcFxy7/fKp64P1G7P8DlFXiUwv61PgtU/n7bVCjhyR9C1YmOCCV1FVOkeiBVBwNrlcMCRov9IiVD3A1kzti/Wk6TGO/OjY6qRVKq8v9B35bQjkpfBHMBZpZhjPrzCn3XZyxgm8F8f+Af0ij/U0y9bPid8TG0yHlgIL/4ReZrd2e/QBk1ieHOdg9q3hwArNoPAvn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAznq3W76GBRp/uY+A5Qvd00eEPUsBM74nckB5VCCh4KXlEqrb\nAal+QrmfRJllTqb+RCWWwC/kJd3x2X+Cq4D7bR4kIsyY0EUqK7PvCM0W4jsu6qIK\nSs4ZZ35HFIPyHvfXLoPjagRHh7tMTYqNsoanBccu/3yqeuD9Ruz/A5RV4lML+tT4\nLVP5+21Qo4ckfQtWJjggldRVTpHogVQcDa5XDAkaL/SIlQ9wNZM7Yv1pOkxjvzo2\nOqkVSqvL/Qd+W0I5KXwRzAWaWYYz68wp912csYJvBfH/gH9Io/1NMvWz4nfExtMh\n5YCC/+EXma3dnv0AZNYnhznYPat4cAKzaDwL5wIDAQABAoIBAQDIo2B3KvzKCsTg\nSHzklRJZkt4CPVcOs5FbKSF8yTTjufCNoi6sP8osBnmoTDKwKf9bsvb5C9Bzp2ay\nhYAxLWWj060jj5JSl1LyIqd88uVwsjfV0d2UcQ8ojQF/AvQMeaLEVW5vf3cOgscT\ndjZYqxWzvKiDpN14CBa1i+gFz2dhQrbCSb1qrELMNbvI4fpfkZlEJQYKdu2iAImM\nZcBNo+Lj7EzV3WGUp5LA0KpVsEnoffv7dCz/6kKGuZ/YXHSuBVpCNx39EmqB3CqW\nNn0JCFaGYmQJbIpGKnM8tNVZpK4hu0folqo3rhGAOFCfVGEIw/DWdgwBbJzR9Ort\nFY/zeUfpAoGBAPzdiAqZ1nQS/v9CDRJYiuc66iobD48jKU0vUT3QxW2z8wgAstZK\nHVgkK3Wv9EywUaXmrmdYKiAJR9e5AUQ/PIsZzagOIQPbg5NUpef85QNWfm2aDXrd\neQ1Q/yed+D5ITUxEQW65R2SZMk+d0WkAvngWYl3XfccZrMeWZWsSBB9TAoGBANEJ\n+pLDwjm5hkO3+F8V47GO6ewssKZolTvKnIGdE89S75n49nx0NZ5sheOKsHMvXfif\njiJD8AIaZpW80UKumJcpW+ZIKQAaK0Zcq+cXE0VbSQq0RNIATbAkZc7awWkt1OeE\nMeTlzRlXyBt1bmm8VFJsBOq0QSpMh1khrm91WxKdAoGAN7T+UYeOrUe6EbYVdyM2\nhrZ9/AS2KsyOPsjb1wh1VjO8qNiujXMKf+6H/IdlBLgbZLcrWO0daq1gvG+vjb94\nsRRgMFPchiMIG58cZb1bHp8hfzffHGBKWNqtO6cbl20KSnEHEUOULN9rLAsSpVVa\noM4doZrlxMUtQVMqyKnRaq0CgYBKMAtw6O7Wg8Rl5jXMsT0U+A6HFjk/ZeCIztiK\nm4+7RcjpUVVRSAD7j7JY1hDXYFkucpoECS514J7Fx7RQwRxAkZoe+T8r3R28pAkS\nQ7tAIyyiEuZVzWvE9rX3GuYHiQ+FdwIqJXCL7P6E2EFuXzth4RpBneV+uJhUhsKc\npf7DdQKBgH41q9yvF5NqWdN7F53BhhKCWYRgjTO9jeKrr2SqziaKt51Tc5jwx0BO\nc5FfG9z9PanGQ0LzpH70eLz9p5UDfrDB5mcJMFQrN8ScNcL8Gukiremd/u5psmwy\nptVtE4EpkzzN/HeZpP/rPn8nBcfMyQywEvUXdkHBV0iTfWnk3CZI\n-----END RSA PRIVATE KEY-----\n", "user_id": "5bb69983ea354faa871fe5da9a5a847a", "name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "fingerprint": "19:b7:6f:56:a5:1c:b0:c2:65:c4:9b:2c:75:08:9c:25"}} 2019-05-18 23:14:03,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2b9e1110-823e-4608-a349-1a352f2d20a9 2019-05-18 23:14:03,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.460478067398s 2019-05-18 23:14:03,241 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOerdbvoYFGn+5j4DlC93TR4Q9SwEzvidyQHlUIKHgpeUSqtsBqX5CuZ9EmWVOpv5EJZbAL+Ql3fHZf4KrgPttHiQizJjQRSors+8IzRbiOy7qogpKzhlnfkcUg/Ie99cug+NqBEeHu0xNio2yhqcFxy7/fKp64P1G7P8DlFXiUwv61PgtU/n7bVCjhyR9C1YmOCCV1FVOkeiBVBwNrlcMCRov9IiVD3A1kzti/Wk6TGO/OjY6qRVKq8v9B35bQjkpfBHMBZpZhjPrzCn3XZyxgm8F8f+Af0ij/U0y9bPid8TG0yHlgIL/4ReZrd2e/QBk1ieHOdg9q3hwArNoPAvn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAznq3W76GBRp/uY+A5Qvd00eEPUsBM74nckB5VCCh4KXlEqrb\nAal+QrmfRJllTqb+RCWWwC/kJd3x2X+Cq4D7bR4kIsyY0EUqK7PvCM0W4jsu6qIK\nSs4ZZ35HFIPyHvfXLoPjagRHh7tMTYqNsoanBccu/3yqeuD9Ruz/A5RV4lML+tT4\nLVP5+21Qo4ckfQtWJjggldRVTpHogVQcDa5XDAkaL/SIlQ9wNZM7Yv1pOkxjvzo2\nOqkVSqvL/Qd+W0I5KXwRzAWaWYYz68wp912csYJvBfH/gH9Io/1NMvWz4nfExtMh\n5YCC/+EXma3dnv0AZNYnhznYPat4cAKzaDwL5wIDAQABAoIBAQDIo2B3KvzKCsTg\nSHzklRJZkt4CPVcOs5FbKSF8yTTjufCNoi6sP8osBnmoTDKwKf9bsvb5C9Bzp2ay\nhYAxLWWj060jj5JSl1LyIqd88uVwsjfV0d2UcQ8ojQF/AvQMeaLEVW5vf3cOgscT\ndjZYqxWzvKiDpN14CBa1i+gFz2dhQrbCSb1qrELMNbvI4fpfkZlEJQYKdu2iAImM\nZcBNo+Lj7EzV3WGUp5LA0KpVsEnoffv7dCz/6kKGuZ/YXHSuBVpCNx39EmqB3CqW\nNn0JCFaGYmQJbIpGKnM8tNVZpK4hu0folqo3rhGAOFCfVGEIw/DWdgwBbJzR9Ort\nFY/zeUfpAoGBAPzdiAqZ1nQS/v9CDRJYiuc66iobD48jKU0vUT3QxW2z8wgAstZK\nHVgkK3Wv9EywUaXmrmdYKiAJR9e5AUQ/PIsZzagOIQPbg5NUpef85QNWfm2aDXrd\neQ1Q/yed+D5ITUxEQW65R2SZMk+d0WkAvngWYl3XfccZrMeWZWsSBB9TAoGBANEJ\n+pLDwjm5hkO3+F8V47GO6ewssKZolTvKnIGdE89S75n49nx0NZ5sheOKsHMvXfif\njiJD8AIaZpW80UKumJcpW+ZIKQAaK0Zcq+cXE0VbSQq0RNIATbAkZc7awWkt1OeE\nMeTlzRlXyBt1bmm8VFJsBOq0QSpMh1khrm91WxKdAoGAN7T+UYeOrUe6EbYVdyM2\nhrZ9/AS2KsyOPsjb1wh1VjO8qNiujXMKf+6H/IdlBLgbZLcrWO0daq1gvG+vjb94\nsRRgMFPchiMIG58cZb1bHp8hfzffHGBKWNqtO6cbl20KSnEHEUOULN9rLAsSpVVa\noM4doZrlxMUtQVMqyKnRaq0CgYBKMAtw6O7Wg8Rl5jXMsT0U+A6HFjk/ZeCIztiK\nm4+7RcjpUVVRSAD7j7JY1hDXYFkucpoECS514J7Fx7RQwRxAkZoe+T8r3R28pAkS\nQ7tAIyyiEuZVzWvE9rX3GuYHiQ+FdwIqJXCL7P6E2EFuXzth4RpBneV+uJhUhsKc\npf7DdQKBgH41q9yvF5NqWdN7F53BhhKCWYRgjTO9jeKrr2SqziaKt51Tc5jwx0BO\nc5FfG9z9PanGQ0LzpH70eLz9p5UDfrDB5mcJMFQrN8ScNcL8Gukiremd/u5psmwy\nptVtE4EpkzzN/HeZpP/rPn8nBcfMyQywEvUXdkHBV0iTfWnk3CZI\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5bb69983ea354faa871fe5da9a5a847a', 'name': u'shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'created_at': '2019-05-18T23:14:03.241912', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0870191daff045c8bfb9602913c9ae05', 'name': 'shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'19:b7:6f:56:a5:1c:b0:c2:65:c4:9b:2c:75:08:9c:25', 'type': 'ssh', 'id': u'shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061'}) 2019-05-18 23:14:03,242 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAznq3W76GBRp/uY+A5Qvd00eEPUsBM74nckB5VCCh4KXlEqrb Aal+QrmfRJllTqb+RCWWwC/kJd3x2X+Cq4D7bR4kIsyY0EUqK7PvCM0W4jsu6qIK Ss4ZZ35HFIPyHvfXLoPjagRHh7tMTYqNsoanBccu/3yqeuD9Ruz/A5RV4lML+tT4 LVP5+21Qo4ckfQtWJjggldRVTpHogVQcDa5XDAkaL/SIlQ9wNZM7Yv1pOkxjvzo2 OqkVSqvL/Qd+W0I5KXwRzAWaWYYz68wp912csYJvBfH/gH9Io/1NMvWz4nfExtMh 5YCC/+EXma3dnv0AZNYnhznYPat4cAKzaDwL5wIDAQABAoIBAQDIo2B3KvzKCsTg SHzklRJZkt4CPVcOs5FbKSF8yTTjufCNoi6sP8osBnmoTDKwKf9bsvb5C9Bzp2ay hYAxLWWj060jj5JSl1LyIqd88uVwsjfV0d2UcQ8ojQF/AvQMeaLEVW5vf3cOgscT djZYqxWzvKiDpN14CBa1i+gFz2dhQrbCSb1qrELMNbvI4fpfkZlEJQYKdu2iAImM ZcBNo+Lj7EzV3WGUp5LA0KpVsEnoffv7dCz/6kKGuZ/YXHSuBVpCNx39EmqB3CqW Nn0JCFaGYmQJbIpGKnM8tNVZpK4hu0folqo3rhGAOFCfVGEIw/DWdgwBbJzR9Ort FY/zeUfpAoGBAPzdiAqZ1nQS/v9CDRJYiuc66iobD48jKU0vUT3QxW2z8wgAstZK HVgkK3Wv9EywUaXmrmdYKiAJR9e5AUQ/PIsZzagOIQPbg5NUpef85QNWfm2aDXrd eQ1Q/yed+D5ITUxEQW65R2SZMk+d0WkAvngWYl3XfccZrMeWZWsSBB9TAoGBANEJ +pLDwjm5hkO3+F8V47GO6ewssKZolTvKnIGdE89S75n49nx0NZ5sheOKsHMvXfif jiJD8AIaZpW80UKumJcpW+ZIKQAaK0Zcq+cXE0VbSQq0RNIATbAkZc7awWkt1OeE MeTlzRlXyBt1bmm8VFJsBOq0QSpMh1khrm91WxKdAoGAN7T+UYeOrUe6EbYVdyM2 hrZ9/AS2KsyOPsjb1wh1VjO8qNiujXMKf+6H/IdlBLgbZLcrWO0daq1gvG+vjb94 sRRgMFPchiMIG58cZb1bHp8hfzffHGBKWNqtO6cbl20KSnEHEUOULN9rLAsSpVVa oM4doZrlxMUtQVMqyKnRaq0CgYBKMAtw6O7Wg8Rl5jXMsT0U+A6HFjk/ZeCIztiK m4+7RcjpUVVRSAD7j7JY1hDXYFkucpoECS514J7Fx7RQwRxAkZoe+T8r3R28pAkS Q7tAIyyiEuZVzWvE9rX3GuYHiQ+FdwIqJXCL7P6E2EFuXzth4RpBneV+uJhUhsKc pf7DdQKBgH41q9yvF5NqWdN7F53BhhKCWYRgjTO9jeKrr2SqziaKt51Tc5jwx0BO c5FfG9z9PanGQ0LzpH70eLz9p5UDfrDB5mcJMFQrN8ScNcL8Gukiremd/u5psmwy ptVtE4EpkzzN/HeZpP/rPn8nBcfMyQywEvUXdkHBV0iTfWnk3CZI -----END RSA PRIVATE KEY----- 2019-05-18 23:14:03,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-18 23:14:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"security_group": {"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "description": "created by OPNFV Functest (shaker)"}}' 2019-05-18 23:14:03,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sat, 18 May 2019 23:14:03 GMT X-Openstack-Request-Id: req-b6a6e905-00c1-40c6-90a2-ddbed636bb52 2019-05-18 23:14:03,727 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:03Z", "updated_at": "2019-05-18T23:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "1827df78-7fbf-46d5-951b-0157ccfcc3a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "4da69e55-ce72-4985-9766-ad55cf083388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "747c3205-7607-4368-ae75-6293d26c2113", "name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}} 2019-05-18 23:14:03,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b6a6e905-00c1-40c6-90a2-ddbed636bb52 2019-05-18 23:14:03,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.479718923569s 2019-05-18 23:14:03,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:14:03,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:04,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sat, 18 May 2019 23:14:04 GMT X-Openstack-Request-Id: req-f157529d-b7aa-465a-b358-dc5f4ac8112e 2019-05-18 23:14:04,354 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:03Z", "updated_at": "2019-05-18T23:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "1827df78-7fbf-46d5-951b-0157ccfcc3a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "4da69e55-ce72-4985-9766-ad55cf083388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "747c3205-7607-4368-ae75-6293d26c2113", "name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}, {"description": "Default security group", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:34Z", "updated_at": "2019-05-18T23:13:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "09423cf7-309e-4a8f-ae7d-496b28e56eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "2c679bfc-c0d2-49a9-8b8c-35a3834e684c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "7cf7d272-856d-4780-874f-ca8cd61d89e3", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "edd468fa-6ea2-40ef-9ce2-73ad37b172b7", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "name": "default"}]} 2019-05-18 23:14:04,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f157529d-b7aa-465a-b358-dc5f4ac8112e 2019-05-18 23:14:04,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.620340108871s 2019-05-18 23:14:04,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:14:04,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -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": "747c3205-7607-4368-ae75-6293d26c2113"}}' 2019-05-18 23:14:04,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 23:14:04 GMT X-Openstack-Request-Id: req-4e3c9990-9330-4a0d-97b2-30361d399ea5 2019-05-18 23:14:04,853 - 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-05-18T23:14:04Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "port_range_min": 22, "revision_number": 0, "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:04Z", "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "4c66ce2c-3573-4f7c-b4ff-5fb9da4252e4"}} 2019-05-18 23:14:04,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4e3c9990-9330-4a0d-97b2-30361d399ea5 2019-05-18 23:14:04,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.492396116257s 2019-05-18 23:14:04,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:14:04,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sat, 18 May 2019 23:14:05 GMT X-Openstack-Request-Id: req-15431cb1-3fac-4e54-befb-7997c1e9c847 2019-05-18 23:14:05,222 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:03Z", "updated_at": "2019-05-18T23:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "1827df78-7fbf-46d5-951b-0157ccfcc3a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:14:04Z", "revision_number": 0, "id": "4c66ce2c-3573-4f7c-b4ff-5fb9da4252e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:04Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "4da69e55-ce72-4985-9766-ad55cf083388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 2, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "747c3205-7607-4368-ae75-6293d26c2113", "name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}, {"description": "Default security group", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:34Z", "updated_at": "2019-05-18T23:13:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "09423cf7-309e-4a8f-ae7d-496b28e56eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "2c679bfc-c0d2-49a9-8b8c-35a3834e684c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "7cf7d272-856d-4780-874f-ca8cd61d89e3", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "edd468fa-6ea2-40ef-9ce2-73ad37b172b7", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "name": "default"}]} 2019-05-18 23:14:05,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-15431cb1-3fac-4e54-befb-7997c1e9c847 2019-05-18 23:14:05,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.363640069962s 2019-05-18 23:14:05,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:14:05,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -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": "747c3205-7607-4368-ae75-6293d26c2113"}}' 2019-05-18 23:14:05,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 18 May 2019 23:14:05 GMT X-Openstack-Request-Id: req-7d1a60fb-21ee-45e0-a68a-536ca2217c2f 2019-05-18 23:14:05,387 - 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-05-18T23:14:05Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "port_range_min": null, "revision_number": 0, "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:05Z", "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "a6911d2a-e80a-4158-9880-dc5af487da20"}} 2019-05-18 23:14:05,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7d1a60fb-21ee-45e0-a68a-536ca2217c2f 2019-05-18 23:14:05,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158524036407s 2019-05-18 23:14:05,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:14:05,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:05,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sat, 18 May 2019 23:14:05 GMT X-Openstack-Request-Id: req-ce0a5289-6119-4b0e-9238-0bbb8d18c352 2019-05-18 23:14:05,746 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:03Z", "updated_at": "2019-05-18T23:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "1827df78-7fbf-46d5-951b-0157ccfcc3a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:14:04Z", "revision_number": 0, "id": "4c66ce2c-3573-4f7c-b4ff-5fb9da4252e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:04Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "4da69e55-ce72-4985-9766-ad55cf083388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:05Z", "revision_number": 0, "id": "a6911d2a-e80a-4158-9880-dc5af487da20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:05Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 3, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "747c3205-7607-4368-ae75-6293d26c2113", "name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}, {"description": "Default security group", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:34Z", "updated_at": "2019-05-18T23:13:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "09423cf7-309e-4a8f-ae7d-496b28e56eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "2c679bfc-c0d2-49a9-8b8c-35a3834e684c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "7cf7d272-856d-4780-874f-ca8cd61d89e3", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "edd468fa-6ea2-40ef-9ce2-73ad37b172b7", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "name": "default"}]} 2019-05-18 23:14:05,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ce0a5289-6119-4b0e-9238-0bbb8d18c352 2019-05-18 23:14:05,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353861093521s 2019-05-18 23:14:05,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:14:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -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": "747c3205-7607-4368-ae75-6293d26c2113"}}' 2019-05-18 23:14:06,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 18 May 2019 23:14:06 GMT X-Openstack-Request-Id: req-759bcfda-2009-4b43-9bdb-39e56b8d9fea 2019-05-18 23:14:06,218 - 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-05-18T23:14:06Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "port_range_min": 9000, "revision_number": 0, "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:06Z", "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "e670d9de-a071-4530-b4f1-6e7e889bb4b2"}} 2019-05-18 23:14:06,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-759bcfda-2009-4b43-9bdb-39e56b8d9fea 2019-05-18 23:14:06,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.46567606926s 2019-05-18 23:14:06,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:14:06,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:06,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 18 May 2019 23:14:06 GMT X-Openstack-Request-Id: req-7ea83822-0bf4-475f-a660-918d758866dc 2019-05-18 23:14:06,322 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"192f9a4a-d727-4463-aa60-c7509b6b494a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0870191daff045c8bfb9602913c9ae05","l2_adjacency":true,"status":"ACTIVE","subnets":["80dd0741-9bb5-4db3-8caa-be3e047c5a6e"],"description":"","tags":[],"updated_at":"2019-05-18T23:13:36Z","qos_policy_id":null,"name":"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061","admin_state_up":true,"tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-18 23:14:06,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7ea83822-0bf4-475f-a660-918d758866dc 2019-05-18 23:14:06,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102386951447s 2019-05-18 23:14:06,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:14:06,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:06,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 18 May 2019 23:14:06 GMT X-Openstack-Request-Id: req-00f255cb-ca8d-42a7-b145-fd04e24ca2e6 2019-05-18 23:14:06,641 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:14:01Z", "file": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/file", "owner": "0870191daff045c8bfb9602913c9ae05", "id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "size": 666173440, "self": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-18T23:13:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:14:06,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-00f255cb-ca8d-42a7-b145-fd04e24ca2e6 2019-05-18 23:14:06,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314076900482s 2019-05-18 23:14:06,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 23:14:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:06,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 18 May 2019 23:14: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-e350b135-345f-44f4-b16a-27872e2067fc x-openstack-request-id: req-e350b135-345f-44f4-b16a-27872e2067fc 2019-05-18 23:14:06,672 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "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": "2db1d338-c607-4391-af84-1b6b18d0b8f8"}]} 2019-05-18 23:14:06,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e350b135-345f-44f4-b16a-27872e2067fc 2019-05-18 23:14:06,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240089893341s 2019-05-18 23:14:06,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 23:14:06,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"server": {"name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "imageRef": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "flavorRef": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "192f9a4a-d727-4463-aa60-c7509b6b494a"}], "security_groups": [{"name": "747c3205-7607-4368-ae75-6293d26c2113"}]}}' 2019-05-18 23:14:12,315 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 23:14:06 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.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a x-compute-request-id: req-86db1925-da19-4e72-9c59-749c213059cc x-openstack-request-id: req-86db1925-da19-4e72-9c59-749c213059cc 2019-05-18 23:14:12,315 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "747c3205-7607-4368-ae75-6293d26c2113"}], "OS-DCF:diskConfig": "MANUAL", "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "adminPass": "vPLjv4725VAA"}} 2019-05-18 23:14:12,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-86db1925-da19-4e72-9c59-749c213059cc 2019-05-18 23:14:12,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.64162111282s 2019-05-18 23:14:12,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:13,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 18 May 2019 23:14:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7343a8b2-0708-4231-a505-3bdde83edb47 x-openstack-request-id: req-7343a8b2-0708-4231-a505-3bdde83edb47 2019-05-18 23:14:13,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "user_id": "5bb69983ea354faa871fe5da9a5a847a", "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-05-18T23:14:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:13,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7343a8b2-0708-4231-a505-3bdde83edb47 2019-05-18 23:14:13,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713616132736s 2019-05-18 23:14:13,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:14:13,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:13,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 18 May 2019 23:14:13 GMT X-Openstack-Request-Id: req-d4e0bfc5-0298-4289-af2a-33f2e210fbe8 2019-05-18 23:14:13,670 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"192f9a4a-d727-4463-aa60-c7509b6b494a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0870191daff045c8bfb9602913c9ae05","l2_adjacency":true,"status":"ACTIVE","subnets":["80dd0741-9bb5-4db3-8caa-be3e047c5a6e"],"description":"","tags":[],"updated_at":"2019-05-18T23:13:36Z","qos_policy_id":null,"name":"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061","admin_state_up":true,"tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-18 23:14:13,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d4e0bfc5-0298-4289-af2a-33f2e210fbe8 2019-05-18 23:14:13,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.629352092743s 2019-05-18 23:14:13,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 23:14:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:13,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sat, 18 May 2019 23:14:13 GMT X-Openstack-Request-Id: req-83378697-132b-4f50-940b-102b6f1b69a0 2019-05-18 23:14:13,727 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"192f9a4a-d727-4463-aa60-c7509b6b494a","tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:13:36Z","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":"0870191daff045c8bfb9602913c9ae05","id":"80dd0741-9bb5-4db3-8caa-be3e047c5a6e","subnetpool_id":null,"name":"shaker-subnet_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}]} 2019-05-18 23:14:13,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-83378697-132b-4f50-940b-102b6f1b69a0 2019-05-18 23:14:13,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0551381111145s 2019-05-18 23:14:13,727 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:15,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:17,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 673 Content-Type: application/json Date: Sat, 18 May 2019 23:14: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-e453ba42-03f1-416c-b2d8-1b14e6b6f03f x-openstack-request-id: req-e453ba42-03f1-416c-b2d8-1b14e6b6f03f 2019-05-18 23:14:17,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:17,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e453ba42-03f1-416c-b2d8-1b14e6b6f03f 2019-05-18 23:14:17,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32398200035s 2019-05-18 23:14:17,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:19,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:19,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fe85679-b840-4915-b5ca-0966ad3cf326 x-openstack-request-id: req-0fe85679-b840-4915-b5ca-0966ad3cf326 2019-05-18 23:14:19,775 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:19,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0fe85679-b840-4915-b5ca-0966ad3cf326 2019-05-18 23:14:19,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711632013321s 2019-05-18 23:14:19,781 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:21,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:22,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1df46cb-ea7e-47c6-b413-f84a8e83c38d x-openstack-request-id: req-a1df46cb-ea7e-47c6-b413-f84a8e83c38d 2019-05-18 23:14:22,507 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:22,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a1df46cb-ea7e-47c6-b413-f84a8e83c38d 2019-05-18 23:14:22,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724189996719s 2019-05-18 23:14:22,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:24,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:24,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:25,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-035445b6-1140-41c2-b518-5097d85c7544 x-openstack-request-id: req-035445b6-1140-41c2-b518-5097d85c7544 2019-05-18 23:14:25,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:25,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-035445b6-1140-41c2-b518-5097d85c7544 2019-05-18 23:14:25,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18957281113s 2019-05-18 23:14:25,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:27,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:27,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:28,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-eabbb636-6c91-4f77-bd40-8ed7a3982d54 x-openstack-request-id: req-eabbb636-6c91-4f77-bd40-8ed7a3982d54 2019-05-18 23:14:28,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:28,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eabbb636-6c91-4f77-bd40-8ed7a3982d54 2019-05-18 23:14:28,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760186910629s 2019-05-18 23:14:28,480 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:30,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:31,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-42768679-2677-47b1-870b-75edc9eae823 x-openstack-request-id: req-42768679-2677-47b1-870b-75edc9eae823 2019-05-18 23:14:31,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:31,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-42768679-2677-47b1-870b-75edc9eae823 2019-05-18 23:14:31,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07807207108s 2019-05-18 23:14:31,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:33,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:34,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14: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-349fa723-9268-468e-9a48-ef4ff79c35d7 x-openstack-request-id: req-349fa723-9268-468e-9a48-ef4ff79c35d7 2019-05-18 23:14:34,378 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:34,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-349fa723-9268-468e-9a48-ef4ff79c35d7 2019-05-18 23:14:34,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809723138809s 2019-05-18 23:14:34,385 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:36,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:37,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14: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-04c27835-3e06-4b96-8a50-8ac344fd8434 x-openstack-request-id: req-04c27835-3e06-4b96-8a50-8ac344fd8434 2019-05-18 23:14:37,452 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:37,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04c27835-3e06-4b96-8a50-8ac344fd8434 2019-05-18 23:14:37,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06536197662s 2019-05-18 23:14:37,459 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:39,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:40,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69d4e470-3282-4c92-bad4-49dae5bba62b x-openstack-request-id: req-69d4e470-3282-4c92-bad4-49dae5bba62b 2019-05-18 23:14:40,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:40,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-69d4e470-3282-4c92-bad4-49dae5bba62b 2019-05-18 23:14:40,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80356502533s 2019-05-18 23:14:40,271 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:42,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:42,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:43,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-03d81a59-7dd8-4655-a0ae-242406eef96d x-openstack-request-id: req-03d81a59-7dd8-4655-a0ae-242406eef96d 2019-05-18 23:14:43,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:43,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-03d81a59-7dd8-4655-a0ae-242406eef96d 2019-05-18 23:14:43,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0877840519s 2019-05-18 23:14:43,368 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:45,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:46,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14: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-34547c64-5033-4d15-978e-eb62b22a67c4 x-openstack-request-id: req-34547c64-5033-4d15-978e-eb62b22a67c4 2019-05-18 23:14:46,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:46,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34547c64-5033-4d15-978e-eb62b22a67c4 2019-05-18 23:14:46,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71045088768s 2019-05-18 23:14:46,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:48,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:49,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-609a48f5-cf9e-439a-9675-f36b2040103b x-openstack-request-id: req-609a48f5-cf9e-439a-9675-f36b2040103b 2019-05-18 23:14:49,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:49,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-609a48f5-cf9e-439a-9675-f36b2040103b 2019-05-18 23:14:49,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97309589386s 2019-05-18 23:14:49,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:51,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:51,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-6ebe0531-3471-4b32-96ef-b63145ae7810 x-openstack-request-id: req-6ebe0531-3471-4b32-96ef-b63145ae7810 2019-05-18 23:14:51,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:51,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ebe0531-3471-4b32-96ef-b63145ae7810 2019-05-18 23:14:51,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822134017944s 2019-05-18 23:14:51,900 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:53,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:54,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-2e60313f-8833-4770-a57d-b39663984280 x-openstack-request-id: req-2e60313f-8833-4770-a57d-b39663984280 2019-05-18 23:14:54,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:54,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e60313f-8833-4770-a57d-b39663984280 2019-05-18 23:14:54,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775439023972s 2019-05-18 23:14:54,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:56,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:14:57,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c98e771-ccbb-4bbf-aff1-489e7e2ea12f x-openstack-request-id: req-6c98e771-ccbb-4bbf-aff1-489e7e2ea12f 2019-05-18 23:14:57,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:14:57,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c98e771-ccbb-4bbf-aff1-489e7e2ea12f 2019-05-18 23:14:57,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762912988663s 2019-05-18 23:14:57,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:14:59,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:14:59,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:00,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:14: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-5c969736-de17-436f-a83a-90358336a14a x-openstack-request-id: req-5c969736-de17-436f-a83a-90358336a14a 2019-05-18 23:15:00,248 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:00,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c969736-de17-436f-a83a-90358336a14a 2019-05-18 23:15:00,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790054798126s 2019-05-18 23:15:00,255 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:02,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:03,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-9bd1d65c-2fcc-4d77-86c0-bdeb95e35241 x-openstack-request-id: req-9bd1d65c-2fcc-4d77-86c0-bdeb95e35241 2019-05-18 23:15:03,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:03,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9bd1d65c-2fcc-4d77-86c0-bdeb95e35241 2019-05-18 23:15:03,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.998302936554s 2019-05-18 23:15:03,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:05,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:05,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87c44465-563b-4e6f-957b-3528d3869cdb x-openstack-request-id: req-87c44465-563b-4e6f-957b-3528d3869cdb 2019-05-18 23:15:05,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:05,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-87c44465-563b-4e6f-957b-3528d3869cdb 2019-05-18 23:15:05,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614513158798s 2019-05-18 23:15:05,885 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:07,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:07,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:08,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-547aa5bb-e1d9-4831-ae6a-a2e913bb136c x-openstack-request-id: req-547aa5bb-e1d9-4831-ae6a-a2e913bb136c 2019-05-18 23:15:08,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:08,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-547aa5bb-e1d9-4831-ae6a-a2e913bb136c 2019-05-18 23:15:08,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781489849091s 2019-05-18 23:15:08,676 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:10,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:11,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15: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-13db58ea-cea8-485b-bebe-ddecc7c38e31 x-openstack-request-id: req-13db58ea-cea8-485b-bebe-ddecc7c38e31 2019-05-18 23:15:11,380 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:11,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13db58ea-cea8-485b-bebe-ddecc7c38e31 2019-05-18 23:15:11,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701775074005s 2019-05-18 23:15:11,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:13,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15: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-e751c7fa-78f6-4c7a-ab5a-09f8fa5e18b8 x-openstack-request-id: req-e751c7fa-78f6-4c7a-ab5a-09f8fa5e18b8 2019-05-18 23:15:14,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:14,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e751c7fa-78f6-4c7a-ab5a-09f8fa5e18b8 2019-05-18 23:15:14,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.967096090317s 2019-05-18 23:15:14,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:16,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:16,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:17,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-24f0f912-a309-4058-aef7-1f94eb4a44ee x-openstack-request-id: req-24f0f912-a309-4058-aef7-1f94eb4a44ee 2019-05-18 23:15:17,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:17,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-24f0f912-a309-4058-aef7-1f94eb4a44ee 2019-05-18 23:15:17,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06195187569s 2019-05-18 23:15:17,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:19,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:19,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:20,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-1695a0d6-c089-4543-a8db-3763e5de41a8 x-openstack-request-id: req-1695a0d6-c089-4543-a8db-3763e5de41a8 2019-05-18 23:15:20,369 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:20,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1695a0d6-c089-4543-a8db-3763e5de41a8 2019-05-18 23:15:20,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934077978134s 2019-05-18 23:15:20,376 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:22,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:23,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15: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-a3a9e646-84e3-4511-97a5-a2b99c06c9d6 x-openstack-request-id: req-a3a9e646-84e3-4511-97a5-a2b99c06c9d6 2019-05-18 23:15:23,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:23,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a3a9e646-84e3-4511-97a5-a2b99c06c9d6 2019-05-18 23:15:23,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775530815125s 2019-05-18 23:15:23,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:25,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:26,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-363f1fa5-872a-4920-9e20-adeb68e0fa67 x-openstack-request-id: req-363f1fa5-872a-4920-9e20-adeb68e0fa67 2019-05-18 23:15:26,639 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:26,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-363f1fa5-872a-4920-9e20-adeb68e0fa67 2019-05-18 23:15:26,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47644686699s 2019-05-18 23:15:26,645 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:28,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:28,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:29,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-cb75ccf2-e965-4ee2-9de5-04d95feb70b4 x-openstack-request-id: req-cb75ccf2-e965-4ee2-9de5-04d95feb70b4 2019-05-18 23:15:29,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:29,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cb75ccf2-e965-4ee2-9de5-04d95feb70b4 2019-05-18 23:15:29,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568888902664s 2019-05-18 23:15:29,223 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:31,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:31,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:32,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1402bdf8-22e4-4ebe-a8cc-b920c5bf0251 x-openstack-request-id: req-1402bdf8-22e4-4ebe-a8cc-b920c5bf0251 2019-05-18 23:15:32,365 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:32,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1402bdf8-22e4-4ebe-a8cc-b920c5bf0251 2019-05-18 23:15:32,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14062786102s 2019-05-18 23:15:32,372 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:34,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:34,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:35,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15: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-2f6335eb-da9c-4457-9a1d-0792e98dc472 x-openstack-request-id: req-2f6335eb-da9c-4457-9a1d-0792e98dc472 2019-05-18 23:15:35,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:35,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f6335eb-da9c-4457-9a1d-0792e98dc472 2019-05-18 23:15:35,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67818903923s 2019-05-18 23:15:35,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:37,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:38,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-a49afb0c-8bbc-4475-abd3-50dd19f6b07e x-openstack-request-id: req-a49afb0c-8bbc-4475-abd3-50dd19f6b07e 2019-05-18 23:15:38,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:38,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a49afb0c-8bbc-4475-abd3-50dd19f6b07e 2019-05-18 23:15:38,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10665297508s 2019-05-18 23:15:38,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:40,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:40,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:41,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-3839b902-e67a-4812-b4be-52bdb76482ec x-openstack-request-id: req-3839b902-e67a-4812-b4be-52bdb76482ec 2019-05-18 23:15:41,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:41,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3839b902-e67a-4812-b4be-52bdb76482ec 2019-05-18 23:15:41,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.889751911163s 2019-05-18 23:15:41,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:43,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:43,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:44,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-080389d4-86ca-44cd-8c7f-e4daba9330a1 x-openstack-request-id: req-080389d4-86ca-44cd-8c7f-e4daba9330a1 2019-05-18 23:15:44,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:44,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-080389d4-86ca-44cd-8c7f-e4daba9330a1 2019-05-18 23:15:44,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0696349144s 2019-05-18 23:15:44,151 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:46,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:47,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-5a237dcb-43f0-422e-a62a-2458e186d78e x-openstack-request-id: req-5a237dcb-43f0-422e-a62a-2458e186d78e 2019-05-18 23:15:47,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:47,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a237dcb-43f0-422e-a62a-2458e186d78e 2019-05-18 23:15:47,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08744692802s 2019-05-18 23:15:47,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:49,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:49,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:49,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-273ab7a1-429b-4542-b62d-a9fbbb094f83 x-openstack-request-id: req-273ab7a1-429b-4542-b62d-a9fbbb094f83 2019-05-18 23:15:49,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:49,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-273ab7a1-429b-4542-b62d-a9fbbb094f83 2019-05-18 23:15:49,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704745054245s 2019-05-18 23:15:49,961 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:51,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:51,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:52,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-f094f151-fc07-47c2-b612-1a7e410ff48b x-openstack-request-id: req-f094f151-fc07-47c2-b612-1a7e410ff48b 2019-05-18 23:15:52,982 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:52,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f094f151-fc07-47c2-b612-1a7e410ff48b 2019-05-18 23:15:52,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01850795746s 2019-05-18 23:15:52,988 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:54,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:55,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09800dda-de0a-4af1-857c-bb156f69bbe9 x-openstack-request-id: req-09800dda-de0a-4af1-857c-bb156f69bbe9 2019-05-18 23:15:55,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:55,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09800dda-de0a-4af1-857c-bb156f69bbe9 2019-05-18 23:15:55,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677354097366s 2019-05-18 23:15:55,674 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:15:57,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:15:57,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:15:58,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:15:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-014f738b-5bc4-41d7-8f87-462002f4713d x-openstack-request-id: req-014f738b-5bc4-41d7-8f87-462002f4713d 2019-05-18 23:15:58,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:15:58,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-014f738b-5bc4-41d7-8f87-462002f4713d 2019-05-18 23:15:58,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670827150345s 2019-05-18 23:15:58,354 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:00,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:01,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-82a5b3d2-d977-4f3c-86a7-b46c9b484325 x-openstack-request-id: req-82a5b3d2-d977-4f3c-86a7-b46c9b484325 2019-05-18 23:16:01,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:01,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-82a5b3d2-d977-4f3c-86a7-b46c9b484325 2019-05-18 23:16:01,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79962515831s 2019-05-18 23:16:01,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:03,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:03,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:03,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-86c8ba26-4511-4e8e-b24c-ad7813f0d1fe x-openstack-request-id: req-86c8ba26-4511-4e8e-b24c-ad7813f0d1fe 2019-05-18 23:16:03,658 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:03,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-86c8ba26-4511-4e8e-b24c-ad7813f0d1fe 2019-05-18 23:16:03,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493911027908s 2019-05-18 23:16:03,665 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:05,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:06,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-04adb503-483c-4d78-b47a-411b4dfc7ec3 x-openstack-request-id: req-04adb503-483c-4d78-b47a-411b4dfc7ec3 2019-05-18 23:16:06,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:06,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04adb503-483c-4d78-b47a-411b4dfc7ec3 2019-05-18 23:16:06,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767083883286s 2019-05-18 23:16:06,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:08,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:09,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-b375d067-de81-48cb-ac10-bca2648e0647 x-openstack-request-id: req-b375d067-de81-48cb-ac10-bca2648e0647 2019-05-18 23:16:09,237 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:09,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b375d067-de81-48cb-ac10-bca2648e0647 2019-05-18 23:16:09,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793940782547s 2019-05-18 23:16:09,244 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:11,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:11,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:12,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf6b5fbc-5580-468d-a08a-1e3622758ddd x-openstack-request-id: req-bf6b5fbc-5580-468d-a08a-1e3622758ddd 2019-05-18 23:16:12,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:12,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf6b5fbc-5580-468d-a08a-1e3622758ddd 2019-05-18 23:16:12,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.212870121s 2019-05-18 23:16:12,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:14,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:15,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-d236ad4b-b17e-4cf0-8430-38a48b622817 x-openstack-request-id: req-d236ad4b-b17e-4cf0-8430-38a48b622817 2019-05-18 23:16:15,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:15,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d236ad4b-b17e-4cf0-8430-38a48b622817 2019-05-18 23:16:15,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578994989395s 2019-05-18 23:16:15,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:17,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:17,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:17,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-68681d52-c2d5-4e6e-a591-d5b02282a0bf x-openstack-request-id: req-68681d52-c2d5-4e6e-a591-d5b02282a0bf 2019-05-18 23:16:17,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:17,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68681d52-c2d5-4e6e-a591-d5b02282a0bf 2019-05-18 23:16:17,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765024900436s 2019-05-18 23:16:17,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:19,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:19,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:20,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-60b0658d-7de8-4a83-8c50-ee497a27a989 x-openstack-request-id: req-60b0658d-7de8-4a83-8c50-ee497a27a989 2019-05-18 23:16:20,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:20,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60b0658d-7de8-4a83-8c50-ee497a27a989 2019-05-18 23:16:20,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499098062515s 2019-05-18 23:16:20,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:22,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:22,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:23,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-7ccb9274-f84e-4bf7-9163-03649fe2a4f8 x-openstack-request-id: req-7ccb9274-f84e-4bf7-9163-03649fe2a4f8 2019-05-18 23:16:23,104 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:23,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ccb9274-f84e-4bf7-9163-03649fe2a4f8 2019-05-18 23:16:23,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764569044113s 2019-05-18 23:16:23,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:25,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:25,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c9d9234-d623-4c35-8208-0155bf127677 x-openstack-request-id: req-0c9d9234-d623-4c35-8208-0155bf127677 2019-05-18 23:16:25,892 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:25,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0c9d9234-d623-4c35-8208-0155bf127677 2019-05-18 23:16:25,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777900218964s 2019-05-18 23:16:25,899 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:27,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:27,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:28,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-1cfd3ef2-a271-4cf6-946c-00c24873a99d x-openstack-request-id: req-1cfd3ef2-a271-4cf6-946c-00c24873a99d 2019-05-18 23:16:28,724 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:28,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1cfd3ef2-a271-4cf6-946c-00c24873a99d 2019-05-18 23:16:28,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.823489904404s 2019-05-18 23:16:28,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:30,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:31,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba34ea46-3fb1-457b-a9b1-f82b2c637ee4 x-openstack-request-id: req-ba34ea46-3fb1-457b-a9b1-f82b2c637ee4 2019-05-18 23:16:31,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:31,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba34ea46-3fb1-457b-a9b1-f82b2c637ee4 2019-05-18 23:16:31,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748999118805s 2019-05-18 23:16:31,489 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:33,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:33,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:34,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23: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-f9cba03e-2f2c-417a-892a-7192ba141e3d x-openstack-request-id: req-f9cba03e-2f2c-417a-892a-7192ba141e3d 2019-05-18 23:16:34,244 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:34,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f9cba03e-2f2c-417a-892a-7192ba141e3d 2019-05-18 23:16:34,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753072023392s 2019-05-18 23:16:34,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:36,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:36,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:37,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-bf7a3472-34f8-4caa-9491-e71ffc362722 x-openstack-request-id: req-bf7a3472-34f8-4caa-9491-e71ffc362722 2019-05-18 23:16:37,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:37,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf7a3472-34f8-4caa-9491-e71ffc362722 2019-05-18 23:16:37,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870465040207s 2019-05-18 23:16:37,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:39,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:39,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:40,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47077862-5760-44fe-803c-81a204cd4558 x-openstack-request-id: req-47077862-5760-44fe-803c-81a204cd4558 2019-05-18 23:16:40,090 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:40,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-47077862-5760-44fe-803c-81a204cd4558 2019-05-18 23:16:40,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.959483146667s 2019-05-18 23:16:40,097 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:42,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-7b7044e7-269a-44d6-9ecd-0105a536f371 x-openstack-request-id: req-7b7044e7-269a-44d6-9ecd-0105a536f371 2019-05-18 23:16:42,903 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:42,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7b7044e7-269a-44d6-9ecd-0105a536f371 2019-05-18 23:16:42,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804442882538s 2019-05-18 23:16:42,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:44,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:45,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-937a8f5b-8706-4d37-9199-bc7e1411c8ca x-openstack-request-id: req-937a8f5b-8706-4d37-9199-bc7e1411c8ca 2019-05-18 23:16:45,676 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:45,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-937a8f5b-8706-4d37-9199-bc7e1411c8ca 2019-05-18 23:16:45,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764173030853s 2019-05-18 23:16:45,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:47,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:47,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:48,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-27f46e54-4bf6-4c99-a137-455e832105be x-openstack-request-id: req-27f46e54-4bf6-4c99-a137-455e832105be 2019-05-18 23:16:48,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:48,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-27f46e54-4bf6-4c99-a137-455e832105be 2019-05-18 23:16:48,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773271083832s 2019-05-18 23:16:48,465 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:50,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:51,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-5633cfff-c7fe-4812-8250-650e0c7def71 x-openstack-request-id: req-5633cfff-c7fe-4812-8250-650e0c7def71 2019-05-18 23:16:51,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:51,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5633cfff-c7fe-4812-8250-650e0c7def71 2019-05-18 23:16:51,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755774021149s 2019-05-18 23:16:51,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:53,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:54,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6864301f-e326-4f29-b370-0217db27257f x-openstack-request-id: req-6864301f-e326-4f29-b370-0217db27257f 2019-05-18 23:16:54,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:54,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6864301f-e326-4f29-b370-0217db27257f 2019-05-18 23:16:54,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802240848541s 2019-05-18 23:16:54,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:56,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:56,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16: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-7433fe51-2916-4618-a300-9eb8eb35b78e x-openstack-request-id: req-7433fe51-2916-4618-a300-9eb8eb35b78e 2019-05-18 23:16:56,506 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:56,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7433fe51-2916-4618-a300-9eb8eb35b78e 2019-05-18 23:16:56,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462928056717s 2019-05-18 23:16:56,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:16:58,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:16:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:16:59,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:16:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83e3a876-49b4-4634-b2a8-dc264b6cd173 x-openstack-request-id: req-83e3a876-49b4-4634-b2a8-dc264b6cd173 2019-05-18 23:16:59,211 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:16:59,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83e3a876-49b4-4634-b2a8-dc264b6cd173 2019-05-18 23:16:59,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696182012558s 2019-05-18 23:16:59,218 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:01,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:01,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:01,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-cd654315-6f43-4d0c-855d-f0b8030d820a x-openstack-request-id: req-cd654315-6f43-4d0c-855d-f0b8030d820a 2019-05-18 23:17:01,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:01,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd654315-6f43-4d0c-855d-f0b8030d820a 2019-05-18 23:17:01,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685076951981s 2019-05-18 23:17:01,912 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:03,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:03,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:04,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c9fc378-1975-4e9e-8161-e2ee58c5143f x-openstack-request-id: req-9c9fc378-1975-4e9e-8161-e2ee58c5143f 2019-05-18 23:17:04,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:04,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c9fc378-1975-4e9e-8161-e2ee58c5143f 2019-05-18 23:17:04,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688967943192s 2019-05-18 23:17:04,609 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:06,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:07,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-6a9e65da-c0f2-4fb6-9d44-9696ec34c4e8 x-openstack-request-id: req-6a9e65da-c0f2-4fb6-9d44-9696ec34c4e8 2019-05-18 23:17:07,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:07,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6a9e65da-c0f2-4fb6-9d44-9696ec34c4e8 2019-05-18 23:17:07,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79364991188s 2019-05-18 23:17:07,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:09,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:10,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-1746b411-839c-42c6-9e0d-ef8727e4cb68 x-openstack-request-id: req-1746b411-839c-42c6-9e0d-ef8727e4cb68 2019-05-18 23:17:10,228 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:10,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1746b411-839c-42c6-9e0d-ef8727e4cb68 2019-05-18 23:17:10,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813451051712s 2019-05-18 23:17:10,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:12,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:12,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-146873d7-0104-44b3-b9ea-e325c12aea8d x-openstack-request-id: req-146873d7-0104-44b3-b9ea-e325c12aea8d 2019-05-18 23:17:12,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:12,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-146873d7-0104-44b3-b9ea-e325c12aea8d 2019-05-18 23:17:12,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609351158142s 2019-05-18 23:17:12,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:14,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:15,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-0e76ea85-08c9-4fc1-9bc2-513ee2e3aab3 x-openstack-request-id: req-0e76ea85-08c9-4fc1-9bc2-513ee2e3aab3 2019-05-18 23:17:15,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:15,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e76ea85-08c9-4fc1-9bc2-513ee2e3aab3 2019-05-18 23:17:15,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805922985077s 2019-05-18 23:17:15,668 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:17,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:17,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:18,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0aaced5e-195c-40fe-a5c7-621922269371 x-openstack-request-id: req-0aaced5e-195c-40fe-a5c7-621922269371 2019-05-18 23:17:18,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:18,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0aaced5e-195c-40fe-a5c7-621922269371 2019-05-18 23:17:18,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796086072922s 2019-05-18 23:17:18,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:20,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:21,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-4018c414-31af-4bef-a6ae-7b3b2b00ca9a x-openstack-request-id: req-4018c414-31af-4bef-a6ae-7b3b2b00ca9a 2019-05-18 23:17:21,164 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:21,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4018c414-31af-4bef-a6ae-7b3b2b00ca9a 2019-05-18 23:17:21,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688423871994s 2019-05-18 23:17:21,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:23,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:23,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-c3db89ff-56a6-48ef-8e06-e15edc35fa4f x-openstack-request-id: req-c3db89ff-56a6-48ef-8e06-e15edc35fa4f 2019-05-18 23:17:23,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:23,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3db89ff-56a6-48ef-8e06-e15edc35fa4f 2019-05-18 23:17:23,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787447929382s 2019-05-18 23:17:23,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:25,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:27,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-ed585ebf-e217-4af5-be12-4b481e833938 x-openstack-request-id: req-ed585ebf-e217-4af5-be12-4b481e833938 2019-05-18 23:17:27,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:27,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ed585ebf-e217-4af5-be12-4b481e833938 2019-05-18 23:17:27,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20741295815s 2019-05-18 23:17:27,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:29,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:29,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-915338d8-8e30-4725-b2eb-036a5b57ee60 x-openstack-request-id: req-915338d8-8e30-4725-b2eb-036a5b57ee60 2019-05-18 23:17:29,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:29,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-915338d8-8e30-4725-b2eb-036a5b57ee60 2019-05-18 23:17:29,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715594053268s 2019-05-18 23:17:29,908 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:31,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:32,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf63a9de-4b89-4be5-9f77-d1a1e78f6dc8 x-openstack-request-id: req-cf63a9de-4b89-4be5-9f77-d1a1e78f6dc8 2019-05-18 23:17:32,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:32,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf63a9de-4b89-4be5-9f77-d1a1e78f6dc8 2019-05-18 23:17:32,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798866033554s 2019-05-18 23:17:32,716 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:34,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:35,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-2c55566b-95ac-4eac-aef1-c2766b135291 x-openstack-request-id: req-2c55566b-95ac-4eac-aef1-c2766b135291 2019-05-18 23:17:35,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:14:15Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:35,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2c55566b-95ac-4eac-aef1-c2766b135291 2019-05-18 23:17:35,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747052907944s 2019-05-18 23:17:35,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:17:37,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:17:37,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:37,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-7284c8a3-d188-4240-8478-bbf9ba9f88a5 x-openstack-request-id: req-7284c8a3-d188-4240-8478-bbf9ba9f88a5 2019-05-18 23:17:37,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:bc:31", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T23:17:34.000000", "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T23:17:34Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:17:37,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7284c8a3-d188-4240-8478-bbf9ba9f88a5 2019-05-18 23:17:37,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410098075867s 2019-05-18 23:17:37,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 23:17:37,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=40b5fe30-95ec-41f8-8d7d-4da8406f987a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:37,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 23:17:37 GMT X-Openstack-Request-Id: req-f8269790-6757-4eca-9fd7-a3a558e2ada2 2019-05-18 23:17:37,950 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T23:17:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80dd0741-9bb5-4db3-8caa-be3e047c5a6e","ip_address":"192.168.120.6"}],"id":"67acd73d-22f6-4421-bd2e-846a05c5336b","security_groups":["747c3205-7607-4368-ae75-6293d26c2113"],"mac_address":"fa:16:3e:6a:bc:31","project_id":"0870191daff045c8bfb9602913c9ae05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"192f9a4a-d727-4463-aa60-c7509b6b494a","tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:14:15Z","binding:vnic_type":"normal","device_id":"40b5fe30-95ec-41f8-8d7d-4da8406f987a","ip_allocation":"immediate"}]} 2019-05-18 23:17:37,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=40b5fe30-95ec-41f8-8d7d-4da8406f987a used request id req-f8269790-6757-4eca-9fd7-a3a558e2ada2 2019-05-18 23:17:37,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0555169582367s 2019-05-18 23:17:37,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:17:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=67acd73d-22f6-4421-bd2e-846a05c5336b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:38,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:17:38 GMT X-Openstack-Request-Id: req-673d22fd-951f-4213-8f49-6206f065d755 2019-05-18 23:17:38,008 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 23:17:38,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=67acd73d-22f6-4421-bd2e-846a05c5336b used request id req-673d22fd-951f-4213-8f49-6206f065d755 2019-05-18 23:17:38,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048730134964s 2019-05-18 23:17:38,009 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:bc:31', 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'f7db7abe-3082-4cc6-a6a4-2d56b10f46ba'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T23:17:34.000000', 'flavor': Munch({u'id': u'2db1d338-c607-4391-af84-1b6b18d0b8f8'}), 'az': u'nova', 'id': u'40b5fe30-95ec-41f8-8d7d-4da8406f987a', 'security_groups': [Munch({u'name': u'shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5bb69983ea354faa871fe5da9a5a847a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0870191daff045c8bfb9602913c9ae05', 'name': 'shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', '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-05-18T23:17:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T23:17:34Z', 'hostId': u'37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64', '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-05-18T23:17:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0870191daff045c8bfb9602913c9ae05', 'name': u'shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'adminPass': u'vPLjv4725VAA', 'tenant_id': u'0870191daff045c8bfb9602913c9ae05', 'created_at': u'2019-05-18T23:14:12Z', 'created': u'2019-05-18T23:14:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 23:17:38,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:17:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:38,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 18 May 2019 23:17:38 GMT X-Openstack-Request-Id: req-361a2a13-b0cd-4ded-96a7-d73c0943339b 2019-05-18 23:17:38,121 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"192f9a4a-d727-4463-aa60-c7509b6b494a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0870191daff045c8bfb9602913c9ae05","l2_adjacency":true,"status":"ACTIVE","subnets":["80dd0741-9bb5-4db3-8caa-be3e047c5a6e"],"description":"","tags":[],"updated_at":"2019-05-18T23:13:36Z","qos_policy_id":null,"name":"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061","admin_state_up":true,"tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-18 23:17:38,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-361a2a13-b0cd-4ded-96a7-d73c0943339b 2019-05-18 23:17:38,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107135057449s 2019-05-18 23:17:38,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 23:17:38,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=40b5fe30-95ec-41f8-8d7d-4da8406f987a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:38,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 23:17:38 GMT X-Openstack-Request-Id: req-17097a1c-c9ae-4fa1-86ad-395d0103da43 2019-05-18 23:17:38,184 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T23:17:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80dd0741-9bb5-4db3-8caa-be3e047c5a6e","ip_address":"192.168.120.6"}],"id":"67acd73d-22f6-4421-bd2e-846a05c5336b","security_groups":["747c3205-7607-4368-ae75-6293d26c2113"],"mac_address":"fa:16:3e:6a:bc:31","project_id":"0870191daff045c8bfb9602913c9ae05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"192f9a4a-d727-4463-aa60-c7509b6b494a","tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:14:15Z","binding:vnic_type":"normal","device_id":"40b5fe30-95ec-41f8-8d7d-4da8406f987a","ip_allocation":"immediate"}]} 2019-05-18 23:17:38,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=40b5fe30-95ec-41f8-8d7d-4da8406f987a used request id req-17097a1c-c9ae-4fa1-86ad-395d0103da43 2019-05-18 23:17:38,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0619659423828s 2019-05-18 23:17:38,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 23:17:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.6", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b"}}' 2019-05-18 23:17:41,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 18 May 2019 23:17:41 GMT X-Openstack-Request-Id: req-a5d16bc9-07d0-4bcb-bed2-7b7990f34933 2019-05-18 23:17:41,299 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:17:39Z", "updated_at": "2019-05-18T23:17:39Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6a:bc:31", "device_id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0870191daff045c8bfb9602913c9ae05", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b", "id": "93d75fd7-41f2-4694-afaf-73a2eaa44fec", "qos_policy_id": null}} 2019-05-18 23:17:41,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a5d16bc9-07d0-4bcb-bed2-7b7990f34933 2019-05-18 23:17:41,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.1142771244s 2019-05-18 23:17:41,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:17:41,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:41,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:17:41 GMT X-Openstack-Request-Id: req-6e199422-3d91-4774-bb40-e3e73a9e2b47 2019-05-18 23:17:41,383 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:17:39Z", "updated_at": "2019-05-18T23:17:39Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6a:bc:31", "device_id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0870191daff045c8bfb9602913c9ae05", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b", "id": "93d75fd7-41f2-4694-afaf-73a2eaa44fec", "qos_policy_id": null}]} 2019-05-18 23:17:41,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6e199422-3d91-4774-bb40-e3e73a9e2b47 2019-05-18 23:17:41,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069540977478s 2019-05-18 23:17:41,391 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:17:41,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:17:41,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:41,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:17:41 GMT X-Openstack-Request-Id: req-98d0613a-798a-4ee4-9a4d-d80cf5e9ed34 2019-05-18 23:17:41,570 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:17:39Z", "updated_at": "2019-05-18T23:17:39Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6a:bc:31", "device_id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0870191daff045c8bfb9602913c9ae05", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b", "id": "93d75fd7-41f2-4694-afaf-73a2eaa44fec", "qos_policy_id": null}]} 2019-05-18 23:17:41,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-98d0613a-798a-4ee4-9a4d-d80cf5e9ed34 2019-05-18 23:17:41,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0694651603699s 2019-05-18 23:17:41,577 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:17:41,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:17:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:42,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:17:42 GMT X-Openstack-Request-Id: req-a2e677f0-af90-4c29-b045-80de30129753 2019-05-18 23:17:42,017 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:17:39Z", "updated_at": "2019-05-18T23:17:39Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6a:bc:31", "device_id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0870191daff045c8bfb9602913c9ae05", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b", "id": "93d75fd7-41f2-4694-afaf-73a2eaa44fec", "qos_policy_id": null}]} 2019-05-18 23:17:42,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a2e677f0-af90-4c29-b045-80de30129753 2019-05-18 23:17:42,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.331296920776s 2019-05-18 23:17:42,024 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:17:42,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:17:42,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:42,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:17:42 GMT X-Openstack-Request-Id: req-7fb425b9-fcbf-439a-87e1-7071d3cb57ce 2019-05-18 23:17:42,467 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:17:39Z", "updated_at": "2019-05-18T23:17:39Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6a:bc:31", "device_id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0870191daff045c8bfb9602913c9ae05", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b", "id": "93d75fd7-41f2-4694-afaf-73a2eaa44fec", "qos_policy_id": null}]} 2019-05-18 23:17:42,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7fb425b9-fcbf-439a-87e1-7071d3cb57ce 2019-05-18 23:17:42,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333168029785s 2019-05-18 23:17:42,473 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:17:42,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:17:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:42,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:17:42 GMT X-Openstack-Request-Id: req-9bd194de-5dd3-4890-87b5-5acf78846726 2019-05-18 23:17:42,646 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:17:39Z", "updated_at": "2019-05-18T23:17:39Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6a:bc:31", "device_id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0870191daff045c8bfb9602913c9ae05", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b", "id": "93d75fd7-41f2-4694-afaf-73a2eaa44fec", "qos_policy_id": null}]} 2019-05-18 23:17:42,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9bd194de-5dd3-4890-87b5-5acf78846726 2019-05-18 23:17:42,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631067752838s 2019-05-18 23:17:42,652 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:17:42,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:17:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:17:42,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 18 May 2019 23:17:42 GMT X-Openstack-Request-Id: req-80acaf44-b03f-4fc8-95dc-97d4102ecc8d 2019-05-18 23:17:42,839 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:17:39Z", "updated_at": "2019-05-18T23:17:42Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6a:bc:31", "device_id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "port_id": "67acd73d-22f6-4421-bd2e-846a05c5336b", "id": "93d75fd7-41f2-4694-afaf-73a2eaa44fec", "qos_policy_id": null}]} 2019-05-18 23:17:42,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-80acaf44-b03f-4fc8-95dc-97d4102ecc8d 2019-05-18 23:17:42,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0765469074249s 2019-05-18 23:17:42,845 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'98eb1ba6-f94e-461b-aee9-760923fc3aa8', 'updated_at': u'2019-05-18T23:17:42Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'67acd73d-22f6-4421-bd2e-846a05c5336b', 'id': u'93d75fd7-41f2-4694-afaf-73a2eaa44fec', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'67acd73d-22f6-4421-bd2e-846a05c5336b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0870191daff045c8bfb9602913c9ae05', 'name': 'shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0870191daff045c8bfb9602913c9ae05', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'192f9a4a-d727-4463-aa60-c7509b6b494a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6a:bc:31', u'device_id': u'40b5fe30-95ec-41f8-8d7d-4da8406f987a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0870191daff045c8bfb9602913c9ae05', 'created_at': u'2019-05-18T23:17:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'192f9a4a-d727-4463-aa60-c7509b6b494a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6a:bc:31', u'device_id': u'40b5fe30-95ec-41f8-8d7d-4da8406f987a'}), 'router': u'98eb1ba6-f94e-461b-aee9-760923fc3aa8'}) 2019-05-18 23:17:42,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 23:17:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 23:17:42,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10566 Content-Type: application/json Date: Sat, 18 May 2019 23:17: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-a81a594d-a27f-4920-b9b6-107b4cef7952 x-openstack-request-id: req-a81a594d-a27f-4920-b9b6-107b4cef7952 2019-05-18 23:17:42,930 - 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 929458852 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.914 MHz processor\n[ 0.244868] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.248073] pid_max: default: 32768 minimum: 301\n[ 0.249802] ACPI: Core revision 20150930\n[ 0.251936] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254455] Security Framework initialized\n[ 0.256048] Yama: becoming mindful.\n[ 0.257451] AppArmor: AppArmor initialized\n[ 0.259083] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261608] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264075] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266411] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269002] Initializing cgroup subsys io\n[ 0.270567] Initializing cgroup subsys memory\n[ 0.272245] Initializing cgroup subsys devices\n[ 0.273931] Initializing cgroup subsys freezer\n[ 0.275618] Initializing cgroup subsys net_cls\n[ 0.277304] Initializing cgroup subsys perf_event\n[ 0.279085] Initializing cgroup subsys net_prio\n[ 0.280802] Initializing cgroup subsys hugetlb\n[ 0.282479] Initializing cgroup subsys pids\n[ 0.284130] CPU: Physical Processor ID: 0\n[ 0.286448] mce: CPU supports 10 MCE banks\n[ 0.288077] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292159] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.294191] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.296461] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.298828] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.303440] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.306463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.331784] Freeing SMP alternatives memory: 32K\n[ 0.341180] ftrace: allocating 32237 entries in 126 pages\n[ 0.388671] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.391025] smpboot: Max logical packages: 1\n[ 0.392959] x2apic enabled\n[ 0.394453] Switched APIC routing to physical x2apic.\n[ 0.397580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.399782] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.403851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.407324] KVM setup paravirtual spinlock\n[ 0.410092] x86: Booted up 1 node, 1 CPUs\n[ 0.411655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.414331] devtmpfs: initialized\n[ 0.416836] evm: security.selinux\n[ 0.418185] evm: security.SMACK64\n[ 0.419520] evm: security.SMACK64EXEC\n[ 0.420962] evm: security.SMACK64TRANSMUTE\n[ 0.422537] evm: security.SMACK64MMAP\n[ 0.423975] evm: security.ima\n[ 0.425211] evm: security.capability\n[ 0.426773] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.430324] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.432612] pinctrl core: initialized pinctrl subsystem\n[ 0.434734] RTC time: 23:17:34, date: 05/18/19\n[ 0.436572] NET: Registered protocol family 16\n[ 0.438430] cpuidle: using governor ladder\n[ 0.440012] cpuidle: using governor menu\n[ 0.441538] PCCT header not found.\n[ 0.442982] ACPI: bus type PCI registered\n[ 0.444536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446992] PCI: Using configuration type 1 for base access\n[ 0.449942] ACPI: Added _OSI(Module Device)\n[ 0.451560] ACPI: Added _OSI(Processor Device)\n[ 0.453234] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.454988] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458471] ACPI: Interpreter enabled\n[ 0.459947] ACPI: (supports S0 S5)\n[ 0.461317] ACPI: Using IOAPIC for interrupt routing\n[ 0.463157] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.468187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.470402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.472807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.475133] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.479343] acpiphp: Slot [3] registered\n[ 0.497678] acpiphp: Slot [4] registered\n[ 0.499248] acpiphp: Slot [5] registered\n[ 0.500805] acpiphp: Slot [6] registered\n[ 0.502346] acpiphp: Slot [7] registered\n[ 0.503888] acpiphp: Slot [8] registered\n[ 0.505423] acpiphp: Slot [9] registered\n[ 0.506968] acpiphp: Slot [10] registered\n[ 0.508641] acpiphp: Slot [11] registered\n[ 0.510215] acpiphp: Slot [12] registered\n[ 0.511788] acpiphp: Slot [13] registered\n[ 0.513349] acpiphp: Slot [14] registered\n[ 0.514914] acpiphp: Slot [15] registered\n[ 0.516482] acpiphp: Slot [16] registered\n[ 0.518048] acpiphp: Slot [17] registered\n[ 0.519607] acpiphp: Slot [18] registered\n[ 0.521175] acpiphp: Slot [19] registered\n[ 0.522748] acpiphp: Slot [20] registered\n[ 0.524308] acpiphp: Slot [21] registered\n[ 0.525876] acpiphp: Slot [22] registered\n[ 0.527441] acpiphp: Slot [23] registered\n[ 0.529004] acpiphp: Slot [24] registered\n[ 0.530566] acpiphp: Slot [25] registered\n[ 0.532130] acpiphp: Slot [26] registered\n[ 0.533696] acpiphp: Slot [27] registered\n[ 0.535262] acpiphp: Slot [28] registered\n[ 0.536822] acpiphp: Slot [29] registered\n[ 0.538380] acpiphp: Slot [30] registered\n[ 0.539948] acpiphp: Slot [31] registered\n[ 0.541503] PCI host bridge to bus 0000:00\n[ 0.543070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.545442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.547820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.550631] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.553442] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.556311] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.562548] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.565066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.567373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.570027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.574819] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.577583] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.602922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.605733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.608440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.611202] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.613871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.616240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.618671] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.620726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.623730] vgaarb: loaded\n[ 0.624885] vgaarb: bridge control possible 0000:00:02.0\n[ 0.627185] SCSI subsystem initialized\n[ 0.628883] ACPI: bus type USB registered\n[ 0.630483] usbcore: registered new interface driver usbfs\n[ 0.632495] usbcore: registered new interface driver hub\n[ 0.634478] usbcore: registered new device driver usb\n[ 0.636563] PCI: Using ACPI for IRQ routing\n[ 0.638609] NetLabel: Initializing\n[ 0.640000] NetLabel: domain hash size = 128\n[ 0.641654] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.643514] NetLabel: unlabeled traffic allowed by default\n[ 0.645699] amd_nb: Cannot enumerate AMD northbridges\n[ 0.647597] clocksource: Switched to clocksource kvm-clock\n[ 0.657811] AppArmor: AppArmor Filesystem Enabled\n[ 0.659666] pnp: PnP ACPI init\n[ 0.661270] pnp: PnP ACPI: found 5 devices\n[ 0.668610] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.671918] NET: Registered protocol family 2\n[ 0.673826] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.676319] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.678640] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.680997] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.683092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.685359] NET: Registered protocol family 1\n[ 0.687031] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.689156] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.691224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.708123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.725094] Unpacking initramfs...\n[ 1.217150] Freeing initrd memory: 37084K\n[ 1.219101] Scanning for low memory corruption every 60 seconds\n[ 1.221594] audit: initializing netlink subsys (disabled)\n[ 1.223609] audit: type=2000 audit(1558221456.338:1): initialized\n[ 1.226068] Initialise system trusted keyring\n[ 1.227872] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.230119] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.233501] zbud: loaded\n[ 1.234880] VFS: Disk quotas dquot_6.6.0\n[ 1.236444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.239080] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.241410] fuse init (API version 7.23)\n[ 1.243073] Key type big_key registered\n[ 1.244605] Allocating IMA MOK and blacklist keyrings.\n[ 1.246880] Key type asymmetric registered\n[ 1.248475] Asymmetric key parser 'x509' registered\n[ 1.250318] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.253152] io scheduler noop registered\n[ 1.254679] io scheduler deadline registered (default)\n[ 1.256599] io scheduler cfq registered\n[ 1.258168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.260204] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.262610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.265405] ACPI: Power Button [PWRF]\n[ 1.266982] GHES: HEST is not enabled!\n[ 1.283124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.316840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.320610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.346814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.350781] Linux agpgart interface v0.103\n[ 1.354089] loop: module loaded\n[ 1.357762] vda: vda1\n[ 1.359615] scsi host0: ata_piix\n[ 1.361033] scsi host1: ata_piix\n[ 1.362382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.364768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.367848] libphy: Fixed MDIO Bus: probed\n[ 1.369424] tun: Universal TUN/TAP device driver, 1.6\n[ 1.371278] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.374875] PPP generic driver version 2.4.2\n[ 1.376708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.379090] ehci-pci: EHCI PCI platform driver\n[ 1.380847] ehci-platform: EHCI generic platform driver\n[ 1.382725] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384874] ohci-pci: OHCI PCI platform driver\n[ 1.386524] ohci-platform: OHCI generic platform driver\n[ 1.388401] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.405099] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.407003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.409719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.411555] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.413687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.415989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.418653] usb usb1: Product: UHCI Host Controller\n[ 1.420382] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.422535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424323] hub 1-0:1.0: USB hub found\n[ 1.425751] hub 1-0:1.0: 2 ports detected\n[ 1.427421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.431257] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.433094] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.435052] mousedev: PS/2 mouse device common for all mice\n[ 1.437420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.440593] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.445100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447330] i2c /dev entries driver\n[ 1.448788] device-mapper: uevent: version 1.0.3\n[ 1.450580] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.453598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.456106] NET: Registered protocol family 10\n[ 1.458016] NET: Registered protocol family 17\n[ 1.459670] Key type dns_resolver registered\n[ 1.461470] registered taskstats version 1\n[ 1.463049] Loading compiled-in X.509 certificates\n[ 1.465372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.468888] zswap: loaded using pool lzo/zbud\n[ 1.472228] Key type trusted registered\n[ 1.475714] Key type encrypted registered\n[ 1.477248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.479179] ima: No TPM chip found, activating TPM-bypass!\n[ 1.481130] evm: HMAC attrs: 0x1\n[ 1.482863] Magic number: 3:507:302\n[ 1.484339] tty tty31: hash matches\n[ 1.485827] rtc_cmos 00:00: setting system clock to 2019-05-18 23:17:35 UTC (1558221455)\n[ 1.505220] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.507312] EDD information not available.\n[ 1.525734] Freeing unused kernel memory: 1512K\n[ 1.527414] Write protecting the kernel read-only data: 14336k\n[ 1.532574] Freeing unused kernel memory: 1692K\n[ 1.534630] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.547387] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551002] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.554553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558067] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.561283] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575227] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.579412] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.582819] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.586290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.644810] virtio_net virtio0 ens3: renamed from eth0\n[ 1.649030] [drm] Initialized drm 1.1.0 20060810\n[ 1.656293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.661376] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.680188] FDC 0 is a S82078B\n[ 1.708640] AVX2 version of gcm_enc/dec engaged.\n[ 1.710395] AES CTR mode by8 optimization enabled\n[ 1.735605] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.901319] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.903715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.906147] usb 1-1: Product: QEMU USB Tablet\n[ 1.907768] usb 1-1: Manufacturer: QEMU\n[ 1.909226] usb 1-1: SerialNumber: 42\n[ 1.918445] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.926021] usbcore: registered new interface driver usbhid\n[ 1.928088] usbhid: USB HID core driver\n[ 1.930938] 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.935069] 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.326986] md: linear personality registered for level -1\n[ 2.331354] md: multipath personality registered for level -4\n[ 2.335823] md: raid0 personality registered for level 0\n[ 2.340681] md: raid1 personality registered for level 1\n[ 2.411625] raid6: sse2x1 gen() 11398 MB/s\n[ 2.479596] raid6: sse2x1 xor() 8898 MB/s\n[ 2.547595] raid6: sse2x2 gen() 14618 MB/s\n[ 2.615595] raid6: sse2x2 xor() 9728 MB/s\n[ 2.687623] raid6: sse2x4 gen() 16725 MB/s\n[ 2.755620] raid6: sse2x4 xor() 11550 MB/s\n[ 2.823596] raid6: avx2x1 gen() 22180 MB/s\n[ 2.891619] raid6: avx2x2 gen() 26297 MB/s\n[ 2.959595] raid6: avx2x4 gen() 29861 MB/s\n[ 2.961278] raid6: using algorithm avx2x4 gen() 29861 MB/s\n[ 2.963319] raid6: using avx2x2 recovery algorithm\n[ 2.968326] xor: automatically using best checksumming function:\n[ 3.007594] avx : 32042.000 MB/sec\n[ 3.010748] async_tx: api initialized (async)\n[ 3.023565] md: raid6 personality registered for level 6\n[ 3.025603] md: raid5 personality registered for level 5\n[ 3.027613] md: raid4 personality registered for level 4\n[ 3.035013] 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.071789] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.094563] 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.196051] 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.202296] systemd[1]: Detected virtualization kvm.\n[ 3.204197] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.209166] systemd[1]: Set hostname to .\n[ 3.213516] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.215762] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.319019] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.322830] 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.328848] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.332367] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.335983] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.340406] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.344421] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.348464] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.351836] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.356093] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.360807] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.365462] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.369769] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.374123] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.378786] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.382644] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.386781] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.390674] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.394676] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.398459] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.403578] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.407949] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.417717] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.423435] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.428449] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.439136] systemd[1]: Starting Nameserver information manager...\n[ 3.444598] iscsi: registered transport (tcp)\n Starting Nameserver information manager...\n[ 3.450073] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.457394] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.468231] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.479813] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.493905] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.502968] 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.516763] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.521543] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.531938] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.537942] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.[ 3.550889] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] 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 Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.069592] intel_rapl: no valid rapl domains found in package 0\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.913510] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sat, 18 May 2019 23:17:39 +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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2019-05-18 23:17:42,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a/action used request id req-a81a594d-a27f-4920-b9b6-107b4cef7952 2019-05-18 23:17:42,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0854179859161s 2019-05-18 23:17:42,932 - 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 929458852 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.914 MHz processor [ 0.244868] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.248073] pid_max: default: 32768 minimum: 301 [ 0.249802] ACPI: Core revision 20150930 [ 0.251936] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254455] Security Framework initialized [ 0.256048] Yama: becoming mindful. [ 0.257451] AppArmor: AppArmor initialized [ 0.259083] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261608] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264075] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266411] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269002] Initializing cgroup subsys io [ 0.270567] Initializing cgroup subsys memory [ 0.272245] Initializing cgroup subsys devices [ 0.273931] Initializing cgroup subsys freezer [ 0.275618] Initializing cgroup subsys net_cls [ 0.277304] Initializing cgroup subsys perf_event [ 0.279085] Initializing cgroup subsys net_prio [ 0.280802] Initializing cgroup subsys hugetlb [ 0.282479] Initializing cgroup subsys pids [ 0.284130] CPU: Physical Processor ID: 0 [ 0.286448] mce: CPU supports 10 MCE banks [ 0.288077] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292159] Spectre V2 : Mitigation: Full generic retpoline [ 0.294191] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.296461] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.298828] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.303440] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.306463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.331784] Freeing SMP alternatives memory: 32K [ 0.341180] ftrace: allocating 32237 entries in 126 pages [ 0.388671] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.391025] smpboot: Max logical packages: 1 [ 0.392959] x2apic enabled [ 0.394453] Switched APIC routing to physical x2apic. [ 0.397580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.399782] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.403851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.407324] KVM setup paravirtual spinlock [ 0.410092] x86: Booted up 1 node, 1 CPUs [ 0.411655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.414331] devtmpfs: initialized [ 0.416836] evm: security.selinux [ 0.418185] evm: security.SMACK64 [ 0.419520] evm: security.SMACK64EXEC [ 0.420962] evm: security.SMACK64TRANSMUTE [ 0.422537] evm: security.SMACK64MMAP [ 0.423975] evm: security.ima [ 0.425211] evm: security.capability [ 0.426773] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.430324] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.432612] pinctrl core: initialized pinctrl subsystem [ 0.434734] RTC time: 23:17:34, date: 05/18/19 [ 0.436572] NET: Registered protocol family 16 [ 0.438430] cpuidle: using governor ladder [ 0.440012] cpuidle: using governor menu [ 0.441538] PCCT header not found. [ 0.442982] ACPI: bus type PCI registered [ 0.444536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446992] PCI: Using configuration type 1 for base access [ 0.449942] ACPI: Added _OSI(Module Device) [ 0.451560] ACPI: Added _OSI(Processor Device) [ 0.453234] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.454988] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458471] ACPI: Interpreter enabled [ 0.459947] ACPI: (supports S0 S5) [ 0.461317] ACPI: Using IOAPIC for interrupt routing [ 0.463157] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.468187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.470402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.472807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.475133] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.479343] acpiphp: Slot [3] registered [ 0.497678] acpiphp: Slot [4] registered [ 0.499248] acpiphp: Slot [5] registered [ 0.500805] acpiphp: Slot [6] registered [ 0.502346] acpiphp: Slot [7] registered [ 0.503888] acpiphp: Slot [8] registered [ 0.505423] acpiphp: Slot [9] registered [ 0.506968] acpiphp: Slot [10] registered [ 0.508641] acpiphp: Slot [11] registered [ 0.510215] acpiphp: Slot [12] registered [ 0.511788] acpiphp: Slot [13] registered [ 0.513349] acpiphp: Slot [14] registered [ 0.514914] acpiphp: Slot [15] registered [ 0.516482] acpiphp: Slot [16] registered [ 0.518048] acpiphp: Slot [17] registered [ 0.519607] acpiphp: Slot [18] registered [ 0.521175] acpiphp: Slot [19] registered [ 0.522748] acpiphp: Slot [20] registered [ 0.524308] acpiphp: Slot [21] registered [ 0.525876] acpiphp: Slot [22] registered [ 0.527441] acpiphp: Slot [23] registered [ 0.529004] acpiphp: Slot [24] registered [ 0.530566] acpiphp: Slot [25] registered [ 0.532130] acpiphp: Slot [26] registered [ 0.533696] acpiphp: Slot [27] registered [ 0.535262] acpiphp: Slot [28] registered [ 0.536822] acpiphp: Slot [29] registered [ 0.538380] acpiphp: Slot [30] registered [ 0.539948] acpiphp: Slot [31] registered [ 0.541503] PCI host bridge to bus 0000:00 [ 0.543070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.545442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.547820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.550631] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.553442] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.556311] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.562548] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.565066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.567373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.570027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.574819] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.577583] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.602922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.605733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.608440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.611202] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.613871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.616240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.618671] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.620726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.623730] vgaarb: loaded [ 0.624885] vgaarb: bridge control possible 0000:00:02.0 [ 0.627185] SCSI subsystem initialized [ 0.628883] ACPI: bus type USB registered [ 0.630483] usbcore: registered new interface driver usbfs [ 0.632495] usbcore: registered new interface driver hub [ 0.634478] usbcore: registered new device driver usb [ 0.636563] PCI: Using ACPI for IRQ routing [ 0.638609] NetLabel: Initializing [ 0.640000] NetLabel: domain hash size = 128 [ 0.641654] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.643514] NetLabel: unlabeled traffic allowed by default [ 0.645699] amd_nb: Cannot enumerate AMD northbridges [ 0.647597] clocksource: Switched to clocksource kvm-clock [ 0.657811] AppArmor: AppArmor Filesystem Enabled [ 0.659666] pnp: PnP ACPI init [ 0.661270] pnp: PnP ACPI: found 5 devices [ 0.668610] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.671918] NET: Registered protocol family 2 [ 0.673826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.676319] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.678640] TCP: Hash tables configured (established 4096 bind 4096) [ 0.680997] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.683092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.685359] NET: Registered protocol family 1 [ 0.687031] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.689156] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.691224] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.708123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.725094] Unpacking initramfs... [ 1.217150] Freeing initrd memory: 37084K [ 1.219101] Scanning for low memory corruption every 60 seconds [ 1.221594] audit: initializing netlink subsys (disabled) [ 1.223609] audit: type=2000 audit(1558221456.338:1): initialized [ 1.226068] Initialise system trusted keyring [ 1.227872] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.230119] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.233501] zbud: loaded [ 1.234880] VFS: Disk quotas dquot_6.6.0 [ 1.236444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.239080] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.241410] fuse init (API version 7.23) [ 1.243073] Key type big_key registered [ 1.244605] Allocating IMA MOK and blacklist keyrings. [ 1.246880] Key type asymmetric registered [ 1.248475] Asymmetric key parser 'x509' registered [ 1.250318] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.253152] io scheduler noop registered [ 1.254679] io scheduler deadline registered (default) [ 1.256599] io scheduler cfq registered [ 1.258168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.260204] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.262610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.265405] ACPI: Power Button [PWRF] [ 1.266982] GHES: HEST is not enabled! [ 1.283124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.316840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.320610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.346814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.350781] Linux agpgart interface v0.103 [ 1.354089] loop: module loaded [ 1.357762] vda: vda1 [ 1.359615] scsi host0: ata_piix [ 1.361033] scsi host1: ata_piix [ 1.362382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.364768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.367848] libphy: Fixed MDIO Bus: probed [ 1.369424] tun: Universal TUN/TAP device driver, 1.6 [ 1.371278] tun: (C) 1999-2004 Max Krasnyansky [ 1.374875] PPP generic driver version 2.4.2 [ 1.376708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.379090] ehci-pci: EHCI PCI platform driver [ 1.380847] ehci-platform: EHCI generic platform driver [ 1.382725] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384874] ohci-pci: OHCI PCI platform driver [ 1.386524] ohci-platform: OHCI generic platform driver [ 1.388401] uhci_hcd: USB Universal Host Controller Interface driver [ 1.405099] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.407003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.409719] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.411555] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.413687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.415989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.418653] usb usb1: Product: UHCI Host Controller [ 1.420382] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.422535] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424323] hub 1-0:1.0: USB hub found [ 1.425751] hub 1-0:1.0: 2 ports detected [ 1.427421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.431257] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433094] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435052] mousedev: PS/2 mouse device common for all mice [ 1.437420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440593] rtc_cmos 00:00: RTC can wake from S4 [ 1.442856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.445100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447330] i2c /dev entries driver [ 1.448788] device-mapper: uevent: version 1.0.3 [ 1.450580] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.453598] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456106] NET: Registered protocol family 10 [ 1.458016] NET: Registered protocol family 17 [ 1.459670] Key type dns_resolver registered [ 1.461470] registered taskstats version 1 [ 1.463049] Loading compiled-in X.509 certificates [ 1.465372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.468888] zswap: loaded using pool lzo/zbud [ 1.472228] Key type trusted registered [ 1.475714] Key type encrypted registered [ 1.477248] AppArmor: AppArmor sha1 policy hashing enabled [ 1.479179] ima: No TPM chip found, activating TPM-bypass! [ 1.481130] evm: HMAC attrs: 0x1 [ 1.482863] Magic number: 3:507:302 [ 1.484339] tty tty31: hash matches [ 1.485827] rtc_cmos 00:00: setting system clock to 2019-05-18 23:17:35 UTC (1558221455) [ 1.505220] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507312] EDD information not available. [ 1.525734] Freeing unused kernel memory: 1512K [ 1.527414] Write protecting the kernel read-only data: 14336k [ 1.532574] Freeing unused kernel memory: 1692K [ 1.534630] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.547387] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551002] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558067] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.561283] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575227] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.579412] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582819] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.586290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.644810] virtio_net virtio0 ens3: renamed from eth0 [ 1.649030] [drm] Initialized drm 1.1.0 20060810 [ 1.656293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.661376] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.680188] FDC 0 is a S82078B [ 1.708640] AVX2 version of gcm_enc/dec engaged. [ 1.710395] AES CTR mode by8 optimization enabled [ 1.735605] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.901319] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.906147] usb 1-1: Product: QEMU USB Tablet [ 1.907768] usb 1-1: Manufacturer: QEMU [ 1.909226] usb 1-1: SerialNumber: 42 [ 1.918445] hidraw: raw HID events driver (C) Jiri Kosina [ 1.926021] usbcore: registered new interface driver usbhid [ 1.928088] usbhid: USB HID core driver [ 1.930938] 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.935069] 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.326986] md: linear personality registered for level -1 [ 2.331354] md: multipath personality registered for level -4 [ 2.335823] md: raid0 personality registered for level 0 [ 2.340681] md: raid1 personality registered for level 1 [ 2.411625] raid6: sse2x1 gen() 11398 MB/s [ 2.479596] raid6: sse2x1 xor() 8898 MB/s [ 2.547595] raid6: sse2x2 gen() 14618 MB/s [ 2.615595] raid6: sse2x2 xor() 9728 MB/s [ 2.687623] raid6: sse2x4 gen() 16725 MB/s [ 2.755620] raid6: sse2x4 xor() 11550 MB/s [ 2.823596] raid6: avx2x1 gen() 22180 MB/s [ 2.891619] raid6: avx2x2 gen() 26297 MB/s [ 2.959595] raid6: avx2x4 gen() 29861 MB/s [ 2.961278] raid6: using algorithm avx2x4 gen() 29861 MB/s [ 2.963319] raid6: using avx2x2 recovery algorithm [ 2.968326] xor: automatically using best checksumming function: [ 3.007594] avx : 32042.000 MB/sec [ 3.010748] async_tx: api initialized (async) [ 3.023565] md: raid6 personality registered for level 6 [ 3.025603] md: raid5 personality registered for level 5 [ 3.027613] md: raid4 personality registered for level 4 [ 3.035013] 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.071789] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.094563] 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.196051] 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.202296] systemd[1]: Detected virtualization kvm. [ 3.204197] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.209166] systemd[1]: Set hostname to . [ 3.213516] systemd[1]: Initializing machine ID from KVM UUID. [ 3.215762] systemd[1]: Installed transient /etc/machine-id file. [ 3.319019] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.322830] 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.328848] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.332367] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.335983] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.340406] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.344421] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.348464] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.351836] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.356093] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.360807] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.365462] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.369769] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.374123] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.378786] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.382644] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.386781] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.390674] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.394676] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.398459] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.403578] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.407949] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.417717] systemd[1]: Mounting POSIX Message Queue File System... [ 3.423435] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.428449] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.439136] systemd[1]: Starting Nameserver information manager... [ 3.444598] iscsi: registered transport (tcp) Starting Nameserver information manager... [ 3.450073] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.457394] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.468231] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.479813] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.493905] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.502968] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.516763] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.521543] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.531938] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.537942] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap.[ 3.550889] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] 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 Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.069592] intel_rapl: no valid rapl domains found in package 0 [[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.913510] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sat, 18 May 2019 23:17:39 +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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-05-18 23:17:43,935 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2019-05-18 23:17:52,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 23:17:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 23:17:53,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13333 Content-Type: application/json Date: Sat, 18 May 2019 23:17:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f66c2cc-c436-4414-bc52-95bd9c4b29c9 x-openstack-request-id: req-2f66c2cc-c436-4414-bc52-95bd9c4b29c9 2019-05-18 23:17:53,073 - 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 929458852 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.914 MHz processor\n[ 0.244868] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.248073] pid_max: default: 32768 minimum: 301\n[ 0.249802] ACPI: Core revision 20150930\n[ 0.251936] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254455] Security Framework initialized\n[ 0.256048] Yama: becoming mindful.\n[ 0.257451] AppArmor: AppArmor initialized\n[ 0.259083] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261608] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264075] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266411] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269002] Initializing cgroup subsys io\n[ 0.270567] Initializing cgroup subsys memory\n[ 0.272245] Initializing cgroup subsys devices\n[ 0.273931] Initializing cgroup subsys freezer\n[ 0.275618] Initializing cgroup subsys net_cls\n[ 0.277304] Initializing cgroup subsys perf_event\n[ 0.279085] Initializing cgroup subsys net_prio\n[ 0.280802] Initializing cgroup subsys hugetlb\n[ 0.282479] Initializing cgroup subsys pids\n[ 0.284130] CPU: Physical Processor ID: 0\n[ 0.286448] mce: CPU supports 10 MCE banks\n[ 0.288077] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292159] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.294191] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.296461] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.298828] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.303440] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.306463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.331784] Freeing SMP alternatives memory: 32K\n[ 0.341180] ftrace: allocating 32237 entries in 126 pages\n[ 0.388671] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.391025] smpboot: Max logical packages: 1\n[ 0.392959] x2apic enabled\n[ 0.394453] Switched APIC routing to physical x2apic.\n[ 0.397580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.399782] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.403851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.407324] KVM setup paravirtual spinlock\n[ 0.410092] x86: Booted up 1 node, 1 CPUs\n[ 0.411655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.414331] devtmpfs: initialized\n[ 0.416836] evm: security.selinux\n[ 0.418185] evm: security.SMACK64\n[ 0.419520] evm: security.SMACK64EXEC\n[ 0.420962] evm: security.SMACK64TRANSMUTE\n[ 0.422537] evm: security.SMACK64MMAP\n[ 0.423975] evm: security.ima\n[ 0.425211] evm: security.capability\n[ 0.426773] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.430324] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.432612] pinctrl core: initialized pinctrl subsystem\n[ 0.434734] RTC time: 23:17:34, date: 05/18/19\n[ 0.436572] NET: Registered protocol family 16\n[ 0.438430] cpuidle: using governor ladder\n[ 0.440012] cpuidle: using governor menu\n[ 0.441538] PCCT header not found.\n[ 0.442982] ACPI: bus type PCI registered\n[ 0.444536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446992] PCI: Using configuration type 1 for base access\n[ 0.449942] ACPI: Added _OSI(Module Device)\n[ 0.451560] ACPI: Added _OSI(Processor Device)\n[ 0.453234] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.454988] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458471] ACPI: Interpreter enabled\n[ 0.459947] ACPI: (supports S0 S5)\n[ 0.461317] ACPI: Using IOAPIC for interrupt routing\n[ 0.463157] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.468187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.470402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.472807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.475133] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.479343] acpiphp: Slot [3] registered\n[ 0.497678] acpiphp: Slot [4] registered\n[ 0.499248] acpiphp: Slot [5] registered\n[ 0.500805] acpiphp: Slot [6] registered\n[ 0.502346] acpiphp: Slot [7] registered\n[ 0.503888] acpiphp: Slot [8] registered\n[ 0.505423] acpiphp: Slot [9] registered\n[ 0.506968] acpiphp: Slot [10] registered\n[ 0.508641] acpiphp: Slot [11] registered\n[ 0.510215] acpiphp: Slot [12] registered\n[ 0.511788] acpiphp: Slot [13] registered\n[ 0.513349] acpiphp: Slot [14] registered\n[ 0.514914] acpiphp: Slot [15] registered\n[ 0.516482] acpiphp: Slot [16] registered\n[ 0.518048] acpiphp: Slot [17] registered\n[ 0.519607] acpiphp: Slot [18] registered\n[ 0.521175] acpiphp: Slot [19] registered\n[ 0.522748] acpiphp: Slot [20] registered\n[ 0.524308] acpiphp: Slot [21] registered\n[ 0.525876] acpiphp: Slot [22] registered\n[ 0.527441] acpiphp: Slot [23] registered\n[ 0.529004] acpiphp: Slot [24] registered\n[ 0.530566] acpiphp: Slot [25] registered\n[ 0.532130] acpiphp: Slot [26] registered\n[ 0.533696] acpiphp: Slot [27] registered\n[ 0.535262] acpiphp: Slot [28] registered\n[ 0.536822] acpiphp: Slot [29] registered\n[ 0.538380] acpiphp: Slot [30] registered\n[ 0.539948] acpiphp: Slot [31] registered\n[ 0.541503] PCI host bridge to bus 0000:00\n[ 0.543070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.545442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.547820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.550631] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.553442] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.556311] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.562548] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.565066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.567373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.570027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.574819] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.577583] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.602922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.605733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.608440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.611202] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.613871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.616240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.618671] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.620726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.623730] vgaarb: loaded\n[ 0.624885] vgaarb: bridge control possible 0000:00:02.0\n[ 0.627185] SCSI subsystem initialized\n[ 0.628883] ACPI: bus type USB registered\n[ 0.630483] usbcore: registered new interface driver usbfs\n[ 0.632495] usbcore: registered new interface driver hub\n[ 0.634478] usbcore: registered new device driver usb\n[ 0.636563] PCI: Using ACPI for IRQ routing\n[ 0.638609] NetLabel: Initializing\n[ 0.640000] NetLabel: domain hash size = 128\n[ 0.641654] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.643514] NetLabel: unlabeled traffic allowed by default\n[ 0.645699] amd_nb: Cannot enumerate AMD northbridges\n[ 0.647597] clocksource: Switched to clocksource kvm-clock\n[ 0.657811] AppArmor: AppArmor Filesystem Enabled\n[ 0.659666] pnp: PnP ACPI init\n[ 0.661270] pnp: PnP ACPI: found 5 devices\n[ 0.668610] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.671918] NET: Registered protocol family 2\n[ 0.673826] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.676319] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.678640] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.680997] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.683092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.685359] NET: Registered protocol family 1\n[ 0.687031] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.689156] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.691224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.708123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.725094] Unpacking initramfs...\n[ 1.217150] Freeing initrd memory: 37084K\n[ 1.219101] Scanning for low memory corruption every 60 seconds\n[ 1.221594] audit: initializing netlink subsys (disabled)\n[ 1.223609] audit: type=2000 audit(1558221456.338:1): initialized\n[ 1.226068] Initialise system trusted keyring\n[ 1.227872] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.230119] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.233501] zbud: loaded\n[ 1.234880] VFS: Disk quotas dquot_6.6.0\n[ 1.236444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.239080] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.241410] fuse init (API version 7.23)\n[ 1.243073] Key type big_key registered\n[ 1.244605] Allocating IMA MOK and blacklist keyrings.\n[ 1.246880] Key type asymmetric registered\n[ 1.248475] Asymmetric key parser 'x509' registered\n[ 1.250318] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.253152] io scheduler noop registered\n[ 1.254679] io scheduler deadline registered (default)\n[ 1.256599] io scheduler cfq registered\n[ 1.258168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.260204] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.262610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.265405] ACPI: Power Button [PWRF]\n[ 1.266982] GHES: HEST is not enabled!\n[ 1.283124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.316840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.320610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.346814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.350781] Linux agpgart interface v0.103\n[ 1.354089] loop: module loaded\n[ 1.357762] vda: vda1\n[ 1.359615] scsi host0: ata_piix\n[ 1.361033] scsi host1: ata_piix\n[ 1.362382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.364768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.367848] libphy: Fixed MDIO Bus: probed\n[ 1.369424] tun: Universal TUN/TAP device driver, 1.6\n[ 1.371278] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.374875] PPP generic driver version 2.4.2\n[ 1.376708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.379090] ehci-pci: EHCI PCI platform driver\n[ 1.380847] ehci-platform: EHCI generic platform driver\n[ 1.382725] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384874] ohci-pci: OHCI PCI platform driver\n[ 1.386524] ohci-platform: OHCI generic platform driver\n[ 1.388401] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.405099] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.407003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.409719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.411555] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.413687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.415989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.418653] usb usb1: Product: UHCI Host Controller\n[ 1.420382] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.422535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424323] hub 1-0:1.0: USB hub found\n[ 1.425751] hub 1-0:1.0: 2 ports detected\n[ 1.427421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.431257] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.433094] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.435052] mousedev: PS/2 mouse device common for all mice\n[ 1.437420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.440593] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.445100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447330] i2c /dev entries driver\n[ 1.448788] device-mapper: uevent: version 1.0.3\n[ 1.450580] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.453598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.456106] NET: Registered protocol family 10\n[ 1.458016] NET: Registered protocol family 17\n[ 1.459670] Key type dns_resolver registered\n[ 1.461470] registered taskstats version 1\n[ 1.463049] Loading compiled-in X.509 certificates\n[ 1.465372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.468888] zswap: loaded using pool lzo/zbud\n[ 1.472228] Key type trusted registered\n[ 1.475714] Key type encrypted registered\n[ 1.477248] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.479179] ima: No TPM chip found, activating TPM-bypass!\n[ 1.481130] evm: HMAC attrs: 0x1\n[ 1.482863] Magic number: 3:507:302\n[ 1.484339] tty tty31: hash matches\n[ 1.485827] rtc_cmos 00:00: setting system clock to 2019-05-18 23:17:35 UTC (1558221455)\n[ 1.505220] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.507312] EDD information not available.\n[ 1.525734] Freeing unused kernel memory: 1512K\n[ 1.527414] Write protecting the kernel read-only data: 14336k\n[ 1.532574] Freeing unused kernel memory: 1692K\n[ 1.534630] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.547387] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551002] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.554553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558067] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.561283] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575227] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.579412] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.582819] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.586290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.644810] virtio_net virtio0 ens3: renamed from eth0\n[ 1.649030] [drm] Initialized drm 1.1.0 20060810\n[ 1.656293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.661376] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.680188] FDC 0 is a S82078B\n[ 1.708640] AVX2 version of gcm_enc/dec engaged.\n[ 1.710395] AES CTR mode by8 optimization enabled\n[ 1.735605] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.901319] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.903715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.906147] usb 1-1: Product: QEMU USB Tablet\n[ 1.907768] usb 1-1: Manufacturer: QEMU\n[ 1.909226] usb 1-1: SerialNumber: 42\n[ 1.918445] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.926021] usbcore: registered new interface driver usbhid\n[ 1.928088] usbhid: USB HID core driver\n[ 1.930938] 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.935069] 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.326986] md: linear personality registered for level -1\n[ 2.331354] md: multipath personality registered for level -4\n[ 2.335823] md: raid0 personality registered for level 0\n[ 2.340681] md: raid1 personality registered for level 1\n[ 2.411625] raid6: sse2x1 gen() 11398 MB/s\n[ 2.479596] raid6: sse2x1 xor() 8898 MB/s\n[ 2.547595] raid6: sse2x2 gen() 14618 MB/s\n[ 2.615595] raid6: sse2x2 xor() 9728 MB/s\n[ 2.687623] raid6: sse2x4 gen() 16725 MB/s\n[ 2.755620] raid6: sse2x4 xor() 11550 MB/s\n[ 2.823596] raid6: avx2x1 gen() 22180 MB/s\n[ 2.891619] raid6: avx2x2 gen() 26297 MB/s\n[ 2.959595] raid6: avx2x4 gen() 29861 MB/s\n[ 2.961278] raid6: using algorithm avx2x4 gen() 29861 MB/s\n[ 2.963319] raid6: using avx2x2 recovery algorithm\n[ 2.968326] xor: automatically using best checksumming function:\n[ 3.007594] avx : 32042.000 MB/sec\n[ 3.010748] async_tx: api initialized (async)\n[ 3.023565] md: raid6 personality registered for level 6\n[ 3.025603] md: raid5 personality registered for level 5\n[ 3.027613] md: raid4 personality registered for level 4\n[ 3.035013] 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.071789] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.094563] 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.196051] 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.202296] systemd[1]: Detected virtualization kvm.\n[ 3.204197] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.209166] systemd[1]: Set hostname to .\n[ 3.213516] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.215762] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.319019] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.322830] 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.328848] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.332367] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.335983] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.340406] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.344421] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.348464] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.351836] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.356093] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.360807] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.365462] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.369769] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.374123] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.378786] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.382644] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.386781] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.390674] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.394676] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.398459] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.403578] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.407949] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.417717] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.423435] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.428449] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.439136] systemd[1]: Starting Nameserver information manager...\n[ 3.444598] iscsi: registered transport (tcp)\n Starting Nameserver information manager...\n[ 3.450073] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.457394] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.468231] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.479813] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.493905] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.502968] 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.516763] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.521543] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.531938] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.537942] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.[ 3.550889] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] 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 Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.069592] intel_rapl: no valid rapl domains found in package 0\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.913510] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sat, 18 May 2019 23:17:39 +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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 10.865031] cloud-init[935]: Cloud-init v. 18.2 running 'init' at Sat, 18 May 2019 23:17:40 +0000. Up 6.40 seconds.\n[ 10.872772] cloud-init[935]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.878979] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.888161] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.892312] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.900141] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:6a:bc:31 |\n[ 10.908132] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe6a:bc31/64 | . | link | fa:16:3e:6a:bc:31 |\n[ 10.916140] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.924125] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.932144] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.936136] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.944125] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.950960] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.954676] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.960100] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.968650] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.973997] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.978784] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.984094] cloud-init[935]: 2019-05-18 23:17:45,202 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 11.370192] cloud-init[935]: Generating public/private rsa key pair.\n[ 11.373018] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.380238] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.388124] cloud-init[935]: The key fingerprint is:\n[ 11.392141] cloud-init[935]: SHA256:avEu3gl22G4TuGF0qKczablkCgsymChClYcDLAYJoFA root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061\n[ 11.400410] cloud-init[935]: The key's randomart image is:\n[ 11.404124] cloud-init[935]: +---[RSA 2048]----+\n[ 11.410829] cloud-init[935]: |X+E |\n[ 11.416137] cloud-init[935]: |=o. o |\n[ 11.418352] cloud-init[935]: |+ = . . |\n[ 11.424431] cloud-init[935]: | . o o . |\n[ 11.426630] cloud-init[935]: | . o.oS |\n[ 11.432441] cloud-init[935]: |+. . =*. |\n[ 11.436142] cloud-init[935]: |@ o**o+. |\n[ 11.440128] cloud-init[935]: |=+ +Boo*o. |\n[ 11.445954] cloud-init[935]: |. ...=.o=. |\n[[0;32m OK [0m[ 11.452541] cloud-init[935]: +----[SHA256]-----+\n[ 11.454351] cloud-init[935]: Generating public/private dsa key pair.] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 11.461230] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[ 11.468170] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.470998] cloud-init[935]: [[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\nThe key fingerprint is:\n[ 11.477026] cloud-init[935]: SHA256:ydqowlCPxeqwvWxEHGN3X2KlrOgq0Bbh4+GJV40MNcU root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061\n[ 11.481029] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\ncloud-init[935]: The key's randomart image is:\n Starting LXD - unix socket.[ 11.488635] cloud-init[935]: +---[DSA 1024]----+\n[ 11.490402] cloud-init[935]: | .oo. .. |\n\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.[ 11.496641] cloud-init[935]: | * ..E.o.. |\n[ 11.498409] cloud-init[935]: | + O + ooo |\n\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 11.505108] cloud-init[935]: | O *..o.. |\n[ 11.506861] cloud-init[935]: | B @. . S |\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 11.512253] cloud-init[935]: |= @.. + |\n[ 11.514017] cloud-init[935]: |.@ . o . |\n[ 11.515761] Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.cloud-init[935]: |o.*. . |\n[ 11.522141] cloud-init[935]: | o+o. |\n[ 11.523891] \ncloud-init[935]: [[0;32m OK [0m] Listening on LXD - unix socket.\n+----[SHA256]-----+\n[ 11.532651] cloud-init[935]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Reached target Sockets.\n[ 11.539047] cloud-init[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\n[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.546260] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 11.552760] cloud-init[935]: \n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nThe key fingerprint is:\n[ 11.561726] cloud-init[935]: SHA256:LOZuSPwcGMD/7eNgA76UmTGu+oSWU2GvI54hGynHF8c root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061\n[ 11.571852] cloud-init[935]: The key's randomart image is:\n[ 11.577431] cloud-init[935]: +---[ECDSA 256]---+\n[ 11.580533] cloud-init[935]: | . |\n[ 11.586340] cloud-init[935]: | o |\n[ 11.588902] cloud-init[935]: | = |\n[ 11.592248] cloud-init[935]: | . =. . |\n[ 11.595321] cloud-init[935]: | o==E.S |\n[ 11.599358] cloud-init[935]: | +oo=%o.. |\n[ 11.603788] cloud-init[935]: |**++O+=o |\n[ 11.606828] cloud-init[935]: |===+o++oo |\n[ 11.609655] cloud-init[935]: Starting System Logging Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Apply the settings specified in cloud-config...|o=o ...... |\n[ 11.621836] cloud-init[935]: +----[SHA256]-----+\n[ 11.625229] \ncloud-init[935]: Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0mGenerating public/private ed25519 key pair.] Started iperf3 Service.\n Starting Snappy daemon...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started System Logging Service.\n[ 11.725850] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 11.800472] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[ 11.844476] Starting Login to default iSCSI targets...cloud-init[935]: The key fingerprint is:\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 11.881845] [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.cloud-init[935]: SHA256:iy4bs14YNbxcxuue1lF0u4qDdTxpiFr1diGQAX9nbI8 root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 11.962014] cloud-init[935]: The key's randomart image is:[[0;32m OK [0m] Started LSB: network benchmark.\n\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 12.027879] cloud-init[935]: +--[ED25519 256]--+\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[ 12.051475] [[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0mcloud-init[935]: ] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.| ...o |\n\n[[0;32m OK [0m] Started Set console scheme.\n[ 12.078427] cloud-init[935]: | . . .o ... |[[0;32m OK [0m] Started Snappy daemon.\n\n Starting Wait until snapd is fully seeded...\n[ 12.108300] cloud-init[935]: | + + .o..=. |\n[ 12.118149] cloud-init[935]: | o = ...o+oo |\n[ 12.128477] cloud-init[935]: | . o So = oEo.|\n[ 12.138622] cloud-init[935]: | o oo.+ O o |\n[ 12.148446] cloud-init[935]: | + ooo+ * + |\n[ 12.157876] cloud-init[935]: | .*..o.+ . |\n[ 12.164145] cloud-init[935]: | .+o..o . |\n[ 12.176545] cloud-init[935]: +----[SHA256]-----+\n[ 12.523633] cloud-init[1050]: 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[ 13.232320] cloud-init[1050]: en_US.UTF-8... done\n[ 13.235178] cloud-init[1050]: Generation complete.\n[ 13.810256] cloud-init[1050]: Cloud-init v. 18.2 running 'modules:config' at Sat, 18 May 2019 23:17:46 +0000. Up 12.39 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2019-05-18 23:17:53,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a/action used request id req-2f66c2cc-c436-4414-bc52-95bd9c4b29c9 2019-05-18 23:17:53,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.129424095154s 2019-05-18 23:17:53,076 - 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 929458852 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.914 MHz processor [ 0.244868] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.248073] pid_max: default: 32768 minimum: 301 [ 0.249802] ACPI: Core revision 20150930 [ 0.251936] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254455] Security Framework initialized [ 0.256048] Yama: becoming mindful. [ 0.257451] AppArmor: AppArmor initialized [ 0.259083] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261608] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264075] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266411] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269002] Initializing cgroup subsys io [ 0.270567] Initializing cgroup subsys memory [ 0.272245] Initializing cgroup subsys devices [ 0.273931] Initializing cgroup subsys freezer [ 0.275618] Initializing cgroup subsys net_cls [ 0.277304] Initializing cgroup subsys perf_event [ 0.279085] Initializing cgroup subsys net_prio [ 0.280802] Initializing cgroup subsys hugetlb [ 0.282479] Initializing cgroup subsys pids [ 0.284130] CPU: Physical Processor ID: 0 [ 0.286448] mce: CPU supports 10 MCE banks [ 0.288077] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292159] Spectre V2 : Mitigation: Full generic retpoline [ 0.294191] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.296461] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.298828] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.303440] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.306463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.331784] Freeing SMP alternatives memory: 32K [ 0.341180] ftrace: allocating 32237 entries in 126 pages [ 0.388671] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.391025] smpboot: Max logical packages: 1 [ 0.392959] x2apic enabled [ 0.394453] Switched APIC routing to physical x2apic. [ 0.397580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.399782] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.403851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.407324] KVM setup paravirtual spinlock [ 0.410092] x86: Booted up 1 node, 1 CPUs [ 0.411655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.414331] devtmpfs: initialized [ 0.416836] evm: security.selinux [ 0.418185] evm: security.SMACK64 [ 0.419520] evm: security.SMACK64EXEC [ 0.420962] evm: security.SMACK64TRANSMUTE [ 0.422537] evm: security.SMACK64MMAP [ 0.423975] evm: security.ima [ 0.425211] evm: security.capability [ 0.426773] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.430324] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.432612] pinctrl core: initialized pinctrl subsystem [ 0.434734] RTC time: 23:17:34, date: 05/18/19 [ 0.436572] NET: Registered protocol family 16 [ 0.438430] cpuidle: using governor ladder [ 0.440012] cpuidle: using governor menu [ 0.441538] PCCT header not found. [ 0.442982] ACPI: bus type PCI registered [ 0.444536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446992] PCI: Using configuration type 1 for base access [ 0.449942] ACPI: Added _OSI(Module Device) [ 0.451560] ACPI: Added _OSI(Processor Device) [ 0.453234] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.454988] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458471] ACPI: Interpreter enabled [ 0.459947] ACPI: (supports S0 S5) [ 0.461317] ACPI: Using IOAPIC for interrupt routing [ 0.463157] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.468187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.470402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.472807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.475133] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.479343] acpiphp: Slot [3] registered [ 0.497678] acpiphp: Slot [4] registered [ 0.499248] acpiphp: Slot [5] registered [ 0.500805] acpiphp: Slot [6] registered [ 0.502346] acpiphp: Slot [7] registered [ 0.503888] acpiphp: Slot [8] registered [ 0.505423] acpiphp: Slot [9] registered [ 0.506968] acpiphp: Slot [10] registered [ 0.508641] acpiphp: Slot [11] registered [ 0.510215] acpiphp: Slot [12] registered [ 0.511788] acpiphp: Slot [13] registered [ 0.513349] acpiphp: Slot [14] registered [ 0.514914] acpiphp: Slot [15] registered [ 0.516482] acpiphp: Slot [16] registered [ 0.518048] acpiphp: Slot [17] registered [ 0.519607] acpiphp: Slot [18] registered [ 0.521175] acpiphp: Slot [19] registered [ 0.522748] acpiphp: Slot [20] registered [ 0.524308] acpiphp: Slot [21] registered [ 0.525876] acpiphp: Slot [22] registered [ 0.527441] acpiphp: Slot [23] registered [ 0.529004] acpiphp: Slot [24] registered [ 0.530566] acpiphp: Slot [25] registered [ 0.532130] acpiphp: Slot [26] registered [ 0.533696] acpiphp: Slot [27] registered [ 0.535262] acpiphp: Slot [28] registered [ 0.536822] acpiphp: Slot [29] registered [ 0.538380] acpiphp: Slot [30] registered [ 0.539948] acpiphp: Slot [31] registered [ 0.541503] PCI host bridge to bus 0000:00 [ 0.543070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.545442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.547820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.550631] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.553442] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.556311] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.562548] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.565066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.567373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.570027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.574819] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.577583] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.602922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.605733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.608440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.611202] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.613871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.616240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.618671] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.620726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.623730] vgaarb: loaded [ 0.624885] vgaarb: bridge control possible 0000:00:02.0 [ 0.627185] SCSI subsystem initialized [ 0.628883] ACPI: bus type USB registered [ 0.630483] usbcore: registered new interface driver usbfs [ 0.632495] usbcore: registered new interface driver hub [ 0.634478] usbcore: registered new device driver usb [ 0.636563] PCI: Using ACPI for IRQ routing [ 0.638609] NetLabel: Initializing [ 0.640000] NetLabel: domain hash size = 128 [ 0.641654] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.643514] NetLabel: unlabeled traffic allowed by default [ 0.645699] amd_nb: Cannot enumerate AMD northbridges [ 0.647597] clocksource: Switched to clocksource kvm-clock [ 0.657811] AppArmor: AppArmor Filesystem Enabled [ 0.659666] pnp: PnP ACPI init [ 0.661270] pnp: PnP ACPI: found 5 devices [ 0.668610] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.671918] NET: Registered protocol family 2 [ 0.673826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.676319] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.678640] TCP: Hash tables configured (established 4096 bind 4096) [ 0.680997] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.683092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.685359] NET: Registered protocol family 1 [ 0.687031] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.689156] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.691224] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.708123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.725094] Unpacking initramfs... [ 1.217150] Freeing initrd memory: 37084K [ 1.219101] Scanning for low memory corruption every 60 seconds [ 1.221594] audit: initializing netlink subsys (disabled) [ 1.223609] audit: type=2000 audit(1558221456.338:1): initialized [ 1.226068] Initialise system trusted keyring [ 1.227872] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.230119] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.233501] zbud: loaded [ 1.234880] VFS: Disk quotas dquot_6.6.0 [ 1.236444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.239080] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.241410] fuse init (API version 7.23) [ 1.243073] Key type big_key registered [ 1.244605] Allocating IMA MOK and blacklist keyrings. [ 1.246880] Key type asymmetric registered [ 1.248475] Asymmetric key parser 'x509' registered [ 1.250318] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.253152] io scheduler noop registered [ 1.254679] io scheduler deadline registered (default) [ 1.256599] io scheduler cfq registered [ 1.258168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.260204] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.262610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.265405] ACPI: Power Button [PWRF] [ 1.266982] GHES: HEST is not enabled! [ 1.283124] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.316840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.320610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.346814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.350781] Linux agpgart interface v0.103 [ 1.354089] loop: module loaded [ 1.357762] vda: vda1 [ 1.359615] scsi host0: ata_piix [ 1.361033] scsi host1: ata_piix [ 1.362382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.364768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.367848] libphy: Fixed MDIO Bus: probed [ 1.369424] tun: Universal TUN/TAP device driver, 1.6 [ 1.371278] tun: (C) 1999-2004 Max Krasnyansky [ 1.374875] PPP generic driver version 2.4.2 [ 1.376708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.379090] ehci-pci: EHCI PCI platform driver [ 1.380847] ehci-platform: EHCI generic platform driver [ 1.382725] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384874] ohci-pci: OHCI PCI platform driver [ 1.386524] ohci-platform: OHCI generic platform driver [ 1.388401] uhci_hcd: USB Universal Host Controller Interface driver [ 1.405099] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.407003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.409719] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.411555] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.413687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.415989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.418653] usb usb1: Product: UHCI Host Controller [ 1.420382] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.422535] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424323] hub 1-0:1.0: USB hub found [ 1.425751] hub 1-0:1.0: 2 ports detected [ 1.427421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.431257] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433094] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435052] mousedev: PS/2 mouse device common for all mice [ 1.437420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440593] rtc_cmos 00:00: RTC can wake from S4 [ 1.442856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.445100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447330] i2c /dev entries driver [ 1.448788] device-mapper: uevent: version 1.0.3 [ 1.450580] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.453598] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456106] NET: Registered protocol family 10 [ 1.458016] NET: Registered protocol family 17 [ 1.459670] Key type dns_resolver registered [ 1.461470] registered taskstats version 1 [ 1.463049] Loading compiled-in X.509 certificates [ 1.465372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.468888] zswap: loaded using pool lzo/zbud [ 1.472228] Key type trusted registered [ 1.475714] Key type encrypted registered [ 1.477248] AppArmor: AppArmor sha1 policy hashing enabled [ 1.479179] ima: No TPM chip found, activating TPM-bypass! [ 1.481130] evm: HMAC attrs: 0x1 [ 1.482863] Magic number: 3:507:302 [ 1.484339] tty tty31: hash matches [ 1.485827] rtc_cmos 00:00: setting system clock to 2019-05-18 23:17:35 UTC (1558221455) [ 1.505220] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507312] EDD information not available. [ 1.525734] Freeing unused kernel memory: 1512K [ 1.527414] Write protecting the kernel read-only data: 14336k [ 1.532574] Freeing unused kernel memory: 1692K [ 1.534630] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.547387] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551002] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558067] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.561283] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575227] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.579412] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582819] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.586290] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.644810] virtio_net virtio0 ens3: renamed from eth0 [ 1.649030] [drm] Initialized drm 1.1.0 20060810 [ 1.656293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.661376] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.680188] FDC 0 is a S82078B [ 1.708640] AVX2 version of gcm_enc/dec engaged. [ 1.710395] AES CTR mode by8 optimization enabled [ 1.735605] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.901319] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.906147] usb 1-1: Product: QEMU USB Tablet [ 1.907768] usb 1-1: Manufacturer: QEMU [ 1.909226] usb 1-1: SerialNumber: 42 [ 1.918445] hidraw: raw HID events driver (C) Jiri Kosina [ 1.926021] usbcore: registered new interface driver usbhid [ 1.928088] usbhid: USB HID core driver [ 1.930938] 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.935069] 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.326986] md: linear personality registered for level -1 [ 2.331354] md: multipath personality registered for level -4 [ 2.335823] md: raid0 personality registered for level 0 [ 2.340681] md: raid1 personality registered for level 1 [ 2.411625] raid6: sse2x1 gen() 11398 MB/s [ 2.479596] raid6: sse2x1 xor() 8898 MB/s [ 2.547595] raid6: sse2x2 gen() 14618 MB/s [ 2.615595] raid6: sse2x2 xor() 9728 MB/s [ 2.687623] raid6: sse2x4 gen() 16725 MB/s [ 2.755620] raid6: sse2x4 xor() 11550 MB/s [ 2.823596] raid6: avx2x1 gen() 22180 MB/s [ 2.891619] raid6: avx2x2 gen() 26297 MB/s [ 2.959595] raid6: avx2x4 gen() 29861 MB/s [ 2.961278] raid6: using algorithm avx2x4 gen() 29861 MB/s [ 2.963319] raid6: using avx2x2 recovery algorithm [ 2.968326] xor: automatically using best checksumming function: [ 3.007594] avx : 32042.000 MB/sec [ 3.010748] async_tx: api initialized (async) [ 3.023565] md: raid6 personality registered for level 6 [ 3.025603] md: raid5 personality registered for level 5 [ 3.027613] md: raid4 personality registered for level 4 [ 3.035013] 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.071789] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.094563] 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.196051] 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.202296] systemd[1]: Detected virtualization kvm. [ 3.204197] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.209166] systemd[1]: Set hostname to . [ 3.213516] systemd[1]: Initializing machine ID from KVM UUID. [ 3.215762] systemd[1]: Installed transient /etc/machine-id file. [ 3.319019] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.322830] 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.328848] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.332367] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.335983] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.340406] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.344421] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.348464] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.351836] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.356093] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.360807] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.365462] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.369769] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.374123] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.378786] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.382644] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.386781] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.390674] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.394676] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.398459] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.403578] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.407949] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.417717] systemd[1]: Mounting POSIX Message Queue File System... [ 3.423435] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.428449] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.439136] systemd[1]: Starting Nameserver information manager... [ 3.444598] iscsi: registered transport (tcp) Starting Nameserver information manager... [ 3.450073] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.457394] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.468231] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.479813] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.493905] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.502968] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.516763] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.521543] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.531938] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.537942] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap.[ 3.550889] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] 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 Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.069592] intel_rapl: no valid rapl domains found in package 0 [[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.913510] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sat, 18 May 2019 23:17:39 +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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.865031] cloud-init[935]: Cloud-init v. 18.2 running 'init' at Sat, 18 May 2019 23:17:40 +0000. Up 6.40 seconds. [ 10.872772] cloud-init[935]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.878979] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.888161] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.892312] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.900141] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:6a:bc:31 | [ 10.908132] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe6a:bc31/64 | . | link | fa:16:3e:6a:bc:31 | [ 10.916140] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.924125] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.932144] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.936136] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.944125] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.950960] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.954676] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.960100] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.968650] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.973997] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.978784] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.984094] cloud-init[935]: 2019-05-18 23:17:45,202 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 11.370192] cloud-init[935]: Generating public/private rsa key pair. [ 11.373018] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.380238] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.388124] cloud-init[935]: The key fingerprint is: [ 11.392141] cloud-init[935]: SHA256:avEu3gl22G4TuGF0qKczablkCgsymChClYcDLAYJoFA root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061 [ 11.400410] cloud-init[935]: The key's randomart image is: [ 11.404124] cloud-init[935]: +---[RSA 2048]----+ [ 11.410829] cloud-init[935]: |X+E | [ 11.416137] cloud-init[935]: |=o. o | [ 11.418352] cloud-init[935]: |+ = . . | [ 11.424431] cloud-init[935]: | . o o . | [ 11.426630] cloud-init[935]: | . o.oS | [ 11.432441] cloud-init[935]: |+. . =*. | [ 11.436142] cloud-init[935]: |@ o**o+. | [ 11.440128] cloud-init[935]: |=+ +Boo*o. | [ 11.445954] cloud-init[935]: |. ...=.o=. | [[0;32m OK [0m[ 11.452541] cloud-init[935]: +----[SHA256]-----+ [ 11.454351] cloud-init[935]: Generating public/private dsa key pair.] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 11.461230] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. [ 11.468170] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.470998] cloud-init[935]: [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. The key fingerprint is: [ 11.477026] cloud-init[935]: SHA256:ydqowlCPxeqwvWxEHGN3X2KlrOgq0Bbh4+GJV40MNcU root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061 [ 11.481029] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. cloud-init[935]: The key's randomart image is: Starting LXD - unix socket.[ 11.488635] cloud-init[935]: +---[DSA 1024]----+ [ 11.490402] cloud-init[935]: | .oo. .. | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket.[ 11.496641] cloud-init[935]: | * ..E.o.. | [ 11.498409] cloud-init[935]: | + O + ooo | [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 11.505108] cloud-init[935]: | O *..o.. | [ 11.506861] cloud-init[935]: | B @. . S | [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. [ 11.512253] cloud-init[935]: |= @.. + | [ 11.514017] cloud-init[935]: |.@ . o . | [ 11.515761] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon.cloud-init[935]: |o.*. . | [ 11.522141] cloud-init[935]: | o+o. | [ 11.523891] cloud-init[935]: [[0;32m OK [0m] Listening on LXD - unix socket. +----[SHA256]-----+ [ 11.532651] cloud-init[935]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Reached target Sockets. [ 11.539047] cloud-init[[0;32m OK [0m] Reached target Basic System. Starting Login Service... [935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.546260] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Regular background program processing daemon. [ 11.552760] cloud-init[935]: Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started D-Bus System Message Bus. The key fingerprint is: [ 11.561726] cloud-init[935]: SHA256:LOZuSPwcGMD/7eNgA76UmTGu+oSWU2GvI54hGynHF8c root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061 [ 11.571852] cloud-init[935]: The key's randomart image is: [ 11.577431] cloud-init[935]: +---[ECDSA 256]---+ [ 11.580533] cloud-init[935]: | . | [ 11.586340] cloud-init[935]: | o | [ 11.588902] cloud-init[935]: | = | [ 11.592248] cloud-init[935]: | . =. . | [ 11.595321] cloud-init[935]: | o==E.S | [ 11.599358] cloud-init[935]: | +oo=%o.. | [ 11.603788] cloud-init[935]: |**++O+=o | [ 11.606828] cloud-init[935]: |===+o++oo | [ 11.609655] cloud-init[935]: Starting System Logging Service... [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config...|o=o ...... | [ 11.621836] cloud-init[935]: +----[SHA256]-----+ [ 11.625229] cloud-init[935]: Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0mGenerating public/private ed25519 key pair.] Started iperf3 Service. Starting Snappy daemon... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [ 11.725850] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 11.800472] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 11.844476] Starting Login to default iSCSI targets...cloud-init[935]: The key fingerprint is: [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 11.881845] [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems.cloud-init[935]: SHA256:iy4bs14YNbxcxuue1lF0u4qDdTxpiFr1diGQAX9nbI8 root@shaker-vm-412c3d3a-e4e6-4fc2-a87f-1945c06c1061 Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 11.962014] cloud-init[935]: The key's randomart image is:[[0;32m OK [0m] Started LSB: network benchmark. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 12.027879] cloud-init[935]: +--[ED25519 256]--+ [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [ 12.051475] [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0mcloud-init[935]: ] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.| ...o | [[0;32m OK [0m] Started Set console scheme. [ 12.078427] cloud-init[935]: | . . .o ... |[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 12.108300] cloud-init[935]: | + + .o..=. | [ 12.118149] cloud-init[935]: | o = ...o+oo | [ 12.128477] cloud-init[935]: | . o So = oEo.| [ 12.138622] cloud-init[935]: | o oo.+ O o | [ 12.148446] cloud-init[935]: | + ooo+ * + | [ 12.157876] cloud-init[935]: | .*..o.+ . | [ 12.164145] cloud-init[935]: | .+o..o . | [ 12.176545] cloud-init[935]: +----[SHA256]-----+ [ 12.523633] cloud-init[1050]: 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. [ 13.232320] cloud-init[1050]: en_US.UTF-8... done [ 13.235178] cloud-init[1050]: Generation complete. [ 13.810256] cloud-init[1050]: Cloud-init v. 18.2 running 'modules:config' at Sat, 18 May 2019 23:17:46 +0000. Up 12.39 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2019-05-18 23:17:53,080 - paramiko.transport - DEBUG - starting thread (client mode): 0x86c27450L 2019-05-18 23:17:53,081 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 23:17:53,089 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-05-18 23:17:53,089 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-18 23:17:53,090 - 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-05-18 23:17:53,090 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:17:53,091 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:17:53,091 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:17:53,091 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:17:53,091 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:17:53,131 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 23:17:53,132 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:17:53,144 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 93570b199f33d1adf0e0835b9371446c 2019-05-18 23:17:53,146 - paramiko.transport - DEBUG - Trying discovered key 19b76f56a51cb0c265c49b2c75089c25 in /tmp/tmpjjSqOm 2019-05-18 23:17:53,171 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 23:17:53,195 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 23:17:53,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-18 23:17:53,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:17:53,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc6ab254-39f1-4480-ad76-fbc1bad0cd17 2019-05-18 23:17:53,224 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-18 23:17:53,224 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-fc6ab254-39f1-4480-ad76-fbc1bad0cd17 2019-05-18 23:17:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:53,402 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-18 23:17:53,403 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-18 23:17:53,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sat, 18 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189e0155-d0d3-406e-9892-9f8dfbda8984 2019-05-18 23:17:53,432 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-18 23:17:53,432 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-189e0155-d0d3-406e-9892-9f8dfbda8984 2019-05-18 23:17:53,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.218493938446s 2019-05-18 23:17:53,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-18 23:17:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:53,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1846 Content-Type: application/json Date: Sat, 18 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2859ffab-70c7-4b70-b7d8-d64654201a3b 2019-05-18 23:17:53,676 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ecd624571fb449cb9c408c54538a845"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "0ecd624571fb449cb9c408c54538a845"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/124cfa8624354064820d88ff3e58f7c3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8359234bd8342e89288692f84285c66", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/155c7733a7c64d73a7f6bfab6ace0a40"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/169ca5bf007a41409fb3162c0203a072"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "169ca5bf007a41409fb3162c0203a072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/181c746363664b948e2d5011dc887052"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "181c746363664b948e2d5011dc887052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/19422617b636477682c8867f342c52de"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "19422617b636477682c8867f342c52de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1ec896dbc97d45ea832bf5efcb2c1d4b"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26775be044dc4fac81cb88da10386ffb"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "26775be044dc4fac81cb88da10386ffb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/276791c9dfe64acbaf98a2e2d62501ea"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27c98de5368646ac998f06ded46afa10"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "27c98de5368646ac998f06ded46afa10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2aac8a9ff4944e4c92ef5a191bf839ff"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2affbee4ef6a4d219e87575d036ef84d"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2b56c339c4ce4319a87bbc93e919910d"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e78684c85504521a1aab919fb962e0d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "2e78684c85504521a1aab919fb962e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f3768d48404fa6b36b70f9a4977cd5"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36e6ee9552e54240b7e0e2a583a2220b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3722108437f646c9923942868bbfe1aa"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "3722108437f646c9923942868bbfe1aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4938c172dfe6450f9989c824440efeb6"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8359234bd8342e89288692f84285c66", "id": "4938c172dfe6450f9989c824440efeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f4df3ed6fae49fa985d423075e7a43a"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "5f4df3ed6fae49fa985d423075e7a43a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645764b266d24c4fae0d341ba1261940"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8359234bd8342e89288692f84285c66", "id": "645764b266d24c4fae0d341ba1261940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e5100ea44fb4c1290ac34c2a85e7724"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7c0c78b037e94a96b61aa8472a174525"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8022a37bd1c64c5189d346690bf926c8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/816da47603954b1eb2bf1926ee58f5da"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c2399d301514e469adf955a97cf9eac"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8c2399d301514e469adf955a97cf9eac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90cb496fad1e4ba5811efbdf625502f6"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90e71e53c16c47878144f05cfe80aa57"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/919b9b4a96904ab58e377fe87311bd96"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "919b9b4a96904ab58e377fe87311bd96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/971153c71bf94047ae6c9e66bc21aa18"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "971153c71bf94047ae6c9e66bc21aa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9ded8cfc33c746d4935f392caeb2e3fa"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0d379be311f4d5aa963deae9360f04b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac58fd7536664528ad0290475f5f7fbe"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "ac58fd7536664528ad0290475f5f7fbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b3a46f481dcd40eda13817525a7b8ff2"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "b3a46f481dcd40eda13817525a7b8ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3395d1bf20b43aa9181ff25299e8588"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cae2817e842947ee82943e54493b6f31"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "cae2817e842947ee82943e54493b6f31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce1dc5e938d546de999657b7fa2f3700"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "ce1dc5e938d546de999657b7fa2f3700"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d428d26f22704370a012fe7f4d052707"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "d428d26f22704370a012fe7f4d052707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e112517b9016445e970b65a76f058efb"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "e112517b9016445e970b65a76f058efb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/edd23871e65e4abcbc60473d1013c22b"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "edd23871e65e4abcbc60473d1013c22b"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-18 23:17:53,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-2859ffab-70c7-4b70-b7d8-d64654201a3b 2019-05-18 23:17:53,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.235881090164s 2019-05-18 23:17:53,683 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.23:5000 2019-05-18 23:17:53,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:17:53,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:53,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddf8707-f9a7-4b56-9ba1-691942685f2a 2019-05-18 23:17:53,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:17:53,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ddf8707-f9a7-4b56-9ba1-691942685f2a 2019-05-18 23:17:53,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21363401413s 2019-05-18 23:17:53,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:17:53,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:54,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2fdd6d-146f-43f0-98f5-cf2acdbda00b 2019-05-18 23:17:54,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:17:54,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f2fdd6d-146f-43f0-98f5-cf2acdbda00b 2019-05-18 23:17:54,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227147102356s 2019-05-18 23:17:54,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:17:54,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:54,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 23:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb88933a-2c1f-4eac-a050-cdc0f232b073 2019-05-18 23:17:54,372 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 23:17:54,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-fb88933a-2c1f-4eac-a050-cdc0f232b073 2019-05-18 23:17:54,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235449790955s 2019-05-18 23:17:54,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:17:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:54,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 23:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3339aebe-1bd3-4d63-a02b-af11ec7860aa 2019-05-18 23:17:54,604 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": {"self": "http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb69983ea354faa871fe5da9a5a847a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:17:54,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3339aebe-1bd3-4d63-a02b-af11ec7860aa 2019-05-18 23:17:54,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231065988541s 2019-05-18 23:17:54,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:17:54,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:54,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 18 May 2019 23:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5acfdf1-1eaa-48ca-9e5b-252439fdd910 2019-05-18 23:17:54,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05"}, "tags": [], "enabled": true, "id": "0870191daff045c8bfb9602913c9ae05", "parent_id": "default", "domain_id": "default", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}]} 2019-05-18 23:17:54,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a5acfdf1-1eaa-48ca-9e5b-252439fdd910 2019-05-18 23:17:54,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226030826569s 2019-05-18 23:17:54,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 23:17:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=0870191daff045c8bfb9602913c9ae05" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:54,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 23:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d05a630-421a-42bf-9ab5-08661d4a2452 2019-05-18 23:17:54,971 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=0870191daff045c8bfb9602913c9ae05", "previous": null, "next": null}} 2019-05-18 23:17:54,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=9b165a7fe9e845a8b25d8e6ac8e6adf4&scope.project.id=0870191daff045c8bfb9602913c9ae05 used request id req-4d05a630-421a-42bf-9ab5-08661d4a2452 2019-05-18 23:17:54,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121132135391s 2019-05-18 23:17:54,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 23:17:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05/users/5bb69983ea354faa871fe5da9a5a847a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:55,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38d4416e-ddce-4820-8d0a-532c697fc56f 2019-05-18 23:17:55,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:17:55,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05/users/5bb69983ea354faa871fe5da9a5a847a/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4 used request id req-38d4416e-ddce-4820-8d0a-532c697fc56f 2019-05-18 23:17:55,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247786998749s 2019-05-18 23:17:55,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:17:55,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:55,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2bdd8d-cbcc-4a8e-b75c-03373cb91de1 2019-05-18 23:17:55,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:17:55,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9a2bdd8d-cbcc-4a8e-b75c-03373cb91de1 2019-05-18 23:17:55,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217961072922s 2019-05-18 23:17:55,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-18 23:17:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-18 23:17:55,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sat, 18 May 2019 23:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e8ab27-9dc3-4e6a-8181-cf4b2ff462bc 2019-05-18 23:17:55,680 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "91b86b35cd844d3f9de06faf0f30ddaf", "links": {"self": "http://172.30.9.23:5000/v3/roles/91b86b35cd844d3f9de06faf0f30ddaf"}, "name": "heat_stack_owner"}} 2019-05-18 23:17:55,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-26e8ab27-9dc3-4e6a-8181-cf4b2ff462bc 2019-05-18 23:17:55,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.231074094772s 2019-05-18 23:17:55,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:17:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:55,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Sat, 18 May 2019 23:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7645d430-9259-4586-9822-f112b161c03a 2019-05-18 23:17:55,905 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "91b86b35cd844d3f9de06faf0f30ddaf", "links": {"self": "http://172.30.9.23:5000/v3/roles/91b86b35cd844d3f9de06faf0f30ddaf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:17:55,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7645d430-9259-4586-9822-f112b161c03a 2019-05-18 23:17:55,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221194028854s 2019-05-18 23:17:55,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:17:55,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:56,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 23:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ff70be-b19c-4853-ae11-536d716915c9 2019-05-18 23:17:56,124 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 23:17:56,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-79ff70be-b19c-4853-ae11-536d716915c9 2019-05-18 23:17:56,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215059995651s 2019-05-18 23:17:56,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:17:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 23:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5c7248-c42b-41a0-987b-6b51751fd97f 2019-05-18 23:17:56,378 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": {"self": "http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb69983ea354faa871fe5da9a5a847a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:17:56,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0c5c7248-c42b-41a0-987b-6b51751fd97f 2019-05-18 23:17:56,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253296136856s 2019-05-18 23:17:56,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:17:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:56,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 18 May 2019 23:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739681b4-243e-4bc9-94ee-3e0b01e06859 2019-05-18 23:17:56,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05"}, "tags": [], "enabled": true, "id": "0870191daff045c8bfb9602913c9ae05", "parent_id": "default", "domain_id": "default", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}]} 2019-05-18 23:17:56,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-739681b4-243e-4bc9-94ee-3e0b01e06859 2019-05-18 23:17:56,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237390041351s 2019-05-18 23:17:56,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 23:17:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=91b86b35cd844d3f9de06faf0f30ddaf&scope.project.id=0870191daff045c8bfb9602913c9ae05" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:56,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 18 May 2019 23:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4421b1-42b5-47c9-aa6b-4b9197a5478b 2019-05-18 23:17:56,768 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=91b86b35cd844d3f9de06faf0f30ddaf&scope.project.id=0870191daff045c8bfb9602913c9ae05", "previous": null, "next": null}} 2019-05-18 23:17:56,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5bb69983ea354faa871fe5da9a5a847a&role.id=91b86b35cd844d3f9de06faf0f30ddaf&scope.project.id=0870191daff045c8bfb9602913c9ae05 used request id req-ef4421b1-42b5-47c9-aa6b-4b9197a5478b 2019-05-18 23:17:56,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.132697105408s 2019-05-18 23:17:56,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 23:17:56,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05/users/5bb69983ea354faa871fe5da9a5a847a/roles/91b86b35cd844d3f9de06faf0f30ddaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:17:57,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac742cc-0cf6-4bc5-b268-c3196f7b0ef9 2019-05-18 23:17:57,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:17:57,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05/users/5bb69983ea354faa871fe5da9a5a847a/roles/91b86b35cd844d3f9de06faf0f30ddaf used request id req-8ac742cc-0cf6-4bc5-b268-c3196f7b0ef9 2019-05-18 23:17:57,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264122962952s 2019-05-18 23:17:57,036 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 23:17:57,038 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-18 23:17:57,038 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 23:17:57,040 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 23:17:57,113 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 23:17:57,114 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-18 23:17:57,115 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 23:17:57,151 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-18 23:17:57,152 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-18 23:17:57,180 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-18 23:44:34,468 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-18 23:44:34,468 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=0870191daff045c8bfb9602913c9ae05 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 33978 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_412c3d3a-e4e6-4fc2-a87f-1945c06c1061 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=Ie06osKRXIOlvSyNXhFlGk8mSG5jMI LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.23:5000 OS_USERNAME=shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.23,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 33978 192.168.120.6 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-05-18 23:17:56.633 1409 INFO shaker.engine.utils [-] Logging enabled 2019-05-18 23:17:56.635 1409 INFO shaker.engine.messaging [-] Listening on *:9000 2019-05-18 23:17:56.638 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-05-18 23:17:56.646 1417 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-05-18 23:17:56.647 1417 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.210:9000 2019-05-18 23:17:56.647 1417 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-05-18 23:17:56.658 1409 INFO pykwalify.core [-] validation.valid 2019-05-18 23:17:57.203 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-18 23:18:05.515 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0f62ddc9-d7ec-4cdb-8792-cd5aeec0c7b3', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0870191daff045c8bfb9602913c9ae05/stacks/shaker_emftds/0f62ddc9-d7ec-4cdb-8792-cd5aeec0c7b3', u'rel': u'self'}]} 2019-05-18 23:21:58.398 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_emftds_slave_0', 'shaker_emftds_master_0']) 2019-05-18 23:22:05.302 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:23:35.848 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:25:06.341 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:26:36.832 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:26:36.834 1409 INFO shaker.engine.server [-] Execution is done 2019-05-18 23:26:37.572 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-18 23:26:58.693 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:26:58.696 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-05-18 23:26:58.708 1409 INFO pykwalify.core [-] validation.valid 2019-05-18 23:26:59.138 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-18 23:27:05.117 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'8e90ca31-c8d9-4d7e-9413-42144038625c', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0870191daff045c8bfb9602913c9ae05/stacks/shaker_oeizma/8e90ca31-c8d9-4d7e-9413-42144038625c', u'rel': u'self'}]} 2019-05-18 23:28:16.408 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_oeizma_slave_0', 'shaker_oeizma_master_0']) 2019-05-18 23:28:20.979 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:29:51.518 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:31:21.998 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:32:52.465 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:32:52.465 1409 INFO shaker.engine.server [-] Execution is done 2019-05-18 23:32:52.897 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-18 23:33:16.710 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:33:16.712 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-05-18 23:33:16.726 1409 INFO pykwalify.core [-] validation.valid 2019-05-18 23:33:17.169 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-18 23:33:22.822 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'33ea52fe-f576-44e6-ad86-97d57c01c188', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0870191daff045c8bfb9602913c9ae05/stacks/shaker_usikoe/33ea52fe-f576-44e6-ad86-97d57c01c188', u'rel': u'self'}]} 2019-05-18 23:34:33.042 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_usikoe_master_0', 'shaker_usikoe_slave_0']) 2019-05-18 23:34:40.141 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:36:11.686 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:37:42.178 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:39:12.657 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:39:12.657 1409 INFO shaker.engine.server [-] Execution is done 2019-05-18 23:39:13.119 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-18 23:39:33.383 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:39:33.385 1409 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-05-18 23:39:33.399 1409 INFO pykwalify.core [-] validation.valid 2019-05-18 23:39:33.840 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-18 23:39:39.510 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'719b107f-d362-487b-bf20-c6ccf2c65c1d', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0870191daff045c8bfb9602913c9ae05/stacks/shaker_pekdmt/719b107f-d362-487b-bf20-c6ccf2c65c1d', u'rel': u'self'}]} 2019-05-18 23:40:54.064 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pekdmt_slave_0', 'shaker_pekdmt_master_0']) 2019-05-18 23:40:56.482 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:41:28.374 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:42:48.571 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:44:08.764 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:44:08.767 1409 INFO shaker.engine.server [-] Execution is done 2019-05-18 23:44:09.219 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-18 23:44:34.336 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-18 23:44:34.340 1409 INFO shaker.engine.server [-] Generating aggregated report 2019-05-18 23:44:34.352 1409 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-05-18 23:44:34.356 1409 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-18 23:44:34.356 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-05-18 23:44:34.356 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-05-18 23:44:34.356 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-05-18 23:44:34.357 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-05-18 23:44:34.357 1409 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-18 23:44:34.357 1409 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-05-18 23:44:34.369 1409 INFO shaker.engine.report [-] Report saved to: report.html 2019-05-18 23:44:34,469 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-18 23:44:34,469 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-05-18 23:44:34,472 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-18 23:44:34,510 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-18 23:44:34,511 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-18 23:44:34,537 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-18 23:44:34,595 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-18 23:44:34,595 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-18 23:44:34,599 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-18 23:44:34,634 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-18 23:44:34,635 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-18 23:44:34,667 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-18 23:44:34,686 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-18 23:44:34,686 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-18 23:44:34,828 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 23:44:34,828 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 23:44:34,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-18 23:44:34,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/93d75fd7-41f2-4694-afaf-73a2eaa44fec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:37,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:44:37 GMT X-Openstack-Request-Id: req-7b8a4e51-f8e4-4dc7-9b41-2ecf3818b557 2019-05-18 23:44:37,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:44:37,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/93d75fd7-41f2-4694-afaf-73a2eaa44fec.json used request id req-7b8a4e51-f8e4-4dc7-9b41-2ecf3818b557 2019-05-18 23:44:37,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.26704096794s 2019-05-18 23:44:37,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:44:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:37,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:44:37 GMT X-Openstack-Request-Id: req-f063566e-27d6-4f3d-ab29-5f8b72c0e85c 2019-05-18 23:44:37,472 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 23:44:37,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f063566e-27d6-4f3d-ab29-5f8b72c0e85c 2019-05-18 23:44:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357898950577s 2019-05-18 23:44:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 23:44:37,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:37,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 23:44: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-93a9531b-ff0a-44ef-87d0-ef715dcbfb44 x-openstack-request-id: req-93a9531b-ff0a-44ef-87d0-ef715dcbfb44 2019-05-18 23:44:37,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a used request id req-93a9531b-ff0a-44ef-87d0-ef715dcbfb44 2019-05-18 23:44:37,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.462010145187s 2019-05-18 23:44:37,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:44:37,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:39,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 18 May 2019 23: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-08c43172-6540-42b4-a807-5daeb5e08fbc x-openstack-request-id: req-08c43172-6540-42b4-a807-5daeb5e08fbc 2019-05-18 23:44:39,012 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:bc:31", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:bc:31", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40b5fe30-95ec-41f8-8d7d-4da8406f987a", "rel": "bookmark"}], "image": {"id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "links": [{"href": "http://172.30.9.23:8774/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000003f8", "OS-SRV-USG:launched_at": "2019-05-18T23:17:34.000000", "flavor": {"id": "2db1d338-c607-4391-af84-1b6b18d0b8f8", "links": [{"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "bookmark"}]}, "id": "40b5fe30-95ec-41f8-8d7d-4da8406f987a", "security_groups": [{"name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}], "user_id": "5bb69983ea354faa871fe5da9a5a847a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T23:44:37Z", "hostId": "37d2056d4270af9836a27294c8bec449bb16becb3676c3628e677b64", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "created": "2019-05-18T23:14:12Z", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:44:39,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08c43172-6540-42b4-a807-5daeb5e08fbc 2019-05-18 23:44:39,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07634091377s 2019-05-18 23:44:39,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:44:41,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:44:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:41,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 23:44: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-30cf8d90-0882-4393-a184-ee42b4f6a289 x-openstack-request-id: req-30cf8d90-0882-4393-a184-ee42b4f6a289 2019-05-18 23:44:41,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 23:44:41,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30cf8d90-0882-4393-a184-ee42b4f6a289 2019-05-18 23:44:41,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0662569999695s 2019-05-18 23:44:41,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:44:41,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:41,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Sat, 18 May 2019 23:44:41 GMT X-Openstack-Request-Id: req-7bbad501-aebc-4824-8608-8ef2b8c908c4 2019-05-18 23:44:41,428 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:14:03Z", "updated_at": "2019-05-18T23:14:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "1827df78-7fbf-46d5-951b-0157ccfcc3a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:14:04Z", "revision_number": 0, "id": "4c66ce2c-3573-4f7c-b4ff-5fb9da4252e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:04Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:03Z", "revision_number": 0, "id": "4da69e55-ce72-4985-9766-ad55cf083388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:03Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:14:05Z", "revision_number": 0, "id": "a6911d2a-e80a-4158-9880-dc5af487da20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:05Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-05-18T23:14:06Z", "revision_number": 0, "id": "e670d9de-a071-4530-b4f1-6e7e889bb4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:14:06Z", "security_group_id": "747c3205-7607-4368-ae75-6293d26c2113", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 4, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "747c3205-7607-4368-ae75-6293d26c2113", "name": "shaker-sg_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:34Z", "updated_at": "2019-05-18T23:13:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "09423cf7-309e-4a8f-ae7d-496b28e56eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "2c679bfc-c0d2-49a9-8b8c-35a3834e684c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "7cf7d272-856d-4780-874f-ca8cd61d89e3", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "edd468fa-6ea2-40ef-9ce2-73ad37b172b7", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "name": "default"}]} 2019-05-18 23:44:41,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7bbad501-aebc-4824-8608-8ef2b8c908c4 2019-05-18 23:44:41,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340059995651s 2019-05-18 23:44:41,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 23:44:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/747c3205-7607-4368-ae75-6293d26c2113.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:41,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:44:41 GMT X-Openstack-Request-Id: req-0808c4c4-e250-4164-b0f6-b038a0dc4d1d 2019-05-18 23:44:41,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:44:41,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/747c3205-7607-4368-ae75-6293d26c2113.json used request id req-0808c4c4-e250-4164-b0f6-b038a0dc4d1d 2019-05-18 23:44:41,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.386978149414s 2019-05-18 23:44:41,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-18 23:44:41,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:41,867 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 23:44: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-1b2addba-2313-4994-9750-1d45bd7c5768 x-openstack-request-id: req-1b2addba-2313-4994-9750-1d45bd7c5768 2019-05-18 23:44:41,867 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_412c3d3a-e4e6-4fc2-a87f-1945c06c1061 used request id req-1b2addba-2313-4994-9750-1d45bd7c5768 2019-05-18 23:44:41,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0451629161835s 2019-05-18 23:44:41,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 23:44:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/98eb1ba6-f94e-461b-aee9-760923fc3aa8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" -d '{"subnet_id": "80dd0741-9bb5-4db3-8caa-be3e047c5a6e"}' 2019-05-18 23:44:44,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 23:44:44 GMT X-Openstack-Request-Id: req-21420205-ca68-41bc-bfae-8bc274a8fb67 2019-05-18 23:44:44,933 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "192f9a4a-d727-4463-aa60-c7509b6b494a", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "subnet_id": "80dd0741-9bb5-4db3-8caa-be3e047c5a6e", "subnet_ids": ["80dd0741-9bb5-4db3-8caa-be3e047c5a6e"], "port_id": "2d371f62-4b1a-4044-9830-611633dfc858", "id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8"} 2019-05-18 23:44:44,934 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/98eb1ba6-f94e-461b-aee9-760923fc3aa8/remove_router_interface.json used request id req-21420205-ca68-41bc-bfae-8bc274a8fb67 2019-05-18 23:44:44,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.06575393677s 2019-05-18 23:44:44,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 23:44:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:45,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Sat, 18 May 2019 23:44:45 GMT X-Openstack-Request-Id: req-0085f094-ab7e-4ce6-ab97-64e724a2db42 2019-05-18 23:44:45,422 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06cd331c691141b2b75b98f271dd527d", "created_at": "2019-05-18T18:15:13Z", "admin_state_up": true, "updated_at": "2019-05-18T18:15:16Z", "project_id": "06cd331c691141b2b75b98f271dd527d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "789cf28f-d9a7-4e41-a017-36c3f008d8e3", "name": "tempest-pretest-check-1549545205"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:38Z", "admin_state_up": true, "updated_at": "2019-05-18T23:44:43Z", "project_id": "0870191daff045c8bfb9602913c9ae05", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "98eb1ba6-f94e-461b-aee9-760923fc3aa8", "name": "shaker-router_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}]} 2019-05-18 23:44:45,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0085f094-ab7e-4ce6-ab97-64e724a2db42 2019-05-18 23:44:45,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.488585948944s 2019-05-18 23:44:45,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 23:44:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/98eb1ba6-f94e-461b-aee9-760923fc3aa8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:49,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:44:49 GMT X-Openstack-Request-Id: req-7b3e58a1-7187-406c-a253-a9239b998ab6 2019-05-18 23:44:49,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:44:49,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/98eb1ba6-f94e-461b-aee9-760923fc3aa8.json used request id req-7b3e58a1-7187-406c-a253-a9239b998ab6 2019-05-18 23:44:49,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.36409401894s 2019-05-18 23:44:49,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 23:44:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:49,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2520 Content-Type: application/json Date: Sat, 18 May 2019 23:44:49 GMT X-Openstack-Request-Id: req-4ec00e2c-e57b-4658-9af4-6eb9d1540f42 2019-05-18 23:44:49,844 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-18T22:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"55ff0088-c9a9-4626-b174-8dd1c4644418","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 0e308885fc5b46b7a8b017293e07f278","enable_dhcp":false,"segment_id":null,"network_id":"4b44f1a3-575d-400b-a4d9-40fcc3bec5a8","tenant_id":"","created_at":"2019-05-18T22:39:36Z","ip_version":4},{"updated_at":"2019-05-18T17:53:01Z","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":"64ed7db2-492e-44fe-b7b4-262ff03c132f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d576148212f54ef1a78f491cc0fa9b46","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:53:01Z","ip_version":4},{"updated_at":"2019-05-18T23:13:36Z","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":"80dd0741-9bb5-4db3-8caa-be3e047c5a6e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0870191daff045c8bfb9602913c9ae05","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_412c3d3a-e4e6-4fc2-a87f-1945c06c1061","enable_dhcp":true,"segment_id":null,"network_id":"192f9a4a-d727-4463-aa60-c7509b6b494a","tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:36Z","ip_version":4},{"updated_at":"2019-05-18T18:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"88fc4c48-280b-40b2-9c55-f8ab1b3dc64f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 06cd331c691141b2b75b98f271dd527d","enable_dhcp":false,"segment_id":null,"network_id":"62ee07c4-d365-4d7d-905d-c63960db58ea","tenant_id":"","created_at":"2019-05-18T18:15:13Z","ip_version":4}]} 2019-05-18 23:44:49,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4ec00e2c-e57b-4658-9af4-6eb9d1540f42 2019-05-18 23:44:49,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0555760860443s 2019-05-18 23:44:49,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 23:44:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/80dd0741-9bb5-4db3-8caa-be3e047c5a6e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:52,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:44:52 GMT X-Openstack-Request-Id: req-ec9cd032-1462-4cd2-b7af-871ecd02e4ea 2019-05-18 23:44:52,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:44:52,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/80dd0741-9bb5-4db3-8caa-be3e047c5a6e.json used request id req-ec9cd032-1462-4cd2-b7af-871ecd02e4ea 2019-05-18 23:44:52,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27660107613s 2019-05-18 23:44:52,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:44:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:52,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2778 Content-Type: application/json Date: Sat, 18 May 2019 23:44:52 GMT X-Openstack-Request-Id: req-d991deb8-e95b-4743-9094-9c98fb0bc474 2019-05-18 23:44:52,480 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"192f9a4a-d727-4463-aa60-c7509b6b494a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"0870191daff045c8bfb9602913c9ae05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:44:51Z","qos_policy_id":null,"name":"shaker-net_412c3d3a-e4e6-4fc2-a87f-1945c06c1061","admin_state_up":true,"tenant_id":"0870191daff045c8bfb9602913c9ae05","created_at":"2019-05-18T23:13:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b44f1a3-575d-400b-a4d9-40fcc3bec5a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["55ff0088-c9a9-4626-b174-8dd1c4644418"],"description":"","tags":[],"updated_at":"2019-05-18T22:39:36Z","qos_policy_id":null,"name":"HA network tenant 0e308885fc5b46b7a8b017293e07f278","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T22:39:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62ee07c4-d365-4d7d-905d-c63960db58ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["88fc4c48-280b-40b2-9c55-f8ab1b3dc64f"],"description":"","tags":[],"updated_at":"2019-05-18T18:15:13Z","qos_policy_id":null,"name":"HA network tenant 06cd331c691141b2b75b98f271dd527d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-18T18:15:12Z","provider:network_type":"vxlan"}]} 2019-05-18 23:44:52,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d991deb8-e95b-4743-9094-9c98fb0bc474 2019-05-18 23:44:52,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35625910759s 2019-05-18 23:44:52,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 23:44:52,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/192f9a4a-d727-4463-aa60-c7509b6b494a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:53,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:44:53 GMT X-Openstack-Request-Id: req-437be6ca-5b37-4169-97c0-4a3282848233 2019-05-18 23:44:53,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:44:53,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/192f9a4a-d727-4463-aa60-c7509b6b494a.json used request id req-437be6ca-5b37-4169-97c0-4a3282848233 2019-05-18 23:44:53,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.988415002823s 2019-05-18 23:44:53,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:44:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:53,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 18 May 2019 23:44:53 GMT X-Openstack-Request-Id: req-ca2b6f3e-3187-4b3d-8a55-f75fe144ee95 2019-05-18 23:44:53,797 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:14:01Z", "file": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/file", "owner": "0870191daff045c8bfb9602913c9ae05", "id": "f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "size": 666173440, "self": "/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-18T23:13:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:44:53,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ca2b6f3e-3187-4b3d-8a55-f75fe144ee95 2019-05-18 23:44:53,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322879076004s 2019-05-18 23:44:53,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 23:44:53,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}62d74e9e011914653fd54293eb8036dc1e7ee5b6" 2019-05-18 23:44:55,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 23:44:55 GMT X-Openstack-Request-Id: req-40121fb3-545f-4336-bfed-089421090f8c 2019-05-18 23:44:55,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 23:44:55,653 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f7db7abe-3082-4cc6-a6a4-2d56b10f46ba used request id req-40121fb3-545f-4336-bfed-089421090f8c 2019-05-18 23:44:55,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.85369801521s 2019-05-18 23:44:55,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 23:44:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:55,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 18 May 2019 23: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-bdfdd3fd-63bd-4f0b-9e7f-61155662c0b0 x-openstack-request-id: req-bdfdd3fd-63bd-4f0b-9e7f-61155662c0b0 2019-05-18 23:44:55,964 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8", "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": "2db1d338-c607-4391-af84-1b6b18d0b8f8"}]} 2019-05-18 23:44:55,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-bdfdd3fd-63bd-4f0b-9e7f-61155662c0b0 2019-05-18 23:44:55,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.306799888611s 2019-05-18 23:44:55,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 23:44:55,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:56,014 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 23:44:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e46a089-7472-4279-a9ac-494761575745 x-openstack-request-id: req-7e46a089-7472-4279-a9ac-494761575745 2019-05-18 23:44:56,014 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2db1d338-c607-4391-af84-1b6b18d0b8f8 used request id req-7e46a089-7472-4279-a9ac-494761575745 2019-05-18 23:44:56,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0482370853424s 2019-05-18 23:44:56,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:44:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:56,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5ba1d9-8dad-4410-950f-f7c8aba95375 2019-05-18 23:44:56,272 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": {"self": "http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb69983ea354faa871fe5da9a5a847a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:44:56,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f5ba1d9-8dad-4410-950f-f7c8aba95375 2019-05-18 23:44:56,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.257120847702s 2019-05-18 23:44:56,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:44:56,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:56,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sat, 18 May 2019 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cae62ef-2eca-4807-a815-586327ff53b4 2019-05-18 23:44:56,516 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_412c3d3a-e4e6-4fc2-a87f-1945c06c1061", "links": {"self": "http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5bb69983ea354faa871fe5da9a5a847a", "description": null}} 2019-05-18 23:44:56,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a used request id req-3cae62ef-2eca-4807-a815-586327ff53b4 2019-05-18 23:44:56,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238595962524s 2019-05-18 23:44:56,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 23:44:56,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:56,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b57fa6f6-5930-4f5e-a149-e4baf0473467 2019-05-18 23:44:56,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:44:56,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5bb69983ea354faa871fe5da9a5a847a used request id req-b57fa6f6-5930-4f5e-a149-e4baf0473467 2019-05-18 23:44:56,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.416287183762s 2019-05-18 23:44:56,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:44:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:57,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 18 May 2019 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853d9e93-831c-4bcb-b4bb-c661264e2213 2019-05-18 23:44:57,169 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05"}, "tags": [], "enabled": true, "id": "0870191daff045c8bfb9602913c9ae05", "parent_id": "default", "domain_id": "default", "name": "shaker-project_412c3d3a-e4e6-4fc2-a87f-1945c06c1061"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:44:57,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-853d9e93-831c-4bcb-b4bb-c661264e2213 2019-05-18 23:44:57,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230133056641s 2019-05-18 23:44:57,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 23:44:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:57,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a611cc-4722-4b61-a893-432007ab67fe 2019-05-18 23:44:57,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:44:57,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0870191daff045c8bfb9602913c9ae05 used request id req-60a611cc-4722-4b61-a893-432007ab67fe 2019-05-18 23:44:57,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300544977188s 2019-05-18 23:44:57,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:44:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0870191daff045c8bfb9602913c9ae05&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:57,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 23:44:57 GMT X-Openstack-Request-Id: req-66d951d5-818a-4a08-899a-02a8236586d5 2019-05-18 23:44:57,846 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:34Z", "updated_at": "2019-05-18T23:13:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "09423cf7-309e-4a8f-ae7d-496b28e56eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "2c679bfc-c0d2-49a9-8b8c-35a3834e684c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "7cf7d272-856d-4780-874f-ca8cd61d89e3", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "edd468fa-6ea2-40ef-9ce2-73ad37b172b7", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "name": "default"}]} 2019-05-18 23:44:57,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0870191daff045c8bfb9602913c9ae05&name=default used request id req-66d951d5-818a-4a08-899a-02a8236586d5 2019-05-18 23:44:57,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.366338968277s 2019-05-18 23:44:57,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:44:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:58,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 23:44:58 GMT X-Openstack-Request-Id: req-07894401-dcc7-469b-aa00-20a5d58d91d8 2019-05-18 23:44:58,230 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0870191daff045c8bfb9602913c9ae05", "created_at": "2019-05-18T23:13:34Z", "updated_at": "2019-05-18T23:13:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "09423cf7-309e-4a8f-ae7d-496b28e56eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "2c679bfc-c0d2-49a9-8b8c-35a3834e684c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "7cf7d272-856d-4780-874f-ca8cd61d89e3", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv6", "project_id": "0870191daff045c8bfb9602913c9ae05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:13:34Z", "revision_number": 0, "id": "edd468fa-6ea2-40ef-9ce2-73ad37b172b7", "remote_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "remote_ip_prefix": null, "created_at": "2019-05-18T23:13:34Z", "security_group_id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "tenant_id": "0870191daff045c8bfb9602913c9ae05", "port_range_min": null, "ethertype": "IPv4", "project_id": "0870191daff045c8bfb9602913c9ae05"}], "revision_number": 1, "project_id": "0870191daff045c8bfb9602913c9ae05", "id": "de5cb824-73a8-4e67-bada-1c1083db14a9", "name": "default"}]} 2019-05-18 23:44:58,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-07894401-dcc7-469b-aa00-20a5d58d91d8 2019-05-18 23:44:58,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.378196001053s 2019-05-18 23:44:58,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 23:44:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/de5cb824-73a8-4e67-bada-1c1083db14a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:58,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:44:58 GMT X-Openstack-Request-Id: req-03be76fc-1f30-4175-ade2-7339ac323f1f 2019-05-18 23:44:58,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:44:58,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/de5cb824-73a8-4e67-bada-1c1083db14a9.json used request id req-03be76fc-1f30-4175-ade2-7339ac323f1f 2019-05-18 23:44:58,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.408212900162s 2019-05-18 23:44:58,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:44:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:58,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Sat, 18 May 2019 23:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73ef282-ae33-47e1-9188-bd9aff5bf3eb 2019-05-18 23:44:58,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "91b86b35cd844d3f9de06faf0f30ddaf", "links": {"self": "http://172.30.9.23:5000/v3/roles/91b86b35cd844d3f9de06faf0f30ddaf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:44:58,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b73ef282-ae33-47e1-9188-bd9aff5bf3eb 2019-05-18 23:44:58,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220170974731s 2019-05-18 23:44:58,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-18 23:44:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/91b86b35cd844d3f9de06faf0f30ddaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796db2527336708c7f659c5aaa142c13adc42d3e" 2019-05-18 23:44:59,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c4a3432-5b42-47b7-8e0c-71167219df8d 2019-05-18 23:44:59,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:44:59,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/91b86b35cd844d3f9de06faf0f30ddaf used request id req-9c4a3432-5b42-47b7-8e0c-71167219df8d 2019-05-18 23:44:59,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.244397878647s 2019-05-18 23:44:59,120 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 129:22 | FAIL | | rally_jobs | functest | benchmarking | 28:25 | PASS | | vmtp | functest | benchmarking | 19:55 | PASS | | shaker | functest | benchmarking | 31:01 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-05-18 23:44:59,125 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-18 23:44:59,132 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-18 23:45:20,247 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-13 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-18 23:45:20,250 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h69IBmi9EvcWcQrCZ1cqgznO5 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=b33a6ca8fc47490494e5507e3de2c225 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-18 23:45:20,251 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-18 23:45:20,251 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-05-18 23:45:20,251 - 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-05-18 23:45:20,253 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-18 23:45:58,188 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-13 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-18 23:45:58,190 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h69IBmi9EvcWcQrCZ1cqgznO5 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=b33a6ca8fc47490494e5507e3de2c225 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-18 23:45:58,191 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-18 23:45:58,191 - 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-05-18 23:45:58,199 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-05-18 23:45:58,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:45:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 23:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11eb964-f2c6-4f4e-81d1-b7e6c717ffd4 2019-05-18 23:45:58,384 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 23:45:58,384 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d11eb964-f2c6-4f4e-81d1-b7e6c717ffd4 2019-05-18 23:45:58,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 23:45:58,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T00:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["ASvHDKXlTy-VesVoQ5QWlQ"], "issued_at": "2019-05-18T23:45:58.000000Z"}} 2019-05-18 23:45:58,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:45:58,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:45:59,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 23:45:59 GMT X-Openstack-Request-Id: req-e640c9aa-d790-4a9f-87e8-4a1cd971c7d3 2019-05-18 23:45:59,473 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 23:45:59,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e640c9aa-d790-4a9f-87e8-4a1cd971c7d3 2019-05-18 23:45:59,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.665148973465s 2019-05-18 23:45:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:45:59,492 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 23:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ff81a1c-49b8-4f50-bd32-3fa455163fd0 2019-05-18 23:45:59,492 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:45:59,493 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0ff81a1c-49b8-4f50-bd32-3fa455163fd0 2019-05-18 23:45:59,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:45:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:45:59,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 23:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3219aa-7471-4b2a-8ec6-56c3513cc113 2019-05-18 23:45:59,709 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 23:45:59,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2c3219aa-7471-4b2a-8ec6-56c3513cc113 2019-05-18 23:45:59,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216424942017s 2019-05-18 23:45:59,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 23:45:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462"}}' 2019-05-18 23:45:59,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 18 May 2019 23:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbd13602-e6a0-49eb-a918-ccf104bc1b15 2019-05-18 23:45:59,970 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab"}, "tags": [], "enabled": true, "id": "19f3c146b64c4d52836ca0e8ac5b8aab", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462"}} 2019-05-18 23:45:59,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bbd13602-e6a0-49eb-a918-ccf104bc1b15 2019-05-18 23:45:59,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252149105072s 2019-05-18 23:45:59,970 - 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'19f3c146b64c4d52836ca0e8ac5b8aab', '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_3be9a709-6f29-43ce-a971-5845f1d49462'}) 2019-05-18 23:45:59,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 23:45:59,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2rn6WrkUjMs8buaPUpMJ1ThmBxCEl7", "email": null, "name": "cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462"}}' 2019-05-18 23:46:00,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 18 May 2019 23:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-396f880d-e146-4afc-b51e-a38c2a17cf30 2019-05-18 23:46:00,581 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462", "links": {"self": "http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d48cc3f650834a539a8d05c9ff9e5795", "domain_id": "default", "password_expires_at": null}} 2019-05-18 23:46:00,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-396f880d-e146-4afc-b51e-a38c2a17cf30 2019-05-18 23:46:00,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.603532075882s 2019-05-18 23:46:00,582 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd48cc3f650834a539a8d05c9ff9e5795', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462'}) 2019-05-18 23:46:00,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:46:00,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:00,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf2376c-bd77-4fd9-81e1-d394023098ad 2019-05-18 23:46:00,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:46:00,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2cf2376c-bd77-4fd9-81e1-d394023098ad 2019-05-18 23:46:00,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21838092804s 2019-05-18 23:46:00,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:46:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:01,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5cc5720-5878-419f-b8a5-c99887442081 2019-05-18 23:46:01,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:46:01,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d5cc5720-5878-419f-b8a5-c99887442081 2019-05-18 23:46:01,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.241637945175s 2019-05-18 23:46:01,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:46:01,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:01,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689c177a-3601-4ade-82e1-03ee26f2cf02 2019-05-18 23:46:01,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:46:01,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-689c177a-3601-4ade-82e1-03ee26f2cf02 2019-05-18 23:46:01,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.244010210037s 2019-05-18 23:46:01,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:46:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:01,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 23:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255197e4-35b3-4599-8fb2-b3fe02de6a14 2019-05-18 23:46:01,522 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 23:46:01,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-255197e4-35b3-4599-8fb2-b3fe02de6a14 2019-05-18 23:46:01,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2163438797s 2019-05-18 23:46:01,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:46:01,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:01,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 23:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c8baa2-6a02-433f-b2c8-d9dbf0d443e9 2019-05-18 23:46:01,861 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462", "links": {"self": "http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d48cc3f650834a539a8d05c9ff9e5795", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:46:01,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-66c8baa2-6a02-433f-b2c8-d9dbf0d443e9 2019-05-18 23:46:01,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.337682008743s 2019-05-18 23:46:01,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:46:01,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:02,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 23:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22337c58-e06d-4ada-a16e-4c36c0c66ad3 2019-05-18 23:46:02,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab"}, "tags": [], "enabled": true, "id": "19f3c146b64c4d52836ca0e8ac5b8aab", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:46:02,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-22337c58-e06d-4ada-a16e-4c36c0c66ad3 2019-05-18 23:46:02,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234004974365s 2019-05-18 23:46:02,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 23:46:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=d48cc3f650834a539a8d05c9ff9e5795&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=19f3c146b64c4d52836ca0e8ac5b8aab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:02,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 18 May 2019 23:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef0e12e-3e5b-450f-b2b2-de6cc1414687 2019-05-18 23:46:02,339 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d48cc3f650834a539a8d05c9ff9e5795&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=19f3c146b64c4d52836ca0e8ac5b8aab", "previous": null, "next": null}} 2019-05-18 23:46:02,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d48cc3f650834a539a8d05c9ff9e5795&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=19f3c146b64c4d52836ca0e8ac5b8aab used request id req-bef0e12e-3e5b-450f-b2b2-de6cc1414687 2019-05-18 23:46:02,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223680973053s 2019-05-18 23:46:02,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 23:46:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab/users/d48cc3f650834a539a8d05c9ff9e5795/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:02,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b122da6-9bd2-4cf5-bd68-7ccac06ea151 2019-05-18 23:46:02,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:46:02,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab/users/d48cc3f650834a539a8d05c9ff9e5795/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-0b122da6-9bd2-4cf5-bd68-7ccac06ea151 2019-05-18 23:46:02,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.277331113815s 2019-05-18 23:46:02,621 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462', 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'19f3c146b64c4d52836ca0e8ac5b8aab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2rn6WrkUjMs8buaPUpMJ1ThmBxCEl7', 'username': u'cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 23:46:02,625 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462', 'password': '2rn6WrkUjMs8buaPUpMJ1ThmBxCEl7', 'project_name': 'cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '19f3c146b64c4d52836ca0e8ac5b8aab', 'project_domain_name': 'Default'} 2019-05-18 23:46:02,626 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-05-18 23:46:02,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:46:02,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:02,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 23:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cde9c8f-6d39-4ed7-bc52-5e43d56a5c80 2019-05-18 23:46:02,864 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 23:46:02,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5cde9c8f-6d39-4ed7-bc52-5e43d56a5c80 2019-05-18 23:46:02,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237661123276s 2019-05-18 23:46:02,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:46:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:46:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 18 May 2019 23:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffadd35f-c0aa-4adf-beeb-a5ef2ee0fd2a 2019-05-18 23:46:03,084 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab"}, "tags": [], "enabled": true, "id": "19f3c146b64c4d52836ca0e8ac5b8aab", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:46:03,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ffadd35f-c0aa-4adf-beeb-a5ef2ee0fd2a 2019-05-18 23:46:03,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21200799942s 2019-05-18 23:46:03,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 23:46:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" -d '{"network": {"tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "name": "cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462", "admin_state_up": true}}' 2019-05-18 23:46:03,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 18 May 2019 23:46:03 GMT X-Openstack-Request-Id: req-e9bf1f6f-493a-4e3f-b44b-4cf3324b9d10 2019-05-18 23:46:03,848 - 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":"d2090dd9-8489-4e43-b195-f0e4854eba7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:46:03Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462","admin_state_up":true,"tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:03Z","mtu":1450}} 2019-05-18 23:46:03,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e9bf1f6f-493a-4e3f-b44b-4cf3324b9d10 2019-05-18 23:46:03,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.761248826981s 2019-05-18 23:46:03,849 - 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-05-18T23:46:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd2090dd9-8489-4e43-b195-f0e4854eba7d', 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'cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462', u'created_at': u'2019-05-18T23:46:03Z', u'mtu': 1450, u'tenant_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', u'l2_adjacency': True}) 2019-05-18 23:46:03,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:46:03,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 23:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a97c349-9621-4cb8-a994-5521e14251cf 2019-05-18 23:46:03,858 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 23:46:03,859 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8a97c349-9621-4cb8-a994-5521e14251cf 2019-05-18 23:46:03,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 23:46:04,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T00:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f3c146b64c4d52836ca0e8ac5b8aab", "name": "cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/19f3c146b64c4d52836ca0e8ac5b8aab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462", "id": "d48cc3f650834a539a8d05c9ff9e5795"}, "audit_ids": ["KiSGBBqCQ2m0zIn3BH59_Q"], "issued_at": "2019-05-18T23:46:04.000000Z"}} 2019-05-18 23:46:04,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:46:04,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:04,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 18 May 2019 23:46:04 GMT X-Openstack-Request-Id: req-25076d4c-1765-42dd-a1b0-b20967c278a0 2019-05-18 23:46:04,685 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:46:03Z","qos_policy_id":null,"name":"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462","admin_state_up":true,"tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:03Z","mtu":1450}]} 2019-05-18 23:46:04,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-25076d4c-1765-42dd-a1b0-b20967c278a0 2019-05-18 23:46:04,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.403261899948s 2019-05-18 23:46:04,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 23:46:04,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"subnet": {"name": "cloudify-subnet_3be9a709-6f29-43ce-a971-5845f1d49462", "enable_dhcp": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 23:46:05,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 18 May 2019 23:46:05 GMT X-Openstack-Request-Id: req-8ec35306-cda5-414f-9271-49f4318b3fc8 2019-05-18 23:46:05,884 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:46:05Z","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":"19f3c146b64c4d52836ca0e8ac5b8aab","id":"70c08739-8cc6-4e61-938b-f8d3fb350620","subnetpool_id":null,"name":"cloudify-subnet_3be9a709-6f29-43ce-a971-5845f1d49462"}} 2019-05-18 23:46:05,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8ec35306-cda5-414f-9271-49f4318b3fc8 2019-05-18 23:46:05,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.19754004478s 2019-05-18 23:46:05,885 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T23:46:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'70c08739-8cc6-4e61-938b-f8d3fb350620', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_3be9a709-6f29-43ce-a971-5845f1d49462', u'enable_dhcp': True, u'network_id': u'd2090dd9-8489-4e43-b195-f0e4854eba7d', u'tenant_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', u'created_at': u'2019-05-18T23:46:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'19f3c146b64c4d52836ca0e8ac5b8aab'}) 2019-05-18 23:46:05,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 23:46:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "cloudify-router_3be9a709-6f29-43ce-a971-5845f1d49462", "admin_state_up": true}}' 2019-05-18 23:46:13,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 18 May 2019 23:46:13 GMT X-Openstack-Request-Id: req-71ffd084-efab-4df3-956a-cb1efab2031f 2019-05-18 23:46:13,848 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:07Z", "admin_state_up": true, "updated_at": "2019-05-18T23:46:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "name": "cloudify-router_3be9a709-6f29-43ce-a971-5845f1d49462"}} 2019-05-18 23:46:13,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-71ffd084-efab-4df3-956a-cb1efab2031f 2019-05-18 23:46:13,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.9632730484s 2019-05-18 23:46:13,849 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T23:46:08Z', u'revision_number': 3, u'id': u'8a0e322a-e8b8-4b14-bae7-24e3caf40624', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_3be9a709-6f29-43ce-a971-5845f1d49462', u'admin_state_up': True, u'tenant_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', u'created_at': u'2019-05-18T23:46:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'19f3c146b64c4d52836ca0e8ac5b8aab'}) 2019-05-18 23:46:13,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 23:46:13,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8a0e322a-e8b8-4b14-bae7-24e3caf40624/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"subnet_id": "70c08739-8cc6-4e61-938b-f8d3fb350620"}' 2019-05-18 23:46:17,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 23:46:17 GMT X-Openstack-Request-Id: req-3ca00236-5d1d-4f1b-9cd9-952f8764bdff 2019-05-18 23:46:17,903 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "subnet_id": "70c08739-8cc6-4e61-938b-f8d3fb350620", "subnet_ids": ["70c08739-8cc6-4e61-938b-f8d3fb350620"], "port_id": "4cb087af-cf5d-4ce6-91a3-a4235a67713c", "id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624"} 2019-05-18 23:46:17,903 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8a0e322a-e8b8-4b14-bae7-24e3caf40624/add_router_interface.json used request id req-3ca00236-5d1d-4f1b-9cd9-952f8764bdff 2019-05-18 23:46:17,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.05371189117s 2019-05-18 23:46:17,904 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-18 23:46:19,180 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-18 23:46:19,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:46:19,189 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 23:46:19 GMT 2019-05-18 23:46:19,190 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 23:46:19,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:46:19,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:19,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 23:46:19 GMT X-Openstack-Request-Id: req-09eb1f65-ab78-4c07-91dc-ae8d615b67b6 2019-05-18 23:46:19,956 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:46:19,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-09eb1f65-ab78-4c07-91dc-ae8d615b67b6 2019-05-18 23:46:19,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763992071152s 2019-05-18 23:46:19,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 23:46:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462"}' 2019-05-18 23:46:20,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 18 May 2019 23:46:20 GMT Location: http://172.30.9.23:9292/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7877dc60-ee53-494f-a0d2-20a8cfc0c954 2019-05-18 23:46:20,354 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:46:20Z", "file": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/file", "owner": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "size": null, "self": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "checksum": null, "created_at": "2019-05-18T23:46:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 23:46:20,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7877dc60-ee53-494f-a0d2-20a8cfc0c954 2019-05-18 23:46:20,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.38871717453s 2019-05-18 23:46:20,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 23:46:20,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '' 2019-05-18 23:46:25,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 23:46:25 GMT X-Openstack-Request-Id: req-ed456fa3-ddf0-4fe7-a192-dc619c435421 2019-05-18 23:46:25,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 23:46:25,645 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/file used request id req-ed456fa3-ddf0-4fe7-a192-dc619c435421 2019-05-18 23:46:25,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.29025506973s 2019-05-18 23:46:25,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:46:25,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:25,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 18 May 2019 23:46:25 GMT X-Openstack-Request-Id: req-ace88708-1abc-43ba-b41b-d927d7180f88 2019-05-18 23:46:25,980 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:46:25Z", "file": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/file", "owner": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "size": 297336832, "self": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:46:20Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:46:25,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ace88708-1abc-43ba-b41b-d927d7180f88 2019-05-18 23:46:25,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331671953201s 2019-05-18 23:46:25,982 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/file', 'owner': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'id': u'9b3f32b5-860a-40a8-8d5e-41ff602a5d98', 'size': 297336832, u'self': u'/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'name': 'cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T23:46:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T23:46:25Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462', 'created': u'2019-05-18T23:46:20Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-18T23:46:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-18 23:46:25,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 23:46:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_3be9a709-6f29-43ce-a971-5845f1d49462", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-18 23:46:26,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 18 May 2019 23:46:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d606d42c-48c5-400b-81b3-7162765374b1 x-openstack-request-id: req-d606d42c-48c5-400b-81b3-7162765374b1 2019-05-18 23:46:26,325 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_3be9a709-6f29-43ce-a971-5845f1d49462", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "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": "47403b52-3c4d-4611-9bc9-ca06af8a79f0"}} 2019-05-18 23:46:26,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d606d42c-48c5-400b-81b3-7162765374b1 2019-05-18 23:46:26,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338879108429s 2019-05-18 23:46:26,326 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_3be9a709-6f29-43ce-a971-5845f1d49462', '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'b33a6ca8fc47490494e5507e3de2c225', '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'47403b52-3c4d-4611-9bc9-ca06af8a79f0', 'swap': 0}) 2019-05-18 23:46:26,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 23:46:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" -d '{"extra_specs": {}}' 2019-05-18 23:46:26,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-d2a8e803-5d31-4bc1-a4d2-172b478916cc x-openstack-request-id: req-d2a8e803-5d31-4bc1-a4d2-172b478916cc 2019-05-18 23:46:26,347 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 23:46:26,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0/os-extra_specs used request id req-d2a8e803-5d31-4bc1-a4d2-172b478916cc 2019-05-18 23:46:26,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205049514771s 2019-05-18 23:46:26,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 23:46:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"keypair": {"name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462"}}' 2019-05-18 23:46:26,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-18bf53dc-9b03-44a7-9aae-6e470ffecfa6 x-openstack-request-id: req-18bf53dc-9b03-44a7-9aae-6e470ffecfa6 2019-05-18 23:46:26,898 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeieKV09H4eSFrus8aRmEey5aqZM0Y702Q14z6EDQNHRmGjEkNujT8dNhI0WJ2lc+ABx6ChopneGOc8HMXd2Y2cRWuGGWO5zfVvTxAbJr3fgXeKd0PvcGBHKp28rZDoZN11HzkODk3CAd38cR+rP1QtmDQT9naYhCKJlpBsgqvmhaQggVmMNnGguNjMzXPJGDHTRcF5W/tyZ1HT2sQd/1+Uz4tnrKgLdO8r0Rtgp58LdT1cjfSokfqhikLMEc7EIeY125kkFrMn0VKvw5aeqCEvh/TFO9baf29Whbl1NhBKpGwiQxYMeot8o4ID9ijytSPFb926SaPEkdVsAoNJRYz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnonildPR+Hkha7rPGkZhHsuWqmTNGO9NkNeM+hA0DR0ZhoxJ\nDbo0/HTYSNFidpXPgAcegoaKZ3hjnPBzF3dmNnEVrhhljuc31b08QGya934F3ind\nD73BgRyqdvK2Q6GTddR85Dg5NwgHd/HEfqz9ULZg0E/Z2mIQiiZaQbIKr5oWkIIF\nZjDZxoLjYzM1zyRgx00XBeVv7cmdR09rEHf9flM+LZ6yoC3TvK9EbYKefC3U9XI3\n0qJH6oYpCzBHOxCHmNduZJBazJ9FSr8OWnqghL4f0xTvW2n9vVoW5dTYQSqRsIkM\nWDHqLfKOCA/Yo8rUjxW/dukmjxJHVbAKDSUWMwIDAQABAoIBAGgrhZyY/+BaByG4\nL5i+IdaQQ0FW1oTJyJehalptByaOtlT4HJBOh75SMEM4gZAVw7AF/YAaUxrFuf5G\n5/jFVX30NCCemyyYtNFWdB6IvhJc1hIyQ7SyJFFnuoJJ3IT3x+KmaiGy57VHK1Ee\npNPvasr76wU1Upnx0ZhUtv1vtSHH/sSHydOcK6SioPiaW+PpT63R1PSzVUa/R6OO\n3IEBlHMCDNfePlM/AZBSmtkpG2o0IY0PIzu4Uw0xtUuDT41pZCDNIOPwXsnVOod4\nWriW93gxVk49c8YR6RwEdfSul0jrnyFJ4dTGcrEfHpaIFD58ZlHzkwnQL27GRucI\nf+FNSJECgYEAy5T2RYI9+MV/vR595d93ayyZej+Z8jA/akQkgaFDRX+pMd95ajUH\nrphvJ7K7LOK2Ub+TqmOFNcjUB7WLKKITz4rKmRimKfHncqskpWUXNRV8JAPmRlmU\nwRZPgZ1TkDtzrkl0fMXx6ZovDAWZSzeQv3OyVhmwB7jY2U624qSULwUCgYEAx1vo\n4WlUM58iMjjkzByu8oq5fkYlAQDwo8hPWpQuzQM0BMF1a1F4j4MVLtbW35KY44Xc\nLDrD54V1ei4Ve+eb6ihRtnvPu0xif8hnYLCDLVO9aLX3InPn6KnERE6BkR+5Vlkg\npWi0jLCGvZqBngSCDwd5Ni6bkqBOQDU6b4J0hdcCgYBJQE8gkY103rNou/j25mJU\nqNaMeygMUbnvpZcxIXJQJnAdpthME8qw0t5j/VaF/wk0/ubGD0sWIC3SnEr3EuJn\n8fuV/J2FSCpMQzJLZMVl71Ycq16G/6Kbm0h+TbqMkie8lWeZoau6rySwga83tkWZ\n7apEerew/5zfDAiYIjnDdQKBgQCaU4bywCPjlkPVlv9fFrFDpqozmz9YCI9Aancr\nily0bc9eAxjPjBEFH5dNXBiYmBZswxoOzysKVeD8RSJyeXfUC4Q9/JhxyI7TlqKY\nUewqMZIFth9q90jGbm0154QbgPBrbLF9+pER/DFCI5JFbf30fneRvwDFv/zzbYEg\nA2AKnwKBgA/P0XTJIi39oTtVQDWRKfGyDMoYuuqgpJpm0Nc0KMH8Gvo/RleMdRrr\nkOUPIOZjrmiyQ1+fzxTpzja/J/X7rseOkUrqhelcWn59WLJHjCNEwJtDNiR75jQ9\njkYF0rK1UTdCNb9FVn14vwFB9NV9gGX99W9H1+fVp/TnNpqd9Iyw\n-----END RSA PRIVATE KEY-----\n", "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "fingerprint": "c7:c1:cc:30:7e:da:57:e2:dd:c5:ce:b7:89:7e:df:41"}} 2019-05-18 23:46:26,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-18bf53dc-9b03-44a7-9aae-6e470ffecfa6 2019-05-18 23:46:26,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.547852993011s 2019-05-18 23:46:26,899 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeieKV09H4eSFrus8aRmEey5aqZM0Y702Q14z6EDQNHRmGjEkNujT8dNhI0WJ2lc+ABx6ChopneGOc8HMXd2Y2cRWuGGWO5zfVvTxAbJr3fgXeKd0PvcGBHKp28rZDoZN11HzkODk3CAd38cR+rP1QtmDQT9naYhCKJlpBsgqvmhaQggVmMNnGguNjMzXPJGDHTRcF5W/tyZ1HT2sQd/1+Uz4tnrKgLdO8r0Rtgp58LdT1cjfSokfqhikLMEc7EIeY125kkFrMn0VKvw5aeqCEvh/TFO9baf29Whbl1NhBKpGwiQxYMeot8o4ID9ijytSPFb926SaPEkdVsAoNJRYz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnonildPR+Hkha7rPGkZhHsuWqmTNGO9NkNeM+hA0DR0ZhoxJ\nDbo0/HTYSNFidpXPgAcegoaKZ3hjnPBzF3dmNnEVrhhljuc31b08QGya934F3ind\nD73BgRyqdvK2Q6GTddR85Dg5NwgHd/HEfqz9ULZg0E/Z2mIQiiZaQbIKr5oWkIIF\nZjDZxoLjYzM1zyRgx00XBeVv7cmdR09rEHf9flM+LZ6yoC3TvK9EbYKefC3U9XI3\n0qJH6oYpCzBHOxCHmNduZJBazJ9FSr8OWnqghL4f0xTvW2n9vVoW5dTYQSqRsIkM\nWDHqLfKOCA/Yo8rUjxW/dukmjxJHVbAKDSUWMwIDAQABAoIBAGgrhZyY/+BaByG4\nL5i+IdaQQ0FW1oTJyJehalptByaOtlT4HJBOh75SMEM4gZAVw7AF/YAaUxrFuf5G\n5/jFVX30NCCemyyYtNFWdB6IvhJc1hIyQ7SyJFFnuoJJ3IT3x+KmaiGy57VHK1Ee\npNPvasr76wU1Upnx0ZhUtv1vtSHH/sSHydOcK6SioPiaW+PpT63R1PSzVUa/R6OO\n3IEBlHMCDNfePlM/AZBSmtkpG2o0IY0PIzu4Uw0xtUuDT41pZCDNIOPwXsnVOod4\nWriW93gxVk49c8YR6RwEdfSul0jrnyFJ4dTGcrEfHpaIFD58ZlHzkwnQL27GRucI\nf+FNSJECgYEAy5T2RYI9+MV/vR595d93ayyZej+Z8jA/akQkgaFDRX+pMd95ajUH\nrphvJ7K7LOK2Ub+TqmOFNcjUB7WLKKITz4rKmRimKfHncqskpWUXNRV8JAPmRlmU\nwRZPgZ1TkDtzrkl0fMXx6ZovDAWZSzeQv3OyVhmwB7jY2U624qSULwUCgYEAx1vo\n4WlUM58iMjjkzByu8oq5fkYlAQDwo8hPWpQuzQM0BMF1a1F4j4MVLtbW35KY44Xc\nLDrD54V1ei4Ve+eb6ihRtnvPu0xif8hnYLCDLVO9aLX3InPn6KnERE6BkR+5Vlkg\npWi0jLCGvZqBngSCDwd5Ni6bkqBOQDU6b4J0hdcCgYBJQE8gkY103rNou/j25mJU\nqNaMeygMUbnvpZcxIXJQJnAdpthME8qw0t5j/VaF/wk0/ubGD0sWIC3SnEr3EuJn\n8fuV/J2FSCpMQzJLZMVl71Ycq16G/6Kbm0h+TbqMkie8lWeZoau6rySwga83tkWZ\n7apEerew/5zfDAiYIjnDdQKBgQCaU4bywCPjlkPVlv9fFrFDpqozmz9YCI9Aancr\nily0bc9eAxjPjBEFH5dNXBiYmBZswxoOzysKVeD8RSJyeXfUC4Q9/JhxyI7TlqKY\nUewqMZIFth9q90jGbm0154QbgPBrbLF9+pER/DFCI5JFbf30fneRvwDFv/zzbYEg\nA2AKnwKBgA/P0XTJIi39oTtVQDWRKfGyDMoYuuqgpJpm0Nc0KMH8Gvo/RleMdRrr\nkOUPIOZjrmiyQ1+fzxTpzja/J/X7rseOkUrqhelcWn59WLJHjCNEwJtDNiR75jQ9\njkYF0rK1UTdCNb9FVn14vwFB9NV9gGX99W9H1+fVp/TnNpqd9Iyw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd48cc3f650834a539a8d05c9ff9e5795', 'name': u'cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462', 'created_at': '2019-05-18T23:46:26.899250', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'name': 'cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c7:c1:cc:30:7e:da:57:e2:dd:c5:ce:b7:89:7e:df:41', 'type': 'ssh', 'id': u'cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462'}) 2019-05-18 23:46:26,899 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAnonildPR+Hkha7rPGkZhHsuWqmTNGO9NkNeM+hA0DR0ZhoxJ Dbo0/HTYSNFidpXPgAcegoaKZ3hjnPBzF3dmNnEVrhhljuc31b08QGya934F3ind D73BgRyqdvK2Q6GTddR85Dg5NwgHd/HEfqz9ULZg0E/Z2mIQiiZaQbIKr5oWkIIF ZjDZxoLjYzM1zyRgx00XBeVv7cmdR09rEHf9flM+LZ6yoC3TvK9EbYKefC3U9XI3 0qJH6oYpCzBHOxCHmNduZJBazJ9FSr8OWnqghL4f0xTvW2n9vVoW5dTYQSqRsIkM WDHqLfKOCA/Yo8rUjxW/dukmjxJHVbAKDSUWMwIDAQABAoIBAGgrhZyY/+BaByG4 L5i+IdaQQ0FW1oTJyJehalptByaOtlT4HJBOh75SMEM4gZAVw7AF/YAaUxrFuf5G 5/jFVX30NCCemyyYtNFWdB6IvhJc1hIyQ7SyJFFnuoJJ3IT3x+KmaiGy57VHK1Ee pNPvasr76wU1Upnx0ZhUtv1vtSHH/sSHydOcK6SioPiaW+PpT63R1PSzVUa/R6OO 3IEBlHMCDNfePlM/AZBSmtkpG2o0IY0PIzu4Uw0xtUuDT41pZCDNIOPwXsnVOod4 WriW93gxVk49c8YR6RwEdfSul0jrnyFJ4dTGcrEfHpaIFD58ZlHzkwnQL27GRucI f+FNSJECgYEAy5T2RYI9+MV/vR595d93ayyZej+Z8jA/akQkgaFDRX+pMd95ajUH rphvJ7K7LOK2Ub+TqmOFNcjUB7WLKKITz4rKmRimKfHncqskpWUXNRV8JAPmRlmU wRZPgZ1TkDtzrkl0fMXx6ZovDAWZSzeQv3OyVhmwB7jY2U624qSULwUCgYEAx1vo 4WlUM58iMjjkzByu8oq5fkYlAQDwo8hPWpQuzQM0BMF1a1F4j4MVLtbW35KY44Xc LDrD54V1ei4Ve+eb6ihRtnvPu0xif8hnYLCDLVO9aLX3InPn6KnERE6BkR+5Vlkg pWi0jLCGvZqBngSCDwd5Ni6bkqBOQDU6b4J0hdcCgYBJQE8gkY103rNou/j25mJU qNaMeygMUbnvpZcxIXJQJnAdpthME8qw0t5j/VaF/wk0/ubGD0sWIC3SnEr3EuJn 8fuV/J2FSCpMQzJLZMVl71Ycq16G/6Kbm0h+TbqMkie8lWeZoau6rySwga83tkWZ 7apEerew/5zfDAiYIjnDdQKBgQCaU4bywCPjlkPVlv9fFrFDpqozmz9YCI9Aancr ily0bc9eAxjPjBEFH5dNXBiYmBZswxoOzysKVeD8RSJyeXfUC4Q9/JhxyI7TlqKY UewqMZIFth9q90jGbm0154QbgPBrbLF9+pER/DFCI5JFbf30fneRvwDFv/zzbYEg A2AKnwKBgA/P0XTJIi39oTtVQDWRKfGyDMoYuuqgpJpm0Nc0KMH8Gvo/RleMdRrr kOUPIOZjrmiyQ1+fzxTpzja/J/X7rseOkUrqhelcWn59WLJHjCNEwJtDNiR75jQ9 jkYF0rK1UTdCNb9FVn14vwFB9NV9gGX99W9H1+fVp/TnNpqd9Iyw -----END RSA PRIVATE KEY----- 2019-05-18 23:46:26,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-18 23:46:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"security_group": {"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462", "description": "created by OPNFV Functest (cloudify)"}}' 2019-05-18 23:46:27,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sat, 18 May 2019 23:46:27 GMT X-Openstack-Request-Id: req-e58feefe-be6c-42f8-8993-80e956842f87 2019-05-18 23:46:27,400 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}} 2019-05-18 23:46:27,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e58feefe-be6c-42f8-8993-80e956842f87 2019-05-18 23:46:27,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.494561910629s 2019-05-18 23:46:27,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:46:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:27,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sat, 18 May 2019 23:46:27 GMT X-Openstack-Request-Id: req-eaf5f7f6-8846-448a-a3fe-6d59bdd5bb8c 2019-05-18 23:46:27,761 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:46:27,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-eaf5f7f6-8846-448a-a3fe-6d59bdd5bb8c 2019-05-18 23:46:27,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353629112244s 2019-05-18 23:46:27,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:46:27,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -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": "1580b51f-647f-41fd-878f-b56838247876"}}' 2019-05-18 23:46:28,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 23:46:28 GMT X-Openstack-Request-Id: req-a8a19bf9-e261-439d-8d72-e13cc9aed745 2019-05-18 23:46:28,215 - 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-05-18T23:46:28Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "port_range_min": 22, "revision_number": 0, "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:28Z", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1215a1e1-1670-4e95-be01-5f003ab36a9d"}} 2019-05-18 23:46:28,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a8a19bf9-e261-439d-8d72-e13cc9aed745 2019-05-18 23:46:28,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.446804046631s 2019-05-18 23:46:28,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:46:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:28,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sat, 18 May 2019 23:46:28 GMT X-Openstack-Request-Id: req-8b549beb-cf3d-4590-9f36-b74f239dbfaa 2019-05-18 23:46:28,551 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:46:28Z", "revision_number": 0, "id": "1215a1e1-1670-4e95-be01-5f003ab36a9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:28Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 2, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:46:28,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8b549beb-cf3d-4590-9f36-b74f239dbfaa 2019-05-18 23:46:28,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329360961914s 2019-05-18 23:46:28,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:46:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -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": "1580b51f-647f-41fd-878f-b56838247876"}}' 2019-05-18 23:46:29,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 18 May 2019 23:46:29 GMT X-Openstack-Request-Id: req-ebae6e13-36ee-48c4-b5d7-377a6fc6d70e 2019-05-18 23:46:29,658 - 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-05-18T23:46:29Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "port_range_min": null, "revision_number": 0, "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:29Z", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "f73c438b-cb0d-46f6-8cd8-e839b0556315"}} 2019-05-18 23:46:29,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ebae6e13-36ee-48c4-b5d7-377a6fc6d70e 2019-05-18 23:46:29,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.10285806656s 2019-05-18 23:46:29,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:46:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:30,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sat, 18 May 2019 23:46:29 GMT X-Openstack-Request-Id: req-f980059b-2677-43f2-a9c1-1086cc993eca 2019-05-18 23:46:30,008 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:46:28Z", "revision_number": 0, "id": "1215a1e1-1670-4e95-be01-5f003ab36a9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:28Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:29Z", "revision_number": 0, "id": "f73c438b-cb0d-46f6-8cd8-e839b0556315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:29Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 3, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:46:30,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f980059b-2677-43f2-a9c1-1086cc993eca 2019-05-18 23:46:30,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343741893768s 2019-05-18 23:46:30,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:46:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -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": "1580b51f-647f-41fd-878f-b56838247876"}}' 2019-05-18 23:46:30,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 23:46:30 GMT X-Openstack-Request-Id: req-7fdca004-896a-4ddc-bdd7-35334d7c300d 2019-05-18 23:46:30,176 - 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-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "port_range_min": 80, "revision_number": 0, "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:30Z", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "3da4fcd4-7914-406e-a241-fcddcc937471"}} 2019-05-18 23:46:30,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7fdca004-896a-4ddc-bdd7-35334d7c300d 2019-05-18 23:46:30,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161456108093s 2019-05-18 23:46:30,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:46:30,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:30,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sat, 18 May 2019 23:46:30 GMT X-Openstack-Request-Id: req-63b2e637-1fac-43e6-862b-11dd1602f1d2 2019-05-18 23:46:30,531 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:46:28Z", "revision_number": 0, "id": "1215a1e1-1670-4e95-be01-5f003ab36a9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:28Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:46:30Z", "revision_number": 0, "id": "3da4fcd4-7914-406e-a241-fcddcc937471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:29Z", "revision_number": 0, "id": "f73c438b-cb0d-46f6-8cd8-e839b0556315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:29Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 4, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:46:30,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-63b2e637-1fac-43e6-862b-11dd1602f1d2 2019-05-18 23:46:30,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348848104477s 2019-05-18 23:46:30,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:46:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -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": "1580b51f-647f-41fd-878f-b56838247876"}}' 2019-05-18 23:46:31,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 18 May 2019 23:46:31 GMT X-Openstack-Request-Id: req-75ada3d2-5438-4e09-8c61-ad6257261840 2019-05-18 23:46:31,017 - 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-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "port_range_min": 443, "revision_number": 0, "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:30Z", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "acc33cfd-9c3b-431e-88e9-0295c6c91794"}} 2019-05-18 23:46:31,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-75ada3d2-5438-4e09-8c61-ad6257261840 2019-05-18 23:46:31,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.479738950729s 2019-05-18 23:46:31,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:46:31,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:31,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sat, 18 May 2019 23:46:31 GMT X-Openstack-Request-Id: req-61a5a32a-7d6d-4b2f-9387-5dd646d779ed 2019-05-18 23:46:31,388 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:46:28Z", "revision_number": 0, "id": "1215a1e1-1670-4e95-be01-5f003ab36a9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:28Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:46:30Z", "revision_number": 0, "id": "3da4fcd4-7914-406e-a241-fcddcc937471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-18T23:46:30Z", "revision_number": 0, "id": "acc33cfd-9c3b-431e-88e9-0295c6c91794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 443, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:29Z", "revision_number": 0, "id": "f73c438b-cb0d-46f6-8cd8-e839b0556315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:29Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 5, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:46:31,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-61a5a32a-7d6d-4b2f-9387-5dd646d779ed 2019-05-18 23:46:31,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.364521026611s 2019-05-18 23:46:31,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:46:31,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -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": "1580b51f-647f-41fd-878f-b56838247876"}}' 2019-05-18 23:46:31,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 18 May 2019 23:46:31 GMT X-Openstack-Request-Id: req-9c866eff-44f2-4b89-829f-a0e118883a4e 2019-05-18 23:46:31,741 - 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-05-18T23:46:31Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "port_range_min": 5671, "revision_number": 0, "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:31Z", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "aa6335bf-1c63-4046-8cce-29467a9187b6"}} 2019-05-18 23:46:31,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9c866eff-44f2-4b89-829f-a0e118883a4e 2019-05-18 23:46:31,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.34646987915s 2019-05-18 23:46:31,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:46:31,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:32,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sat, 18 May 2019 23:46:32 GMT X-Openstack-Request-Id: req-afb39b81-902b-4734-a578-8921bb68e1d0 2019-05-18 23:46:32,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:46:28Z", "revision_number": 0, "id": "1215a1e1-1670-4e95-be01-5f003ab36a9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:28Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:46:30Z", "revision_number": 0, "id": "3da4fcd4-7914-406e-a241-fcddcc937471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-18T23:46:31Z", "revision_number": 0, "id": "aa6335bf-1c63-4046-8cce-29467a9187b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:31Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-18T23:46:30Z", "revision_number": 0, "id": "acc33cfd-9c3b-431e-88e9-0295c6c91794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 443, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:29Z", "revision_number": 0, "id": "f73c438b-cb0d-46f6-8cd8-e839b0556315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:29Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 6, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:46:32,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-afb39b81-902b-4734-a578-8921bb68e1d0 2019-05-18 23:46:32,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334628105164s 2019-05-18 23:46:32,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:46:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -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": "1580b51f-647f-41fd-878f-b56838247876"}}' 2019-05-18 23:46:32,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 18 May 2019 23:46:32 GMT X-Openstack-Request-Id: req-be6b9bce-27d7-4171-baae-224f0d414cbd 2019-05-18 23:46:32,278 - 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-05-18T23:46:32Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "port_range_min": 53333, "revision_number": 0, "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:32Z", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1f73b312-280a-434f-a49c-7d20569a886f"}} 2019-05-18 23:46:32,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-be6b9bce-27d7-4171-baae-224f0d414cbd 2019-05-18 23:46:32,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.189357042313s 2019-05-18 23:46:32,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:46:32,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:32,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 18 May 2019 23:46:32 GMT X-Openstack-Request-Id: req-eec47a5c-0a8d-4efc-862a-2674f1fc0543 2019-05-18 23:46:32,386 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","l2_adjacency":true,"status":"ACTIVE","subnets":["70c08739-8cc6-4e61-938b-f8d3fb350620"],"description":"","tags":[],"updated_at":"2019-05-18T23:46:05Z","qos_policy_id":null,"name":"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462","admin_state_up":true,"tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:03Z","mtu":1450}]} 2019-05-18 23:46:32,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eec47a5c-0a8d-4efc-862a-2674f1fc0543 2019-05-18 23:46:32,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105962991714s 2019-05-18 23:46:32,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:46:32,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:32,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 18 May 2019 23:46:32 GMT X-Openstack-Request-Id: req-f01e0569-0ef6-44d7-8ee4-a9a2558e0d6a 2019-05-18 23:46:32,647 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:46:25Z", "file": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/file", "owner": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "size": 297336832, "self": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:46:20Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:46:32,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f01e0569-0ef6-44d7-8ee4-a9a2558e0d6a 2019-05-18 23:46:32,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.256053924561s 2019-05-18 23:46:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 23:46:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:32,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 23:46:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24559283-a667-45f3-99bb-6a2c0ae4e3b6 x-openstack-request-id: req-24559283-a667-45f3-99bb-6a2c0ae4e3b6 2019-05-18 23:46:32,690 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_3be9a709-6f29-43ce-a971-5845f1d49462", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "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": "47403b52-3c4d-4611-9bc9-ca06af8a79f0"}]} 2019-05-18 23:46:32,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-24559283-a667-45f3-99bb-6a2c0ae4e3b6 2019-05-18 23:46:32,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242559909821s 2019-05-18 23:46:32,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 23:46:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"server": {"name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "imageRef": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "flavorRef": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2090dd9-8489-4e43-b195-f0e4854eba7d"}], "security_groups": [{"name": "1580b51f-647f-41fd-878f-b56838247876"}]}}' 2019-05-18 23:46:36,914 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 23:46:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed x-compute-request-id: req-7f81f8e6-e0df-434b-8433-b593c5ee6406 x-openstack-request-id: req-7f81f8e6-e0df-434b-8433-b593c5ee6406 2019-05-18 23:46:36,914 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1580b51f-647f-41fd-878f-b56838247876"}], "OS-DCF:diskConfig": "MANUAL", "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "adminPass": "DDd5wQam5CUY"}} 2019-05-18 23:46:36,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7f81f8e6-e0df-434b-8433-b593c5ee6406 2019-05-18 23:46:36,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.22218489647s 2019-05-18 23:46:36,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:37,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-e6612115-f8fb-4ccb-b380-b291036a5ab9 x-openstack-request-id: req-e6612115-f8fb-4ccb-b380-b291036a5ab9 2019-05-18 23:46:37,626 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "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-05-18T23:46:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:37,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6612115-f8fb-4ccb-b380-b291036a5ab9 2019-05-18 23:46:37,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710283994675s 2019-05-18 23:46:37,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:46:37,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:37,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 18 May 2019 23:46:37 GMT X-Openstack-Request-Id: req-7727c273-7ecd-412a-84e5-58009fa4963d 2019-05-18 23:46:37,959 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","l2_adjacency":true,"status":"ACTIVE","subnets":["70c08739-8cc6-4e61-938b-f8d3fb350620"],"description":"","tags":[],"updated_at":"2019-05-18T23:46:05Z","qos_policy_id":null,"name":"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462","admin_state_up":true,"tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:03Z","mtu":1450}]} 2019-05-18 23:46:37,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7727c273-7ecd-412a-84e5-58009fa4963d 2019-05-18 23:46:37,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321696996689s 2019-05-18 23:46:37,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 23:46:37,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:38,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 18 May 2019 23:46:38 GMT X-Openstack-Request-Id: req-ed76e9ec-d79f-4f2d-b630-9cf076cdf555 2019-05-18 23:46:38,014 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:46:05Z","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":"19f3c146b64c4d52836ca0e8ac5b8aab","id":"70c08739-8cc6-4e61-938b-f8d3fb350620","subnetpool_id":null,"name":"cloudify-subnet_3be9a709-6f29-43ce-a971-5845f1d49462"}]} 2019-05-18 23:46:38,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ed76e9ec-d79f-4f2d-b630-9cf076cdf555 2019-05-18 23:46:38,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0538170337677s 2019-05-18 23:46:38,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:46:40,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:40,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 656 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-1d8a4b20-77fb-47d9-a98c-82aa1c44dc64 x-openstack-request-id: req-1d8a4b20-77fb-47d9-a98c-82aa1c44dc64 2019-05-18 23:46:40,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:39Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:40,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1d8a4b20-77fb-47d9-a98c-82aa1c44dc64 2019-05-18 23:46:40,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713079929352s 2019-05-18 23:46:40,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:46:42,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:43,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:46:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68405dc0-6f9a-4b0c-a44d-50d382217dab x-openstack-request-id: req-68405dc0-6f9a-4b0c-a44d-50d382217dab 2019-05-18 23:46:43,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:43,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68405dc0-6f9a-4b0c-a44d-50d382217dab 2019-05-18 23:46:43,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878750085831s 2019-05-18 23:46:43,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:46:45,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:45,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:47,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-7d6f9036-d097-4eff-ad64-e1c13e40ce31 x-openstack-request-id: req-7d6f9036-d097-4eff-ad64-e1c13e40ce31 2019-05-18 23:46:47,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:47,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d6f9036-d097-4eff-ad64-e1c13e40ce31 2019-05-18 23:46:47,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52466201782s 2019-05-18 23:46:47,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:46:49,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:49,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:50,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-9cce8d48-69d8-4d08-85c8-2b9b3f1a8de2 x-openstack-request-id: req-9cce8d48-69d8-4d08-85c8-2b9b3f1a8de2 2019-05-18 23:46:50,657 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:50,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9cce8d48-69d8-4d08-85c8-2b9b3f1a8de2 2019-05-18 23:46:50,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46339702606s 2019-05-18 23:46:50,665 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:46:52,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:53,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-9ebe0622-1599-4b3c-a6d1-6a2e1e36b055 x-openstack-request-id: req-9ebe0622-1599-4b3c-a6d1-6a2e1e36b055 2019-05-18 23:46:53,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:53,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ebe0622-1599-4b3c-a6d1-6a2e1e36b055 2019-05-18 23:46:53,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781359910965s 2019-05-18 23:46:53,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:46:55,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:56,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-c7d87b3f-b4fe-4960-92d7-0b7b7f65553e x-openstack-request-id: req-c7d87b3f-b4fe-4960-92d7-0b7b7f65553e 2019-05-18 23:46:56,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:56,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7d87b3f-b4fe-4960-92d7-0b7b7f65553e 2019-05-18 23:46:56,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69477391243s 2019-05-18 23:46:56,159 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:46:58,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:46:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:46:59,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:46: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-cf7dae2e-1113-4670-85eb-e3b2b5608c20 x-openstack-request-id: req-cf7dae2e-1113-4670-85eb-e3b2b5608c20 2019-05-18 23:46:59,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:46:59,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf7dae2e-1113-4670-85eb-e3b2b5608c20 2019-05-18 23:46:59,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19944214821s 2019-05-18 23:46:59,368 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:01,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:02,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53eb1129-bd96-43b7-9475-c73a7d84c842 x-openstack-request-id: req-53eb1129-bd96-43b7-9475-c73a7d84c842 2019-05-18 23:47:02,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:02,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53eb1129-bd96-43b7-9475-c73a7d84c842 2019-05-18 23:47:02,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10556602478s 2019-05-18 23:47:02,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:04,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:05,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a94639f-f39c-4570-9e4e-db180a3665ad x-openstack-request-id: req-2a94639f-f39c-4570-9e4e-db180a3665ad 2019-05-18 23:47:05,256 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:05,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2a94639f-f39c-4570-9e4e-db180a3665ad 2019-05-18 23:47:05,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770757913589s 2019-05-18 23:47:05,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:07,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:07,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:08,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-b3fb0433-698d-4602-a8a6-27adfb0d7c50 x-openstack-request-id: req-b3fb0433-698d-4602-a8a6-27adfb0d7c50 2019-05-18 23:47:08,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:08,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3fb0433-698d-4602-a8a6-27adfb0d7c50 2019-05-18 23:47:08,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00063896179s 2019-05-18 23:47:08,273 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:10,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:10,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-21600ed4-46ea-4d7a-bd5b-a55e12ef5bf3 x-openstack-request-id: req-21600ed4-46ea-4d7a-bd5b-a55e12ef5bf3 2019-05-18 23:47:10,888 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:10,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-21600ed4-46ea-4d7a-bd5b-a55e12ef5bf3 2019-05-18 23:47:10,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611704111099s 2019-05-18 23:47:10,895 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:12,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:13,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-cda67228-a6b6-40b2-b84b-c94b5e80895d x-openstack-request-id: req-cda67228-a6b6-40b2-b84b-c94b5e80895d 2019-05-18 23:47:13,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:13,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cda67228-a6b6-40b2-b84b-c94b5e80895d 2019-05-18 23:47:13,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900187969208s 2019-05-18 23:47:13,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:15,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:16,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-388bb5ba-a6e0-4fa4-9b58-9268ea489ccf x-openstack-request-id: req-388bb5ba-a6e0-4fa4-9b58-9268ea489ccf 2019-05-18 23:47:16,587 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:16,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-388bb5ba-a6e0-4fa4-9b58-9268ea489ccf 2019-05-18 23:47:16,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780617952347s 2019-05-18 23:47:16,594 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:18,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:19,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-9d756dfc-e5b3-4673-8113-df0a418659af x-openstack-request-id: req-9d756dfc-e5b3-4673-8113-df0a418659af 2019-05-18 23:47:19,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:19,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d756dfc-e5b3-4673-8113-df0a418659af 2019-05-18 23:47:19,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824949979782s 2019-05-18 23:47:19,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:21,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:21,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:22,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-d69a1614-f974-4f89-b8bd-772d7fc2aafd x-openstack-request-id: req-d69a1614-f974-4f89-b8bd-772d7fc2aafd 2019-05-18 23:47:22,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:22,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d69a1614-f974-4f89-b8bd-772d7fc2aafd 2019-05-18 23:47:22,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780608177185s 2019-05-18 23:47:22,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:24,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:24,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:24,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-373373ad-2c9f-4a3b-99f3-77da0d9530bc x-openstack-request-id: req-373373ad-2c9f-4a3b-99f3-77da0d9530bc 2019-05-18 23:47:24,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:24,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-373373ad-2c9f-4a3b-99f3-77da0d9530bc 2019-05-18 23:47:24,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678136825562s 2019-05-18 23:47:24,904 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:26,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:27,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-8f65899f-9f2a-4ffa-bd75-b4f98f056433 x-openstack-request-id: req-8f65899f-9f2a-4ffa-bd75-b4f98f056433 2019-05-18 23:47:27,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:27,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f65899f-9f2a-4ffa-bd75-b4f98f056433 2019-05-18 23:47:27,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04644703865s 2019-05-18 23:47:27,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:29,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:29,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:30,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-e008ed76-db7d-4980-80aa-caa1f4e5e601 x-openstack-request-id: req-e008ed76-db7d-4980-80aa-caa1f4e5e601 2019-05-18 23:47:30,621 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:30,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e008ed76-db7d-4980-80aa-caa1f4e5e601 2019-05-18 23:47:30,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660186052322s 2019-05-18 23:47:30,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:32,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:32,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:33,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09900321-2c4b-497e-9a9e-e53004750121 x-openstack-request-id: req-09900321-2c4b-497e-9a9e-e53004750121 2019-05-18 23:47:33,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:33,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09900321-2c4b-497e-9a9e-e53004750121 2019-05-18 23:47:33,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748802900314s 2019-05-18 23:47:33,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:35,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:36,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd29385b-125b-41c0-b7b9-7778bd017ffb x-openstack-request-id: req-dd29385b-125b-41c0-b7b9-7778bd017ffb 2019-05-18 23:47:36,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:36,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd29385b-125b-41c0-b7b9-7778bd017ffb 2019-05-18 23:47:36,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08339595795s 2019-05-18 23:47:36,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:38,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:39,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-0a60ceeb-8407-4a28-a466-c83fcb908524 x-openstack-request-id: req-0a60ceeb-8407-4a28-a466-c83fcb908524 2019-05-18 23:47:39,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:39,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a60ceeb-8407-4a28-a466-c83fcb908524 2019-05-18 23:47:39,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788162946701s 2019-05-18 23:47:39,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:41,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:41,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:42,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-4a40a42b-fec4-4e74-a67b-1300a3e531eb x-openstack-request-id: req-4a40a42b-fec4-4e74-a67b-1300a3e531eb 2019-05-18 23:47:42,596 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:42,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a40a42b-fec4-4e74-a67b-1300a3e531eb 2019-05-18 23:47:42,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31743693352s 2019-05-18 23:47:42,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:44,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:44,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:45,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-2c9837a4-e8d6-490c-9c2b-59fb8c519f13 x-openstack-request-id: req-2c9837a4-e8d6-490c-9c2b-59fb8c519f13 2019-05-18 23:47:45,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:45,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2c9837a4-e8d6-490c-9c2b-59fb8c519f13 2019-05-18 23:47:45,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08455300331s 2019-05-18 23:47:45,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:47,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:47,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:48,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-f4f80539-f6f7-4ad1-b5be-0c3966ea6b25 x-openstack-request-id: req-f4f80539-f6f7-4ad1-b5be-0c3966ea6b25 2019-05-18 23:47:48,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:48,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4f80539-f6f7-4ad1-b5be-0c3966ea6b25 2019-05-18 23:47:48,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711654901505s 2019-05-18 23:47:48,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:50,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:51,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca240c1e-e379-45bf-ad36-067d00f56de6 x-openstack-request-id: req-ca240c1e-e379-45bf-ad36-067d00f56de6 2019-05-18 23:47:51,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:51,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca240c1e-e379-45bf-ad36-067d00f56de6 2019-05-18 23:47:51,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06491398811s 2019-05-18 23:47:51,492 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:53,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-6b9a9975-830a-498b-a39e-04d39d65162b x-openstack-request-id: req-6b9a9975-830a-498b-a39e-04d39d65162b 2019-05-18 23:47:54,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:54,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b9a9975-830a-498b-a39e-04d39d65162b 2019-05-18 23:47:54,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918661117554s 2019-05-18 23:47:54,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:56,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:47:57,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-3e91eea2-5071-4b8b-b0c3-bd22c991a88e x-openstack-request-id: req-3e91eea2-5071-4b8b-b0c3-bd22c991a88e 2019-05-18 23:47:57,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:47:57,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e91eea2-5071-4b8b-b0c3-bd22c991a88e 2019-05-18 23:47:57,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04142689705s 2019-05-18 23:47:57,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:47:59,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:47:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:00,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:47: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-baa781ca-6745-4cda-b37e-936bf78acfde x-openstack-request-id: req-baa781ca-6745-4cda-b37e-936bf78acfde 2019-05-18 23:48:00,267 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:00,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-baa781ca-6745-4cda-b37e-936bf78acfde 2019-05-18 23:48:00,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792168140411s 2019-05-18 23:48:00,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:02,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:03,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a837ca6-5a00-4d64-bfec-0a2341fceaec x-openstack-request-id: req-9a837ca6-5a00-4d64-bfec-0a2341fceaec 2019-05-18 23:48:03,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:03,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a837ca6-5a00-4d64-bfec-0a2341fceaec 2019-05-18 23:48:03,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50925087929s 2019-05-18 23:48:03,793 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:05,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:06,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-beb7834d-6340-45f5-aebd-85b21e454918 x-openstack-request-id: req-beb7834d-6340-45f5-aebd-85b21e454918 2019-05-18 23:48:06,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:06,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-beb7834d-6340-45f5-aebd-85b21e454918 2019-05-18 23:48:06,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61982178688s 2019-05-18 23:48:06,422 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:08,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:09,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-baaa6253-4c0f-4868-9e09-5588a43fc398 x-openstack-request-id: req-baaa6253-4c0f-4868-9e09-5588a43fc398 2019-05-18 23:48:09,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:09,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-baaa6253-4c0f-4868-9e09-5588a43fc398 2019-05-18 23:48:09,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792953968048s 2019-05-18 23:48:09,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:11,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:11,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:12,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-68da45ae-0b86-4d7d-808f-a5227cdc8d55 x-openstack-request-id: req-68da45ae-0b86-4d7d-808f-a5227cdc8d55 2019-05-18 23:48:12,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:12,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68da45ae-0b86-4d7d-808f-a5227cdc8d55 2019-05-18 23:48:12,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03579807281s 2019-05-18 23:48:12,270 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:14,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:15,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45e70c9b-1581-43bd-a227-c2abaee2f71c x-openstack-request-id: req-45e70c9b-1581-43bd-a227-c2abaee2f71c 2019-05-18 23:48:15,102 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:15,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45e70c9b-1581-43bd-a227-c2abaee2f71c 2019-05-18 23:48:15,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829718112946s 2019-05-18 23:48:15,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:17,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:17,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:17,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67c4131a-4598-47d7-af87-bd3a8e12a47f x-openstack-request-id: req-67c4131a-4598-47d7-af87-bd3a8e12a47f 2019-05-18 23:48:17,907 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:17,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67c4131a-4598-47d7-af87-bd3a8e12a47f 2019-05-18 23:48:17,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79557299614s 2019-05-18 23:48:17,914 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:19,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:20,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-784daadb-43e4-4006-9439-d26c6531bc38 x-openstack-request-id: req-784daadb-43e4-4006-9439-d26c6531bc38 2019-05-18 23:48:20,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:20,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-784daadb-43e4-4006-9439-d26c6531bc38 2019-05-18 23:48:20,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794704914093s 2019-05-18 23:48:20,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:22,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:24,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a08840ce-b7b7-4dae-a864-2351d6a7366c x-openstack-request-id: req-a08840ce-b7b7-4dae-a864-2351d6a7366c 2019-05-18 23:48:24,221 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:24,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a08840ce-b7b7-4dae-a864-2351d6a7366c 2019-05-18 23:48:24,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4998831749s 2019-05-18 23:48:24,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:26,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:27,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-b394ed87-8e35-4a79-a213-3dad3997e2bc x-openstack-request-id: req-b394ed87-8e35-4a79-a213-3dad3997e2bc 2019-05-18 23:48:27,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:27,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b394ed87-8e35-4a79-a213-3dad3997e2bc 2019-05-18 23:48:27,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800460100174s 2019-05-18 23:48:27,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:29,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:29,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-bf9f1f51-a985-472e-b089-a8fc27d14d9f x-openstack-request-id: req-bf9f1f51-a985-472e-b089-a8fc27d14d9f 2019-05-18 23:48:29,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:29,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf9f1f51-a985-472e-b089-a8fc27d14d9f 2019-05-18 23:48:29,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698716878891s 2019-05-18 23:48:29,746 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:31,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:32,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-686ff19d-0dc6-4b08-9c30-a33e6a426ccf x-openstack-request-id: req-686ff19d-0dc6-4b08-9c30-a33e6a426ccf 2019-05-18 23:48:32,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:46:40Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:32,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-686ff19d-0dc6-4b08-9c30-a33e6a426ccf 2019-05-18 23:48:32,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791656970978s 2019-05-18 23:48:32,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:48:34,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:48:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:35,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-daae857e-329c-4ad6-a894-cdf724b6ed25 x-openstack-request-id: req-daae857e-329c-4ad6-a894-cdf724b6ed25 2019-05-18 23:48:35,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:c9:e7", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T23:48:32.000000", "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T23:48:32Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:48:35,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-daae857e-329c-4ad6-a894-cdf724b6ed25 2019-05-18 23:48:35,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48789191246s 2019-05-18 23:48:35,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 23:48:35,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=560eca6c-b246-4607-801a-b1bbf01e75ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:35,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 18 May 2019 23:48:35 GMT X-Openstack-Request-Id: req-84229b3a-6c62-443f-9d7b-4ff2583e3e44 2019-05-18 23:48:35,112 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T23:48:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70c08739-8cc6-4e61-938b-f8d3fb350620","ip_address":"192.168.120.18"}],"id":"c91892a6-3b98-4b57-bd88-fe9334f585db","security_groups":["1580b51f-647f-41fd-878f-b56838247876"],"mac_address":"fa:16:3e:12:c9:e7","project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:40Z","binding:vnic_type":"normal","device_id":"560eca6c-b246-4607-801a-b1bbf01e75ed","ip_allocation":"immediate"}]} 2019-05-18 23:48:35,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=560eca6c-b246-4607-801a-b1bbf01e75ed used request id req-84229b3a-6c62-443f-9d7b-4ff2583e3e44 2019-05-18 23:48:35,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.068375825882s 2019-05-18 23:48:35,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c91892a6-3b98-4b57-bd88-fe9334f585db" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:35,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:48:35 GMT X-Openstack-Request-Id: req-ad06b429-e767-4de0-b22f-15830a383291 2019-05-18 23:48:35,193 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 23:48:35,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c91892a6-3b98-4b57-bd88-fe9334f585db used request id req-ad06b429-e767-4de0-b22f-15830a383291 2019-05-18 23:48:35,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702359676361s 2019-05-18 23:48:35,194 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:c9:e7', 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'9b3f32b5-860a-40a8-8d5e-41ff602a5d98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T23:48:32.000000', 'flavor': Munch({u'id': u'47403b52-3c4d-4611-9bc9-ca06af8a79f0'}), 'az': u'nova', 'id': u'560eca6c-b246-4607-801a-b1bbf01e75ed', 'security_groups': [Munch({u'name': u'cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd48cc3f650834a539a8d05c9ff9e5795', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'name': 'cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462', '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-05-18T23:48:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T23:48:32Z', 'hostId': u'0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d', '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-05-18T23:48:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'name': u'cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462', 'adminPass': u'DDd5wQam5CUY', 'tenant_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'created_at': u'2019-05-18T23:46:36Z', 'created': u'2019-05-18T23:46:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 23:48:35,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:48:35,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:35,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 18 May 2019 23:48:35 GMT X-Openstack-Request-Id: req-985c3913-a760-440e-89f1-8d24d6eb6e34 2019-05-18 23:48:35,330 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","l2_adjacency":true,"status":"ACTIVE","subnets":["70c08739-8cc6-4e61-938b-f8d3fb350620"],"description":"","tags":[],"updated_at":"2019-05-18T23:46:05Z","qos_policy_id":null,"name":"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462","admin_state_up":true,"tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:03Z","mtu":1450}]} 2019-05-18 23:48:35,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-985c3913-a760-440e-89f1-8d24d6eb6e34 2019-05-18 23:48:35,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130431890488s 2019-05-18 23:48:35,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 23:48:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=560eca6c-b246-4607-801a-b1bbf01e75ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:35,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 18 May 2019 23:48:35 GMT X-Openstack-Request-Id: req-880fab69-aa8b-4f18-88e4-e4056e8496fc 2019-05-18 23:48:35,387 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T23:48:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70c08739-8cc6-4e61-938b-f8d3fb350620","ip_address":"192.168.120.18"}],"id":"c91892a6-3b98-4b57-bd88-fe9334f585db","security_groups":["1580b51f-647f-41fd-878f-b56838247876"],"mac_address":"fa:16:3e:12:c9:e7","project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:40Z","binding:vnic_type":"normal","device_id":"560eca6c-b246-4607-801a-b1bbf01e75ed","ip_allocation":"immediate"}]} 2019-05-18 23:48:35,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=560eca6c-b246-4607-801a-b1bbf01e75ed used request id req-880fab69-aa8b-4f18-88e4-e4056e8496fc 2019-05-18 23:48:35,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0560898780823s 2019-05-18 23:48:35,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 23:48:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.18", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db"}}' 2019-05-18 23:48:38,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 18 May 2019 23:48:38 GMT X-Openstack-Request-Id: req-4acf92c7-559f-4f39-8f8f-7b5b6524d434 2019-05-18 23:48:38,535 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}} 2019-05-18 23:48:38,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4acf92c7-559f-4f39-8f8f-7b5b6524d434 2019-05-18 23:48:38,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.14639806747s 2019-05-18 23:48:38,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:38,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 23:48:38 GMT X-Openstack-Request-Id: req-1b8e177d-7d5d-437e-9ada-8c7333c8c45a 2019-05-18 23:48:38,633 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:38,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1b8e177d-7d5d-437e-9ada-8c7333c8c45a 2019-05-18 23:48:38,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0831809043884s 2019-05-18 23:48:38,640 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:48:38,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:38,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 23:48:38 GMT X-Openstack-Request-Id: req-1888a218-2cc8-458a-abde-cc37ecb2e710 2019-05-18 23:48:38,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:38,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1888a218-2cc8-458a-abde-cc37ecb2e710 2019-05-18 23:48:38,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0790450572968s 2019-05-18 23:48:38,836 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:48:38,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:38,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:39,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 23:48:39 GMT X-Openstack-Request-Id: req-3726a0f2-4875-4c53-9d71-09423c65743b 2019-05-18 23:48:39,055 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:39,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3726a0f2-4875-4c53-9d71-09423c65743b 2019-05-18 23:48:39,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.108894109726s 2019-05-18 23:48:39,062 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:48:39,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:39,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:39,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 23:48:39 GMT X-Openstack-Request-Id: req-ec5ac5e5-b795-412c-8214-7086330c62dd 2019-05-18 23:48:39,246 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:39,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ec5ac5e5-b795-412c-8214-7086330c62dd 2019-05-18 23:48:39,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0750720500946s 2019-05-18 23:48:39,253 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:48:39,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:39,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 23:48:39 GMT X-Openstack-Request-Id: req-63d2539e-8f98-4e50-afbb-0f0f7e7ec480 2019-05-18 23:48:39,444 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:39,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-63d2539e-8f98-4e50-afbb-0f0f7e7ec480 2019-05-18 23:48:39,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0809540748596s 2019-05-18 23:48:39,451 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:48:39,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:39,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 23:48:39 GMT X-Openstack-Request-Id: req-1232eff8-3551-4f3a-a2ef-3e167874a973 2019-05-18 23:48:39,638 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:39,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1232eff8-3551-4f3a-a2ef-3e167874a973 2019-05-18 23:48:39,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0767631530762s 2019-05-18 23:48:39,645 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:48:39,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:39,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:39,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 18 May 2019 23:48:39 GMT X-Openstack-Request-Id: req-3f402a5c-c11e-4408-8104-92d814dfd259 2019-05-18 23:48:39,835 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "DOWN", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:36Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:39,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3f402a5c-c11e-4408-8104-92d814dfd259 2019-05-18 23:48:39,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0800499916077s 2019-05-18 23:48:39,842 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:48:39,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:48:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:48:40,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 18 May 2019 23:48:40 GMT X-Openstack-Request-Id: req-ef2e5d61-90bc-4481-b4d9-9cb3d1220dcb 2019-05-18 23:48:40,031 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:48:36Z", "updated_at": "2019-05-18T23:48:39Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:c9:e7", "device_id": "560eca6c-b246-4607-801a-b1bbf01e75ed"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_id": "c91892a6-3b98-4b57-bd88-fe9334f585db", "id": "28d1d6a4-095b-46ba-afca-2979680e88b2", "qos_policy_id": null}]} 2019-05-18 23:48:40,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ef2e5d61-90bc-4481-b4d9-9cb3d1220dcb 2019-05-18 23:48:40,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0791568756104s 2019-05-18 23:48:40,038 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8a0e322a-e8b8-4b14-bae7-24e3caf40624', 'updated_at': u'2019-05-18T23:48:39Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'c91892a6-3b98-4b57-bd88-fe9334f585db', 'id': u'28d1d6a4-095b-46ba-afca-2979680e88b2', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'c91892a6-3b98-4b57-bd88-fe9334f585db', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'name': 'cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2090dd9-8489-4e43-b195-f0e4854eba7d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:12:c9:e7', u'device_id': u'560eca6c-b246-4607-801a-b1bbf01e75ed'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'19f3c146b64c4d52836ca0e8ac5b8aab', 'created_at': u'2019-05-18T23:48:36Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2090dd9-8489-4e43-b195-f0e4854eba7d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:12:c9:e7', u'device_id': u'560eca6c-b246-4607-801a-b1bbf01e75ed'}), 'router': u'8a0e322a-e8b8-4b14-bae7-24e3caf40624'}) 2019-05-18 23:48:40,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 23:48:40,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 23:48:40,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10593 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-94c05263-54c1-43fa-bffa-a845aaae25e1 x-openstack-request-id: req-94c05263-54c1-43fa-bffa-a845aaae25e1 2019-05-18 23:48:40,126 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 809476600 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.399186] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.402780] pid_max: default: 32768 minimum: 301\n[ 0.404765] ACPI: Core revision 20150930\n[ 0.407259] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.410216] Security Framework initialized\n[ 0.412018] Yama: becoming mindful.\n[ 0.413676] AppArmor: AppArmor initialized\n[ 0.415737] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.422451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.426947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.429618] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.433061] Initializing cgroup subsys io\n[ 0.434800] Initializing cgroup subsys memory\n[ 0.436603] Initializing cgroup subsys devices\n[ 0.438448] Initializing cgroup subsys freezer\n[ 0.440308] Initializing cgroup subsys net_cls\n[ 0.442254] Initializing cgroup subsys perf_event\n[ 0.444205] Initializing cgroup subsys net_prio\n[ 0.446122] Initializing cgroup subsys hugetlb\n[ 0.447979] Initializing cgroup subsys pids\n[ 0.450561] mce: CPU supports 10 MCE banks\n[ 0.452355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.454508] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.456851] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.459114] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.462542] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.465936] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.468632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.472554] MDS: Mitigation: Clear CPU buffers\n[ 0.476989] Freeing SMP alternatives memory: 36K\n[ 0.484368] ftrace: allocating 32293 entries in 127 pages\n[ 0.533563] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.536166] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.538741] smpboot: Max logical packages: 2\n[ 0.540789] x2apic enabled\n[ 0.542404] Switched APIC routing to physical x2apic.\n[ 0.545687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.548333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.553148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.566165] KVM setup paravirtual spinlock\n[ 0.569601] x86: Booting SMP configuration:\n[ 0.571537] .... node #0, CPUs: #1\n[ 0.573458] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.596086] x86: Booted up 1 node, 2 CPUs\n[ 0.596093] KVM setup async PF for cpu 1\n[ 0.596097] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.601612] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.604849] devtmpfs: initialized\n[ 0.608135] evm: security.selinux\n[ 0.609647] evm: security.SMACK64\n[ 0.611090] evm: security.SMACK64EXEC\n[ 0.612689] evm: security.SMACK64TRANSMUTE\n[ 0.614391] evm: security.SMACK64MMAP\n[ 0.615963] evm: security.ima\n[ 0.617359] evm: security.capability\n[ 0.619148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.622914] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.625375] pinctrl core: initialized pinctrl subsystem\n[ 0.627982] RTC time: 23:48:33, date: 05/18/19\n[ 0.631200] NET: Registered protocol family 16\n[ 0.645409] cpuidle: using governor ladder\n[ 0.657437] cpuidle: using governor menu\n[ 0.659397] PCCT header not found.\n[ 0.661307] ACPI: bus type PCI registered\n[ 0.663303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.666436] PCI: Using configuration type 1 for base access\n[ 0.681992] ACPI: Added _OSI(Module Device)\n[ 0.684040] ACPI: Added _OSI(Processor Device)\n[ 0.686175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.688416] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.692260] ACPI: Interpreter enabled\n[ 0.710702] ACPI: (supports S0 S5)\n[ 0.712442] ACPI: Using IOAPIC for interrupt routing\n[ 0.714807] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.721222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.724082] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.727175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.730138] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.735538] acpiphp: Slot [3] registered\n[ 0.737476] acpiphp: Slot [4] registered\n[ 0.739417] acpiphp: Slot [5] registered\n[ 0.741343] acpiphp: Slot [6] registered\n[ 0.743357] acpiphp: Slot [7] registered\n[ 0.745290] acpiphp: Slot [8] registered\n[ 0.747254] acpiphp: Slot [9] registered\n[ 0.749192] acpiphp: Slot [10] registered\n[ 0.751163] acpiphp: Slot [11] registered\n[ 0.753165] acpiphp: Slot [12] registered\n[ 0.755135] acpiphp: Slot [13] registered\n[ 0.757131] acpiphp: Slot [14] registered\n[ 0.759090] acpiphp: Slot [15] registered\n[ 0.761061] acpiphp: Slot [16] registered\n[ 0.763028] acpiphp: Slot [17] registered\n[ 0.764989] acpiphp: Slot [18] registered\n[ 0.766980] acpiphp: Slot [19] registered\n[ 0.768960] acpiphp: Slot [20] registered\n[ 0.770920] acpiphp: Slot [21] registered\n[ 0.772880] acpiphp: Slot [22] registered\n[ 0.774849] acpiphp: Slot [23] registered\n[ 0.776854] acpiphp: Slot [24] registered\n[ 0.778845] acpiphp: Slot [25] registered\n[ 0.780792] acpiphp: Slot [26] registered\n[ 0.782756] acpiphp: Slot [27] registered\n[ 0.784716] acpiphp: Slot [28] registered\n[ 0.786707] acpiphp: Slot [29] registered\n[ 0.788672] acpiphp: Slot [30] registered\n[ 0.790639] acpiphp: Slot [31] registered\n[ 0.792575] PCI host bridge to bus 0000:00\n[ 0.794533] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.797584] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800610] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804152] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.807693] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.810872] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.816217] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.818808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.821173] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.823701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.828658] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.831441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.855443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.858590] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.861367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.864156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.866890] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.869380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.871996] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.874138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.877242] vgaarb: loaded\n[ 0.878427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.880872] SCSI subsystem initialized\n[ 0.882741] ACPI: bus type USB registered\n[ 0.884357] usbcore: registered new interface driver usbfs\n[ 0.886389] usbcore: registered new interface driver hub\n[ 0.888366] usbcore: registered new device driver usb\n[ 0.890749] PCI: Using ACPI for IRQ routing\n[ 0.892912] NetLabel: Initializing\n[ 0.894302] NetLabel: domain hash size = 128\n[ 0.895972] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.897856] NetLabel: unlabeled traffic allowed by default\n[ 0.900143] amd_nb: Cannot enumerate AMD northbridges\n[ 0.902191] clocksource: Switched to clocksource kvm-clock\n[ 0.915641] AppArmor: AppArmor Filesystem Enabled\n[ 0.917575] pnp: PnP ACPI init\n[ 0.919280] pnp: PnP ACPI: found 5 devices\n[ 0.928218] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.931694] NET: Registered protocol family 2\n[ 0.933816] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.936921] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.939757] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.942282] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.944558] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.947034] NET: Registered protocol family 1\n[ 0.948786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.951021] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.953180] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.973673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.994223] Unpacking initramfs...\n[ 1.194028] Freeing initrd memory: 14824K\n[ 1.195702] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.197923] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.200262] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns\n[ 1.203876] Scanning for low memory corruption every 60 seconds\n[ 1.206440] audit: initializing netlink subsys (disabled)\n[ 1.208396] audit: type=2000 audit(1558223314.234:1): initialized\n[ 1.210781] Initialise system trusted keyring\n[ 1.212618] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.214943] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.218295] zbud: loaded\n[ 1.219741] VFS: Disk quotas dquot_6.6.0\n[ 1.221288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.223860] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.226160] fuse init (API version 7.23)\n[ 1.227774] Key type big_key registered\n[ 1.229344] Allocating IMA MOK and blacklist keyrings.\n[ 1.232093] Key type asymmetric registered\n[ 1.233755] Asymmetric key parser 'x509' registered\n[ 1.235667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.238583] io scheduler noop registered\n[ 1.240161] io scheduler deadline registered (default)\n[ 1.242166] io scheduler cfq registered\n[ 1.243778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.245877] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.248357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.251260] ACPI: Power Button [PWRF]\n[ 1.252952] GHES: HEST is not enabled!\n[ 1.272927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.313947] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.317873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.343769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.347764] Linux agpgart interface v0.103\n[ 1.351499] loop: module loaded\n[ 1.354647] vda: vda1\n[ 1.356647] scsi host0: ata_piix\n[ 1.358230] scsi host1: ata_piix\n[ 1.359632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.362117] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.364779] libphy: Fixed MDIO Bus: probed\n[ 1.366654] tun: Universal TUN/TAP device driver, 1.6\n[ 1.368663] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.372528] PPP generic driver version 2.4.2\n[ 1.374300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376716] ehci-pci: EHCI PCI platform driver\n[ 1.378610] ehci-platform: EHCI generic platform driver\n[ 1.380611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.382896] ohci-pci: OHCI PCI platform driver\n[ 1.384658] ohci-platform: OHCI generic platform driver\n[ 1.386648] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.407642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.409641] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412553] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.417194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.419934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.423048] usb usb1: Product: UHCI Host Controller\n[ 1.424947] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.427268] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.429161] hub 1-0:1.0: USB hub found\n[ 1.430696] hub 1-0:1.0: 2 ports detected\n[ 1.432456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.436492] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438392] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440413] mousedev: PS/2 mouse device common for all mice\n[ 1.442748] rtc_cmos 00:00: RTC can wake from S4\n[ 1.444875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.448326] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451180] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.454021] i2c /dev entries driver\n[ 1.455757] device-mapper: uevent: version 1.0.3\n[ 1.457973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.461699] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.464897] NET: Registered protocol family 10\n[ 1.467283] NET: Registered protocol family 17\n[ 1.485673] Key type dns_resolver registered\n[ 1.488053] registered taskstats version 1\n[ 1.489993] Loading compiled-in X.509 certificates\n[ 1.492778] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.497057] zswap: loaded using pool lzo/zbud\n[ 1.500889] Key type trusted registered\n[ 1.505249] Key type encrypted registered\n[ 1.507141] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.509584] ima: No TPM chip found, activating TPM-bypass!\n[ 1.511975] ima: Allocated hash algorithm: sha1\n[ 1.514000] evm: HMAC attrs: 0x1\n[ 1.515999] Magic number: 3:575:858\n[ 1.517910] rtc_cmos 00:00: setting system clock to 2019-05-18 23:48:34 UTC (1558223314)\n[ 1.521885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.524490] EDD information not available.\n[ 1.528777] Freeing unused kernel memory: 1484K\n[ 1.546200] Write protecting the kernel read-only data: 14336k\n[ 1.552000] Freeing unused kernel memory: 1620K\n[ 1.554371] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.568300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568658] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568679] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576560] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576804] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576894] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576992] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.625945] virtio_net virtio0 ens3: renamed from eth0\n[ 1.630293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.633930] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.654734] FDC 0 is a S82078B\n[ 1.667248] AVX2 version of gcm_enc/dec engaged.\n[ 1.669047] AES CTR mode by8 optimization enabled\n[ 1.750210] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.915102] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.917393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.919725] usb 1-1: Product: QEMU USB Tablet\n[ 1.921319] usb 1-1: Manufacturer: QEMU\n[ 1.922754] usb 1-1: SerialNumber: 42\n[ 1.930475] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.937447] usbcore: registered new interface driver usbhid\n[ 1.939415] usbhid: USB HID core driver\n[ 1.942537] 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.946992] 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.038539] md: linear personality registered for level -1\n[ 3.042255] md: multipath personality registered for level -4\n[ 3.045986] md: raid0 personality registered for level 0\n[ 3.050323] md: raid1 personality registered for level 1\n[ 3.122246] raid6: sse2x1 gen() 11583 MB/s\n[ 3.190257] raid6: sse2x1 xor() 9103 MB/s\n[ 3.258218] raid6: sse2x2 gen() 14685 MB/s\n[ 3.326259] raid6: sse2x2 xor() 9952 MB/s\n[ 3.394194] raid6: sse2x4 gen() 17096 MB/s\n[ 3.462255] raid6: sse2x4 xor() 11872 MB/s\n[ 3.530221] raid6: avx2x1 gen() 22666 MB/s\n[ 3.598252] raid6: avx2x2 gen() 26175 MB/s\n[ 3.666220] raid6: avx2x4 gen() 30379 MB/s\n[ 3.667767] raid6: using algorithm avx2x4 gen() 30379 MB/s\n[ 3.669641] raid6: using avx2x2 recovery algorithm\n[ 3.672407] xor: automatically using best checksumming function:\n[ 3.714191] avx : 33142.000 MB/sec\n[ 3.716873] async_tx: api initialized (async)\n[ 3.725258] md: raid6 personality registered for level 6\n[ 3.727145] md: raid5 personality registered for level 5\n[ 3.728974] md: raid4 personality registered for level 4\n[ 3.735759] 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.765756] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.784516] 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.882602] 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.888831] systemd[1]: Detected virtualization kvm.\n[ 3.890695] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.895749] systemd[1]: Set hostname to .\n[ 3.899358] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.901523] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.040938] 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.046046] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.049670] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.053861] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.057702] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.061461] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.065074] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.068947] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.072888] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.076057] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.079511] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.083545] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.098437] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.104487] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.108951] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.109683] 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.119651] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.125748] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.132051] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.140774] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.148194] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.154360] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.160643] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.165663] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.170669] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[ 4.173374] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.182589] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 4.188368] iscsi: registered transport (tcp)\n\n[ 4.190366] 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.198499] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.203596] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.208333] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.212895] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.217070] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.223980] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.227688] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.231716] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.236082] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.[ 4.242595] iscsi: registered transport (iser)\n\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 Load Kernel Modules.\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 Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting 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-05-18 23:48:40,126 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed/action used request id req-94c05263-54c1-43fa-bffa-a845aaae25e1 2019-05-18 23:48:40,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0878849029541s 2019-05-18 23:48:40,127 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 809476600 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.399186] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.402780] pid_max: default: 32768 minimum: 301 [ 0.404765] ACPI: Core revision 20150930 [ 0.407259] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.410216] Security Framework initialized [ 0.412018] Yama: becoming mindful. [ 0.413676] AppArmor: AppArmor initialized [ 0.415737] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.422451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.426947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.429618] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.433061] Initializing cgroup subsys io [ 0.434800] Initializing cgroup subsys memory [ 0.436603] Initializing cgroup subsys devices [ 0.438448] Initializing cgroup subsys freezer [ 0.440308] Initializing cgroup subsys net_cls [ 0.442254] Initializing cgroup subsys perf_event [ 0.444205] Initializing cgroup subsys net_prio [ 0.446122] Initializing cgroup subsys hugetlb [ 0.447979] Initializing cgroup subsys pids [ 0.450561] mce: CPU supports 10 MCE banks [ 0.452355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.454508] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.456851] Spectre V2 : Mitigation: Full generic retpoline [ 0.459114] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.462542] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.465936] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.468632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.472554] MDS: Mitigation: Clear CPU buffers [ 0.476989] Freeing SMP alternatives memory: 36K [ 0.484368] ftrace: allocating 32293 entries in 127 pages [ 0.533563] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.536166] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.538741] smpboot: Max logical packages: 2 [ 0.540789] x2apic enabled [ 0.542404] Switched APIC routing to physical x2apic. [ 0.545687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.548333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.553148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.566165] KVM setup paravirtual spinlock [ 0.569601] x86: Booting SMP configuration: [ 0.571537] .... node #0, CPUs: #1 [ 0.573458] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.596086] x86: Booted up 1 node, 2 CPUs [ 0.596093] KVM setup async PF for cpu 1 [ 0.596097] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.601612] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.604849] devtmpfs: initialized [ 0.608135] evm: security.selinux [ 0.609647] evm: security.SMACK64 [ 0.611090] evm: security.SMACK64EXEC [ 0.612689] evm: security.SMACK64TRANSMUTE [ 0.614391] evm: security.SMACK64MMAP [ 0.615963] evm: security.ima [ 0.617359] evm: security.capability [ 0.619148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.622914] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.625375] pinctrl core: initialized pinctrl subsystem [ 0.627982] RTC time: 23:48:33, date: 05/18/19 [ 0.631200] NET: Registered protocol family 16 [ 0.645409] cpuidle: using governor ladder [ 0.657437] cpuidle: using governor menu [ 0.659397] PCCT header not found. [ 0.661307] ACPI: bus type PCI registered [ 0.663303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.666436] PCI: Using configuration type 1 for base access [ 0.681992] ACPI: Added _OSI(Module Device) [ 0.684040] ACPI: Added _OSI(Processor Device) [ 0.686175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.688416] ACPI: Added _OSI(Processor Aggregator Device) [ 0.692260] ACPI: Interpreter enabled [ 0.710702] ACPI: (supports S0 S5) [ 0.712442] ACPI: Using IOAPIC for interrupt routing [ 0.714807] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.721222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.724082] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.727175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.730138] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.735538] acpiphp: Slot [3] registered [ 0.737476] acpiphp: Slot [4] registered [ 0.739417] acpiphp: Slot [5] registered [ 0.741343] acpiphp: Slot [6] registered [ 0.743357] acpiphp: Slot [7] registered [ 0.745290] acpiphp: Slot [8] registered [ 0.747254] acpiphp: Slot [9] registered [ 0.749192] acpiphp: Slot [10] registered [ 0.751163] acpiphp: Slot [11] registered [ 0.753165] acpiphp: Slot [12] registered [ 0.755135] acpiphp: Slot [13] registered [ 0.757131] acpiphp: Slot [14] registered [ 0.759090] acpiphp: Slot [15] registered [ 0.761061] acpiphp: Slot [16] registered [ 0.763028] acpiphp: Slot [17] registered [ 0.764989] acpiphp: Slot [18] registered [ 0.766980] acpiphp: Slot [19] registered [ 0.768960] acpiphp: Slot [20] registered [ 0.770920] acpiphp: Slot [21] registered [ 0.772880] acpiphp: Slot [22] registered [ 0.774849] acpiphp: Slot [23] registered [ 0.776854] acpiphp: Slot [24] registered [ 0.778845] acpiphp: Slot [25] registered [ 0.780792] acpiphp: Slot [26] registered [ 0.782756] acpiphp: Slot [27] registered [ 0.784716] acpiphp: Slot [28] registered [ 0.786707] acpiphp: Slot [29] registered [ 0.788672] acpiphp: Slot [30] registered [ 0.790639] acpiphp: Slot [31] registered [ 0.792575] PCI host bridge to bus 0000:00 [ 0.794533] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.797584] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800610] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804152] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.807693] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.810872] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.816217] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.818808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.821173] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.823701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.828658] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.831441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.855443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.858590] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.861367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.864156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.866890] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.869380] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.871996] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.874138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.877242] vgaarb: loaded [ 0.878427] vgaarb: bridge control possible 0000:00:02.0 [ 0.880872] SCSI subsystem initialized [ 0.882741] ACPI: bus type USB registered [ 0.884357] usbcore: registered new interface driver usbfs [ 0.886389] usbcore: registered new interface driver hub [ 0.888366] usbcore: registered new device driver usb [ 0.890749] PCI: Using ACPI for IRQ routing [ 0.892912] NetLabel: Initializing [ 0.894302] NetLabel: domain hash size = 128 [ 0.895972] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.897856] NetLabel: unlabeled traffic allowed by default [ 0.900143] amd_nb: Cannot enumerate AMD northbridges [ 0.902191] clocksource: Switched to clocksource kvm-clock [ 0.915641] AppArmor: AppArmor Filesystem Enabled [ 0.917575] pnp: PnP ACPI init [ 0.919280] pnp: PnP ACPI: found 5 devices [ 0.928218] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.931694] NET: Registered protocol family 2 [ 0.933816] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.936921] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.939757] TCP: Hash tables configured (established 32768 bind 32768) [ 0.942282] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.944558] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.947034] NET: Registered protocol family 1 [ 0.948786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.951021] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.953180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.973673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.994223] Unpacking initramfs... [ 1.194028] Freeing initrd memory: 14824K [ 1.195702] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.197923] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.200262] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.203876] Scanning for low memory corruption every 60 seconds [ 1.206440] audit: initializing netlink subsys (disabled) [ 1.208396] audit: type=2000 audit(1558223314.234:1): initialized [ 1.210781] Initialise system trusted keyring [ 1.212618] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.214943] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.218295] zbud: loaded [ 1.219741] VFS: Disk quotas dquot_6.6.0 [ 1.221288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.223860] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.226160] fuse init (API version 7.23) [ 1.227774] Key type big_key registered [ 1.229344] Allocating IMA MOK and blacklist keyrings. [ 1.232093] Key type asymmetric registered [ 1.233755] Asymmetric key parser 'x509' registered [ 1.235667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.238583] io scheduler noop registered [ 1.240161] io scheduler deadline registered (default) [ 1.242166] io scheduler cfq registered [ 1.243778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.245877] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.248357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.251260] ACPI: Power Button [PWRF] [ 1.252952] GHES: HEST is not enabled! [ 1.272927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.313947] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.317873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.343769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.347764] Linux agpgart interface v0.103 [ 1.351499] loop: module loaded [ 1.354647] vda: vda1 [ 1.356647] scsi host0: ata_piix [ 1.358230] scsi host1: ata_piix [ 1.359632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362117] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.364779] libphy: Fixed MDIO Bus: probed [ 1.366654] tun: Universal TUN/TAP device driver, 1.6 [ 1.368663] tun: (C) 1999-2004 Max Krasnyansky [ 1.372528] PPP generic driver version 2.4.2 [ 1.374300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376716] ehci-pci: EHCI PCI platform driver [ 1.378610] ehci-platform: EHCI generic platform driver [ 1.380611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.382896] ohci-pci: OHCI PCI platform driver [ 1.384658] ohci-platform: OHCI generic platform driver [ 1.386648] uhci_hcd: USB Universal Host Controller Interface driver [ 1.407642] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.409641] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412553] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.417194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.419934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.423048] usb usb1: Product: UHCI Host Controller [ 1.424947] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.427268] usb usb1: SerialNumber: 0000:00:01.2 [ 1.429161] hub 1-0:1.0: USB hub found [ 1.430696] hub 1-0:1.0: 2 ports detected [ 1.432456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.436492] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440413] mousedev: PS/2 mouse device common for all mice [ 1.442748] rtc_cmos 00:00: RTC can wake from S4 [ 1.444875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.448326] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451180] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.454021] i2c /dev entries driver [ 1.455757] device-mapper: uevent: version 1.0.3 [ 1.457973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.461699] ledtrig-cpu: registered to indicate activity on CPUs [ 1.464897] NET: Registered protocol family 10 [ 1.467283] NET: Registered protocol family 17 [ 1.485673] Key type dns_resolver registered [ 1.488053] registered taskstats version 1 [ 1.489993] Loading compiled-in X.509 certificates [ 1.492778] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.497057] zswap: loaded using pool lzo/zbud [ 1.500889] Key type trusted registered [ 1.505249] Key type encrypted registered [ 1.507141] AppArmor: AppArmor sha1 policy hashing enabled [ 1.509584] ima: No TPM chip found, activating TPM-bypass! [ 1.511975] ima: Allocated hash algorithm: sha1 [ 1.514000] evm: HMAC attrs: 0x1 [ 1.515999] Magic number: 3:575:858 [ 1.517910] rtc_cmos 00:00: setting system clock to 2019-05-18 23:48:34 UTC (1558223314) [ 1.521885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.524490] EDD information not available. [ 1.528777] Freeing unused kernel memory: 1484K [ 1.546200] Write protecting the kernel read-only data: 14336k [ 1.552000] Freeing unused kernel memory: 1620K [ 1.554371] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.568300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568658] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568679] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576560] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576804] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576894] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576992] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.625945] virtio_net virtio0 ens3: renamed from eth0 [ 1.630293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.633930] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.654734] FDC 0 is a S82078B [ 1.667248] AVX2 version of gcm_enc/dec engaged. [ 1.669047] AES CTR mode by8 optimization enabled [ 1.750210] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.915102] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.917393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.919725] usb 1-1: Product: QEMU USB Tablet [ 1.921319] usb 1-1: Manufacturer: QEMU [ 1.922754] usb 1-1: SerialNumber: 42 [ 1.930475] hidraw: raw HID events driver (C) Jiri Kosina [ 1.937447] usbcore: registered new interface driver usbhid [ 1.939415] usbhid: USB HID core driver [ 1.942537] 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.946992] 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.038539] md: linear personality registered for level -1 [ 3.042255] md: multipath personality registered for level -4 [ 3.045986] md: raid0 personality registered for level 0 [ 3.050323] md: raid1 personality registered for level 1 [ 3.122246] raid6: sse2x1 gen() 11583 MB/s [ 3.190257] raid6: sse2x1 xor() 9103 MB/s [ 3.258218] raid6: sse2x2 gen() 14685 MB/s [ 3.326259] raid6: sse2x2 xor() 9952 MB/s [ 3.394194] raid6: sse2x4 gen() 17096 MB/s [ 3.462255] raid6: sse2x4 xor() 11872 MB/s [ 3.530221] raid6: avx2x1 gen() 22666 MB/s [ 3.598252] raid6: avx2x2 gen() 26175 MB/s [ 3.666220] raid6: avx2x4 gen() 30379 MB/s [ 3.667767] raid6: using algorithm avx2x4 gen() 30379 MB/s [ 3.669641] raid6: using avx2x2 recovery algorithm [ 3.672407] xor: automatically using best checksumming function: [ 3.714191] avx : 33142.000 MB/sec [ 3.716873] async_tx: api initialized (async) [ 3.725258] md: raid6 personality registered for level 6 [ 3.727145] md: raid5 personality registered for level 5 [ 3.728974] md: raid4 personality registered for level 4 [ 3.735759] 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.765756] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.784516] 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.882602] 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.888831] systemd[1]: Detected virtualization kvm. [ 3.890695] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.895749] systemd[1]: Set hostname to . [ 3.899358] systemd[1]: Initializing machine ID from KVM UUID. [ 3.901523] systemd[1]: Installed transient /etc/machine-id file. [ 4.040938] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.046046] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.049670] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.053861] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.057702] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.061461] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.065074] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.068947] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.072888] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.076057] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.079511] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.083545] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.098437] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.104487] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.108951] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.109683] 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.119651] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.125748] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.132051] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.140774] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.148194] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.154360] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.160643] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.165663] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.170669] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 4.173374] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.182589] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 4.188368] iscsi: registered transport (tcp) [ 4.190366] 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.198499] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.203596] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.208333] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.212895] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.217070] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.223980] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.227688] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.231716] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.236082] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems.[ 4.242595] iscsi: registered transport (iser) [[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 Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting 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-05-18 23:48:41,130 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-05-18 23:48:50,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 23:48:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 23:48:50,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13250 Content-Type: application/json Date: Sat, 18 May 2019 23:48: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-5b8c3cfe-0f32-4731-b553-e946a32ceea0 x-openstack-request-id: req-5b8c3cfe-0f32-4731-b553-e946a32ceea0 2019-05-18 23:48:50,216 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 809476600 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.399186] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.402780] pid_max: default: 32768 minimum: 301\n[ 0.404765] ACPI: Core revision 20150930\n[ 0.407259] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.410216] Security Framework initialized\n[ 0.412018] Yama: becoming mindful.\n[ 0.413676] AppArmor: AppArmor initialized\n[ 0.415737] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.422451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.426947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.429618] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.433061] Initializing cgroup subsys io\n[ 0.434800] Initializing cgroup subsys memory\n[ 0.436603] Initializing cgroup subsys devices\n[ 0.438448] Initializing cgroup subsys freezer\n[ 0.440308] Initializing cgroup subsys net_cls\n[ 0.442254] Initializing cgroup subsys perf_event\n[ 0.444205] Initializing cgroup subsys net_prio\n[ 0.446122] Initializing cgroup subsys hugetlb\n[ 0.447979] Initializing cgroup subsys pids\n[ 0.450561] mce: CPU supports 10 MCE banks\n[ 0.452355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.454508] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.456851] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.459114] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.462542] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.465936] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.468632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.472554] MDS: Mitigation: Clear CPU buffers\n[ 0.476989] Freeing SMP alternatives memory: 36K\n[ 0.484368] ftrace: allocating 32293 entries in 127 pages\n[ 0.533563] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.536166] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.538741] smpboot: Max logical packages: 2\n[ 0.540789] x2apic enabled\n[ 0.542404] Switched APIC routing to physical x2apic.\n[ 0.545687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.548333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.553148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.566165] KVM setup paravirtual spinlock\n[ 0.569601] x86: Booting SMP configuration:\n[ 0.571537] .... node #0, CPUs: #1\n[ 0.573458] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.596086] x86: Booted up 1 node, 2 CPUs\n[ 0.596093] KVM setup async PF for cpu 1\n[ 0.596097] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.601612] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.604849] devtmpfs: initialized\n[ 0.608135] evm: security.selinux\n[ 0.609647] evm: security.SMACK64\n[ 0.611090] evm: security.SMACK64EXEC\n[ 0.612689] evm: security.SMACK64TRANSMUTE\n[ 0.614391] evm: security.SMACK64MMAP\n[ 0.615963] evm: security.ima\n[ 0.617359] evm: security.capability\n[ 0.619148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.622914] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.625375] pinctrl core: initialized pinctrl subsystem\n[ 0.627982] RTC time: 23:48:33, date: 05/18/19\n[ 0.631200] NET: Registered protocol family 16\n[ 0.645409] cpuidle: using governor ladder\n[ 0.657437] cpuidle: using governor menu\n[ 0.659397] PCCT header not found.\n[ 0.661307] ACPI: bus type PCI registered\n[ 0.663303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.666436] PCI: Using configuration type 1 for base access\n[ 0.681992] ACPI: Added _OSI(Module Device)\n[ 0.684040] ACPI: Added _OSI(Processor Device)\n[ 0.686175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.688416] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.692260] ACPI: Interpreter enabled\n[ 0.710702] ACPI: (supports S0 S5)\n[ 0.712442] ACPI: Using IOAPIC for interrupt routing\n[ 0.714807] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.721222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.724082] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.727175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.730138] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.735538] acpiphp: Slot [3] registered\n[ 0.737476] acpiphp: Slot [4] registered\n[ 0.739417] acpiphp: Slot [5] registered\n[ 0.741343] acpiphp: Slot [6] registered\n[ 0.743357] acpiphp: Slot [7] registered\n[ 0.745290] acpiphp: Slot [8] registered\n[ 0.747254] acpiphp: Slot [9] registered\n[ 0.749192] acpiphp: Slot [10] registered\n[ 0.751163] acpiphp: Slot [11] registered\n[ 0.753165] acpiphp: Slot [12] registered\n[ 0.755135] acpiphp: Slot [13] registered\n[ 0.757131] acpiphp: Slot [14] registered\n[ 0.759090] acpiphp: Slot [15] registered\n[ 0.761061] acpiphp: Slot [16] registered\n[ 0.763028] acpiphp: Slot [17] registered\n[ 0.764989] acpiphp: Slot [18] registered\n[ 0.766980] acpiphp: Slot [19] registered\n[ 0.768960] acpiphp: Slot [20] registered\n[ 0.770920] acpiphp: Slot [21] registered\n[ 0.772880] acpiphp: Slot [22] registered\n[ 0.774849] acpiphp: Slot [23] registered\n[ 0.776854] acpiphp: Slot [24] registered\n[ 0.778845] acpiphp: Slot [25] registered\n[ 0.780792] acpiphp: Slot [26] registered\n[ 0.782756] acpiphp: Slot [27] registered\n[ 0.784716] acpiphp: Slot [28] registered\n[ 0.786707] acpiphp: Slot [29] registered\n[ 0.788672] acpiphp: Slot [30] registered\n[ 0.790639] acpiphp: Slot [31] registered\n[ 0.792575] PCI host bridge to bus 0000:00\n[ 0.794533] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.797584] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800610] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804152] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.807693] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.810872] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.816217] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.818808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.821173] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.823701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.828658] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.831441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.855443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.858590] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.861367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.864156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.866890] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.869380] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.871996] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.874138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.877242] vgaarb: loaded\n[ 0.878427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.880872] SCSI subsystem initialized\n[ 0.882741] ACPI: bus type USB registered\n[ 0.884357] usbcore: registered new interface driver usbfs\n[ 0.886389] usbcore: registered new interface driver hub\n[ 0.888366] usbcore: registered new device driver usb\n[ 0.890749] PCI: Using ACPI for IRQ routing\n[ 0.892912] NetLabel: Initializing\n[ 0.894302] NetLabel: domain hash size = 128\n[ 0.895972] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.897856] NetLabel: unlabeled traffic allowed by default\n[ 0.900143] amd_nb: Cannot enumerate AMD northbridges\n[ 0.902191] clocksource: Switched to clocksource kvm-clock\n[ 0.915641] AppArmor: AppArmor Filesystem Enabled\n[ 0.917575] pnp: PnP ACPI init\n[ 0.919280] pnp: PnP ACPI: found 5 devices\n[ 0.928218] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.931694] NET: Registered protocol family 2\n[ 0.933816] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.936921] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.939757] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.942282] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.944558] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.947034] NET: Registered protocol family 1\n[ 0.948786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.951021] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.953180] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.973673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.994223] Unpacking initramfs...\n[ 1.194028] Freeing initrd memory: 14824K\n[ 1.195702] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.197923] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.200262] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns\n[ 1.203876] Scanning for low memory corruption every 60 seconds\n[ 1.206440] audit: initializing netlink subsys (disabled)\n[ 1.208396] audit: type=2000 audit(1558223314.234:1): initialized\n[ 1.210781] Initialise system trusted keyring\n[ 1.212618] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.214943] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.218295] zbud: loaded\n[ 1.219741] VFS: Disk quotas dquot_6.6.0\n[ 1.221288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.223860] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.226160] fuse init (API version 7.23)\n[ 1.227774] Key type big_key registered\n[ 1.229344] Allocating IMA MOK and blacklist keyrings.\n[ 1.232093] Key type asymmetric registered\n[ 1.233755] Asymmetric key parser 'x509' registered\n[ 1.235667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.238583] io scheduler noop registered\n[ 1.240161] io scheduler deadline registered (default)\n[ 1.242166] io scheduler cfq registered\n[ 1.243778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.245877] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.248357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.251260] ACPI: Power Button [PWRF]\n[ 1.252952] GHES: HEST is not enabled!\n[ 1.272927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.313947] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.317873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.343769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.347764] Linux agpgart interface v0.103\n[ 1.351499] loop: module loaded\n[ 1.354647] vda: vda1\n[ 1.356647] scsi host0: ata_piix\n[ 1.358230] scsi host1: ata_piix\n[ 1.359632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.362117] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.364779] libphy: Fixed MDIO Bus: probed\n[ 1.366654] tun: Universal TUN/TAP device driver, 1.6\n[ 1.368663] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.372528] PPP generic driver version 2.4.2\n[ 1.374300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376716] ehci-pci: EHCI PCI platform driver\n[ 1.378610] ehci-platform: EHCI generic platform driver\n[ 1.380611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.382896] ohci-pci: OHCI PCI platform driver\n[ 1.384658] ohci-platform: OHCI generic platform driver\n[ 1.386648] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.407642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.409641] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412553] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.417194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.419934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.423048] usb usb1: Product: UHCI Host Controller\n[ 1.424947] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.427268] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.429161] hub 1-0:1.0: USB hub found\n[ 1.430696] hub 1-0:1.0: 2 ports detected\n[ 1.432456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.436492] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438392] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440413] mousedev: PS/2 mouse device common for all mice\n[ 1.442748] rtc_cmos 00:00: RTC can wake from S4\n[ 1.444875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.448326] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451180] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.454021] i2c /dev entries driver\n[ 1.455757] device-mapper: uevent: version 1.0.3\n[ 1.457973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.461699] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.464897] NET: Registered protocol family 10\n[ 1.467283] NET: Registered protocol family 17\n[ 1.485673] Key type dns_resolver registered\n[ 1.488053] registered taskstats version 1\n[ 1.489993] Loading compiled-in X.509 certificates\n[ 1.492778] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.497057] zswap: loaded using pool lzo/zbud\n[ 1.500889] Key type trusted registered\n[ 1.505249] Key type encrypted registered\n[ 1.507141] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.509584] ima: No TPM chip found, activating TPM-bypass!\n[ 1.511975] ima: Allocated hash algorithm: sha1\n[ 1.514000] evm: HMAC attrs: 0x1\n[ 1.515999] Magic number: 3:575:858\n[ 1.517910] rtc_cmos 00:00: setting system clock to 2019-05-18 23:48:34 UTC (1558223314)\n[ 1.521885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.524490] EDD information not available.\n[ 1.528777] Freeing unused kernel memory: 1484K\n[ 1.546200] Write protecting the kernel read-only data: 14336k\n[ 1.552000] Freeing unused kernel memory: 1620K\n[ 1.554371] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.568300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568658] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568679] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576560] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576804] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576894] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576992] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.625945] virtio_net virtio0 ens3: renamed from eth0\n[ 1.630293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.633930] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.654734] FDC 0 is a S82078B\n[ 1.667248] AVX2 version of gcm_enc/dec engaged.\n[ 1.669047] AES CTR mode by8 optimization enabled\n[ 1.750210] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.915102] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.917393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.919725] usb 1-1: Product: QEMU USB Tablet\n[ 1.921319] usb 1-1: Manufacturer: QEMU\n[ 1.922754] usb 1-1: SerialNumber: 42\n[ 1.930475] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.937447] usbcore: registered new interface driver usbhid\n[ 1.939415] usbhid: USB HID core driver\n[ 1.942537] 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.946992] 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.038539] md: linear personality registered for level -1\n[ 3.042255] md: multipath personality registered for level -4\n[ 3.045986] md: raid0 personality registered for level 0\n[ 3.050323] md: raid1 personality registered for level 1\n[ 3.122246] raid6: sse2x1 gen() 11583 MB/s\n[ 3.190257] raid6: sse2x1 xor() 9103 MB/s\n[ 3.258218] raid6: sse2x2 gen() 14685 MB/s\n[ 3.326259] raid6: sse2x2 xor() 9952 MB/s\n[ 3.394194] raid6: sse2x4 gen() 17096 MB/s\n[ 3.462255] raid6: sse2x4 xor() 11872 MB/s\n[ 3.530221] raid6: avx2x1 gen() 22666 MB/s\n[ 3.598252] raid6: avx2x2 gen() 26175 MB/s\n[ 3.666220] raid6: avx2x4 gen() 30379 MB/s\n[ 3.667767] raid6: using algorithm avx2x4 gen() 30379 MB/s\n[ 3.669641] raid6: using avx2x2 recovery algorithm\n[ 3.672407] xor: automatically using best checksumming function:\n[ 3.714191] avx : 33142.000 MB/sec\n[ 3.716873] async_tx: api initialized (async)\n[ 3.725258] md: raid6 personality registered for level 6\n[ 3.727145] md: raid5 personality registered for level 5\n[ 3.728974] md: raid4 personality registered for level 4\n[ 3.735759] 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.765756] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.784516] 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.882602] 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.888831] systemd[1]: Detected virtualization kvm.\n[ 3.890695] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.895749] systemd[1]: Set hostname to .\n[ 3.899358] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.901523] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.040938] 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.046046] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.049670] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.053861] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.057702] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.061461] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.065074] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.068947] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.072888] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.076057] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.079511] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.083545] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.098437] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.104487] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.108951] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.109683] 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.119651] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.125748] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.132051] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.140774] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.148194] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.154360] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.160643] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.165663] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.170669] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[ 4.173374] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.182589] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 4.188368] iscsi: registered transport (tcp)\n\n[ 4.190366] 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.198499] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.203596] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.208333] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.212895] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.217070] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.223980] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.227688] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.231716] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.236082] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.[ 4.242595] iscsi: registered transport (iser)\n\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 Load Kernel Modules.\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 Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting 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.864375] cloud-init[530]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 18 May 2019 23:48:38 +0000. Up 4.79 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.929894] cloud-init[925]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 18 May 2019 23:48:43 +0000. Up 10.41 seconds.\n[ 10.936578] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.940000] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.943513] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.946839] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.950197] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | global | fa:16:3e:12:c9:e7 |\n[ 10.953532] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe12:c9e7/64 | . | link | fa:16:3e:12:c9:e7 |\n[ 10.956886] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.960265] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.963616] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.966922] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.970041] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.973185] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.976375] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.979550] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.982701] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.985859] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.989009] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.992165] cloud-init[925]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.994785] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.997362] cloud-init[925]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.999920] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.002558] cloud-init[925]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.005192] cloud-init[925]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.007808] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.010403] cloud-init[925]: Generating public/private rsa key pair.\n[ 11.012594] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.015224] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.017875] cloud-init[925]: The key fingerprint is:\n[ 11.019839] cloud-init[925]: SHA256:BMSW7XTpvirKn8BkvWekIcTyFXZuFRBAj/fpaqRa0S4 root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462\n[ 11.023250] cloud-init[925]: The key's randomart image is:\n[ 11.025290] cloud-init[925]: +---[RSA 2048]----+\n[ 11.027163] cloud-init[925]: | +B++ooo |\n[ 11.029036] cloud-init[925]: | . .+Bo.o |\n[ 11.030911] cloud-init[925]: | . o.oo*o |\n[ 11.032768] cloud-init[925]: | + o =.... |\n[ 11.034645] cloud-init[925]: | = + S.o |\n[ 11.036471] cloud-init[925]: | + . B... |\n[ 11.038355] cloud-init[925]: | o Eo+ .. |\n[ 11.040217] cloud-init[925]: | . oo=... |\n[ 11.042116] cloud-init[925]: | ++ooo. |\n[ 11.044014] cloud-init[925]: +----[SHA256]-----+\n[ 11.045882] cloud-init[925]: Generating public/private dsa key pair.\n[ 11.047991] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.050628] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.053239] cloud-init[925]: The key fingerprint is:\n[ 11.055188] cloud-init[925]: SHA256:rdrwl9Tu0KCjFWTXRRX4RO0MEMn6dAQRYqLOLjkIxfA root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462\n[ 11.058628] cloud-init[925]: The key's randomart image is:\n[ 11.060651] cloud-init[925]: +---[DSA 1024]----+\n[ 11.062534] cloud-init[925]: |. . o.*O=++|\n[ 11.064425] cloud-init[925]: | + . o oooo..|\n[ 11.066312] cloud-init[925]: | E . o ....o+ |\n[ 11.068183] cloud-init[925]: | . o o o. . ..o|\n[ 11.070043] cloud-init[925]: |. o S o+ . |\n[ 11.071906] cloud-init[925]: | . . o +.oo |\n[ 11.073805] cloud-init[925]: | . + o =..o. |\n[ 11.075667] cloud-init[925]: | o B .o.. |\n[ 11.077514] cloud-init[925]: | o o. .. |\n[ 11.079430] cloud-init[925]: +----[SHA256]-----+\n[ 11.081323] cloud-init[925]: Generating public/private ecdsa key pair.\n[ 11.083489] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.086138] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.088778] cloud-init[925]: The key fingerprint is:\n[ 11.090733] cloud-init[925]: SHA256:Gv7VID+SGrgyLulTrqkZXVouTUjKMcSQPezoKpXkBZQ root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462\n[ 11.094115] cloud-init[925]: The key's randomart image is:\n[ 11.096124] cloud-init[925]: +---[ECDSA 256]---+\n[ 11.097948] cloud-init[925]: |+*.. |\n[ 11.099751] cloud-init[925]: |o.E |\n[ 11.101569] cloud-init[925]: | =.o |\n[ 11.103371] cloud-init[925]: |oo=.. |\n[ 11.105155] cloud-init[925]: |o+.o+ . S . |\n[ 11.106956] cloud-init[925]: | o+O o o + o |\n[ 11.108811] cloud-init[925]: |oo* + + o + . |\n[ 11.110641] cloud-init[925]: |=++o . + o . |\n[ 11.112451] cloud-init[925]: |**+o. . . |\n[ 11.114271] cloud-init[925]: +----[SHA256]-----+\n[ 11.116327] cloud-init[925]: Generating public/private ed25519 key pair.\n[ 11.118654] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.121492] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.124288] cloud-init[925]: The key fingerprint is:\n[ 11.126402] cloud-init[925]: SHA256:7fx/TnJYT6I6y5xUtT+YbX6zm3/xm9V22TQwlOSpzhI root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462\n[ 11.129829] cloud-init[925]: The key's randomart image is:\n[ 11.132039] cloud-init[925]: +--[ED25519 256]--+\n[ 11.134052] cloud-init[925]: | .o. |\n[ 11.136075] cloud-init[925]: | o.. |\n[ 11.138062] cloud-init[925]: | =. |\n[ 11.140064] cloud-init[925]: | . ..o. |\n[ 11.142056] cloud-init[925]: | SE... o.+|\n[ 11.144052] cloud-init[925]: | o+. .+O*|\n[ 11.146115] cloud-init[925]: | .+o.oo=&|\n[ 11.148120] cloud-init[925]: | +o+ o*@|\n[ 11.148535] cloud-init[925]: | *o...X@|\n[ 11.148822] cloud-init[925]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\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 ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\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 Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring 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).\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 Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] 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: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\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[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started 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-05-18 23:48:50,216 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed/action used request id req-5b8c3cfe-0f32-4731-b553-e946a32ceea0 2019-05-18 23:48:50,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076534986496s 2019-05-18 23:48:50,218 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 809476600 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.399186] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.402780] pid_max: default: 32768 minimum: 301 [ 0.404765] ACPI: Core revision 20150930 [ 0.407259] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.410216] Security Framework initialized [ 0.412018] Yama: becoming mindful. [ 0.413676] AppArmor: AppArmor initialized [ 0.415737] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.422451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.426947] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.429618] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.433061] Initializing cgroup subsys io [ 0.434800] Initializing cgroup subsys memory [ 0.436603] Initializing cgroup subsys devices [ 0.438448] Initializing cgroup subsys freezer [ 0.440308] Initializing cgroup subsys net_cls [ 0.442254] Initializing cgroup subsys perf_event [ 0.444205] Initializing cgroup subsys net_prio [ 0.446122] Initializing cgroup subsys hugetlb [ 0.447979] Initializing cgroup subsys pids [ 0.450561] mce: CPU supports 10 MCE banks [ 0.452355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.454508] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.456851] Spectre V2 : Mitigation: Full generic retpoline [ 0.459114] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.462542] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.465936] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.468632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.472554] MDS: Mitigation: Clear CPU buffers [ 0.476989] Freeing SMP alternatives memory: 36K [ 0.484368] ftrace: allocating 32293 entries in 127 pages [ 0.533563] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.536166] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.538741] smpboot: Max logical packages: 2 [ 0.540789] x2apic enabled [ 0.542404] Switched APIC routing to physical x2apic. [ 0.545687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.548333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.553148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.566165] KVM setup paravirtual spinlock [ 0.569601] x86: Booting SMP configuration: [ 0.571537] .... node #0, CPUs: #1 [ 0.573458] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.596086] x86: Booted up 1 node, 2 CPUs [ 0.596093] KVM setup async PF for cpu 1 [ 0.596097] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.601612] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.604849] devtmpfs: initialized [ 0.608135] evm: security.selinux [ 0.609647] evm: security.SMACK64 [ 0.611090] evm: security.SMACK64EXEC [ 0.612689] evm: security.SMACK64TRANSMUTE [ 0.614391] evm: security.SMACK64MMAP [ 0.615963] evm: security.ima [ 0.617359] evm: security.capability [ 0.619148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.622914] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.625375] pinctrl core: initialized pinctrl subsystem [ 0.627982] RTC time: 23:48:33, date: 05/18/19 [ 0.631200] NET: Registered protocol family 16 [ 0.645409] cpuidle: using governor ladder [ 0.657437] cpuidle: using governor menu [ 0.659397] PCCT header not found. [ 0.661307] ACPI: bus type PCI registered [ 0.663303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.666436] PCI: Using configuration type 1 for base access [ 0.681992] ACPI: Added _OSI(Module Device) [ 0.684040] ACPI: Added _OSI(Processor Device) [ 0.686175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.688416] ACPI: Added _OSI(Processor Aggregator Device) [ 0.692260] ACPI: Interpreter enabled [ 0.710702] ACPI: (supports S0 S5) [ 0.712442] ACPI: Using IOAPIC for interrupt routing [ 0.714807] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.721222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.724082] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.727175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.730138] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.735538] acpiphp: Slot [3] registered [ 0.737476] acpiphp: Slot [4] registered [ 0.739417] acpiphp: Slot [5] registered [ 0.741343] acpiphp: Slot [6] registered [ 0.743357] acpiphp: Slot [7] registered [ 0.745290] acpiphp: Slot [8] registered [ 0.747254] acpiphp: Slot [9] registered [ 0.749192] acpiphp: Slot [10] registered [ 0.751163] acpiphp: Slot [11] registered [ 0.753165] acpiphp: Slot [12] registered [ 0.755135] acpiphp: Slot [13] registered [ 0.757131] acpiphp: Slot [14] registered [ 0.759090] acpiphp: Slot [15] registered [ 0.761061] acpiphp: Slot [16] registered [ 0.763028] acpiphp: Slot [17] registered [ 0.764989] acpiphp: Slot [18] registered [ 0.766980] acpiphp: Slot [19] registered [ 0.768960] acpiphp: Slot [20] registered [ 0.770920] acpiphp: Slot [21] registered [ 0.772880] acpiphp: Slot [22] registered [ 0.774849] acpiphp: Slot [23] registered [ 0.776854] acpiphp: Slot [24] registered [ 0.778845] acpiphp: Slot [25] registered [ 0.780792] acpiphp: Slot [26] registered [ 0.782756] acpiphp: Slot [27] registered [ 0.784716] acpiphp: Slot [28] registered [ 0.786707] acpiphp: Slot [29] registered [ 0.788672] acpiphp: Slot [30] registered [ 0.790639] acpiphp: Slot [31] registered [ 0.792575] PCI host bridge to bus 0000:00 [ 0.794533] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.797584] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800610] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804152] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.807693] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.810872] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.816217] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.818808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.821173] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.823701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.828658] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.831441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.855443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.858590] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.861367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.864156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.866890] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.869380] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.871996] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.874138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.877242] vgaarb: loaded [ 0.878427] vgaarb: bridge control possible 0000:00:02.0 [ 0.880872] SCSI subsystem initialized [ 0.882741] ACPI: bus type USB registered [ 0.884357] usbcore: registered new interface driver usbfs [ 0.886389] usbcore: registered new interface driver hub [ 0.888366] usbcore: registered new device driver usb [ 0.890749] PCI: Using ACPI for IRQ routing [ 0.892912] NetLabel: Initializing [ 0.894302] NetLabel: domain hash size = 128 [ 0.895972] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.897856] NetLabel: unlabeled traffic allowed by default [ 0.900143] amd_nb: Cannot enumerate AMD northbridges [ 0.902191] clocksource: Switched to clocksource kvm-clock [ 0.915641] AppArmor: AppArmor Filesystem Enabled [ 0.917575] pnp: PnP ACPI init [ 0.919280] pnp: PnP ACPI: found 5 devices [ 0.928218] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.931694] NET: Registered protocol family 2 [ 0.933816] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.936921] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.939757] TCP: Hash tables configured (established 32768 bind 32768) [ 0.942282] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.944558] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.947034] NET: Registered protocol family 1 [ 0.948786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.951021] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.953180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.973673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.994223] Unpacking initramfs... [ 1.194028] Freeing initrd memory: 14824K [ 1.195702] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.197923] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.200262] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.203876] Scanning for low memory corruption every 60 seconds [ 1.206440] audit: initializing netlink subsys (disabled) [ 1.208396] audit: type=2000 audit(1558223314.234:1): initialized [ 1.210781] Initialise system trusted keyring [ 1.212618] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.214943] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.218295] zbud: loaded [ 1.219741] VFS: Disk quotas dquot_6.6.0 [ 1.221288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.223860] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.226160] fuse init (API version 7.23) [ 1.227774] Key type big_key registered [ 1.229344] Allocating IMA MOK and blacklist keyrings. [ 1.232093] Key type asymmetric registered [ 1.233755] Asymmetric key parser 'x509' registered [ 1.235667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.238583] io scheduler noop registered [ 1.240161] io scheduler deadline registered (default) [ 1.242166] io scheduler cfq registered [ 1.243778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.245877] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.248357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.251260] ACPI: Power Button [PWRF] [ 1.252952] GHES: HEST is not enabled! [ 1.272927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.313947] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.317873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.343769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.347764] Linux agpgart interface v0.103 [ 1.351499] loop: module loaded [ 1.354647] vda: vda1 [ 1.356647] scsi host0: ata_piix [ 1.358230] scsi host1: ata_piix [ 1.359632] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362117] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.364779] libphy: Fixed MDIO Bus: probed [ 1.366654] tun: Universal TUN/TAP device driver, 1.6 [ 1.368663] tun: (C) 1999-2004 Max Krasnyansky [ 1.372528] PPP generic driver version 2.4.2 [ 1.374300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376716] ehci-pci: EHCI PCI platform driver [ 1.378610] ehci-platform: EHCI generic platform driver [ 1.380611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.382896] ohci-pci: OHCI PCI platform driver [ 1.384658] ohci-platform: OHCI generic platform driver [ 1.386648] uhci_hcd: USB Universal Host Controller Interface driver [ 1.407642] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.409641] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412553] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.417194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.419934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.423048] usb usb1: Product: UHCI Host Controller [ 1.424947] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.427268] usb usb1: SerialNumber: 0000:00:01.2 [ 1.429161] hub 1-0:1.0: USB hub found [ 1.430696] hub 1-0:1.0: 2 ports detected [ 1.432456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.436492] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440413] mousedev: PS/2 mouse device common for all mice [ 1.442748] rtc_cmos 00:00: RTC can wake from S4 [ 1.444875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.448326] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451180] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.454021] i2c /dev entries driver [ 1.455757] device-mapper: uevent: version 1.0.3 [ 1.457973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.461699] ledtrig-cpu: registered to indicate activity on CPUs [ 1.464897] NET: Registered protocol family 10 [ 1.467283] NET: Registered protocol family 17 [ 1.485673] Key type dns_resolver registered [ 1.488053] registered taskstats version 1 [ 1.489993] Loading compiled-in X.509 certificates [ 1.492778] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.497057] zswap: loaded using pool lzo/zbud [ 1.500889] Key type trusted registered [ 1.505249] Key type encrypted registered [ 1.507141] AppArmor: AppArmor sha1 policy hashing enabled [ 1.509584] ima: No TPM chip found, activating TPM-bypass! [ 1.511975] ima: Allocated hash algorithm: sha1 [ 1.514000] evm: HMAC attrs: 0x1 [ 1.515999] Magic number: 3:575:858 [ 1.517910] rtc_cmos 00:00: setting system clock to 2019-05-18 23:48:34 UTC (1558223314) [ 1.521885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.524490] EDD information not available. [ 1.528777] Freeing unused kernel memory: 1484K [ 1.546200] Write protecting the kernel read-only data: 14336k [ 1.552000] Freeing unused kernel memory: 1620K [ 1.554371] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.568300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568658] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568679] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576560] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576804] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576894] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576992] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.625945] virtio_net virtio0 ens3: renamed from eth0 [ 1.630293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.633930] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.654734] FDC 0 is a S82078B [ 1.667248] AVX2 version of gcm_enc/dec engaged. [ 1.669047] AES CTR mode by8 optimization enabled [ 1.750210] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.915102] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.917393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.919725] usb 1-1: Product: QEMU USB Tablet [ 1.921319] usb 1-1: Manufacturer: QEMU [ 1.922754] usb 1-1: SerialNumber: 42 [ 1.930475] hidraw: raw HID events driver (C) Jiri Kosina [ 1.937447] usbcore: registered new interface driver usbhid [ 1.939415] usbhid: USB HID core driver [ 1.942537] 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.946992] 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.038539] md: linear personality registered for level -1 [ 3.042255] md: multipath personality registered for level -4 [ 3.045986] md: raid0 personality registered for level 0 [ 3.050323] md: raid1 personality registered for level 1 [ 3.122246] raid6: sse2x1 gen() 11583 MB/s [ 3.190257] raid6: sse2x1 xor() 9103 MB/s [ 3.258218] raid6: sse2x2 gen() 14685 MB/s [ 3.326259] raid6: sse2x2 xor() 9952 MB/s [ 3.394194] raid6: sse2x4 gen() 17096 MB/s [ 3.462255] raid6: sse2x4 xor() 11872 MB/s [ 3.530221] raid6: avx2x1 gen() 22666 MB/s [ 3.598252] raid6: avx2x2 gen() 26175 MB/s [ 3.666220] raid6: avx2x4 gen() 30379 MB/s [ 3.667767] raid6: using algorithm avx2x4 gen() 30379 MB/s [ 3.669641] raid6: using avx2x2 recovery algorithm [ 3.672407] xor: automatically using best checksumming function: [ 3.714191] avx : 33142.000 MB/sec [ 3.716873] async_tx: api initialized (async) [ 3.725258] md: raid6 personality registered for level 6 [ 3.727145] md: raid5 personality registered for level 5 [ 3.728974] md: raid4 personality registered for level 4 [ 3.735759] 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.765756] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.784516] 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.882602] 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.888831] systemd[1]: Detected virtualization kvm. [ 3.890695] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.895749] systemd[1]: Set hostname to . [ 3.899358] systemd[1]: Initializing machine ID from KVM UUID. [ 3.901523] systemd[1]: Installed transient /etc/machine-id file. [ 4.040938] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.046046] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.049670] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.053861] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.057702] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.061461] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.065074] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.068947] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.072888] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.076057] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.079511] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.083545] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.098437] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.104487] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.108951] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.109683] 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.119651] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.125748] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.132051] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.140774] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.148194] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.154360] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.160643] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.165663] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.170669] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 4.173374] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.182589] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 4.188368] iscsi: registered transport (tcp) [ 4.190366] 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.198499] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.203596] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.208333] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.212895] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.217070] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.223980] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.227688] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.231716] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.236082] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems.[ 4.242595] iscsi: registered transport (iser) [[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 Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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 Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting 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.864375] cloud-init[530]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 18 May 2019 23:48:38 +0000. Up 4.79 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.929894] cloud-init[925]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 18 May 2019 23:48:43 +0000. Up 10.41 seconds. [ 10.936578] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.940000] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.943513] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.946839] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.950197] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | global | fa:16:3e:12:c9:e7 | [ 10.953532] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe12:c9e7/64 | . | link | fa:16:3e:12:c9:e7 | [ 10.956886] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.960265] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.963616] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.966922] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.970041] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.973185] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.976375] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.979550] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.982701] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.985859] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.989009] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.992165] cloud-init[925]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.994785] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.997362] cloud-init[925]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.999920] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.002558] cloud-init[925]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.005192] cloud-init[925]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.007808] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.010403] cloud-init[925]: Generating public/private rsa key pair. [ 11.012594] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.015224] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.017875] cloud-init[925]: The key fingerprint is: [ 11.019839] cloud-init[925]: SHA256:BMSW7XTpvirKn8BkvWekIcTyFXZuFRBAj/fpaqRa0S4 root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 [ 11.023250] cloud-init[925]: The key's randomart image is: [ 11.025290] cloud-init[925]: +---[RSA 2048]----+ [ 11.027163] cloud-init[925]: | +B++ooo | [ 11.029036] cloud-init[925]: | . .+Bo.o | [ 11.030911] cloud-init[925]: | . o.oo*o | [ 11.032768] cloud-init[925]: | + o =.... | [ 11.034645] cloud-init[925]: | = + S.o | [ 11.036471] cloud-init[925]: | + . B... | [ 11.038355] cloud-init[925]: | o Eo+ .. | [ 11.040217] cloud-init[925]: | . oo=... | [ 11.042116] cloud-init[925]: | ++ooo. | [ 11.044014] cloud-init[925]: +----[SHA256]-----+ [ 11.045882] cloud-init[925]: Generating public/private dsa key pair. [ 11.047991] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.050628] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.053239] cloud-init[925]: The key fingerprint is: [ 11.055188] cloud-init[925]: SHA256:rdrwl9Tu0KCjFWTXRRX4RO0MEMn6dAQRYqLOLjkIxfA root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 [ 11.058628] cloud-init[925]: The key's randomart image is: [ 11.060651] cloud-init[925]: +---[DSA 1024]----+ [ 11.062534] cloud-init[925]: |. . o.*O=++| [ 11.064425] cloud-init[925]: | + . o oooo..| [ 11.066312] cloud-init[925]: | E . o ....o+ | [ 11.068183] cloud-init[925]: | . o o o. . ..o| [ 11.070043] cloud-init[925]: |. o S o+ . | [ 11.071906] cloud-init[925]: | . . o +.oo | [ 11.073805] cloud-init[925]: | . + o =..o. | [ 11.075667] cloud-init[925]: | o B .o.. | [ 11.077514] cloud-init[925]: | o o. .. | [ 11.079430] cloud-init[925]: +----[SHA256]-----+ [ 11.081323] cloud-init[925]: Generating public/private ecdsa key pair. [ 11.083489] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.086138] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.088778] cloud-init[925]: The key fingerprint is: [ 11.090733] cloud-init[925]: SHA256:Gv7VID+SGrgyLulTrqkZXVouTUjKMcSQPezoKpXkBZQ root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 [ 11.094115] cloud-init[925]: The key's randomart image is: [ 11.096124] cloud-init[925]: +---[ECDSA 256]---+ [ 11.097948] cloud-init[925]: |+*.. | [ 11.099751] cloud-init[925]: |o.E | [ 11.101569] cloud-init[925]: | =.o | [ 11.103371] cloud-init[925]: |oo=.. | [ 11.105155] cloud-init[925]: |o+.o+ . S . | [ 11.106956] cloud-init[925]: | o+O o o + o | [ 11.108811] cloud-init[925]: |oo* + + o + . | [ 11.110641] cloud-init[925]: |=++o . + o . | [ 11.112451] cloud-init[925]: |**+o. . . | [ 11.114271] cloud-init[925]: +----[SHA256]-----+ [ 11.116327] cloud-init[925]: Generating public/private ed25519 key pair. [ 11.118654] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.121492] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.124288] cloud-init[925]: The key fingerprint is: [ 11.126402] cloud-init[925]: SHA256:7fx/TnJYT6I6y5xUtT+YbX6zm3/xm9V22TQwlOSpzhI root@cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 [ 11.129829] cloud-init[925]: The key's randomart image is: [ 11.132039] cloud-init[925]: +--[ED25519 256]--+ [ 11.134052] cloud-init[925]: | .o. | [ 11.136075] cloud-init[925]: | o.. | [ 11.138062] cloud-init[925]: | =. | [ 11.140064] cloud-init[925]: | . ..o. | [ 11.142056] cloud-init[925]: | SE... o.+| [ 11.144052] cloud-init[925]: | o+. .+O*| [ 11.146115] cloud-init[925]: | .+o.oo=&| [ 11.148120] cloud-init[925]: | +o+ o*@| [ 11.148535] cloud-init[925]: | *o...X@| [ 11.148822] cloud-init[925]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[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 ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[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. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Accounts Service... Starting LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... Starting System Logging Service... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring 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). [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[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: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[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. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started 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-05-18 23:48:50,221 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e5efcd0L 2019-05-18 23:48:50,221 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 23:48:50,227 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-18 23:48:50,227 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-18 23:48:50,229 - 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-05-18 23:48:50,229 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:48:50,229 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:48:50,229 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:48:50,229 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:48:50,230 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:48:50,279 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 23:48:50,280 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:48:50,312 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: a571cffbd44066d745006b7169b9e035 2019-05-18 23:48:50,313 - paramiko.transport - DEBUG - Trying discovered key c7c1cc307eda57e2ddc5ceb7897edf41 in /tmp/tmpaHvluE 2019-05-18 23:48:50,319 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 23:48:50,341 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 23:48:50,346 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 23:48:50,580 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-18 23:48:50,580 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-18 23:48:50,620 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-18 23:48:50,620 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 23:48:50,648 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 23:48:56,836 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-18 23:48:56,837 - 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-05-18 23:48:56,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:48:56,837 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:48:56,838 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:48:56,838 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:48:56,838 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:48:56,844 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:49:02,659 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-18 23:49:02,661 - 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-05-18 23:49:02,661 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:49:02,661 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:49:02,662 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:49:02,662 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:49:02,662 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:49:02,667 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:49:08,949 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-18 23:49:08,951 - 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-05-18 23:49:08,951 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:49:08,952 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:49:08,952 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:49:08,952 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:49:08,952 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:49:08,959 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:49:16,966 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 23:49:16,966 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-18 23:49:16,968 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 23:49:16,968 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-18 23:49:16,968 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-18 23:49:16,972 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-18 23:50:48,318 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-18 23:50:48,318 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 2d62593403ee834b968dc7277af45e18b86c5a74621cf795ba36708a6840cbec 2019-05-18 23:50:48,320 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-18 23:50:48,320 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 --2019-05-18 23:49:18-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.4, 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: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 192M=0s 2019-05-18 23:49:18 (192 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 sudo: unable to resolve host cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 + 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-3be9a709-6f29-43ce-a971-5845f1d49462 sudo: unable to resolve host cloudify-vm-3be9a709-6f29-43ce-a971-5845f1d49462 2019-05-18 23:50:48,321 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-18 23:50:48,322 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-18 23:50:48,322 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-18 23:50:48,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-05-18 23:50:48,331 - 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-05-18 23:51:18,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-05-18 23:51:18,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:51:18,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:51:18,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:51:18,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:51:18,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:51:18,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 808, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 327, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 805, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 806, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:51:18 GMT 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:51:18,804 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:51:18,805 - 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': 808, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 327, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 130, 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': 805, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-18 23:51:18,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:51:18,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 808, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 327, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 805, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 806, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:51:18 GMT 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:51:18,910 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:51:18,911 - functest.core.cloudify - INFO - The current manager status is running 2019-05-18 23:51:18,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-05-18 23:51:19,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:51:19 GMT 2019-05-18 23:51:19,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:51:19,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-18 23:51:19,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:51:19,073 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:51:19,073 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:51:19,073 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-18 23:51:19,073 - 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-05-18 23:51:19,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:51:19,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:51:19.254Z", "updated_at": "2019-05-18T23:51:19.254Z", "value": "gAAAAABc4Jp3pMjfTza4dbgRGvhpdMrGUgB7pnhRGPflcFwPzfT0qaTIMZskdX0I1qP4OuHDYyioNs-zjEeETDEX1_16Cm_zOg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:51:19 GMT 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:51:19,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-18 23:51:19,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:51:19,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:51:19,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:51:19,307 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-05-18 23:51:19,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:51:19,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:51:19.254Z", "updated_at": "2019-05-18T23:51:19.254Z", "value": "gAAAAABc4Jp3pMjfTza4dbgRGvhpdMrGUgB7pnhRGPflcFwPzfT0qaTIMZskdX0I1qP4OuHDYyioNs-zjEeETDEX1_16Cm_zOg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:51:19 GMT 2019-05-18 23:51:19,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:51:19,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-18 23:51:19,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:51:19,397 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:51:19,397 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:51:19,397 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-18 23:51:19,397 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-18 23:51:19,511 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-18 23:51:19,511 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:17 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-18 23:51:19,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-18 23:51:19,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/28d1d6a4-095b-46ba-afca-2979680e88b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:21,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:51:21 GMT X-Openstack-Request-Id: req-2cb5d985-4e88-46b1-aa63-7246b7199d57 2019-05-18 23:51:21,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:51:21,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/28d1d6a4-095b-46ba-afca-2979680e88b2.json used request id req-2cb5d985-4e88-46b1-aa63-7246b7199d57 2019-05-18 23:51:21,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.73261094093s 2019-05-18 23:51:21,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:51:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:21,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:51:21 GMT X-Openstack-Request-Id: req-9629ef55-7eb7-45b0-9daf-99c7307c7e76 2019-05-18 23:51:21,319 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 23:51:21,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9629ef55-7eb7-45b0-9daf-99c7307c7e76 2019-05-18 23:51:21,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0541379451752s 2019-05-18 23:51:21,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-18 23:51:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:21,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 18 May 2019 23:51:21 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-9608de84-d093-4146-bc0d-6436b50f05c4 x-openstack-request-id: req-9608de84-d093-4146-bc0d-6436b50f05c4 2019-05-18 23:51:21,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed used request id req-9608de84-d093-4146-bc0d-6436b50f05c4 2019-05-18 23:51:21,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151532888412s 2019-05-18 23:51:21,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:51:21,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:22,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 773 Content-Type: application/json Date: Sat, 18 May 2019 23: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-07f08e99-9f6f-4ec7-9132-987a57bd5c6e x-openstack-request-id: req-07f08e99-9f6f-4ec7-9132-987a57bd5c6e 2019-05-18 23:51:22,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:c9:e7", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:c9:e7", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/560eca6c-b246-4607-801a-b1bbf01e75ed", "rel": "bookmark"}], "image": {"id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "links": [{"href": "http://172.30.9.23:8774/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T23:48:32.000000", "flavor": {"id": "47403b52-3c4d-4611-9bc9-ca06af8a79f0", "links": [{"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "bookmark"}]}, "id": "560eca6c-b246-4607-801a-b1bbf01e75ed", "security_groups": [{"name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}], "user_id": "d48cc3f650834a539a8d05c9ff9e5795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T23:51:21Z", "hostId": "0d82c42833928eb097e4a30b05541f0e99e07bdfc40dba7612aa432d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462", "name": "cloudify-vm_3be9a709-6f29-43ce-a971-5845f1d49462", "created": "2019-05-18T23:46:36Z", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:51:22,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07f08e99-9f6f-4ec7-9132-987a57bd5c6e 2019-05-18 23:51:22,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02769708633s 2019-05-18 23:51:22,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:51:24,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:51:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:24,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 18 May 2019 23:51: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-228fb4a3-23f8-4eaa-91e7-e6ff10f2a262 x-openstack-request-id: req-228fb4a3-23f8-4eaa-91e7-e6ff10f2a262 2019-05-18 23:51:24,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-18 23:51:24,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-228fb4a3-23f8-4eaa-91e7-e6ff10f2a262 2019-05-18 23:51:24,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0769050121307s 2019-05-18 23:51:24,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:51:24,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:24,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sat, 18 May 2019 23:51:24 GMT X-Openstack-Request-Id: req-12516400-350f-4ccd-9111-4183766bb26b 2019-05-18 23:51:24,922 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:27Z", "updated_at": "2019-05-18T23:46:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:46:28Z", "revision_number": 0, "id": "1215a1e1-1670-4e95-be01-5f003ab36a9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:28Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-18T23:46:32Z", "revision_number": 0, "id": "1f73b312-280a-434f-a49c-7d20569a886f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:32Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:46:30Z", "revision_number": 0, "id": "3da4fcd4-7914-406e-a241-fcddcc937471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 80, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "a9d07c36-7609-4b53-8a97-fa63e6b45c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-18T23:46:31Z", "revision_number": 0, "id": "aa6335bf-1c63-4046-8cce-29467a9187b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:31Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-18T23:46:30Z", "revision_number": 0, "id": "acc33cfd-9c3b-431e-88e9-0295c6c91794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:30Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": 443, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:27Z", "revision_number": 0, "id": "c13ce9d7-f724-4bd4-967b-7804a29bc047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:27Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:29Z", "revision_number": 0, "id": "f73c438b-cb0d-46f6-8cd8-e839b0556315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:29Z", "security_group_id": "1580b51f-647f-41fd-878f-b56838247876", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 7, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "1580b51f-647f-41fd-878f-b56838247876", "name": "cloudify-sg_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:51:24,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-12516400-350f-4ccd-9111-4183766bb26b 2019-05-18 23:51:24,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334832191467s 2019-05-18 23:51:24,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 23:51:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1580b51f-647f-41fd-878f-b56838247876.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:25,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:51:25 GMT X-Openstack-Request-Id: req-4c0dbeb8-8a96-403e-8bc0-ac8064250b4c 2019-05-18 23:51:25,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:51:25,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1580b51f-647f-41fd-878f-b56838247876.json used request id req-4c0dbeb8-8a96-403e-8bc0-ac8064250b4c 2019-05-18 23:51:25,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.191204071045s 2019-05-18 23:51:25,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-18 23:51:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:25,148 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 23:51:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1bd4270-3456-45ab-8a9e-844a5b52b608 x-openstack-request-id: req-b1bd4270-3456-45ab-8a9e-844a5b52b608 2019-05-18 23:51:25,148 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_3be9a709-6f29-43ce-a971-5845f1d49462 used request id req-b1bd4270-3456-45ab-8a9e-844a5b52b608 2019-05-18 23:51:25,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0283079147339s 2019-05-18 23:51:25,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-18 23:51:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8a0e322a-e8b8-4b14-bae7-24e3caf40624/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" -d '{"subnet_id": "70c08739-8cc6-4e61-938b-f8d3fb350620"}' 2019-05-18 23:51:27,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 23:51:27 GMT X-Openstack-Request-Id: req-16b65e4b-da39-4dc5-9e98-8f6200532898 2019-05-18 23:51:27,983 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2090dd9-8489-4e43-b195-f0e4854eba7d", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "subnet_id": "70c08739-8cc6-4e61-938b-f8d3fb350620", "subnet_ids": ["70c08739-8cc6-4e61-938b-f8d3fb350620"], "port_id": "4cb087af-cf5d-4ce6-91a3-a4235a67713c", "id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624"} 2019-05-18 23:51:27,983 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8a0e322a-e8b8-4b14-bae7-24e3caf40624/remove_router_interface.json used request id req-16b65e4b-da39-4dc5-9e98-8f6200532898 2019-05-18 23:51:27,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.8338739872s 2019-05-18 23:51:27,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-18 23:51:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:28,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 18 May 2019 23:51:28 GMT X-Openstack-Request-Id: req-eabd848f-2766-492f-adc8-a8d0855b116d 2019-05-18 23:51:28,130 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:07Z", "admin_state_up": true, "updated_at": "2019-05-18T23:51:26Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "8a0e322a-e8b8-4b14-bae7-24e3caf40624", "name": "cloudify-router_3be9a709-6f29-43ce-a971-5845f1d49462"}]} 2019-05-18 23:51:28,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-eabd848f-2766-492f-adc8-a8d0855b116d 2019-05-18 23:51:28,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.147200107574s 2019-05-18 23:51:28,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-18 23:51:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/8a0e322a-e8b8-4b14-bae7-24e3caf40624.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:32,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:51:32 GMT X-Openstack-Request-Id: req-94dc77c4-6f68-44b2-9872-e26a1a97a9d3 2019-05-18 23:51:32,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:51:32,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8a0e322a-e8b8-4b14-bae7-24e3caf40624.json used request id req-94dc77c4-6f68-44b2-9872-e26a1a97a9d3 2019-05-18 23:51:32,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.77361989021s 2019-05-18 23:51:32,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 23:51:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:32,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 18 May 2019 23:51:32 GMT X-Openstack-Request-Id: req-483fe8e8-4b2c-4aea-b8ab-cb415295a3dc 2019-05-18 23:51:32,970 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:46:05Z","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":"19f3c146b64c4d52836ca0e8ac5b8aab","id":"70c08739-8cc6-4e61-938b-f8d3fb350620","subnetpool_id":null,"name":"cloudify-subnet_3be9a709-6f29-43ce-a971-5845f1d49462"}]} 2019-05-18 23:51:32,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-483fe8e8-4b2c-4aea-b8ab-cb415295a3dc 2019-05-18 23:51:32,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0640070438385s 2019-05-18 23:51:32,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-18 23:51:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/70c08739-8cc6-4e61-938b-f8d3fb350620.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:35,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:51:35 GMT X-Openstack-Request-Id: req-ab3f64f7-2e83-4b34-8d3c-5d0ee2c6d9de 2019-05-18 23:51:35,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:51:35,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/70c08739-8cc6-4e61-938b-f8d3fb350620.json used request id req-ab3f64f7-2e83-4b34-8d3c-5d0ee2c6d9de 2019-05-18 23:51:35,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42277312279s 2019-05-18 23:51:35,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:51:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:36,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 18 May 2019 23:51:36 GMT X-Openstack-Request-Id: req-010b8d9f-f007-4c0f-a4ca-da1af1e4954c 2019-05-18 23:51:36,253 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2090dd9-8489-4e43-b195-f0e4854eba7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19f3c146b64c4d52836ca0e8ac5b8aab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:51:35Z","qos_policy_id":null,"name":"cloudify-net_3be9a709-6f29-43ce-a971-5845f1d49462","admin_state_up":true,"tenant_id":"19f3c146b64c4d52836ca0e8ac5b8aab","created_at":"2019-05-18T23:46:03Z","mtu":1450}]} 2019-05-18 23:51:36,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-010b8d9f-f007-4c0f-a4ca-da1af1e4954c 2019-05-18 23:51:36,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.858185052872s 2019-05-18 23:51:36,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-18 23:51:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d2090dd9-8489-4e43-b195-f0e4854eba7d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:37,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:51:37 GMT X-Openstack-Request-Id: req-ca003c58-0045-4077-9353-ad460e20a2d1 2019-05-18 23:51:37,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:51:37,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d2090dd9-8489-4e43-b195-f0e4854eba7d.json used request id req-ca003c58-0045-4077-9353-ad460e20a2d1 2019-05-18 23:51:37,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61607480049s 2019-05-18 23:51:37,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:51:37,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:38,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 18 May 2019 23:51:38 GMT X-Openstack-Request-Id: req-123894e3-8cbb-4b05-b9c9-d06f8742b4a0 2019-05-18 23:51:38,210 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:46:25Z", "file": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/file", "owner": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "size": 297336832, "self": "/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_3be9a709-6f29-43ce-a971-5845f1d49462", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:46:20Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:51:38,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-123894e3-8cbb-4b05-b9c9-d06f8742b4a0 2019-05-18 23:51:38,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335344076157s 2019-05-18 23:51:38,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-18 23:51:38,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}774febfce066f21ff936d1b416fc0d54b50721d1" 2019-05-18 23:51:38,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 23:51:38 GMT X-Openstack-Request-Id: req-ae828e1b-65fc-4311-b74b-b7809f77333d 2019-05-18 23:51:38,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-05-18 23:51:38,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9b3f32b5-860a-40a8-8d5e-41ff602a5d98 used request id req-ae828e1b-65fc-4311-b74b-b7809f77333d 2019-05-18 23:51:38,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.607881784439s 2019-05-18 23:51:38,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 23:51:38,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:39,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 18 May 2019 23: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-539298ba-fb2d-482f-8117-103ad60ccb47 x-openstack-request-id: req-539298ba-fb2d-482f-8117-103ad60ccb47 2019-05-18 23:51:39,158 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_3be9a709-6f29-43ce-a971-5845f1d49462", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0", "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": "47403b52-3c4d-4611-9bc9-ca06af8a79f0"}]} 2019-05-18 23:51:39,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-539298ba-fb2d-482f-8117-103ad60ccb47 2019-05-18 23:51:39,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.332242965698s 2019-05-18 23:51:39,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-18 23:51:39,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:39,202 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 23: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-12f69a57-af24-480e-bd2b-55093d820a09 x-openstack-request-id: req-12f69a57-af24-480e-bd2b-55093d820a09 2019-05-18 23:51:39,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/47403b52-3c4d-4611-9bc9-ca06af8a79f0 used request id req-12f69a57-af24-480e-bd2b-55093d820a09 2019-05-18 23:51:39,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0419001579285s 2019-05-18 23:51:39,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:51:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:39,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 18 May 2019 23:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54fbd6f-cee4-4477-a9bc-661bb8af8d54 2019-05-18 23:51:39,474 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462", "links": {"self": "http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d48cc3f650834a539a8d05c9ff9e5795", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:51:39,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b54fbd6f-cee4-4477-a9bc-661bb8af8d54 2019-05-18 23:51:39,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.271855831146s 2019-05-18 23:51:39,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:51:39,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:39,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 18 May 2019 23:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c17b135-2810-423e-a20e-96d8324d2190 2019-05-18 23:51:39,702 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_3be9a709-6f29-43ce-a971-5845f1d49462", "links": {"self": "http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d48cc3f650834a539a8d05c9ff9e5795", "description": null}} 2019-05-18 23:51:39,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795 used request id req-0c17b135-2810-423e-a20e-96d8324d2190 2019-05-18 23:51:39,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22129201889s 2019-05-18 23:51:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-18 23:51:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:40,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87471c8-da05-4b07-936a-a2eb369464ee 2019-05-18 23:51:40,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:51:40,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d48cc3f650834a539a8d05c9ff9e5795 used request id req-c87471c8-da05-4b07-936a-a2eb369464ee 2019-05-18 23:51:40,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.351958990097s 2019-05-18 23:51:40,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:51:40,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:40,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 18 May 2019 23:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf2e530-866e-4031-89da-6e48e345b97d 2019-05-18 23:51:40,268 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab"}, "tags": [], "enabled": true, "id": "19f3c146b64c4d52836ca0e8ac5b8aab", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3be9a709-6f29-43ce-a971-5845f1d49462"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:51:40,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6bf2e530-866e-4031-89da-6e48e345b97d 2019-05-18 23:51:40,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205791950226s 2019-05-18 23:51:40,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-18 23:51:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:40,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c595b629-e249-45e8-8caa-237a9fe44a61 2019-05-18 23:51:40,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:51:40,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/19f3c146b64c4d52836ca0e8ac5b8aab used request id req-c595b629-e249-45e8-8caa-237a9fe44a61 2019-05-18 23:51:40,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.401929855347s 2019-05-18 23:51:40,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:51:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=19f3c146b64c4d52836ca0e8ac5b8aab&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:41,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 23:51:41 GMT X-Openstack-Request-Id: req-63481174-b1b8-48b0-b23a-cb032c1790f7 2019-05-18 23:51:41,036 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}]} 2019-05-18 23:51:41,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=19f3c146b64c4d52836ca0e8ac5b8aab&name=default used request id req-63481174-b1b8-48b0-b23a-cb032c1790f7 2019-05-18 23:51:41,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356034994125s 2019-05-18 23:51:41,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:51:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:41,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sat, 18 May 2019 23:51:41 GMT X-Openstack-Request-Id: req-18c4ceb3-94a0-4d8c-a5e0-09e46915e528 2019-05-18 23:51:41,693 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "created_at": "2019-05-18T23:46:03Z", "updated_at": "2019-05-18T23:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "5b0c36ea-d70d-4a1d-a01c-b6a003d8ebfe", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "8a371226-975f-4f22-bb0f-046adcee40e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "e5a9a434-33bd-4ee9-8213-cf206c0e6679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:46:03Z", "revision_number": 0, "id": "ece50cf9-e124-49ce-b7ad-1fe6d6defb1b", "remote_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "remote_ip_prefix": null, "created_at": "2019-05-18T23:46:03Z", "security_group_id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "tenant_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab"}], "revision_number": 1, "project_id": "19f3c146b64c4d52836ca0e8ac5b8aab", "id": "d4cba780-eeb8-41f5-9d7a-141f9c554561", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-18 23:51:41,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-18c4ceb3-94a0-4d8c-a5e0-09e46915e528 2019-05-18 23:51:41,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.651417970657s 2019-05-18 23:51:41,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-18 23:51:41,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d4cba780-eeb8-41f5-9d7a-141f9c554561.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a8e30833fac52e6ccf1160be7f476cf604fa9e4" 2019-05-18 23:51:42,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 18 May 2019 23:51:42 GMT X-Openstack-Request-Id: req-14ca38a1-1704-4134-868d-704b44c82635 2019-05-18 23:51:42,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-18 23:51:42,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d4cba780-eeb8-41f5-9d7a-141f9c554561.json used request id req-14ca38a1-1704-4134-868d-704b44c82635 2019-05-18 23:51:42,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.887917041779s 2019-05-18 23:51:42,609 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-05-18 23:51:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:51:42,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 23:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004fdca7-54e9-4dd4-895b-cbfc8acc4985 2019-05-18 23:51:42,643 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 23:51:42,643 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-004fdca7-54e9-4dd4-895b-cbfc8acc4985 2019-05-18 23:51:42,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 23:51:43,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T00:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["PLqooXDMQhO3frLp6HhTiw"], "issued_at": "2019-05-18T23:51:42.000000Z"}} 2019-05-18 23:51:43,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:51:43,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:43,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 18 May 2019 23:51:43 GMT X-Openstack-Request-Id: req-5dd7d085-a38b-4fb7-958e-f1352ab58ae3 2019-05-18 23:51:43,472 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-18 23:51:43,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5dd7d085-a38b-4fb7-958e-f1352ab58ae3 2019-05-18 23:51:43,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.414510011673s 2019-05-18 23:51:43,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:51:43,485 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 23:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32a0399d-479d-479c-a680-3fc1715435ef 2019-05-18 23:51:43,485 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:51:43,485 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-32a0399d-479d-479c-a680-3fc1715435ef 2019-05-18 23:51:43,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:51:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:43,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 23:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cd6960-e109-49d2-8128-367578a98316 2019-05-18 23:51:43,810 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 23:51:43,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a9cd6960-e109-49d2-8128-367578a98316 2019-05-18 23:51:43,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.324658870697s 2019-05-18 23:51:43,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-18 23:51:43,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"}}' 2019-05-18 23:51:44,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 18 May 2019 23:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a19934-8994-4e02-8190-de321310177a 2019-05-18 23:51:44,075 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d"}, "tags": [], "enabled": true, "id": "0a560a0697fc41d3a96f643e2e834a1d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"}} 2019-05-18 23:51:44,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c2a19934-8994-4e02-8190-de321310177a 2019-05-18 23:51:44,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256184101105s 2019-05-18 23:51:44,076 - 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'0a560a0697fc41d3a96f643e2e834a1d', '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_904ce67d-1e3a-4d71-9324-fa11f163f71a'}) 2019-05-18 23:51:44,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-18 23:51:44,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "qibpGGHiwNM5SRcOPGvRsenOc0Xhga", "email": null, "name": "cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a"}}' 2019-05-18 23:51:44,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 18 May 2019 23:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f83d57e1-5cbb-47c7-8bb8-7b188f7e10be 2019-05-18 23:51:44,587 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": {"self": "http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fed4b52402a4225969263ccad2edc07", "domain_id": "default", "password_expires_at": null}} 2019-05-18 23:51:44,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f83d57e1-5cbb-47c7-8bb8-7b188f7e10be 2019-05-18 23:51:44,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.505959033966s 2019-05-18 23:51:44,588 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0fed4b52402a4225969263ccad2edc07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a'}) 2019-05-18 23:51:44,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:51:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:44,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cd7d45-c9e2-4166-8d5f-d10e8ceb3635 2019-05-18 23:51:44,823 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:51:44,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57cd7d45-c9e2-4166-8d5f-d10e8ceb3635 2019-05-18 23:51:44,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231693029404s 2019-05-18 23:51:44,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:51:44,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:45,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06436730-9296-49f4-a294-136a73997d7c 2019-05-18 23:51:45,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:51:45,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06436730-9296-49f4-a294-136a73997d7c 2019-05-18 23:51:45,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204208850861s 2019-05-18 23:51:45,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-18 23:51:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:45,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 18 May 2019 23:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12370b1-58d7-4649-8a39-aec997e99256 2019-05-18 23:51:45,218 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-18 23:51:45,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d12370b1-58d7-4649-8a39-aec997e99256 2019-05-18 23:51:45,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179506063461s 2019-05-18 23:51:45,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:51:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:45,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 18 May 2019 23:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8ba77d-030d-4d73-9ebd-efee71051abc 2019-05-18 23:51:45,447 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-18 23:51:45,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4f8ba77d-030d-4d73-9ebd-efee71051abc 2019-05-18 23:51:45,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223215103149s 2019-05-18 23:51:45,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-18 23:51:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:45,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 18 May 2019 23:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273b904a-5a3e-489e-bc80-72004285d93c 2019-05-18 23:51:45,668 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": {"self": "http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fed4b52402a4225969263ccad2edc07", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-18 23:51:45,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-273b904a-5a3e-489e-bc80-72004285d93c 2019-05-18 23:51:45,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22035908699s 2019-05-18 23:51:45,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:51:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:45,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 23:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f940582d-b877-4146-9091-348ba3f65f40 2019-05-18 23:51:45,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d"}, "tags": [], "enabled": true, "id": "0a560a0697fc41d3a96f643e2e834a1d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:51:45,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f940582d-b877-4146-9091-348ba3f65f40 2019-05-18 23:51:45,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.301445960999s 2019-05-18 23:51:45,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-18 23:51:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=0fed4b52402a4225969263ccad2edc07&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=0a560a0697fc41d3a96f643e2e834a1d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:46,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 18 May 2019 23:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a214545b-d215-4141-ae44-1cf12c9141d2 2019-05-18 23:51:46,208 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0fed4b52402a4225969263ccad2edc07&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=0a560a0697fc41d3a96f643e2e834a1d", "previous": null, "next": null}} 2019-05-18 23:51:46,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0fed4b52402a4225969263ccad2edc07&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=0a560a0697fc41d3a96f643e2e834a1d used request id req-a214545b-d215-4141-ae44-1cf12c9141d2 2019-05-18 23:51:46,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217290878296s 2019-05-18 23:51:46,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-18 23:51:46,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d/users/0fed4b52402a4225969263ccad2edc07/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:46,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 18 May 2019 23:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5038cc18-869c-4edc-87cf-23c05aed8573 2019-05-18 23:51:46,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-18 23:51:46,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d/users/0fed4b52402a4225969263ccad2edc07/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-5038cc18-869c-4edc-87cf-23c05aed8573 2019-05-18 23:51:46,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.269851922989s 2019-05-18 23:51:46,483 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', 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'0a560a0697fc41d3a96f643e2e834a1d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'qibpGGHiwNM5SRcOPGvRsenOc0Xhga', 'username': u'cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-18 23:51:46,487 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'password': 'qibpGGHiwNM5SRcOPGvRsenOc0Xhga', 'project_name': 'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '0a560a0697fc41d3a96f643e2e834a1d', 'project_domain_name': 'Default'} 2019-05-18 23:51:46,540 - 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-05-18 23:51:46,554 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-05-18 23:51:46,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-18 23:51:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:46,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 18 May 2019 23:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4b4cb5-5bde-46a0-a10b-2d4896c9122c 2019-05-18 23:51:46,680 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-18 23:51:46,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bb4b4cb5-5bde-46a0-a10b-2d4896c9122c 2019-05-18 23:51:46,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125272989273s 2019-05-18 23:51:46,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:51:46,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:51:46,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 18 May 2019 23:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b2bb87-d9a6-43aa-84f0-4d2643e11d2c 2019-05-18 23:51:46,907 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d"}, "tags": [], "enabled": true, "id": "0a560a0697fc41d3a96f643e2e834a1d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:51:46,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-86b2bb87-d9a6-43aa-84f0-4d2643e11d2c 2019-05-18 23:51:46,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218586921692s 2019-05-18 23:51:46,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-18 23:51:46,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"network": {"tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "admin_state_up": true}}' 2019-05-18 23:51:47,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 18 May 2019 23:51:47 GMT X-Openstack-Request-Id: req-49319f93-aaa6-4d6d-bfad-ff669742697f 2019-05-18 23:51:47,573 - 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":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:51:47Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}} 2019-05-18 23:51:47,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49319f93-aaa6-4d6d-bfad-ff669742697f 2019-05-18 23:51:47,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.663398981094s 2019-05-18 23:51:47,574 - 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-05-18T23:51:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2', u'provider:segmentation_id': 93, 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_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'created_at': u'2019-05-18T23:51:47Z', u'mtu': 1450, u'tenant_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'l2_adjacency': True}) 2019-05-18 23:51:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:51:47,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 18 May 2019 23:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f5ee50-3e2d-4b39-b679-eda0ba5b3e58 2019-05-18 23:51:47,585 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-18 23:51:47,585 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-25f5ee50-3e2d-4b39-b679-eda0ba5b3e58 2019-05-18 23:51:47,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-18 23:51:48,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T00:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a560a0697fc41d3a96f643e2e834a1d", "name": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_0a560a0697fc41d3a96f643e2e834a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_0a560a0697fc41d3a96f643e2e834a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/0a560a0697fc41d3a96f643e2e834a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/0a560a0697fc41d3a96f643e2e834a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/0a560a0697fc41d3a96f643e2e834a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0a560a0697fc41d3a96f643e2e834a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/0a560a0697fc41d3a96f643e2e834a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/0a560a0697fc41d3a96f643e2e834a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a560a0697fc41d3a96f643e2e834a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/0a560a0697fc41d3a96f643e2e834a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/0a560a0697fc41d3a96f643e2e834a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a", "id": "0fed4b52402a4225969263ccad2edc07"}, "audit_ids": ["EWJwS0MnRiSwFFuxwUIpCA"], "issued_at": "2019-05-18T23:51:47.000000Z"}} 2019-05-18 23:51:48,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:51:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:51:48,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 18 May 2019 23:51:48 GMT X-Openstack-Request-Id: req-5e672cf6-0bd3-4d39-a2dd-034c54ad8c36 2019-05-18 23:51:48,430 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-18T23:51:47Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:51:48,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5e672cf6-0bd3-4d39-a2dd-034c54ad8c36 2019-05-18 23:51:48,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.425439119339s 2019-05-18 23:51:48,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-18 23:51:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"subnet": {"name": "cloudify_ims-subnet_904ce67d-1e3a-4d71-9324-fa11f163f71a", "enable_dhcp": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-18 23:51:49,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 18 May 2019 23:51:49 GMT X-Openstack-Request-Id: req-3b8e6657-dee4-43ee-8b3c-d037edbf15f8 2019-05-18 23:51:49,897 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:51:49Z","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":"0a560a0697fc41d3a96f643e2e834a1d","id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","subnetpool_id":null,"name":"cloudify_ims-subnet_904ce67d-1e3a-4d71-9324-fa11f163f71a"}} 2019-05-18 23:51:49,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3b8e6657-dee4-43ee-8b3c-d037edbf15f8 2019-05-18 23:51:49,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.46522498131s 2019-05-18 23:51:49,898 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T23:51:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7e030a03-1c6b-427b-a8b0-b77f90d7a9c9', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'enable_dhcp': True, u'network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2', u'tenant_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'created_at': u'2019-05-18T23:51:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0a560a0697fc41d3a96f643e2e834a1d'}) 2019-05-18 23:51:49,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-18 23:51:49,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "cloudify_ims-router_904ce67d-1e3a-4d71-9324-fa11f163f71a", "admin_state_up": true}}' 2019-05-18 23:51:57,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 18 May 2019 23:51:57 GMT X-Openstack-Request-Id: req-1ed9a1fe-74e3-49d3-b90e-8108739e7936 2019-05-18 23:51:57,579 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:51Z", "admin_state_up": true, "updated_at": "2019-05-18T23:51:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "name": "cloudify_ims-router_904ce67d-1e3a-4d71-9324-fa11f163f71a"}} 2019-05-18 23:51:57,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1ed9a1fe-74e3-49d3-b90e-8108739e7936 2019-05-18 23:51:57,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.68055510521s 2019-05-18 23:51:57,579 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-18T23:51:52Z', u'revision_number': 3, u'id': u'cbd5291c-3f51-4bd8-aa5e-7794ec984c03', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'admin_state_up': True, u'tenant_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'created_at': u'2019-05-18T23:51:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'0a560a0697fc41d3a96f643e2e834a1d'}) 2019-05-18 23:51:57,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-18 23:51:57,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cbd5291c-3f51-4bd8-aa5e-7794ec984c03/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"subnet_id": "7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"}' 2019-05-18 23:52:01,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 18 May 2019 23:52:01 GMT X-Openstack-Request-Id: req-48e8d859-4af3-461f-bd0f-c552f2e35a19 2019-05-18 23:52:01,271 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "subnet_id": "7e030a03-1c6b-427b-a8b0-b77f90d7a9c9", "subnet_ids": ["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"], "port_id": "b9e09ad5-ec15-45df-8b1d-df293ee01dc3", "id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03"} 2019-05-18 23:52:01,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cbd5291c-3f51-4bd8-aa5e-7794ec984c03/add_router_interface.json used request id req-48e8d859-4af3-461f-bd0f-c552f2e35a19 2019-05-18 23:52:01,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.69124603271s 2019-05-18 23:52:01,272 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-18 23:52:02,607 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-18 23:52:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:52:02,614 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 18 May 2019 23:52:02 GMT 2019-05-18 23:52:02,615 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-18 23:52:02,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:52:02,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:02,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 18 May 2019 23:52:02 GMT X-Openstack-Request-Id: req-e6144cb0-af0e-4bec-a0c6-46fced440168 2019-05-18 23:52:02,971 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:52:02,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e6144cb0-af0e-4bec-a0c6-46fced440168 2019-05-18 23:52:02,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.351262807846s 2019-05-18 23:52:02,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 23:52:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}' 2019-05-18 23:52:03,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 18 May 2019 23:52:03 GMT Location: http://172.30.9.23:9292/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2257d1f6-da87-4f56-8e34-bac212158fe6 2019-05-18 23:52:03,345 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:52:03Z", "file": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "size": null, "self": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": null, "created_at": "2019-05-18T23:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 23:52:03,345 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2257d1f6-da87-4f56-8e34-bac212158fe6 2019-05-18 23:52:03,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.364236116409s 2019-05-18 23:52:03,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 23:52:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '' 2019-05-18 23:52:08,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 23:52:08 GMT X-Openstack-Request-Id: req-efb423dc-ea91-4b92-b450-756d39f821e8 2019-05-18 23:52:08,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 23:52:08,625 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file used request id req-efb423dc-ea91-4b92-b450-756d39f821e8 2019-05-18 23:52:08,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.27844190598s 2019-05-18 23:52:08,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:52:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:09,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 23:52:09 GMT X-Openstack-Request-Id: req-15754aee-054e-4f61-a22a-35b0416e6604 2019-05-18 23:52:09,403 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:52:08Z", "file": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "size": 297336832, "self": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:52:09,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-15754aee-054e-4f61-a22a-35b0416e6604 2019-05-18 23:52:09,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.774134874344s 2019-05-18 23:52:09,405 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file', 'owner': u'0a560a0697fc41d3a96f643e2e834a1d', 'id': u'e4bbec60-a6b6-4798-8d14-92b46cfa1216', 'size': 297336832, u'self': u'/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a560a0697fc41d3a96f643e2e834a1d', 'name': 'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T23:52:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T23:52:08Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'created': u'2019-05-18T23:52:03Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-18T23:52:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-18 23:52:09,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 23:52:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-18 23:52:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 18 May 2019 23:52: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-c82dc180-e788-49ff-a631-fabb8d236671 x-openstack-request-id: req-c82dc180-e788-49ff-a631-fabb8d236671 2019-05-18 23:52:09,719 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "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": "1fe1e1da-6c90-4991-af0c-8e70c7400e94"}} 2019-05-18 23:52:09,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c82dc180-e788-49ff-a631-fabb8d236671 2019-05-18 23:52:09,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310580015182s 2019-05-18 23:52:09,721 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a', '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'b33a6ca8fc47490494e5507e3de2c225', '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'1fe1e1da-6c90-4991-af0c-8e70c7400e94', 'swap': 0}) 2019-05-18 23:52:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 23:52:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"extra_specs": {}}' 2019-05-18 23:52:09,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:52: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-d9472c5f-aac9-4493-a934-378db4788890 x-openstack-request-id: req-d9472c5f-aac9-4493-a934-378db4788890 2019-05-18 23:52:09,747 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 23:52:09,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94/os-extra_specs used request id req-d9472c5f-aac9-4493-a934-378db4788890 2019-05-18 23:52:09,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257549285889s 2019-05-18 23:52:09,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-18 23:52:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"keypair": {"name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a"}}' 2019-05-18 23:52:10,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Sat, 18 May 2019 23:52: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-36c65b57-5c7c-4ca4-ae73-00609a177861 x-openstack-request-id: req-36c65b57-5c7c-4ca4-ae73-00609a177861 2019-05-18 23:52:10,215 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA65stnWgScp6QcIbAvF0L4+G0VDjRst5EBMCPhFQKAOHvibwE\nT7H62DikZLwspSSFrj6FU4mi0bI9JpJCzE2PCz3vy9P3eqsY8tNSvvLiih1r2NJy\npdWAUJEuw7Sk+/gKsmoef3EGgnnpzTonc7vDaLtXyVBV/AUCysqpLs4fgfOdJkq2\njLZG02f1jj65IepgCkCRCyUTm7AwMbov1W+ZkY1r5t+dyOKEGcm3oZTRBOeEx+N0\n2jFOeu46mCcjqd5A7JNZiLkEleeHvJUsFp01zFwK9v4xAitbLeP+80Lk0KicPL3c\nEMzU2zzwEwYRFQDAt0+PO54IOKVfyZp5Y0OzGwIDAQABAoIBACeG8kEtO6MVLSBj\nyyQO7DbAIBPdMHk0xu6RK8LEoqUBQsG11HdWYcIyxonL9CWEmhTgklewiKtrnszA\nzwodnPkC3B8zIZrn55idkY1NjGolg3lt3SQrTIq3wMO+o8tOEuVZ3mH9IV10fKAc\nuI+3GZKRk6nHm5Vbddt14qpilHClju7iOJtevahkLUk6I8eV6206CK6mF3CiM+t0\nezJxt7qW+Ya1XxqJ12FbWa1KThcCrUdEP7+sl4gx9FsdLCNlXOYF0HSAjmpSJLIk\na8v6h2vTRh6pSwPMQtbl4zdf9KINuxHo/xed0qnYBq9PdtWdvOFQQn99KW+hCbMv\n3E9hmJECgYEA/U24QoRcuAHXwSDpYYx1Rjf+JCYQJK3MaIKT6nLZ+ZiEOffqnGXA\njF5NlvMqCenYf2ipNUuh52KGaVxeSbBCLWdmy8aLDkmx8132INA5EhYAQMKDrj5E\nSv8Ua4UzTepZjn+OhlfrB8+XEm7OMWSCgiig+fRu33EWjaqgMFnyhBMCgYEA7h07\nISFZF3EmpVGF7yog3I89SClCtMwXOSbW8/EahaHYyU48F/9XeYJIt6Ko0aVMECdJ\n6uaKNKssFTIoASXKK5wFiwbpXxNQrlLoM52aVW/vAvKrmXzV43mmVqeFJY5n5OKZ\ngbagIrB0VHLIySY5OJh7IaK9+xo/yiEtMb9ZJdkCgYEAzSUlptF2Ghx79VDHUpaj\n4BO3AuXEyz/qvXWLgCQ2PvvzktMjMjkCQWyaoDcdg9vc2AsWhzBS1oen3irNvhY+\n8nC9AyowMoki0rv1e0vH/MrOt6QRa4vIWYjOq+m7zE2Q7GSINGt90NyiOG5/FeeV\n/v4SqXz6UoJPRrq6c45VZ/sCgYB+m95X5GJ523lgB/P+Ulk8zZEZMI8+kRJ8GhHL\njdS7X25kw4uieuvpOQQvWHcJWioSoMFl/IVaMfXzo0KwMYbJH2G3Jcqq+hs5Re4f\nm9p3OVhOKfhiWYVlOcbfZp2edZT6mB5lYVTOfSKt0IbApelhFXrLTLxVqwRmFrPw\nMr1VKQKBgQCH/etgTJFW3NkzKZOlPum2cBsAX2n7Dc5hD5QsdRVP04oSVLDJwqJy\ndKdLPys8DCP9+UCwy7/zb4q2MiLSvqbvk+RP0BWrJxsprqkPwk82pzkMy0ZqJFCA\nIaL3q0yyxFoyBhB6S43CamWlLlciK00xU9UnCMoycfy0WeLSf27QWQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0fed4b52402a4225969263ccad2edc07", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}} 2019-05-18 23:52:10,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-36c65b57-5c7c-4ca4-ae73-00609a177861 2019-05-18 23:52:10,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.465281009674s 2019-05-18 23:52:10,216 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA65stnWgScp6QcIbAvF0L4+G0VDjRst5EBMCPhFQKAOHvibwE\nT7H62DikZLwspSSFrj6FU4mi0bI9JpJCzE2PCz3vy9P3eqsY8tNSvvLiih1r2NJy\npdWAUJEuw7Sk+/gKsmoef3EGgnnpzTonc7vDaLtXyVBV/AUCysqpLs4fgfOdJkq2\njLZG02f1jj65IepgCkCRCyUTm7AwMbov1W+ZkY1r5t+dyOKEGcm3oZTRBOeEx+N0\n2jFOeu46mCcjqd5A7JNZiLkEleeHvJUsFp01zFwK9v4xAitbLeP+80Lk0KicPL3c\nEMzU2zzwEwYRFQDAt0+PO54IOKVfyZp5Y0OzGwIDAQABAoIBACeG8kEtO6MVLSBj\nyyQO7DbAIBPdMHk0xu6RK8LEoqUBQsG11HdWYcIyxonL9CWEmhTgklewiKtrnszA\nzwodnPkC3B8zIZrn55idkY1NjGolg3lt3SQrTIq3wMO+o8tOEuVZ3mH9IV10fKAc\nuI+3GZKRk6nHm5Vbddt14qpilHClju7iOJtevahkLUk6I8eV6206CK6mF3CiM+t0\nezJxt7qW+Ya1XxqJ12FbWa1KThcCrUdEP7+sl4gx9FsdLCNlXOYF0HSAjmpSJLIk\na8v6h2vTRh6pSwPMQtbl4zdf9KINuxHo/xed0qnYBq9PdtWdvOFQQn99KW+hCbMv\n3E9hmJECgYEA/U24QoRcuAHXwSDpYYx1Rjf+JCYQJK3MaIKT6nLZ+ZiEOffqnGXA\njF5NlvMqCenYf2ipNUuh52KGaVxeSbBCLWdmy8aLDkmx8132INA5EhYAQMKDrj5E\nSv8Ua4UzTepZjn+OhlfrB8+XEm7OMWSCgiig+fRu33EWjaqgMFnyhBMCgYEA7h07\nISFZF3EmpVGF7yog3I89SClCtMwXOSbW8/EahaHYyU48F/9XeYJIt6Ko0aVMECdJ\n6uaKNKssFTIoASXKK5wFiwbpXxNQrlLoM52aVW/vAvKrmXzV43mmVqeFJY5n5OKZ\ngbagIrB0VHLIySY5OJh7IaK9+xo/yiEtMb9ZJdkCgYEAzSUlptF2Ghx79VDHUpaj\n4BO3AuXEyz/qvXWLgCQ2PvvzktMjMjkCQWyaoDcdg9vc2AsWhzBS1oen3irNvhY+\n8nC9AyowMoki0rv1e0vH/MrOt6QRa4vIWYjOq+m7zE2Q7GSINGt90NyiOG5/FeeV\n/v4SqXz6UoJPRrq6c45VZ/sCgYB+m95X5GJ523lgB/P+Ulk8zZEZMI8+kRJ8GhHL\njdS7X25kw4uieuvpOQQvWHcJWioSoMFl/IVaMfXzo0KwMYbJH2G3Jcqq+hs5Re4f\nm9p3OVhOKfhiWYVlOcbfZp2edZT6mB5lYVTOfSKt0IbApelhFXrLTLxVqwRmFrPw\nMr1VKQKBgQCH/etgTJFW3NkzKZOlPum2cBsAX2n7Dc5hD5QsdRVP04oSVLDJwqJy\ndKdLPys8DCP9+UCwy7/zb4q2MiLSvqbvk+RP0BWrJxsprqkPwk82pzkMy0ZqJFCA\nIaL3q0yyxFoyBhB6S43CamWlLlciK00xU9UnCMoycfy0WeLSf27QWQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0fed4b52402a4225969263ccad2edc07', 'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'created_at': '2019-05-18T23:52:10.216557', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a560a0697fc41d3a96f643e2e834a1d', 'name': 'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e', 'type': 'ssh', 'id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a'}) 2019-05-18 23:52:10,217 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA65stnWgScp6QcIbAvF0L4+G0VDjRst5EBMCPhFQKAOHvibwE T7H62DikZLwspSSFrj6FU4mi0bI9JpJCzE2PCz3vy9P3eqsY8tNSvvLiih1r2NJy pdWAUJEuw7Sk+/gKsmoef3EGgnnpzTonc7vDaLtXyVBV/AUCysqpLs4fgfOdJkq2 jLZG02f1jj65IepgCkCRCyUTm7AwMbov1W+ZkY1r5t+dyOKEGcm3oZTRBOeEx+N0 2jFOeu46mCcjqd5A7JNZiLkEleeHvJUsFp01zFwK9v4xAitbLeP+80Lk0KicPL3c EMzU2zzwEwYRFQDAt0+PO54IOKVfyZp5Y0OzGwIDAQABAoIBACeG8kEtO6MVLSBj yyQO7DbAIBPdMHk0xu6RK8LEoqUBQsG11HdWYcIyxonL9CWEmhTgklewiKtrnszA zwodnPkC3B8zIZrn55idkY1NjGolg3lt3SQrTIq3wMO+o8tOEuVZ3mH9IV10fKAc uI+3GZKRk6nHm5Vbddt14qpilHClju7iOJtevahkLUk6I8eV6206CK6mF3CiM+t0 ezJxt7qW+Ya1XxqJ12FbWa1KThcCrUdEP7+sl4gx9FsdLCNlXOYF0HSAjmpSJLIk a8v6h2vTRh6pSwPMQtbl4zdf9KINuxHo/xed0qnYBq9PdtWdvOFQQn99KW+hCbMv 3E9hmJECgYEA/U24QoRcuAHXwSDpYYx1Rjf+JCYQJK3MaIKT6nLZ+ZiEOffqnGXA jF5NlvMqCenYf2ipNUuh52KGaVxeSbBCLWdmy8aLDkmx8132INA5EhYAQMKDrj5E Sv8Ua4UzTepZjn+OhlfrB8+XEm7OMWSCgiig+fRu33EWjaqgMFnyhBMCgYEA7h07 ISFZF3EmpVGF7yog3I89SClCtMwXOSbW8/EahaHYyU48F/9XeYJIt6Ko0aVMECdJ 6uaKNKssFTIoASXKK5wFiwbpXxNQrlLoM52aVW/vAvKrmXzV43mmVqeFJY5n5OKZ gbagIrB0VHLIySY5OJh7IaK9+xo/yiEtMb9ZJdkCgYEAzSUlptF2Ghx79VDHUpaj 4BO3AuXEyz/qvXWLgCQ2PvvzktMjMjkCQWyaoDcdg9vc2AsWhzBS1oen3irNvhY+ 8nC9AyowMoki0rv1e0vH/MrOt6QRa4vIWYjOq+m7zE2Q7GSINGt90NyiOG5/FeeV /v4SqXz6UoJPRrq6c45VZ/sCgYB+m95X5GJ523lgB/P+Ulk8zZEZMI8+kRJ8GhHL jdS7X25kw4uieuvpOQQvWHcJWioSoMFl/IVaMfXzo0KwMYbJH2G3Jcqq+hs5Re4f m9p3OVhOKfhiWYVlOcbfZp2edZT6mB5lYVTOfSKt0IbApelhFXrLTLxVqwRmFrPw Mr1VKQKBgQCH/etgTJFW3NkzKZOlPum2cBsAX2n7Dc5hD5QsdRVP04oSVLDJwqJy dKdLPys8DCP9+UCwy7/zb4q2MiLSvqbvk+RP0BWrJxsprqkPwk82pzkMy0ZqJFCA IaL3q0yyxFoyBhB6S43CamWlLlciK00xU9UnCMoycfy0WeLSf27QWQ== -----END RSA PRIVATE KEY----- 2019-05-18 23:52:10,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-18 23:52:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"security_group": {"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-05-18 23:52:10,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 18 May 2019 23:52:10 GMT X-Openstack-Request-Id: req-25ebd0a3-3138-48ee-99aa-b4415d7e1d20 2019-05-18 23:52:10,677 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}} 2019-05-18 23:52:10,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-25ebd0a3-3138-48ee-99aa-b4415d7e1d20 2019-05-18 23:52:10,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.455301046371s 2019-05-18 23:52:10,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:52:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:11,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 18 May 2019 23:52:11 GMT X-Openstack-Request-Id: req-5f03333d-b420-4511-a840-e08c8fe53cb1 2019-05-18 23:52:11,040 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:52:11,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5f03333d-b420-4511-a840-e08c8fe53cb1 2019-05-18 23:52:11,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356864929199s 2019-05-18 23:52:11,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:52:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -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": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}}' 2019-05-18 23:52:11,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 23:52:11 GMT X-Openstack-Request-Id: req-cbedccfd-21de-4da0-a72a-afecd8104a38 2019-05-18 23:52:11,897 - 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-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "port_range_min": 22, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:11Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "7f92515d-1c78-427c-869b-7c922e6a0212"}} 2019-05-18 23:52:11,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-cbedccfd-21de-4da0-a72a-afecd8104a38 2019-05-18 23:52:11,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.849936962128s 2019-05-18 23:52:11,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:52:11,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:11,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 18 May 2019 23:52:11 GMT X-Openstack-Request-Id: req-e965907f-5663-4aa4-b7c9-60cff5e60252 2019-05-18 23:52:11,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:52:11Z", "revision_number": 0, "id": "7f92515d-1c78-427c-869b-7c922e6a0212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 2, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:52:11,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e965907f-5663-4aa4-b7c9-60cff5e60252 2019-05-18 23:52:11,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0679001808167s 2019-05-18 23:52:11,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:52:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -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": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}}' 2019-05-18 23:52:12,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 18 May 2019 23:52:12 GMT X-Openstack-Request-Id: req-8e1e35c5-b251-4bb4-b6a9-0d4d6bd83311 2019-05-18 23:52:12,808 - 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-05-18T23:52:12Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "port_range_min": null, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:12Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "2663e3c7-2745-4716-9a4d-d5df13d24f17"}} 2019-05-18 23:52:12,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e1e35c5-b251-4bb4-b6a9-0d4d6bd83311 2019-05-18 23:52:12,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.829903125763s 2019-05-18 23:52:12,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:52:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:13,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 18 May 2019 23:52:13 GMT X-Openstack-Request-Id: req-f482fa6c-5a6e-40d4-8878-bed4bd60291d 2019-05-18 23:52:13,184 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:12Z", "revision_number": 0, "id": "2663e3c7-2745-4716-9a4d-d5df13d24f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:12Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:52:11Z", "revision_number": 0, "id": "7f92515d-1c78-427c-869b-7c922e6a0212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 3, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:52:13,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f482fa6c-5a6e-40d4-8878-bed4bd60291d 2019-05-18 23:52:13,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.369220972061s 2019-05-18 23:52:13,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:52:13,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -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": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}}' 2019-05-18 23:52:13,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 23:52:13 GMT X-Openstack-Request-Id: req-824696b4-f693-4a64-b9a7-1e67f3b44039 2019-05-18 23:52:13,371 - 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-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "port_range_min": 80, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:13Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "6e870639-05a9-47ed-81a9-c7ca5933ab9a"}} 2019-05-18 23:52:13,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-824696b4-f693-4a64-b9a7-1e67f3b44039 2019-05-18 23:52:13,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.181873083115s 2019-05-18 23:52:13,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:52:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:13,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 18 May 2019 23:52:13 GMT X-Openstack-Request-Id: req-e4bda5d7-2620-42e3-bfa4-5d66bd35d6bb 2019-05-18 23:52:13,443 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:12Z", "revision_number": 0, "id": "2663e3c7-2745-4716-9a4d-d5df13d24f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:12Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "6e870639-05a9-47ed-81a9-c7ca5933ab9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:52:11Z", "revision_number": 0, "id": "7f92515d-1c78-427c-869b-7c922e6a0212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:52:13,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e4bda5d7-2620-42e3-bfa4-5d66bd35d6bb 2019-05-18 23:52:13,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0658218860626s 2019-05-18 23:52:13,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:52:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -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": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}}' 2019-05-18 23:52:13,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 18 May 2019 23:52:13 GMT X-Openstack-Request-Id: req-4104033e-e6e8-4517-8baa-03fc32ea33f4 2019-05-18 23:52:13,599 - 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-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "port_range_min": 443, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:13Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "d01ecd26-cd43-4586-bf16-72a484365e4e"}} 2019-05-18 23:52:13,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4104033e-e6e8-4517-8baa-03fc32ea33f4 2019-05-18 23:52:13,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148526906967s 2019-05-18 23:52:13,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:52:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:13,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 18 May 2019 23:52:13 GMT X-Openstack-Request-Id: req-42a9895f-55f5-4375-9786-84ea2a9fa360 2019-05-18 23:52:13,940 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:12Z", "revision_number": 0, "id": "2663e3c7-2745-4716-9a4d-d5df13d24f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:12Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "6e870639-05a9-47ed-81a9-c7ca5933ab9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:52:11Z", "revision_number": 0, "id": "7f92515d-1c78-427c-869b-7c922e6a0212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "d01ecd26-cd43-4586-bf16-72a484365e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 5, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:52:13,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-42a9895f-55f5-4375-9786-84ea2a9fa360 2019-05-18 23:52:13,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335283041s 2019-05-18 23:52:13,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:52:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -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": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}}' 2019-05-18 23:52:15,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 18 May 2019 23:52:15 GMT X-Openstack-Request-Id: req-da6e9021-d680-40dd-a99a-3d6aa7f81137 2019-05-18 23:52:15,066 - 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-05-18T23:52:14Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "port_range_min": 5671, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:14Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "b39fe27e-c7e2-48d1-a5b4-998473679127"}} 2019-05-18 23:52:15,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-da6e9021-d680-40dd-a99a-3d6aa7f81137 2019-05-18 23:52:15,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.11878585815s 2019-05-18 23:52:15,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:52:15,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:15,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 18 May 2019 23:52:15 GMT X-Openstack-Request-Id: req-81f3f7c1-1c23-42d6-b270-7db3bf020145 2019-05-18 23:52:15,422 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:12Z", "revision_number": 0, "id": "2663e3c7-2745-4716-9a4d-d5df13d24f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:12Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "6e870639-05a9-47ed-81a9-c7ca5933ab9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:52:11Z", "revision_number": 0, "id": "7f92515d-1c78-427c-869b-7c922e6a0212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-18T23:52:14Z", "revision_number": 0, "id": "b39fe27e-c7e2-48d1-a5b4-998473679127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:14Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "d01ecd26-cd43-4586-bf16-72a484365e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 6, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:52:15,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-81f3f7c1-1c23-42d6-b270-7db3bf020145 2019-05-18 23:52:15,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350026845932s 2019-05-18 23:52:15,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:52:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -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": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}}' 2019-05-18 23:52:15,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 18 May 2019 23:52:15 GMT X-Openstack-Request-Id: req-0cd02628-68fb-411a-ad67-3f738ea5d4f8 2019-05-18 23:52:15,904 - 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-05-18T23:52:15Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "port_range_min": 53333, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:15Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "4638e26e-5e10-443e-a0b3-68c210d3fb0a"}} 2019-05-18 23:52:15,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0cd02628-68fb-411a-ad67-3f738ea5d4f8 2019-05-18 23:52:15,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.475637197495s 2019-05-18 23:52:15,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:52:15,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 23:52:16 GMT X-Openstack-Request-Id: req-9ea61a13-6bd7-471f-9176-58a812774024 2019-05-18 23:52:16,058 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:52:16,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9ea61a13-6bd7-471f-9176-58a812774024 2019-05-18 23:52:16,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.152266025543s 2019-05-18 23:52:16,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:52:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:16,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 23:52:16 GMT X-Openstack-Request-Id: req-49177eeb-325d-48e6-b2c1-5604d3b92e41 2019-05-18 23:52:16,832 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:52:08Z", "file": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "size": 297336832, "self": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:52:16,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-49177eeb-325d-48e6-b2c1-5604d3b92e41 2019-05-18 23:52:16,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.769091129303s 2019-05-18 23:52:16,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-18 23:52:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:16,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 18 May 2019 23:52: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-4594622f-2cb2-4489-9a7c-4f85b7787f4f x-openstack-request-id: req-4594622f-2cb2-4489-9a7c-4f85b7787f4f 2019-05-18 23:52:16,861 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "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": "1fe1e1da-6c90-4991-af0c-8e70c7400e94"}]} 2019-05-18 23:52:16,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4594622f-2cb2-4489-9a7c-4f85b7787f4f 2019-05-18 23:52:16,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225570201874s 2019-05-18 23:52:16,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-18 23:52:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"server": {"name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "imageRef": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}]}}' 2019-05-18 23:52:22,622 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 18 May 2019 23:52:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08 x-compute-request-id: req-61cd9f00-d5ed-4d8f-8986-bf13557623d9 x-openstack-request-id: req-61cd9f00-d5ed-4d8f-8986-bf13557623d9 2019-05-18 23:52:22,622 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f"}], "OS-DCF:diskConfig": "MANUAL", "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "adminPass": "PD7kLABBhCDi"}} 2019-05-18 23:52:22,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-61cd9f00-d5ed-4d8f-8986-bf13557623d9 2019-05-18 23:52:22,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.75959992409s 2019-05-18 23:52:22,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:23,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 18 May 2019 23:52:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee9eb14e-d825-4995-a7f3-84b981e1dcb6 x-openstack-request-id: req-ee9eb14e-d825-4995-a7f3-84b981e1dcb6 2019-05-18 23:52:23,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "user_id": "0fed4b52402a4225969263ccad2edc07", "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-05-18T23:52:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:23,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ee9eb14e-d825-4995-a7f3-84b981e1dcb6 2019-05-18 23:52:23,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395545005798s 2019-05-18 23:52:23,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:52:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:23,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 23:52:23 GMT X-Openstack-Request-Id: req-399df416-74f3-4cfb-a4a8-f16d279910e4 2019-05-18 23:52:23,375 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:52:23,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-399df416-74f3-4cfb-a4a8-f16d279910e4 2019-05-18 23:52:23,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34548997879s 2019-05-18 23:52:23,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-18 23:52:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:23,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 18 May 2019 23:52:23 GMT X-Openstack-Request-Id: req-ebae4b5a-c662-4b10-adda-52c9057bda82 2019-05-18 23:52:23,432 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:51:49Z","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":"0a560a0697fc41d3a96f643e2e834a1d","id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","subnetpool_id":null,"name":"cloudify_ims-subnet_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:52:23,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ebae4b5a-c662-4b10-adda-52c9057bda82 2019-05-18 23:52:23,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0550770759583s 2019-05-18 23:52:23,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:25,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:25,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:25,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Sat, 18 May 2019 23:52: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-c9c33704-53a8-436f-8950-7de990b6a271 x-openstack-request-id: req-c9c33704-53a8-436f-8950-7de990b6a271 2019-05-18 23:52:25,772 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:25,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9c33704-53a8-436f-8950-7de990b6a271 2019-05-18 23:52:25,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337559938431s 2019-05-18 23:52:25,779 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:27,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:27,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Sat, 18 May 2019 23: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-4e513180-601b-4e8c-9279-d07e2dc6d36e x-openstack-request-id: req-4e513180-601b-4e8c-9279-d07e2dc6d36e 2019-05-18 23:52:27,900 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:27,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e513180-601b-4e8c-9279-d07e2dc6d36e 2019-05-18 23:52:27,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.118417978287s 2019-05-18 23:52:27,907 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:29,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:31,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-873ab8d8-e744-4709-82b6-b6a008bc3890 x-openstack-request-id: req-873ab8d8-e744-4709-82b6-b6a008bc3890 2019-05-18 23:52:31,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:31,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-873ab8d8-e744-4709-82b6-b6a008bc3890 2019-05-18 23:52:31,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42005085945s 2019-05-18 23:52:31,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:33,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:33,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:33,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:52: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-1f979b4e-ac6c-46ff-bf66-2ed5a7c5e47c x-openstack-request-id: req-1f979b4e-ac6c-46ff-bf66-2ed5a7c5e47c 2019-05-18 23:52:33,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:33,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f979b4e-ac6c-46ff-bf66-2ed5a7c5e47c 2019-05-18 23:52:33,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484374046326s 2019-05-18 23:52:33,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:35,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:36,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-707ee13b-e56e-457f-b11b-4b598042148a x-openstack-request-id: req-707ee13b-e56e-457f-b11b-4b598042148a 2019-05-18 23:52:36,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:36,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-707ee13b-e56e-457f-b11b-4b598042148a 2019-05-18 23:52:36,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08329796791s 2019-05-18 23:52:36,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:38,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:40,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:52:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c99554e6-f689-40a5-9d91-3bcf7a60bf0a x-openstack-request-id: req-c99554e6-f689-40a5-9d91-3bcf7a60bf0a 2019-05-18 23:52:40,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:40,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c99554e6-f689-40a5-9d91-3bcf7a60bf0a 2019-05-18 23:52:40,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50201392174s 2019-05-18 23:52:40,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:42,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:42,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:43,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-1900ecf4-dedf-4019-9d1b-4277ecc40475 x-openstack-request-id: req-1900ecf4-dedf-4019-9d1b-4277ecc40475 2019-05-18 23:52:43,344 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:43,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1900ecf4-dedf-4019-9d1b-4277ecc40475 2019-05-18 23:52:43,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.906817913055s 2019-05-18 23:52:43,351 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:45,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:45,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:46,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-f6576367-ef61-4aac-8658-63624e7e4a61 x-openstack-request-id: req-f6576367-ef61-4aac-8658-63624e7e4a61 2019-05-18 23:52:46,958 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:46,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f6576367-ef61-4aac-8658-63624e7e4a61 2019-05-18 23:52:46,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.6047770977s 2019-05-18 23:52:46,964 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:48,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:48,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:49,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-13a78278-1bec-4e0d-a574-fa75f4417abe x-openstack-request-id: req-13a78278-1bec-4e0d-a574-fa75f4417abe 2019-05-18 23:52:49,571 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:49,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13a78278-1bec-4e0d-a574-fa75f4417abe 2019-05-18 23:52:49,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60391497612s 2019-05-18 23:52:49,577 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:51,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:52,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:52:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a24219fd-0c9d-4840-b12d-35028caaac7f x-openstack-request-id: req-a24219fd-0c9d-4840-b12d-35028caaac7f 2019-05-18 23:52:52,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:52,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a24219fd-0c9d-4840-b12d-35028caaac7f 2019-05-18 23:52:52,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744724988937s 2019-05-18 23:52:52,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:54,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:56,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-4aafbcb7-3f25-4998-94d4-29522e0fd7e4 x-openstack-request-id: req-4aafbcb7-3f25-4998-94d4-29522e0fd7e4 2019-05-18 23:52:56,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:56,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4aafbcb7-3f25-4998-94d4-29522e0fd7e4 2019-05-18 23:52:56,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.80630302429s 2019-05-18 23:52:56,147 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:52:58,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:52:58,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:52:58,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-f884d525-516b-456a-a528-aeddab0461f6 x-openstack-request-id: req-f884d525-516b-456a-a528-aeddab0461f6 2019-05-18 23:52:58,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:52:58,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f884d525-516b-456a-a528-aeddab0461f6 2019-05-18 23:52:58,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760983943939s 2019-05-18 23:52:58,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:00,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:01,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d17c0046-d45d-48ce-898f-6844adeb1bd5 x-openstack-request-id: req-d17c0046-d45d-48ce-898f-6844adeb1bd5 2019-05-18 23:53:01,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:01,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d17c0046-d45d-48ce-898f-6844adeb1bd5 2019-05-18 23:53:01,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06871390343s 2019-05-18 23:53:01,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:03,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:05,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e17b2540-d701-4f3b-a56e-0639b57d8e3f x-openstack-request-id: req-e17b2540-d701-4f3b-a56e-0639b57d8e3f 2019-05-18 23:53:05,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:05,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e17b2540-d701-4f3b-a56e-0639b57d8e3f 2019-05-18 23:53:05,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33869504929s 2019-05-18 23:53:05,343 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:07,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:07,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:07,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-467a6d9d-8ab7-4bde-808b-17752c00773b x-openstack-request-id: req-467a6d9d-8ab7-4bde-808b-17752c00773b 2019-05-18 23:53:07,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:07,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-467a6d9d-8ab7-4bde-808b-17752c00773b 2019-05-18 23:53:07,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493932962418s 2019-05-18 23:53:07,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:09,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:10,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ac4b2f2-7ce8-4bf3-97ce-63f7d27576fd x-openstack-request-id: req-6ac4b2f2-7ce8-4bf3-97ce-63f7d27576fd 2019-05-18 23:53:10,978 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:10,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ac4b2f2-7ce8-4bf3-97ce-63f7d27576fd 2019-05-18 23:53:10,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12919306755s 2019-05-18 23:53:10,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:12,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:12,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:13,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-39891564-c108-4fbc-a66e-5aecd7b54e0c x-openstack-request-id: req-39891564-c108-4fbc-a66e-5aecd7b54e0c 2019-05-18 23:53:13,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:13,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39891564-c108-4fbc-a66e-5aecd7b54e0c 2019-05-18 23:53:13,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659358978271s 2019-05-18 23:53:13,654 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:15,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:15,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:16,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-2148e59e-0b99-49f0-9f00-4c158a21ebf8 x-openstack-request-id: req-2148e59e-0b99-49f0-9f00-4c158a21ebf8 2019-05-18 23:53:16,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:16,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2148e59e-0b99-49f0-9f00-4c158a21ebf8 2019-05-18 23:53:16,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69065618515s 2019-05-18 23:53:16,355 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:18,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:18,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:19,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-384dd061-a07f-4b3b-a0c7-b2d1d7b346ff x-openstack-request-id: req-384dd061-a07f-4b3b-a0c7-b2d1d7b346ff 2019-05-18 23:53:19,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:19,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-384dd061-a07f-4b3b-a0c7-b2d1d7b346ff 2019-05-18 23:53:19,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49762701988s 2019-05-18 23:53:19,862 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:21,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:22,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-5dfd8231-28a3-4533-ab02-3f245c9cbfb9 x-openstack-request-id: req-5dfd8231-28a3-4533-ab02-3f245c9cbfb9 2019-05-18 23:53:22,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:22,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5dfd8231-28a3-4533-ab02-3f245c9cbfb9 2019-05-18 23:53:22,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509983062744s 2019-05-18 23:53:22,383 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:24,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:25,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1d0e557-f346-4ace-b52a-19790d3546c8 x-openstack-request-id: req-e1d0e557-f346-4ace-b52a-19790d3546c8 2019-05-18 23:53:25,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:25,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1d0e557-f346-4ace-b52a-19790d3546c8 2019-05-18 23:53:25,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1105389595s 2019-05-18 23:53:25,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:27,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:28,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d1a532c-29d8-4625-8cb3-66740c5fd121 x-openstack-request-id: req-5d1a532c-29d8-4625-8cb3-66740c5fd121 2019-05-18 23:53:28,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:28,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d1a532c-29d8-4625-8cb3-66740c5fd121 2019-05-18 23:53:28,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09348583221s 2019-05-18 23:53:28,606 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:30,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:31,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-ac6080e5-306e-412b-ab60-f2685d7db337 x-openstack-request-id: req-ac6080e5-306e-412b-ab60-f2685d7db337 2019-05-18 23:53:31,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:31,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ac6080e5-306e-412b-ab60-f2685d7db337 2019-05-18 23:53:31,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12548494339s 2019-05-18 23:53:31,742 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:33,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:33,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:35,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-e9a70eae-a25c-45a4-b16a-fa0949d1b65e x-openstack-request-id: req-e9a70eae-a25c-45a4-b16a-fa0949d1b65e 2019-05-18 23:53:35,955 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:35,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e9a70eae-a25c-45a4-b16a-fa0949d1b65e 2019-05-18 23:53:35,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.2107360363s 2019-05-18 23:53:35,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:37,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:37,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:38,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-502263a9-701b-430a-902b-6cfebdf693bc x-openstack-request-id: req-502263a9-701b-430a-902b-6cfebdf693bc 2019-05-18 23:53:38,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:38,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-502263a9-701b-430a-902b-6cfebdf693bc 2019-05-18 23:53:38,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782947063446s 2019-05-18 23:53:38,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:40,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:40,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:41,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f2cd4a4-e9fe-4f0c-8cb7-af2c6ad6a5ec x-openstack-request-id: req-9f2cd4a4-e9fe-4f0c-8cb7-af2c6ad6a5ec 2019-05-18 23:53:41,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:41,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f2cd4a4-e9fe-4f0c-8cb7-af2c6ad6a5ec 2019-05-18 23:53:41,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806638002396s 2019-05-18 23:53:41,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:43,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:44,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-31310560-cd70-4078-95bf-1801c00a03c8 x-openstack-request-id: req-31310560-cd70-4078-95bf-1801c00a03c8 2019-05-18 23:53:44,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:44,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-31310560-cd70-4078-95bf-1801c00a03c8 2019-05-18 23:53:44,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743893146515s 2019-05-18 23:53:44,324 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:46,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:47,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-47079dce-ccac-408f-811f-95adf792e70a x-openstack-request-id: req-47079dce-ccac-408f-811f-95adf792e70a 2019-05-18 23:53:47,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:47,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-47079dce-ccac-408f-811f-95adf792e70a 2019-05-18 23:53:47,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780107021332s 2019-05-18 23:53:47,113 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:49,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:49,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:49,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-0c8db6e2-858e-410c-b9aa-8a2758e81d95 x-openstack-request-id: req-0c8db6e2-858e-410c-b9aa-8a2758e81d95 2019-05-18 23:53:49,606 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:49,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0c8db6e2-858e-410c-b9aa-8a2758e81d95 2019-05-18 23:53:49,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490811109543s 2019-05-18 23:53:49,614 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:51,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:52,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-cddc91fa-b98a-4d71-bcab-fa4464cd41d3 x-openstack-request-id: req-cddc91fa-b98a-4d71-bcab-fa4464cd41d3 2019-05-18 23:53:52,326 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:52,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cddc91fa-b98a-4d71-bcab-fa4464cd41d3 2019-05-18 23:53:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709907054901s 2019-05-18 23:53:52,333 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:54,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:54,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:55,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-bec6f597-20e0-44d8-8864-1d54ed631ab7 x-openstack-request-id: req-bec6f597-20e0-44d8-8864-1d54ed631ab7 2019-05-18 23:53:55,358 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:55,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bec6f597-20e0-44d8-8864-1d54ed631ab7 2019-05-18 23:53:55,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02219200134s 2019-05-18 23:53:55,365 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:53:57,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:53:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:53:58,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:53: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-74ba7711-2aea-44b3-a6bd-4a69cb769d47 x-openstack-request-id: req-74ba7711-2aea-44b3-a6bd-4a69cb769d47 2019-05-18 23:53:58,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:53:58,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-74ba7711-2aea-44b3-a6bd-4a69cb769d47 2019-05-18 23:53:58,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03369092941s 2019-05-18 23:53:58,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:00,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:01,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:54: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-38909270-95b5-4301-a7ce-e36c6b56032c x-openstack-request-id: req-38909270-95b5-4301-a7ce-e36c6b56032c 2019-05-18 23:54:01,203 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:01,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38909270-95b5-4301-a7ce-e36c6b56032c 2019-05-18 23:54:01,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792667150497s 2019-05-18 23:54:01,210 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:03,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:04,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-d96039f9-587a-470f-b5ef-536df07383db x-openstack-request-id: req-d96039f9-587a-470f-b5ef-536df07383db 2019-05-18 23:54:04,302 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:04,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d96039f9-587a-470f-b5ef-536df07383db 2019-05-18 23:54:04,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08960986137s 2019-05-18 23:54:04,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:06,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:07,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-68f057a2-6bd3-4cf9-8ed9-139a4654c8bc x-openstack-request-id: req-68f057a2-6bd3-4cf9-8ed9-139a4654c8bc 2019-05-18 23:54:07,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:07,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68f057a2-6bd3-4cf9-8ed9-139a4654c8bc 2019-05-18 23:54:07,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692167043686s 2019-05-18 23:54:07,012 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:09,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:09,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:54: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-a39d0800-9150-44b0-aaa0-930b49409c0c x-openstack-request-id: req-a39d0800-9150-44b0-aaa0-930b49409c0c 2019-05-18 23:54:09,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:09,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a39d0800-9150-44b0-aaa0-930b49409c0c 2019-05-18 23:54:09,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868680953979s 2019-05-18 23:54:09,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:11,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:11,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:13,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23: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-c60da858-bf0e-4d6b-8d8c-0056ddc060bd x-openstack-request-id: req-c60da858-bf0e-4d6b-8d8c-0056ddc060bd 2019-05-18 23:54:13,182 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:13,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c60da858-bf0e-4d6b-8d8c-0056ddc060bd 2019-05-18 23:54:13,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28900504112s 2019-05-18 23:54:13,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:15,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:15,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:54: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-b927372a-8441-40d7-a080-85b23d04d0d9 x-openstack-request-id: req-b927372a-8441-40d7-a080-85b23d04d0d9 2019-05-18 23:54:15,589 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:15,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b927372a-8441-40d7-a080-85b23d04d0d9 2019-05-18 23:54:15,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398006916046s 2019-05-18 23:54:15,596 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:17,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:17,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:18,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 18 May 2019 23:54:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a3f7555-7452-4957-9d70-52316093bd6a x-openstack-request-id: req-6a3f7555-7452-4957-9d70-52316093bd6a 2019-05-18 23:54:18,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:52:26Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:18,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6a3f7555-7452-4957-9d70-52316093bd6a 2019-05-18 23:54:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.90956902504s 2019-05-18 23:54:18,515 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-18 23:54:20,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-18 23:54:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:21,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 18 May 2019 23:54: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-4457c2ee-5a2a-4d8d-bda3-16d2b6768cb2 x-openstack-request-id: req-4457c2ee-5a2a-4d8d-bda3-16d2b6768cb2 2019-05-18 23:54:21,237 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5d:12", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T23:54:18.000000", "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-18T23:54:18Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-18 23:54:21,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4457c2ee-5a2a-4d8d-bda3-16d2b6768cb2 2019-05-18 23:54:21,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719995975494s 2019-05-18 23:54:21,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 23:54:21,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=52aada4b-5d2c-43b4-83bd-70e618671d08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:21,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 23:54:21 GMT X-Openstack-Request-Id: req-a485cc25-f39d-4b78-b963-ed9887a74013 2019-05-18 23:54:21,307 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T23:54:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.5"}],"id":"a623d40d-329b-4d2b-b39f-a97f4bac5111","security_groups":["dd7f9ec3-da8c-427f-b9c6-d7f56132714f"],"mac_address":"fa:16:3e:7e:5d:12","project_id":"0a560a0697fc41d3a96f643e2e834a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:52:27Z","binding:vnic_type":"normal","device_id":"52aada4b-5d2c-43b4-83bd-70e618671d08","ip_allocation":"immediate"}]} 2019-05-18 23:54:21,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=52aada4b-5d2c-43b4-83bd-70e618671d08 used request id req-a485cc25-f39d-4b78-b963-ed9887a74013 2019-05-18 23:54:21,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.06209897995s 2019-05-18 23:54:21,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=a623d40d-329b-4d2b-b39f-a97f4bac5111" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:21,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:54:21 GMT X-Openstack-Request-Id: req-a8077e59-9a47-485e-9457-269084d720cc 2019-05-18 23:54:21,381 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-18 23:54:21,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=a623d40d-329b-4d2b-b39f-a97f4bac5111 used request id req-a8077e59-9a47-485e-9457-269084d720cc 2019-05-18 23:54:21,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625951290131s 2019-05-18 23:54:21,382 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:5d:12', 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'e4bbec60-a6b6-4798-8d14-92b46cfa1216'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-18T23:54:18.000000', 'flavor': Munch({u'id': u'1fe1e1da-6c90-4991-af0c-8e70c7400e94'}), 'az': u'nova', 'id': u'52aada4b-5d2c-43b4-83bd-70e618671d08', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0fed4b52402a4225969263ccad2edc07', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a560a0697fc41d3a96f643e2e834a1d', 'name': 'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', '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-05-18T23:54:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-18T23:54:18Z', 'hostId': u'432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7', '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-05-18T23:54:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0a560a0697fc41d3a96f643e2e834a1d', 'name': u'cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'adminPass': u'PD7kLABBhCDi', 'tenant_id': u'0a560a0697fc41d3a96f643e2e834a1d', 'created_at': u'2019-05-18T23:52:22Z', 'created': u'2019-05-18T23:52:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-18 23:54:21,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-18 23:54:21,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:21,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 18 May 2019 23:54:21 GMT X-Openstack-Request-Id: req-2d6c6b4c-cdcb-4efb-886b-48b07422f763 2019-05-18 23:54:21,497 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:54:21,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2d6c6b4c-cdcb-4efb-886b-48b07422f763 2019-05-18 23:54:21,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109091997147s 2019-05-18 23:54:21,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-18 23:54:21,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=52aada4b-5d2c-43b4-83bd-70e618671d08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:21,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 18 May 2019 23:54:21 GMT X-Openstack-Request-Id: req-135c0fe9-6a06-490d-857e-ece047a9b4aa 2019-05-18 23:54:21,563 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-18T23:54:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.5"}],"id":"a623d40d-329b-4d2b-b39f-a97f4bac5111","security_groups":["dd7f9ec3-da8c-427f-b9c6-d7f56132714f"],"mac_address":"fa:16:3e:7e:5d:12","project_id":"0a560a0697fc41d3a96f643e2e834a1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:52:27Z","binding:vnic_type":"normal","device_id":"52aada4b-5d2c-43b4-83bd-70e618671d08","ip_allocation":"immediate"}]} 2019-05-18 23:54:21,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=52aada4b-5d2c-43b4-83bd-70e618671d08 used request id req-135c0fe9-6a06-490d-857e-ece047a9b4aa 2019-05-18 23:54:21,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0649600028992s 2019-05-18 23:54:21,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-18 23:54:21,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.5", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111"}}' 2019-05-18 23:54:24,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 18 May 2019 23:54:24 GMT X-Openstack-Request-Id: req-c458c2ab-0ef2-47c2-b144-1417a3463ff5 2019-05-18 23:54:24,896 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}} 2019-05-18 23:54:24,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c458c2ab-0ef2-47c2-b144-1417a3463ff5 2019-05-18 23:54:24,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.33187890053s 2019-05-18 23:54:24,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:24,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:24,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:54:24 GMT X-Openstack-Request-Id: req-079471ff-da54-457c-a11e-0801c4992dea 2019-05-18 23:54:24,982 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-18 23:54:24,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-079471ff-da54-457c-a11e-0801c4992dea 2019-05-18 23:54:24,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0699348449707s 2019-05-18 23:54:24,989 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:54:25,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:25,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:25,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:54:25 GMT X-Openstack-Request-Id: req-57126d89-d156-4c55-a552-01d62ac7dd71 2019-05-18 23:54:25,178 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-18 23:54:25,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-57126d89-d156-4c55-a552-01d62ac7dd71 2019-05-18 23:54:25,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.078378200531s 2019-05-18 23:54:25,185 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:54:25,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:25,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:25,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:54:25 GMT X-Openstack-Request-Id: req-d03545e0-c4aa-4868-8f7f-30a312679fb5 2019-05-18 23:54:25,369 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-18 23:54:25,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d03545e0-c4aa-4868-8f7f-30a312679fb5 2019-05-18 23:54:25,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0740160942078s 2019-05-18 23:54:25,376 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:54:25,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:25,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:54:25 GMT X-Openstack-Request-Id: req-60c4f03f-343b-49fe-9a43-f5dd3fda45a3 2019-05-18 23:54:25,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-18 23:54:25,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60c4f03f-343b-49fe-9a43-f5dd3fda45a3 2019-05-18 23:54:25,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643532276154s 2019-05-18 23:54:25,556 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:54:25,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:26,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:54:26 GMT X-Openstack-Request-Id: req-81599d14-fb00-4f27-870f-87074be9ddcc 2019-05-18 23:54:26,136 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-18 23:54:26,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-81599d14-fb00-4f27-870f-87074be9ddcc 2019-05-18 23:54:26,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.470077037811s 2019-05-18 23:54:26,144 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:54:26,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:26,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 18 May 2019 23:54:26 GMT X-Openstack-Request-Id: req-6431d347-2400-4494-b7d0-0f5e188aba87 2019-05-18 23:54:26,327 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-18 23:54:26,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6431d347-2400-4494-b7d0-0f5e188aba87 2019-05-18 23:54:26,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0727400779724s 2019-05-18 23:54:26,334 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-18 23:54:26,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-18 23:54:26,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:54:26,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 18 May 2019 23:54:26 GMT X-Openstack-Request-Id: req-742c8067-4cd2-42cf-a30d-d7e37203ef59 2019-05-18 23:54:26,505 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:26Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-18 23:54:26,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-742c8067-4cd2-42cf-a30d-d7e37203ef59 2019-05-18 23:54:26,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613079071045s 2019-05-18 23:54:26,512 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cbd5291c-3f51-4bd8-aa5e-7794ec984c03', 'updated_at': u'2019-05-18T23:54:26Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.219', 'revision_number': 1, 'port_id': u'a623d40d-329b-4d2b-b39f-a97f4bac5111', 'id': u'c802d17e-4fb5-4101-962a-d0ef6fda5f6d', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'a623d40d-329b-4d2b-b39f-a97f4bac5111', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a560a0697fc41d3a96f643e2e834a1d', 'name': 'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0a560a0697fc41d3a96f643e2e834a1d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7e:5d:12', u'device_id': u'52aada4b-5d2c-43b4-83bd-70e618671d08'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0a560a0697fc41d3a96f643e2e834a1d', 'created_at': u'2019-05-18T23:54:22Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7e:5d:12', u'device_id': u'52aada4b-5d2c-43b4-83bd-70e618671d08'}), 'router': u'cbd5291c-3f51-4bd8-aa5e-7794ec984c03'}) 2019-05-18 23:54:26,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 23:54:26,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 23:54:26,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10588 Content-Type: application/json Date: Sat, 18 May 2019 23: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-2a985ae9-3579-479a-b8b2-dcf41e10db1d x-openstack-request-id: req-2a985ae9-3579-479a-b8b2-dcf41e10db1d 2019-05-18 23:54:26,584 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 700618893 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.417413] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.421103] pid_max: default: 32768 minimum: 301\n[ 0.423118] ACPI: Core revision 20150930\n[ 0.425663] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.428631] Security Framework initialized\n[ 0.430436] Yama: becoming mindful.\n[ 0.432116] AppArmor: AppArmor initialized\n[ 0.434203] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.441215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.445974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448722] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.452262] Initializing cgroup subsys io\n[ 0.454062] Initializing cgroup subsys memory\n[ 0.455990] Initializing cgroup subsys devices\n[ 0.457928] Initializing cgroup subsys freezer\n[ 0.459883] Initializing cgroup subsys net_cls\n[ 0.461820] Initializing cgroup subsys perf_event\n[ 0.463855] Initializing cgroup subsys net_prio\n[ 0.465850] Initializing cgroup subsys hugetlb\n[ 0.467803] Initializing cgroup subsys pids\n[ 0.470444] mce: CPU supports 10 MCE banks\n[ 0.472334] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474569] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.477021] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.479347] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.482867] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.486399] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.489222] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.493284] MDS: Mitigation: Clear CPU buffers\n[ 0.497879] Freeing SMP alternatives memory: 36K\n[ 0.505579] ftrace: allocating 32293 entries in 127 pages\n[ 0.557543] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.559948] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.562252] smpboot: Max logical packages: 2\n[ 0.564166] x2apic enabled\n[ 0.565639] Switched APIC routing to physical x2apic.\n[ 0.568689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.570920] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.575032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.587126] KVM setup paravirtual spinlock\n[ 0.590197] x86: Booting SMP configuration:\n[ 0.591795] .... node #0, CPUs: #1\n[ 0.593440] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.616002] x86: Booted up 1 node, 2 CPUs\n[ 0.616010] KVM setup async PF for cpu 1\n[ 0.616015] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.620804] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.623788] devtmpfs: initialized\n[ 0.627001] evm: security.selinux\n[ 0.628314] evm: security.SMACK64\n[ 0.629617] evm: security.SMACK64EXEC\n[ 0.631021] evm: security.SMACK64TRANSMUTE\n[ 0.632550] evm: security.SMACK64MMAP\n[ 0.633959] evm: security.ima\n[ 0.635161] evm: security.capability\n[ 0.636752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.640165] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.642479] pinctrl core: initialized pinctrl subsystem\n[ 0.644562] RTC time: 23:54:19, date: 05/18/19\n[ 0.647126] NET: Registered protocol family 16\n[ 0.660916] cpuidle: using governor ladder\n[ 0.673027] cpuidle: using governor menu\n[ 0.674545] PCCT header not found.\n[ 0.676012] ACPI: bus type PCI registered\n[ 0.677518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.679933] PCI: Using configuration type 1 for base access\n[ 0.694670] ACPI: Added _OSI(Module Device)\n[ 0.696231] ACPI: Added _OSI(Processor Device)\n[ 0.697836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.699520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.702814] ACPI: Interpreter enabled\n[ 0.720797] ACPI: (supports S0 S5)\n[ 0.722119] ACPI: Using IOAPIC for interrupt routing\n[ 0.723886] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.729136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.731262] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.733574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.735805] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.739951] acpiphp: Slot [3] registered\n[ 0.741506] acpiphp: Slot [4] registered\n[ 0.743021] acpiphp: Slot [5] registered\n[ 0.744532] acpiphp: Slot [6] registered\n[ 0.746056] acpiphp: Slot [7] registered\n[ 0.747557] acpiphp: Slot [8] registered\n[ 0.749069] acpiphp: Slot [9] registered\n[ 0.750589] acpiphp: Slot [10] registered\n[ 0.752135] acpiphp: Slot [11] registered\n[ 0.753745] acpiphp: Slot [12] registered\n[ 0.755277] acpiphp: Slot [13] registered\n[ 0.756809] acpiphp: Slot [14] registered\n[ 0.758364] acpiphp: Slot [15] registered\n[ 0.759894] acpiphp: Slot [16] registered\n[ 0.761431] acpiphp: Slot [17] registered\n[ 0.762990] acpiphp: Slot [18] registered\n[ 0.764524] acpiphp: Slot [19] registered\n[ 0.766082] acpiphp: Slot [20] registered\n[ 0.767625] acpiphp: Slot [21] registered\n[ 0.769155] acpiphp: Slot [22] registered\n[ 0.770721] acpiphp: Slot [23] registered\n[ 0.772272] acpiphp: Slot [24] registered\n[ 0.773837] acpiphp: Slot [25] registered\n[ 0.775373] acpiphp: Slot [26] registered\n[ 0.776926] acpiphp: Slot [27] registered\n[ 0.778464] acpiphp: Slot [28] registered\n[ 0.780000] acpiphp: Slot [29] registered\n[ 0.781549] acpiphp: Slot [30] registered\n[ 0.783132] acpiphp: Slot [31] registered\n[ 0.784653] PCI host bridge to bus 0000:00\n[ 0.786209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.788549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.790826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.793570] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.796263] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.799024] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.804242] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.806639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.808846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.811221] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.816127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.818804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.844049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.847230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.849846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.852480] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.855065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.857433] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.859853] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.861827] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.864726] vgaarb: loaded\n[ 0.865855] vgaarb: bridge control possible 0000:00:02.0\n[ 0.868145] SCSI subsystem initialized\n[ 0.869846] ACPI: bus type USB registered\n[ 0.871399] usbcore: registered new interface driver usbfs\n[ 0.873371] usbcore: registered new interface driver hub\n[ 0.875253] usbcore: registered new device driver usb\n[ 0.877362] PCI: Using ACPI for IRQ routing\n[ 0.879418] NetLabel: Initializing\n[ 0.880785] NetLabel: domain hash size = 128\n[ 0.882440] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.884260] NetLabel: unlabeled traffic allowed by default\n[ 0.886476] amd_nb: Cannot enumerate AMD northbridges\n[ 0.888394] clocksource: Switched to clocksource kvm-clock\n[ 0.900581] AppArmor: AppArmor Filesystem Enabled\n[ 0.902313] pnp: PnP ACPI init\n[ 0.903910] pnp: PnP ACPI: found 5 devices\n[ 0.912591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.915703] NET: Registered protocol family 2\n[ 0.917627] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.920448] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.923066] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.925336] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927404] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.929669] NET: Registered protocol family 1\n[ 0.931310] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.933367] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.935357] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.975391] Unpacking initramfs...\n[ 1.176034] Freeing initrd memory: 14824K\n[ 1.177809] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.180201] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.182736] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns\n[ 1.186581] Scanning for low memory corruption every 60 seconds\n[ 1.189351] audit: initializing netlink subsys (disabled)\n[ 1.191470] audit: type=2000 audit(1558223659.953:1): initialized\n[ 1.194108] Initialise system trusted keyring\n[ 1.196053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.198396] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.201970] zbud: loaded\n[ 1.203465] VFS: Disk quotas dquot_6.6.0\n[ 1.205106] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.207841] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.210351] fuse init (API version 7.23)\n[ 1.212110] Key type big_key registered\n[ 1.213687] Allocating IMA MOK and blacklist keyrings.\n[ 1.216444] Key type asymmetric registered\n[ 1.218089] Asymmetric key parser 'x509' registered\n[ 1.219995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.222994] io scheduler noop registered\n[ 1.224595] io scheduler deadline registered (default)\n[ 1.226582] io scheduler cfq registered\n[ 1.228249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.230347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.232903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.235811] ACPI: Power Button [PWRF]\n[ 1.237556] GHES: HEST is not enabled!\n[ 1.256975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.296907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.300750] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.326571] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.330648] Linux agpgart interface v0.103\n[ 1.334498] loop: module loaded\n[ 1.337653] vda: vda1\n[ 1.339668] scsi host0: ata_piix\n[ 1.341250] scsi host1: ata_piix\n[ 1.342655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.345142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.347707] libphy: Fixed MDIO Bus: probed\n[ 1.349462] tun: Universal TUN/TAP device driver, 1.6\n[ 1.351394] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.355102] PPP generic driver version 2.4.2\n[ 1.356862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.359268] ehci-pci: EHCI PCI platform driver\n[ 1.361055] ehci-platform: EHCI generic platform driver\n[ 1.363077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.365359] ohci-pci: OHCI PCI platform driver\n[ 1.367109] ohci-platform: OHCI generic platform driver\n[ 1.369100] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.389343] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.391405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.394341] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.396318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.398581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.401090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.403939] usb usb1: Product: UHCI Host Controller\n[ 1.405808] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.408142] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.410050] hub 1-0:1.0: USB hub found\n[ 1.411581] hub 1-0:1.0: 2 ports detected\n[ 1.413391] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.417473] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.419374] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.421404] mousedev: PS/2 mouse device common for all mice\n[ 1.423759] rtc_cmos 00:00: RTC can wake from S4\n[ 1.426148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.429512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.431870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.434126] i2c /dev entries driver\n[ 1.435550] device-mapper: uevent: version 1.0.3\n[ 1.437354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.440384] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.442859] NET: Registered protocol family 10\n[ 1.444829] NET: Registered protocol family 17\n[ 1.463348] Key type dns_resolver registered\n[ 1.465333] registered taskstats version 1\n[ 1.466907] Loading compiled-in X.509 certificates\n[ 1.469272] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.472869] zswap: loaded using pool lzo/zbud\n[ 1.476209] Key type trusted registered\n[ 1.480082] Key type encrypted registered\n[ 1.481620] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.483623] ima: No TPM chip found, activating TPM-bypass!\n[ 1.485638] ima: Allocated hash algorithm: sha1\n[ 1.487309] evm: HMAC attrs: 0x1\n[ 1.489031] Magic number: 3:678:959\n[ 1.490506] memory memory10: hash matches\n[ 1.492177] rtc_cmos 00:00: setting system clock to 2019-05-18 23:54:20 UTC (1558223660)\n[ 1.495194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497362] EDD information not available.\n[ 1.506143] Freeing unused kernel memory: 1484K\n[ 1.516435] Write protecting the kernel read-only data: 14336k\n[ 1.519870] Freeing unused kernel memory: 1620K\n[ 1.521707] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.535970] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536352] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536370] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545120] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545267] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545307] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545416] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545463] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596317] virtio_net virtio0 ens3: renamed from eth0\n[ 1.604589] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.608353] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.610259] FDC 0 is a S82078B\n[ 1.624051] AVX2 version of gcm_enc/dec engaged.\n[ 1.625943] AES CTR mode by8 optimization enabled\n[ 1.728412] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.892668] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.895212] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.897848] usb 1-1: Product: QEMU USB Tablet\n[ 1.899593] usb 1-1: Manufacturer: QEMU\n[ 1.901211] usb 1-1: SerialNumber: 42\n[ 1.909160] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.915949] usbcore: registered new interface driver usbhid\n[ 1.918022] usbhid: USB HID core driver\n[ 1.921040] 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.925265] 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.015059] md: linear personality registered for level -1\n[ 3.020011] md: multipath personality registered for level -4\n[ 3.023960] md: raid0 personality registered for level 0\n[ 3.028492] md: raid1 personality registered for level 1\n[ 3.100423] raid6: sse2x1 gen() 11402 MB/s\n[ 3.168421] raid6: sse2x1 xor() 8974 MB/s\n[ 3.236428] raid6: sse2x2 gen() 14609 MB/s\n[ 3.304427] raid6: sse2x2 xor() 9997 MB/s\n[ 3.372426] raid6: sse2x4 gen() 17116 MB/s\n[ 3.440460] raid6: sse2x4 xor() 11649 MB/s\n[ 3.508426] raid6: avx2x1 gen() 22687 MB/s\n[ 3.576422] raid6: avx2x2 gen() 26366 MB/s\n[ 3.644454] raid6: avx2x4 gen() 30544 MB/s\n[ 3.646193] raid6: using algorithm avx2x4 gen() 30544 MB/s\n[ 3.648147] raid6: using avx2x2 recovery algorithm\n[ 3.650900] xor: automatically using best checksumming function:\n[ 3.692408] avx : 32262.000 MB/sec\n[ 3.695267] async_tx: api initialized (async)\n[ 3.705300] md: raid6 personality registered for level 6\n[ 3.707205] md: raid5 personality registered for level 5\n[ 3.709116] md: raid4 personality registered for level 4\n[ 3.715538] 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.744956] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.763311] 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.879898] 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.886481] systemd[1]: Detected virtualization kvm.\n[ 3.888429] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.893652] systemd[1]: Set hostname to .\n[ 3.897434] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.899623] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.039159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.042967] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.046848] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.050475] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.054069] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.057867] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.062086] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.065395] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.069068] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.084628] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.089118] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.094471] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.101175] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.106176] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.112314] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.120985] 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.128966] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.134223] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.148535] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.152547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.157596] 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.164306] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.168040] 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.173608] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.177752] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.181232] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.196549] 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.204051] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.210070] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.214544] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.219033] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.222693] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.225726] systemd[1]: Mounted Debug File System.\n[ 4.227657] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.230988] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.236041] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.240417] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal [ 4.243241] 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 Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.266988] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\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 udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\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[[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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[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 Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n"} 2019-05-18 23:54:26,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08/action used request id req-2a985ae9-3579-479a-b8b2-dcf41e10db1d 2019-05-18 23:54:26,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.071681022644s 2019-05-18 23:54:26,586 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 700618893 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.417413] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.421103] pid_max: default: 32768 minimum: 301 [ 0.423118] ACPI: Core revision 20150930 [ 0.425663] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.428631] Security Framework initialized [ 0.430436] Yama: becoming mindful. [ 0.432116] AppArmor: AppArmor initialized [ 0.434203] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.441215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.445974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.448722] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.452262] Initializing cgroup subsys io [ 0.454062] Initializing cgroup subsys memory [ 0.455990] Initializing cgroup subsys devices [ 0.457928] Initializing cgroup subsys freezer [ 0.459883] Initializing cgroup subsys net_cls [ 0.461820] Initializing cgroup subsys perf_event [ 0.463855] Initializing cgroup subsys net_prio [ 0.465850] Initializing cgroup subsys hugetlb [ 0.467803] Initializing cgroup subsys pids [ 0.470444] mce: CPU supports 10 MCE banks [ 0.472334] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474569] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.477021] Spectre V2 : Mitigation: Full generic retpoline [ 0.479347] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.482867] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.486399] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.489222] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.493284] MDS: Mitigation: Clear CPU buffers [ 0.497879] Freeing SMP alternatives memory: 36K [ 0.505579] ftrace: allocating 32293 entries in 127 pages [ 0.557543] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.559948] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.562252] smpboot: Max logical packages: 2 [ 0.564166] x2apic enabled [ 0.565639] Switched APIC routing to physical x2apic. [ 0.568689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.570920] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.575032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.587126] KVM setup paravirtual spinlock [ 0.590197] x86: Booting SMP configuration: [ 0.591795] .... node #0, CPUs: #1 [ 0.593440] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.616002] x86: Booted up 1 node, 2 CPUs [ 0.616010] KVM setup async PF for cpu 1 [ 0.616015] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.620804] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.623788] devtmpfs: initialized [ 0.627001] evm: security.selinux [ 0.628314] evm: security.SMACK64 [ 0.629617] evm: security.SMACK64EXEC [ 0.631021] evm: security.SMACK64TRANSMUTE [ 0.632550] evm: security.SMACK64MMAP [ 0.633959] evm: security.ima [ 0.635161] evm: security.capability [ 0.636752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.640165] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.642479] pinctrl core: initialized pinctrl subsystem [ 0.644562] RTC time: 23:54:19, date: 05/18/19 [ 0.647126] NET: Registered protocol family 16 [ 0.660916] cpuidle: using governor ladder [ 0.673027] cpuidle: using governor menu [ 0.674545] PCCT header not found. [ 0.676012] ACPI: bus type PCI registered [ 0.677518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.679933] PCI: Using configuration type 1 for base access [ 0.694670] ACPI: Added _OSI(Module Device) [ 0.696231] ACPI: Added _OSI(Processor Device) [ 0.697836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.699520] ACPI: Added _OSI(Processor Aggregator Device) [ 0.702814] ACPI: Interpreter enabled [ 0.720797] ACPI: (supports S0 S5) [ 0.722119] ACPI: Using IOAPIC for interrupt routing [ 0.723886] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.729136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.731262] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.733574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.735805] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.739951] acpiphp: Slot [3] registered [ 0.741506] acpiphp: Slot [4] registered [ 0.743021] acpiphp: Slot [5] registered [ 0.744532] acpiphp: Slot [6] registered [ 0.746056] acpiphp: Slot [7] registered [ 0.747557] acpiphp: Slot [8] registered [ 0.749069] acpiphp: Slot [9] registered [ 0.750589] acpiphp: Slot [10] registered [ 0.752135] acpiphp: Slot [11] registered [ 0.753745] acpiphp: Slot [12] registered [ 0.755277] acpiphp: Slot [13] registered [ 0.756809] acpiphp: Slot [14] registered [ 0.758364] acpiphp: Slot [15] registered [ 0.759894] acpiphp: Slot [16] registered [ 0.761431] acpiphp: Slot [17] registered [ 0.762990] acpiphp: Slot [18] registered [ 0.764524] acpiphp: Slot [19] registered [ 0.766082] acpiphp: Slot [20] registered [ 0.767625] acpiphp: Slot [21] registered [ 0.769155] acpiphp: Slot [22] registered [ 0.770721] acpiphp: Slot [23] registered [ 0.772272] acpiphp: Slot [24] registered [ 0.773837] acpiphp: Slot [25] registered [ 0.775373] acpiphp: Slot [26] registered [ 0.776926] acpiphp: Slot [27] registered [ 0.778464] acpiphp: Slot [28] registered [ 0.780000] acpiphp: Slot [29] registered [ 0.781549] acpiphp: Slot [30] registered [ 0.783132] acpiphp: Slot [31] registered [ 0.784653] PCI host bridge to bus 0000:00 [ 0.786209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.788549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.790826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.793570] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.796263] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799024] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804242] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.806639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.808846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.811221] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.816127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.818804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.844049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.847230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.849846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852480] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.857433] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.859853] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.861827] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.864726] vgaarb: loaded [ 0.865855] vgaarb: bridge control possible 0000:00:02.0 [ 0.868145] SCSI subsystem initialized [ 0.869846] ACPI: bus type USB registered [ 0.871399] usbcore: registered new interface driver usbfs [ 0.873371] usbcore: registered new interface driver hub [ 0.875253] usbcore: registered new device driver usb [ 0.877362] PCI: Using ACPI for IRQ routing [ 0.879418] NetLabel: Initializing [ 0.880785] NetLabel: domain hash size = 128 [ 0.882440] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.884260] NetLabel: unlabeled traffic allowed by default [ 0.886476] amd_nb: Cannot enumerate AMD northbridges [ 0.888394] clocksource: Switched to clocksource kvm-clock [ 0.900581] AppArmor: AppArmor Filesystem Enabled [ 0.902313] pnp: PnP ACPI init [ 0.903910] pnp: PnP ACPI: found 5 devices [ 0.912591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.915703] NET: Registered protocol family 2 [ 0.917627] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.920448] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.923066] TCP: Hash tables configured (established 32768 bind 32768) [ 0.925336] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927404] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.929669] NET: Registered protocol family 1 [ 0.931310] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.933367] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.935357] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.975391] Unpacking initramfs... [ 1.176034] Freeing initrd memory: 14824K [ 1.177809] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.180201] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.182736] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.186581] Scanning for low memory corruption every 60 seconds [ 1.189351] audit: initializing netlink subsys (disabled) [ 1.191470] audit: type=2000 audit(1558223659.953:1): initialized [ 1.194108] Initialise system trusted keyring [ 1.196053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.198396] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.201970] zbud: loaded [ 1.203465] VFS: Disk quotas dquot_6.6.0 [ 1.205106] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.207841] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.210351] fuse init (API version 7.23) [ 1.212110] Key type big_key registered [ 1.213687] Allocating IMA MOK and blacklist keyrings. [ 1.216444] Key type asymmetric registered [ 1.218089] Asymmetric key parser 'x509' registered [ 1.219995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.222994] io scheduler noop registered [ 1.224595] io scheduler deadline registered (default) [ 1.226582] io scheduler cfq registered [ 1.228249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.230347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.232903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.235811] ACPI: Power Button [PWRF] [ 1.237556] GHES: HEST is not enabled! [ 1.256975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.296907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.300750] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.326571] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.330648] Linux agpgart interface v0.103 [ 1.334498] loop: module loaded [ 1.337653] vda: vda1 [ 1.339668] scsi host0: ata_piix [ 1.341250] scsi host1: ata_piix [ 1.342655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.345142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.347707] libphy: Fixed MDIO Bus: probed [ 1.349462] tun: Universal TUN/TAP device driver, 1.6 [ 1.351394] tun: (C) 1999-2004 Max Krasnyansky [ 1.355102] PPP generic driver version 2.4.2 [ 1.356862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.359268] ehci-pci: EHCI PCI platform driver [ 1.361055] ehci-platform: EHCI generic platform driver [ 1.363077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.365359] ohci-pci: OHCI PCI platform driver [ 1.367109] ohci-platform: OHCI generic platform driver [ 1.369100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.389343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.391405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.394341] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.396318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.398581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.401090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.403939] usb usb1: Product: UHCI Host Controller [ 1.405808] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.408142] usb usb1: SerialNumber: 0000:00:01.2 [ 1.410050] hub 1-0:1.0: USB hub found [ 1.411581] hub 1-0:1.0: 2 ports detected [ 1.413391] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.417473] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.419374] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.421404] mousedev: PS/2 mouse device common for all mice [ 1.423759] rtc_cmos 00:00: RTC can wake from S4 [ 1.426148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.429512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.431870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.434126] i2c /dev entries driver [ 1.435550] device-mapper: uevent: version 1.0.3 [ 1.437354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.440384] ledtrig-cpu: registered to indicate activity on CPUs [ 1.442859] NET: Registered protocol family 10 [ 1.444829] NET: Registered protocol family 17 [ 1.463348] Key type dns_resolver registered [ 1.465333] registered taskstats version 1 [ 1.466907] Loading compiled-in X.509 certificates [ 1.469272] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.472869] zswap: loaded using pool lzo/zbud [ 1.476209] Key type trusted registered [ 1.480082] Key type encrypted registered [ 1.481620] AppArmor: AppArmor sha1 policy hashing enabled [ 1.483623] ima: No TPM chip found, activating TPM-bypass! [ 1.485638] ima: Allocated hash algorithm: sha1 [ 1.487309] evm: HMAC attrs: 0x1 [ 1.489031] Magic number: 3:678:959 [ 1.490506] memory memory10: hash matches [ 1.492177] rtc_cmos 00:00: setting system clock to 2019-05-18 23:54:20 UTC (1558223660) [ 1.495194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497362] EDD information not available. [ 1.506143] Freeing unused kernel memory: 1484K [ 1.516435] Write protecting the kernel read-only data: 14336k [ 1.519870] Freeing unused kernel memory: 1620K [ 1.521707] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.535970] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536352] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536370] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545120] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545267] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545307] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545416] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545463] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596317] virtio_net virtio0 ens3: renamed from eth0 [ 1.604589] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.608353] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.610259] FDC 0 is a S82078B [ 1.624051] AVX2 version of gcm_enc/dec engaged. [ 1.625943] AES CTR mode by8 optimization enabled [ 1.728412] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.892668] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.895212] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.897848] usb 1-1: Product: QEMU USB Tablet [ 1.899593] usb 1-1: Manufacturer: QEMU [ 1.901211] usb 1-1: SerialNumber: 42 [ 1.909160] hidraw: raw HID events driver (C) Jiri Kosina [ 1.915949] usbcore: registered new interface driver usbhid [ 1.918022] usbhid: USB HID core driver [ 1.921040] 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.925265] 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.015059] md: linear personality registered for level -1 [ 3.020011] md: multipath personality registered for level -4 [ 3.023960] md: raid0 personality registered for level 0 [ 3.028492] md: raid1 personality registered for level 1 [ 3.100423] raid6: sse2x1 gen() 11402 MB/s [ 3.168421] raid6: sse2x1 xor() 8974 MB/s [ 3.236428] raid6: sse2x2 gen() 14609 MB/s [ 3.304427] raid6: sse2x2 xor() 9997 MB/s [ 3.372426] raid6: sse2x4 gen() 17116 MB/s [ 3.440460] raid6: sse2x4 xor() 11649 MB/s [ 3.508426] raid6: avx2x1 gen() 22687 MB/s [ 3.576422] raid6: avx2x2 gen() 26366 MB/s [ 3.644454] raid6: avx2x4 gen() 30544 MB/s [ 3.646193] raid6: using algorithm avx2x4 gen() 30544 MB/s [ 3.648147] raid6: using avx2x2 recovery algorithm [ 3.650900] xor: automatically using best checksumming function: [ 3.692408] avx : 32262.000 MB/sec [ 3.695267] async_tx: api initialized (async) [ 3.705300] md: raid6 personality registered for level 6 [ 3.707205] md: raid5 personality registered for level 5 [ 3.709116] md: raid4 personality registered for level 4 [ 3.715538] 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.744956] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.763311] 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.879898] 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.886481] systemd[1]: Detected virtualization kvm. [ 3.888429] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.893652] systemd[1]: Set hostname to . [ 3.897434] systemd[1]: Initializing machine ID from KVM UUID. [ 3.899623] systemd[1]: Installed transient /etc/machine-id file. [ 4.039159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.042967] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.046848] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.050475] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.054069] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.057867] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.062086] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.065395] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.069068] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.084628] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.089118] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.094471] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.101175] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.106176] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.112314] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.120985] 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.128966] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.134223] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.148535] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.152547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.157596] 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.164306] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.168040] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.173608] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.177752] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.181232] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.196549] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.204051] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.210070] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.214544] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.219033] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.222693] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.225726] systemd[1]: Mounted Debug File System. [ 4.227657] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Mounted Debug File System. [ 4.230988] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.236041] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.240417] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal [ 4.243241] 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 Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.266988] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... 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. [[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 Commit a transient machine-id on disk... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[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 Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-05-18 23:54:26,589 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.219: [Errno None] Unable to connect to port 22 on 172.30.9.219 2019-05-18 23:54:35,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-18 23:54:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-18 23:54:35,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13272 Content-Type: application/json Date: Sat, 18 May 2019 23:54:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f000469a-12cf-44df-8296-b8fd9564b630 x-openstack-request-id: req-f000469a-12cf-44df-8296-b8fd9564b630 2019-05-18 23:54:35,679 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 700618893 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.417413] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.421103] pid_max: default: 32768 minimum: 301\n[ 0.423118] ACPI: Core revision 20150930\n[ 0.425663] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.428631] Security Framework initialized\n[ 0.430436] Yama: becoming mindful.\n[ 0.432116] AppArmor: AppArmor initialized\n[ 0.434203] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.441215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.445974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.448722] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.452262] Initializing cgroup subsys io\n[ 0.454062] Initializing cgroup subsys memory\n[ 0.455990] Initializing cgroup subsys devices\n[ 0.457928] Initializing cgroup subsys freezer\n[ 0.459883] Initializing cgroup subsys net_cls\n[ 0.461820] Initializing cgroup subsys perf_event\n[ 0.463855] Initializing cgroup subsys net_prio\n[ 0.465850] Initializing cgroup subsys hugetlb\n[ 0.467803] Initializing cgroup subsys pids\n[ 0.470444] mce: CPU supports 10 MCE banks\n[ 0.472334] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474569] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.477021] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.479347] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.482867] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.486399] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.489222] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.493284] MDS: Mitigation: Clear CPU buffers\n[ 0.497879] Freeing SMP alternatives memory: 36K\n[ 0.505579] ftrace: allocating 32293 entries in 127 pages\n[ 0.557543] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.559948] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.562252] smpboot: Max logical packages: 2\n[ 0.564166] x2apic enabled\n[ 0.565639] Switched APIC routing to physical x2apic.\n[ 0.568689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.570920] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.575032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.587126] KVM setup paravirtual spinlock\n[ 0.590197] x86: Booting SMP configuration:\n[ 0.591795] .... node #0, CPUs: #1\n[ 0.593440] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.616002] x86: Booted up 1 node, 2 CPUs\n[ 0.616010] KVM setup async PF for cpu 1\n[ 0.616015] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.620804] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.623788] devtmpfs: initialized\n[ 0.627001] evm: security.selinux\n[ 0.628314] evm: security.SMACK64\n[ 0.629617] evm: security.SMACK64EXEC\n[ 0.631021] evm: security.SMACK64TRANSMUTE\n[ 0.632550] evm: security.SMACK64MMAP\n[ 0.633959] evm: security.ima\n[ 0.635161] evm: security.capability\n[ 0.636752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.640165] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.642479] pinctrl core: initialized pinctrl subsystem\n[ 0.644562] RTC time: 23:54:19, date: 05/18/19\n[ 0.647126] NET: Registered protocol family 16\n[ 0.660916] cpuidle: using governor ladder\n[ 0.673027] cpuidle: using governor menu\n[ 0.674545] PCCT header not found.\n[ 0.676012] ACPI: bus type PCI registered\n[ 0.677518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.679933] PCI: Using configuration type 1 for base access\n[ 0.694670] ACPI: Added _OSI(Module Device)\n[ 0.696231] ACPI: Added _OSI(Processor Device)\n[ 0.697836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.699520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.702814] ACPI: Interpreter enabled\n[ 0.720797] ACPI: (supports S0 S5)\n[ 0.722119] ACPI: Using IOAPIC for interrupt routing\n[ 0.723886] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.729136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.731262] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.733574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.735805] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.739951] acpiphp: Slot [3] registered\n[ 0.741506] acpiphp: Slot [4] registered\n[ 0.743021] acpiphp: Slot [5] registered\n[ 0.744532] acpiphp: Slot [6] registered\n[ 0.746056] acpiphp: Slot [7] registered\n[ 0.747557] acpiphp: Slot [8] registered\n[ 0.749069] acpiphp: Slot [9] registered\n[ 0.750589] acpiphp: Slot [10] registered\n[ 0.752135] acpiphp: Slot [11] registered\n[ 0.753745] acpiphp: Slot [12] registered\n[ 0.755277] acpiphp: Slot [13] registered\n[ 0.756809] acpiphp: Slot [14] registered\n[ 0.758364] acpiphp: Slot [15] registered\n[ 0.759894] acpiphp: Slot [16] registered\n[ 0.761431] acpiphp: Slot [17] registered\n[ 0.762990] acpiphp: Slot [18] registered\n[ 0.764524] acpiphp: Slot [19] registered\n[ 0.766082] acpiphp: Slot [20] registered\n[ 0.767625] acpiphp: Slot [21] registered\n[ 0.769155] acpiphp: Slot [22] registered\n[ 0.770721] acpiphp: Slot [23] registered\n[ 0.772272] acpiphp: Slot [24] registered\n[ 0.773837] acpiphp: Slot [25] registered\n[ 0.775373] acpiphp: Slot [26] registered\n[ 0.776926] acpiphp: Slot [27] registered\n[ 0.778464] acpiphp: Slot [28] registered\n[ 0.780000] acpiphp: Slot [29] registered\n[ 0.781549] acpiphp: Slot [30] registered\n[ 0.783132] acpiphp: Slot [31] registered\n[ 0.784653] PCI host bridge to bus 0000:00\n[ 0.786209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.788549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.790826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.793570] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.796263] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.799024] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.804242] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.806639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.808846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.811221] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.816127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.818804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.844049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.847230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.849846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.852480] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.855065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.857433] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.859853] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.861827] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.864726] vgaarb: loaded\n[ 0.865855] vgaarb: bridge control possible 0000:00:02.0\n[ 0.868145] SCSI subsystem initialized\n[ 0.869846] ACPI: bus type USB registered\n[ 0.871399] usbcore: registered new interface driver usbfs\n[ 0.873371] usbcore: registered new interface driver hub\n[ 0.875253] usbcore: registered new device driver usb\n[ 0.877362] PCI: Using ACPI for IRQ routing\n[ 0.879418] NetLabel: Initializing\n[ 0.880785] NetLabel: domain hash size = 128\n[ 0.882440] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.884260] NetLabel: unlabeled traffic allowed by default\n[ 0.886476] amd_nb: Cannot enumerate AMD northbridges\n[ 0.888394] clocksource: Switched to clocksource kvm-clock\n[ 0.900581] AppArmor: AppArmor Filesystem Enabled\n[ 0.902313] pnp: PnP ACPI init\n[ 0.903910] pnp: PnP ACPI: found 5 devices\n[ 0.912591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.915703] NET: Registered protocol family 2\n[ 0.917627] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.920448] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.923066] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.925336] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927404] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.929669] NET: Registered protocol family 1\n[ 0.931310] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.933367] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.935357] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.955368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.975391] Unpacking initramfs...\n[ 1.176034] Freeing initrd memory: 14824K\n[ 1.177809] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.180201] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.182736] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns\n[ 1.186581] Scanning for low memory corruption every 60 seconds\n[ 1.189351] audit: initializing netlink subsys (disabled)\n[ 1.191470] audit: type=2000 audit(1558223659.953:1): initialized\n[ 1.194108] Initialise system trusted keyring\n[ 1.196053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.198396] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.201970] zbud: loaded\n[ 1.203465] VFS: Disk quotas dquot_6.6.0\n[ 1.205106] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.207841] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.210351] fuse init (API version 7.23)\n[ 1.212110] Key type big_key registered\n[ 1.213687] Allocating IMA MOK and blacklist keyrings.\n[ 1.216444] Key type asymmetric registered\n[ 1.218089] Asymmetric key parser 'x509' registered\n[ 1.219995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.222994] io scheduler noop registered\n[ 1.224595] io scheduler deadline registered (default)\n[ 1.226582] io scheduler cfq registered\n[ 1.228249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.230347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.232903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.235811] ACPI: Power Button [PWRF]\n[ 1.237556] GHES: HEST is not enabled!\n[ 1.256975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.296907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.300750] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.326571] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.330648] Linux agpgart interface v0.103\n[ 1.334498] loop: module loaded\n[ 1.337653] vda: vda1\n[ 1.339668] scsi host0: ata_piix\n[ 1.341250] scsi host1: ata_piix\n[ 1.342655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.345142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.347707] libphy: Fixed MDIO Bus: probed\n[ 1.349462] tun: Universal TUN/TAP device driver, 1.6\n[ 1.351394] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.355102] PPP generic driver version 2.4.2\n[ 1.356862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.359268] ehci-pci: EHCI PCI platform driver\n[ 1.361055] ehci-platform: EHCI generic platform driver\n[ 1.363077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.365359] ohci-pci: OHCI PCI platform driver\n[ 1.367109] ohci-platform: OHCI generic platform driver\n[ 1.369100] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.389343] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.391405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.394341] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.396318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.398581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.401090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.403939] usb usb1: Product: UHCI Host Controller\n[ 1.405808] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.408142] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.410050] hub 1-0:1.0: USB hub found\n[ 1.411581] hub 1-0:1.0: 2 ports detected\n[ 1.413391] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.417473] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.419374] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.421404] mousedev: PS/2 mouse device common for all mice\n[ 1.423759] rtc_cmos 00:00: RTC can wake from S4\n[ 1.426148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.429512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.431870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.434126] i2c /dev entries driver\n[ 1.435550] device-mapper: uevent: version 1.0.3\n[ 1.437354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.440384] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.442859] NET: Registered protocol family 10\n[ 1.444829] NET: Registered protocol family 17\n[ 1.463348] Key type dns_resolver registered\n[ 1.465333] registered taskstats version 1\n[ 1.466907] Loading compiled-in X.509 certificates\n[ 1.469272] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.472869] zswap: loaded using pool lzo/zbud\n[ 1.476209] Key type trusted registered\n[ 1.480082] Key type encrypted registered\n[ 1.481620] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.483623] ima: No TPM chip found, activating TPM-bypass!\n[ 1.485638] ima: Allocated hash algorithm: sha1\n[ 1.487309] evm: HMAC attrs: 0x1\n[ 1.489031] Magic number: 3:678:959\n[ 1.490506] memory memory10: hash matches\n[ 1.492177] rtc_cmos 00:00: setting system clock to 2019-05-18 23:54:20 UTC (1558223660)\n[ 1.495194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497362] EDD information not available.\n[ 1.506143] Freeing unused kernel memory: 1484K\n[ 1.516435] Write protecting the kernel read-only data: 14336k\n[ 1.519870] Freeing unused kernel memory: 1620K\n[ 1.521707] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.535970] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536352] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536370] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545120] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545267] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545307] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545416] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545463] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596317] virtio_net virtio0 ens3: renamed from eth0\n[ 1.604589] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.608353] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.610259] FDC 0 is a S82078B\n[ 1.624051] AVX2 version of gcm_enc/dec engaged.\n[ 1.625943] AES CTR mode by8 optimization enabled\n[ 1.728412] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.892668] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.895212] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.897848] usb 1-1: Product: QEMU USB Tablet\n[ 1.899593] usb 1-1: Manufacturer: QEMU\n[ 1.901211] usb 1-1: SerialNumber: 42\n[ 1.909160] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.915949] usbcore: registered new interface driver usbhid\n[ 1.918022] usbhid: USB HID core driver\n[ 1.921040] 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.925265] 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.015059] md: linear personality registered for level -1\n[ 3.020011] md: multipath personality registered for level -4\n[ 3.023960] md: raid0 personality registered for level 0\n[ 3.028492] md: raid1 personality registered for level 1\n[ 3.100423] raid6: sse2x1 gen() 11402 MB/s\n[ 3.168421] raid6: sse2x1 xor() 8974 MB/s\n[ 3.236428] raid6: sse2x2 gen() 14609 MB/s\n[ 3.304427] raid6: sse2x2 xor() 9997 MB/s\n[ 3.372426] raid6: sse2x4 gen() 17116 MB/s\n[ 3.440460] raid6: sse2x4 xor() 11649 MB/s\n[ 3.508426] raid6: avx2x1 gen() 22687 MB/s\n[ 3.576422] raid6: avx2x2 gen() 26366 MB/s\n[ 3.644454] raid6: avx2x4 gen() 30544 MB/s\n[ 3.646193] raid6: using algorithm avx2x4 gen() 30544 MB/s\n[ 3.648147] raid6: using avx2x2 recovery algorithm\n[ 3.650900] xor: automatically using best checksumming function:\n[ 3.692408] avx : 32262.000 MB/sec\n[ 3.695267] async_tx: api initialized (async)\n[ 3.705300] md: raid6 personality registered for level 6\n[ 3.707205] md: raid5 personality registered for level 5\n[ 3.709116] md: raid4 personality registered for level 4\n[ 3.715538] 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.744956] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.763311] 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.879898] 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.886481] systemd[1]: Detected virtualization kvm.\n[ 3.888429] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.893652] systemd[1]: Set hostname to .\n[ 3.897434] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.899623] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.039159] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.042967] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.046848] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.050475] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.054069] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.057867] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.062086] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.065395] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.069068] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.084628] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.089118] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.094471] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.101175] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.106176] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.112314] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.120985] 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.128966] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.134223] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.148535] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.152547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.157596] 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.164306] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.168040] 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.173608] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.177752] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.181232] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.196549] 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.204051] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.210070] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.214544] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.219033] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.222693] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.225726] systemd[1]: Mounted Debug File System.\n[ 4.227657] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.230988] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.236041] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.240417] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal [ 4.243241] 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 Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.266988] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\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 udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\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[[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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[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 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.969882] cloud-init[574]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 18 May 2019 23:54:24 +0000. Up 5.19 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 11.005322] cloud-init[926]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 18 May 2019 23:54:29 +0000. Up 10.47 seconds.\n[ 11.009166] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 11.012429] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.015708] cloud-init[926]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 11.019205] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.022707] cloud-init[926]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:7e:5d:12 |\n[ 11.026177] cloud-init[926]: ci-info: | ens3 | True | fe80::f816:3eff:fe7e:5d12/64 | . | link | fa:16:3e:7e:5d:12 |\n[ 11.029679] cloud-init[926]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 11.033126] cloud-init[926]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 11.036565] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.040048] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 11.043271] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.046508] cloud-init[926]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 11.049742] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.052954] cloud-init[926]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 11.056185] cloud-init[926]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 11.059432] cloud-init[926]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.062704] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.065912] cloud-init[926]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 11.068657] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.071482] cloud-init[926]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 11.074170] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.076647] cloud-init[926]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.079125] cloud-init[926]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.081620] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.084083] cloud-init[926]: Generating public/private rsa key pair.\n[ 11.086141] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.088706] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.091210] cloud-init[926]: The key fingerprint is:\n[ 11.093146] cloud-init[926]: SHA256:dnYpTW0GXckSYJKBLjPMrozyJ1gWU1S/bY2hsd1MinU root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a\n[ 11.096439] cloud-init[926]: The key's randomart image is:\n[ 11.098457] cloud-init[926]: +---[RSA 2048]----+\n[ 11.100311] cloud-init[926]: | .... .oooooo.o|\n[ 11.102184] cloud-init[926]: | . o .o +.o |\n[ 11.104060] cloud-init[926]: | .o . o o E = |\n[ 11.105937] cloud-init[926]: | o * . X % + |\n[ 11.107782] cloud-init[926]: | o. + S X B |\n[ 11.109647] cloud-init[926]: | o . . + o |\n[ 11.111507] cloud-init[926]: | +o . |\n[ 11.113357] cloud-init[926]: |o..o. |\n[ 11.115228] cloud-init[926]: |...o |\n[ 11.117086] cloud-init[926]: +----[SHA256]-----+\n[ 11.118927] cloud-init[926]: Generating public/private dsa key pair.\n[ 11.120984] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.123524] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.126044] cloud-init[926]: The key fingerprint is:\n[ 11.127966] cloud-init[926]: SHA256:emlSRiGYYDaR8rdSjUOe/yGbsNKgX2gLgSBe1DVSwT0 root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a\n[ 11.131255] cloud-init[926]: The key's randomart image is:\n[ 11.133344] cloud-init[926]: +---[DSA 1024]----+\n[ 11.135240] cloud-init[926]: | *=.+==+ |\n[ 11.137116] cloud-init[926]: |.oo.+..o.E |\n[ 11.138979] cloud-init[926]: |oo + + . . |\n[ 11.140828] cloud-init[926]: |= o B .. |\n[ 11.142668] cloud-init[926]: |o. o + S |\n[ 11.144516] cloud-init[926]: | .o.o o+.. |\n[ 11.146359] cloud-init[926]: |..o+.oo=+. |\n[ 11.148217] cloud-init[926]: |.o.oo o+. |\n[ 11.150077] cloud-init[926]: | .o. |\n[ 11.151940] cloud-init[926]: +----[SHA256]-----+\n[ 11.153875] cloud-init[926]: Generating public/private ecdsa key pair.\n[ 11.155961] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.158612] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.161220] cloud-init[926]: The key fingerprint is:\n[ 11.163154] cloud-init[926]: SHA256:fOFE48xLConcsCIINZV8op2QoUZ5197hccAOI9e1V4w root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a\n[ 11.166471] cloud-init[926]: The key's randomart image is:\n[ 11.168551] cloud-init[926]: +---[ECDSA 256]---+\n[ 11.170424] cloud-init[926]: |.o==o.. o.=. o. |\n[ 11.172304] cloud-init[926]: |+oo++B.* X o.E.. |\n[ 11.174139] cloud-init[926]: |+.o+=+B * @. . |\n[ 11.175995] cloud-init[926]: |....o + O o. |\n[ 11.177872] cloud-init[926]: | S + |\n[ 11.179703] cloud-init[926]: | . |\n[ 11.181562] cloud-init[926]: | |\n[ 11.183407] cloud-init[926]: | |\n[ 11.185255] cloud-init[926]: | |\n[ 11.187105] cloud-init[926]: +----[SHA256]-----+\n[ 11.188947] cloud-init[926]: Generating public/private ed25519 key pair.\n[ 11.191072] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.193651] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.196246] cloud-init[926]: The key fingerprint is:\n[ 11.198171] cloud-init[926]: SHA256:wyNW7GoX6Y1V2NGnufdtRtfXUHpfnxiqn64AColJjlQ root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a\n[ 11.201543] cloud-init[926]: The key's randomart image is:\n[ 11.203587] cloud-init[926]: +--[ED25519 256]--+\n[ 11.205488] cloud-init[926]: | E .. |\n[ 11.207310] cloud-init[926]: | . . o .. o|\n[ 11.209152] cloud-init[926]: | o o . o * |\n[ 11.211155] cloud-init[926]: |*.. + . . .= o|\n[ 11.213023] cloud-init[926]: |++ .o S . . o+B|\n[ 11.213372] cloud-init[926]: | . ...+ B . ...X|\n[ 11.213690] cloud-init[926]: | . o.+ o o=|\n[ 11.213986] cloud-init[926]: | . ... . =|\n[ 11.214278] cloud-init[926]: | .++ o |\n[ 11.214571] cloud-init[926]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-05-18 23:54:35,680 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08/action used request id req-f000469a-12cf-44df-8296-b8fd9564b630 2019-05-18 23:54:35,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829470157623s 2019-05-18 23:54:35,682 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 700618893 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.417413] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.421103] pid_max: default: 32768 minimum: 301 [ 0.423118] ACPI: Core revision 20150930 [ 0.425663] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.428631] Security Framework initialized [ 0.430436] Yama: becoming mindful. [ 0.432116] AppArmor: AppArmor initialized [ 0.434203] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.441215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.445974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.448722] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.452262] Initializing cgroup subsys io [ 0.454062] Initializing cgroup subsys memory [ 0.455990] Initializing cgroup subsys devices [ 0.457928] Initializing cgroup subsys freezer [ 0.459883] Initializing cgroup subsys net_cls [ 0.461820] Initializing cgroup subsys perf_event [ 0.463855] Initializing cgroup subsys net_prio [ 0.465850] Initializing cgroup subsys hugetlb [ 0.467803] Initializing cgroup subsys pids [ 0.470444] mce: CPU supports 10 MCE banks [ 0.472334] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474569] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.477021] Spectre V2 : Mitigation: Full generic retpoline [ 0.479347] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.482867] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.486399] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.489222] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.493284] MDS: Mitigation: Clear CPU buffers [ 0.497879] Freeing SMP alternatives memory: 36K [ 0.505579] ftrace: allocating 32293 entries in 127 pages [ 0.557543] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.559948] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.562252] smpboot: Max logical packages: 2 [ 0.564166] x2apic enabled [ 0.565639] Switched APIC routing to physical x2apic. [ 0.568689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.570920] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.575032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.587126] KVM setup paravirtual spinlock [ 0.590197] x86: Booting SMP configuration: [ 0.591795] .... node #0, CPUs: #1 [ 0.593440] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.616002] x86: Booted up 1 node, 2 CPUs [ 0.616010] KVM setup async PF for cpu 1 [ 0.616015] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.620804] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.623788] devtmpfs: initialized [ 0.627001] evm: security.selinux [ 0.628314] evm: security.SMACK64 [ 0.629617] evm: security.SMACK64EXEC [ 0.631021] evm: security.SMACK64TRANSMUTE [ 0.632550] evm: security.SMACK64MMAP [ 0.633959] evm: security.ima [ 0.635161] evm: security.capability [ 0.636752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.640165] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.642479] pinctrl core: initialized pinctrl subsystem [ 0.644562] RTC time: 23:54:19, date: 05/18/19 [ 0.647126] NET: Registered protocol family 16 [ 0.660916] cpuidle: using governor ladder [ 0.673027] cpuidle: using governor menu [ 0.674545] PCCT header not found. [ 0.676012] ACPI: bus type PCI registered [ 0.677518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.679933] PCI: Using configuration type 1 for base access [ 0.694670] ACPI: Added _OSI(Module Device) [ 0.696231] ACPI: Added _OSI(Processor Device) [ 0.697836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.699520] ACPI: Added _OSI(Processor Aggregator Device) [ 0.702814] ACPI: Interpreter enabled [ 0.720797] ACPI: (supports S0 S5) [ 0.722119] ACPI: Using IOAPIC for interrupt routing [ 0.723886] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.729136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.731262] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.733574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.735805] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.739951] acpiphp: Slot [3] registered [ 0.741506] acpiphp: Slot [4] registered [ 0.743021] acpiphp: Slot [5] registered [ 0.744532] acpiphp: Slot [6] registered [ 0.746056] acpiphp: Slot [7] registered [ 0.747557] acpiphp: Slot [8] registered [ 0.749069] acpiphp: Slot [9] registered [ 0.750589] acpiphp: Slot [10] registered [ 0.752135] acpiphp: Slot [11] registered [ 0.753745] acpiphp: Slot [12] registered [ 0.755277] acpiphp: Slot [13] registered [ 0.756809] acpiphp: Slot [14] registered [ 0.758364] acpiphp: Slot [15] registered [ 0.759894] acpiphp: Slot [16] registered [ 0.761431] acpiphp: Slot [17] registered [ 0.762990] acpiphp: Slot [18] registered [ 0.764524] acpiphp: Slot [19] registered [ 0.766082] acpiphp: Slot [20] registered [ 0.767625] acpiphp: Slot [21] registered [ 0.769155] acpiphp: Slot [22] registered [ 0.770721] acpiphp: Slot [23] registered [ 0.772272] acpiphp: Slot [24] registered [ 0.773837] acpiphp: Slot [25] registered [ 0.775373] acpiphp: Slot [26] registered [ 0.776926] acpiphp: Slot [27] registered [ 0.778464] acpiphp: Slot [28] registered [ 0.780000] acpiphp: Slot [29] registered [ 0.781549] acpiphp: Slot [30] registered [ 0.783132] acpiphp: Slot [31] registered [ 0.784653] PCI host bridge to bus 0000:00 [ 0.786209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.788549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.790826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.793570] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.796263] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.799024] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804242] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.806639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.808846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.811221] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.816127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.818804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.844049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.847230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.849846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.852480] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.855065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.857433] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.859853] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.861827] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.864726] vgaarb: loaded [ 0.865855] vgaarb: bridge control possible 0000:00:02.0 [ 0.868145] SCSI subsystem initialized [ 0.869846] ACPI: bus type USB registered [ 0.871399] usbcore: registered new interface driver usbfs [ 0.873371] usbcore: registered new interface driver hub [ 0.875253] usbcore: registered new device driver usb [ 0.877362] PCI: Using ACPI for IRQ routing [ 0.879418] NetLabel: Initializing [ 0.880785] NetLabel: domain hash size = 128 [ 0.882440] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.884260] NetLabel: unlabeled traffic allowed by default [ 0.886476] amd_nb: Cannot enumerate AMD northbridges [ 0.888394] clocksource: Switched to clocksource kvm-clock [ 0.900581] AppArmor: AppArmor Filesystem Enabled [ 0.902313] pnp: PnP ACPI init [ 0.903910] pnp: PnP ACPI: found 5 devices [ 0.912591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.915703] NET: Registered protocol family 2 [ 0.917627] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.920448] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.923066] TCP: Hash tables configured (established 32768 bind 32768) [ 0.925336] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927404] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.929669] NET: Registered protocol family 1 [ 0.931310] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.933367] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.935357] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.975391] Unpacking initramfs... [ 1.176034] Freeing initrd memory: 14824K [ 1.177809] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.180201] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.182736] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.186581] Scanning for low memory corruption every 60 seconds [ 1.189351] audit: initializing netlink subsys (disabled) [ 1.191470] audit: type=2000 audit(1558223659.953:1): initialized [ 1.194108] Initialise system trusted keyring [ 1.196053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.198396] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.201970] zbud: loaded [ 1.203465] VFS: Disk quotas dquot_6.6.0 [ 1.205106] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.207841] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.210351] fuse init (API version 7.23) [ 1.212110] Key type big_key registered [ 1.213687] Allocating IMA MOK and blacklist keyrings. [ 1.216444] Key type asymmetric registered [ 1.218089] Asymmetric key parser 'x509' registered [ 1.219995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.222994] io scheduler noop registered [ 1.224595] io scheduler deadline registered (default) [ 1.226582] io scheduler cfq registered [ 1.228249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.230347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.232903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.235811] ACPI: Power Button [PWRF] [ 1.237556] GHES: HEST is not enabled! [ 1.256975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.296907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.300750] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.326571] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.330648] Linux agpgart interface v0.103 [ 1.334498] loop: module loaded [ 1.337653] vda: vda1 [ 1.339668] scsi host0: ata_piix [ 1.341250] scsi host1: ata_piix [ 1.342655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.345142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.347707] libphy: Fixed MDIO Bus: probed [ 1.349462] tun: Universal TUN/TAP device driver, 1.6 [ 1.351394] tun: (C) 1999-2004 Max Krasnyansky [ 1.355102] PPP generic driver version 2.4.2 [ 1.356862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.359268] ehci-pci: EHCI PCI platform driver [ 1.361055] ehci-platform: EHCI generic platform driver [ 1.363077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.365359] ohci-pci: OHCI PCI platform driver [ 1.367109] ohci-platform: OHCI generic platform driver [ 1.369100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.389343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.391405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.394341] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.396318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.398581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.401090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.403939] usb usb1: Product: UHCI Host Controller [ 1.405808] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.408142] usb usb1: SerialNumber: 0000:00:01.2 [ 1.410050] hub 1-0:1.0: USB hub found [ 1.411581] hub 1-0:1.0: 2 ports detected [ 1.413391] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.417473] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.419374] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.421404] mousedev: PS/2 mouse device common for all mice [ 1.423759] rtc_cmos 00:00: RTC can wake from S4 [ 1.426148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.429512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.431870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.434126] i2c /dev entries driver [ 1.435550] device-mapper: uevent: version 1.0.3 [ 1.437354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.440384] ledtrig-cpu: registered to indicate activity on CPUs [ 1.442859] NET: Registered protocol family 10 [ 1.444829] NET: Registered protocol family 17 [ 1.463348] Key type dns_resolver registered [ 1.465333] registered taskstats version 1 [ 1.466907] Loading compiled-in X.509 certificates [ 1.469272] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.472869] zswap: loaded using pool lzo/zbud [ 1.476209] Key type trusted registered [ 1.480082] Key type encrypted registered [ 1.481620] AppArmor: AppArmor sha1 policy hashing enabled [ 1.483623] ima: No TPM chip found, activating TPM-bypass! [ 1.485638] ima: Allocated hash algorithm: sha1 [ 1.487309] evm: HMAC attrs: 0x1 [ 1.489031] Magic number: 3:678:959 [ 1.490506] memory memory10: hash matches [ 1.492177] rtc_cmos 00:00: setting system clock to 2019-05-18 23:54:20 UTC (1558223660) [ 1.495194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497362] EDD information not available. [ 1.506143] Freeing unused kernel memory: 1484K [ 1.516435] Write protecting the kernel read-only data: 14336k [ 1.519870] Freeing unused kernel memory: 1620K [ 1.521707] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.535970] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536352] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536370] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545120] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545267] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545307] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545368] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545416] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545463] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596317] virtio_net virtio0 ens3: renamed from eth0 [ 1.604589] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.608353] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.610259] FDC 0 is a S82078B [ 1.624051] AVX2 version of gcm_enc/dec engaged. [ 1.625943] AES CTR mode by8 optimization enabled [ 1.728412] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.892668] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.895212] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.897848] usb 1-1: Product: QEMU USB Tablet [ 1.899593] usb 1-1: Manufacturer: QEMU [ 1.901211] usb 1-1: SerialNumber: 42 [ 1.909160] hidraw: raw HID events driver (C) Jiri Kosina [ 1.915949] usbcore: registered new interface driver usbhid [ 1.918022] usbhid: USB HID core driver [ 1.921040] 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.925265] 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.015059] md: linear personality registered for level -1 [ 3.020011] md: multipath personality registered for level -4 [ 3.023960] md: raid0 personality registered for level 0 [ 3.028492] md: raid1 personality registered for level 1 [ 3.100423] raid6: sse2x1 gen() 11402 MB/s [ 3.168421] raid6: sse2x1 xor() 8974 MB/s [ 3.236428] raid6: sse2x2 gen() 14609 MB/s [ 3.304427] raid6: sse2x2 xor() 9997 MB/s [ 3.372426] raid6: sse2x4 gen() 17116 MB/s [ 3.440460] raid6: sse2x4 xor() 11649 MB/s [ 3.508426] raid6: avx2x1 gen() 22687 MB/s [ 3.576422] raid6: avx2x2 gen() 26366 MB/s [ 3.644454] raid6: avx2x4 gen() 30544 MB/s [ 3.646193] raid6: using algorithm avx2x4 gen() 30544 MB/s [ 3.648147] raid6: using avx2x2 recovery algorithm [ 3.650900] xor: automatically using best checksumming function: [ 3.692408] avx : 32262.000 MB/sec [ 3.695267] async_tx: api initialized (async) [ 3.705300] md: raid6 personality registered for level 6 [ 3.707205] md: raid5 personality registered for level 5 [ 3.709116] md: raid4 personality registered for level 4 [ 3.715538] 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.744956] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.763311] 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.879898] 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.886481] systemd[1]: Detected virtualization kvm. [ 3.888429] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.893652] systemd[1]: Set hostname to . [ 3.897434] systemd[1]: Initializing machine ID from KVM UUID. [ 3.899623] systemd[1]: Installed transient /etc/machine-id file. [ 4.039159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.042967] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.046848] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.050475] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.054069] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.057867] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.062086] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.065395] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.069068] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.084628] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.089118] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.094471] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.101175] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.106176] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.112314] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.120985] 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.128966] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.134223] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.148535] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.152547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.157596] 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.164306] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.168040] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.173608] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.177752] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.181232] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.196549] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.204051] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.210070] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.214544] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.219033] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.222693] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.225726] systemd[1]: Mounted Debug File System. [ 4.227657] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Mounted Debug File System. [ 4.230988] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.236041] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.240417] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal [ 4.243241] 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 Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.266988] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... 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. [[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 Commit a transient machine-id on disk... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[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 Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.969882] cloud-init[574]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 18 May 2019 23:54:24 +0000. Up 5.19 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 11.005322] cloud-init[926]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 18 May 2019 23:54:29 +0000. Up 10.47 seconds. [ 11.009166] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 11.012429] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.015708] cloud-init[926]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 11.019205] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.022707] cloud-init[926]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:7e:5d:12 | [ 11.026177] cloud-init[926]: ci-info: | ens3 | True | fe80::f816:3eff:fe7e:5d12/64 | . | link | fa:16:3e:7e:5d:12 | [ 11.029679] cloud-init[926]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 11.033126] cloud-init[926]: ci-info: | lo | True | ::1/128 | . | host | . | [ 11.036565] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.040048] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 11.043271] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.046508] cloud-init[926]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 11.049742] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.052954] cloud-init[926]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 11.056185] cloud-init[926]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 11.059432] cloud-init[926]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 11.062704] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.065912] cloud-init[926]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 11.068657] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.071482] cloud-init[926]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 11.074170] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.076647] cloud-init[926]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.079125] cloud-init[926]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.081620] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.084083] cloud-init[926]: Generating public/private rsa key pair. [ 11.086141] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.088706] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.091210] cloud-init[926]: The key fingerprint is: [ 11.093146] cloud-init[926]: SHA256:dnYpTW0GXckSYJKBLjPMrozyJ1gWU1S/bY2hsd1MinU root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a [ 11.096439] cloud-init[926]: The key's randomart image is: [ 11.098457] cloud-init[926]: +---[RSA 2048]----+ [ 11.100311] cloud-init[926]: | .... .oooooo.o| [ 11.102184] cloud-init[926]: | . o .o +.o | [ 11.104060] cloud-init[926]: | .o . o o E = | [ 11.105937] cloud-init[926]: | o * . X % + | [ 11.107782] cloud-init[926]: | o. + S X B | [ 11.109647] cloud-init[926]: | o . . + o | [ 11.111507] cloud-init[926]: | +o . | [ 11.113357] cloud-init[926]: |o..o. | [ 11.115228] cloud-init[926]: |...o | [ 11.117086] cloud-init[926]: +----[SHA256]-----+ [ 11.118927] cloud-init[926]: Generating public/private dsa key pair. [ 11.120984] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.123524] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.126044] cloud-init[926]: The key fingerprint is: [ 11.127966] cloud-init[926]: SHA256:emlSRiGYYDaR8rdSjUOe/yGbsNKgX2gLgSBe1DVSwT0 root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a [ 11.131255] cloud-init[926]: The key's randomart image is: [ 11.133344] cloud-init[926]: +---[DSA 1024]----+ [ 11.135240] cloud-init[926]: | *=.+==+ | [ 11.137116] cloud-init[926]: |.oo.+..o.E | [ 11.138979] cloud-init[926]: |oo + + . . | [ 11.140828] cloud-init[926]: |= o B .. | [ 11.142668] cloud-init[926]: |o. o + S | [ 11.144516] cloud-init[926]: | .o.o o+.. | [ 11.146359] cloud-init[926]: |..o+.oo=+. | [ 11.148217] cloud-init[926]: |.o.oo o+. | [ 11.150077] cloud-init[926]: | .o. | [ 11.151940] cloud-init[926]: +----[SHA256]-----+ [ 11.153875] cloud-init[926]: Generating public/private ecdsa key pair. [ 11.155961] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.158612] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.161220] cloud-init[926]: The key fingerprint is: [ 11.163154] cloud-init[926]: SHA256:fOFE48xLConcsCIINZV8op2QoUZ5197hccAOI9e1V4w root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a [ 11.166471] cloud-init[926]: The key's randomart image is: [ 11.168551] cloud-init[926]: +---[ECDSA 256]---+ [ 11.170424] cloud-init[926]: |.o==o.. o.=. o. | [ 11.172304] cloud-init[926]: |+oo++B.* X o.E.. | [ 11.174139] cloud-init[926]: |+.o+=+B * @. . | [ 11.175995] cloud-init[926]: |....o + O o. | [ 11.177872] cloud-init[926]: | S + | [ 11.179703] cloud-init[926]: | . | [ 11.181562] cloud-init[926]: | | [ 11.183407] cloud-init[926]: | | [ 11.185255] cloud-init[926]: | | [ 11.187105] cloud-init[926]: +----[SHA256]-----+ [ 11.188947] cloud-init[926]: Generating public/private ed25519 key pair. [ 11.191072] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.193651] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.196246] cloud-init[926]: The key fingerprint is: [ 11.198171] cloud-init[926]: SHA256:wyNW7GoX6Y1V2NGnufdtRtfXUHpfnxiqn64AColJjlQ root@cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a [ 11.201543] cloud-init[926]: The key's randomart image is: [ 11.203587] cloud-init[926]: +--[ED25519 256]--+ [ 11.205488] cloud-init[926]: | E .. | [ 11.207310] cloud-init[926]: | . . o .. o| [ 11.209152] cloud-init[926]: | o o . o * | [ 11.211155] cloud-init[926]: |*.. + . . .= o| [ 11.213023] cloud-init[926]: |++ .o S . . o+B| [ 11.213372] cloud-init[926]: | . ...+ B . ...X| [ 11.213690] cloud-init[926]: | . o.+ o o=| [ 11.213986] cloud-init[926]: | . ... . =| [ 11.214278] cloud-init[926]: | .++ o | [ 11.214571] cloud-init[926]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... Starting Snappy daemon... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LXD - container startup/shutdown. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Accounts Service. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-05-18 23:54:35,686 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e3f6090L 2019-05-18 23:54:35,688 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-18 23:54:35,691 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-18 23:54:35,692 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-18 23:54:35,693 - 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-05-18 23:54:35,693 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:54:35,693 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:54:35,693 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:54:35,693 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:54:35,693 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:54:35,734 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-18 23:54:35,734 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:54:35,752 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.219: ee6d407b5af18d2d6f80dd0be6265439 2019-05-18 23:54:35,753 - paramiko.transport - DEBUG - Trying discovered key 02b59c1518a2ffde16d3ded9648b8a1e in /tmp/tmpYulY2c 2019-05-18 23:54:35,771 - paramiko.transport - DEBUG - userauth is OK 2019-05-18 23:54:35,790 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-18 23:54:35,818 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-18 23:54:36,011 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-18 23:54:36,012 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-18 23:54:36,052 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-18 23:54:36,052 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-18 23:54:36,084 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-18 23:54:41,845 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-18 23:54:41,847 - 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-05-18 23:54:41,847 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:54:41,847 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:54:41,848 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:54:41,848 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:54:41,848 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:54:41,851 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:54:47,608 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-18 23:54:47,609 - 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-05-18 23:54:47,609 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:54:47,609 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:54:47,609 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:54:47,609 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:54:47,609 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:54:47,613 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:54:54,149 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-18 23:54:54,150 - 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-05-18 23:54:54,150 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-18 23:54:54,150 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-18 23:54:54,151 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-18 23:54:54,151 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-18 23:54:54,151 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-18 23:54:54,155 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-18 23:55:00,212 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-18 23:55:00,213 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-18 23:55:00,215 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-18 23:55:00,215 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-18 23:55:00,215 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-18 23:55:00,218 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-18 23:56:33,681 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-18 23:56:33,682 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 6d2de28078143da14cee608c9a196ef449da8ae600b205de8f23ce0379a5e56e 2019-05-18 23:56:33,682 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-18 23:56:33,683 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a --2019-05-18 23:55:01-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.62, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 27.4M=0s 2019-05-18 23:55:01 (27.4 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a + 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-904ce67d-1e3a-4d71-9324-fa11f163f71a sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a 2019-05-18 23:56:33,683 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-18 23:56:33,684 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-18 23:56:33,684 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-18 23:56:33,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/status 2019-05-18 23:56:33,690 - 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.219', 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-05-18 23:57:03,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/status 2019-05-18 23:57:03,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:03,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:03,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:03,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:03,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:03,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:03,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 112, "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": 129, "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": 115, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:03 GMT 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:03,877 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:57:03,878 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 112, 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': 129, 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': 115, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 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-05-18 23:57:03,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/status 2019-05-18 23:57:04,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:04,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 112, "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": 129, "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": 115, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:04 GMT 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:04,008 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:57:04,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:04,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:04,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:04,009 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:57:04,009 - functest.core.cloudify - INFO - The current manager status is running 2019-05-18 23:57:04,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/secrets 2019-05-18 23:57:04,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:04,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:04,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:04,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:04,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:04,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:04,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:04 GMT 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:04,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:04,159 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-18 23:57:04,160 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-18 23:57:04,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:04,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:04,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:04,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:04.249Z", "updated_at": "2019-05-18T23:57:04.249Z", "value": "gAAAAABc4JvQXzewaxJw0UJymmSaKkvFAbFr_VVtENrBHj6w_NsIhrorV65e89RGdwm8R3W7Kp_eZs9ZaHAATcnVzkiHMFeeEQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:04 GMT 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:04,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:04,270 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:04,270 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.219:80/api/v3.1/secrets/foo 2019-05-18 23:57:04,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:04,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:04.249Z", "updated_at": "2019-05-18T23:57:04.249Z", "value": "gAAAAABc4JvQXzewaxJw0UJymmSaKkvFAbFr_VVtENrBHj6w_NsIhrorV65e89RGdwm8R3W7Kp_eZs9ZaHAATcnVzkiHMFeeEQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-18 23:57:04,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:04,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:04 GMT 2019-05-18 23:57:04,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:04,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-18 23:57:04,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:04,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:04,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:04,319 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-18 23:57:04,320 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-18 23:57:04,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-18 23:57:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:57:04,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 18 May 2019 23:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbf7cd7-22d7-4d84-a45c-f31c07057ab0 2019-05-18 23:57:04,587 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d"}, "tags": [], "enabled": true, "id": "0a560a0697fc41d3a96f643e2e834a1d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-18 23:57:04,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-4bbf7cd7-22d7-4d84-a45c-f31c07057ab0 2019-05-18 23:57:04,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.258708000183s 2019-05-18 23:57:04,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-18 23:57:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/0a560a0697fc41d3a96f643e2e834a1d.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-18 23:57:04,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 18 May 2019 23:57:04 GMT X-Openstack-Request-Id: req-02820e79-07e2-4cb7-a4e4-58c166e077a0 2019-05-18 23:57:04,973 - 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-05-18 23:57:04,973 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/0a560a0697fc41d3a96f643e2e834a1d.json used request id req-02820e79-07e2-4cb7-a4e4-58c166e077a0 2019-05-18 23:57:04,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.383893013s 2019-05-18 23:57:04,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-05-18 23:57:04,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-18 23:57:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-18 23:57:04,988 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 18 May 2019 23:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596b66f5-8935-448a-bd39-97cf1b111fa5 2019-05-18 23:57:04,989 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-18 23:57:04,989 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-596b66f5-8935-448a-bd39-97cf1b111fa5 2019-05-18 23:57:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:57:05,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sat, 18 May 2019 23:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee499458-0bd1-4f2e-bc2d-7a980bc11355 2019-05-18 23:57:05,216 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-18 23:57:05,216 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-ee499458-0bd1-4f2e-bc2d-7a980bc11355 2019-05-18 23:57:05,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.238281011581s 2019-05-18 23:57:05,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-18 23:57:05,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-18 23:57:05,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1846 Content-Type: application/json Date: Sat, 18 May 2019 23:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93ea81d-b4f4-4c26-9a30-33ddd24522b9 2019-05-18 23:57:05,457 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ecd624571fb449cb9c408c54538a845"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "0ecd624571fb449cb9c408c54538a845"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/124cfa8624354064820d88ff3e58f7c3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8359234bd8342e89288692f84285c66", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/155c7733a7c64d73a7f6bfab6ace0a40"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/169ca5bf007a41409fb3162c0203a072"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "169ca5bf007a41409fb3162c0203a072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/181c746363664b948e2d5011dc887052"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "181c746363664b948e2d5011dc887052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/19422617b636477682c8867f342c52de"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "19422617b636477682c8867f342c52de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1ec896dbc97d45ea832bf5efcb2c1d4b"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26775be044dc4fac81cb88da10386ffb"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "26775be044dc4fac81cb88da10386ffb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/276791c9dfe64acbaf98a2e2d62501ea"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27c98de5368646ac998f06ded46afa10"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "27c98de5368646ac998f06ded46afa10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2aac8a9ff4944e4c92ef5a191bf839ff"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2affbee4ef6a4d219e87575d036ef84d"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2b56c339c4ce4319a87bbc93e919910d"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e78684c85504521a1aab919fb962e0d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "2e78684c85504521a1aab919fb962e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f3768d48404fa6b36b70f9a4977cd5"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36e6ee9552e54240b7e0e2a583a2220b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3722108437f646c9923942868bbfe1aa"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "3722108437f646c9923942868bbfe1aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4938c172dfe6450f9989c824440efeb6"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8359234bd8342e89288692f84285c66", "id": "4938c172dfe6450f9989c824440efeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f4df3ed6fae49fa985d423075e7a43a"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "5f4df3ed6fae49fa985d423075e7a43a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645764b266d24c4fae0d341ba1261940"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8359234bd8342e89288692f84285c66", "id": "645764b266d24c4fae0d341ba1261940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e5100ea44fb4c1290ac34c2a85e7724"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7c0c78b037e94a96b61aa8472a174525"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8022a37bd1c64c5189d346690bf926c8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/816da47603954b1eb2bf1926ee58f5da"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c2399d301514e469adf955a97cf9eac"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8c2399d301514e469adf955a97cf9eac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90cb496fad1e4ba5811efbdf625502f6"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90e71e53c16c47878144f05cfe80aa57"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/919b9b4a96904ab58e377fe87311bd96"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "919b9b4a96904ab58e377fe87311bd96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/971153c71bf94047ae6c9e66bc21aa18"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "971153c71bf94047ae6c9e66bc21aa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9ded8cfc33c746d4935f392caeb2e3fa"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0d379be311f4d5aa963deae9360f04b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac58fd7536664528ad0290475f5f7fbe"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "ac58fd7536664528ad0290475f5f7fbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b3a46f481dcd40eda13817525a7b8ff2"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "b3a46f481dcd40eda13817525a7b8ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3395d1bf20b43aa9181ff25299e8588"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cae2817e842947ee82943e54493b6f31"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "cae2817e842947ee82943e54493b6f31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce1dc5e938d546de999657b7fa2f3700"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "ce1dc5e938d546de999657b7fa2f3700"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d428d26f22704370a012fe7f4d052707"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "d428d26f22704370a012fe7f4d052707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e112517b9016445e970b65a76f058efb"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "e112517b9016445e970b65a76f058efb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/edd23871e65e4abcbc60473d1013c22b"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "edd23871e65e4abcbc60473d1013c22b"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-18 23:57:05,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-a93ea81d-b4f4-4c26-9a30-33ddd24522b9 2019-05-18 23:57:05,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.233242034912s 2019-05-18 23:57:05,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'qibpGGHiwNM5SRcOPGvRsenOc0Xhga', 'keystone_tenant_name': u'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'project_domain_name': 'Default'} 2019-05-18 23:57:05,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/secrets 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:05,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:05 GMT 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:05,569 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "qibpGGHiwNM5SRcOPGvRsenOc0Xhga"} 2019-05-18 23:57:05,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:05,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:05,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:05.644Z", "updated_at": "2019-05-18T23:57:05.644Z", "value": "gAAAAABc4JvRzWU1_mqo1zJL2G9nXuHdApX6gs5OR4FLlIRtnMILSvw5qoD6bOsWbgAPK_gfZ50dP2bL7mkMQ3JRKPJwS0OMyFaZLo0RcJqgJKfMCBaT5y0=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:05 GMT 2019-05-18 23:57:05,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:05,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-05-18 23:57:05,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:05,666 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:05,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:05,666 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"} 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:05,782 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:05.765Z", "updated_at": "2019-05-18T23:57:05.765Z", "value": "gAAAAABc4JvRNjCRyOZbx4t1of0qiNR4lxDyoieZn6bsiiI8kNiQj7mPst561rgqehQWcvC44u6saCMpLv6LkqjOBy9ewXsuFVNapQiYz3Q1Sc-0bU9PPTTJnUyZW5tV79t7q59LgAd6t4i8G4pM5j2BYngSpqQKXw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:05 GMT 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:05,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:05,784 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-05-18 23:57:06,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:06,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:06,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:06,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:05.995Z", "updated_at": "2019-05-18T23:57:05.995Z", "value": "gAAAAABc4JvRk2OkM3BHJKPtETEZveDdY_uCvSsAZfj3stK_ZtGb1_QX76uL_aOH7meX0iYvQKvwWMrWDkIo943vb0oR9DYNsg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:06 GMT 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-05-18 23:57:06,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:06,061 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:06,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:06,061 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.23:5000"} 2019-05-18 23:57:06,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:06,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:06.290Z", "updated_at": "2019-05-18T23:57:06.290Z", "value": "gAAAAABc4JvSLT1GERCtDXE6LKEgNIRe9ZgYnPyn7zPI4zRSKt3PSbFxTymeoHmcITBI0QSyyXv25F6ldObZcnXmL3XyuFrDHUTfaJOELjvM9jv3-ifRpi4=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:06 GMT 2019-05-18 23:57:06,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:06,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-05-18 23:57:06,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:06,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:06,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:06,333 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-18 23:57:06,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-18 23:57:06,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:06.403Z", "updated_at": "2019-05-18T23:57:06.403Z", "value": "gAAAAABc4JvSfSoNxOUdYE32yrfxcOnvH90ZF9g4UF3aqNhmPSaVuSZ5kmOd4BSxVXJe1U8dRDGALl7ejvkHa5DeKt5qqQIK3g==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:06 GMT 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:06,422 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a"} 2019-05-18 23:57:06,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-05-18 23:57:06,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:06.488Z", "updated_at": "2019-05-18T23:57:06.488Z", "value": "gAAAAABc4JvSRKVyVjU9kq-62VnbSdju_HwteSjfONQKqlA3M2GfdBQyjkw3oV2_mslukrKigt2Zt4wptzx_CLt5V8CyW-NXwnQTBxeaP5p8ovT_uypq5efNw9QlPZXU8SUApQHmfjqRj_rBSLQtaBleXItpnFOBKg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:06 GMT 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:06,511 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-18 23:57:06,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:06.584Z", "updated_at": "2019-05-18T23:57:06.584Z", "value": "gAAAAABc4JvS28mOcH9Ww5IEPDF7movWGBkmFlwAmei6ttT9_swGrnz039DtgddEgf2zPllqXWzNUWqezTmRro9Pfid_DR00IQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-05-18 23:57:06,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:06,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:06 GMT 2019-05-18 23:57:06,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:06,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-05-18 23:57:06,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:06,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:06,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:06,610 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-18 23:57:06,611 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-18 23:57:06,612 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-18 23:57:06,613 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-18 23:57:06,617 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-18 23:57:06,635 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-18 23:57:06,636 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-18 23:57:06,637 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-18 23:57:06,676 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-18 23:57:06,676 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-18 23:57:06,702 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-18 23:57:07,458 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-18 23:57:07,458 - functest.core.cloudify - DEBUG - output: 2019-05-18 23:57:07,459 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-18 23:57:07,459 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a 2019-05-18 23:57:07,460 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-18 23:57:07,500 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-18 23:57:07,500 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-18 23:57:07,525 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-18 23:57:40,644 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-18 23:57:40,646 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-18 23:57:40,644 - 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/tmpAlChyn/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/tmpT0Dyci/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmp4qFf_R.zip |-------------------------------------------------------| 0.05% tmp4qFf_R.zip |-------------------------------------------------------| 0.09% tmp4qFf_R.zip |-------------------------------------------------------| 0.14% tmp4qFf_R.zip |-------------------------------------------------------| 0.18% tmp4qFf_R.zip |-------------------------------------------------------| 0.23% tmp4qFf_R.zip |-------------------------------------------------------| 0.27% tmp4qFf_R.zip |-------------------------------------------------------| 0.32% tmp4qFf_R.zip |-------------------------------------------------------| 0.37% tmp4qFf_R.zip |-------------------------------------------------------| 0.41% tmp4qFf_R.zip |-------------------------------------------------------| 0.46% tmp4qFf_R.zip |-------------------------------------------------------| 0.5% tmp4qFf_R.zip |-------------------------------------------------------| 0.55% tmp4qFf_R.zip |-------------------------------------------------------| 0.59% tmp4qFf_R.zip |-------------------------------------------------------| 0.64% tmp4qFf_R.zip |-------------------------------------------------------| 0.68% tmp4qFf_R.zip |-------------------------------------------------------| 0.73% tmp4qFf_R.zip |-------------------------------------------------------| 0.78% tmp4qFf_R.zip |-------------------------------------------------------| 0.82% tmp4qFf_R.zip |-------------------------------------------------------| 0.87% tmp4qFf_R.zip |#------------------------------------------------------| 0.91% tmp4qFf_R.zip |#------------------------------------------------------| 0.96% tmp4qFf_R.zip |#------------------------------------------------------| 1.0% tmp4qFf_R.zip |#------------------------------------------------------| 1.05% tmp4qFf_R.zip |#------------------------------------------------------| 1.1% tmp4qFf_R.zip |#------------------------------------------------------| 1.14% tmp4qFf_R.zip |#------------------------------------------------------| 1.19% tmp4qFf_R.zip |#------------------------------------------------------| 1.23% tmp4qFf_R.zip |#------------------------------------------------------| 1.28% tmp4qFf_R.zip |#------------------------------------------------------| 1.32% tmp4qFf_R.zip |#------------------------------------------------------| 1.37% tmp4qFf_R.zip |#------------------------------------------------------| 1.42% tmp4qFf_R.zip |#------------------------------------------------------| 1.46% tmp4qFf_R.zip |#------------------------------------------------------| 1.51% tmp4qFf_R.zip |#------------------------------------------------------| 1.55% tmp4qFf_R.zip |#------------------------------------------------------| 1.6% tmp4qFf_R.zip |#------------------------------------------------------| 1.64% tmp4qFf_R.zip |#------------------------------------------------------| 1.69% tmp4qFf_R.zip |#------------------------------------------------------| 1.73% tmp4qFf_R.zip |#------------------------------------------------------| 1.78% tmp4qFf_R.zip |#------------------------------------------------------| 1.83% tmp4qFf_R.zip |#------------------------------------------------------| 1.87% tmp4qFf_R.zip |#------------------------------------------------------| 1.92% tmp4qFf_R.zip |#------------------------------------------------------| 1.96% tmp4qFf_R.zip |#------------------------------------------------------| 2.01% tmp4qFf_R.zip |#------------------------------------------------------| 2.05% tmp4qFf_R.zip |#------------------------------------------------------| 2.1% tmp4qFf_R.zip |#------------------------------------------------------| 2.15% tmp4qFf_R.zip |#------------------------------------------------------| 2.19% tmp4qFf_R.zip |#------------------------------------------------------| 2.24% tmp4qFf_R.zip |#------------------------------------------------------| 2.28% tmp4qFf_R.zip |#------------------------------------------------------| 2.33% tmp4qFf_R.zip |#------------------------------------------------------| 2.37% tmp4qFf_R.zip |#------------------------------------------------------| 2.42% tmp4qFf_R.zip |#------------------------------------------------------| 2.47% tmp4qFf_R.zip |#------------------------------------------------------| 2.51% tmp4qFf_R.zip |#------------------------------------------------------| 2.56% tmp4qFf_R.zip |#------------------------------------------------------| 2.6% tmp4qFf_R.zip |#------------------------------------------------------| 2.65% tmp4qFf_R.zip |#------------------------------------------------------| 2.69% tmp4qFf_R.zip |##-----------------------------------------------------| 2.74% tmp4qFf_R.zip |##-----------------------------------------------------| 2.78% tmp4qFf_R.zip |##-----------------------------------------------------| 2.83% tmp4qFf_R.zip |##-----------------------------------------------------| 2.88% tmp4qFf_R.zip |##-----------------------------------------------------| 2.92% tmp4qFf_R.zip |##-----------------------------------------------------| 2.97% tmp4qFf_R.zip |##-----------------------------------------------------| 3.01% tmp4qFf_R.zip |##-----------------------------------------------------| 3.06% tmp4qFf_R.zip |##-----------------------------------------------------| 3.1% tmp4qFf_R.zip |##-----------------------------------------------------| 3.15% tmp4qFf_R.zip |##-----------------------------------------------------| 3.2% tmp4qFf_R.zip |##-----------------------------------------------------| 3.24% tmp4qFf_R.zip |##-----------------------------------------------------| 3.29% tmp4qFf_R.zip |##-----------------------------------------------------| 3.33% tmp4qFf_R.zip |##-----------------------------------------------------| 3.38% tmp4qFf_R.zip |##-----------------------------------------------------| 3.42% tmp4qFf_R.zip |##-----------------------------------------------------| 3.47% tmp4qFf_R.zip |##-----------------------------------------------------| 3.51% tmp4qFf_R.zip |##-----------------------------------------------------| 3.56% tmp4qFf_R.zip |##-----------------------------------------------------| 3.61% tmp4qFf_R.zip |##-----------------------------------------------------| 3.65% tmp4qFf_R.zip |##-----------------------------------------------------| 3.7% tmp4qFf_R.zip |##-----------------------------------------------------| 3.74% tmp4qFf_R.zip |##-----------------------------------------------------| 3.79% tmp4qFf_R.zip |##-----------------------------------------------------| 3.83% tmp4qFf_R.zip |##-----------------------------------------------------| 3.88% tmp4qFf_R.zip |##-----------------------------------------------------| 3.93% tmp4qFf_R.zip |##-----------------------------------------------------| 3.97% tmp4qFf_R.zip |##-----------------------------------------------------| 4.02% tmp4qFf_R.zip |##-----------------------------------------------------| 4.06% tmp4qFf_R.zip |##-----------------------------------------------------| 4.11% tmp4qFf_R.zip |##-----------------------------------------------------| 4.15% tmp4qFf_R.zip |##-----------------------------------------------------| 4.2% tmp4qFf_R.zip |##-----------------------------------------------------| 4.25% tmp4qFf_R.zip |##-----------------------------------------------------| 4.29% tmp4qFf_R.zip |##-----------------------------------------------------| 4.34% tmp4qFf_R.zip |##-----------------------------------------------------| 4.38% tmp4qFf_R.zip |##-----------------------------------------------------| 4.43% tmp4qFf_R.zip |##-----------------------------------------------------| 4.47% tmp4qFf_R.zip |##-----------------------------------------------------| 4.52% tmp4qFf_R.zip |###----------------------------------------------------| 4.56% tmp4qFf_R.zip |###----------------------------------------------------| 4.61% tmp4qFf_R.zip |###----------------------------------------------------| 4.66% tmp4qFf_R.zip |###----------------------------------------------------| 4.7% tmp4qFf_R.zip |###----------------------------------------------------| 4.75% tmp4qFf_R.zip |###----------------------------------------------------| 4.79% tmp4qFf_R.zip |###----------------------------------------------------| 4.84% tmp4qFf_R.zip |###----------------------------------------------------| 4.88% tmp4qFf_R.zip |###----------------------------------------------------| 4.93% tmp4qFf_R.zip |###----------------------------------------------------| 4.98% tmp4qFf_R.zip |###----------------------------------------------------| 5.02% tmp4qFf_R.zip |###----------------------------------------------------| 5.07% tmp4qFf_R.zip |###----------------------------------------------------| 5.11% tmp4qFf_R.zip |###----------------------------------------------------| 5.16% tmp4qFf_R.zip |###----------------------------------------------------| 5.2% tmp4qFf_R.zip |###----------------------------------------------------| 5.25% tmp4qFf_R.zip |###----------------------------------------------------| 5.3% tmp4qFf_R.zip |###----------------------------------------------------| 5.34% tmp4qFf_R.zip |###----------------------------------------------------| 5.39% tmp4qFf_R.zip |###----------------------------------------------------| 5.43% tmp4qFf_R.zip |###----------------------------------------------------| 5.48% tmp4qFf_R.zip |###----------------------------------------------------| 5.52% tmp4qFf_R.zip |###----------------------------------------------------| 5.57% tmp4qFf_R.zip |###----------------------------------------------------| 5.61% tmp4qFf_R.zip |###----------------------------------------------------| 5.66% tmp4qFf_R.zip |###----------------------------------------------------| 5.71% tmp4qFf_R.zip |###----------------------------------------------------| 5.75% tmp4qFf_R.zip |###----------------------------------------------------| 5.8% tmp4qFf_R.zip |###----------------------------------------------------| 5.84% tmp4qFf_R.zip |###----------------------------------------------------| 5.89% tmp4qFf_R.zip |###----------------------------------------------------| 5.93% tmp4qFf_R.zip |###----------------------------------------------------| 5.98% tmp4qFf_R.zip |###----------------------------------------------------| 6.03% tmp4qFf_R.zip |###----------------------------------------------------| 6.07% tmp4qFf_R.zip |###----------------------------------------------------| 6.12% tmp4qFf_R.zip |###----------------------------------------------------| 6.16% tmp4qFf_R.zip |###----------------------------------------------------| 6.21% tmp4qFf_R.zip |###----------------------------------------------------| 6.25% tmp4qFf_R.zip |###----------------------------------------------------| 6.3% tmp4qFf_R.zip |###----------------------------------------------------| 6.35% tmp4qFf_R.zip |####---------------------------------------------------| 6.39% tmp4qFf_R.zip |####---------------------------------------------------| 6.44% tmp4qFf_R.zip |####---------------------------------------------------| 6.48% tmp4qFf_R.zip |####---------------------------------------------------| 6.53% tmp4qFf_R.zip |####---------------------------------------------------| 6.57% tmp4qFf_R.zip |####---------------------------------------------------| 6.62% tmp4qFf_R.zip |####---------------------------------------------------| 6.66% tmp4qFf_R.zip |####---------------------------------------------------| 6.71% tmp4qFf_R.zip |####---------------------------------------------------| 6.76% tmp4qFf_R.zip |####---------------------------------------------------| 6.8% tmp4qFf_R.zip |####---------------------------------------------------| 6.85% tmp4qFf_R.zip |####---------------------------------------------------| 6.89% tmp4qFf_R.zip |####---------------------------------------------------| 6.94% tmp4qFf_R.zip |####---------------------------------------------------| 6.98% tmp4qFf_R.zip |####---------------------------------------------------| 7.03% tmp4qFf_R.zip |####---------------------------------------------------| 7.08% tmp4qFf_R.zip |####---------------------------------------------------| 7.12% tmp4qFf_R.zip |####---------------------------------------------------| 7.17% tmp4qFf_R.zip |####---------------------------------------------------| 7.21% tmp4qFf_R.zip |####---------------------------------------------------| 7.26% tmp4qFf_R.zip |####---------------------------------------------------| 7.3% tmp4qFf_R.zip |####---------------------------------------------------| 7.35% tmp4qFf_R.zip |####---------------------------------------------------| 7.4% tmp4qFf_R.zip |####---------------------------------------------------| 7.44% tmp4qFf_R.zip |####---------------------------------------------------| 7.49% tmp4qFf_R.zip |####---------------------------------------------------| 7.53% tmp4qFf_R.zip |####---------------------------------------------------| 7.58% tmp4qFf_R.zip |####---------------------------------------------------| 7.62% tmp4qFf_R.zip |####---------------------------------------------------| 7.67% tmp4qFf_R.zip |####---------------------------------------------------| 7.71% tmp4qFf_R.zip |####---------------------------------------------------| 7.76% tmp4qFf_R.zip |####---------------------------------------------------| 7.81% tmp4qFf_R.zip |####---------------------------------------------------| 7.85% tmp4qFf_R.zip |####---------------------------------------------------| 7.9% tmp4qFf_R.zip |####---------------------------------------------------| 7.94% tmp4qFf_R.zip |####---------------------------------------------------| 7.99% tmp4qFf_R.zip |####---------------------------------------------------| 8.03% tmp4qFf_R.zip |####---------------------------------------------------| 8.08% tmp4qFf_R.zip |####---------------------------------------------------| 8.13% tmp4qFf_R.zip |####---------------------------------------------------| 8.17% tmp4qFf_R.zip |#####--------------------------------------------------| 8.22% tmp4qFf_R.zip |#####--------------------------------------------------| 8.26% tmp4qFf_R.zip |#####--------------------------------------------------| 8.31% tmp4qFf_R.zip |#####--------------------------------------------------| 8.35% tmp4qFf_R.zip |#####--------------------------------------------------| 8.4% tmp4qFf_R.zip |#####--------------------------------------------------| 8.45% tmp4qFf_R.zip |#####--------------------------------------------------| 8.49% tmp4qFf_R.zip |#####--------------------------------------------------| 8.54% tmp4qFf_R.zip |#####--------------------------------------------------| 8.58% tmp4qFf_R.zip |#####--------------------------------------------------| 8.63% tmp4qFf_R.zip |#####--------------------------------------------------| 8.67% tmp4qFf_R.zip |#####--------------------------------------------------| 8.72% tmp4qFf_R.zip |#####--------------------------------------------------| 8.76% tmp4qFf_R.zip |#####--------------------------------------------------| 8.81% tmp4qFf_R.zip |#####--------------------------------------------------| 8.86% tmp4qFf_R.zip |#####--------------------------------------------------| 8.9% tmp4qFf_R.zip |#####--------------------------------------------------| 8.95% tmp4qFf_R.zip |#####--------------------------------------------------| 8.99% tmp4qFf_R.zip |#####--------------------------------------------------| 9.04% tmp4qFf_R.zip |#####--------------------------------------------------| 9.08% tmp4qFf_R.zip |#####--------------------------------------------------| 9.13% tmp4qFf_R.zip |#####--------------------------------------------------| 9.18% tmp4qFf_R.zip |#####--------------------------------------------------| 9.22% tmp4qFf_R.zip |#####--------------------------------------------------| 9.27% tmp4qFf_R.zip |#####--------------------------------------------------| 9.31% tmp4qFf_R.zip |#####--------------------------------------------------| 9.36% tmp4qFf_R.zip |#####--------------------------------------------------| 9.4% tmp4qFf_R.zip |#####--------------------------------------------------| 9.45% tmp4qFf_R.zip |#####--------------------------------------------------| 9.5% tmp4qFf_R.zip |#####--------------------------------------------------| 9.54% tmp4qFf_R.zip |#####--------------------------------------------------| 9.59% tmp4qFf_R.zip |#####--------------------------------------------------| 9.63% tmp4qFf_R.zip |#####--------------------------------------------------| 9.68% tmp4qFf_R.zip |#####--------------------------------------------------| 9.72% tmp4qFf_R.zip |#####--------------------------------------------------| 9.77% tmp4qFf_R.zip |#####--------------------------------------------------| 9.81% tmp4qFf_R.zip |#####--------------------------------------------------| 9.86% tmp4qFf_R.zip |#####--------------------------------------------------| 9.91% tmp4qFf_R.zip |#####--------------------------------------------------| 9.95% tmp4qFf_R.zip |#####--------------------------------------------------| 10.0% tmp4qFf_R.zip |######-------------------------------------------------| 10.04% tmp4qFf_R.zip |######-------------------------------------------------| 10.09% tmp4qFf_R.zip |######-------------------------------------------------| 10.13% tmp4qFf_R.zip |######-------------------------------------------------| 10.18% tmp4qFf_R.zip |######-------------------------------------------------| 10.23% tmp4qFf_R.zip |######-------------------------------------------------| 10.27% tmp4qFf_R.zip |######-------------------------------------------------| 10.32% tmp4qFf_R.zip |######-------------------------------------------------| 10.36% tmp4qFf_R.zip |######-------------------------------------------------| 10.41% tmp4qFf_R.zip |######-------------------------------------------------| 10.45% tmp4qFf_R.zip |######-------------------------------------------------| 10.5% tmp4qFf_R.zip |######-------------------------------------------------| 10.54% tmp4qFf_R.zip |######-------------------------------------------------| 10.59% tmp4qFf_R.zip |######-------------------------------------------------| 10.64% tmp4qFf_R.zip |######-------------------------------------------------| 10.68% tmp4qFf_R.zip |######-------------------------------------------------| 10.73% tmp4qFf_R.zip |######-------------------------------------------------| 10.77% tmp4qFf_R.zip |######-------------------------------------------------| 10.82% tmp4qFf_R.zip |######-------------------------------------------------| 10.86% tmp4qFf_R.zip |######-------------------------------------------------| 10.91% tmp4qFf_R.zip |######-------------------------------------------------| 10.96% tmp4qFf_R.zip |######-------------------------------------------------| 11.0% tmp4qFf_R.zip |######-------------------------------------------------| 11.05% tmp4qFf_R.zip |######-------------------------------------------------| 11.09% tmp4qFf_R.zip |######-------------------------------------------------| 11.14% tmp4qFf_R.zip |######-------------------------------------------------| 11.18% tmp4qFf_R.zip |######-------------------------------------------------| 11.23% tmp4qFf_R.zip |######-------------------------------------------------| 11.28% tmp4qFf_R.zip |######-------------------------------------------------| 11.32% tmp4qFf_R.zip |######-------------------------------------------------| 11.37% tmp4qFf_R.zip |######-------------------------------------------------| 11.41% tmp4qFf_R.zip |######-------------------------------------------------| 11.46% tmp4qFf_R.zip |######-------------------------------------------------| 11.5% tmp4qFf_R.zip |######-------------------------------------------------| 11.55% tmp4qFf_R.zip |######-------------------------------------------------| 11.59% tmp4qFf_R.zip |######-------------------------------------------------| 11.64% tmp4qFf_R.zip |######-------------------------------------------------| 11.69% tmp4qFf_R.zip |######-------------------------------------------------| 11.73% tmp4qFf_R.zip |######-------------------------------------------------| 11.78% tmp4qFf_R.zip |#######------------------------------------------------| 11.82% tmp4qFf_R.zip |#######------------------------------------------------| 11.87% tmp4qFf_R.zip |#######------------------------------------------------| 11.91% tmp4qFf_R.zip |#######------------------------------------------------| 11.96% tmp4qFf_R.zip |#######------------------------------------------------| 12.01% tmp4qFf_R.zip |#######------------------------------------------------| 12.05% tmp4qFf_R.zip |#######------------------------------------------------| 12.1% tmp4qFf_R.zip |#######------------------------------------------------| 12.14% tmp4qFf_R.zip |#######------------------------------------------------| 12.19% tmp4qFf_R.zip |#######------------------------------------------------| 12.23% tmp4qFf_R.zip |#######------------------------------------------------| 12.28% tmp4qFf_R.zip |#######------------------------------------------------| 12.33% tmp4qFf_R.zip |#######------------------------------------------------| 12.37% tmp4qFf_R.zip |#######------------------------------------------------| 12.42% tmp4qFf_R.zip |#######------------------------------------------------| 12.46% tmp4qFf_R.zip |#######------------------------------------------------| 12.51% tmp4qFf_R.zip |#######------------------------------------------------| 12.55% tmp4qFf_R.zip |#######------------------------------------------------| 12.6% tmp4qFf_R.zip |#######------------------------------------------------| 12.64% tmp4qFf_R.zip |#######------------------------------------------------| 12.69% tmp4qFf_R.zip |#######------------------------------------------------| 12.74% tmp4qFf_R.zip |#######------------------------------------------------| 12.78% tmp4qFf_R.zip |#######------------------------------------------------| 12.83% tmp4qFf_R.zip |#######------------------------------------------------| 12.87% tmp4qFf_R.zip |#######------------------------------------------------| 12.92% tmp4qFf_R.zip |#######------------------------------------------------| 12.96% tmp4qFf_R.zip |#######------------------------------------------------| 13.01% tmp4qFf_R.zip |#######------------------------------------------------| 13.06% tmp4qFf_R.zip |#######------------------------------------------------| 13.1% tmp4qFf_R.zip |#######------------------------------------------------| 13.15% tmp4qFf_R.zip |#######------------------------------------------------| 13.19% tmp4qFf_R.zip |#######------------------------------------------------| 13.24% tmp4qFf_R.zip |#######------------------------------------------------| 13.28% tmp4qFf_R.zip |#######------------------------------------------------| 13.33% tmp4qFf_R.zip |#######------------------------------------------------| 13.38% tmp4qFf_R.zip |#######------------------------------------------------| 13.42% tmp4qFf_R.zip |#######------------------------------------------------| 13.47% tmp4qFf_R.zip |#######------------------------------------------------| 13.51% tmp4qFf_R.zip |#######------------------------------------------------| 13.56% tmp4qFf_R.zip |#######------------------------------------------------| 13.6% tmp4qFf_R.zip |########-----------------------------------------------| 13.65% tmp4qFf_R.zip |########-----------------------------------------------| 13.69% tmp4qFf_R.zip |########-----------------------------------------------| 13.74% tmp4qFf_R.zip |########-----------------------------------------------| 13.79% tmp4qFf_R.zip |########-----------------------------------------------| 13.83% tmp4qFf_R.zip |########-----------------------------------------------| 13.88% tmp4qFf_R.zip |########-----------------------------------------------| 13.92% tmp4qFf_R.zip |########-----------------------------------------------| 13.97% tmp4qFf_R.zip |########-----------------------------------------------| 14.01% tmp4qFf_R.zip |########-----------------------------------------------| 14.06% tmp4qFf_R.zip |########-----------------------------------------------| 14.11% tmp4qFf_R.zip |########-----------------------------------------------| 14.15% tmp4qFf_R.zip |########-----------------------------------------------| 14.2% tmp4qFf_R.zip |########-----------------------------------------------| 14.24% tmp4qFf_R.zip |########-----------------------------------------------| 14.29% tmp4qFf_R.zip |########-----------------------------------------------| 14.33% tmp4qFf_R.zip |########-----------------------------------------------| 14.38% tmp4qFf_R.zip |########-----------------------------------------------| 14.43% tmp4qFf_R.zip |########-----------------------------------------------| 14.47% tmp4qFf_R.zip |########-----------------------------------------------| 14.52% tmp4qFf_R.zip |########-----------------------------------------------| 14.56% tmp4qFf_R.zip |########-----------------------------------------------| 14.61% tmp4qFf_R.zip |########-----------------------------------------------| 14.65% tmp4qFf_R.zip |########-----------------------------------------------| 14.7% tmp4qFf_R.zip |########-----------------------------------------------| 14.74% tmp4qFf_R.zip |########-----------------------------------------------| 14.79% tmp4qFf_R.zip |########-----------------------------------------------| 14.84% tmp4qFf_R.zip |########-----------------------------------------------| 14.88% tmp4qFf_R.zip |########-----------------------------------------------| 14.93% tmp4qFf_R.zip |########-----------------------------------------------| 14.97% tmp4qFf_R.zip |########-----------------------------------------------| 15.02% tmp4qFf_R.zip |########-----------------------------------------------| 15.06% tmp4qFf_R.zip |########-----------------------------------------------| 15.11% tmp4qFf_R.zip |########-----------------------------------------------| 15.16% tmp4qFf_R.zip |########-----------------------------------------------| 15.2% tmp4qFf_R.zip |########-----------------------------------------------| 15.25% tmp4qFf_R.zip |########-----------------------------------------------| 15.29% tmp4qFf_R.zip |########-----------------------------------------------| 15.34% tmp4qFf_R.zip |########-----------------------------------------------| 15.38% tmp4qFf_R.zip |########-----------------------------------------------| 15.43% tmp4qFf_R.zip |#########----------------------------------------------| 15.48% tmp4qFf_R.zip |#########----------------------------------------------| 15.52% tmp4qFf_R.zip |#########----------------------------------------------| 15.57% tmp4qFf_R.zip |#########----------------------------------------------| 15.61% tmp4qFf_R.zip |#########----------------------------------------------| 15.66% tmp4qFf_R.zip |#########----------------------------------------------| 15.7% tmp4qFf_R.zip |#########----------------------------------------------| 15.75% tmp4qFf_R.zip |#########----------------------------------------------| 15.79% tmp4qFf_R.zip |#########----------------------------------------------| 15.84% tmp4qFf_R.zip |#########----------------------------------------------| 15.89% tmp4qFf_R.zip |#########----------------------------------------------| 15.93% tmp4qFf_R.zip |#########----------------------------------------------| 15.98% tmp4qFf_R.zip |#########----------------------------------------------| 16.02% tmp4qFf_R.zip |#########----------------------------------------------| 16.07% tmp4qFf_R.zip |#########----------------------------------------------| 16.11% tmp4qFf_R.zip |#########----------------------------------------------| 16.16% tmp4qFf_R.zip |#########----------------------------------------------| 16.21% tmp4qFf_R.zip |#########----------------------------------------------| 16.25% tmp4qFf_R.zip |#########----------------------------------------------| 16.3% tmp4qFf_R.zip |#########----------------------------------------------| 16.34% tmp4qFf_R.zip |#########----------------------------------------------| 16.39% tmp4qFf_R.zip |#########----------------------------------------------| 16.43% tmp4qFf_R.zip |#########----------------------------------------------| 16.48% tmp4qFf_R.zip |#########----------------------------------------------| 16.53% tmp4qFf_R.zip |#########----------------------------------------------| 16.57% tmp4qFf_R.zip |#########----------------------------------------------| 16.62% tmp4qFf_R.zip |#########----------------------------------------------| 16.66% tmp4qFf_R.zip |#########----------------------------------------------| 16.71% tmp4qFf_R.zip |#########----------------------------------------------| 16.75% tmp4qFf_R.zip |#########----------------------------------------------| 16.8% tmp4qFf_R.zip |#########----------------------------------------------| 16.84% tmp4qFf_R.zip |#########----------------------------------------------| 16.89% tmp4qFf_R.zip |#########----------------------------------------------| 16.94% tmp4qFf_R.zip |#########----------------------------------------------| 16.98% tmp4qFf_R.zip |#########----------------------------------------------| 17.03% tmp4qFf_R.zip |#########----------------------------------------------| 17.07% tmp4qFf_R.zip |#########----------------------------------------------| 17.12% tmp4qFf_R.zip |#########----------------------------------------------| 17.16% tmp4qFf_R.zip |#########----------------------------------------------| 17.21% tmp4qFf_R.zip |#########----------------------------------------------| 17.26% tmp4qFf_R.zip |##########---------------------------------------------| 17.3% tmp4qFf_R.zip |##########---------------------------------------------| 17.35% tmp4qFf_R.zip |##########---------------------------------------------| 17.39% tmp4qFf_R.zip |##########---------------------------------------------| 17.44% tmp4qFf_R.zip |##########---------------------------------------------| 17.48% tmp4qFf_R.zip |##########---------------------------------------------| 17.53% tmp4qFf_R.zip |##########---------------------------------------------| 17.57% tmp4qFf_R.zip |##########---------------------------------------------| 17.62% tmp4qFf_R.zip |##########---------------------------------------------| 17.67% tmp4qFf_R.zip |##########---------------------------------------------| 17.71% tmp4qFf_R.zip |##########---------------------------------------------| 17.76% tmp4qFf_R.zip |##########---------------------------------------------| 17.8% tmp4qFf_R.zip |##########---------------------------------------------| 17.85% tmp4qFf_R.zip |##########---------------------------------------------| 17.89% tmp4qFf_R.zip |##########---------------------------------------------| 17.94% tmp4qFf_R.zip |##########---------------------------------------------| 17.99% tmp4qFf_R.zip |##########---------------------------------------------| 18.03% tmp4qFf_R.zip |##########---------------------------------------------| 18.08% tmp4qFf_R.zip |##########---------------------------------------------| 18.12% tmp4qFf_R.zip |##########---------------------------------------------| 18.17% tmp4qFf_R.zip |##########---------------------------------------------| 18.21% tmp4qFf_R.zip |##########---------------------------------------------| 18.26% tmp4qFf_R.zip |##########---------------------------------------------| 18.31% tmp4qFf_R.zip |##########---------------------------------------------| 18.35% tmp4qFf_R.zip |##########---------------------------------------------| 18.4% tmp4qFf_R.zip |##########---------------------------------------------| 18.44% tmp4qFf_R.zip |##########---------------------------------------------| 18.49% tmp4qFf_R.zip |##########---------------------------------------------| 18.53% tmp4qFf_R.zip |##########---------------------------------------------| 18.58% tmp4qFf_R.zip |##########---------------------------------------------| 18.62% tmp4qFf_R.zip |##########---------------------------------------------| 18.67% tmp4qFf_R.zip |##########---------------------------------------------| 18.72% tmp4qFf_R.zip |##########---------------------------------------------| 18.76% tmp4qFf_R.zip |##########---------------------------------------------| 18.81% tmp4qFf_R.zip |##########---------------------------------------------| 18.85% tmp4qFf_R.zip |##########---------------------------------------------| 18.9% tmp4qFf_R.zip |##########---------------------------------------------| 18.94% tmp4qFf_R.zip |##########---------------------------------------------| 18.99% tmp4qFf_R.zip |##########---------------------------------------------| 19.04% tmp4qFf_R.zip |##########---------------------------------------------| 19.08% tmp4qFf_R.zip |###########--------------------------------------------| 19.13% tmp4qFf_R.zip |###########--------------------------------------------| 19.17% tmp4qFf_R.zip |###########--------------------------------------------| 19.22% tmp4qFf_R.zip |###########--------------------------------------------| 19.26% tmp4qFf_R.zip |###########--------------------------------------------| 19.31% tmp4qFf_R.zip |###########--------------------------------------------| 19.36% tmp4qFf_R.zip |###########--------------------------------------------| 19.4% tmp4qFf_R.zip |###########--------------------------------------------| 19.45% tmp4qFf_R.zip |###########--------------------------------------------| 19.49% tmp4qFf_R.zip |###########--------------------------------------------| 19.54% tmp4qFf_R.zip |###########--------------------------------------------| 19.58% tmp4qFf_R.zip |###########--------------------------------------------| 19.63% tmp4qFf_R.zip |###########--------------------------------------------| 19.67% tmp4qFf_R.zip |###########--------------------------------------------| 19.72% tmp4qFf_R.zip |###########--------------------------------------------| 19.77% tmp4qFf_R.zip |###########--------------------------------------------| 19.81% tmp4qFf_R.zip |###########--------------------------------------------| 19.86% tmp4qFf_R.zip |###########--------------------------------------------| 19.9% tmp4qFf_R.zip |###########--------------------------------------------| 19.95% tmp4qFf_R.zip |###########--------------------------------------------| 19.99% tmp4qFf_R.zip |###########--------------------------------------------| 20.04% tmp4qFf_R.zip |###########--------------------------------------------| 20.09% tmp4qFf_R.zip |###########--------------------------------------------| 20.13% tmp4qFf_R.zip |###########--------------------------------------------| 20.18% tmp4qFf_R.zip |###########--------------------------------------------| 20.22% tmp4qFf_R.zip |###########--------------------------------------------| 20.27% tmp4qFf_R.zip |###########--------------------------------------------| 20.31% tmp4qFf_R.zip |###########--------------------------------------------| 20.36% tmp4qFf_R.zip |###########--------------------------------------------| 20.41% tmp4qFf_R.zip |###########--------------------------------------------| 20.45% tmp4qFf_R.zip |###########--------------------------------------------| 20.5% tmp4qFf_R.zip |###########--------------------------------------------| 20.54% tmp4qFf_R.zip |###########--------------------------------------------| 20.59% tmp4qFf_R.zip |###########--------------------------------------------| 20.63% tmp4qFf_R.zip |###########--------------------------------------------| 20.68% tmp4qFf_R.zip |###########--------------------------------------------| 20.72% tmp4qFf_R.zip |###########--------------------------------------------| 20.77% tmp4qFf_R.zip |###########--------------------------------------------| 20.82% tmp4qFf_R.zip |###########--------------------------------------------| 20.86% tmp4qFf_R.zip |###########--------------------------------------------| 20.91% tmp4qFf_R.zip |############-------------------------------------------| 20.95% tmp4qFf_R.zip |############-------------------------------------------| 21.0% tmp4qFf_R.zip |############-------------------------------------------| 21.04% tmp4qFf_R.zip |############-------------------------------------------| 21.09% tmp4qFf_R.zip |############-------------------------------------------| 21.14% tmp4qFf_R.zip |############-------------------------------------------| 21.18% tmp4qFf_R.zip |############-------------------------------------------| 21.23% tmp4qFf_R.zip |############-------------------------------------------| 21.27% tmp4qFf_R.zip |############-------------------------------------------| 21.32% tmp4qFf_R.zip |############-------------------------------------------| 21.36% tmp4qFf_R.zip |############-------------------------------------------| 21.41% tmp4qFf_R.zip |############-------------------------------------------| 21.46% tmp4qFf_R.zip |############-------------------------------------------| 21.5% tmp4qFf_R.zip |############-------------------------------------------| 21.55% tmp4qFf_R.zip |############-------------------------------------------| 21.59% tmp4qFf_R.zip |############-------------------------------------------| 21.64% tmp4qFf_R.zip |############-------------------------------------------| 21.68% tmp4qFf_R.zip |############-------------------------------------------| 21.73% tmp4qFf_R.zip |############-------------------------------------------| 21.77% tmp4qFf_R.zip |############-------------------------------------------| 21.82% tmp4qFf_R.zip |############-------------------------------------------| 21.87% tmp4qFf_R.zip |############-------------------------------------------| 21.91% tmp4qFf_R.zip |############-------------------------------------------| 21.96% tmp4qFf_R.zip |############-------------------------------------------| 22.0% tmp4qFf_R.zip |############-------------------------------------------| 22.05% tmp4qFf_R.zip |############-------------------------------------------| 22.09% tmp4qFf_R.zip |############-------------------------------------------| 22.14% tmp4qFf_R.zip |############-------------------------------------------| 22.19% tmp4qFf_R.zip |############-------------------------------------------| 22.23% tmp4qFf_R.zip |############-------------------------------------------| 22.28% tmp4qFf_R.zip |############-------------------------------------------| 22.32% tmp4qFf_R.zip |############-------------------------------------------| 22.37% tmp4qFf_R.zip |############-------------------------------------------| 22.41% tmp4qFf_R.zip |############-------------------------------------------| 22.46% tmp4qFf_R.zip |############-------------------------------------------| 22.51% tmp4qFf_R.zip |############-------------------------------------------| 22.55% tmp4qFf_R.zip |############-------------------------------------------| 22.6% tmp4qFf_R.zip |############-------------------------------------------| 22.64% tmp4qFf_R.zip |############-------------------------------------------| 22.69% tmp4qFf_R.zip |#############------------------------------------------| 22.73% tmp4qFf_R.zip |#############------------------------------------------| 22.78% tmp4qFf_R.zip |#############------------------------------------------| 22.82% tmp4qFf_R.zip |#############------------------------------------------| 22.87% tmp4qFf_R.zip |#############------------------------------------------| 22.92% tmp4qFf_R.zip |#############------------------------------------------| 22.96% tmp4qFf_R.zip |#############------------------------------------------| 23.01% tmp4qFf_R.zip |#############------------------------------------------| 23.05% tmp4qFf_R.zip |#############------------------------------------------| 23.1% tmp4qFf_R.zip |#############------------------------------------------| 23.14% tmp4qFf_R.zip |#############------------------------------------------| 23.19% tmp4qFf_R.zip |#############------------------------------------------| 23.24% tmp4qFf_R.zip |#############------------------------------------------| 23.28% tmp4qFf_R.zip |#############------------------------------------------| 23.33% tmp4qFf_R.zip |#############------------------------------------------| 23.37% tmp4qFf_R.zip |#############------------------------------------------| 23.42% tmp4qFf_R.zip |#############------------------------------------------| 23.46% tmp4qFf_R.zip |#############------------------------------------------| 23.51% tmp4qFf_R.zip |#############------------------------------------------| 23.56% tmp4qFf_R.zip |#############------------------------------------------| 23.6% tmp4qFf_R.zip |#############------------------------------------------| 23.65% tmp4qFf_R.zip |#############------------------------------------------| 23.69% tmp4qFf_R.zip |#############------------------------------------------| 23.74% tmp4qFf_R.zip |#############------------------------------------------| 23.78% tmp4qFf_R.zip |#############------------------------------------------| 23.83% tmp4qFf_R.zip |#############------------------------------------------| 23.87% tmp4qFf_R.zip |#############------------------------------------------| 23.92% tmp4qFf_R.zip |#############------------------------------------------| 23.97% tmp4qFf_R.zip |#############------------------------------------------| 24.01% tmp4qFf_R.zip |#############------------------------------------------| 24.06% tmp4qFf_R.zip |#############------------------------------------------| 24.1% tmp4qFf_R.zip |#############------------------------------------------| 24.15% tmp4qFf_R.zip |#############------------------------------------------| 24.19% tmp4qFf_R.zip |#############------------------------------------------| 24.24% tmp4qFf_R.zip |#############------------------------------------------| 24.29% tmp4qFf_R.zip |#############------------------------------------------| 24.33% tmp4qFf_R.zip |#############------------------------------------------| 24.38% tmp4qFf_R.zip |#############------------------------------------------| 24.42% tmp4qFf_R.zip |#############------------------------------------------| 24.47% tmp4qFf_R.zip |#############------------------------------------------| 24.51% tmp4qFf_R.zip |##############-----------------------------------------| 24.56% tmp4qFf_R.zip |##############-----------------------------------------| 24.6% tmp4qFf_R.zip |##############-----------------------------------------| 24.65% tmp4qFf_R.zip |##############-----------------------------------------| 24.7% tmp4qFf_R.zip |##############-----------------------------------------| 24.74% tmp4qFf_R.zip |##############-----------------------------------------| 24.79% tmp4qFf_R.zip |##############-----------------------------------------| 24.83% tmp4qFf_R.zip |##############-----------------------------------------| 24.88% tmp4qFf_R.zip |##############-----------------------------------------| 24.92% tmp4qFf_R.zip |##############-----------------------------------------| 24.97% tmp4qFf_R.zip |##############-----------------------------------------| 25.02% tmp4qFf_R.zip |##############-----------------------------------------| 25.06% tmp4qFf_R.zip |##############-----------------------------------------| 25.11% tmp4qFf_R.zip |##############-----------------------------------------| 25.15% tmp4qFf_R.zip |##############-----------------------------------------| 25.2% tmp4qFf_R.zip |##############-----------------------------------------| 25.24% tmp4qFf_R.zip |##############-----------------------------------------| 25.29% tmp4qFf_R.zip |##############-----------------------------------------| 25.34% tmp4qFf_R.zip |##############-----------------------------------------| 25.38% tmp4qFf_R.zip |##############-----------------------------------------| 25.43% tmp4qFf_R.zip |##############-----------------------------------------| 25.47% tmp4qFf_R.zip |##############-----------------------------------------| 25.52% tmp4qFf_R.zip |##############-----------------------------------------| 25.56% tmp4qFf_R.zip |##############-----------------------------------------| 25.61% tmp4qFf_R.zip |##############-----------------------------------------| 25.65% tmp4qFf_R.zip |##############-----------------------------------------| 25.7% tmp4qFf_R.zip |##############-----------------------------------------| 25.75% tmp4qFf_R.zip |##############-----------------------------------------| 25.79% tmp4qFf_R.zip |##############-----------------------------------------| 25.84% tmp4qFf_R.zip |##############-----------------------------------------| 25.88% tmp4qFf_R.zip |##############-----------------------------------------| 25.93% tmp4qFf_R.zip |##############-----------------------------------------| 25.97% tmp4qFf_R.zip |##############-----------------------------------------| 26.02% tmp4qFf_R.zip |##############-----------------------------------------| 26.07% tmp4qFf_R.zip |##############-----------------------------------------| 26.11% tmp4qFf_R.zip |##############-----------------------------------------| 26.16% tmp4qFf_R.zip |##############-----------------------------------------| 26.2% tmp4qFf_R.zip |##############-----------------------------------------| 26.25% tmp4qFf_R.zip |##############-----------------------------------------| 26.29% tmp4qFf_R.zip |##############-----------------------------------------| 26.34% tmp4qFf_R.zip |###############----------------------------------------| 26.39% tmp4qFf_R.zip |###############----------------------------------------| 26.43% tmp4qFf_R.zip |###############----------------------------------------| 26.48% tmp4qFf_R.zip |###############----------------------------------------| 26.52% tmp4qFf_R.zip |###############----------------------------------------| 26.57% tmp4qFf_R.zip |###############----------------------------------------| 26.61% tmp4qFf_R.zip |###############----------------------------------------| 26.66% tmp4qFf_R.zip |###############----------------------------------------| 26.7% tmp4qFf_R.zip |###############----------------------------------------| 26.75% tmp4qFf_R.zip |###############----------------------------------------| 26.8% tmp4qFf_R.zip |###############----------------------------------------| 26.84% tmp4qFf_R.zip |###############----------------------------------------| 26.89% tmp4qFf_R.zip |###############----------------------------------------| 26.93% tmp4qFf_R.zip |###############----------------------------------------| 26.98% tmp4qFf_R.zip |###############----------------------------------------| 27.02% tmp4qFf_R.zip |###############----------------------------------------| 27.07% tmp4qFf_R.zip |###############----------------------------------------| 27.12% tmp4qFf_R.zip |###############----------------------------------------| 27.16% tmp4qFf_R.zip |###############----------------------------------------| 27.21% tmp4qFf_R.zip |###############----------------------------------------| 27.25% tmp4qFf_R.zip |###############----------------------------------------| 27.3% tmp4qFf_R.zip |###############----------------------------------------| 27.34% tmp4qFf_R.zip |###############----------------------------------------| 27.39% tmp4qFf_R.zip |###############----------------------------------------| 27.44% tmp4qFf_R.zip |###############----------------------------------------| 27.48% tmp4qFf_R.zip |###############----------------------------------------| 27.53% tmp4qFf_R.zip |###############----------------------------------------| 27.57% tmp4qFf_R.zip |###############----------------------------------------| 27.62% tmp4qFf_R.zip |###############----------------------------------------| 27.66% tmp4qFf_R.zip |###############----------------------------------------| 27.71% tmp4qFf_R.zip |###############----------------------------------------| 27.75% tmp4qFf_R.zip |###############----------------------------------------| 27.8% tmp4qFf_R.zip |###############----------------------------------------| 27.85% tmp4qFf_R.zip |###############----------------------------------------| 27.89% tmp4qFf_R.zip |###############----------------------------------------| 27.94% tmp4qFf_R.zip |###############----------------------------------------| 27.98% tmp4qFf_R.zip |###############----------------------------------------| 28.03% tmp4qFf_R.zip |###############----------------------------------------| 28.07% tmp4qFf_R.zip |###############----------------------------------------| 28.12% tmp4qFf_R.zip |###############----------------------------------------| 28.17% tmp4qFf_R.zip |################---------------------------------------| 28.21% tmp4qFf_R.zip |################---------------------------------------| 28.26% tmp4qFf_R.zip |################---------------------------------------| 28.3% tmp4qFf_R.zip |################---------------------------------------| 28.35% tmp4qFf_R.zip |################---------------------------------------| 28.39% tmp4qFf_R.zip |################---------------------------------------| 28.44% tmp4qFf_R.zip |################---------------------------------------| 28.49% tmp4qFf_R.zip |################---------------------------------------| 28.53% tmp4qFf_R.zip |################---------------------------------------| 28.58% tmp4qFf_R.zip |################---------------------------------------| 28.62% tmp4qFf_R.zip |################---------------------------------------| 28.67% tmp4qFf_R.zip |################---------------------------------------| 28.71% tmp4qFf_R.zip |################---------------------------------------| 28.76% tmp4qFf_R.zip |################---------------------------------------| 28.8% tmp4qFf_R.zip |################---------------------------------------| 28.85% tmp4qFf_R.zip |################---------------------------------------| 28.9% tmp4qFf_R.zip |################---------------------------------------| 28.94% tmp4qFf_R.zip |################---------------------------------------| 28.99% tmp4qFf_R.zip |################---------------------------------------| 29.03% tmp4qFf_R.zip |################---------------------------------------| 29.08% tmp4qFf_R.zip |################---------------------------------------| 29.12% tmp4qFf_R.zip |################---------------------------------------| 29.17% tmp4qFf_R.zip |################---------------------------------------| 29.22% tmp4qFf_R.zip |################---------------------------------------| 29.26% tmp4qFf_R.zip |################---------------------------------------| 29.31% tmp4qFf_R.zip |################---------------------------------------| 29.35% tmp4qFf_R.zip |################---------------------------------------| 29.4% tmp4qFf_R.zip |################---------------------------------------| 29.44% tmp4qFf_R.zip |################---------------------------------------| 29.49% tmp4qFf_R.zip |################---------------------------------------| 29.54% tmp4qFf_R.zip |################---------------------------------------| 29.58% tmp4qFf_R.zip |################---------------------------------------| 29.63% tmp4qFf_R.zip |################---------------------------------------| 29.67% tmp4qFf_R.zip |################---------------------------------------| 29.72% tmp4qFf_R.zip |################---------------------------------------| 29.76% tmp4qFf_R.zip |################---------------------------------------| 29.81% tmp4qFf_R.zip |################---------------------------------------| 29.85% tmp4qFf_R.zip |################---------------------------------------| 29.9% tmp4qFf_R.zip |################---------------------------------------| 29.95% tmp4qFf_R.zip |################---------------------------------------| 29.99% tmp4qFf_R.zip |#################--------------------------------------| 30.04% tmp4qFf_R.zip |#################--------------------------------------| 30.08% tmp4qFf_R.zip |#################--------------------------------------| 30.13% tmp4qFf_R.zip |#################--------------------------------------| 30.17% tmp4qFf_R.zip |#################--------------------------------------| 30.22% tmp4qFf_R.zip |#################--------------------------------------| 30.27% tmp4qFf_R.zip |#################--------------------------------------| 30.31% tmp4qFf_R.zip |#################--------------------------------------| 30.36% tmp4qFf_R.zip |#################--------------------------------------| 30.4% tmp4qFf_R.zip |#################--------------------------------------| 30.45% tmp4qFf_R.zip |#################--------------------------------------| 30.49% tmp4qFf_R.zip |#################--------------------------------------| 30.54% tmp4qFf_R.zip |#################--------------------------------------| 30.59% tmp4qFf_R.zip |#################--------------------------------------| 30.63% tmp4qFf_R.zip |#################--------------------------------------| 30.68% tmp4qFf_R.zip |#################--------------------------------------| 30.72% tmp4qFf_R.zip |#################--------------------------------------| 30.77% tmp4qFf_R.zip |#################--------------------------------------| 30.81% tmp4qFf_R.zip |#################--------------------------------------| 30.86% tmp4qFf_R.zip |#################--------------------------------------| 30.9% tmp4qFf_R.zip |#################--------------------------------------| 30.95% tmp4qFf_R.zip |#################--------------------------------------| 31.0% tmp4qFf_R.zip |#################--------------------------------------| 31.04% tmp4qFf_R.zip |#################--------------------------------------| 31.09% tmp4qFf_R.zip |#################--------------------------------------| 31.13% tmp4qFf_R.zip |#################--------------------------------------| 31.18% tmp4qFf_R.zip |#################--------------------------------------| 31.22% tmp4qFf_R.zip |#################--------------------------------------| 31.27% tmp4qFf_R.zip |#################--------------------------------------| 31.32% tmp4qFf_R.zip |#################--------------------------------------| 31.36% tmp4qFf_R.zip |#################--------------------------------------| 31.41% tmp4qFf_R.zip |#################--------------------------------------| 31.45% tmp4qFf_R.zip |#################--------------------------------------| 31.5% tmp4qFf_R.zip |#################--------------------------------------| 31.54% tmp4qFf_R.zip |#################--------------------------------------| 31.59% tmp4qFf_R.zip |#################--------------------------------------| 31.63% tmp4qFf_R.zip |#################--------------------------------------| 31.68% tmp4qFf_R.zip |#################--------------------------------------| 31.73% tmp4qFf_R.zip |#################--------------------------------------| 31.77% tmp4qFf_R.zip |#################--------------------------------------| 31.82% tmp4qFf_R.zip |##################-------------------------------------| 31.86% tmp4qFf_R.zip |##################-------------------------------------| 31.91% tmp4qFf_R.zip |##################-------------------------------------| 31.95% tmp4qFf_R.zip |##################-------------------------------------| 32.0% tmp4qFf_R.zip |##################-------------------------------------| 32.05% tmp4qFf_R.zip |##################-------------------------------------| 32.09% tmp4qFf_R.zip |##################-------------------------------------| 32.14% tmp4qFf_R.zip |##################-------------------------------------| 32.18% tmp4qFf_R.zip |##################-------------------------------------| 32.23% tmp4qFf_R.zip |##################-------------------------------------| 32.27% tmp4qFf_R.zip |##################-------------------------------------| 32.32% tmp4qFf_R.zip |##################-------------------------------------| 32.37% tmp4qFf_R.zip |##################-------------------------------------| 32.41% tmp4qFf_R.zip |##################-------------------------------------| 32.46% tmp4qFf_R.zip |##################-------------------------------------| 32.5% tmp4qFf_R.zip |##################-------------------------------------| 32.55% tmp4qFf_R.zip |##################-------------------------------------| 32.59% tmp4qFf_R.zip |##################-------------------------------------| 32.64% tmp4qFf_R.zip |##################-------------------------------------| 32.68% tmp4qFf_R.zip |##################-------------------------------------| 32.73% tmp4qFf_R.zip |##################-------------------------------------| 32.78% tmp4qFf_R.zip |##################-------------------------------------| 32.82% tmp4qFf_R.zip |##################-------------------------------------| 32.87% tmp4qFf_R.zip |##################-------------------------------------| 32.91% tmp4qFf_R.zip |##################-------------------------------------| 32.96% tmp4qFf_R.zip |##################-------------------------------------| 33.0% tmp4qFf_R.zip |##################-------------------------------------| 33.05% tmp4qFf_R.zip |##################-------------------------------------| 33.1% tmp4qFf_R.zip |##################-------------------------------------| 33.14% tmp4qFf_R.zip |##################-------------------------------------| 33.19% tmp4qFf_R.zip |##################-------------------------------------| 33.23% tmp4qFf_R.zip |##################-------------------------------------| 33.28% tmp4qFf_R.zip |##################-------------------------------------| 33.32% tmp4qFf_R.zip |##################-------------------------------------| 33.37% tmp4qFf_R.zip |##################-------------------------------------| 33.42% tmp4qFf_R.zip |##################-------------------------------------| 33.46% tmp4qFf_R.zip |##################-------------------------------------| 33.51% tmp4qFf_R.zip |##################-------------------------------------| 33.55% tmp4qFf_R.zip |##################-------------------------------------| 33.6% tmp4qFf_R.zip |###################------------------------------------| 33.64% tmp4qFf_R.zip |###################------------------------------------| 33.69% tmp4qFf_R.zip |###################------------------------------------| 33.73% tmp4qFf_R.zip |###################------------------------------------| 33.78% tmp4qFf_R.zip |###################------------------------------------| 33.83% tmp4qFf_R.zip |###################------------------------------------| 33.87% tmp4qFf_R.zip |###################------------------------------------| 33.92% tmp4qFf_R.zip |###################------------------------------------| 33.96% tmp4qFf_R.zip |###################------------------------------------| 34.01% tmp4qFf_R.zip |###################------------------------------------| 34.05% tmp4qFf_R.zip |###################------------------------------------| 34.1% tmp4qFf_R.zip |###################------------------------------------| 34.15% tmp4qFf_R.zip |###################------------------------------------| 34.19% tmp4qFf_R.zip |###################------------------------------------| 34.24% tmp4qFf_R.zip |###################------------------------------------| 34.28% tmp4qFf_R.zip |###################------------------------------------| 34.33% tmp4qFf_R.zip |###################------------------------------------| 34.37% tmp4qFf_R.zip |###################------------------------------------| 34.42% tmp4qFf_R.zip |###################------------------------------------| 34.47% tmp4qFf_R.zip |###################------------------------------------| 34.51% tmp4qFf_R.zip |###################------------------------------------| 34.56% tmp4qFf_R.zip |###################------------------------------------| 34.6% tmp4qFf_R.zip |###################------------------------------------| 34.65% tmp4qFf_R.zip |###################------------------------------------| 34.69% tmp4qFf_R.zip |###################------------------------------------| 34.74% tmp4qFf_R.zip |###################------------------------------------| 34.78% tmp4qFf_R.zip |###################------------------------------------| 34.83% tmp4qFf_R.zip |###################------------------------------------| 34.88% tmp4qFf_R.zip |###################------------------------------------| 34.92% tmp4qFf_R.zip |###################------------------------------------| 34.97% tmp4qFf_R.zip |###################------------------------------------| 35.01% tmp4qFf_R.zip |###################------------------------------------| 35.06% tmp4qFf_R.zip |###################------------------------------------| 35.1% tmp4qFf_R.zip |###################------------------------------------| 35.15% tmp4qFf_R.zip |###################------------------------------------| 35.2% tmp4qFf_R.zip |###################------------------------------------| 35.24% tmp4qFf_R.zip |###################------------------------------------| 35.29% tmp4qFf_R.zip |###################------------------------------------| 35.33% tmp4qFf_R.zip |###################------------------------------------| 35.38% tmp4qFf_R.zip |###################------------------------------------| 35.42% tmp4qFf_R.zip |####################-----------------------------------| 35.47% tmp4qFf_R.zip |####################-----------------------------------| 35.52% tmp4qFf_R.zip |####################-----------------------------------| 35.56% tmp4qFf_R.zip |####################-----------------------------------| 35.61% tmp4qFf_R.zip |####################-----------------------------------| 35.65% tmp4qFf_R.zip |####################-----------------------------------| 35.7% tmp4qFf_R.zip |####################-----------------------------------| 35.74% tmp4qFf_R.zip |####################-----------------------------------| 35.79% tmp4qFf_R.zip |####################-----------------------------------| 35.83% tmp4qFf_R.zip |####################-----------------------------------| 35.88% tmp4qFf_R.zip |####################-----------------------------------| 35.93% tmp4qFf_R.zip |####################-----------------------------------| 35.97% tmp4qFf_R.zip |####################-----------------------------------| 36.02% tmp4qFf_R.zip |####################-----------------------------------| 36.06% tmp4qFf_R.zip |####################-----------------------------------| 36.11% tmp4qFf_R.zip |####################-----------------------------------| 36.15% tmp4qFf_R.zip |####################-----------------------------------| 36.2% tmp4qFf_R.zip |####################-----------------------------------| 36.25% tmp4qFf_R.zip |####################-----------------------------------| 36.29% tmp4qFf_R.zip |####################-----------------------------------| 36.34% tmp4qFf_R.zip |####################-----------------------------------| 36.38% tmp4qFf_R.zip |####################-----------------------------------| 36.43% tmp4qFf_R.zip |####################-----------------------------------| 36.47% tmp4qFf_R.zip |####################-----------------------------------| 36.52% tmp4qFf_R.zip |####################-----------------------------------| 36.57% tmp4qFf_R.zip |####################-----------------------------------| 36.61% tmp4qFf_R.zip |####################-----------------------------------| 36.66% tmp4qFf_R.zip |####################-----------------------------------| 36.7% tmp4qFf_R.zip |####################-----------------------------------| 36.75% tmp4qFf_R.zip |####################-----------------------------------| 36.79% tmp4qFf_R.zip |####################-----------------------------------| 36.84% tmp4qFf_R.zip |####################-----------------------------------| 36.88% tmp4qFf_R.zip |####################-----------------------------------| 36.93% tmp4qFf_R.zip |####################-----------------------------------| 36.98% tmp4qFf_R.zip |####################-----------------------------------| 37.02% tmp4qFf_R.zip |####################-----------------------------------| 37.07% tmp4qFf_R.zip |####################-----------------------------------| 37.11% tmp4qFf_R.zip |####################-----------------------------------| 37.16% tmp4qFf_R.zip |####################-----------------------------------| 37.2% tmp4qFf_R.zip |####################-----------------------------------| 37.25% tmp4qFf_R.zip |#####################----------------------------------| 37.3% tmp4qFf_R.zip |#####################----------------------------------| 37.34% tmp4qFf_R.zip |#####################----------------------------------| 37.39% tmp4qFf_R.zip |#####################----------------------------------| 37.43% tmp4qFf_R.zip |#####################----------------------------------| 37.48% tmp4qFf_R.zip |#####################----------------------------------| 37.52% tmp4qFf_R.zip |#####################----------------------------------| 37.57% tmp4qFf_R.zip |#####################----------------------------------| 37.62% tmp4qFf_R.zip |#####################----------------------------------| 37.66% tmp4qFf_R.zip |#####################----------------------------------| 37.71% tmp4qFf_R.zip |#####################----------------------------------| 37.75% tmp4qFf_R.zip |#####################----------------------------------| 37.8% tmp4qFf_R.zip |#####################----------------------------------| 37.84% tmp4qFf_R.zip |#####################----------------------------------| 37.89% tmp4qFf_R.zip |#####################----------------------------------| 37.93% tmp4qFf_R.zip |#####################----------------------------------| 37.98% tmp4qFf_R.zip |#####################----------------------------------| 38.03% tmp4qFf_R.zip |#####################----------------------------------| 38.07% tmp4qFf_R.zip |#####################----------------------------------| 38.12% tmp4qFf_R.zip |#####################----------------------------------| 38.16% tmp4qFf_R.zip |#####################----------------------------------| 38.21% tmp4qFf_R.zip |#####################----------------------------------| 38.25% tmp4qFf_R.zip |#####################----------------------------------| 38.3% tmp4qFf_R.zip |#####################----------------------------------| 38.35% tmp4qFf_R.zip |#####################----------------------------------| 38.39% tmp4qFf_R.zip |#####################----------------------------------| 38.44% tmp4qFf_R.zip |#####################----------------------------------| 38.48% tmp4qFf_R.zip |#####################----------------------------------| 38.53% tmp4qFf_R.zip |#####################----------------------------------| 38.57% tmp4qFf_R.zip |#####################----------------------------------| 38.62% tmp4qFf_R.zip |#####################----------------------------------| 38.66% tmp4qFf_R.zip |#####################----------------------------------| 38.71% tmp4qFf_R.zip |#####################----------------------------------| 38.76% tmp4qFf_R.zip |#####################----------------------------------| 38.8% tmp4qFf_R.zip |#####################----------------------------------| 38.85% tmp4qFf_R.zip |#####################----------------------------------| 38.89% tmp4qFf_R.zip |#####################----------------------------------| 38.94% tmp4qFf_R.zip |#####################----------------------------------| 38.98% tmp4qFf_R.zip |#####################----------------------------------| 39.03% tmp4qFf_R.zip |#####################----------------------------------| 39.08% tmp4qFf_R.zip |######################---------------------------------| 39.12% tmp4qFf_R.zip |######################---------------------------------| 39.17% tmp4qFf_R.zip |######################---------------------------------| 39.21% tmp4qFf_R.zip |######################---------------------------------| 39.26% tmp4qFf_R.zip |######################---------------------------------| 39.3% tmp4qFf_R.zip |######################---------------------------------| 39.35% tmp4qFf_R.zip |######################---------------------------------| 39.4% tmp4qFf_R.zip |######################---------------------------------| 39.44% tmp4qFf_R.zip |######################---------------------------------| 39.49% tmp4qFf_R.zip |######################---------------------------------| 39.53% tmp4qFf_R.zip |######################---------------------------------| 39.58% tmp4qFf_R.zip |######################---------------------------------| 39.62% tmp4qFf_R.zip |######################---------------------------------| 39.67% tmp4qFf_R.zip |######################---------------------------------| 39.71% tmp4qFf_R.zip |######################---------------------------------| 39.76% tmp4qFf_R.zip |######################---------------------------------| 39.81% tmp4qFf_R.zip |######################---------------------------------| 39.85% tmp4qFf_R.zip |######################---------------------------------| 39.9% tmp4qFf_R.zip |######################---------------------------------| 39.94% tmp4qFf_R.zip |######################---------------------------------| 39.99% tmp4qFf_R.zip |######################---------------------------------| 40.03% tmp4qFf_R.zip |######################---------------------------------| 40.08% tmp4qFf_R.zip |######################---------------------------------| 40.13% tmp4qFf_R.zip |######################---------------------------------| 40.17% tmp4qFf_R.zip |######################---------------------------------| 40.22% tmp4qFf_R.zip |######################---------------------------------| 40.26% tmp4qFf_R.zip |######################---------------------------------| 40.31% tmp4qFf_R.zip |######################---------------------------------| 40.35% tmp4qFf_R.zip |######################---------------------------------| 40.4% tmp4qFf_R.zip |######################---------------------------------| 40.45% tmp4qFf_R.zip |######################---------------------------------| 40.49% tmp4qFf_R.zip |######################---------------------------------| 40.54% tmp4qFf_R.zip |######################---------------------------------| 40.58% tmp4qFf_R.zip |######################---------------------------------| 40.63% tmp4qFf_R.zip |######################---------------------------------| 40.67% tmp4qFf_R.zip |######################---------------------------------| 40.72% tmp4qFf_R.zip |######################---------------------------------| 40.76% tmp4qFf_R.zip |######################---------------------------------| 40.81% tmp4qFf_R.zip |######################---------------------------------| 40.86% tmp4qFf_R.zip |######################---------------------------------| 40.9% tmp4qFf_R.zip |#######################--------------------------------| 40.95% tmp4qFf_R.zip |#######################--------------------------------| 40.99% tmp4qFf_R.zip |#######################--------------------------------| 41.04% tmp4qFf_R.zip |#######################--------------------------------| 41.08% tmp4qFf_R.zip |#######################--------------------------------| 41.13% tmp4qFf_R.zip |#######################--------------------------------| 41.18% tmp4qFf_R.zip |#######################--------------------------------| 41.22% tmp4qFf_R.zip |#######################--------------------------------| 41.27% tmp4qFf_R.zip |#######################--------------------------------| 41.31% tmp4qFf_R.zip |#######################--------------------------------| 41.36% tmp4qFf_R.zip |#######################--------------------------------| 41.4% tmp4qFf_R.zip |#######################--------------------------------| 41.45% tmp4qFf_R.zip |#######################--------------------------------| 41.5% tmp4qFf_R.zip |#######################--------------------------------| 41.54% tmp4qFf_R.zip |#######################--------------------------------| 41.59% tmp4qFf_R.zip |#######################--------------------------------| 41.63% tmp4qFf_R.zip |#######################--------------------------------| 41.68% tmp4qFf_R.zip |#######################--------------------------------| 41.72% tmp4qFf_R.zip |#######################--------------------------------| 41.77% tmp4qFf_R.zip |#######################--------------------------------| 41.81% tmp4qFf_R.zip |#######################--------------------------------| 41.86% tmp4qFf_R.zip |#######################--------------------------------| 41.91% tmp4qFf_R.zip |#######################--------------------------------| 41.95% tmp4qFf_R.zip |#######################--------------------------------| 42.0% tmp4qFf_R.zip |#######################--------------------------------| 42.04% tmp4qFf_R.zip |#######################--------------------------------| 42.09% tmp4qFf_R.zip |#######################--------------------------------| 42.13% tmp4qFf_R.zip |#######################--------------------------------| 42.18% tmp4qFf_R.zip |#######################--------------------------------| 42.23% tmp4qFf_R.zip |#######################--------------------------------| 42.27% tmp4qFf_R.zip |#######################--------------------------------| 42.32% tmp4qFf_R.zip |#######################--------------------------------| 42.36% tmp4qFf_R.zip |#######################--------------------------------| 42.41% tmp4qFf_R.zip |#######################--------------------------------| 42.45% tmp4qFf_R.zip |#######################--------------------------------| 42.5% tmp4qFf_R.zip |#######################--------------------------------| 42.55% tmp4qFf_R.zip |#######################--------------------------------| 42.59% tmp4qFf_R.zip |#######################--------------------------------| 42.64% tmp4qFf_R.zip |#######################--------------------------------| 42.68% tmp4qFf_R.zip |########################-------------------------------| 42.73% tmp4qFf_R.zip |########################-------------------------------| 42.77% tmp4qFf_R.zip |########################-------------------------------| 42.82% tmp4qFf_R.zip |########################-------------------------------| 42.86% tmp4qFf_R.zip |########################-------------------------------| 42.91% tmp4qFf_R.zip |########################-------------------------------| 42.96% tmp4qFf_R.zip |########################-------------------------------| 43.0% tmp4qFf_R.zip |########################-------------------------------| 43.05% tmp4qFf_R.zip |########################-------------------------------| 43.09% tmp4qFf_R.zip |########################-------------------------------| 43.14% tmp4qFf_R.zip |########################-------------------------------| 43.18% tmp4qFf_R.zip |########################-------------------------------| 43.23% tmp4qFf_R.zip |########################-------------------------------| 43.28% tmp4qFf_R.zip |########################-------------------------------| 43.32% tmp4qFf_R.zip |########################-------------------------------| 43.37% tmp4qFf_R.zip |########################-------------------------------| 43.41% tmp4qFf_R.zip |########################-------------------------------| 43.46% tmp4qFf_R.zip |########################-------------------------------| 43.5% tmp4qFf_R.zip |########################-------------------------------| 43.55% tmp4qFf_R.zip |########################-------------------------------| 43.6% tmp4qFf_R.zip |########################-------------------------------| 43.64% tmp4qFf_R.zip |########################-------------------------------| 43.69% tmp4qFf_R.zip |########################-------------------------------| 43.73% tmp4qFf_R.zip |########################-------------------------------| 43.78% tmp4qFf_R.zip |########################-------------------------------| 43.82% tmp4qFf_R.zip |########################-------------------------------| 43.87% tmp4qFf_R.zip |########################-------------------------------| 43.91% tmp4qFf_R.zip |########################-------------------------------| 43.96% tmp4qFf_R.zip |########################-------------------------------| 44.01% tmp4qFf_R.zip |########################-------------------------------| 44.05% tmp4qFf_R.zip |########################-------------------------------| 44.1% tmp4qFf_R.zip |########################-------------------------------| 44.14% tmp4qFf_R.zip |########################-------------------------------| 44.19% tmp4qFf_R.zip |########################-------------------------------| 44.23% tmp4qFf_R.zip |########################-------------------------------| 44.28% tmp4qFf_R.zip |########################-------------------------------| 44.33% tmp4qFf_R.zip |########################-------------------------------| 44.37% tmp4qFf_R.zip |########################-------------------------------| 44.42% tmp4qFf_R.zip |########################-------------------------------| 44.46% tmp4qFf_R.zip |########################-------------------------------| 44.51% tmp4qFf_R.zip |#########################------------------------------| 44.55% tmp4qFf_R.zip |#########################------------------------------| 44.6% tmp4qFf_R.zip |#########################------------------------------| 44.65% tmp4qFf_R.zip |#########################------------------------------| 44.69% tmp4qFf_R.zip |#########################------------------------------| 44.74% tmp4qFf_R.zip |#########################------------------------------| 44.78% tmp4qFf_R.zip |#########################------------------------------| 44.83% tmp4qFf_R.zip |#########################------------------------------| 44.87% tmp4qFf_R.zip |#########################------------------------------| 44.92% tmp4qFf_R.zip |#########################------------------------------| 44.96% tmp4qFf_R.zip |#########################------------------------------| 45.01% tmp4qFf_R.zip |#########################------------------------------| 45.06% tmp4qFf_R.zip |#########################------------------------------| 45.1% tmp4qFf_R.zip |#########################------------------------------| 45.15% tmp4qFf_R.zip |#########################------------------------------| 45.19% tmp4qFf_R.zip |#########################------------------------------| 45.24% tmp4qFf_R.zip |#########################------------------------------| 45.28% tmp4qFf_R.zip |#########################------------------------------| 45.33% tmp4qFf_R.zip |#########################------------------------------| 45.38% tmp4qFf_R.zip |#########################------------------------------| 45.42% tmp4qFf_R.zip |#########################------------------------------| 45.47% tmp4qFf_R.zip |#########################------------------------------| 45.51% tmp4qFf_R.zip |#########################------------------------------| 45.56% tmp4qFf_R.zip |#########################------------------------------| 45.6% tmp4qFf_R.zip |#########################------------------------------| 45.65% tmp4qFf_R.zip |#########################------------------------------| 45.69% tmp4qFf_R.zip |#########################------------------------------| 45.74% tmp4qFf_R.zip |#########################------------------------------| 45.79% tmp4qFf_R.zip |#########################------------------------------| 45.83% tmp4qFf_R.zip |#########################------------------------------| 45.88% tmp4qFf_R.zip |#########################------------------------------| 45.92% tmp4qFf_R.zip |#########################------------------------------| 45.97% tmp4qFf_R.zip |#########################------------------------------| 46.01% tmp4qFf_R.zip |#########################------------------------------| 46.06% tmp4qFf_R.zip |#########################------------------------------| 46.11% tmp4qFf_R.zip |#########################------------------------------| 46.15% tmp4qFf_R.zip |#########################------------------------------| 46.2% tmp4qFf_R.zip |#########################------------------------------| 46.24% tmp4qFf_R.zip |#########################------------------------------| 46.29% tmp4qFf_R.zip |#########################------------------------------| 46.33% tmp4qFf_R.zip |##########################-----------------------------| 46.38% tmp4qFf_R.zip |##########################-----------------------------| 46.43% tmp4qFf_R.zip |##########################-----------------------------| 46.47% tmp4qFf_R.zip |##########################-----------------------------| 46.52% tmp4qFf_R.zip |##########################-----------------------------| 46.56% tmp4qFf_R.zip |##########################-----------------------------| 46.61% tmp4qFf_R.zip |##########################-----------------------------| 46.65% tmp4qFf_R.zip |##########################-----------------------------| 46.7% tmp4qFf_R.zip |##########################-----------------------------| 46.74% tmp4qFf_R.zip |##########################-----------------------------| 46.79% tmp4qFf_R.zip |##########################-----------------------------| 46.84% tmp4qFf_R.zip |##########################-----------------------------| 46.88% tmp4qFf_R.zip |##########################-----------------------------| 46.93% tmp4qFf_R.zip |##########################-----------------------------| 46.97% tmp4qFf_R.zip |##########################-----------------------------| 47.02% tmp4qFf_R.zip |##########################-----------------------------| 47.06% tmp4qFf_R.zip |##########################-----------------------------| 47.11% tmp4qFf_R.zip |##########################-----------------------------| 47.16% tmp4qFf_R.zip |##########################-----------------------------| 47.2% tmp4qFf_R.zip |##########################-----------------------------| 47.25% tmp4qFf_R.zip |##########################-----------------------------| 47.29% tmp4qFf_R.zip |##########################-----------------------------| 47.34% tmp4qFf_R.zip |##########################-----------------------------| 47.38% tmp4qFf_R.zip |##########################-----------------------------| 47.43% tmp4qFf_R.zip |##########################-----------------------------| 47.48% tmp4qFf_R.zip |##########################-----------------------------| 47.52% tmp4qFf_R.zip |##########################-----------------------------| 47.57% tmp4qFf_R.zip |##########################-----------------------------| 47.61% tmp4qFf_R.zip |##########################-----------------------------| 47.66% tmp4qFf_R.zip |##########################-----------------------------| 47.7% tmp4qFf_R.zip |##########################-----------------------------| 47.75% tmp4qFf_R.zip |##########################-----------------------------| 47.79% tmp4qFf_R.zip |##########################-----------------------------| 47.84% tmp4qFf_R.zip |##########################-----------------------------| 47.89% tmp4qFf_R.zip |##########################-----------------------------| 47.93% tmp4qFf_R.zip |##########################-----------------------------| 47.98% tmp4qFf_R.zip |##########################-----------------------------| 48.02% tmp4qFf_R.zip |##########################-----------------------------| 48.07% tmp4qFf_R.zip |##########################-----------------------------| 48.11% tmp4qFf_R.zip |##########################-----------------------------| 48.16% tmp4qFf_R.zip |###########################----------------------------| 48.21% tmp4qFf_R.zip |###########################----------------------------| 48.25% tmp4qFf_R.zip |###########################----------------------------| 48.3% tmp4qFf_R.zip |###########################----------------------------| 48.34% tmp4qFf_R.zip |###########################----------------------------| 48.39% tmp4qFf_R.zip |###########################----------------------------| 48.43% tmp4qFf_R.zip |###########################----------------------------| 48.48% tmp4qFf_R.zip |###########################----------------------------| 48.53% tmp4qFf_R.zip |###########################----------------------------| 48.57% tmp4qFf_R.zip |###########################----------------------------| 48.62% tmp4qFf_R.zip |###########################----------------------------| 48.66% tmp4qFf_R.zip |###########################----------------------------| 48.71% tmp4qFf_R.zip |###########################----------------------------| 48.75% tmp4qFf_R.zip |###########################----------------------------| 48.8% tmp4qFf_R.zip |###########################----------------------------| 48.84% tmp4qFf_R.zip |###########################----------------------------| 48.89% tmp4qFf_R.zip |###########################----------------------------| 48.94% tmp4qFf_R.zip |###########################----------------------------| 48.98% tmp4qFf_R.zip |###########################----------------------------| 49.03% tmp4qFf_R.zip |###########################----------------------------| 49.07% tmp4qFf_R.zip |###########################----------------------------| 49.12% tmp4qFf_R.zip |###########################----------------------------| 49.16% tmp4qFf_R.zip |###########################----------------------------| 49.21% tmp4qFf_R.zip |###########################----------------------------| 49.26% tmp4qFf_R.zip |###########################----------------------------| 49.3% tmp4qFf_R.zip |###########################----------------------------| 49.35% tmp4qFf_R.zip |###########################----------------------------| 49.39% tmp4qFf_R.zip |###########################----------------------------| 49.44% tmp4qFf_R.zip |###########################----------------------------| 49.48% tmp4qFf_R.zip |###########################----------------------------| 49.53% tmp4qFf_R.zip |###########################----------------------------| 49.58% tmp4qFf_R.zip |###########################----------------------------| 49.62% tmp4qFf_R.zip |###########################----------------------------| 49.67% tmp4qFf_R.zip |###########################----------------------------| 49.71% tmp4qFf_R.zip |###########################----------------------------| 49.76% tmp4qFf_R.zip |###########################----------------------------| 49.8% tmp4qFf_R.zip |###########################----------------------------| 49.85% tmp4qFf_R.zip |###########################----------------------------| 49.89% tmp4qFf_R.zip |###########################----------------------------| 49.94% tmp4qFf_R.zip |###########################----------------------------| 49.99% tmp4qFf_R.zip |############################---------------------------| 50.03% tmp4qFf_R.zip |############################---------------------------| 50.08% tmp4qFf_R.zip |############################---------------------------| 50.12% tmp4qFf_R.zip |############################---------------------------| 50.17% tmp4qFf_R.zip |############################---------------------------| 50.21% tmp4qFf_R.zip |############################---------------------------| 50.26% tmp4qFf_R.zip |############################---------------------------| 50.31% tmp4qFf_R.zip |############################---------------------------| 50.35% tmp4qFf_R.zip |############################---------------------------| 50.4% tmp4qFf_R.zip |############################---------------------------| 50.44% tmp4qFf_R.zip |############################---------------------------| 50.49% tmp4qFf_R.zip |############################---------------------------| 50.53% tmp4qFf_R.zip |############################---------------------------| 50.58% tmp4qFf_R.zip |############################---------------------------| 50.63% tmp4qFf_R.zip |############################---------------------------| 50.67% tmp4qFf_R.zip |############################---------------------------| 50.72% tmp4qFf_R.zip |############################---------------------------| 50.76% tmp4qFf_R.zip |############################---------------------------| 50.81% tmp4qFf_R.zip |############################---------------------------| 50.85% tmp4qFf_R.zip |############################---------------------------| 50.9% tmp4qFf_R.zip |############################---------------------------| 50.94% tmp4qFf_R.zip |############################---------------------------| 50.99% tmp4qFf_R.zip |############################---------------------------| 51.04% tmp4qFf_R.zip |############################---------------------------| 51.08% tmp4qFf_R.zip |############################---------------------------| 51.13% tmp4qFf_R.zip |############################---------------------------| 51.17% tmp4qFf_R.zip |############################---------------------------| 51.22% tmp4qFf_R.zip |############################---------------------------| 51.26% tmp4qFf_R.zip |############################---------------------------| 51.31% tmp4qFf_R.zip |############################---------------------------| 51.36% tmp4qFf_R.zip |############################---------------------------| 51.4% tmp4qFf_R.zip |############################---------------------------| 51.45% tmp4qFf_R.zip |############################---------------------------| 51.49% tmp4qFf_R.zip |############################---------------------------| 51.54% tmp4qFf_R.zip |############################---------------------------| 51.58% tmp4qFf_R.zip |############################---------------------------| 51.63% tmp4qFf_R.zip |############################---------------------------| 51.68% tmp4qFf_R.zip |############################---------------------------| 51.72% tmp4qFf_R.zip |############################---------------------------| 51.77% tmp4qFf_R.zip |############################---------------------------| 51.81% tmp4qFf_R.zip |#############################--------------------------| 51.86% tmp4qFf_R.zip |#############################--------------------------| 51.9% tmp4qFf_R.zip |#############################--------------------------| 51.95% tmp4qFf_R.zip |#############################--------------------------| 51.99% tmp4qFf_R.zip |#############################--------------------------| 52.04% tmp4qFf_R.zip |#############################--------------------------| 52.09% tmp4qFf_R.zip |#############################--------------------------| 52.13% tmp4qFf_R.zip |#############################--------------------------| 52.18% tmp4qFf_R.zip |#############################--------------------------| 52.22% tmp4qFf_R.zip |#############################--------------------------| 52.27% tmp4qFf_R.zip |#############################--------------------------| 52.31% tmp4qFf_R.zip |#############################--------------------------| 52.36% tmp4qFf_R.zip |#############################--------------------------| 52.41% tmp4qFf_R.zip |#############################--------------------------| 52.45% tmp4qFf_R.zip |#############################--------------------------| 52.5% tmp4qFf_R.zip |#############################--------------------------| 52.54% tmp4qFf_R.zip |#############################--------------------------| 52.59% tmp4qFf_R.zip |#############################--------------------------| 52.63% tmp4qFf_R.zip |#############################--------------------------| 52.68% tmp4qFf_R.zip |#############################--------------------------| 52.72% tmp4qFf_R.zip |#############################--------------------------| 52.77% tmp4qFf_R.zip |#############################--------------------------| 52.82% tmp4qFf_R.zip |#############################--------------------------| 52.86% tmp4qFf_R.zip |#############################--------------------------| 52.91% tmp4qFf_R.zip |#############################--------------------------| 52.95% tmp4qFf_R.zip |#############################--------------------------| 53.0% tmp4qFf_R.zip |#############################--------------------------| 53.04% tmp4qFf_R.zip |#############################--------------------------| 53.09% tmp4qFf_R.zip |#############################--------------------------| 53.14% tmp4qFf_R.zip |#############################--------------------------| 53.18% tmp4qFf_R.zip |#############################--------------------------| 53.23% tmp4qFf_R.zip |#############################--------------------------| 53.27% tmp4qFf_R.zip |#############################--------------------------| 53.32% tmp4qFf_R.zip |#############################--------------------------| 53.36% tmp4qFf_R.zip |#############################--------------------------| 53.41% tmp4qFf_R.zip |#############################--------------------------| 53.46% tmp4qFf_R.zip |#############################--------------------------| 53.5% tmp4qFf_R.zip |#############################--------------------------| 53.55% tmp4qFf_R.zip |#############################--------------------------| 53.59% tmp4qFf_R.zip |##############################-------------------------| 53.64% tmp4qFf_R.zip |##############################-------------------------| 53.68% tmp4qFf_R.zip |##############################-------------------------| 53.73% tmp4qFf_R.zip |##############################-------------------------| 53.77% tmp4qFf_R.zip |##############################-------------------------| 53.82% tmp4qFf_R.zip |##############################-------------------------| 53.87% tmp4qFf_R.zip |##############################-------------------------| 53.91% tmp4qFf_R.zip |##############################-------------------------| 53.96% tmp4qFf_R.zip |##############################-------------------------| 54.0% tmp4qFf_R.zip |##############################-------------------------| 54.05% tmp4qFf_R.zip |##############################-------------------------| 54.09% tmp4qFf_R.zip |##############################-------------------------| 54.14% tmp4qFf_R.zip |##############################-------------------------| 54.19% tmp4qFf_R.zip |##############################-------------------------| 54.23% tmp4qFf_R.zip |##############################-------------------------| 54.28% tmp4qFf_R.zip |##############################-------------------------| 54.32% tmp4qFf_R.zip |##############################-------------------------| 54.37% tmp4qFf_R.zip |##############################-------------------------| 54.41% tmp4qFf_R.zip |##############################-------------------------| 54.46% tmp4qFf_R.zip |##############################-------------------------| 54.51% tmp4qFf_R.zip |##############################-------------------------| 54.55% tmp4qFf_R.zip |##############################-------------------------| 54.6% tmp4qFf_R.zip |##############################-------------------------| 54.64% tmp4qFf_R.zip |##############################-------------------------| 54.69% tmp4qFf_R.zip |##############################-------------------------| 54.73% tmp4qFf_R.zip |##############################-------------------------| 54.78% tmp4qFf_R.zip |##############################-------------------------| 54.82% tmp4qFf_R.zip |##############################-------------------------| 54.87% tmp4qFf_R.zip |##############################-------------------------| 54.92% tmp4qFf_R.zip |##############################-------------------------| 54.96% tmp4qFf_R.zip |##############################-------------------------| 55.01% tmp4qFf_R.zip |##############################-------------------------| 55.05% tmp4qFf_R.zip |##############################-------------------------| 55.1% tmp4qFf_R.zip |##############################-------------------------| 55.14% tmp4qFf_R.zip |##############################-------------------------| 55.19% tmp4qFf_R.zip |##############################-------------------------| 55.24% tmp4qFf_R.zip |##############################-------------------------| 55.28% tmp4qFf_R.zip |##############################-------------------------| 55.33% tmp4qFf_R.zip |##############################-------------------------| 55.37% tmp4qFf_R.zip |##############################-------------------------| 55.42% tmp4qFf_R.zip |###############################------------------------| 55.46% tmp4qFf_R.zip |###############################------------------------| 55.51% tmp4qFf_R.zip |###############################------------------------| 55.56% tmp4qFf_R.zip |###############################------------------------| 55.6% tmp4qFf_R.zip |###############################------------------------| 55.65% tmp4qFf_R.zip |###############################------------------------| 55.69% tmp4qFf_R.zip |###############################------------------------| 55.74% tmp4qFf_R.zip |###############################------------------------| 55.78% tmp4qFf_R.zip |###############################------------------------| 55.83% tmp4qFf_R.zip |###############################------------------------| 55.87% tmp4qFf_R.zip |###############################------------------------| 55.92% tmp4qFf_R.zip |###############################------------------------| 55.97% tmp4qFf_R.zip |###############################------------------------| 56.01% tmp4qFf_R.zip |###############################------------------------| 56.06% tmp4qFf_R.zip |###############################------------------------| 56.1% tmp4qFf_R.zip |###############################------------------------| 56.15% tmp4qFf_R.zip |###############################------------------------| 56.19% tmp4qFf_R.zip |###############################------------------------| 56.24% tmp4qFf_R.zip |###############################------------------------| 56.29% tmp4qFf_R.zip |###############################------------------------| 56.33% tmp4qFf_R.zip |###############################------------------------| 56.38% tmp4qFf_R.zip |###############################------------------------| 56.42% tmp4qFf_R.zip |###############################------------------------| 56.47% tmp4qFf_R.zip |###############################------------------------| 56.51% tmp4qFf_R.zip |###############################------------------------| 56.56% tmp4qFf_R.zip |###############################------------------------| 56.61% tmp4qFf_R.zip |###############################------------------------| 56.65% tmp4qFf_R.zip |###############################------------------------| 56.7% tmp4qFf_R.zip |###############################------------------------| 56.74% tmp4qFf_R.zip |###############################------------------------| 56.79% tmp4qFf_R.zip |###############################------------------------| 56.83% tmp4qFf_R.zip |###############################------------------------| 56.88% tmp4qFf_R.zip |###############################------------------------| 56.92% tmp4qFf_R.zip |###############################------------------------| 56.97% tmp4qFf_R.zip |###############################------------------------| 57.02% tmp4qFf_R.zip |###############################------------------------| 57.06% tmp4qFf_R.zip |###############################------------------------| 57.11% tmp4qFf_R.zip |###############################------------------------| 57.15% tmp4qFf_R.zip |###############################------------------------| 57.2% tmp4qFf_R.zip |###############################------------------------| 57.24% tmp4qFf_R.zip |################################-----------------------| 57.29% tmp4qFf_R.zip |################################-----------------------| 57.34% tmp4qFf_R.zip |################################-----------------------| 57.38% tmp4qFf_R.zip |################################-----------------------| 57.43% tmp4qFf_R.zip |################################-----------------------| 57.47% tmp4qFf_R.zip |################################-----------------------| 57.52% tmp4qFf_R.zip |################################-----------------------| 57.56% tmp4qFf_R.zip |################################-----------------------| 57.61% tmp4qFf_R.zip |################################-----------------------| 57.66% tmp4qFf_R.zip |################################-----------------------| 57.7% tmp4qFf_R.zip |################################-----------------------| 57.75% tmp4qFf_R.zip |################################-----------------------| 57.79% tmp4qFf_R.zip |################################-----------------------| 57.84% tmp4qFf_R.zip |################################-----------------------| 57.88% tmp4qFf_R.zip |################################-----------------------| 57.93% tmp4qFf_R.zip |################################-----------------------| 57.97% tmp4qFf_R.zip |################################-----------------------| 58.02% tmp4qFf_R.zip |################################-----------------------| 58.07% tmp4qFf_R.zip |################################-----------------------| 58.11% tmp4qFf_R.zip |################################-----------------------| 58.16% tmp4qFf_R.zip |################################-----------------------| 58.2% tmp4qFf_R.zip |################################-----------------------| 58.25% tmp4qFf_R.zip |################################-----------------------| 58.29% tmp4qFf_R.zip |################################-----------------------| 58.34% tmp4qFf_R.zip |################################-----------------------| 58.39% tmp4qFf_R.zip |################################-----------------------| 58.43% tmp4qFf_R.zip |################################-----------------------| 58.48% tmp4qFf_R.zip |################################-----------------------| 58.52% tmp4qFf_R.zip |################################-----------------------| 58.57% tmp4qFf_R.zip |################################-----------------------| 58.61% tmp4qFf_R.zip |################################-----------------------| 58.66% tmp4qFf_R.zip |################################-----------------------| 58.71% tmp4qFf_R.zip |################################-----------------------| 58.75% tmp4qFf_R.zip |################################-----------------------| 58.8% tmp4qFf_R.zip |################################-----------------------| 58.84% tmp4qFf_R.zip |################################-----------------------| 58.89% tmp4qFf_R.zip |################################-----------------------| 58.93% tmp4qFf_R.zip |################################-----------------------| 58.98% tmp4qFf_R.zip |################################-----------------------| 59.02% tmp4qFf_R.zip |################################-----------------------| 59.07% tmp4qFf_R.zip |#################################----------------------| 59.12% tmp4qFf_R.zip |#################################----------------------| 59.16% tmp4qFf_R.zip |#################################----------------------| 59.21% tmp4qFf_R.zip |#################################----------------------| 59.25% tmp4qFf_R.zip |#################################----------------------| 59.3% tmp4qFf_R.zip |#################################----------------------| 59.34% tmp4qFf_R.zip |#################################----------------------| 59.39% tmp4qFf_R.zip |#################################----------------------| 59.44% tmp4qFf_R.zip |#################################----------------------| 59.48% tmp4qFf_R.zip |#################################----------------------| 59.53% tmp4qFf_R.zip |#################################----------------------| 59.57% tmp4qFf_R.zip |#################################----------------------| 59.62% tmp4qFf_R.zip |#################################----------------------| 59.66% tmp4qFf_R.zip |#################################----------------------| 59.71% tmp4qFf_R.zip |#################################----------------------| 59.75% tmp4qFf_R.zip |#################################----------------------| 59.8% tmp4qFf_R.zip |#################################----------------------| 59.85% tmp4qFf_R.zip |#################################----------------------| 59.89% tmp4qFf_R.zip |#################################----------------------| 59.94% tmp4qFf_R.zip |#################################----------------------| 59.98% tmp4qFf_R.zip |#################################----------------------| 60.03% tmp4qFf_R.zip |#################################----------------------| 60.07% tmp4qFf_R.zip |#################################----------------------| 60.12% tmp4qFf_R.zip |#################################----------------------| 60.17% tmp4qFf_R.zip |#################################----------------------| 60.21% tmp4qFf_R.zip |#################################----------------------| 60.26% tmp4qFf_R.zip |#################################----------------------| 60.3% tmp4qFf_R.zip |#################################----------------------| 60.35% tmp4qFf_R.zip |#################################----------------------| 60.39% tmp4qFf_R.zip |#################################----------------------| 60.44% tmp4qFf_R.zip |#################################----------------------| 60.49% tmp4qFf_R.zip |#################################----------------------| 60.53% tmp4qFf_R.zip |#################################----------------------| 60.58% tmp4qFf_R.zip |#################################----------------------| 60.62% tmp4qFf_R.zip |#################################----------------------| 60.67% tmp4qFf_R.zip |#################################----------------------| 60.71% tmp4qFf_R.zip |#################################----------------------| 60.76% tmp4qFf_R.zip |#################################----------------------| 60.8% tmp4qFf_R.zip |#################################----------------------| 60.85% tmp4qFf_R.zip |#################################----------------------| 60.9% tmp4qFf_R.zip |##################################---------------------| 60.94% tmp4qFf_R.zip |##################################---------------------| 60.99% tmp4qFf_R.zip |##################################---------------------| 61.03% tmp4qFf_R.zip |##################################---------------------| 61.08% tmp4qFf_R.zip |##################################---------------------| 61.12% tmp4qFf_R.zip |##################################---------------------| 61.17% tmp4qFf_R.zip |##################################---------------------| 61.22% tmp4qFf_R.zip |##################################---------------------| 61.26% tmp4qFf_R.zip |##################################---------------------| 61.31% tmp4qFf_R.zip |##################################---------------------| 61.35% tmp4qFf_R.zip |##################################---------------------| 61.4% tmp4qFf_R.zip |##################################---------------------| 61.44% tmp4qFf_R.zip |##################################---------------------| 61.49% tmp4qFf_R.zip |##################################---------------------| 61.54% tmp4qFf_R.zip |##################################---------------------| 61.58% tmp4qFf_R.zip |##################################---------------------| 61.63% tmp4qFf_R.zip |##################################---------------------| 61.67% tmp4qFf_R.zip |##################################---------------------| 61.72% tmp4qFf_R.zip |##################################---------------------| 61.76% tmp4qFf_R.zip |##################################---------------------| 61.81% tmp4qFf_R.zip |##################################---------------------| 61.85% tmp4qFf_R.zip |##################################---------------------| 61.9% tmp4qFf_R.zip |##################################---------------------| 61.95% tmp4qFf_R.zip |##################################---------------------| 61.99% tmp4qFf_R.zip |##################################---------------------| 62.04% tmp4qFf_R.zip |##################################---------------------| 62.08% tmp4qFf_R.zip |##################################---------------------| 62.13% tmp4qFf_R.zip |##################################---------------------| 62.17% tmp4qFf_R.zip |##################################---------------------| 62.22% tmp4qFf_R.zip |##################################---------------------| 62.27% tmp4qFf_R.zip |##################################---------------------| 62.31% tmp4qFf_R.zip |##################################---------------------| 62.36% tmp4qFf_R.zip |##################################---------------------| 62.4% tmp4qFf_R.zip |##################################---------------------| 62.45% tmp4qFf_R.zip |##################################---------------------| 62.49% tmp4qFf_R.zip |##################################---------------------| 62.54% tmp4qFf_R.zip |##################################---------------------| 62.59% tmp4qFf_R.zip |##################################---------------------| 62.63% tmp4qFf_R.zip |##################################---------------------| 62.68% tmp4qFf_R.zip |##################################---------------------| 62.72% tmp4qFf_R.zip |###################################--------------------| 62.77% tmp4qFf_R.zip |###################################--------------------| 62.81% tmp4qFf_R.zip |###################################--------------------| 62.86% tmp4qFf_R.zip |###################################--------------------| 62.9% tmp4qFf_R.zip |###################################--------------------| 62.95% tmp4qFf_R.zip |###################################--------------------| 63.0% tmp4qFf_R.zip |###################################--------------------| 63.04% tmp4qFf_R.zip |###################################--------------------| 63.09% tmp4qFf_R.zip |###################################--------------------| 63.13% tmp4qFf_R.zip |###################################--------------------| 63.18% tmp4qFf_R.zip |###################################--------------------| 63.22% tmp4qFf_R.zip |###################################--------------------| 63.27% tmp4qFf_R.zip |###################################--------------------| 63.32% tmp4qFf_R.zip |###################################--------------------| 63.36% tmp4qFf_R.zip |###################################--------------------| 63.41% tmp4qFf_R.zip |###################################--------------------| 63.45% tmp4qFf_R.zip |###################################--------------------| 63.5% tmp4qFf_R.zip |###################################--------------------| 63.54% tmp4qFf_R.zip |###################################--------------------| 63.59% tmp4qFf_R.zip |###################################--------------------| 63.64% tmp4qFf_R.zip |###################################--------------------| 63.68% tmp4qFf_R.zip |###################################--------------------| 63.73% tmp4qFf_R.zip |###################################--------------------| 63.77% tmp4qFf_R.zip |###################################--------------------| 63.82% tmp4qFf_R.zip |###################################--------------------| 63.86% tmp4qFf_R.zip |###################################--------------------| 63.91% tmp4qFf_R.zip |###################################--------------------| 63.95% tmp4qFf_R.zip |###################################--------------------| 64.0% tmp4qFf_R.zip |###################################--------------------| 64.05% tmp4qFf_R.zip |###################################--------------------| 64.09% tmp4qFf_R.zip |###################################--------------------| 64.14% tmp4qFf_R.zip |###################################--------------------| 64.18% tmp4qFf_R.zip |###################################--------------------| 64.23% tmp4qFf_R.zip |###################################--------------------| 64.27% tmp4qFf_R.zip |###################################--------------------| 64.32% tmp4qFf_R.zip |###################################--------------------| 64.37% tmp4qFf_R.zip |###################################--------------------| 64.41% tmp4qFf_R.zip |###################################--------------------| 64.46% tmp4qFf_R.zip |###################################--------------------| 64.5% tmp4qFf_R.zip |####################################-------------------| 64.55% tmp4qFf_R.zip |####################################-------------------| 64.59% tmp4qFf_R.zip |####################################-------------------| 64.64% tmp4qFf_R.zip |####################################-------------------| 64.69% tmp4qFf_R.zip |####################################-------------------| 64.73% tmp4qFf_R.zip |####################################-------------------| 64.78% tmp4qFf_R.zip |####################################-------------------| 64.82% tmp4qFf_R.zip |####################################-------------------| 64.87% tmp4qFf_R.zip |####################################-------------------| 64.91% tmp4qFf_R.zip |####################################-------------------| 64.96% tmp4qFf_R.zip |####################################-------------------| 65.0% tmp4qFf_R.zip |####################################-------------------| 65.05% tmp4qFf_R.zip |####################################-------------------| 65.1% tmp4qFf_R.zip |####################################-------------------| 65.14% tmp4qFf_R.zip |####################################-------------------| 65.19% tmp4qFf_R.zip |####################################-------------------| 65.23% tmp4qFf_R.zip |####################################-------------------| 65.28% tmp4qFf_R.zip |####################################-------------------| 65.32% tmp4qFf_R.zip |####################################-------------------| 65.37% tmp4qFf_R.zip |####################################-------------------| 65.42% tmp4qFf_R.zip |####################################-------------------| 65.46% tmp4qFf_R.zip |####################################-------------------| 65.51% tmp4qFf_R.zip |####################################-------------------| 65.55% tmp4qFf_R.zip |####################################-------------------| 65.6% tmp4qFf_R.zip |####################################-------------------| 65.64% tmp4qFf_R.zip |####################################-------------------| 65.69% tmp4qFf_R.zip |####################################-------------------| 65.74% tmp4qFf_R.zip |####################################-------------------| 65.78% tmp4qFf_R.zip |####################################-------------------| 65.83% tmp4qFf_R.zip |####################################-------------------| 65.87% tmp4qFf_R.zip |####################################-------------------| 65.92% tmp4qFf_R.zip |####################################-------------------| 65.96% tmp4qFf_R.zip |####################################-------------------| 66.01% tmp4qFf_R.zip |####################################-------------------| 66.05% tmp4qFf_R.zip |####################################-------------------| 66.1% tmp4qFf_R.zip |####################################-------------------| 66.15% tmp4qFf_R.zip |####################################-------------------| 66.19% tmp4qFf_R.zip |####################################-------------------| 66.24% tmp4qFf_R.zip |####################################-------------------| 66.28% tmp4qFf_R.zip |####################################-------------------| 66.33% tmp4qFf_R.zip |#####################################------------------| 66.37% tmp4qFf_R.zip |#####################################------------------| 66.42% tmp4qFf_R.zip |#####################################------------------| 66.47% tmp4qFf_R.zip |#####################################------------------| 66.51% tmp4qFf_R.zip |#####################################------------------| 66.56% tmp4qFf_R.zip |#####################################------------------| 66.6% tmp4qFf_R.zip |#####################################------------------| 66.65% tmp4qFf_R.zip |#####################################------------------| 66.69% tmp4qFf_R.zip |#####################################------------------| 66.74% tmp4qFf_R.zip |#####################################------------------| 66.78% tmp4qFf_R.zip |#####################################------------------| 66.83% tmp4qFf_R.zip |#####################################------------------| 66.88% tmp4qFf_R.zip |#####################################------------------| 66.92% tmp4qFf_R.zip |#####################################------------------| 66.97% tmp4qFf_R.zip |#####################################------------------| 67.01% tmp4qFf_R.zip |#####################################------------------| 67.06% tmp4qFf_R.zip |#####################################------------------| 67.1% tmp4qFf_R.zip |#####################################------------------| 67.15% tmp4qFf_R.zip |#####################################------------------| 67.2% tmp4qFf_R.zip |#####################################------------------| 67.24% tmp4qFf_R.zip |#####################################------------------| 67.29% tmp4qFf_R.zip |#####################################------------------| 67.33% tmp4qFf_R.zip |#####################################------------------| 67.38% tmp4qFf_R.zip |#####################################------------------| 67.42% tmp4qFf_R.zip |#####################################------------------| 67.47% tmp4qFf_R.zip |#####################################------------------| 67.52% tmp4qFf_R.zip |#####################################------------------| 67.56% tmp4qFf_R.zip |#####################################------------------| 67.61% tmp4qFf_R.zip |#####################################------------------| 67.65% tmp4qFf_R.zip |#####################################------------------| 67.7% tmp4qFf_R.zip |#####################################------------------| 67.74% tmp4qFf_R.zip |#####################################------------------| 67.79% tmp4qFf_R.zip |#####################################------------------| 67.83% tmp4qFf_R.zip |#####################################------------------| 67.88% tmp4qFf_R.zip |#####################################------------------| 67.93% tmp4qFf_R.zip |#####################################------------------| 67.97% tmp4qFf_R.zip |#####################################------------------| 68.02% tmp4qFf_R.zip |#####################################------------------| 68.06% tmp4qFf_R.zip |#####################################------------------| 68.11% tmp4qFf_R.zip |#####################################------------------| 68.15% tmp4qFf_R.zip |######################################-----------------| 68.2% tmp4qFf_R.zip |######################################-----------------| 68.25% tmp4qFf_R.zip |######################################-----------------| 68.29% tmp4qFf_R.zip |######################################-----------------| 68.34% tmp4qFf_R.zip |######################################-----------------| 68.38% tmp4qFf_R.zip |######################################-----------------| 68.43% tmp4qFf_R.zip |######################################-----------------| 68.47% tmp4qFf_R.zip |######################################-----------------| 68.52% tmp4qFf_R.zip |######################################-----------------| 68.57% tmp4qFf_R.zip |######################################-----------------| 68.61% tmp4qFf_R.zip |######################################-----------------| 68.66% tmp4qFf_R.zip |######################################-----------------| 68.7% tmp4qFf_R.zip |######################################-----------------| 68.75% tmp4qFf_R.zip |######################################-----------------| 68.79% tmp4qFf_R.zip |######################################-----------------| 68.84% tmp4qFf_R.zip |######################################-----------------| 68.88% tmp4qFf_R.zip |######################################-----------------| 68.93% tmp4qFf_R.zip |######################################-----------------| 68.98% tmp4qFf_R.zip |######################################-----------------| 69.02% tmp4qFf_R.zip |######################################-----------------| 69.07% tmp4qFf_R.zip |######################################-----------------| 69.11% tmp4qFf_R.zip |######################################-----------------| 69.16% tmp4qFf_R.zip |######################################-----------------| 69.2% tmp4qFf_R.zip |######################################-----------------| 69.25% tmp4qFf_R.zip |######################################-----------------| 69.3% tmp4qFf_R.zip |######################################-----------------| 69.34% tmp4qFf_R.zip |######################################-----------------| 69.39% tmp4qFf_R.zip |######################################-----------------| 69.43% tmp4qFf_R.zip |######################################-----------------| 69.48% tmp4qFf_R.zip |######################################-----------------| 69.52% tmp4qFf_R.zip |######################################-----------------| 69.57% tmp4qFf_R.zip |######################################-----------------| 69.62% tmp4qFf_R.zip |######################################-----------------| 69.66% tmp4qFf_R.zip |######################################-----------------| 69.71% tmp4qFf_R.zip |######################################-----------------| 69.75% tmp4qFf_R.zip |######################################-----------------| 69.8% tmp4qFf_R.zip |######################################-----------------| 69.84% tmp4qFf_R.zip |######################################-----------------| 69.89% tmp4qFf_R.zip |######################################-----------------| 69.93% tmp4qFf_R.zip |######################################-----------------| 69.98% tmp4qFf_R.zip |#######################################----------------| 70.03% tmp4qFf_R.zip |#######################################----------------| 70.07% tmp4qFf_R.zip |#######################################----------------| 70.12% tmp4qFf_R.zip |#######################################----------------| 70.16% tmp4qFf_R.zip |#######################################----------------| 70.21% tmp4qFf_R.zip |#######################################----------------| 70.25% tmp4qFf_R.zip |#######################################----------------| 70.3% tmp4qFf_R.zip |#######################################----------------| 70.35% tmp4qFf_R.zip |#######################################----------------| 70.39% tmp4qFf_R.zip |#######################################----------------| 70.44% tmp4qFf_R.zip |#######################################----------------| 70.48% tmp4qFf_R.zip |#######################################----------------| 70.53% tmp4qFf_R.zip |#######################################----------------| 70.57% tmp4qFf_R.zip |#######################################----------------| 70.62% tmp4qFf_R.zip |#######################################----------------| 70.67% tmp4qFf_R.zip |#######################################----------------| 70.71% tmp4qFf_R.zip |#######################################----------------| 70.76% tmp4qFf_R.zip |#######################################----------------| 70.8% tmp4qFf_R.zip |#######################################----------------| 70.85% tmp4qFf_R.zip |#######################################----------------| 70.89% tmp4qFf_R.zip |#######################################----------------| 70.94% tmp4qFf_R.zip |#######################################----------------| 70.98% tmp4qFf_R.zip |#######################################----------------| 71.03% tmp4qFf_R.zip |#######################################----------------| 71.08% tmp4qFf_R.zip |#######################################----------------| 71.12% tmp4qFf_R.zip |#######################################----------------| 71.17% tmp4qFf_R.zip |#######################################----------------| 71.21% tmp4qFf_R.zip |#######################################----------------| 71.26% tmp4qFf_R.zip |#######################################----------------| 71.3% tmp4qFf_R.zip |#######################################----------------| 71.35% tmp4qFf_R.zip |#######################################----------------| 71.4% tmp4qFf_R.zip |#######################################----------------| 71.44% tmp4qFf_R.zip |#######################################----------------| 71.49% tmp4qFf_R.zip |#######################################----------------| 71.53% tmp4qFf_R.zip |#######################################----------------| 71.58% tmp4qFf_R.zip |#######################################----------------| 71.62% tmp4qFf_R.zip |#######################################----------------| 71.67% tmp4qFf_R.zip |#######################################----------------| 71.72% tmp4qFf_R.zip |#######################################----------------| 71.76% tmp4qFf_R.zip |#######################################----------------| 71.81% tmp4qFf_R.zip |########################################---------------| 71.85% tmp4qFf_R.zip |########################################---------------| 71.9% tmp4qFf_R.zip |########################################---------------| 71.94% tmp4qFf_R.zip |########################################---------------| 71.99% tmp4qFf_R.zip |########################################---------------| 72.03% tmp4qFf_R.zip |########################################---------------| 72.08% tmp4qFf_R.zip |########################################---------------| 72.13% tmp4qFf_R.zip |########################################---------------| 72.17% tmp4qFf_R.zip |########################################---------------| 72.22% tmp4qFf_R.zip |########################################---------------| 72.26% tmp4qFf_R.zip |########################################---------------| 72.31% tmp4qFf_R.zip |########################################---------------| 72.35% tmp4qFf_R.zip |########################################---------------| 72.4% tmp4qFf_R.zip |########################################---------------| 72.45% tmp4qFf_R.zip |########################################---------------| 72.49% tmp4qFf_R.zip |########################################---------------| 72.54% tmp4qFf_R.zip |########################################---------------| 72.58% tmp4qFf_R.zip |########################################---------------| 72.63% tmp4qFf_R.zip |########################################---------------| 72.67% tmp4qFf_R.zip |########################################---------------| 72.72% tmp4qFf_R.zip |########################################---------------| 72.77% tmp4qFf_R.zip |########################################---------------| 72.81% tmp4qFf_R.zip |########################################---------------| 72.86% tmp4qFf_R.zip |########################################---------------| 72.9% tmp4qFf_R.zip |########################################---------------| 72.95% tmp4qFf_R.zip |########################################---------------| 72.99% tmp4qFf_R.zip |########################################---------------| 73.04% tmp4qFf_R.zip |########################################---------------| 73.08% tmp4qFf_R.zip |########################################---------------| 73.13% tmp4qFf_R.zip |########################################---------------| 73.18% tmp4qFf_R.zip |########################################---------------| 73.22% tmp4qFf_R.zip |########################################---------------| 73.27% tmp4qFf_R.zip |########################################---------------| 73.31% tmp4qFf_R.zip |########################################---------------| 73.36% tmp4qFf_R.zip |########################################---------------| 73.4% tmp4qFf_R.zip |########################################---------------| 73.45% tmp4qFf_R.zip |########################################---------------| 73.5% tmp4qFf_R.zip |########################################---------------| 73.54% tmp4qFf_R.zip |########################################---------------| 73.59% tmp4qFf_R.zip |########################################---------------| 73.63% tmp4qFf_R.zip |#########################################--------------| 73.68% tmp4qFf_R.zip |#########################################--------------| 73.72% tmp4qFf_R.zip |#########################################--------------| 73.77% tmp4qFf_R.zip |#########################################--------------| 73.81% tmp4qFf_R.zip |#########################################--------------| 73.86% tmp4qFf_R.zip |#########################################--------------| 73.91% tmp4qFf_R.zip |#########################################--------------| 73.95% tmp4qFf_R.zip |#########################################--------------| 74.0% tmp4qFf_R.zip |#########################################--------------| 74.04% tmp4qFf_R.zip |#########################################--------------| 74.09% tmp4qFf_R.zip |#########################################--------------| 74.13% tmp4qFf_R.zip |#########################################--------------| 74.18% tmp4qFf_R.zip |#########################################--------------| 74.23% tmp4qFf_R.zip |#########################################--------------| 74.27% tmp4qFf_R.zip |#########################################--------------| 74.32% tmp4qFf_R.zip |#########################################--------------| 74.36% tmp4qFf_R.zip |#########################################--------------| 74.41% tmp4qFf_R.zip |#########################################--------------| 74.45% tmp4qFf_R.zip |#########################################--------------| 74.5% tmp4qFf_R.zip |#########################################--------------| 74.55% tmp4qFf_R.zip |#########################################--------------| 74.59% tmp4qFf_R.zip |#########################################--------------| 74.64% tmp4qFf_R.zip |#########################################--------------| 74.68% tmp4qFf_R.zip |#########################################--------------| 74.73% tmp4qFf_R.zip |#########################################--------------| 74.77% tmp4qFf_R.zip |#########################################--------------| 74.82% tmp4qFf_R.zip |#########################################--------------| 74.86% tmp4qFf_R.zip |#########################################--------------| 74.91% tmp4qFf_R.zip |#########################################--------------| 74.96% tmp4qFf_R.zip |#########################################--------------| 75.0% tmp4qFf_R.zip |#########################################--------------| 75.05% tmp4qFf_R.zip |#########################################--------------| 75.09% tmp4qFf_R.zip |#########################################--------------| 75.14% tmp4qFf_R.zip |#########################################--------------| 75.18% tmp4qFf_R.zip |#########################################--------------| 75.23% tmp4qFf_R.zip |#########################################--------------| 75.28% tmp4qFf_R.zip |#########################################--------------| 75.32% tmp4qFf_R.zip |#########################################--------------| 75.37% tmp4qFf_R.zip |#########################################--------------| 75.41% tmp4qFf_R.zip |##########################################-------------| 75.46% tmp4qFf_R.zip |##########################################-------------| 75.5% tmp4qFf_R.zip |##########################################-------------| 75.55% tmp4qFf_R.zip |##########################################-------------| 75.6% tmp4qFf_R.zip |##########################################-------------| 75.64% tmp4qFf_R.zip |##########################################-------------| 75.69% tmp4qFf_R.zip |##########################################-------------| 75.73% tmp4qFf_R.zip |##########################################-------------| 75.78% tmp4qFf_R.zip |##########################################-------------| 75.82% tmp4qFf_R.zip |##########################################-------------| 75.87% tmp4qFf_R.zip |##########################################-------------| 75.91% tmp4qFf_R.zip |##########################################-------------| 75.96% tmp4qFf_R.zip |##########################################-------------| 76.01% tmp4qFf_R.zip |##########################################-------------| 76.05% tmp4qFf_R.zip |##########################################-------------| 76.1% tmp4qFf_R.zip |##########################################-------------| 76.14% tmp4qFf_R.zip |##########################################-------------| 76.19% tmp4qFf_R.zip |##########################################-------------| 76.23% tmp4qFf_R.zip |##########################################-------------| 76.28% tmp4qFf_R.zip |##########################################-------------| 76.33% tmp4qFf_R.zip |##########################################-------------| 76.37% tmp4qFf_R.zip |##########################################-------------| 76.42% tmp4qFf_R.zip |##########################################-------------| 76.46% tmp4qFf_R.zip |##########################################-------------| 76.51% tmp4qFf_R.zip |##########################################-------------| 76.55% tmp4qFf_R.zip |##########################################-------------| 76.6% tmp4qFf_R.zip |##########################################-------------| 76.65% tmp4qFf_R.zip |##########################################-------------| 76.69% tmp4qFf_R.zip |##########################################-------------| 76.74% tmp4qFf_R.zip |##########################################-------------| 76.78% tmp4qFf_R.zip |##########################################-------------| 76.83% tmp4qFf_R.zip |##########################################-------------| 76.87% tmp4qFf_R.zip |##########################################-------------| 76.92% tmp4qFf_R.zip |##########################################-------------| 76.96% tmp4qFf_R.zip |##########################################-------------| 77.01% tmp4qFf_R.zip |##########################################-------------| 77.06% tmp4qFf_R.zip |##########################################-------------| 77.1% tmp4qFf_R.zip |##########################################-------------| 77.15% tmp4qFf_R.zip |##########################################-------------| 77.19% tmp4qFf_R.zip |##########################################-------------| 77.24% tmp4qFf_R.zip |###########################################------------| 77.28% tmp4qFf_R.zip |###########################################------------| 77.33% tmp4qFf_R.zip |###########################################------------| 77.38% tmp4qFf_R.zip |###########################################------------| 77.42% tmp4qFf_R.zip |###########################################------------| 77.47% tmp4qFf_R.zip |###########################################------------| 77.51% tmp4qFf_R.zip |###########################################------------| 77.56% tmp4qFf_R.zip |###########################################------------| 77.6% tmp4qFf_R.zip |###########################################------------| 77.65% tmp4qFf_R.zip |###########################################------------| 77.7% tmp4qFf_R.zip |###########################################------------| 77.74% tmp4qFf_R.zip |###########################################------------| 77.79% tmp4qFf_R.zip |###########################################------------| 77.83% tmp4qFf_R.zip |###########################################------------| 77.88% tmp4qFf_R.zip |###########################################------------| 77.92% tmp4qFf_R.zip |###########################################------------| 77.97% tmp4qFf_R.zip |###########################################------------| 78.01% tmp4qFf_R.zip |###########################################------------| 78.06% tmp4qFf_R.zip |###########################################------------| 78.11% tmp4qFf_R.zip |###########################################------------| 78.15% tmp4qFf_R.zip |###########################################------------| 78.2% tmp4qFf_R.zip |###########################################------------| 78.24% tmp4qFf_R.zip |###########################################------------| 78.29% tmp4qFf_R.zip |###########################################------------| 78.33% tmp4qFf_R.zip |###########################################------------| 78.38% tmp4qFf_R.zip |###########################################------------| 78.43% tmp4qFf_R.zip |###########################################------------| 78.47% tmp4qFf_R.zip |###########################################------------| 78.52% tmp4qFf_R.zip |###########################################------------| 78.56% tmp4qFf_R.zip |###########################################------------| 78.61% tmp4qFf_R.zip |###########################################------------| 78.65% tmp4qFf_R.zip |###########################################------------| 78.7% tmp4qFf_R.zip |###########################################------------| 78.75% tmp4qFf_R.zip |###########################################------------| 78.79% tmp4qFf_R.zip |###########################################------------| 78.84% tmp4qFf_R.zip |###########################################------------| 78.88% tmp4qFf_R.zip |###########################################------------| 78.93% tmp4qFf_R.zip |###########################################------------| 78.97% tmp4qFf_R.zip |###########################################------------| 79.02% tmp4qFf_R.zip |###########################################------------| 79.06% tmp4qFf_R.zip |############################################-----------| 79.11% tmp4qFf_R.zip |############################################-----------| 79.16% tmp4qFf_R.zip |############################################-----------| 79.2% tmp4qFf_R.zip |############################################-----------| 79.25% tmp4qFf_R.zip |############################################-----------| 79.29% tmp4qFf_R.zip |############################################-----------| 79.34% tmp4qFf_R.zip |############################################-----------| 79.38% tmp4qFf_R.zip |############################################-----------| 79.43% tmp4qFf_R.zip |############################################-----------| 79.48% tmp4qFf_R.zip |############################################-----------| 79.52% tmp4qFf_R.zip |############################################-----------| 79.57% tmp4qFf_R.zip |############################################-----------| 79.61% tmp4qFf_R.zip |############################################-----------| 79.66% tmp4qFf_R.zip |############################################-----------| 79.7% tmp4qFf_R.zip |############################################-----------| 79.75% tmp4qFf_R.zip |############################################-----------| 79.8% tmp4qFf_R.zip |############################################-----------| 79.84% tmp4qFf_R.zip |############################################-----------| 79.89% tmp4qFf_R.zip |############################################-----------| 79.93% tmp4qFf_R.zip |############################################-----------| 79.98% tmp4qFf_R.zip |############################################-----------| 80.02% tmp4qFf_R.zip |############################################-----------| 80.07% tmp4qFf_R.zip |############################################-----------| 80.11% tmp4qFf_R.zip |############################################-----------| 80.16% tmp4qFf_R.zip |############################################-----------| 80.21% tmp4qFf_R.zip |############################################-----------| 80.25% tmp4qFf_R.zip |############################################-----------| 80.3% tmp4qFf_R.zip |############################################-----------| 80.34% tmp4qFf_R.zip |############################################-----------| 80.39% tmp4qFf_R.zip |############################################-----------| 80.43% tmp4qFf_R.zip |############################################-----------| 80.48% tmp4qFf_R.zip |############################################-----------| 80.53% tmp4qFf_R.zip |############################################-----------| 80.57% tmp4qFf_R.zip |############################################-----------| 80.62% tmp4qFf_R.zip |############################################-----------| 80.66% tmp4qFf_R.zip |############################################-----------| 80.71% tmp4qFf_R.zip |############################################-----------| 80.75% tmp4qFf_R.zip |############################################-----------| 80.8% tmp4qFf_R.zip |############################################-----------| 80.84% tmp4qFf_R.zip |############################################-----------| 80.89% tmp4qFf_R.zip |#############################################----------| 80.94% tmp4qFf_R.zip |#############################################----------| 80.98% tmp4qFf_R.zip |#############################################----------| 81.03% tmp4qFf_R.zip |#############################################----------| 81.07% tmp4qFf_R.zip |#############################################----------| 81.12% tmp4qFf_R.zip |#############################################----------| 81.16% tmp4qFf_R.zip |#############################################----------| 81.21% tmp4qFf_R.zip |#############################################----------| 81.26% tmp4qFf_R.zip |#############################################----------| 81.3% tmp4qFf_R.zip |#############################################----------| 81.35% tmp4qFf_R.zip |#############################################----------| 81.39% tmp4qFf_R.zip |#############################################----------| 81.44% tmp4qFf_R.zip |#############################################----------| 81.48% tmp4qFf_R.zip |#############################################----------| 81.53% tmp4qFf_R.zip |#############################################----------| 81.58% tmp4qFf_R.zip |#############################################----------| 81.62% tmp4qFf_R.zip |#############################################----------| 81.67% tmp4qFf_R.zip |#############################################----------| 81.71% tmp4qFf_R.zip |#############################################----------| 81.76% tmp4qFf_R.zip |#############################################----------| 81.8% tmp4qFf_R.zip |#############################################----------| 81.85% tmp4qFf_R.zip |#############################################----------| 81.89% tmp4qFf_R.zip |#############################################----------| 81.94% tmp4qFf_R.zip |#############################################----------| 81.99% tmp4qFf_R.zip |#############################################----------| 82.03% tmp4qFf_R.zip |#############################################----------| 82.08% tmp4qFf_R.zip |#############################################----------| 82.12% tmp4qFf_R.zip |#############################################----------| 82.17% tmp4qFf_R.zip |#############################################----------| 82.21% tmp4qFf_R.zip |#############################################----------| 82.26% tmp4qFf_R.zip |#############################################----------| 82.31% tmp4qFf_R.zip |#############################################----------| 82.35% tmp4qFf_R.zip |#############################################----------| 82.4% tmp4qFf_R.zip |#############################################----------| 82.44% tmp4qFf_R.zip |#############################################----------| 82.49% tmp4qFf_R.zip |#############################################----------| 82.53% tmp4qFf_R.zip |#############################################----------| 82.58% tmp4qFf_R.zip |#############################################----------| 82.63% tmp4qFf_R.zip |#############################################----------| 82.67% tmp4qFf_R.zip |#############################################----------| 82.72% tmp4qFf_R.zip |##############################################---------| 82.76% tmp4qFf_R.zip |##############################################---------| 82.81% tmp4qFf_R.zip |##############################################---------| 82.85% tmp4qFf_R.zip |##############################################---------| 82.9% tmp4qFf_R.zip |##############################################---------| 82.94% tmp4qFf_R.zip |##############################################---------| 82.99% tmp4qFf_R.zip |##############################################---------| 83.04% tmp4qFf_R.zip |##############################################---------| 83.08% tmp4qFf_R.zip |##############################################---------| 83.13% tmp4qFf_R.zip |##############################################---------| 83.17% tmp4qFf_R.zip |##############################################---------| 83.22% tmp4qFf_R.zip |##############################################---------| 83.26% tmp4qFf_R.zip |##############################################---------| 83.31% tmp4qFf_R.zip |##############################################---------| 83.36% tmp4qFf_R.zip |##############################################---------| 83.4% tmp4qFf_R.zip |##############################################---------| 83.45% tmp4qFf_R.zip |##############################################---------| 83.49% tmp4qFf_R.zip |##############################################---------| 83.54% tmp4qFf_R.zip |##############################################---------| 83.58% tmp4qFf_R.zip |##############################################---------| 83.63% tmp4qFf_R.zip |##############################################---------| 83.68% tmp4qFf_R.zip |##############################################---------| 83.72% tmp4qFf_R.zip |##############################################---------| 83.77% tmp4qFf_R.zip |##############################################---------| 83.81% tmp4qFf_R.zip |##############################################---------| 83.86% tmp4qFf_R.zip |##############################################---------| 83.9% tmp4qFf_R.zip |##############################################---------| 83.95% tmp4qFf_R.zip |##############################################---------| 83.99% tmp4qFf_R.zip |##############################################---------| 84.04% tmp4qFf_R.zip |##############################################---------| 84.09% tmp4qFf_R.zip |##############################################---------| 84.13% tmp4qFf_R.zip |##############################################---------| 84.18% tmp4qFf_R.zip |##############################################---------| 84.22% tmp4qFf_R.zip |##############################################---------| 84.27% tmp4qFf_R.zip |##############################################---------| 84.31% tmp4qFf_R.zip |##############################################---------| 84.36% tmp4qFf_R.zip |##############################################---------| 84.41% tmp4qFf_R.zip |##############################################---------| 84.45% tmp4qFf_R.zip |##############################################---------| 84.5% tmp4qFf_R.zip |##############################################---------| 84.54% tmp4qFf_R.zip |###############################################--------| 84.59% tmp4qFf_R.zip |###############################################--------| 84.63% tmp4qFf_R.zip |###############################################--------| 84.68% tmp4qFf_R.zip |###############################################--------| 84.73% tmp4qFf_R.zip |###############################################--------| 84.77% tmp4qFf_R.zip |###############################################--------| 84.82% tmp4qFf_R.zip |###############################################--------| 84.86% tmp4qFf_R.zip |###############################################--------| 84.91% tmp4qFf_R.zip |###############################################--------| 84.95% tmp4qFf_R.zip |###############################################--------| 85.0% tmp4qFf_R.zip |###############################################--------| 85.04% tmp4qFf_R.zip |###############################################--------| 85.09% tmp4qFf_R.zip |###############################################--------| 85.14% tmp4qFf_R.zip |###############################################--------| 85.18% tmp4qFf_R.zip |###############################################--------| 85.23% tmp4qFf_R.zip |###############################################--------| 85.27% tmp4qFf_R.zip |###############################################--------| 85.32% tmp4qFf_R.zip |###############################################--------| 85.36% tmp4qFf_R.zip |###############################################--------| 85.41% tmp4qFf_R.zip |###############################################--------| 85.46% tmp4qFf_R.zip |###############################################--------| 85.5% tmp4qFf_R.zip |###############################################--------| 85.55% tmp4qFf_R.zip |###############################################--------| 85.59% tmp4qFf_R.zip |###############################################--------| 85.64% tmp4qFf_R.zip |###############################################--------| 85.68% tmp4qFf_R.zip |###############################################--------| 85.73% tmp4qFf_R.zip |###############################################--------| 85.78% tmp4qFf_R.zip |###############################################--------| 85.82% tmp4qFf_R.zip |###############################################--------| 85.87% tmp4qFf_R.zip |###############################################--------| 85.91% tmp4qFf_R.zip |###############################################--------| 85.96% tmp4qFf_R.zip |###############################################--------| 86.0% tmp4qFf_R.zip |###############################################--------| 86.05% tmp4qFf_R.zip |###############################################--------| 86.09% tmp4qFf_R.zip |###############################################--------| 86.14% tmp4qFf_R.zip |###############################################--------| 86.19% tmp4qFf_R.zip |###############################################--------| 86.23% tmp4qFf_R.zip |###############################################--------| 86.28% tmp4qFf_R.zip |###############################################--------| 86.32% tmp4qFf_R.zip |################################################-------| 86.37% tmp4qFf_R.zip |################################################-------| 86.41% tmp4qFf_R.zip |################################################-------| 86.46% tmp4qFf_R.zip |################################################-------| 86.51% tmp4qFf_R.zip |################################################-------| 86.55% tmp4qFf_R.zip |################################################-------| 86.6% tmp4qFf_R.zip |################################################-------| 86.64% tmp4qFf_R.zip |################################################-------| 86.69% tmp4qFf_R.zip |################################################-------| 86.73% tmp4qFf_R.zip |################################################-------| 86.78% tmp4qFf_R.zip |################################################-------| 86.83% tmp4qFf_R.zip |################################################-------| 86.87% tmp4qFf_R.zip |################################################-------| 86.92% tmp4qFf_R.zip |################################################-------| 86.96% tmp4qFf_R.zip |################################################-------| 87.01% tmp4qFf_R.zip |################################################-------| 87.05% tmp4qFf_R.zip |################################################-------| 87.1% tmp4qFf_R.zip |################################################-------| 87.14% tmp4qFf_R.zip |################################################-------| 87.19% tmp4qFf_R.zip |################################################-------| 87.24% tmp4qFf_R.zip |################################################-------| 87.28% tmp4qFf_R.zip |################################################-------| 87.33% tmp4qFf_R.zip |################################################-------| 87.37% tmp4qFf_R.zip |################################################-------| 87.42% tmp4qFf_R.zip |################################################-------| 87.46% tmp4qFf_R.zip |################################################-------| 87.51% tmp4qFf_R.zip |################################################-------| 87.56% tmp4qFf_R.zip |################################################-------| 87.6% tmp4qFf_R.zip |################################################-------| 87.65% tmp4qFf_R.zip |################################################-------| 87.69% tmp4qFf_R.zip |################################################-------| 87.74% tmp4qFf_R.zip |################################################-------| 87.78% tmp4qFf_R.zip |################################################-------| 87.83% tmp4qFf_R.zip |################################################-------| 87.87% tmp4qFf_R.zip |################################################-------| 87.92% tmp4qFf_R.zip |################################################-------| 87.97% tmp4qFf_R.zip |################################################-------| 88.01% tmp4qFf_R.zip |################################################-------| 88.06% tmp4qFf_R.zip |################################################-------| 88.1% tmp4qFf_R.zip |################################################-------| 88.15% tmp4qFf_R.zip |#################################################------| 88.19% tmp4qFf_R.zip |#################################################------| 88.24% tmp4qFf_R.zip |#################################################------| 88.29% tmp4qFf_R.zip |#################################################------| 88.33% tmp4qFf_R.zip |#################################################------| 88.38% tmp4qFf_R.zip |#################################################------| 88.42% tmp4qFf_R.zip |#################################################------| 88.47% tmp4qFf_R.zip |#################################################------| 88.51% tmp4qFf_R.zip |#################################################------| 88.56% tmp4qFf_R.zip |#################################################------| 88.61% tmp4qFf_R.zip |#################################################------| 88.65% tmp4qFf_R.zip |#################################################------| 88.7% tmp4qFf_R.zip |#################################################------| 88.74% tmp4qFf_R.zip |#################################################------| 88.79% tmp4qFf_R.zip |#################################################------| 88.83% tmp4qFf_R.zip |#################################################------| 88.88% tmp4qFf_R.zip |#################################################------| 88.92% tmp4qFf_R.zip |#################################################------| 88.97% tmp4qFf_R.zip |#################################################------| 89.02% tmp4qFf_R.zip |#################################################------| 89.06% tmp4qFf_R.zip |#################################################------| 89.11% tmp4qFf_R.zip |#################################################------| 89.15% tmp4qFf_R.zip |#################################################------| 89.2% tmp4qFf_R.zip |#################################################------| 89.24% tmp4qFf_R.zip |#################################################------| 89.29% tmp4qFf_R.zip |#################################################------| 89.34% tmp4qFf_R.zip |#################################################------| 89.38% tmp4qFf_R.zip |#################################################------| 89.43% tmp4qFf_R.zip |#################################################------| 89.47% tmp4qFf_R.zip |#################################################------| 89.52% tmp4qFf_R.zip |#################################################------| 89.56% tmp4qFf_R.zip |#################################################------| 89.61% tmp4qFf_R.zip |#################################################------| 89.66% tmp4qFf_R.zip |#################################################------| 89.7% tmp4qFf_R.zip |#################################################------| 89.75% tmp4qFf_R.zip |#################################################------| 89.79% tmp4qFf_R.zip |#################################################------| 89.84% tmp4qFf_R.zip |#################################################------| 89.88% tmp4qFf_R.zip |#################################################------| 89.93% tmp4qFf_R.zip |#################################################------| 89.97% tmp4qFf_R.zip |##################################################-----| 90.02% tmp4qFf_R.zip |##################################################-----| 90.07% tmp4qFf_R.zip |##################################################-----| 90.11% tmp4qFf_R.zip |##################################################-----| 90.16% tmp4qFf_R.zip |##################################################-----| 90.2% tmp4qFf_R.zip |##################################################-----| 90.25% tmp4qFf_R.zip |##################################################-----| 90.29% tmp4qFf_R.zip |##################################################-----| 90.34% tmp4qFf_R.zip |##################################################-----| 90.39% tmp4qFf_R.zip |##################################################-----| 90.43% tmp4qFf_R.zip |##################################################-----| 90.48% tmp4qFf_R.zip |##################################################-----| 90.52% tmp4qFf_R.zip |##################################################-----| 90.57% tmp4qFf_R.zip |##################################################-----| 90.61% tmp4qFf_R.zip |##################################################-----| 90.66% tmp4qFf_R.zip |##################################################-----| 90.71% tmp4qFf_R.zip |##################################################-----| 90.75% tmp4qFf_R.zip |##################################################-----| 90.8% tmp4qFf_R.zip |##################################################-----| 90.84% tmp4qFf_R.zip |##################################################-----| 90.89% tmp4qFf_R.zip |##################################################-----| 90.93% tmp4qFf_R.zip |##################################################-----| 90.98% tmp4qFf_R.zip |##################################################-----| 91.02% tmp4qFf_R.zip |##################################################-----| 91.07% tmp4qFf_R.zip |##################################################-----| 91.12% tmp4qFf_R.zip |##################################################-----| 91.16% tmp4qFf_R.zip |##################################################-----| 91.21% tmp4qFf_R.zip |##################################################-----| 91.25% tmp4qFf_R.zip |##################################################-----| 91.3% tmp4qFf_R.zip |##################################################-----| 91.34% tmp4qFf_R.zip |##################################################-----| 91.39% tmp4qFf_R.zip |##################################################-----| 91.44% tmp4qFf_R.zip |##################################################-----| 91.48% tmp4qFf_R.zip |##################################################-----| 91.53% tmp4qFf_R.zip |##################################################-----| 91.57% tmp4qFf_R.zip |##################################################-----| 91.62% tmp4qFf_R.zip |##################################################-----| 91.66% tmp4qFf_R.zip |##################################################-----| 91.71% tmp4qFf_R.zip |##################################################-----| 91.76% tmp4qFf_R.zip |##################################################-----| 91.8% tmp4qFf_R.zip |###################################################----| 91.85% tmp4qFf_R.zip |###################################################----| 91.89% tmp4qFf_R.zip |###################################################----| 91.94% tmp4qFf_R.zip |###################################################----| 91.98% tmp4qFf_R.zip |###################################################----| 92.03% tmp4qFf_R.zip |###################################################----| 92.07% tmp4qFf_R.zip |###################################################----| 92.12% tmp4qFf_R.zip |###################################################----| 92.17% tmp4qFf_R.zip |###################################################----| 92.21% tmp4qFf_R.zip |###################################################----| 92.26% tmp4qFf_R.zip |###################################################----| 92.3% tmp4qFf_R.zip |###################################################----| 92.35% tmp4qFf_R.zip |###################################################----| 92.39% tmp4qFf_R.zip |###################################################----| 92.44% tmp4qFf_R.zip |###################################################----| 92.49% tmp4qFf_R.zip |###################################################----| 92.53% tmp4qFf_R.zip |###################################################----| 92.58% tmp4qFf_R.zip |###################################################----| 92.62% tmp4qFf_R.zip |###################################################----| 92.67% tmp4qFf_R.zip |###################################################----| 92.71% tmp4qFf_R.zip |###################################################----| 92.76% tmp4qFf_R.zip |###################################################----| 92.81% tmp4qFf_R.zip |###################################################----| 92.85% tmp4qFf_R.zip |###################################################----| 92.9% tmp4qFf_R.zip |###################################################----| 92.94% tmp4qFf_R.zip |###################################################----| 92.99% tmp4qFf_R.zip |###################################################----| 93.03% tmp4qFf_R.zip |###################################################----| 93.08% tmp4qFf_R.zip |###################################################----| 93.12% tmp4qFf_R.zip |###################################################----| 93.17% tmp4qFf_R.zip |###################################################----| 93.22% tmp4qFf_R.zip |###################################################----| 93.26% tmp4qFf_R.zip |###################################################----| 93.31% tmp4qFf_R.zip |###################################################----| 93.35% tmp4qFf_R.zip |###################################################----| 93.4% tmp4qFf_R.zip |###################################################----| 93.44% tmp4qFf_R.zip |###################################################----| 93.49% tmp4qFf_R.zip |###################################################----| 93.54% tmp4qFf_R.zip |###################################################----| 93.58% tmp4qFf_R.zip |###################################################----| 93.63% tmp4qFf_R.zip |####################################################---| 93.67% tmp4qFf_R.zip |####################################################---| 93.72% tmp4qFf_R.zip |####################################################---| 93.76% tmp4qFf_R.zip |####################################################---| 93.81% tmp4qFf_R.zip |####################################################---| 93.86% tmp4qFf_R.zip |####################################################---| 93.9% tmp4qFf_R.zip |####################################################---| 93.95% tmp4qFf_R.zip |####################################################---| 93.99% tmp4qFf_R.zip |####################################################---| 94.04% tmp4qFf_R.zip |####################################################---| 94.08% tmp4qFf_R.zip |####################################################---| 94.13% tmp4qFf_R.zip |####################################################---| 94.17% tmp4qFf_R.zip |####################################################---| 94.22% tmp4qFf_R.zip |####################################################---| 94.27% tmp4qFf_R.zip |####################################################---| 94.31% tmp4qFf_R.zip |####################################################---| 94.36% tmp4qFf_R.zip |####################################################---| 94.4% tmp4qFf_R.zip |####################################################---| 94.45% tmp4qFf_R.zip |####################################################---| 94.49% tmp4qFf_R.zip |####################################################---| 94.54% tmp4qFf_R.zip |####################################################---| 94.59% tmp4qFf_R.zip |####################################################---| 94.63% tmp4qFf_R.zip |####################################################---| 94.68% tmp4qFf_R.zip |####################################################---| 94.72% tmp4qFf_R.zip |####################################################---| 94.77% tmp4qFf_R.zip |####################################################---| 94.81% tmp4qFf_R.zip |####################################################---| 94.86% tmp4qFf_R.zip |####################################################---| 94.9% tmp4qFf_R.zip |####################################################---| 94.95% tmp4qFf_R.zip |####################################################---| 95.0% tmp4qFf_R.zip |####################################################---| 95.04% tmp4qFf_R.zip |####################################################---| 95.09% tmp4qFf_R.zip |####################################################---| 95.13% tmp4qFf_R.zip |####################################################---| 95.18% tmp4qFf_R.zip |####################################################---| 95.22% tmp4qFf_R.zip |####################################################---| 95.27% tmp4qFf_R.zip |####################################################---| 95.32% tmp4qFf_R.zip |####################################################---| 95.36% tmp4qFf_R.zip |####################################################---| 95.41% tmp4qFf_R.zip |####################################################---| 95.45% tmp4qFf_R.zip |#####################################################--| 95.5% tmp4qFf_R.zip |#####################################################--| 95.54% tmp4qFf_R.zip |#####################################################--| 95.59% tmp4qFf_R.zip |#####################################################--| 95.64% tmp4qFf_R.zip |#####################################################--| 95.68% tmp4qFf_R.zip |#####################################################--| 95.73% tmp4qFf_R.zip |#####################################################--| 95.77% tmp4qFf_R.zip |#####################################################--| 95.82% tmp4qFf_R.zip |#####################################################--| 95.86% tmp4qFf_R.zip |#####################################################--| 95.91% tmp4qFf_R.zip |#####################################################--| 95.95% tmp4qFf_R.zip |#####################################################--| 96.0% tmp4qFf_R.zip |#####################################################--| 96.05% tmp4qFf_R.zip |#####################################################--| 96.09% tmp4qFf_R.zip |#####################################################--| 96.14% tmp4qFf_R.zip |#####################################################--| 96.18% tmp4qFf_R.zip |#####################################################--| 96.23% tmp4qFf_R.zip |#####################################################--| 96.27% tmp4qFf_R.zip |#####################################################--| 96.32% tmp4qFf_R.zip |#####################################################--| 96.37% tmp4qFf_R.zip |#####################################################--| 96.41% tmp4qFf_R.zip |#####################################################--| 96.46% tmp4qFf_R.zip |#####################################################--| 96.5% tmp4qFf_R.zip |#####################################################--| 96.55% tmp4qFf_R.zip |#####################################################--| 96.59% tmp4qFf_R.zip |#####################################################--| 96.64% tmp4qFf_R.zip |#####################################################--| 96.69% tmp4qFf_R.zip |#####################################################--| 96.73% tmp4qFf_R.zip |#####################################################--| 96.78% tmp4qFf_R.zip |#####################################################--| 96.82% tmp4qFf_R.zip |#####################################################--| 96.87% tmp4qFf_R.zip |#####################################################--| 96.91% tmp4qFf_R.zip |#####################################################--| 96.96% tmp4qFf_R.zip |#####################################################--| 97.0% tmp4qFf_R.zip |#####################################################--| 97.05% tmp4qFf_R.zip |#####################################################--| 97.1% tmp4qFf_R.zip |#####################################################--| 97.14% tmp4qFf_R.zip |#####################################################--| 97.19% tmp4qFf_R.zip |#####################################################--| 97.23% tmp4qFf_R.zip |######################################################-| 97.28% tmp4qFf_R.zip |######################################################-| 97.32% tmp4qFf_R.zip |######################################################-| 97.37% tmp4qFf_R.zip |######################################################-| 97.42% tmp4qFf_R.zip |######################################################-| 97.46% tmp4qFf_R.zip |######################################################-| 97.51% tmp4qFf_R.zip |######################################################-| 97.55% tmp4qFf_R.zip |######################################################-| 97.6% tmp4qFf_R.zip |######################################################-| 97.64% tmp4qFf_R.zip |######################################################-| 97.69% tmp4qFf_R.zip |######################################################-| 97.74% tmp4qFf_R.zip |######################################################-| 97.78% tmp4qFf_R.zip |######################################################-| 97.83% tmp4qFf_R.zip |######################################################-| 97.87% tmp4qFf_R.zip |######################################################-| 97.92% tmp4qFf_R.zip |######################################################-| 97.96% tmp4qFf_R.zip |######################################################-| 98.01% tmp4qFf_R.zip |######################################################-| 98.05% tmp4qFf_R.zip |######################################################-| 98.1% tmp4qFf_R.zip |######################################################-| 98.15% tmp4qFf_R.zip |######################################################-| 98.19% tmp4qFf_R.zip |######################################################-| 98.24% tmp4qFf_R.zip |######################################################-| 98.28% tmp4qFf_R.zip |######################################################-| 98.33% tmp4qFf_R.zip |######################################################-| 98.37% tmp4qFf_R.zip |######################################################-| 98.42% tmp4qFf_R.zip |######################################################-| 98.47% tmp4qFf_R.zip |######################################################-| 98.51% tmp4qFf_R.zip |######################################################-| 98.56% tmp4qFf_R.zip |######################################################-| 98.6% tmp4qFf_R.zip |######################################################-| 98.65% tmp4qFf_R.zip |######################################################-| 98.69% tmp4qFf_R.zip |######################################################-| 98.74% tmp4qFf_R.zip |######################################################-| 98.79% tmp4qFf_R.zip |######################################################-| 98.83% tmp4qFf_R.zip |######################################################-| 98.88% tmp4qFf_R.zip |######################################################-| 98.92% tmp4qFf_R.zip |######################################################-| 98.97% tmp4qFf_R.zip |######################################################-| 99.01% tmp4qFf_R.zip |######################################################-| 99.06% tmp4qFf_R.zip |#######################################################| 99.1% tmp4qFf_R.zip |#######################################################| 99.15% tmp4qFf_R.zip |#######################################################| 99.2% tmp4qFf_R.zip |#######################################################| 99.24% tmp4qFf_R.zip |#######################################################| 99.29% tmp4qFf_R.zip |#######################################################| 99.33% tmp4qFf_R.zip |#######################################################| 99.38% tmp4qFf_R.zip |#######################################################| 99.42% tmp4qFf_R.zip |#######################################################| 99.47% tmp4qFf_R.zip |#######################################################| 99.52% tmp4qFf_R.zip |#######################################################| 99.56% tmp4qFf_R.zip |#######################################################| 99.61% tmp4qFf_R.zip |#######################################################| 99.65% tmp4qFf_R.zip |#######################################################| 99.7% tmp4qFf_R.zip |#######################################################| 99.74% tmp4qFf_R.zip |#######################################################| 99.79% tmp4qFf_R.zip |#######################################################| 99.84% tmp4qFf_R.zip |#######################################################| 99.88% tmp4qFf_R.zip |#######################################################| 99.93% tmp4qFf_R.zip |#######################################################| 99.97% tmp4qFf_R.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 25d6443a-75be-4f00-97ad-fbe3c5e62e52 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-05-18 23:57:40,647 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a sudo: unable to resolve host cloudify-ims-vm-904ce67d-1e3a-4d71-9324-fa11f163f71a 2019-05-18 23:57:40,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:57:40,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0a560a0697fc41d3a96f643e2e834a1d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:57:41,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 18 May 2019 23:57:41 GMT X-Openstack-Request-Id: req-0ed44f59-7315-4e87-b156-a200408baacd 2019-05-18 23:57:41,422 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}]} 2019-05-18 23:57:41,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0a560a0697fc41d3a96f643e2e834a1d&name=default used request id req-0ed44f59-7315-4e87-b156-a200408baacd 2019-05-18 23:57:41,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.768575906754s 2019-05-18 23:57:41,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-18 23:57:41,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:57:41,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 18 May 2019 23:57:41 GMT X-Openstack-Request-Id: req-30891276-1eef-4656-bfcc-ed7881a83200 2019-05-18 23:57:41,782 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:12Z", "revision_number": 0, "id": "2663e3c7-2745-4716-9a4d-d5df13d24f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:12Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-18T23:52:15Z", "revision_number": 0, "id": "4638e26e-5e10-443e-a0b3-68c210d3fb0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:15Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "6e870639-05a9-47ed-81a9-c7ca5933ab9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:52:11Z", "revision_number": 0, "id": "7f92515d-1c78-427c-869b-7c922e6a0212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-18T23:52:14Z", "revision_number": 0, "id": "b39fe27e-c7e2-48d1-a5b4-998473679127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:14Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "d01ecd26-cd43-4586-bf16-72a484365e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 7, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:57:41,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-30891276-1eef-4656-bfcc-ed7881a83200 2019-05-18 23:57:41,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354671955109s 2019-05-18 23:57:41,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-18 23:57:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -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": "50880c73-263b-4de0-8513-efead3aabcea"}}' 2019-05-18 23:57:42,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 18 May 2019 23:57:42 GMT X-Openstack-Request-Id: req-30e7602c-1b2c-41e6-811f-27f7043f3c6e 2019-05-18 23:57:42,378 - 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-05-18T23:57:42Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "port_range_min": 22, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:57:42Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f4a24128-8e79-41ec-a2dd-128eff8460a3"}} 2019-05-18 23:57:42,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-30e7602c-1b2c-41e6-811f-27f7043f3c6e 2019-05-18 23:57:42,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.587785005569s 2019-05-18 23:57:42,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-05-18 23:57:42,474 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-05-18 23:57:50,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:57:50,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:57:50,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:57:50,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:57:50,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:57:50,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:57:50,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:57:50,098 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-18 23:57:50,099 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:50.028Z", "updated_at": "2019-05-18T23:57:50.028Z", "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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": {"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": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-05-18 23:57:50,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:57:50,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:57:50 GMT 2019-05-18 23:57:50,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:57:50,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-05-18 23:57:50,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:57:50,101 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:57:50,101 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:57:50,150 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-18 23:57:51,260 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-18 23:57:51,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:57:51,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:57:51,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 18 May 2019 23:57:51 GMT X-Openstack-Request-Id: req-78bfb5f9-9720-47e5-b5e9-b1ca1af1da14 2019-05-18 23:57:51,576 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:52:08Z", "file": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "size": 297336832, "self": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:57:51,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-78bfb5f9-9720-47e5-b5e9-b1ca1af1da14 2019-05-18 23:57:51,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314792871475s 2019-05-18 23:57:51,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-18 23:57:51,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}' 2019-05-18 23:57:52,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 18 May 2019 23:57:52 GMT Location: http://172.30.9.23:9292/v2/images/be9f4849-634b-415c-a07e-75ded522756f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18064835-6428-4526-aaaa-e4e09312ecf6 2019-05-18 23:57:52,349 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:57:52Z", "file": "/v2/images/be9f4849-634b-415c-a07e-75ded522756f/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "be9f4849-634b-415c-a07e-75ded522756f", "size": null, "self": "/v2/images/be9f4849-634b-415c-a07e-75ded522756f", "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_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": null, "created_at": "2019-05-18T23:57:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-18 23:57:52,349 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-18064835-6428-4526-aaaa-e4e09312ecf6 2019-05-18 23:57:52,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.765297889709s 2019-05-18 23:57:52,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-18 23:57:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/be9f4849-634b-415c-a07e-75ded522756f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '' 2019-05-18 23:57:58,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 18 May 2019 23:57:58 GMT X-Openstack-Request-Id: req-07858528-8d2e-4639-9bd3-9ce8d47d7f61 2019-05-18 23:57:58,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-18 23:57:58,380 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/be9f4849-634b-415c-a07e-75ded522756f/file used request id req-07858528-8d2e-4639-9bd3-9ce8d47d7f61 2019-05-18 23:57:58,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.03036499023s 2019-05-18 23:57:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-18 23:57:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-18 23:57:58,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 18 May 2019 23:57:58 GMT X-Openstack-Request-Id: req-c29b0d13-aa8a-4694-9b5b-8347b400e484 2019-05-18 23:57:58,426 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:57:58Z", "file": "/v2/images/be9f4849-634b-415c-a07e-75ded522756f/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "be9f4849-634b-415c-a07e-75ded522756f", "size": 263848448, "self": "/v2/images/be9f4849-634b-415c-a07e-75ded522756f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be9f4849-634b-415c-a07e-75ded522756f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be9f4849-634b-415c-a07e-75ded522756f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-18T23:57:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:52:08Z", "file": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "size": 297336832, "self": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-18 23:57:58,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c29b0d13-aa8a-4694-9b5b-8347b400e484 2019-05-18 23:57:58,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0414009094238s 2019-05-18 23:57:58,429 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be9f4849-634b-415c-a07e-75ded522756f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/be9f4849-634b-415c-a07e-75ded522756f/file', 'owner': u'0a560a0697fc41d3a96f643e2e834a1d', 'id': u'be9f4849-634b-415c-a07e-75ded522756f', 'size': 263848448, u'self': u'/v2/images/be9f4849-634b-415c-a07e-75ded522756f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a560a0697fc41d3a96f643e2e834a1d', 'name': 'cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/be9f4849-634b-415c-a07e-75ded522756f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-18T23:57:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-18T23:57:58Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a', '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/be9f4849-634b-415c-a07e-75ded522756f', 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_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'created': u'2019-05-18T23:57:52Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-18T23:57: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/be9f4849-634b-415c-a07e-75ded522756f', 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_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-18 23:57:58,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-18 23:57:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-18 23:57:58,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 18 May 2019 23: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-9244cc65-954d-4f62-967d-b6b5e90e0dd8 x-openstack-request-id: req-9244cc65-954d-4f62-967d-b6b5e90e0dd8 2019-05-18 23:57:58,780 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "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": "7fc1b57f-eb73-4645-89ab-4945fb333bb4"}} 2019-05-18 23:57:58,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9244cc65-954d-4f62-967d-b6b5e90e0dd8 2019-05-18 23:57:58,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.350298881531s 2019-05-18 23:57:58,781 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a', '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'b33a6ca8fc47490494e5507e3de2c225', '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'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'swap': 0}) 2019-05-18 23:57:58,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-18 23:57:58,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" -d '{"extra_specs": {}}' 2019-05-18 23:57:58,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 18 May 2019 23:57: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-54c5d9fa-5e57-4026-a2a2-c67775a7760e x-openstack-request-id: req-54c5d9fa-5e57-4026-a2a2-c67775a7760e 2019-05-18 23:57:58,802 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-18 23:57:58,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4/os-extra_specs used request id req-54c5d9fa-5e57-4026-a2a2-c67775a7760e 2019-05-18 23:57:58,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201768875122s 2019-05-18 23:57:58,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-05-18 23:57:58,803 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.219:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "be9f4849-634b-415c-a07e-75ded522756f", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "bono_cluster_size": 1, "flavor_id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-05-18 23:58:00,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:00,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "be9f4849-634b-415c-a07e-75ded522756f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "bono_cluster_size": 1, "flavor_id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "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-05-18T23:57:58.996Z", "created_by": "admin", "updated_at": "2019-05-18T23:57:58.996Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:00 GMT 2019-05-18 23:58:00,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-05-18 23:58:00,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:00,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:00,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:00,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions 2019-05-18 23:58:00,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:00,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:00,320 - 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-05-18T23:57:59.713Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:57:59.715Z", "id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:00 GMT 2019-05-18 23:58:00,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:00,321 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:00,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:00,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:00,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:00,321 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:00,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:00,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:00,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:00,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:00 GMT 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-18 23:58:00,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:00,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:00,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:00,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/b3e98e5b-5f13-4e5b-958e-f765738a4f78 2019-05-18 23:58:00,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:00,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:00,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:00,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:00,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:00,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:00,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:00,649 - 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-05-18T23:57:59.713Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:57:59.715Z", "id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"} 2019-05-18 23:58:00,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:00,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:00 GMT 2019-05-18 23:58:00,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:00,650 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:00,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:00,650 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:00,650 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:00,650 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:05,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:05,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:05,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:05,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:05,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:05,733 - 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-05-18T23:58:01.318Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:01.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:01.937Z", "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-05-18T23:58:01.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78", "logger": "ctx.38b74d1b-130a-41da-9b7c-5d91696f9ebf"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:01.937Z", "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-05-18T23:58:01.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78", "logger": "ctx.38b74d1b-130a-41da-9b7c-5d91696f9ebf"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:01.937Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:01.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78", "logger": "ctx.38b74d1b-130a-41da-9b7c-5d91696f9ebf"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:01.937Z", "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-05-18T23:58:01.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:01.937Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:01.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:01.937Z", "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-05-18T23:58:01.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "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-05-18T23:58:01.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78", "logger": "ctx.38b74d1b-130a-41da-9b7c-5d91696f9ebf"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "message": "Using existing installation of managed plugin: 25d6443a-75be-4f00-97ad-fbe3c5e62e52 [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-05-18T23:58:01.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78", "logger": "ctx.38b74d1b-130a-41da-9b7c-5d91696f9ebf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "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-05-18T23:58:01.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "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-05-18T23:58:01.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:02.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:02.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "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-05-18T23:58:01.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78", "logger": "ctx.38b74d1b-130a-41da-9b7c-5d91696f9ebf"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:02.568Z", "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-05-18T23:58:01.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78", "logger": "ctx.38b74d1b-130a-41da-9b7c-5d91696f9ebf"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:05 GMT 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:05,733 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:05,734 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:05,734 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:05,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-18 23:58:05,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-18 23:58:05,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-18 23:58:05,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-05-18 23:58:05,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-18 23:58:05,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-05-18 23:58:05,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-18 23:58:05,736 - 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-05-18 23:58:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 25d6443a-75be-4f00-97ad-fbe3c5e62e52 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-18 23:58:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-18 23:58:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-18 23:58:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-05-18 23:58:05,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-18 23:58:05,737 - 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-05-18 23:58:05,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-18 23:58:05,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/b3e98e5b-5f13-4e5b-958e-f765738a4f78 2019-05-18 23:58:05,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:05,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:05,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-18T23:58:02.298Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:59.713Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:57:59.715Z", "id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"} 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:05 GMT 2019-05-18 23:58:05,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:05,793 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:05,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:05,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:05,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:05,793 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-05-18 23:58:05,794 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.219:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-18 23:58:06,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:06,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:06,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:06,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:06,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-05-18 23:58:06,231 - 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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:06 GMT 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:06,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:06,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:06,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:06 GMT 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:06,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:06,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:06,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:06,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:06,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:06,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:06,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:06,475 - 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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:06 GMT 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:06,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:11,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:11,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:11,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:11,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:11,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:11,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:11,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:11,608 - 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-05-18T23:58:07.288Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:07.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:11.457Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:11.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:11 GMT 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:11,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:11,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-05-18 23:58:11,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:11,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:11,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:11,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:11,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:11,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:11,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:11,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:11 GMT 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:11,683 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:16,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:17,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:17,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:17,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:12.060Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:11.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:12.060Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:11.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:12.060Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:11.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:12.707Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:11.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:12.707Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:12.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:12.707Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:12.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:13.316Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:12.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:13.316Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:12.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:13.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:12.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.120Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-653fdecb-cda1-49f5-8ac6-a0033e71fc21", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:13.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.120Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-653fdecb-cda1-49f5-8ac6-a0033e71fc21 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:13.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:13.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.120Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:12.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.120Z", "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-05-18T23:58:12.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.120Z", "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-05-18T23:58:13.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "keypair_r76n3d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.120Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:13.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.730Z", "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-05-18T23:58:13.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.730Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:13.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.730Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:13.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:14.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}738349fb42aa9d91a9929b030b6bf115a5631fc4\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "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-05-18T23:58:14.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:14.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a065d47-6eed-4d48-83b0-d58840a09a05 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0a065d47-6eed-4d48-83b0-d58840a09a05", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ef75ac95-e87f-4534-a8fe-afbef011248e Date: Sat, 18 May 2019 23:58:14 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-ef75ac95-e87f-4534-a8fe-afbef011248e", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-ef75ac95-e87f-4534-a8fe-afbef011248e", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}738349fb42aa9d91a9929b030b6bf115a5631fc4\" -d '{\"floatingip\": {\"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.330Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}018cbe5d89b8c79d2d0de7ff44ae0ee04c2ff518\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:15.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}018cbe5d89b8c79d2d0de7ff44ae0ee04c2ff518\" -d '{\"floatingip\": {\"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:15.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d89c667a-e7bd-4f61-8ced-b4227ff82192 Date: Sat, 18 May 2019 23:58:15 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:15.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d89c667a-e7bd-4f61-8ced-b4227ff82192", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:15.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d89c667a-e7bd-4f61-8ced-b4227ff82192", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:15.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "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-05-18T23:58:14.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:14.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "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-05-18T23:58:14.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:15.939Z", "message": "Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:15.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "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-05-18T23:58:16.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "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-05-18T23:58:16.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:15.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "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-05-18T23:58:16.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "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-05-18T23:58:16.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f4dff4e-ae7b-496c-b142-c6c6218e7813 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f4dff4e-ae7b-496c-b142-c6c6218e7813", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3a88d4ac-c109-42a1-88c9-a9f3939401be Date: Sat, 18 May 2019 23:58:16 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:16Z\", \"updated_at\": \"2019-05-18T23:58:16Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 0, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": null, \"id\": \"7f1affb0-aefa-4667-8a14-f6a724ef68c7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}], "metadata": {"pagination": {"total": 53, "offset": 2, "size": 50}}} 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:17 GMT 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:17,150 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:17,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:17,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:17,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:17,151 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-18 23:58:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-18 23:58:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-653fdecb-cda1-49f5-8ac6-a0033e71fc21 2019-05-18 23:58:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-653fdecb-cda1-49f5-8ac6-a0033e71fc21 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-18 23:58:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738349fb42aa9d91a9929b030b6bf115a5631fc4" 2019-05-18 23:58:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a065d47-6eed-4d48-83b0-d58840a09a05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:17,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0a065d47-6eed-4d48-83b0-d58840a09a05 2019-05-18 23:58:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ef75ac95-e87f-4534-a8fe-afbef011248e Date: Sat, 18 May 2019 23:58:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-18 23:58:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-ef75ac95-e87f-4534-a8fe-afbef011248e 2019-05-18 23:58:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-ef75ac95-e87f-4534-a8fe-afbef011248e 2019-05-18 23:58:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided. 2019-05-18 23:58:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738349fb42aa9d91a9929b030b6bf115a5631fc4" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}}' 2019-05-18 23:58:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018cbe5d89b8c79d2d0de7ff44ae0ee04c2ff518" 2019-05-18 23:58:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018cbe5d89b8c79d2d0de7ff44ae0ee04c2ff518" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}}' 2019-05-18 23:58:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d89c667a-e7bd-4f61-8ced-b4227ff82192 Date: Sat, 18 May 2019 23:58:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-18 23:58:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d89c667a-e7bd-4f61-8ced-b4227ff82192 2019-05-18 23:58:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d89c667a-e7bd-4f61-8ced-b4227ff82192 2019-05-18 23:58:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided. 2019-05-18 23:58:17,159 - 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-05-18 23:58:17,159 - 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-05-18 23:58:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-18 23:58:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-18 23:58:17,159 - 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-05-18 23:58:17,159 - 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-05-18 23:58:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f4dff4e-ae7b-496c-b142-c6c6218e7813 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f4dff4e-ae7b-496c-b142-c6c6218e7813 2019-05-18 23:58:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3a88d4ac-c109-42a1-88c9-a9f3939401be Date: Sat, 18 May 2019 23:58:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:16Z", "updated_at": "2019-05-18T23:58:16Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": null, "id": "7f1affb0-aefa-4667-8a14-f6a724ef68c7", "qos_policy_id": null}} 2019-05-18 23:58:17,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:18,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:18,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:18,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:18 GMT 2019-05-18 23:58:18,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:18,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:18,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:18,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:18,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:23,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:23,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:23,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:23,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:23,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:16.624Z", "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-05-18T23:58:16.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:17.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "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-05-18T23:58:17.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616d15bc-8250-4416-971c-6d353d882dcd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-616d15bc-8250-4416-971c-6d353d882dcd", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "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-05-18T23:58:16.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "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-05-18T23:58:16.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}948db0c1ed15267eddc56fe74731527f44f0fc64\" -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-05-18T23:58:16.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'created_at': u'2019-05-18T23:58:16Z', u'updated_at': u'2019-05-18T23:58:16Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'port_id': None, u'id': u'7f1affb0-aefa-4667-8a14-f6a724ef68c7', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a88d4ac-c109-42a1-88c9-a9f3939401be", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:17.476Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a88d4ac-c109-42a1-88c9-a9f3939401be", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:16.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.971c7466-ec2a-4d85-899c-a09586936276"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-52bca97b-6dc9-4a95-b11e-2b4a3fbcf3b4", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cf69e25e-16d7-4369-8a06-a981865eaf7f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:17.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "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-05-18T23:58:17.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "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-05-18T23:58:17.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-cf69e25e-16d7-4369-8a06-a981865eaf7f Date: Sat, 18 May 2019 23:58:17 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-18T23:58:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"2939ec4a-21ee-4f8f-8ed2-2a02441340ee\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"d57224a4-a8e2-4bbb-92ee-b1d97f1537eb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423\" -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-05-18T23:58:18.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da9db73fb47f9a9b62d07675a9b1f499c93ae1c5\" -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-05-18T23:58:17.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-97b42c84-da83-43d2-ae87-1caa6bc78773", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cf69e25e-16d7-4369-8a06-a981865eaf7f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-97b42c84-da83-43d2-ae87-1caa6bc78773", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "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-05-18T23:58:17.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'created_at': u'2019-05-18T23:58:17Z', u'updated_at': u'2019-05-18T23:58:17Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 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'0a560a0697fc41d3a96f643e2e834a1d', u'port_id': None, u'id': u'2515b63b-58d6-4516-bcee-f0aef25401f8', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "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-05-18T23:58:17.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52bca97b-6dc9-4a95-b11e-2b4a3fbcf3b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-05-18T23:58:17.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-97b42c84-da83-43d2-ae87-1caa6bc78773 Date: Sat, 18 May 2019 23:58:17 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-18T23:58:17Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": null, \"id\": \"2515b63b-58d6-4516-bcee-f0aef25401f8\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.078977a6-ab02-43b0-b6e0-ce37219a65d7"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.134Z", "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-05-18T23:58:17.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.730Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.730Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:17.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.730Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-21c2843c-39f7-489c-a2db-11a807cb325d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.730Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-d647d03b-b998-4ee4-a696-ac123274d80f Date: Sat, 18 May 2019 23:58:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:18Z\", \"updated_at\": \"2019-05-18T23:58:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:18Z\", \"revision_number\": 0, \"id\": \"3927036e-6e45-4909-9fac-424d575f2f32\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:18Z\", \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:18Z\", \"revision_number\": 0, \"id\": \"3a64d082-dd0d-4005-bc26-00d87d0075b5\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:18Z\", \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"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-05-18T23:58:18.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.730Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-21c2843c-39f7-489c-a2db-11a807cb325d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:18.730Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-21c2843c-39f7-489c-a2db-11a807cb325d Date: Sat, 18 May 2019 23:58:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-18T23:58:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"1f292834-c907-48cb-9cda-e835b31838e4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"5e195a78-169c-46a1-9c9d-9c43e786ab58\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d647d03b-b998-4ee4-a696-ac123274d80f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d647d03b-b998-4ee4-a696-ac123274d80f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, '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-05-18T23:58:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}], "metadata": {"pagination": {"total": 294, "offset": 52, "size": 50}}} 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:23 GMT 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:23,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:23,683 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:23,683 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:23,683 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:23,685 - 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-05-18 23:58:23,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:23,685 - 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-05-18 23:58:23,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616d15bc-8250-4416-971c-6d353d882dcd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:23,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-616d15bc-8250-4416-971c-6d353d882dcd 2019-05-18 23:58:23,686 - 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-05-18 23:58:23,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': 9888} 2019-05-18 23:58:23,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}948db0c1ed15267eddc56fe74731527f44f0fc64" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-05-18 23:58:23,686 - 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'0a560a0697fc41d3a96f643e2e834a1d', u'created_at': u'2019-05-18T23:58:16Z', u'updated_at': u'2019-05-18T23:58:16Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'0a560a0697fc41d3a96f643e2e834a1d', u'port_id': None, u'id': u'7f1affb0-aefa-4667-8a14-f6a724ef68c7', u'qos_policy_id': None} 2019-05-18 23:58:23,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a88d4ac-c109-42a1-88c9-a9f3939401be 2019-05-18 23:58:23,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a88d4ac-c109-42a1-88c9-a9f3939401be 2019-05-18 23:58:23,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-52bca97b-6dc9-4a95-b11e-2b4a3fbcf3b4 2019-05-18 23:58:23,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cf69e25e-16d7-4369-8a06-a981865eaf7f 2019-05-18 23:58:23,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:23,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-05-18 23:58:23,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-05-18 23:58:23,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-cf69e25e-16d7-4369-8a06-a981865eaf7f Date: Sat, 18 May 2019 23:58:17 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-18T23:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "2939ec4a-21ee-4f8f-8ed2-2a02441340ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "d57224a4-a8e2-4bbb-92ee-b1d97f1537eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "name": "clearwater-sg_homer"}} 2019-05-18 23:58:23,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-05-18 23:58:23,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da9db73fb47f9a9b62d07675a9b1f499c93ae1c5" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-05-18 23:58:23,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-97b42c84-da83-43d2-ae87-1caa6bc78773 2019-05-18 23:58:23,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cf69e25e-16d7-4369-8a06-a981865eaf7f 2019-05-18 23:58:23,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-97b42c84-da83-43d2-ae87-1caa6bc78773 2019-05-18 23:58:23,688 - 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-05-18 23:58:23,688 - 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'0a560a0697fc41d3a96f643e2e834a1d', u'created_at': u'2019-05-18T23:58:17Z', u'updated_at': u'2019-05-18T23:58:17Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 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'0a560a0697fc41d3a96f643e2e834a1d', u'port_id': None, u'id': u'2515b63b-58d6-4516-bcee-f0aef25401f8', u'qos_policy_id': None} 2019-05-18 23:58:23,688 - 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-05-18 23:58:23,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52bca97b-6dc9-4a95-b11e-2b4a3fbcf3b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:23,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-97b42c84-da83-43d2-ae87-1caa6bc78773 Date: Sat, 18 May 2019 23:58:17 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-18T23:58:17Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": null, "id": "2515b63b-58d6-4516-bcee-f0aef25401f8", "qos_policy_id": null}} 2019-05-18 23:58:23,689 - 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-05-18 23:58:23,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:23,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-18 23:58:23,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-21c2843c-39f7-489c-a2db-11a807cb325d 2019-05-18 23:58:23,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-d647d03b-b998-4ee4-a696-ac123274d80f Date: Sat, 18 May 2019 23:58:18 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:18Z", "updated_at": "2019-05-18T23:58:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:18Z", "revision_number": 0, "id": "3927036e-6e45-4909-9fac-424d575f2f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:18Z", "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:18Z", "revision_number": 0, "id": "3a64d082-dd0d-4005-bc26-00d87d0075b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:18Z", "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip"}} 2019-05-18 23:58:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-21c2843c-39f7-489c-a2db-11a807cb325d 2019-05-18 23:58:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-21c2843c-39f7-489c-a2db-11a807cb325d Date: Sat, 18 May 2019 23:58:18 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-18T23:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "1f292834-c907-48cb-9cda-e835b31838e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "5e195a78-169c-46a1-9c9d-9c43e786ab58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout"}} 2019-05-18 23:58:23,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'tcp', u'port': 3478} 2019-05-18 23:58:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d647d03b-b998-4ee4-a696-ac123274d80f 2019-05-18 23:58:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d647d03b-b998-4ee4-a696-ac123274d80f 2019-05-18 23:58:23,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'tcp', u'port': 5062} 2019-05-18 23:58:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-18 23:58:23,691 - 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-05-18 23:58:23,691 - 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-05-18 23:58:23,691 - 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-05-18 23:58:23,691 - 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-05-18 23:58:23,691 - 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-05-18 23:58:23,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-18 23:58:23,692 - 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-05-18 23:58:23,692 - 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-05-18 23:58:23,692 - 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-05-18 23:58:23,692 - 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': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-18 23:58:23,692 - 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-05-18 23:58:23,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:23,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:23,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:23 GMT 2019-05-18 23:58:23,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:23,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:23,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:23,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:23,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:28,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:29,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f6645f14-1093-4695-89f3-f3c41e6d65a3", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:19.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9541ce04-8736-4348-80dc-9c6762a37f1d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b18fbe8d-6d22-4d2b-acbb-c8decf72d62d"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d647d03b-b998-4ee4-a696-ac123274d80f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:18.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9541ce04-8736-4348-80dc-9c6762a37f1d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b18fbe8d-6d22-4d2b-acbb-c8decf72d62d"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.279Z", "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-05-18T23:58:18.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:19.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306909f2-fcb9-4adb-8b84-c98a79b8ff20 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-306909f2-fcb9-4adb-8b84-c98a79b8ff20", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}948db0c1ed15267eddc56fe74731527f44f0fc64\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-10dad0c4-1e1a-44c0-b19c-6fb3914a5666 Date: Sat, 18 May 2019 23:58:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-18T23:58:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"2939ec4a-21ee-4f8f-8ed2-2a02441340ee\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"d57224a4-a8e2-4bbb-92ee-b1d97f1537eb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-10dad0c4-1e1a-44c0-b19c-6fb3914a5666", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7c62793043855cdb032d3b3dcb585e03c778eb2\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b18fbe8d-6d22-4d2b-acbb-c8decf72d62d"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-10dad0c4-1e1a-44c0-b19c-6fb3914a5666", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -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-05-18T23:58:19.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}948db0c1ed15267eddc56fe74731527f44f0fc64\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"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-05-18T23:58:19.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd\" -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-05-18T23:58:19.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:19.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3738c9a-122a-4e0d-bab8-64eab02a2d6d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c3738c9a-122a-4e0d-bab8-64eab02a2d6d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:19.805Z", "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-05-18T23:58:19.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}40fa116ac533920076d2b75db4db661e1e6f36af\" -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-05-18T23:58:19.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6a836eac-be40-4fb9-a48e-c73a773e63e2 Date: Sat, 18 May 2019 23:58:19 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-05-18T23:58:19Z\", \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:19Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f8440f86-0ede-4f62-b969-caabd4908bba\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6a836eac-be40-4fb9-a48e-c73a773e63e2", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6a836eac-be40-4fb9-a48e-c73a773e63e2", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}], "metadata": {"pagination": {"total": 464, "offset": 102, "size": 50}}} 2019-05-18 23:58:29,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:29,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:29 GMT 2019-05-18 23:58:29,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:29,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:29,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:29,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:29,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:29,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f6645f14-1093-4695-89f3-f3c41e6d65a3 2019-05-18 23:58:29,195 - 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-05-18 23:58:29,196 - 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-05-18 23:58:29,196 - 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-05-18 23:58:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9541ce04-8736-4348-80dc-9c6762a37f1d 2019-05-18 23:58:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d647d03b-b998-4ee4-a696-ac123274d80f 2019-05-18 23:58:29,196 - 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-05-18 23:58:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9541ce04-8736-4348-80dc-9c6762a37f1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:29,196 - 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-05-18 23:58:29,197 - 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-05-18 23:58:29,197 - 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-05-18 23:58:29,197 - 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-05-18 23:58:29,197 - 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-05-18 23:58:29,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:29,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306909f2-fcb9-4adb-8b84-c98a79b8ff20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-306909f2-fcb9-4adb-8b84-c98a79b8ff20 2019-05-18 23:58:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}948db0c1ed15267eddc56fe74731527f44f0fc64" 2019-05-18 23:58:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-10dad0c4-1e1a-44c0-b19c-6fb3914a5666 Date: Sat, 18 May 2019 23:58:19 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-18T23:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "2939ec4a-21ee-4f8f-8ed2-2a02441340ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "d57224a4-a8e2-4bbb-92ee-b1d97f1537eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "name": "clearwater-sg_homer"}} 2019-05-18 23:58:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-10dad0c4-1e1a-44c0-b19c-6fb3914a5666 2019-05-18 23:58:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c62793043855cdb032d3b3dcb585e03c778eb2" 2019-05-18 23:58:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-10dad0c4-1e1a-44c0-b19c-6fb3914a5666 2019-05-18 23:58:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-05-18 23:58:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}948db0c1ed15267eddc56fe74731527f44f0fc64" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-05-18 23:58:29,199 - 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-05-18 23:58:29,199 - 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-05-18 23:58:29,199 - 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-05-18 23:58:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:29,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:58:29,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:29,200 - 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-05-18 23:58:29,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3738c9a-122a-4e0d-bab8-64eab02a2d6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:29,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:58:29,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c3738c9a-122a-4e0d-bab8-64eab02a2d6d 2019-05-18 23:58:29,200 - 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-05-18 23:58:29,201 - 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-05-18 23:58:29,201 - 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-05-18 23:58:29,201 - 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-05-18 23:58:29,201 - 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-05-18 23:58:29,201 - 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-05-18 23:58:29,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}40fa116ac533920076d2b75db4db661e1e6f36af" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-05-18 23:58:29,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6a836eac-be40-4fb9-a48e-c73a773e63e2 Date: Sat, 18 May 2019 23:58:19 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-05-18T23:58:19Z", "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "port_range_min": 7888, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:19Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f8440f86-0ede-4f62-b969-caabd4908bba"}} 2019-05-18 23:58:29,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:29,202 - 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-05-18 23:58:29,202 - 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-05-18 23:58:29,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:29,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:29,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:29,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6a836eac-be40-4fb9-a48e-c73a773e63e2 2019-05-18 23:58:29,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6a836eac-be40-4fb9-a48e-c73a773e63e2 2019-05-18 23:58:29,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:29,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:29,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:29 GMT 2019-05-18 23:58:29,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:29,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:29,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:29,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:29,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:34,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:34,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:34,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:34,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:34,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:34,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}948db0c1ed15267eddc56fe74731527f44f0fc64\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"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-05-18T23:58:19.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-54cff627-a9e6-4d3c-ad45-ac45b13859c7 x-compute-request-id: req-54cff627-a9e6-4d3c-ad45-ac45b13859c7 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b18fbe8d-6d22-4d2b-acbb-c8decf72d62d"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-54cff627-a9e6-4d3c-ad45-ac45b13859c7", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b18fbe8d-6d22-4d2b-acbb-c8decf72d62d"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:19.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c8f741e8-18a6-489c-ae4d-31592b821169 Date: Sat, 18 May 2019 23:58:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:19Z\", \"updated_at\": \"2019-05-18T23:58:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:19Z\", \"revision_number\": 0, \"id\": \"3987de96-1f66-4b24-ade0-7ea8ed6a83bd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:19Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:19Z\", \"revision_number\": 0, \"id\": \"a5e60996-09b5-433e-93ea-30b63c982110\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:19Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c8f741e8-18a6-489c-ae4d-31592b821169", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-54cff627-a9e6-4d3c-ad45-ac45b13859c7", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b18fbe8d-6d22-4d2b-acbb-c8decf72d62d"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f751ab0-c9cd-4634-a1ec-da2fc83be50b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "Using external resource keypair: cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b18fbe8d-6d22-4d2b-acbb-c8decf72d62d"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2f751ab0-c9cd-4634-a1ec-da2fc83be50b", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c8f741e8-18a6-489c-ae4d-31592b821169", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:20.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:19.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:20.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:20.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:20.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:20.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "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-05-18T23:58:20.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da9db73fb47f9a9b62d07675a9b1f499c93ae1c5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-94494b02-723c-4d73-9cba-8367afa70308 Date: Sat, 18 May 2019 23:58:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"updated_at\": \"2019-05-18T23:58:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"11558df5-2e8a-4518-bbf3-ef4db759c17e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"6cca8693-889f-4c09-a550-5b96b653917a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2ac83910-e90a-4767-9631-4c952a860e49 Date: Sat, 18 May 2019 23:58:20 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-05-18T23:58:20Z\", \"security_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"c7f30c0a-0b70-4423-b14a-f39b09947d0f\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ac83910-e90a-4767-9631-4c952a860e49", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ac83910-e90a-4767-9631-4c952a860e49", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b5e31f0b-b9d7-46d6-9800-3a4cacf58bdf"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557\" -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-05-18T23:58:20.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-97cb08bb-ff67-4f14-afed-f69fbad364e3", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:20.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-97cb08bb-ff67-4f14-afed-f69fbad364e3", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-620151a4-d2f6-478e-a9e9-8a1648624688", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620151a4-d2f6-478e-a9e9-8a1648624688 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-97cb08bb-ff67-4f14-afed-f69fbad364e3 Date: Sat, 18 May 2019 23:58:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-18T23:58:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"1f292834-c907-48cb-9cda-e835b31838e4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:17Z\", \"revision_number\": 0, \"id\": \"5e195a78-169c-46a1-9c9d-9c43e786ab58\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:17Z\", \"security_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da9db73fb47f9a9b62d07675a9b1f499c93ae1c5\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"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-05-18T23:58:20.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "keypair_r76n3d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba8064a-d3b6-42ee-aa31-0b786ed177f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3ba8064a-d3b6-42ee-aa31-0b786ed177f9", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:20.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "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-05-18T23:58:20.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}], "metadata": {"pagination": {"total": 710, "offset": 152, "size": 50}}} 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:34 GMT 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:34,488 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:34,489 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:34,489 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:34,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}948db0c1ed15267eddc56fe74731527f44f0fc64" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:34,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-54cff627-a9e6-4d3c-ad45-ac45b13859c7 x-compute-request-id: req-54cff627-a9e6-4d3c-ad45-ac45b13859c7 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:58:34,491 - 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-05-18 23:58:34,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-54cff627-a9e6-4d3c-ad45-ac45b13859c7 2019-05-18 23:58:34,492 - 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-05-18 23:58:34,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c8f741e8-18a6-489c-ae4d-31592b821169 Date: Sat, 18 May 2019 23:58:19 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:19Z", "updated_at": "2019-05-18T23:58:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:19Z", "revision_number": 0, "id": "3987de96-1f66-4b24-ade0-7ea8ed6a83bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:19Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:19Z", "revision_number": 0, "id": "a5e60996-09b5-433e-93ea-30b63c982110", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:19Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "name": "clearwater-sg_bono"}} 2019-05-18 23:58:34,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c8f741e8-18a6-489c-ae4d-31592b821169 2019-05-18 23:58:34,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-54cff627-a9e6-4d3c-ad45-ac45b13859c7 2019-05-18 23:58:34,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:34,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f751ab0-c9cd-4634-a1ec-da2fc83be50b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:34,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:34,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a 2019-05-18 23:58:34,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2f751ab0-c9cd-4634-a1ec-da2fc83be50b 2019-05-18 23:58:34,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c8f741e8-18a6-489c-ae4d-31592b821169 2019-05-18 23:58:34,493 - 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-05-18 23:58:34,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:34,494 - 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-05-18 23:58:34,494 - 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-05-18 23:58:34,494 - 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-05-18 23:58:34,494 - 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-05-18 23:58:34,494 - 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-05-18 23:58:34,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9db73fb47f9a9b62d07675a9b1f499c93ae1c5" 2019-05-18 23:58:34,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-94494b02-723c-4d73-9cba-8367afa70308 Date: Sat, 18 May 2019 23:58:20 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "updated_at": "2019-05-18T23:58:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "11558df5-2e8a-4518-bbf3-ef4db759c17e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "6cca8693-889f-4c09-a550-5b96b653917a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "name": "clearwater-sg_ellis"}} 2019-05-18 23:58:34,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2ac83910-e90a-4767-9631-4c952a860e49 Date: Sat, 18 May 2019 23:58:20 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-05-18T23:58:20Z", "security_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "port_range_min": 9160, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "c7f30c0a-0b70-4423-b14a-f39b09947d0f"}} 2019-05-18 23:58:34,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ac83910-e90a-4767-9631-4c952a860e49 2019-05-18 23:58:34,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ac83910-e90a-4767-9631-4c952a860e49 2019-05-18 23:58:34,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-05-18 23:58:34,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-97cb08bb-ff67-4f14-afed-f69fbad364e3 2019-05-18 23:58:34,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:34,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-97cb08bb-ff67-4f14-afed-f69fbad364e3 2019-05-18 23:58:34,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-620151a4-d2f6-478e-a9e9-8a1648624688 2019-05-18 23:58:34,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620151a4-d2f6-478e-a9e9-8a1648624688 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:34,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-97cb08bb-ff67-4f14-afed-f69fbad364e3 Date: Sat, 18 May 2019 23:58:20 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-18T23:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "1f292834-c907-48cb-9cda-e835b31838e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:17Z", "revision_number": 0, "id": "5e195a78-169c-46a1-9c9d-9c43e786ab58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:17Z", "security_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout"}} 2019-05-18 23:58:34,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da9db73fb47f9a9b62d07675a9b1f499c93ae1c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:34,497 - 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-05-18 23:58:34,497 - 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-05-18 23:58:34,497 - 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-05-18 23:58:34,497 - 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-05-18 23:58:34,497 - 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-05-18 23:58:34,497 - 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-05-18 23:58:34,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-18 23:58:34,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:34,498 - 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-05-18 23:58:34,498 - 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-05-18 23:58:34,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba8064a-d3b6-42ee-aa31-0b786ed177f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:34,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:34,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3ba8064a-d3b6-42ee-aa31-0b786ed177f9 2019-05-18 23:58:34,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:34,499 - 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-05-18 23:58:34,499 - 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-05-18 23:58:34,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:34,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:34,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:34,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:34,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:34,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:34,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:34 GMT 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:34,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:39,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:39,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:39,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:39,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:39,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:39,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:39,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:20.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e62940-a4d2-473b-96e5-3928fa7f0619 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-2f8452ee-e03f-48e5-a6da-9682edf70ae4 Date: Sat, 18 May 2019 23:58:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"updated_at\": \"2019-05-18T23:58:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"6a82baf4-1241-4356-a9a6-48609f2435dc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"c66cc76f-d77e-4172-a0ff-5478df991d53\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-22e62940-a4d2-473b-96e5-3928fa7f0619", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b1be13141f93d0e42d8feae85a42a4ac642a3423\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2f8452ee-e03f-48e5-a6da-9682edf70ae4", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2f8452ee-e03f-48e5-a6da-9682edf70ae4", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09b14a6802eae85fae071c3bb48581f5be303c17\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b5f9b4d-8712-46fb-bf3d-c7d765235a4c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd\" -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-05-18T23:58:20.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b5f9b4d-8712-46fb-bf3d-c7d765235a4c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5b5f9b4d-8712-46fb-bf3d-c7d765235a4c Date: Sat, 18 May 2019 23:58:20 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-05-18T23:58:20Z\", \"security_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d78f417f-13e9-449f-970d-a4bb89e56779"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64\" -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-05-18T23:58:20.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:20.981Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-11931b03-e379-46f8-ab6c-81d2b640c839 Date: Sat, 18 May 2019 23:58:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"updated_at\": \"2019-05-18T23:58:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"47f7d684-d7f1-463d-9997-9fb171c9ca57\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"e3893cb3-53b8-4cbc-b0b6-d9d9608107e8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-05dbae0a-dbfc-46ad-9657-3bf42de0bbfc Date: Sat, 18 May 2019 23:58:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:21Z\", \"updated_at\": \"2019-05-18T23:58:21Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:21Z\", \"revision_number\": 0, \"id\": \"337a2004-f92c-4f4b-bcb7-639d1eaeace4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:21Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:21Z\", \"revision_number\": 0, \"id\": \"9bc878fd-1301-45d0-af71-f52623ed4b75\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:21Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-05dbae0a-dbfc-46ad-9657-3bf42de0bbfc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-05dbae0a-dbfc-46ad-9657-3bf42de0bbfc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09b14a6802eae85fae071c3bb48581f5be303c17\" -d '{\"floatingip\": {\"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-666efa9a-7c6e-4ebd-9a64-5106ba6164d3 Date: Sat, 18 May 2019 23:58:21 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-05-18T23:58:21Z\", \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:21Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11931b03-e379-46f8-ab6c-81d2b640c839", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11931b03-e379-46f8-ab6c-81d2b640c839", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-214716bf-2a75-4b48-a72e-f00d4ab1d7f5 Date: Sat, 18 May 2019 23:58:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:18Z\", \"updated_at\": \"2019-05-18T23:58:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:18Z\", \"revision_number\": 0, \"id\": \"3927036e-6e45-4909-9fac-424d575f2f32\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:18Z\", \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:18Z\", \"revision_number\": 0, \"id\": \"3a64d082-dd0d-4005-bc26-00d87d0075b5\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:18Z\", \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"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-05-18T23:58:20.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-214716bf-2a75-4b48-a72e-f00d4ab1d7f5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-386092ee-6cfb-4967-869d-f38163684e8f Date: Sat, 18 May 2019 23:58:21 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-214716bf-2a75-4b48-a72e-f00d4ab1d7f5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-386092ee-6cfb-4967-869d-f38163684e8f", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"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-05-18T23:58:20.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-386092ee-6cfb-4967-869d-f38163684e8f", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:21.509Z", "message": "Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"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-05-18T23:58:21.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-666efa9a-7c6e-4ebd-9a64-5106ba6164d3", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-666efa9a-7c6e-4ebd-9a64-5106ba6164d3", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"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-05-18T23:58:21.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1d4f27a3-68b9-4d20-acb9-547204e66ade", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3568f321-cd17-490c-be81-065a7f848070", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3568f321-cd17-490c-be81-065a7f848070", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c10962646020a0100fe398b49ca976ef802bc32\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"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-05-18T23:58:21.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "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-05-18T23:58:21.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:20.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "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-05-18T23:58:20.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3568f321-cd17-490c-be81-065a7f848070 Date: Sat, 18 May 2019 23:58:21 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-05-18T23:58:21Z\", \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:21Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1d4f27a3-68b9-4d20-acb9-547204e66ade Date: Sat, 18 May 2019 23:58:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:19Z\", \"updated_at\": \"2019-05-18T23:58:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:19Z\", \"revision_number\": 0, \"id\": \"3987de96-1f66-4b24-ade0-7ea8ed6a83bd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:19Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:19Z\", \"revision_number\": 0, \"id\": \"a5e60996-09b5-433e-93ea-30b63c982110\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:19Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.187Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1d4f27a3-68b9-4d20-acb9-547204e66ade", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b458430-f828-419c-8719-7307d53c3813", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}], "metadata": {"pagination": {"total": 875, "offset": 202, "size": 50}}} 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:39 GMT 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:39,669 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:39,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:39,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:39,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e62940-a4d2-473b-96e5-3928fa7f0619 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:39,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-2f8452ee-e03f-48e5-a6da-9682edf70ae4 Date: Sat, 18 May 2019 23:58:20 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "updated_at": "2019-05-18T23:58:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "6a82baf4-1241-4356-a9a6-48609f2435dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "c66cc76f-d77e-4172-a0ff-5478df991d53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base"}} 2019-05-18 23:58:39,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-22e62940-a4d2-473b-96e5-3928fa7f0619 2019-05-18 23:58:39,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1be13141f93d0e42d8feae85a42a4ac642a3423" 2019-05-18 23:58:39,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2f8452ee-e03f-48e5-a6da-9682edf70ae4 2019-05-18 23:58:39,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2f8452ee-e03f-48e5-a6da-9682edf70ae4 2019-05-18 23:58:39,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b14a6802eae85fae071c3bb48581f5be303c17" 2019-05-18 23:58:39,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b5f9b4d-8712-46fb-bf3d-c7d765235a4c 2019-05-18 23:58:39,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-05-18 23:58:39,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b5f9b4d-8712-46fb-bf3d-c7d765235a4c 2019-05-18 23:58:39,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5b5f9b4d-8712-46fb-bf3d-c7d765235a4c Date: Sat, 18 May 2019 23:58:20 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-05-18T23:58:20Z", "security_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "port_range_min": 9888, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}} 2019-05-18 23:58:39,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-05-18 23:58:39,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:39,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-11931b03-e379-46f8-ab6c-81d2b640c839 Date: Sat, 18 May 2019 23:58:21 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "updated_at": "2019-05-18T23:58:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "47f7d684-d7f1-463d-9997-9fb171c9ca57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "e3893cb3-53b8-4cbc-b0b6-d9d9608107e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "0814af83-57b1-478b-ba26-a126f6997d19", "name": "clearwater-sg_dime"}} 2019-05-18 23:58:39,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-05dbae0a-dbfc-46ad-9657-3bf42de0bbfc Date: Sat, 18 May 2019 23:58:21 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:21Z", "updated_at": "2019-05-18T23:58:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:21Z", "revision_number": 0, "id": "337a2004-f92c-4f4b-bcb7-639d1eaeace4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:21Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:21Z", "revision_number": 0, "id": "9bc878fd-1301-45d0-af71-f52623ed4b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:21Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "name": "clearwater-sg_vellum"}} 2019-05-18 23:58:39,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-05dbae0a-dbfc-46ad-9657-3bf42de0bbfc 2019-05-18 23:58:39,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-05dbae0a-dbfc-46ad-9657-3bf42de0bbfc 2019-05-18 23:58:39,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b14a6802eae85fae071c3bb48581f5be303c17" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}}' 2019-05-18 23:58:39,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-666efa9a-7c6e-4ebd-9a64-5106ba6164d3 Date: Sat, 18 May 2019 23:58:21 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-05-18T23:58:21Z", "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "port_range_min": 5058, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:21Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "3a205864-64e7-4bf5-b035-9919b6849761"}} 2019-05-18 23:58:39,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11931b03-e379-46f8-ab6c-81d2b640c839 2019-05-18 23:58:39,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11931b03-e379-46f8-ab6c-81d2b640c839 2019-05-18 23:58:39,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:58:39,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:39,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-214716bf-2a75-4b48-a72e-f00d4ab1d7f5 Date: Sat, 18 May 2019 23:58:20 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:18Z", "updated_at": "2019-05-18T23:58:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:18Z", "revision_number": 0, "id": "3927036e-6e45-4909-9fac-424d575f2f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:18Z", "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:18Z", "revision_number": 0, "id": "3a64d082-dd0d-4005-bc26-00d87d0075b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:18Z", "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip"}} 2019-05-18 23:58:39,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-214716bf-2a75-4b48-a72e-f00d4ab1d7f5 2019-05-18 23:58:39,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-386092ee-6cfb-4967-869d-f38163684e8f Date: Sat, 18 May 2019 23:58:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-18 23:58:39,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-214716bf-2a75-4b48-a72e-f00d4ab1d7f5 2019-05-18 23:58:39,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-386092ee-6cfb-4967-869d-f38163684e8f 2019-05-18 23:58:39,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:39,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-386092ee-6cfb-4967-869d-f38163684e8f 2019-05-18 23:58:39,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided. 2019-05-18 23:58:39,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:39,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-666efa9a-7c6e-4ebd-9a64-5106ba6164d3 2019-05-18 23:58:39,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-666efa9a-7c6e-4ebd-9a64-5106ba6164d3 2019-05-18 23:58:39,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}b1be13141f93d0e42d8feae85a42a4ac642a3423" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:39,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1d4f27a3-68b9-4d20-acb9-547204e66ade 2019-05-18 23:58:39,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3568f321-cd17-490c-be81-065a7f848070 2019-05-18 23:58:39,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3568f321-cd17-490c-be81-065a7f848070 2019-05-18 23:58:39,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c10962646020a0100fe398b49ca976ef802bc32" 2019-05-18 23:58:39,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:39,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:58:39,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:39,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:39,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:58:39,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3568f321-cd17-490c-be81-065a7f848070 Date: Sat, 18 May 2019 23:58:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-05-18T23:58:21Z", "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "port_range_min": 5054, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:21Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}} 2019-05-18 23:58:39,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1d4f27a3-68b9-4d20-acb9-547204e66ade Date: Sat, 18 May 2019 23:58:21 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:19Z", "updated_at": "2019-05-18T23:58:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:19Z", "revision_number": 0, "id": "3987de96-1f66-4b24-ade0-7ea8ed6a83bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:19Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:19Z", "revision_number": 0, "id": "a5e60996-09b5-433e-93ea-30b63c982110", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:19Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "name": "clearwater-sg_bono"}} 2019-05-18 23:58:39,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1d4f27a3-68b9-4d20-acb9-547204e66ade 2019-05-18 23:58:39,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b458430-f828-419c-8719-7307d53c3813 2019-05-18 23:58:39,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:39,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:39,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:39,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:39,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:39 GMT 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:39,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:39,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:44,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:45,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b458430-f828-419c-8719-7307d53c3813", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5b458430-f828-419c-8719-7307d53c3813 Date: Sat, 18 May 2019 23:58:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-05-18T23:58:22Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"911fc384-7938-4ea6-9283-099b72c27b37\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40fa116ac533920076d2b75db4db661e1e6f36af\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fff42949-a728-4731-96f3-ae5aa3dd35ef", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fff42949-a728-4731-96f3-ae5aa3dd35ef", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fff42949-a728-4731-96f3-ae5aa3dd35ef Date: Sat, 18 May 2019 23:58:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-05-18T23:58:22Z\", \"security_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb7b3508-163a-4d11-97ad-2973d6afefc4"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e428fba-67e3-4e56-89c7-1e5b5f11d92a Date: Sat, 18 May 2019 23:58:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-05-18T23:58:22Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"6359820c-600a-401b-af6d-2356d5de06b5\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e428fba-67e3-4e56-89c7-1e5b5f11d92a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"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-05-18T23:58:22.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e428fba-67e3-4e56-89c7-1e5b5f11d92a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"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-05-18T23:58:22.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-ffd1e597-63b8-4f39-b22d-00e5af33d64a Date: Sat, 18 May 2019 23:58:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"updated_at\": \"2019-05-18T23:58:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"11558df5-2e8a-4518-bbf3-ef4db759c17e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"6cca8693-889f-4c09-a550-5b96b653917a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:22.717Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f11a755f-04ed-463a-a3b8-8190dcf4ad6b Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"eaa3d46a-5857-4492-939c-e8c8900b804c\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f11a755f-04ed-463a-a3b8-8190dcf4ad6b", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f11a755f-04ed-463a-a3b8-8190dcf4ad6b", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"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-05-18T23:58:23.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-f4d21d50-21df-4833-a5aa-4e1303a4e057 Date: Sat, 18 May 2019 23:58:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-05-18T23:58:22Z\", \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"c1d41b1f-c289-4d04-9388-f6afe7175836\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-eb11a9f0-28bf-458a-bad3-307f5d6680b0 Date: Sat, 18 May 2019 23:58:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"updated_at\": \"2019-05-18T23:58:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"6a82baf4-1241-4356-a9a6-48609f2435dc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"c66cc76f-d77e-4172-a0ff-5478df991d53\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-44aa6595-a9fa-4a89-bf70-ccb1e6b26c64", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}40fa116ac533920076d2b75db4db661e1e6f36af\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"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-05-18T23:58:22.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:21.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-ffd1e597-63b8-4f39-b22d-00e5af33d64a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-ffd1e597-63b8-4f39-b22d-00e5af33d64a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f4d21d50-21df-4833-a5aa-4e1303a4e057", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"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-05-18T23:58:22.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f4d21d50-21df-4833-a5aa-4e1303a4e057", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a55da197-2561-4dc3-bd7b-a83c3ea28363", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}40fa116ac533920076d2b75db4db661e1e6f36af\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"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-05-18T23:58:23.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a55da197-2561-4dc3-bd7b-a83c3ea28363", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-44aa6595-a9fa-4a89-bf70-ccb1e6b26c64 Date: Sat, 18 May 2019 23:58:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"updated_at\": \"2019-05-18T23:58:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"145e8782-7675-4f59-9b85-a807814aea0f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"58e70c5c-3b14-412e-94dc-9ce2cb7891db\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a6f2203b9b99fd560fb07a41ee89df469a44557\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-44aa6595-a9fa-4a89-bf70-ccb1e6b26c64", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2ee6900a-d7a1-4c7c-9781-bf9c04f0c4c1 Date: Sat, 18 May 2019 23:58:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-05-18T23:58:22Z\", \"security_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"fd715596-9478-4f3c-9de3-36c08119bfed\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ee6900a-d7a1-4c7c-9781-bf9c04f0c4c1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ee6900a-d7a1-4c7c-9781-bf9c04f0c4c1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.730e5758-2d2a-4544-a054-fdb04afcf06d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a55da197-2561-4dc3-bd7b-a83c3ea28363 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:22Z\", \"security_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-6891a06b-13cd-43e6-83cf-b51d06e4c04e Date: Sat, 18 May 2019 23:58:23 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"updated_at\": \"2019-05-18T23:58:22Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": null, \"id\": \"bbdf3417-c926-449f-abf1-493c6892b034\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c8390f76-6fd6-4097-a2f5-de04ac78269e"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"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-05-18T23:58:23.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-eb11a9f0-28bf-458a-bad3-307f5d6680b0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-eb11a9f0-28bf-458a-bad3-307f5d6680b0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-08abf51a-5bbf-4363-b4e6-81067f651363", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}], "metadata": {"pagination": {"total": 955, "offset": 252, "size": 50}}} 2019-05-18 23:58:45,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:45,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:45 GMT 2019-05-18 23:58:45,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:45,113 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:45,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:45,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:45,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:45,113 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:45,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:58:45,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b458430-f828-419c-8719-7307d53c3813 2019-05-18 23:58:45,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5b458430-f828-419c-8719-7307d53c3813 Date: Sat, 18 May 2019 23:58:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-05-18T23:58:22Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 3478, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "911fc384-7938-4ea6-9283-099b72c27b37"}} 2019-05-18 23:58:45,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd" 2019-05-18 23:58:45,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40fa116ac533920076d2b75db4db661e1e6f36af" 2019-05-18 23:58:45,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fff42949-a728-4731-96f3-ae5aa3dd35ef 2019-05-18 23:58:45,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fff42949-a728-4731-96f3-ae5aa3dd35ef 2019-05-18 23:58:45,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fff42949-a728-4731-96f3-ae5aa3dd35ef Date: Sat, 18 May 2019 23:58:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-05-18T23:58:22Z", "security_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "port_range_min": 5052, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}} 2019-05-18 23:58:45,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e428fba-67e3-4e56-89c7-1e5b5f11d92a Date: Sat, 18 May 2019 23:58:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-05-18T23:58:22Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 3478, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "6359820c-600a-401b-af6d-2356d5de06b5"}} 2019-05-18 23:58:45,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e428fba-67e3-4e56-89c7-1e5b5f11d92a 2019-05-18 23:58:45,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e428fba-67e3-4e56-89c7-1e5b5f11d92a 2019-05-18 23:58:45,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-ffd1e597-63b8-4f39-b22d-00e5af33d64a Date: Sat, 18 May 2019 23:58:22 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "updated_at": "2019-05-18T23:58:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "11558df5-2e8a-4518-bbf3-ef4db759c17e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "6cca8693-889f-4c09-a550-5b96b653917a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "name": "clearwater-sg_ellis"}} 2019-05-18 23:58:45,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:45,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f11a755f-04ed-463a-a3b8-8190dcf4ad6b Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5060, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "eaa3d46a-5857-4492-939c-e8c8900b804c"}} 2019-05-18 23:58:45,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f11a755f-04ed-463a-a3b8-8190dcf4ad6b 2019-05-18 23:58:45,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f11a755f-04ed-463a-a3b8-8190dcf4ad6b 2019-05-18 23:58:45,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-f4d21d50-21df-4833-a5aa-4e1303a4e057 Date: Sat, 18 May 2019 23:58:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-05-18T23:58:22Z", "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "port_range_min": 80, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "c1d41b1f-c289-4d04-9388-f6afe7175836"}} 2019-05-18 23:58:45,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-eb11a9f0-28bf-458a-bad3-307f5d6680b0 Date: Sat, 18 May 2019 23:58:23 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "updated_at": "2019-05-18T23:58:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "6a82baf4-1241-4356-a9a6-48609f2435dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "c66cc76f-d77e-4172-a0ff-5478df991d53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base"}} 2019-05-18 23:58:45,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-44aa6595-a9fa-4a89-bf70-ccb1e6b26c64 2019-05-18 23:58:45,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:45,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}40fa116ac533920076d2b75db4db661e1e6f36af" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:58:45,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:58:45,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-ffd1e597-63b8-4f39-b22d-00e5af33d64a 2019-05-18 23:58:45,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-ffd1e597-63b8-4f39-b22d-00e5af33d64a 2019-05-18 23:58:45,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f4d21d50-21df-4833-a5aa-4e1303a4e057 2019-05-18 23:58:45,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}dfd88c527dd4fef54a7d8f489fd9b6b0267cd3dd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f4d21d50-21df-4833-a5aa-4e1303a4e057 2019-05-18 23:58:45,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a55da197-2561-4dc3-bd7b-a83c3ea28363 2019-05-18 23:58:45,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}40fa116ac533920076d2b75db4db661e1e6f36af" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a55da197-2561-4dc3-bd7b-a83c3ea28363 2019-05-18 23:58:45,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-44aa6595-a9fa-4a89-bf70-ccb1e6b26c64 Date: Sat, 18 May 2019 23:58:22 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "updated_at": "2019-05-18T23:58:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "145e8782-7675-4f59-9b85-a807814aea0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "58e70c5c-3b14-412e-94dc-9ce2cb7891db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "name": "clearwater-sg_bind"}} 2019-05-18 23:58:45,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6f2203b9b99fd560fb07a41ee89df469a44557" 2019-05-18 23:58:45,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-44aa6595-a9fa-4a89-bf70-ccb1e6b26c64 2019-05-18 23:58:45,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2ee6900a-d7a1-4c7c-9781-bf9c04f0c4c1 Date: Sat, 18 May 2019 23:58:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-05-18T23:58:22Z", "security_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "port_range_min": 443, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "fd715596-9478-4f3c-9de3-36c08119bfed"}} 2019-05-18 23:58:45,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ee6900a-d7a1-4c7c-9781-bf9c04f0c4c1 2019-05-18 23:58:45,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2ee6900a-d7a1-4c7c-9781-bf9c04f0c4c1 2019-05-18 23:58:45,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a55da197-2561-4dc3-bd7b-a83c3ea28363 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:22Z", "security_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "port_range_min": 53, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5"}} 2019-05-18 23:58:45,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:45,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:58:45,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:45,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-6891a06b-13cd-43e6-83cf-b51d06e4c04e Date: Sat, 18 May 2019 23:58:23 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "updated_at": "2019-05-18T23:58:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": null, "id": "bbdf3417-c926-449f-abf1-493c6892b034", "qos_policy_id": null}} 2019-05-18 23:58:45,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:45,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-eb11a9f0-28bf-458a-bad3-307f5d6680b0 2019-05-18 23:58:45,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-eb11a9f0-28bf-458a-bad3-307f5d6680b0 2019-05-18 23:58:45,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-08abf51a-5bbf-4363-b4e6-81067f651363 2019-05-18 23:58:45,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:45,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:45 GMT 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:45,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:45,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:45,270 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:45,270 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:50,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:50,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-08abf51a-5bbf-4363-b4e6-81067f651363 Date: Sat, 18 May 2019 23:58:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:20Z\", \"updated_at\": \"2019-05-18T23:58:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"47f7d684-d7f1-463d-9997-9fb171c9ca57\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:20Z\", \"revision_number\": 0, \"id\": \"e3893cb3-53b8-4cbc-b0b6-d9d9608107e8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:20Z\", \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-08abf51a-5bbf-4363-b4e6-81067f651363", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8a7173b7-b0d1-42b5-be8c-9f38143abad7 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"212613b7-7f4a-4843-b6ad-09b95ac8d41b\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"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-05-18T23:58:23.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8a7173b7-b0d1-42b5-be8c-9f38143abad7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-c86a8e0e-e772-4076-92fa-0fc9efce3a79 Date: Sat, 18 May 2019 23:58:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:21Z\", \"updated_at\": \"2019-05-18T23:58:21Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:21Z\", \"revision_number\": 0, \"id\": \"337a2004-f92c-4f4b-bcb7-639d1eaeace4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:21Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-18T23:58:21Z\", \"revision_number\": 0, \"id\": \"9bc878fd-1301-45d0-af71-f52623ed4b75\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-18T23:58:21Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\"}], \"revision_number\": 1, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8a7173b7-b0d1-42b5-be8c-9f38143abad7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8b343ac-459c-44ba-8961-ab83eedf903c"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-c86a8e0e-e772-4076-92fa-0fc9efce3a79", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-c86a8e0e-e772-4076-92fa-0fc9efce3a79", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-239065d3-03a4-41ae-bd92-0d2ab817d356", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-239065d3-03a4-41ae-bd92-0d2ab817d356", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"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-05-18T23:58:23.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-eb11a9f0-28bf-458a-bad3-307f5d6680b0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-08abf51a-5bbf-4363-b4e6-81067f651363", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c6ff9092-a4b0-4f21-b283-80cad73bf68f Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c6ff9092-a4b0-4f21-b283-80cad73bf68f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0a578892-2eaa-4e74-8f9d-a6089456d959", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"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-05-18T23:58:23.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0a578892-2eaa-4e74-8f9d-a6089456d959", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0a578892-2eaa-4e74-8f9d-a6089456d959 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"d534eb29-5b86-47da-a519-83629031410f\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"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-05-18T23:58:23.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-239065d3-03a4-41ae-bd92-0d2ab817d356 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"a60fa04e-531a-4ebd-b529-1be04e56879a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c6ff9092-a4b0-4f21-b283-80cad73bf68f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:23.791Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"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-05-18T23:58:23.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"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-05-18T23:58:23.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4a261616-dfb9-49dd-9605-30234830c664", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4a261616-dfb9-49dd-9605-30234830c664 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:23Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4a261616-dfb9-49dd-9605-30234830c664", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "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-05-18T23:58:22.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:22.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"port_range_min\": 161, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-67ae4a83-e5f1-437c-b073-7a539fdc0baa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-67ae4a83-e5f1-437c-b073-7a539fdc0baa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-67ae4a83-e5f1-437c-b073-7a539fdc0baa Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"fb536939-b173-411a-90d0-88c3f2420341\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:24.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:24.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-56b8c601-47ac-4bee-886e-a2d685faa97b", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"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-05-18T23:58:23.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-073153bc-4c0d-4a20-a4fe-17c5b52705e3 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"7a607e70-118e-4f6b-a968-d1a9608dfbcd\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-073153bc-4c0d-4a20-a4fe-17c5b52705e3", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-073153bc-4c0d-4a20-a4fe-17c5b52705e3", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"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-05-18T23:58:23.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-56b8c601-47ac-4bee-886e-a2d685faa97b Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-56b8c601-47ac-4bee-886e-a2d685faa97b", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3iwzhq'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-05-18 23:58:50,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:50,358 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:50 GMT 2019-05-18 23:58:50,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:50,358 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:50,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:50,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:50,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:50,358 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd" 2019-05-18 23:58:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-08abf51a-5bbf-4363-b4e6-81067f651363 Date: Sat, 18 May 2019 23:58:23 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:20Z", "updated_at": "2019-05-18T23:58:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "47f7d684-d7f1-463d-9997-9fb171c9ca57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:20Z", "revision_number": 0, "id": "e3893cb3-53b8-4cbc-b0b6-d9d9608107e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:20Z", "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "0814af83-57b1-478b-ba26-a126f6997d19", "name": "clearwater-sg_dime"}} 2019-05-18 23:58:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-08abf51a-5bbf-4363-b4e6-81067f651363 2019-05-18 23:58:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8a7173b7-b0d1-42b5-be8c-9f38143abad7 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "port_range_min": 53, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "212613b7-7f4a-4843-b6ad-09b95ac8d41b"}} 2019-05-18 23:58:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64" 2019-05-18 23:58:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8a7173b7-b0d1-42b5-be8c-9f38143abad7 2019-05-18 23:58:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-c86a8e0e-e772-4076-92fa-0fc9efce3a79 Date: Sat, 18 May 2019 23:58:23 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:21Z", "updated_at": "2019-05-18T23:58:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:21Z", "revision_number": 0, "id": "337a2004-f92c-4f4b-bcb7-639d1eaeace4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:21Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:58:21Z", "revision_number": 0, "id": "9bc878fd-1301-45d0-af71-f52623ed4b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:58:21Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 1, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "name": "clearwater-sg_vellum"}} 2019-05-18 23:58:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8a7173b7-b0d1-42b5-be8c-9f38143abad7 2019-05-18 23:58:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-c86a8e0e-e772-4076-92fa-0fc9efce3a79 2019-05-18 23:58:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-c86a8e0e-e772-4076-92fa-0fc9efce3a79 2019-05-18 23:58:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-239065d3-03a4-41ae-bd92-0d2ab817d356 2019-05-18 23:58:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-239065d3-03a4-41ae-bd92-0d2ab817d356 2019-05-18 23:58:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-eb11a9f0-28bf-458a-bad3-307f5d6680b0 2019-05-18 23:58:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-08abf51a-5bbf-4363-b4e6-81067f651363 2019-05-18 23:58:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c6ff9092-a4b0-4f21-b283-80cad73bf68f Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 22, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "279834ce-bf15-47df-b468-93e0f9e99011"}} 2019-05-18 23:58:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c6ff9092-a4b0-4f21-b283-80cad73bf68f 2019-05-18 23:58:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0a578892-2eaa-4e74-8f9d-a6089456d959 2019-05-18 23:58:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0a578892-2eaa-4e74-8f9d-a6089456d959 2019-05-18 23:58:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0a578892-2eaa-4e74-8f9d-a6089456d959 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "port_range_min": 8888, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "d534eb29-5b86-47da-a519-83629031410f"}} 2019-05-18 23:58:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-239065d3-03a4-41ae-bd92-0d2ab817d356 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5060, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "a60fa04e-531a-4ebd-b529-1be04e56879a"}} 2019-05-18 23:58:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c6ff9092-a4b0-4f21-b283-80cad73bf68f 2019-05-18 23:58:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4a261616-dfb9-49dd-9605-30234830c664 2019-05-18 23:58:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4a261616-dfb9-49dd-9605-30234830c664 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:23Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 2380, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}} 2019-05-18 23:58:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4a261616-dfb9-49dd-9605-30234830c664 2019-05-18 23:58:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:58:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:50,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9a6f2203b9b99fd560fb07a41ee89df469a44557" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}] 2019-05-18 23:58:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-67ae4a83-e5f1-437c-b073-7a539fdc0baa 2019-05-18 23:58:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-67ae4a83-e5f1-437c-b073-7a539fdc0baa 2019-05-18 23:58:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-67ae4a83-e5f1-437c-b073-7a539fdc0baa Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5062, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "fb536939-b173-411a-90d0-88c3f2420341"}} 2019-05-18 23:58:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:50,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-56b8c601-47ac-4bee-886e-a2d685faa97b 2019-05-18 23:58:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-073153bc-4c0d-4a20-a4fe-17c5b52705e3 Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 11211, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "7a607e70-118e-4f6b-a968-d1a9608dfbcd"}} 2019-05-18 23:58:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-073153bc-4c0d-4a20-a4fe-17c5b52705e3 2019-05-18 23:58:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-073153bc-4c0d-4a20-a4fe-17c5b52705e3 2019-05-18 23:58:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:50,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-56b8c601-47ac-4bee-886e-a2d685faa97b Date: Sat, 18 May 2019 23:58:23 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-05-18T23:58:23Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 4000, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}} 2019-05-18 23:58:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-56b8c601-47ac-4bee-886e-a2d685faa97b 2019-05-18 23:58:50,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3iwzhq'} 2019-05-18 23:58:50,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:50,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:50,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:50,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:50,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:50,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:50,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:50 GMT 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:50,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:55,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:55,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-bdb05700-48de-4359-ab14-92680aa2b9df Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:23Z\", \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"13f67fc0-c614-4f8a-b884-6246870e9918\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-bdb05700-48de-4359-ab14-92680aa2b9df", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-44a8e014-7283-4299-8bf3-3cb847b3d691 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:23Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:23Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"eb9711d6-fb45-449a-bb9d-4cc468003deb\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-44a8e014-7283-4299-8bf3-3cb847b3d691", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"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-05-18T23:58:24.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d237473-ad13-4911-a5d7-967917f6154d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3d237473-ad13-4911-a5d7-967917f6154d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1e81eff3-8571-4266-8be5-276d8eef0da9", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1e81eff3-8571-4266-8be5-276d8eef0da9 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z\", \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:24Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"70e4cf26-64a4-4f05-ad4d-a2ab52b636a6\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1e81eff3-8571-4266-8be5-276d8eef0da9", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-bdb05700-48de-4359-ab14-92680aa2b9df", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"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-05-18T23:58:24.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd06fcda-9c31-499a-8148-6bb588cecc37"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:24.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-44a8e014-7283-4299-8bf3-3cb847b3d691", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.394Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3d237473-ad13-4911-a5d7-967917f6154d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "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-05-18T23:58:23.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "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-05-18T23:58:23.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-882df2f4-6833-41b2-a4c8-70046d6f3260", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ff44d6d4-91e4-4df8-8e07-f14e6e11003e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ff44d6d4-91e4-4df8-8e07-f14e6e11003e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-882df2f4-6833-41b2-a4c8-70046d6f3260 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z\", \"security_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:24Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-882df2f4-6833-41b2-a4c8-70046d6f3260", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f3a3bcc9-6afa-4b0f-b5ac-e8ef2f1abc79"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0822c5e5-5ff9-4273-8e06-f00c54238574 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:24Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"407a8686-ecd2-45d5-99b1-7d5dfe6830e3\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ff44d6d4-91e4-4df8-8e07-f14e6e11003e Date: Sat, 18 May 2019 23:58:24 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\": 6669, \"updated_at\": \"2019-05-18T23:58:24Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:24Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"95d783e4-286b-44cc-9406-b006317cbc1d\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3d60a66e-e4bd-4388-8d4b-2a24ab41efb4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-3d60a66e-e4bd-4388-8d4b-2a24ab41efb4 Date: Sat, 18 May 2019 23:58:24 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-05-18T23:58:24Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:24Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"a2972309-d6fb-464f-903a-8a9e7e8709f7\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:24.903Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3d60a66e-e4bd-4388-8d4b-2a24ab41efb4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "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-05-18T23:58:23.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "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-05-18T23:58:23.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"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-05-18T23:58:24.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0822c5e5-5ff9-4273-8e06-f00c54238574", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d7ef44aa-54e0-413b-96ed-fe3c54e8d1fe", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0822c5e5-5ff9-4273-8e06-f00c54238574", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d7ef44aa-54e0-413b-96ed-fe3c54e8d1fe Date: Sat, 18 May 2019 23:58:25 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-05-18T23:58:25Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:25Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"dac79dda-70c6-46b5-a77c-94b5c1210f5d\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d7ef44aa-54e0-413b-96ed-fe3c54e8d1fe", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-407c5cba-6649-44df-8ba4-85d01868dd93", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"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-05-18T23:58:25.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-407c5cba-6649-44df-8ba4-85d01868dd93", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-407c5cba-6649-44df-8ba4-85d01868dd93 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z\", \"security_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:24Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5841541f-cb95-4b36-8a7a-728dd321e38f"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.929Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-39a37ccd-9317-439f-be9b-409510a364f7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.929Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-39a37ccd-9317-439f-be9b-409510a364f7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.929Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-39a37ccd-9317-439f-be9b-409510a364f7 Date: Sat, 18 May 2019 23:58:25 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-05-18T23:58:25Z\", \"security_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:25Z\", \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"738f64cf-e2e3-45e2-b2cf-6389e36c6d79\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.929Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.929Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:55 GMT 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:58:55,513 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:58:55,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-bdb05700-48de-4359-ab14-92680aa2b9df Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:23Z", "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "port_range_min": 8889, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "13f67fc0-c614-4f8a-b884-6246870e9918"}} 2019-05-18 23:58:55,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-bdb05700-48de-4359-ab14-92680aa2b9df 2019-05-18 23:58:55,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-44a8e014-7283-4299-8bf3-3cb847b3d691 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:23Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 32768, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:23Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "eb9711d6-fb45-449a-bb9d-4cc468003deb"}} 2019-05-18 23:58:55,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-44a8e014-7283-4299-8bf3-3cb847b3d691 2019-05-18 23:58:55,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:55,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d237473-ad13-4911-a5d7-967917f6154d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:58:55,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3d237473-ad13-4911-a5d7-967917f6154d 2019-05-18 23:58:55,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1e81eff3-8571-4266-8be5-276d8eef0da9 2019-05-18 23:58:55,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1e81eff3-8571-4266-8be5-276d8eef0da9 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z", "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "port_range_min": 10888, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:24Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "70e4cf26-64a4-4f05-ad4d-a2ab52b636a6"}} 2019-05-18 23:58:55,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1e81eff3-8571-4266-8be5-276d8eef0da9 2019-05-18 23:58:55,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-bdb05700-48de-4359-ab14-92680aa2b9df 2019-05-18 23:58:55,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}eedad1fae401eb345d3ea9f57c8115a4e7a2f5bd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:55,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:58:55,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-44a8e014-7283-4299-8bf3-3cb847b3d691 2019-05-18 23:58:55,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3d237473-ad13-4911-a5d7-967917f6154d 2019-05-18 23:58:55,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:58:55,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:58:55,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-882df2f4-6833-41b2-a4c8-70046d6f3260 2019-05-18 23:58:55,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c10962646020a0100fe398b49ca976ef802bc32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:55,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ff44d6d4-91e4-4df8-8e07-f14e6e11003e 2019-05-18 23:58:55,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ff44d6d4-91e4-4df8-8e07-f14e6e11003e 2019-05-18 23:58:55,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-882df2f4-6833-41b2-a4c8-70046d6f3260 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z", "security_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "port_range_min": 161, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:24Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}} 2019-05-18 23:58:55,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-882df2f4-6833-41b2-a4c8-70046d6f3260 2019-05-18 23:58:55,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0822c5e5-5ff9-4273-8e06-f00c54238574 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 7253, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:24Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "407a8686-ecd2-45d5-99b1-7d5dfe6830e3"}} 2019-05-18 23:58:55,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd" 2019-05-18 23:58:55,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ff44d6d4-91e4-4df8-8e07-f14e6e11003e Date: Sat, 18 May 2019 23:58:24 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": 6669, "updated_at": "2019-05-18T23:58:24Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 6669, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:24Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "95d783e4-286b-44cc-9406-b006317cbc1d"}} 2019-05-18 23:58:55,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd" 2019-05-18 23:58:55,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:55,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3d60a66e-e4bd-4388-8d4b-2a24ab41efb4 2019-05-18 23:58:55,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-3d60a66e-e4bd-4388-8d4b-2a24ab41efb4 Date: Sat, 18 May 2019 23:58:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-05-18T23:58:24Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 11311, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:24Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "a2972309-d6fb-464f-903a-8a9e7e8709f7"}} 2019-05-18 23:58:55,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3d60a66e-e4bd-4388-8d4b-2a24ab41efb4 2019-05-18 23:58:55,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-18 23:58:55,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:58:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:58:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0822c5e5-5ff9-4273-8e06-f00c54238574 2019-05-18 23:58:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:58:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d7ef44aa-54e0-413b-96ed-fe3c54e8d1fe 2019-05-18 23:58:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0822c5e5-5ff9-4273-8e06-f00c54238574 2019-05-18 23:58:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d7ef44aa-54e0-413b-96ed-fe3c54e8d1fe Date: Sat, 18 May 2019 23:58:25 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-05-18T23:58:25Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 7000, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:25Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dac79dda-70c6-46b5-a77c-94b5c1210f5d"}} 2019-05-18 23:58:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d7ef44aa-54e0-413b-96ed-fe3c54e8d1fe 2019-05-18 23:58:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-407c5cba-6649-44df-8ba4-85d01868dd93 2019-05-18 23:58:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6de9e946b07e7ff4e1acf97decf5e85f7ed5ca64" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-18 23:58:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-407c5cba-6649-44df-8ba4-85d01868dd93 2019-05-18 23:58:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-407c5cba-6649-44df-8ba4-85d01868dd93 Date: Sat, 18 May 2019 23:58:24 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-05-18T23:58:24Z", "security_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "port_range_min": 5058, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:24Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310"}} 2019-05-18 23:58:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-39a37ccd-9317-439f-be9b-409510a364f7 2019-05-18 23:58:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-39a37ccd-9317-439f-be9b-409510a364f7 2019-05-18 23:58:55,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-39a37ccd-9317-439f-be9b-409510a364f7 Date: Sat, 18 May 2019 23:58:25 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-05-18T23:58:25Z", "security_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "port_range_min": 9160, "revision_number": 0, "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:25Z", "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "738f64cf-e2e3-45e2-b2cf-6389e36c6d79"}} 2019-05-18 23:58:55,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:55,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:58:55,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:58:55,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:58:55,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:58:55,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:58:55,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:58:55,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:58:55,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:58:55,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:58:55,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:58:55,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:58:55,588 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:58:55 GMT 2019-05-18 23:58:55,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:58:55,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:58:55,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:58:55,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:58:55,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:00,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:00,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:00,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:00,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:00,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:00,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:00,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:00,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:00,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.929Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:25.929Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:23.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:26.487Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-1f2b1c3e-0b4f-4e26-a064-86699a700838 x-compute-request-id: req-1f2b1c3e-0b4f-4e26-a064-86699a700838 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:26.487Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ca86fa0f-0075-47c8-826b-84d6e22aee63", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:26.487Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ca86fa0f-0075-47c8-826b-84d6e22aee63", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7e5c1c18-d2aa-40d6-9fe4-cc8fba1d4d9e"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:26.487Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:26.487Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:26.487Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-1f2b1c3e-0b4f-4e26-a064-86699a700838 x-compute-request-id: req-1f2b1c3e-0b4f-4e26-a064-86699a700838 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 x-compute-request-id: req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-9dbf5edd-d925-470b-98dc-5c69630d4845 x-compute-request-id: req-9dbf5edd-d925-470b-98dc-5c69630d4845 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-9dbf5edd-d925-470b-98dc-5c69630d4845 x-compute-request-id: req-9dbf5edd-d925-470b-98dc-5c69630d4845 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 x-compute-request-id: req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:26.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:26.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd77f09f-48e9-4110-a4ee-143a978cb3a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd77f09f-48e9-4110-a4ee-143a978cb3a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e57b3d823aba6fcd74807b2c9f633240f9abdb7e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bd77f09f-48e9-4110-a4ee-143a978cb3a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bd77f09f-48e9-4110-a4ee-143a978cb3a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e57b3d823aba6fcd74807b2c9f633240f9abdb7e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.021Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.736Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 Date: Sat, 18 May 2019 23:58:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.736Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.736Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:27.736Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 Date: Sat, 18 May 2019 23:58:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "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-05-18T23:58:25.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "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-05-18T23:58:25.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:00 GMT 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:00,679 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-1f2b1c3e-0b4f-4e26-a064-86699a700838 x-compute-request-id: req-1f2b1c3e-0b4f-4e26-a064-86699a700838 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ca86fa0f-0075-47c8-826b-84d6e22aee63 2019-05-18 23:59:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ca86fa0f-0075-47c8-826b-84d6e22aee63 2019-05-18 23:59:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838 2019-05-18 23:59:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838 2019-05-18 23:59:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-1f2b1c3e-0b4f-4e26-a064-86699a700838 x-compute-request-id: req-1f2b1c3e-0b4f-4e26-a064-86699a700838 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 x-compute-request-id: req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845 2019-05-18 23:59:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-9dbf5edd-d925-470b-98dc-5c69630d4845 x-compute-request-id: req-9dbf5edd-d925-470b-98dc-5c69630d4845 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd" 2019-05-18 23:59:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-9dbf5edd-d925-470b-98dc-5c69630d4845 x-compute-request-id: req-9dbf5edd-d925-470b-98dc-5c69630d4845 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845 2019-05-18 23:59:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845 2019-05-18 23:59:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dbf5edd-d925-470b-98dc-5c69630d4845 2019-05-18 23:59:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd" 2019-05-18 23:59:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd" 2019-05-18 23:59:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 x-compute-request-id: req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 2019-05-18 23:59:00,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 2019-05-18 23:59:00,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 2019-05-18 23:59:00,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:00,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:00,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ad42e88-a14d-4a21-9ea5-df7e1136ec76 2019-05-18 23:59:00,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd77f09f-48e9-4110-a4ee-143a978cb3a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:00,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd77f09f-48e9-4110-a4ee-143a978cb3a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:00,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57b3d823aba6fcd74807b2c9f633240f9abdb7e" 2019-05-18 23:59:00,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bd77f09f-48e9-4110-a4ee-143a978cb3a8 2019-05-18 23:59:00,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bd77f09f-48e9-4110-a4ee-143a978cb3a8 2019-05-18 23:59:00,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57b3d823aba6fcd74807b2c9f633240f9abdb7e" 2019-05-18 23:59:00,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd" 2019-05-18 23:59:00,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838 2019-05-18 23:59:00,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1f2b1c3e-0b4f-4e26-a064-86699a700838 2019-05-18 23:59:00,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:59:00,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:00,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:59:00,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 Date: Sat, 18 May 2019 23:58:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:00,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:59:00,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:00,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:00,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 2019-05-18 23:59:00,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 Date: Sat, 18 May 2019 23:58:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:00,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:00,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:59:00,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:59:00,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:00,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:00,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:00,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:00 GMT 2019-05-18 23:59:00,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:00,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:00,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:00,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:00,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:05,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:05,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:05,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:05,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:05,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:05,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:05,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:05,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 Date: Sat, 18 May 2019 23:58:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18T23:58:27.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "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-05-18T23:58:25.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "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-05-18T23:58:25.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:28.449Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:29.052Z", "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-05-18T23:58:25.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:29.052Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:29.052Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:29.649Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:29.649Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:29.649Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bcc7e00-2888-4217-aa06-32672df95e27 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3bcc7e00-2888-4217-aa06-32672df95e27", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:29.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3bcc7e00-2888-4217-aa06-32672df95e27", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:29.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ff47j9'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'40d99f7a-86b1-46a9-81e1-c808fc633ff5', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'34cd8be4-d614-480c-93ee-5c258cc5584d', 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-05-18T23:58:29.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bcc7e00-2888-4217-aa06-32672df95e27 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.254Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.765Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_28nk2z'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.765Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'062fea5d-70ca-424b-b4c6-ad4818a0694b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'2515b63b-58d6-4516-bcee-f0aef25401f8', 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-05-18T23:58:30.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.765Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:25.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:30.765Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:30.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:30.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:26.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "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-05-18T23:58:26.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:31.466Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:31.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_4llvpz'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c8b553ca-e86e-4353-ab15-0cfcb6234a27', 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-05-18T23:58:31.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:27.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:05 GMT 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:05,841 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:05,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 Date: Sat, 18 May 2019 23:58:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:05,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 2019-05-18 23:59:05,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e9474c95-1f27-4e66-b4f6-a22b2ce12d73 2019-05-18 23:59:05,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:05,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32192c665925a24334a4730408f9a66d73ce69fd" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_3iwzhq", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:05,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:59:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:59:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:59:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:59:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bcc7e00-2888-4217-aa06-32672df95e27 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3bcc7e00-2888-4217-aa06-32672df95e27 2019-05-18 23:59:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3bcc7e00-2888-4217-aa06-32672df95e27 2019-05-18 23:59:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ff47j9'} 2019-05-18 23:59:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'40d99f7a-86b1-46a9-81e1-c808fc633ff5', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'34cd8be4-d614-480c-93ee-5c258cc5584d', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-05-18 23:59:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bcc7e00-2888-4217-aa06-32672df95e27 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:59:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_28nk2z'} 2019-05-18 23:59:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'062fea5d-70ca-424b-b4c6-ad4818a0694b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'2515b63b-58d6-4516-bcee-f0aef25401f8', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-05-18 23:59:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:59:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39 2019-05-18 23:59:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39 2019-05-18 23:59:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" 2019-05-18 23:59:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" 2019-05-18 23:59:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:59:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-18 23:59:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4fde25-282d-4a0c-8ca4-92fae91a1d39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_4llvpz'} 2019-05-18 23:59:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c8b553ca-e86e-4353-ab15-0cfcb6234a27', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-05-18 23:59:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:59:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:59:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:59:05,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:05,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:05,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:05 GMT 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:05,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:05,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:05,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:05,907 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:10,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:11,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:11,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:11,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:11,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:11,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:11,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:31.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:31.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f76ff3f-8744-4754-9391-0743c5c6e3e4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7f76ff3f-8744-4754-9391-0743c5c6e3e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7f76ff3f-8744-4754-9391-0743c5c6e3e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58: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-9e3f78ba-aae0-4565-a847-e336cdac323e x-compute-request-id: req-9e3f78ba-aae0-4565-a847-e336cdac323e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"adminPass\": \"3mgCh7iePYd2\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58: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-9e3f78ba-aae0-4565-a847-e336cdac323e x-compute-request-id: req-9e3f78ba-aae0-4565-a847-e336cdac323e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"adminPass\": \"3mgCh7iePYd2\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6bf55e9d-54d9-4596-89c6-6d2b0fdddd49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-f64d99b5-e558-4787-b32d-911f428d2ab8 x-compute-request-id: req-f64d99b5-e558-4787-b32d-911f428d2ab8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-f64d99b5-e558-4787-b32d-911f428d2ab8 x-compute-request-id: req-f64d99b5-e558-4787-b32d-911f428d2ab8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76285556-0167-4900-9431-87ae25fc6340 x-compute-request-id: req-76285556-0167-4900-9431-87ae25fc6340 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76285556-0167-4900-9431-87ae25fc6340 x-compute-request-id: req-76285556-0167-4900-9431-87ae25fc6340 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5d22d621-b915-43d5-b7fd-44f52b478261", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5d22d621-b915-43d5-b7fd-44f52b478261", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d22d621-b915-43d5-b7fd-44f52b478261 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d22d621-b915-43d5-b7fd-44f52b478261 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-447d9fc6-d0ec-4cc8-8223-bc2fff9f2d15", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447d9fc6-d0ec-4cc8-8223-bc2fff9f2d15 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'25fdd381-4150-43d5-a6e0-a002f4024a3f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'bbdf3417-c926-449f-abf1-493c6892b034', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:31.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_5bt20u'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0814af83-57b1-478b-ba26-a126f6997d19', 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-05-18T23:58:32.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_oxwiko'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447d9fc6-d0ec-4cc8-8223-bc2fff9f2d15 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-91ab6f80-59ca-4565-bdae-773f845351f8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-91ab6f80-59ca-4565-bdae-773f845351f8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-91ab6f80-59ca-4565-bdae-773f845351f8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-91ab6f80-59ca-4565-bdae-773f845351f8 x-compute-request-id: req-91ab6f80-59ca-4565-bdae-773f845351f8 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-91ab6f80-59ca-4565-bdae-773f845351f8 x-compute-request-id: req-91ab6f80-59ca-4565-bdae-773f845351f8 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}], "metadata": {"pagination": {"total": 1017, "offset": 502, "size": 50}}} 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:10 GMT 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:11,002 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:11,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f76ff3f-8744-4754-9391-0743c5c6e3e4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:11,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7f76ff3f-8744-4754-9391-0743c5c6e3e4 2019-05-18 23:59:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7f76ff3f-8744-4754-9391-0743c5c6e3e4 2019-05-18 23:59:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58: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-9e3f78ba-aae0-4565-a847-e336cdac323e x-compute-request-id: req-9e3f78ba-aae0-4565-a847-e336cdac323e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "adminPass": "3mgCh7iePYd2"}} 2019-05-18 23:59:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58: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-9e3f78ba-aae0-4565-a847-e336cdac323e x-compute-request-id: req-9e3f78ba-aae0-4565-a847-e336cdac323e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "adminPass": "3mgCh7iePYd2"}} 2019-05-18 23:59:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e 2019-05-18 23:59:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e 2019-05-18 23:59:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e 2019-05-18 23:59:11,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3f78ba-aae0-4565-a847-e336cdac323e 2019-05-18 23:59:11,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" 2019-05-18 23:59:11,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" 2019-05-18 23:59:11,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8 2019-05-18 23:59:11,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-f64d99b5-e558-4787-b32d-911f428d2ab8 x-compute-request-id: req-f64d99b5-e558-4787-b32d-911f428d2ab8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:11,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-f64d99b5-e558-4787-b32d-911f428d2ab8 x-compute-request-id: req-f64d99b5-e558-4787-b32d-911f428d2ab8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:11,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:11,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:11,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340 2019-05-18 23:59:11,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340 2019-05-18 23:59:11,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340 2019-05-18 23:59:11,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-76285556-0167-4900-9431-87ae25fc6340 2019-05-18 23:59:11,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76285556-0167-4900-9431-87ae25fc6340 x-compute-request-id: req-76285556-0167-4900-9431-87ae25fc6340 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:11,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76285556-0167-4900-9431-87ae25fc6340 x-compute-request-id: req-76285556-0167-4900-9431-87ae25fc6340 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:11,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5d22d621-b915-43d5-b7fd-44f52b478261 2019-05-18 23:59:11,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5d22d621-b915-43d5-b7fd-44f52b478261 2019-05-18 23:59:11,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d22d621-b915-43d5-b7fd-44f52b478261 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:11,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d22d621-b915-43d5-b7fd-44f52b478261 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:11,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-447d9fc6-d0ec-4cc8-8223-bc2fff9f2d15 2019-05-18 23:59:11,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447d9fc6-d0ec-4cc8-8223-bc2fff9f2d15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:11,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'25fdd381-4150-43d5-a6e0-a002f4024a3f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'bbdf3417-c926-449f-abf1-493c6892b034', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2019-05-18 23:59:11,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_5bt20u'} 2019-05-18 23:59:11,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0814af83-57b1-478b-ba26-a126f6997d19', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-05-18 23:59:11,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_oxwiko'} 2019-05-18 23:59:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447d9fc6-d0ec-4cc8-8223-bc2fff9f2d15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:59:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:59:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:11,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-91ab6f80-59ca-4565-bdae-773f845351f8 2019-05-18 23:59:11,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-91ab6f80-59ca-4565-bdae-773f845351f8 2019-05-18 23:59:11,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-91ab6f80-59ca-4565-bdae-773f845351f8 2019-05-18 23:59:11,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-91ab6f80-59ca-4565-bdae-773f845351f8 x-compute-request-id: req-91ab6f80-59ca-4565-bdae-773f845351f8 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:11,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-91ab6f80-59ca-4565-bdae-773f845351f8 x-compute-request-id: req-91ab6f80-59ca-4565-bdae-773f845351f8 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:11,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:11,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:11,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:11,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:11,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:11 GMT 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:11,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:11,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:11,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:11,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:16,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:16,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425c8f37-d1e9-4391-b226-12e11dd71a2c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425c8f37-d1e9-4391-b226-12e11dd71a2c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:32.596Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-425c8f37-d1e9-4391-b226-12e11dd71a2c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-737207d1-d28d-4709-a57c-d59a727f009c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-737207d1-d28d-4709-a57c-d59a727f009c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_bc0slb'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737207d1-d28d-4709-a57c-d59a727f009c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737207d1-d28d-4709-a57c-d59a727f009c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_0nqzh2'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:32.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d707c248-97bf-4416-90f9-86e2f1fbc33f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d707c248-97bf-4416-90f9-86e2f1fbc33f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d707c248-97bf-4416-90f9-86e2f1fbc33f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d707c248-97bf-4416-90f9-86e2f1fbc33f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}735c7d508f7efb39482339c9178a84cd1c670abc\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}735c7d508f7efb39482339c9178a84cd1c670abc\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.179Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'aa70f04c-20a9-46f2-8b9a-d3c2fc642400', 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-05-18T23:58:32.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-344c66f9-adc9-416e-8972-47d044c0ef6c Date: Sat, 18 May 2019 23:58:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:28.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-b5161237-e485-4689-b029-8fa3a9b5b352 x-compute-request-id: req-b5161237-e485-4689-b029-8fa3a9b5b352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-b5161237-e485-4689-b029-8fa3a9b5b352 x-compute-request-id: req-b5161237-e485-4689-b029-8fa3a9b5b352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}], "metadata": {"pagination": {"total": 1019, "offset": 552, "size": 50}}} 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:16 GMT 2019-05-18 23:59:16,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:16,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:16,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:16,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" 2019-05-18 23:59:16,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8 2019-05-18 23:59:16,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8 2019-05-18 23:59:16,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f64d99b5-e558-4787-b32d-911f428d2ab8 2019-05-18 23:59:16,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:16,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:16,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425c8f37-d1e9-4391-b226-12e11dd71a2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:16,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425c8f37-d1e9-4391-b226-12e11dd71a2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:16,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-425c8f37-d1e9-4391-b226-12e11dd71a2c 2019-05-18 23:59:16,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-737207d1-d28d-4709-a57c-d59a727f009c 2019-05-18 23:59:16,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-737207d1-d28d-4709-a57c-d59a727f009c 2019-05-18 23:59:16,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" 2019-05-18 23:59:16,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_bc0slb'} 2019-05-18 23:59:16,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:16,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:16,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737207d1-d28d-4709-a57c-d59a727f009c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:16,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737207d1-d28d-4709-a57c-d59a727f009c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:16,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:16,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:59:16,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" 2019-05-18 23:59:16,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:59:16,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" 2019-05-18 23:59:16,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_0nqzh2'} 2019-05-18 23:59:16,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:16,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:16,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d707c248-97bf-4416-90f9-86e2f1fbc33f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:16,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d707c248-97bf-4416-90f9-86e2f1fbc33f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:16,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" 2019-05-18 23:59:16,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d707c248-97bf-4416-90f9-86e2f1fbc33f 2019-05-18 23:59:16,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" 2019-05-18 23:59:16,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d707c248-97bf-4416-90f9-86e2f1fbc33f 2019-05-18 23:59:16,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735c7d508f7efb39482339c9178a84cd1c670abc" 2019-05-18 23:59:16,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735c7d508f7efb39482339c9178a84cd1c670abc" 2019-05-18 23:59:16,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova', u'name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', u'fingerprint': u'02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e'}}}, {u'external_id': u'ad09c406-cbfe-424a-9ea9-b24a0212af52', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'aa70f04c-20a9-46f2-8b9a-d3c2fc642400', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-05-18 23:59:16,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-344c66f9-adc9-416e-8972-47d044c0ef6c Date: Sat, 18 May 2019 23:58:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:16,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-18 23:59:16,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:59:16,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-b5161237-e485-4689-b029-8fa3a9b5b352 x-compute-request-id: req-b5161237-e485-4689-b029-8fa3a9b5b352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-b5161237-e485-4689-b029-8fa3a9b5b352 x-compute-request-id: req-b5161237-e485-4689-b029-8fa3a9b5b352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352 2019-05-18 23:59:16,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352 2019-05-18 23:59:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352 2019-05-18 23:59:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-b5161237-e485-4689-b029-8fa3a9b5b352 2019-05-18 23:59:16,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" 2019-05-18 23:59:16,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:16,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:16,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:16,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:16,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:16 GMT 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:16,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:16,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:21,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:21,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:21,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:21,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:21,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:21,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:21,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:21,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:21,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-99560a7a-1949-46c9-920b-f6ecff9d98d2 x-compute-request-id: req-99560a7a-1949-46c9-920b-f6ecff9d98d2 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-99560a7a-1949-46c9-920b-f6ecff9d98d2 x-compute-request-id: req-99560a7a-1949-46c9-920b-f6ecff9d98d2 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 x-compute-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 x-compute-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:33.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:33.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-344c66f9-adc9-416e-8972-47d044c0ef6c Date: Sat, 18 May 2019 23:58:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-344c66f9-adc9-416e-8972-47d044c0ef6c Date: Sat, 18 May 2019 23:58:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ff47j9', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ff47j9', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "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-05-18T23:58:33.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-1778faa2-ca31-47d2-8621-ba789758e7a6 x-compute-request-id: req-1778faa2-ca31-47d2-8621-ba789758e7a6 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-1778faa2-ca31-47d2-8621-ba789758e7a6 x-compute-request-id: req-1778faa2-ca31-47d2-8621-ba789758e7a6 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff x-compute-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff x-compute-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 x-compute-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 x-compute-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}], "metadata": {"pagination": {"total": 1062, "offset": 602, "size": 50}}} 2019-05-18 23:59:21,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:21,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:21 GMT 2019-05-18 23:59:21,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:21,386 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:21,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:21,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:21,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:21,386 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" 2019-05-18 23:59:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-99560a7a-1949-46c9-920b-f6ecff9d98d2 x-compute-request-id: req-99560a7a-1949-46c9-920b-f6ecff9d98d2 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-99560a7a-1949-46c9-920b-f6ecff9d98d2 x-compute-request-id: req-99560a7a-1949-46c9-920b-f6ecff9d98d2 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99560a7a-1949-46c9-920b-f6ecff9d98d2 2019-05-18 23:59:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" 2019-05-18 23:59:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" 2019-05-18 23:59:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 x-compute-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 x-compute-request-id: req-d9f5bcf6-5134-4c49-bd87-adb313994971 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971 2019-05-18 23:59:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971 2019-05-18 23:59:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971 2019-05-18 23:59:21,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d9f5bcf6-5134-4c49-bd87-adb313994971 2019-05-18 23:59:21,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:21,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:21,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:21,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:21,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789 2019-05-18 23:59:21,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d67dd61-7d00-4cab-8d93-a3e5d10d2789 2019-05-18 23:59:21,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-344c66f9-adc9-416e-8972-47d044c0ef6c Date: Sat, 18 May 2019 23:58:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:21,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-344c66f9-adc9-416e-8972-47d044c0ef6c Date: Sat, 18 May 2019 23:58:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:21,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c 2019-05-18 23:59:21,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c 2019-05-18 23:59:21,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c 2019-05-18 23:59:21,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-344c66f9-adc9-416e-8972-47d044c0ef6c 2019-05-18 23:59:21,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:21,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ff47j9', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-18 23:59:21,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ff47j9', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-18 23:59:21,393 - 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-05-18 23:59:21,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0808e417313786d31f62f97be3cff2e363534f1" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_ff47j9", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc" 2019-05-18 23:59:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc" 2019-05-18 23:59:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-1778faa2-ca31-47d2-8621-ba789758e7a6 x-compute-request-id: req-1778faa2-ca31-47d2-8621-ba789758e7a6 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-1778faa2-ca31-47d2-8621-ba789758e7a6 x-compute-request-id: req-1778faa2-ca31-47d2-8621-ba789758e7a6 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6 2019-05-18 23:59:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6 2019-05-18 23:59:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6 2019-05-18 23:59:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1778faa2-ca31-47d2-8621-ba789758e7a6 2019-05-18 23:59:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" 2019-05-18 23:59:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" 2019-05-18 23:59:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff x-compute-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff x-compute-request-id: req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff 2019-05-18 23:59:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff 2019-05-18 23:59:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff 2019-05-18 23:59:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ddf7fc-3b46-4176-8b12-c1a618ba95ff 2019-05-18 23:59:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" 2019-05-18 23:59:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" 2019-05-18 23:59:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 x-compute-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 x-compute-request-id: req-65ace72a-d91a-424f-bb31-d53f98d9a466 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466 2019-05-18 23:59:21,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:21,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:21,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:21,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:21 GMT 2019-05-18 23:59:21,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:21,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:21,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:21,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:21,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:26,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:26,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:26,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:26,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:26,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:26,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:26,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:26,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:33.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:33.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}152e67b742fb8e953c39ccb6c6a0677c951ac0f1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}152e67b742fb8e953c39ccb6c6a0677c951ac0f1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:33.685Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-5f6198ee-6a43-4ddb-911e-a1608ee5cfae x-compute-request-id: req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:33.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:29.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ed9f435c7d9e9e946a4bbf9b87599b8cae8d931\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ed9f435c7d9e9e946a4bbf9b87599b8cae8d931\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_28nk2z', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:33.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_28nk2z', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:33.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18T23:58:33.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 Date: Sat, 18 May 2019 23:58:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 Date: Sat, 18 May 2019 23:58:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81071137b9ae2f44beb0ce4a256a7a2c189273f2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81071137b9ae2f44beb0ce4a256a7a2c189273f2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bdbc4644-1843-4c41-a735-883e976e6174", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bdbc4644-1843-4c41-a735-883e976e6174", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbc4644-1843-4c41-a735-883e976e6174 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "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-05-18T23:58:33.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-5f6198ee-6a43-4ddb-911e-a1608ee5cfae x-compute-request-id: req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 x-compute-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbc4644-1843-4c41-a735-883e976e6174 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 x-compute-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:26 GMT 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:26,532 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466 2019-05-18 23:59:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466 2019-05-18 23:59:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65ace72a-d91a-424f-bb31-d53f98d9a466 2019-05-18 23:59:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5 2019-05-18 23:59:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2598ae6a-f591-4b5e-97c2-ee1162b47cd5 2019-05-18 23:59:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152e67b742fb8e953c39ccb6c6a0677c951ac0f1" 2019-05-18 23:59:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152e67b742fb8e953c39ccb6c6a0677c951ac0f1" 2019-05-18 23:59:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-5f6198ee-6a43-4ddb-911e-a1608ee5cfae x-compute-request-id: req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-18 23:59:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:59:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:59:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed9f435c7d9e9e946a4bbf9b87599b8cae8d931" 2019-05-18 23:59:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed9f435c7d9e9e946a4bbf9b87599b8cae8d931" 2019-05-18 23:59:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_28nk2z", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6cc7fd4394fc9bffec9f6472bdfdb37ef7107c" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_28nk2z", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_28nk2z', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-18 23:59:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_28nk2z', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-18 23:59:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 2019-05-18 23:59:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 2019-05-18 23:59:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 2019-05-18 23:59:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 2019-05-18 23:59:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 Date: Sat, 18 May 2019 23:58:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4c259130-e3ca-40d1-99d6-ae1c18c4f5d3 Date: Sat, 18 May 2019 23:58:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81071137b9ae2f44beb0ce4a256a7a2c189273f2" 2019-05-18 23:59:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81071137b9ae2f44beb0ce4a256a7a2c189273f2" 2019-05-18 23:59:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bdbc4644-1843-4c41-a735-883e976e6174 2019-05-18 23:59:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bdbc4644-1843-4c41-a735-883e976e6174 2019-05-18 23:59:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbc4644-1843-4c41-a735-883e976e6174 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:26,540 - 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-05-18 23:59:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-5f6198ee-6a43-4ddb-911e-a1608ee5cfae x-compute-request-id: req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae 2019-05-18 23:59:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae 2019-05-18 23:59:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae 2019-05-18 23:59:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-5f6198ee-6a43-4ddb-911e-a1608ee5cfae 2019-05-18 23:59:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" 2019-05-18 23:59:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" 2019-05-18 23:59:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 x-compute-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbc4644-1843-4c41-a735-883e976e6174 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 x-compute-request-id: req-082560a2-ba2a-4cc8-a0d5-ba6476458011 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011 2019-05-18 23:59:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011 2019-05-18 23:59:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011 2019-05-18 23:59:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082560a2-ba2a-4cc8-a0d5-ba6476458011 2019-05-18 23:59:26,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" 2019-05-18 23:59:26,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:26,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:26,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:26 GMT 2019-05-18 23:59:26,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:26,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:26,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:26,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:26,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:31,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:31,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:31,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:31,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 x-compute-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 x-compute-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:33.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-725da565-d211-490c-8883-d918b0668cdc Date: Sat, 18 May 2019 23:58:34 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:30.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3482c9b2-4b91-4fab-88c1-b3b2af322912", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3482c9b2-4b91-4fab-88c1-b3b2af322912", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3482c9b2-4b91-4fab-88c1-b3b2af322912 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3482c9b2-4b91-4fab-88c1-b3b2af322912 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:34.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:34.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 x-compute-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 x-compute-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 x-compute-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 x-compute-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-8dcc815c-623f-4829-9caf-f889192d6f39 x-compute-request-id: req-8dcc815c-623f-4829-9caf-f889192d6f39 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-8dcc815c-623f-4829-9caf-f889192d6f39 x-compute-request-id: req-8dcc815c-623f-4829-9caf-f889192d6f39 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "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-05-18T23:58:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_oxwiko', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_oxwiko', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18T23:58:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:31 GMT 2019-05-18 23:59:31,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:31,706 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:31,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:31,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:31,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:31,706 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" 2019-05-18 23:59:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 x-compute-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 x-compute-request-id: req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 2019-05-18 23:59:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 2019-05-18 23:59:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 2019-05-18 23:59:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-41d59a68-3d55-49a0-a3c6-2d3e835309e4 2019-05-18 23:59:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-725da565-d211-490c-8883-d918b0668cdc Date: Sat, 18 May 2019 23:58:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-18 23:59:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-18 23:59:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3482c9b2-4b91-4fab-88c1-b3b2af322912 2019-05-18 23:59:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3482c9b2-4b91-4fab-88c1-b3b2af322912 2019-05-18 23:59:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3482c9b2-4b91-4fab-88c1-b3b2af322912 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3482c9b2-4b91-4fab-88c1-b3b2af322912 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 2019-05-18 23:59:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 2019-05-18 23:59:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 2019-05-18 23:59:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 2019-05-18 23:59:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 x-compute-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 x-compute-request-id: req-1b57ae5b-910e-4ca1-93d1-2d0fb0c76e28 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" 2019-05-18 23:59:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" 2019-05-18 23:59:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 2019-05-18 23:59:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 2019-05-18 23:59:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 2019-05-18 23:59:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 2019-05-18 23:59:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 x-compute-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 x-compute-request-id: req-0abdc55a-fe8e-49bd-9924-e91f1edb69a4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" 2019-05-18 23:59:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" 2019-05-18 23:59:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39 2019-05-18 23:59:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39 2019-05-18 23:59:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39 2019-05-18 23:59:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8dcc815c-623f-4829-9caf-f889192d6f39 2019-05-18 23:59:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-8dcc815c-623f-4829-9caf-f889192d6f39 x-compute-request-id: req-8dcc815c-623f-4829-9caf-f889192d6f39 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-8dcc815c-623f-4829-9caf-f889192d6f39 x-compute-request-id: req-8dcc815c-623f-4829-9caf-f889192d6f39 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_oxwiko", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918b7fccaa2c772c1b3ab3da0fc589f70393aee4" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_oxwiko", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:31,716 - 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-05-18 23:59:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_oxwiko', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-18 23:59:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_oxwiko', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-18 23:59:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc 2019-05-18 23:59:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc 2019-05-18 23:59:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc 2019-05-18 23:59:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-725da565-d211-490c-8883-d918b0668cdc 2019-05-18 23:59:31,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:31,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:31,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:31,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:31,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:31,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:31,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:31,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:31 GMT 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:31,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:36,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:36,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-725da565-d211-490c-8883-d918b0668cdc Date: Sat, 18 May 2019 23:58:34 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9913b177-4b47-467e-a803-93182d93c9c4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb4ea6c2-b7d4-43d2-9dfa-1b8afe288b10"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9913b177-4b47-467e-a803-93182d93c9c4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb4ea6c2-b7d4-43d2-9dfa-1b8afe288b10"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:34.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:34.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb4ea6c2-b7d4-43d2-9dfa-1b8afe288b10"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cce5b6c5-338f-440a-84b6-174874aa10ff Date: Sat, 18 May 2019 23:58:34 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cce5b6c5-338f-440a-84b6-174874aa10ff Date: Sat, 18 May 2019 23:58:34 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18T23:58:34.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_4llvpz', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:34.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_4llvpz', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:34.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "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-05-18T23:58:34.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e01bb08056fa63ceefe0509db6a8471882ece8d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb4ea6c2-b7d4-43d2-9dfa-1b8afe288b10"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-52770d84-4d83-4846-b4da-dafc35604b75 x-compute-request-id: req-52770d84-4d83-4846-b4da-dafc35604b75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-52770d84-4d83-4846-b4da-dafc35604b75 x-compute-request-id: req-52770d84-4d83-4846-b4da-dafc35604b75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d x-compute-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d x-compute-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d x-compute-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d x-compute-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 x-compute-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 x-compute-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:34.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:34.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-05-18 23:59:36,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:36,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:36 GMT 2019-05-18 23:59:36,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:36,878 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:36,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:36,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:36,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:36,878 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-725da565-d211-490c-8883-d918b0668cdc Date: Sat, 18 May 2019 23:58:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9913b177-4b47-467e-a803-93182d93c9c4 2019-05-18 23:59:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9913b177-4b47-467e-a803-93182d93c9c4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc 2019-05-18 23:59:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff 2019-05-18 23:59:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff 2019-05-18 23:59:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cce5b6c5-338f-440a-84b6-174874aa10ff Date: Sat, 18 May 2019 23:58:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cce5b6c5-338f-440a-84b6-174874aa10ff Date: Sat, 18 May 2019 23:58:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff 2019-05-18 23:59:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-cce5b6c5-338f-440a-84b6-174874aa10ff 2019-05-18 23:59:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75 2019-05-18 23:59:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_4llvpz', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-18 23:59:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_4llvpz', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-18 23:59:36,883 - 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-05-18 23:59:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_4llvpz", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdb0d5643f191b46a8f8f2d2ba65a09d6fbda88" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_4llvpz", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e01bb08056fa63ceefe0509db6a8471882ece8d" 2019-05-18 23:59:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-52770d84-4d83-4846-b4da-dafc35604b75 x-compute-request-id: req-52770d84-4d83-4846-b4da-dafc35604b75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-52770d84-4d83-4846-b4da-dafc35604b75 x-compute-request-id: req-52770d84-4d83-4846-b4da-dafc35604b75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75 2019-05-18 23:59:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75 2019-05-18 23:59:36,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52770d84-4d83-4846-b4da-dafc35604b75 2019-05-18 23:59:36,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" 2019-05-18 23:59:36,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" 2019-05-18 23:59:36,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d x-compute-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:36,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d x-compute-request-id: req-152ee820-4848-4ae7-9321-028fc1e1cd5d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/be9f4849-634b-415c-a07e-75ded522756f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:36,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d 2019-05-18 23:59:36,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d 2019-05-18 23:59:36,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d 2019-05-18 23:59:36,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-152ee820-4848-4ae7-9321-028fc1e1cd5d 2019-05-18 23:59:36,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc" 2019-05-18 23:59:36,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc" 2019-05-18 23:59:36,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d x-compute-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:36,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d x-compute-request-id: req-c2802f26-1c89-417f-951d-a38f6013bc0d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:36,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d 2019-05-18 23:59:36,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d 2019-05-18 23:59:36,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d 2019-05-18 23:59:36,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2802f26-1c89-417f-951d-a38f6013bc0d 2019-05-18 23:59:36,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc" 2019-05-18 23:59:36,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc" 2019-05-18 23:59:36,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 x-compute-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:36,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 x-compute-request-id: req-11eea024-9b0f-401f-af56-7b7b7a014334 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:36,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334 2019-05-18 23:59:36,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334 2019-05-18 23:59:36,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334 2019-05-18 23:59:36,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-11eea024-9b0f-401f-af56-7b7b7a014334 2019-05-18 23:59:36,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:36,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:36,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:36,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:36,944 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:36 GMT 2019-05-18 23:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:36,945 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:41,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:42,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:42,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:42,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:42,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:42,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:42,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:42,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:34.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:34.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31e0fd6f4c184038b18addd9304b08497a5fe5e7\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31e0fd6f4c184038b18addd9304b08497a5fe5e7\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:34.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f x-compute-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f x-compute-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}, {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-ced14c4a-b109-43d9-83af-0c04a68c1ddc x-compute-request-id: req-ced14c4a-b109-43d9-83af-0c04a68c1ddc Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-ced14c4a-b109-43d9-83af-0c04a68c1ddc x-compute-request-id: req-ced14c4a-b109-43d9-83af-0c04a68c1ddc Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"fingerprint\": \"02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2fb52209-49c6-4704-986c-7be963ccc29e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:35.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:35.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fb52209-49c6-4704-986c-7be963ccc29e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:35.465Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fb52209-49c6-4704-986c-7be963ccc29e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-18970664-7306-4271-b769-97a1deff972a Date: Sat, 18 May 2019 23:58:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 Date: Sat, 18 May 2019 23:58:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 Date: Sat, 18 May 2019 23:58:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_bc0slb', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f063382773bc92f3db542123fdec14da60c6a261\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:32.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "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": "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-05-18T23:58:36.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18T23:58:35.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_5bt20u', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:35.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-18970664-7306-4271-b769-97a1deff972a Date: Sat, 18 May 2019 23:58:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "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-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_bc0slb', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}], "metadata": {"pagination": {"total": 1082, "offset": 802, "size": 50}}} 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:42 GMT 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:42,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:42,058 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:42,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:42,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:42,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:42,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:42,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f 2019-05-18 23:59:42,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0fd6f4c184038b18addd9304b08497a5fe5e7" 2019-05-18 23:59:42,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ab20fc09-83bc-4662-99d4-2a84db5d5d4f 2019-05-18 23:59:42,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0fd6f4c184038b18addd9304b08497a5fe5e7" 2019-05-18 23:59:42,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f x-compute-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:42,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f x-compute-request-id: req-25472356-4b26-4b20-8fa9-f31aa7e5e78f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-18 23:59:42,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f 2019-05-18 23:59:42,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f 2019-05-18 23:59:42,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f 2019-05-18 23:59:42,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25472356-4b26-4b20-8fa9-f31aa7e5e78f 2019-05-18 23:59:42,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" 2019-05-18 23:59:42,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" 2019-05-18 23:59:42,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-ced14c4a-b109-43d9-83af-0c04a68c1ddc x-compute-request-id: req-ced14c4a-b109-43d9-83af-0c04a68c1ddc Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:42,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-ced14c4a-b109-43d9-83af-0c04a68c1ddc x-compute-request-id: req-ced14c4a-b109-43d9-83af-0c04a68c1ddc Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrmy2daBJynpBwhsC8XQvj4bRUONGy3kQEwI+EVAoA4e+JvARPsfrYOKRkvCylJIWuPoVTiaLRsj0mkkLMTY8LPe/L0/d6qxjy01K+8uKKHWvY0nKl1YBQkS7DtKT7+Aqyah5/cQaCeenNOidzu8Nou1fJUFX8BQLKyqkuzh+B850mSraMtkbTZ/WOPrkh6mAKQJELJRObsDAxui/Vb5mRjWvm353I4oQZybehlNEE54TH43TaMU567jqYJyOp3kDsk1mIuQSV54e8lSwWnTXMXAr2/jECK1st4/7zQuTQqJw8vdwQzNTbPPATBhEVAMC3T487ngg4pV/JmnljQ7Mb Generated-by-Nova", "name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "fingerprint": "02:b5:9c:15:18:a2:ff:de:16:d3:de:d9:64:8b:8a:1e"}}]} 2019-05-18 23:59:42,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc 2019-05-18 23:59:42,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc 2019-05-18 23:59:42,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2fb52209-49c6-4704-986c-7be963ccc29e 2019-05-18 23:59:42,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ced14c4a-b109-43d9-83af-0c04a68c1ddc 2019-05-18 23:59:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fb52209-49c6-4704-986c-7be963ccc29e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fb52209-49c6-4704-986c-7be963ccc29e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-18970664-7306-4271-b769-97a1deff972a Date: Sat, 18 May 2019 23:58:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 2019-05-18 23:59:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 Date: Sat, 18 May 2019 23:58:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 Date: Sat, 18 May 2019 23:58:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_bc0slb', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-18 23:59:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f063382773bc92f3db542123fdec14da60c6a261" 2019-05-18 23:59:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 2019-05-18 23:59:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 2019-05-18 23:59:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:42,066 - 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-05-18 23:59:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_5bt20u', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-18 23:59:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-18970664-7306-4271-b769-97a1deff972a Date: Sat, 18 May 2019 23:58:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a 2019-05-18 23:59:42,067 - 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-05-18 23:59:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a 2019-05-18 23:59:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a 2019-05-18 23:59:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-18970664-7306-4271-b769-97a1deff972a 2019-05-18 23:59:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_bc0slb', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-18 23:59:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7324eb7279fda85799a9d868035550b4840149cc" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_bc0slb", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:42,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:42,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:42,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:42,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:42,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:42,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:42 GMT 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:42,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:42,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:47,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:47,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:47,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:47,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:47,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:47,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:47,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:47,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:47,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:33.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "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": "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-05-18T23:58:36.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "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-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1870c462-feb9-428f-b196-8dc662e3883e x-compute-request-id: req-1870c462-feb9-428f-b196-8dc662e3883e 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.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:34Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb4ea6c2-b7d4-43d2-9dfa-1b8afe288b10"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-1870c462-feb9-428f-b196-8dc662e3883e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fb4ea6c2-b7d4-43d2-9dfa-1b8afe288b10"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 Date: Sat, 18 May 2019 23:58:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f063382773bc92f3db542123fdec14da60c6a261\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:35.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.094Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_bc0slb', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:35.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18T23:58:36.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 Date: Sat, 18 May 2019 23:58:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 Date: Sat, 18 May 2019 23:58:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T23:51:49Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\",\"admin_state_up\":true,\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:51:47Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_0nqzh2', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:36.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_0nqzh2', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', '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-05-18T23:58:36.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "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-05-18T23:58:36.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:36.713Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"imageRef\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"flavorRef\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:36.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.033Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d x-compute-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"adminPass\": \"jLTBBUgUbh6D\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:39.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:39.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:39.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:39.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 x-compute-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"adminPass\": \"vpLy4mmTssHF\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 x-compute-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"adminPass\": \"vpLy4mmTssHF\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf x-compute-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 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\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"adminPass\": \"6w7mAH8ajdLV\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf x-compute-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 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\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"adminPass\": \"6w7mAH8ajdLV\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.22a17a33-fd40-43e1-9868-e2b092288e8c"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d x-compute-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"adminPass\": \"jLTBBUgUbh6D\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:39.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44e495aa-3d8b-40aa-afe5-400fec8176a0"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:40.692Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:39.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5c3afeb4-dac0-419d-b958-c0ce34d31ef6"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.295Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.295Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.295Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 x-compute-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"adminPass\": \"Tzx8Dw4Rony8\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:40.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 x-compute-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b 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\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"vSPaiJ9X993S\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}], "metadata": {"pagination": {"total": 1089, "offset": 852, "size": 50}}} 2019-05-18 23:59:47,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:47,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:47 GMT 2019-05-18 23:59:47,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:47,223 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:47,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:47,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:47,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:47,223 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:47,226 - 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-05-18 23:59:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_5bt20u", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b834eaa78cd6c9d2f83aff59415cb1eb0a0296" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_5bt20u", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:47,226 - 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-05-18 23:59:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1870c462-feb9-428f-b196-8dc662e3883e x-compute-request-id: req-1870c462-feb9-428f-b196-8dc662e3883e 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.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:34Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-18 23:59:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-1870c462-feb9-428f-b196-8dc662e3883e 2019-05-18 23:59:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 2019-05-18 23:59:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-628d4e7d-8e38-42bc-ab0a-84d5e228f5a7 Date: Sat, 18 May 2019 23:58:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f063382773bc92f3db542123fdec14da60c6a261" 2019-05-18 23:59:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_bc0slb', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-18 23:59:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_0nqzh2", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 2019-05-18 23:59:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 2019-05-18 23:59:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 2019-05-18 23:59:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 2019-05-18 23:59:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a), 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-05-18 23:59:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 Date: Sat, 18 May 2019 23:58:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e6c9555d-aaf6-4b8d-a36a-2e347947ffd8 Date: Sat, 18 May 2019 23:58:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"],"description":"","tags":[],"updated_at":"2019-05-18T23:51:49Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-18 23:59:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_0nqzh2', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-18 23:59:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_0nqzh2', 'key_name': u'cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'image': u'be9f4849-634b-415c-a07e-75ded522756f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a', 'cloudify_management_network_id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}, 'nics': [{'net-id': u'7661cc0f-e731-44e2-a645-0d251c64ccb2'}], 'flavor': u'7fc1b57f-eb73-4645-89ab-4945fb333bb4', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-18 23:59:47,229 - 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-05-18 23:59:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef17a0d7a299de5140b260932793b7edacef1b23" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_0nqzh2", "imageRef": "be9f4849-634b-415c-a07e-75ded522756f", "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "flavorRef": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}}' 2019-05-18 23:59:47,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d x-compute-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "adminPass": "jLTBBUgUbh6D"}} 2019-05-18 23:59:47,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d 2019-05-18 23:59:47,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d 2019-05-18 23:59:47,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d 2019-05-18 23:59:47,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 x-compute-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "adminPass": "vpLy4mmTssHF"}} 2019-05-18 23:59:47,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 x-compute-request-id: req-f5149e14-c858-48b7-9511-f081589b8442 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "adminPass": "vpLy4mmTssHF"}} 2019-05-18 23:59:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442 2019-05-18 23:59:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442 2019-05-18 23:59:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf x-compute-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 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": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "adminPass": "6w7mAH8ajdLV"}} 2019-05-18 23:59:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf x-compute-request-id: req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 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": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "adminPass": "6w7mAH8ajdLV"}} 2019-05-18 23:59:47,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf 2019-05-18 23:59:47,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf 2019-05-18 23:59:47,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf 2019-05-18 23:59:47,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-36aa40d9-0a88-46a8-a3a8-1a383f8564bf 2019-05-18 23:59:47,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d x-compute-request-id: req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "adminPass": "jLTBBUgUbh6D"}} 2019-05-18 23:59:47,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442 2019-05-18 23:59:47,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f5149e14-c858-48b7-9511-f081589b8442 2019-05-18 23:59:47,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0c2ac9ab-18aa-4c1a-bb58-996439c9751d 2019-05-18 23:59:47,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:47,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:47,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:47,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 x-compute-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "adminPass": "Tzx8Dw4Rony8"}} 2019-05-18 23:59:47,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:47,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:47,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 x-compute-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b 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": "88ce67e0-2c52-47cc-9206-36440929ee8b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "adminPass": "vSPaiJ9X993S"}} 2019-05-18 23:59:47,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:47,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:47,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:47,289 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:47 GMT 2019-05-18 23:59:47,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:47,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:47,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:47,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:47,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:52,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:52,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:52,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 x-compute-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"adminPass\": \"8HYTPUMccShD\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 x-compute-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"adminPass\": \"8HYTPUMccShD\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.575631aa-2e63-41e7-b0f7-be706a06f2fe"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 x-compute-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"adminPass\": \"srE2ptronxq3\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 x-compute-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"adminPass\": \"srE2ptronxq3\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.de88734e-4595-4988-909e-0a665d0b1bb1"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 x-compute-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"adminPass\": \"Tzx8Dw4Rony8\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 x-compute-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"adminPass\": \"Tzx8Dw4Rony8\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a1d59e91-3f75-47a6-aa85-e429a30b8c55", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a1d59e91-3f75-47a6-aa85-e429a30b8c55", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:41.811Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a1d59e91-3f75-47a6-aa85-e429a30b8c55", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00a38d43-f6e8-4413-b7f1-cf18df3153a5"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:42.529Z", "message": "RESP: [202] Date: Sat, 18 May 2019 23:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 x-compute-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b 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\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"vSPaiJ9X993S\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2a1f9327-8eb3-4e75-9ae2-b27562f36e61"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.074Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.074Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:42.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a7066b8d-b152-4b41-ae9b-a7234cb49542"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.736Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.736Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d103148bb795c7422c274f879f4cbbd446e1aa0c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a7066b8d-b152-4b41-ae9b-a7234cb49542"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.736Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2d09a1c9-18b6-4b65-87f1-251db9bf4b1e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a7066b8d-b152-4b41-ae9b-a7234cb49542"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.736Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d09a1c9-18b6-4b65-87f1-251db9bf4b1e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a7066b8d-b152-4b41-ae9b-a7234cb49542"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.736Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.736Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:41.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:43.736Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-20cc2caa-26e0-4c2d-9278-505d7eb465ca", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb0e8c15-4721-4eec-bc69-343b4481b5b2"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:43.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb0e8c15-4721-4eec-bc69-343b4481b5b2"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-98520622-3beb-4904-b23e-6065250f003d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2e22d197-1652-4e33-8258-1f493581328c"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98520622-3beb-4904-b23e-6065250f003d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2e22d197-1652-4e33-8258-1f493581328c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20cc2caa-26e0-4c2d-9278-505d7eb465ca Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb0e8c15-4721-4eec-bc69-343b4481b5b2"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:43.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2e22d197-1652-4e33-8258-1f493581328c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb0a32970f7012304d806e64903fcfeb275e0565\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:44.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb0e8c15-4721-4eec-bc69-343b4481b5b2"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.918Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-37239e37-19f8-4c2c-9d74-be6ce41620db x-compute-request-id: req-37239e37-19f8-4c2c-9d74-be6ce41620db Content-Encoding: gzip Content-Length: 722 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:44.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a7066b8d-b152-4b41-ae9b-a7234cb49542"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.918Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.918Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.918Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1104, "offset": 902, "size": 50}}} 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:52,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:52 GMT 2019-05-18 23:59:52,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:52,396 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:52,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:52,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:52,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:52,396 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:52,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 2019-05-18 23:59:52,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 2019-05-18 23:59:52,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 x-compute-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "adminPass": "8HYTPUMccShD"}} 2019-05-18 23:59:52,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 x-compute-request-id: req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "adminPass": "8HYTPUMccShD"}} 2019-05-18 23:59:52,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 2019-05-18 23:59:52,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d851ba90-ee50-45ef-a78b-6373a56a1cc9 2019-05-18 23:59:52,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 x-compute-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "adminPass": "srE2ptronxq3"}} 2019-05-18 23:59:52,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 x-compute-request-id: req-96e31922-5a2c-405b-8d1a-abc5574136d0 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "adminPass": "srE2ptronxq3"}} 2019-05-18 23:59:52,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0 2019-05-18 23:59:52,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0 2019-05-18 23:59:52,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0 2019-05-18 23:59:52,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-96e31922-5a2c-405b-8d1a-abc5574136d0 2019-05-18 23:59:52,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 x-compute-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "adminPass": "Tzx8Dw4Rony8"}} 2019-05-18 23:59:52,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 x-compute-request-id: req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "adminPass": "Tzx8Dw4Rony8"}} 2019-05-18 23:59:52,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 2019-05-18 23:59:52,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 2019-05-18 23:59:52,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a1d59e91-3f75-47a6-aa85-e429a30b8c55 2019-05-18 23:59:52,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 2019-05-18 23:59:52,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 2019-05-18 23:59:52,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 2019-05-18 23:59:52,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 2019-05-18 23:59:52,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:52,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:52,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:52,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:52,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 18 May 2019 23:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 x-compute-request-id: req-69ba3a2e-f673-4ffe-8eaf-64c5930f5013 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b 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": "88ce67e0-2c52-47cc-9206-36440929ee8b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "adminPass": "vSPaiJ9X993S"}} 2019-05-18 23:59:52,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:52,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:52,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d103148bb795c7422c274f879f4cbbd446e1aa0c" 2019-05-18 23:59:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2d09a1c9-18b6-4b65-87f1-251db9bf4b1e 2019-05-18 23:59:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d09a1c9-18b6-4b65-87f1-251db9bf4b1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:52,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-20cc2caa-26e0-4c2d-9278-505d7eb465ca 2019-05-18 23:59:52,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:52,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:52,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-18 23:59:52,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:52,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-98520622-3beb-4904-b23e-6065250f003d 2019-05-18 23:59:52,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98520622-3beb-4904-b23e-6065250f003d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:52,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20cc2caa-26e0-4c2d-9278-505d7eb465ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:52,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:52,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0a32970f7012304d806e64903fcfeb275e0565" 2019-05-18 23:59:52,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-37239e37-19f8-4c2c-9d74-be6ce41620db x-compute-request-id: req-37239e37-19f8-4c2c-9d74-be6ce41620db Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-18 23:59:52,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:52,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:52,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:52,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:52,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:52,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:52,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:52 GMT 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:52,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:52,516 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:52,516 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:57,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-18 23:59:57,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:57,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:57,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:57,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:57,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:57,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:57,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:57,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.918Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.918Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:42.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:44.918Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-37239e37-19f8-4c2c-9d74-be6ce41620db", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:44.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a7066b8d-b152-4b41-ae9b-a7234cb49542"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:45.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:45.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1dd0a816-0306-45af-b458-67a84b21be7a"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:45.566Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:45.566Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:45.566Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:45.566Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0b72ff1d-7bea-4f59-9af0-cac62a5e84f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1dd0a816-0306-45af-b458-67a84b21be7a"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:45.566Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b72ff1d-7bea-4f59-9af0-cac62a5e84f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1dd0a816-0306-45af-b458-67a84b21be7a"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-74a3864a-cb71-4a16-850e-b7d279452a92", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb0e8c15-4721-4eec-bc69-343b4481b5b2"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d1c257a7-b9a0-42c6-9c7c-acaf450ba49d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3e7dc902-cfae-4daf-bec1-175aea1d0e9f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c257a7-b9a0-42c6-9c7c-acaf450ba49d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3e7dc902-cfae-4daf-bec1-175aea1d0e9f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:45.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3e7dc902-cfae-4daf-bec1-175aea1d0e9f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}315d486cdce76d53f24b92f2adf3c7166b76e7df\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1dd0a816-0306-45af-b458-67a84b21be7a"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-74a3864a-cb71-4a16-850e-b7d279452a92", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb0e8c15-4721-4eec-bc69-343b4481b5b2"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.142Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-74a3864a-cb71-4a16-850e-b7d279452a92 x-compute-request-id: req-74a3864a-cb71-4a16-850e-b7d279452a92 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:42Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:45.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb0e8c15-4721-4eec-bc69-343b4481b5b2"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99721c5-d7f2-4b33-9e6d-784cac9ac705 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3221ae53-02ff-4226-b7bc-8783c015ee5b"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d99721c5-d7f2-4b33-9e6d-784cac9ac705", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3221ae53-02ff-4226-b7bc-8783c015ee5b"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:46.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3221ae53-02ff-4226-b7bc-8783c015ee5b"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-212542aa-882b-4365-83b0-631c46c95ab8 x-compute-request-id: req-212542aa-882b-4365-83b0-631c46c95ab8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2e22d197-1652-4e33-8258-1f493581328c"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-212542aa-882b-4365-83b0-631c46c95ab8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2e22d197-1652-4e33-8258-1f493581328c"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-212542aa-882b-4365-83b0-631c46c95ab8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2e22d197-1652-4e33-8258-1f493581328c"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:58:46.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.511e1a2e-cce1-4a26-85ba-872922feaddb"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d44e52e-0b93-4baf-aea5-532547c6c3d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.511e1a2e-cce1-4a26-85ba-872922feaddb"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d44e52e-0b93-4baf-aea5-532547c6c3d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.511e1a2e-cce1-4a26-85ba-872922feaddb"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbec6d29eca3020e067c6e77f5b99eada8ef9af\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3e7dc902-cfae-4daf-bec1-175aea1d0e9f"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b81019a3ef1d12c62b0af7bb55d62d4b5a641a3e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3221ae53-02ff-4226-b7bc-8783c015ee5b"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:46.708Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdaf716461d62f65cace1d507837323e167d088d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:46.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.511e1a2e-cce1-4a26-85ba-872922feaddb"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "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-05-18T23:58:46.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:43.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:44.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:44.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:44.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "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-05-18T23:58:45.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.387Z", "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-05-18T23:58:46.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.971Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-0517a2ae-70e9-4ddf-99d8-fbd529bdc817", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1dd0a816-0306-45af-b458-67a84b21be7a"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.971Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-05-18T23:58:47.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.971Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-0517a2ae-70e9-4ddf-99d8-fbd529bdc817", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1dd0a816-0306-45af-b458-67a84b21be7a"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:47.971Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:58: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-0517a2ae-70e9-4ddf-99d8-fbd529bdc817 x-compute-request-id: req-0517a2ae-70e9-4ddf-99d8-fbd529bdc817 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1dd0a816-0306-45af-b458-67a84b21be7a"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e678da8e-32a7-4bb1-8c42-41d1d75085e4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:48.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.511e1a2e-cce1-4a26-85ba-872922feaddb"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "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-05-18T23:58:48.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-410b756c-58ba-4aa5-9c90-58e39066ae21", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3e7dc902-cfae-4daf-bec1-175aea1d0e9f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-410b756c-58ba-4aa5-9c90-58e39066ae21", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3e7dc902-cfae-4daf-bec1-175aea1d0e9f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-410b756c-58ba-4aa5-9c90-58e39066ae21 x-compute-request-id: req-410b756c-58ba-4aa5-9c90-58e39066ae21 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3e7dc902-cfae-4daf-bec1-175aea1d0e9f"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3235db60-05ec-4b94-98ac-2a7ac413e5d4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3221ae53-02ff-4226-b7bc-8783c015ee5b"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:57 GMT 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-18 23:59:57,600 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-18 23:59:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-18 23:59:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-37239e37-19f8-4c2c-9d74-be6ce41620db 2019-05-18 23:59:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0b72ff1d-7bea-4f59-9af0-cac62a5e84f3 2019-05-18 23:59:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b72ff1d-7bea-4f59-9af0-cac62a5e84f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-74a3864a-cb71-4a16-850e-b7d279452a92 2019-05-18 23:59:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-18 23:59:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d1c257a7-b9a0-42c6-9c7c-acaf450ba49d 2019-05-18 23:59:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c257a7-b9a0-42c6-9c7c-acaf450ba49d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315d486cdce76d53f24b92f2adf3c7166b76e7df" 2019-05-18 23:59:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-74a3864a-cb71-4a16-850e-b7d279452a92 2019-05-18 23:59:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-74a3864a-cb71-4a16-850e-b7d279452a92 x-compute-request-id: req-74a3864a-cb71-4a16-850e-b7d279452a92 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:42Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-18 23:59:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99721c5-d7f2-4b33-9e6d-784cac9ac705 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d99721c5-d7f2-4b33-9e6d-784cac9ac705 2019-05-18 23:59:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-212542aa-882b-4365-83b0-631c46c95ab8 x-compute-request-id: req-212542aa-882b-4365-83b0-631c46c95ab8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-18 23:59:57,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-212542aa-882b-4365-83b0-631c46c95ab8 2019-05-18 23:59:57,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-212542aa-882b-4365-83b0-631c46c95ab8 2019-05-18 23:59:57,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-18 23:59:57,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d44e52e-0b93-4baf-aea5-532547c6c3d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-18 23:59:57,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d44e52e-0b93-4baf-aea5-532547c6c3d2 2019-05-18 23:59:57,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbec6d29eca3020e067c6e77f5b99eada8ef9af" 2019-05-18 23:59:57,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81019a3ef1d12c62b0af7bb55d62d4b5a641a3e" 2019-05-18 23:59:57,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:57,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf716461d62f65cace1d507837323e167d088d" 2019-05-18 23:59:57,608 - 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-05-18 23:59:57,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-18 23:59:57,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:57,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:57,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-18 23:59:57,609 - 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-05-18 23:59:57,609 - 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-05-18 23:59:57,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-0517a2ae-70e9-4ddf-99d8-fbd529bdc817 2019-05-18 23:59:57,609 - 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-05-18 23:59:57,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-0517a2ae-70e9-4ddf-99d8-fbd529bdc817 2019-05-18 23:59:57,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:58: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-0517a2ae-70e9-4ddf-99d8-fbd529bdc817 x-compute-request-id: req-0517a2ae-70e9-4ddf-99d8-fbd529bdc817 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-18 23:59:57,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e678da8e-32a7-4bb1-8c42-41d1d75085e4 2019-05-18 23:59:57,610 - 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-05-18 23:59:57,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-410b756c-58ba-4aa5-9c90-58e39066ae21 2019-05-18 23:59:57,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-410b756c-58ba-4aa5-9c90-58e39066ae21 2019-05-18 23:59:57,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-410b756c-58ba-4aa5-9c90-58e39066ae21 x-compute-request-id: req-410b756c-58ba-4aa5-9c90-58e39066ae21 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-18 23:59:57,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3235db60-05ec-4b94-98ac-2a7ac413e5d4 2019-05-18 23:59:57,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-18 23:59:57,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-18 23:59:57,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-18 23:59:57,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-18 23:59:57,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-18 23:59:57,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-18 23:59:57,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-18 23:59:57,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-18 23:59:57,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-18 23:59:57,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-18 23:59:57,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 May 2019 23:59:57 GMT 2019-05-18 23:59:57,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-18 23:59:57,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-18 23:59:57,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-18 23:59:57,676 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-18 23:59:57,676 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:02,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:00:02,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:02,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:02,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:02,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:02,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:02,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:02,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3235db60-05ec-4b94-98ac-2a7ac413e5d4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3221ae53-02ff-4226-b7bc-8783c015ee5b"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-e678da8e-32a7-4bb1-8c42-41d1d75085e4 x-compute-request-id: req-e678da8e-32a7-4bb1-8c42-41d1d75085e4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:48.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.511e1a2e-cce1-4a26-85ba-872922feaddb"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-3235db60-05ec-4b94-98ac-2a7ac413e5d4 x-compute-request-id: req-3235db60-05ec-4b94-98ac-2a7ac413e5d4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:47.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.3221ae53-02ff-4226-b7bc-8783c015ee5b"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e678da8e-32a7-4bb1-8c42-41d1d75085e4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:58:48.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.511e1a2e-cce1-4a26-85ba-872922feaddb"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:48.575Z", "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-05-18T23:58:48.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:58:49.204Z", "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-05-18T23:58:48.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:06.381Z", "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-05-18T23:59:06.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:07.298Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:07.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.32f68ed3-46cb-4b2f-a827-90d5ced3703e"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:07.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}211c157f4da3a3f8409f2dccdd846a2b38c507c7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:07.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.32f68ed3-46cb-4b2f-a827-90d5ced3703e"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:07.964Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ceb07e94-b4bf-4373-8f28-2151ee85d5b7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:07.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.32f68ed3-46cb-4b2f-a827-90d5ced3703e"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:07.964Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb07e94-b4bf-4373-8f28-2151ee85d5b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:07.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.32f68ed3-46cb-4b2f-a827-90d5ced3703e"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:10.132Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5446aa71-fadc-4a3f-97ce-ccceb83a8516 x-compute-request-id: req-5446aa71-fadc-4a3f-97ce-ccceb83a8516 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:34Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:09.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.32f68ed3-46cb-4b2f-a827-90d5ced3703e"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:10.636Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5446aa71-fadc-4a3f-97ce-ccceb83a8516", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:09.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.32f68ed3-46cb-4b2f-a827-90d5ced3703e"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:10.636Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "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-05-18T23:59:10.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:10.636Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5446aa71-fadc-4a3f-97ce-ccceb83a8516", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:09.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.32f68ed3-46cb-4b2f-a827-90d5ced3703e"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:15.392Z", "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-05-18T23:59:15.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:16.177Z", "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-05-18T23:59:16.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:16.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b64b223522b54d60e96ea71c16e4954bb6212b5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:16.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.918214c1-6aa4-4afc-b4b1-7cb13a3a6336"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:16.707Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7092ec61-bf22-42b0-a8de-749aa69e7769 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:16.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.918214c1-6aa4-4afc-b4b1-7cb13a3a6336"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:16.707Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7092ec61-bf22-42b0-a8de-749aa69e7769", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:16.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.918214c1-6aa4-4afc-b4b1-7cb13a3a6336"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:16.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:16.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.918214c1-6aa4-4afc-b4b1-7cb13a3a6336"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:17.274Z", "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-05-18T23:59:16.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:17.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:17.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.85ee0851-d20c-44cc-8768-0e88aaba0f76"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:17.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}278800490293fc7b9b7a9b2f6163214b7a09712b\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1fdaaba8-23c4-416a-92ac-06d6d376ccf6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:17.886Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d16191-34ab-4a3a-bfed-59303c593d43 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:17.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1fdaaba8-23c4-416a-92ac-06d6d376ccf6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:17.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:17.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1fdaaba8-23c4-416a-92ac-06d6d376ccf6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:17.886Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-88d16191-34ab-4a3a-bfed-59303c593d43", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:17.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1fdaaba8-23c4-416a-92ac-06d6d376ccf6"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-7ecd8b06-fd28-496c-a583-43f2ebed22ac x-compute-request-id: req-7ecd8b06-fd28-496c-a583-43f2ebed22ac 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:18.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.918214c1-6aa4-4afc-b4b1-7cb13a3a6336"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-7ecd8b06-fd28-496c-a583-43f2ebed22ac", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:18.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.918214c1-6aa4-4afc-b4b1-7cb13a3a6336"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a0226400af72b86d8d381579571937af5b9dfe3\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:18.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.85ee0851-d20c-44cc-8768-0e88aaba0f76"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-7ecd8b06-fd28-496c-a583-43f2ebed22ac", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:18.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.918214c1-6aa4-4afc-b4b1-7cb13a3a6336"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "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-05-18T23:59:18.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "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-05-18T23:59:17.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ac6174-a133-406e-8185-cfbf3ee13e3a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:17.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.85ee0851-d20c-44cc-8768-0e88aaba0f76"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:18.644Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-15ac6174-a133-406e-8185-cfbf3ee13e3a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:17.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.85ee0851-d20c-44cc-8768-0e88aaba0f76"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.177Z", "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-05-18T23:59:19.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.177Z", "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-05-18T23:59:18.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.740Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1fdaaba8-23c4-416a-92ac-06d6d376ccf6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.740Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6 x-compute-request-id: req-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:42Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1fdaaba8-23c4-416a-92ac-06d6d376ccf6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.740Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1fdaaba8-23c4-416a-92ac-06d6d376ccf6"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:19.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6a911689-e78e-413d-bf1e-4c7b8e263d75"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.740Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80515f69-1f61-4dcc-abc8-71eda51bc22b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6a911689-e78e-413d-bf1e-4c7b8e263d75"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.740Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-80515f69-1f61-4dcc-abc8-71eda51bc22b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6a911689-e78e-413d-bf1e-4c7b8e263d75"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:19.740Z", "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-05-18T23:59:19.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-6748543a-b570-4862-87ef-6122bea564a6 x-compute-request-id: req-6748543a-b570-4862-87ef-6122bea564a6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.85ee0851-d20c-44cc-8768-0e88aaba0f76"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-100e56ac-942c-422d-884f-6394931b9500 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5239d07c-37f7-494b-b0fd-3980430e37ba"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6748543a-b570-4862-87ef-6122bea564a6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.85ee0851-d20c-44cc-8768-0e88aaba0f76"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:20.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7d091716-3238-4ce8-89cf-e7bb8643c3e5"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}939f33f438759961d43a6d1eaa28e54dfd63761b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6a911689-e78e-413d-bf1e-4c7b8e263d75"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:19.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5239d07c-37f7-494b-b0fd-3980430e37ba"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:02 GMT 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:02,767 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:00:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3235db60-05ec-4b94-98ac-2a7ac413e5d4 2019-05-19 00:00:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-e678da8e-32a7-4bb1-8c42-41d1d75085e4 x-compute-request-id: req-e678da8e-32a7-4bb1-8c42-41d1d75085e4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-3235db60-05ec-4b94-98ac-2a7ac413e5d4 x-compute-request-id: req-3235db60-05ec-4b94-98ac-2a7ac413e5d4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e678da8e-32a7-4bb1-8c42-41d1d75085e4 2019-05-19 00:00:02,771 - 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-05-19 00:00:02,771 - 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-05-19 00:00:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211c157f4da3a3f8409f2dccdd846a2b38c507c7" 2019-05-19 00:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ceb07e94-b4bf-4373-8f28-2151ee85d5b7 2019-05-19 00:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb07e94-b4bf-4373-8f28-2151ee85d5b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5446aa71-fadc-4a3f-97ce-ccceb83a8516 x-compute-request-id: req-5446aa71-fadc-4a3f-97ce-ccceb83a8516 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:34Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5446aa71-fadc-4a3f-97ce-ccceb83a8516 2019-05-19 00:00:02,772 - 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-05-19 00:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5446aa71-fadc-4a3f-97ce-ccceb83a8516 2019-05-19 00:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b64b223522b54d60e96ea71c16e4954bb6212b5" 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7092ec61-bf22-42b0-a8de-749aa69e7769 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7092ec61-bf22-42b0-a8de-749aa69e7769 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}278800490293fc7b9b7a9b2f6163214b7a09712b" 2019-05-19 00:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d16191-34ab-4a3a-bfed-59303c593d43 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-88d16191-34ab-4a3a-bfed-59303c593d43 2019-05-19 00:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-7ecd8b06-fd28-496c-a583-43f2ebed22ac x-compute-request-id: req-7ecd8b06-fd28-496c-a583-43f2ebed22ac 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-7ecd8b06-fd28-496c-a583-43f2ebed22ac 2019-05-19 00:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0226400af72b86d8d381579571937af5b9dfe3" 2019-05-19 00:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-7ecd8b06-fd28-496c-a583-43f2ebed22ac 2019-05-19 00:00:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ac6174-a133-406e-8185-cfbf3ee13e3a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-15ac6174-a133-406e-8185-cfbf3ee13e3a 2019-05-19 00:00:02,775 - 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-05-19 00:00:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6 2019-05-19 00:00:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6 x-compute-request-id: req-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:42Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-e71e9fc6-58ca-4d2b-98b6-bc67aff708e6 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80515f69-1f61-4dcc-abc8-71eda51bc22b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-80515f69-1f61-4dcc-abc8-71eda51bc22b 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-6748543a-b570-4862-87ef-6122bea564a6 x-compute-request-id: req-6748543a-b570-4862-87ef-6122bea564a6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-100e56ac-942c-422d-884f-6394931b9500 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6748543a-b570-4862-87ef-6122bea564a6 2019-05-19 00:00:02,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:02,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939f33f438759961d43a6d1eaa28e54dfd63761b" 2019-05-19 00:00:02,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:02,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:00:02,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:02,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:02,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:02,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:02,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:02 GMT 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:02,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:07,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:00:08,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:08,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:08,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:08,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:08,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6748543a-b570-4862-87ef-6122bea564a6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.85ee0851-d20c-44cc-8768-0e88aaba0f76"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "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-05-18T23:59:19.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.355Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-100e56ac-942c-422d-884f-6394931b9500", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:19.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5239d07c-37f7-494b-b0fd-3980430e37ba"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.872Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e61c0876-1165-49b6-b4d0-30130c758aec", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:20.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7f6243bf-f0a1-4da7-b8ae-e2d5b68ae536"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.872Z", "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-05-18T23:59:20.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.872Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-321320fd-6b27-407a-8bbb-0cfbb90a3ba0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:20.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7d091716-3238-4ce8-89cf-e7bb8643c3e5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.872Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-321320fd-6b27-407a-8bbb-0cfbb90a3ba0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:20.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7d091716-3238-4ce8-89cf-e7bb8643c3e5"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f00f01613271a14281aecb6882436e0f56cfcc5c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:20.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5239d07c-37f7-494b-b0fd-3980430e37ba"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:20.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7f6243bf-f0a1-4da7-b8ae-e2d5b68ae536"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:20.872Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e61c0876-1165-49b6-b4d0-30130c758aec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:20.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7f6243bf-f0a1-4da7-b8ae-e2d5b68ae536"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:21.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c05aa09eff73b924ae6e3a62d5cc209adfc5184\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:20.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7f6243bf-f0a1-4da7-b8ae-e2d5b68ae536"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:21.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62fe1f06b80694d99b68cc3e4fc946fdf28d9ff6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:20.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7d091716-3238-4ce8-89cf-e7bb8643c3e5"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:21.499Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6fd011b-7026-4729-8c82-599a782536ef x-compute-request-id: req-e6fd011b-7026-4729-8c82-599a782536ef 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6a911689-e78e-413d-bf1e-4c7b8e263d75"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.018Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e6fd011b-7026-4729-8c82-599a782536ef", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6a911689-e78e-413d-bf1e-4c7b8e263d75"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.018Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-a5753bb6-a4c1-4de8-bc98-35586c4b2637", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7d091716-3238-4ce8-89cf-e7bb8643c3e5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.018Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-a5753bb6-a4c1-4de8-bc98-35586c4b2637", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7d091716-3238-4ce8-89cf-e7bb8643c3e5"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.018Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-a5753bb6-a4c1-4de8-bc98-35586c4b2637 x-compute-request-id: req-a5753bb6-a4c1-4de8-bc98-35586c4b2637 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7d091716-3238-4ce8-89cf-e7bb8643c3e5"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.018Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e6fd011b-7026-4729-8c82-599a782536ef", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6a911689-e78e-413d-bf1e-4c7b8e263d75"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.018Z", "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-05-18T23:59:21.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.018Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9 x-compute-request-id: req-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5239d07c-37f7-494b-b0fd-3980430e37ba"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.616Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426 x-compute-request-id: req-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:22.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7f6243bf-f0a1-4da7-b8ae-e2d5b68ae536"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.616Z", "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-05-18T23:59:22.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.616Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5239d07c-37f7-494b-b0fd-3980430e37ba"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.616Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:22.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7f6243bf-f0a1-4da7-b8ae-e2d5b68ae536"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.616Z", "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-05-18T23:59:22.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.616Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:22.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7f6243bf-f0a1-4da7-b8ae-e2d5b68ae536"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:22.616Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:21.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5239d07c-37f7-494b-b0fd-3980430e37ba"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:23.284Z", "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-05-18T23:59:22.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:40.585Z", "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-05-18T23:59:40.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:41.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:41.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a6c0e1ca-c58a-4106-86ef-88572c2849f5"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:42.262Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-da9dc980-a048-4388-8584-ad46e077a1f0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:41.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a6c0e1ca-c58a-4106-86ef-88572c2849f5"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:42.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5bcfdf7d08ae124c642e6d325c14a78c66aa884e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:41.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a6c0e1ca-c58a-4106-86ef-88572c2849f5"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:42.262Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da9dc980-a048-4388-8584-ad46e077a1f0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:41.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a6c0e1ca-c58a-4106-86ef-88572c2849f5"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:43.628Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f x-compute-request-id: req-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:34Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:43.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a6c0e1ca-c58a-4106-86ef-88572c2849f5"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:44.135Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:43.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a6c0e1ca-c58a-4106-86ef-88572c2849f5"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:44.135Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:43.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a6c0e1ca-c58a-4106-86ef-88572c2849f5"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:44.704Z", "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-05-18T23:59:44.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:49.209Z", "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-05-18T23:59:49.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:50.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:50.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44ab39c3-7f6d-40fc-8ef7-f981abb4565f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:50.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c63fdd7fb16401876db863692f483831034ba48\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:50.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44ab39c3-7f6d-40fc-8ef7-f981abb4565f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:50.793Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1dc602c0-0240-4e1b-8683-d88f5d0fa497", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:50.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44ab39c3-7f6d-40fc-8ef7-f981abb4565f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:50.793Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dc602c0-0240-4e1b-8683-d88f5d0fa497 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:50.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44ab39c3-7f6d-40fc-8ef7-f981abb4565f"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:50.793Z", "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-05-18T23:59:50.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:50.793Z", "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-05-18T23:59:50.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:51.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:51.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:51.464Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb7b8f0-a220-4f8d-bc64-21731254814c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:51.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:51.464Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bcb7b8f0-a220-4f8d-bc64-21731254814c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:51.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c500febbb31d3c5fc8383a35f7b64c453bffb898\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:51.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.008Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d228366c-8fd5-4485-abbb-bf76c42b0496 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:51.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f71ea11d-690f-4be5-b8c0-89541b4a792f"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.008Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d228366c-8fd5-4485-abbb-bf76c42b0496", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:51.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f71ea11d-690f-4be5-b8c0-89541b4a792f"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:08 GMT 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:00:08,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:08,492 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:08,492 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:08,492 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:00:08,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6748543a-b570-4862-87ef-6122bea564a6 2019-05-19 00:00:08,495 - 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-05-19 00:00:08,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-100e56ac-942c-422d-884f-6394931b9500 2019-05-19 00:00:08,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e61c0876-1165-49b6-b4d0-30130c758aec 2019-05-19 00:00:08,495 - 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-05-19 00:00:08,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-321320fd-6b27-407a-8bbb-0cfbb90a3ba0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:08,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-321320fd-6b27-407a-8bbb-0cfbb90a3ba0 2019-05-19 00:00:08,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00f01613271a14281aecb6882436e0f56cfcc5c" 2019-05-19 00:00:08,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:08,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e61c0876-1165-49b6-b4d0-30130c758aec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:08,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c05aa09eff73b924ae6e3a62d5cc209adfc5184" 2019-05-19 00:00:08,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe1f06b80694d99b68cc3e4fc946fdf28d9ff6" 2019-05-19 00:00:08,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6fd011b-7026-4729-8c82-599a782536ef x-compute-request-id: req-e6fd011b-7026-4729-8c82-599a782536ef 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:08,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e6fd011b-7026-4729-8c82-599a782536ef 2019-05-19 00:00:08,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-a5753bb6-a4c1-4de8-bc98-35586c4b2637 2019-05-19 00:00:08,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-a5753bb6-a4c1-4de8-bc98-35586c4b2637 2019-05-19 00:00:08,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-a5753bb6-a4c1-4de8-bc98-35586c4b2637 x-compute-request-id: req-a5753bb6-a4c1-4de8-bc98-35586c4b2637 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:08,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e6fd011b-7026-4729-8c82-599a782536ef 2019-05-19 00:00:08,498 - 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-05-19 00:00:08,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9 x-compute-request-id: req-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:08,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426 x-compute-request-id: req-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:08,498 - 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-05-19 00:00:08,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9 2019-05-19 00:00:08,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426 2019-05-19 00:00:08,499 - 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-05-19 00:00:08,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0f7708ee-6c47-4aba-8b9e-4ccc7d65b426 2019-05-19 00:00:08,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e80d54eb-e7f8-4b12-b2a1-b8c9b12316d9 2019-05-19 00:00:08,499 - 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-05-19 00:00:08,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:08,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:08,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-da9dc980-a048-4388-8584-ad46e077a1f0 2019-05-19 00:00:08,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bcfdf7d08ae124c642e6d325c14a78c66aa884e" 2019-05-19 00:00:08,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da9dc980-a048-4388-8584-ad46e077a1f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:08,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f x-compute-request-id: req-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:34Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:08,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f 2019-05-19 00:00:08,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-6fe6d0fb-32f3-4fd2-8787-362f7ae7389f 2019-05-19 00:00:08,500 - 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-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c63fdd7fb16401876db863692f483831034ba48" 2019-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1dc602c0-0240-4e1b-8683-d88f5d0fa497 2019-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dc602c0-0240-4e1b-8683-d88f5d0fa497 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:08,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:08,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb7b8f0-a220-4f8d-bc64-21731254814c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:08,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bcb7b8f0-a220-4f8d-bc64-21731254814c 2019-05-19 00:00:08,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c500febbb31d3c5fc8383a35f7b64c453bffb898" 2019-05-19 00:00:08,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d228366c-8fd5-4485-abbb-bf76c42b0496 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:08,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d228366c-8fd5-4485-abbb-bf76c42b0496 2019-05-19 00:00:08,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:00:09,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:09,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:09,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:09,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:09,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:09,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:09 GMT 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:09,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:14,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:00:15,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:15,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:15,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:15,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:15,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.008Z", "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-05-18T23:59:51.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c500febbb31d3c5fc8383a35f7b64c453bffb898\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:51.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.606Z", "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-05-18T23:59:52.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd5407911ff49f78eb87feb0737b287640c5e628\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:51.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f71ea11d-690f-4be5-b8c0-89541b4a792f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.606Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-e4fdc7f0-0247-4796-beac-c7a7ca4a7525 x-compute-request-id: req-e4fdc7f0-0247-4796-beac-c7a7ca4a7525 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:52.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44ab39c3-7f6d-40fc-8ef7-f981abb4565f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.606Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-e4fdc7f0-0247-4796-beac-c7a7ca4a7525", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:52.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44ab39c3-7f6d-40fc-8ef7-f981abb4565f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:52.606Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-e4fdc7f0-0247-4796-beac-c7a7ca4a7525", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:52.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44ab39c3-7f6d-40fc-8ef7-f981abb4565f"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:53.237Z", "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-05-18T23:59:52.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:53.237Z", "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-05-18T23:59:53.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:53.823Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f9dce74-c374-4ace-bcb6-b19d3574e6b7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:53.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7de803d0-1520-453c-aaa2-16bff497644e"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:53.823Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9dce74-c374-4ace-bcb6-b19d3574e6b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:53.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7de803d0-1520-453c-aaa2-16bff497644e"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:53.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:53.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7de803d0-1520-453c-aaa2-16bff497644e"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:53.823Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-6ed3bc35-650c-446d-8b10-23956a85b2fb x-compute-request-id: req-6ed3bc35-650c-446d-8b10-23956a85b2fb 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:42Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:53.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:53.823Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05-18T23:59:53.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:53.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.cfddd115-8f78-42f3-84e0-e7081a9872f4"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4619bed4c8802f5c2d552a9177941262439b856c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:53.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7de803d0-1520-453c-aaa2-16bff497644e"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ed3bc35-650c-446d-8b10-23956a85b2fb", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:53.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ed3bc35-650c-446d-8b10-23956a85b2fb", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:53.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8b302282-d94e-48ab-8bf1-71201ccab1f9"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db51c16-c57d-429d-9269-00213371cf1f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.cfddd115-8f78-42f3-84e0-e7081a9872f4"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0db51c16-c57d-429d-9269-00213371cf1f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.cfddd115-8f78-42f3-84e0-e7081a9872f4"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23:59: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-4e2e2774-e073-4556-a589-7ce44cdc8f59 x-compute-request-id: req-4e2e2774-e073-4556-a589-7ce44cdc8f59 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f71ea11d-690f-4be5-b8c0-89541b4a792f"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-4e2e2774-e073-4556-a589-7ce44cdc8f59", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f71ea11d-690f-4be5-b8c0-89541b4a792f"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-4e2e2774-e073-4556-a589-7ce44cdc8f59", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f71ea11d-690f-4be5-b8c0-89541b4a792f"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:54.452Z", "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-05-18T23:59:54.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23816cfb-5b18-4b28-9d36-8334dbe54444 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bcc5b38f-f35e-4244-9014-b89f3bc82f17"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37eca336fe773cacdad313d3a037cb41afe296fe\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16cd5c62-8e84-43aa-a7fb-53685d59d982"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e02298e7-a368-4398-bcbf-d408a16f5be3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16cd5c62-8e84-43aa-a7fb-53685d59d982"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:54.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bcc5b38f-f35e-4244-9014-b89f3bc82f17"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-23816cfb-5b18-4b28-9d36-8334dbe54444", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bcc5b38f-f35e-4244-9014-b89f3bc82f17"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "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-05-18T23:59:54.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6f4ff250e5b9768e578f090716e3c0bf8178252\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bcc5b38f-f35e-4244-9014-b89f3bc82f17"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b584cb02b3a498348c2226700fbbc37d8f2abcc0\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.cfddd115-8f78-42f3-84e0-e7081a9872f4"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-18T23:59:54.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16cd5c62-8e84-43aa-a7fb-53685d59d982"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.057Z", "message": "RESP: [300] Date: Sat, 18 May 2019 23:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02298e7-a368-4398-bcbf-d408a16f5be3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:54.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16cd5c62-8e84-43aa-a7fb-53685d59d982"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.675Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-11af098d-8fe8-403c-ae32-ded05eedea73 x-compute-request-id: req-11af098d-8fe8-403c-ae32-ded05eedea73 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:55.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7de803d0-1520-453c-aaa2-16bff497644e"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-11af098d-8fe8-403c-ae32-ded05eedea73", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:55.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7de803d0-1520-453c-aaa2-16bff497644e"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:55.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-11af098d-8fe8-403c-ae32-ded05eedea73", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:55.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7de803d0-1520-453c-aaa2-16bff497644e"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9fd2b5ac-3dff-4409-9199-c52be23efb63", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:56.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bcc5b38f-f35e-4244-9014-b89f3bc82f17"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-29b94d9c-b622-4d71-b483-e19d317283d9 x-compute-request-id: req-29b94d9c-b622-4d71-b483-e19d317283d9 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:56.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16cd5c62-8e84-43aa-a7fb-53685d59d982"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "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-05-18T23:59:55.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06998616-d6f7-4faa-b75f-f6d7b02d8e6b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:55.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.cfddd115-8f78-42f3-84e0-e7081a9872f4"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-06998616-d6f7-4faa-b75f-f6d7b02d8e6b x-compute-request-id: req-06998616-d6f7-4faa-b75f-f6d7b02d8e6b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:55.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.cfddd115-8f78-42f3-84e0-e7081a9872f4"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06998616-d6f7-4faa-b75f-f6d7b02d8e6b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:55.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.cfddd115-8f78-42f3-84e0-e7081a9872f4"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "message": "RESP: [200] Date: Sat, 18 May 2019 23: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-9fd2b5ac-3dff-4409-9199-c52be23efb63 x-compute-request-id: req-9fd2b5ac-3dff-4409-9199-c52be23efb63 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:56.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bcc5b38f-f35e-4244-9014-b89f3bc82f17"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9fd2b5ac-3dff-4409-9199-c52be23efb63", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:56.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bcc5b38f-f35e-4244-9014-b89f3bc82f17"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.846Z", "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-05-18T23:59:56.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.846Z", "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-05-18T23:59:56.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.846Z", "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-05-18T23:59:56.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.846Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-29b94d9c-b622-4d71-b483-e19d317283d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:56.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16cd5c62-8e84-43aa-a7fb-53685d59d982"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-18T23:59:56.846Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-29b94d9c-b622-4d71-b483-e19d317283d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-18T23:59:56.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16cd5c62-8e84-43aa-a7fb-53685d59d982"}], "metadata": {"pagination": {"total": 1153, "offset": 1102, "size": 50}}} 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:15 GMT 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:15,705 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:15,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:15,706 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:00:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c500febbb31d3c5fc8383a35f7b64c453bffb898" 2019-05-19 00:00:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5407911ff49f78eb87feb0737b287640c5e628" 2019-05-19 00:00:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-e4fdc7f0-0247-4796-beac-c7a7ca4a7525 x-compute-request-id: req-e4fdc7f0-0247-4796-beac-c7a7ca4a7525 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-e4fdc7f0-0247-4796-beac-c7a7ca4a7525 2019-05-19 00:00:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-e4fdc7f0-0247-4796-beac-c7a7ca4a7525 2019-05-19 00:00:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-19 00:00:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f9dce74-c374-4ace-bcb6-b19d3574e6b7 2019-05-19 00:00:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9dce74-c374-4ace-bcb6-b19d3574e6b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-6ed3bc35-650c-446d-8b10-23956a85b2fb x-compute-request-id: req-6ed3bc35-650c-446d-8b10-23956a85b2fb 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:42Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:15,711 - 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-05-19 00:00:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4619bed4c8802f5c2d552a9177941262439b856c" 2019-05-19 00:00:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ed3bc35-650c-446d-8b10-23956a85b2fb 2019-05-19 00:00:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ed3bc35-650c-446d-8b10-23956a85b2fb 2019-05-19 00:00:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db51c16-c57d-429d-9269-00213371cf1f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0db51c16-c57d-429d-9269-00213371cf1f 2019-05-19 00:00:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23:59: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-4e2e2774-e073-4556-a589-7ce44cdc8f59 x-compute-request-id: req-4e2e2774-e073-4556-a589-7ce44cdc8f59 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-4e2e2774-e073-4556-a589-7ce44cdc8f59 2019-05-19 00:00:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-4e2e2774-e073-4556-a589-7ce44cdc8f59 2019-05-19 00:00:15,713 - 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-05-19 00:00:15,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23816cfb-5b18-4b28-9d36-8334dbe54444 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:15,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eca336fe773cacdad313d3a037cb41afe296fe" 2019-05-19 00:00:15,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e02298e7-a368-4398-bcbf-d408a16f5be3 2019-05-19 00:00:15,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:15,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-23816cfb-5b18-4b28-9d36-8334dbe54444 2019-05-19 00:00:15,713 - 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-05-19 00:00:15,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4ff250e5b9768e578f090716e3c0bf8178252" 2019-05-19 00:00:15,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b584cb02b3a498348c2226700fbbc37d8f2abcc0" 2019-05-19 00:00:15,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:15,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 18 May 2019 23:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02298e7-a368-4398-bcbf-d408a16f5be3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:15,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-11af098d-8fe8-403c-ae32-ded05eedea73 x-compute-request-id: req-11af098d-8fe8-403c-ae32-ded05eedea73 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:15,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-11af098d-8fe8-403c-ae32-ded05eedea73 2019-05-19 00:00:15,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-11af098d-8fe8-403c-ae32-ded05eedea73 2019-05-19 00:00:15,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9fd2b5ac-3dff-4409-9199-c52be23efb63 2019-05-19 00:00:15,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-29b94d9c-b622-4d71-b483-e19d317283d9 x-compute-request-id: req-29b94d9c-b622-4d71-b483-e19d317283d9 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:15,715 - 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-05-19 00:00:15,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06998616-d6f7-4faa-b75f-f6d7b02d8e6b 2019-05-19 00:00:15,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-06998616-d6f7-4faa-b75f-f6d7b02d8e6b x-compute-request-id: req-06998616-d6f7-4faa-b75f-f6d7b02d8e6b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:15,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06998616-d6f7-4faa-b75f-f6d7b02d8e6b 2019-05-19 00:00:15,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 18 May 2019 23: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-9fd2b5ac-3dff-4409-9199-c52be23efb63 x-compute-request-id: req-9fd2b5ac-3dff-4409-9199-c52be23efb63 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:15,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9fd2b5ac-3dff-4409-9199-c52be23efb63 2019-05-19 00:00:15,716 - 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-05-19 00:00:15,716 - 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-05-19 00:00:15,716 - 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-05-19 00:00:15,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-29b94d9c-b622-4d71-b483-e19d317283d9 2019-05-19 00:00:15,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-29b94d9c-b622-4d71-b483-e19d317283d9 2019-05-19 00:00:15,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:00:15,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:15,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:15,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:15,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:15,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:15,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:15 GMT 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:15,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:20,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:00:21,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:21,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:21,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:21,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:14.428Z", "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-05-19T00:00:14.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:18.286Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:18.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44eb6501-5459-4fbd-9e70-d408495190b9"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:19.846Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0653831f-b7a9-4462-9e1c-5bddf87aea87", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:18.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44eb6501-5459-4fbd-9e70-d408495190b9"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:19.846Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5471cbf00e6fcd6c57118136a1ac35ab7240e3c5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:18.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44eb6501-5459-4fbd-9e70-d408495190b9"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:19.846Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0653831f-b7a9-4462-9e1c-5bddf87aea87 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:18.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44eb6501-5459-4fbd-9e70-d408495190b9"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:20.699Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-19f67a91-f79f-49f2-ab10-dffbbb009156", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:19.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44eb6501-5459-4fbd-9e70-d408495190b9"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:20.699Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-19f67a91-f79f-49f2-ab10-dffbbb009156 x-compute-request-id: req-19f67a91-f79f-49f2-ab10-dffbbb009156 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:34Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:19.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44eb6501-5459-4fbd-9e70-d408495190b9"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:20.699Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-19f67a91-f79f-49f2-ab10-dffbbb009156", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:19.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.44eb6501-5459-4fbd-9e70-d408495190b9"}], "metadata": {"pagination": {"total": 1160, "offset": 1152, "size": 50}}} 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:21 GMT 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:21,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:21,233 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:21,233 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:00:21,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:21,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:21,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0653831f-b7a9-4462-9e1c-5bddf87aea87 2019-05-19 00:00:21,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5471cbf00e6fcd6c57118136a1ac35ab7240e3c5" 2019-05-19 00:00:21,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0653831f-b7a9-4462-9e1c-5bddf87aea87 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:21,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-19f67a91-f79f-49f2-ab10-dffbbb009156 2019-05-19 00:00:21,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-19f67a91-f79f-49f2-ab10-dffbbb009156 x-compute-request-id: req-19f67a91-f79f-49f2-ab10-dffbbb009156 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:34Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:21,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-19f67a91-f79f-49f2-ab10-dffbbb009156 2019-05-19 00:00:21,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:26,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:00:26,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:26,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:26 GMT 2019-05-19 00:00:26,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:26,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:00:26,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:26,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:26,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:31,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:00:32,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:32,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:32,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:21.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 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-05-19T00:00:21.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:26.233Z", "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-05-19T00:00:26.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:27.465Z", "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-05-19T00:00:27.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:29.884Z", "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-05-19T00:00:29.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:30.884Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-110d8cab-00c0-4bab-8700-fa57209471c6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:30.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.75bdc81c-8d61-40c7-bcc7-d092e948afbf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:30.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}411cc0f462d391978a70aaa12321c0046a413516\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:30.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.75bdc81c-8d61-40c7-bcc7-d092e948afbf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:30.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:30.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.75bdc81c-8d61-40c7-bcc7-d092e948afbf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:30.884Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-110d8cab-00c0-4bab-8700-fa57209471c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:30.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.75bdc81c-8d61-40c7-bcc7-d092e948afbf"}], "metadata": {"pagination": {"total": 1168, "offset": 1160, "size": 50}}} 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:32 GMT 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:32,122 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:00:32,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:32,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:32,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:32,123 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:00:32,123 - 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-05-19 00:00:32,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:32,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:32,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:32,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-110d8cab-00c0-4bab-8700-fa57209471c6 2019-05-19 00:00:32,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411cc0f462d391978a70aaa12321c0046a413516" 2019-05-19 00:00:32,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:32,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-110d8cab-00c0-4bab-8700-fa57209471c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:32,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:00:35,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:35,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:35 GMT 2019-05-19 00:00:35,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:35,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:00:35,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:35,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:35,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:40,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:00:45,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:32.307Z", "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-05-19T00:00:31.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:36.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:36.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.eaebee57-669d-4884-99e5-99c1f3e5dd24"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:36.626Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-47b42d8f-2e65-4d43-963a-c6dad695355c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:36.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.eaebee57-669d-4884-99e5-99c1f3e5dd24"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:36.626Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b42d8f-2e65-4d43-963a-c6dad695355c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:36.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.eaebee57-669d-4884-99e5-99c1f3e5dd24"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:36.626Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-3b8866a7-89a8-4b8d-95ad-598e20350a89 x-compute-request-id: req-3b8866a7-89a8-4b8d-95ad-598e20350a89 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:32.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.75bdc81c-8d61-40c7-bcc7-d092e948afbf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:36.626Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-3b8866a7-89a8-4b8d-95ad-598e20350a89", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:32.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.75bdc81c-8d61-40c7-bcc7-d092e948afbf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:36.626Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-3b8866a7-89a8-4b8d-95ad-598e20350a89", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:32.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.75bdc81c-8d61-40c7-bcc7-d092e948afbf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:37.498Z", "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-05-19T00:00:37.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:37.498Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}514c39267800d3c170ae42841482d4a97c440cb5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:36.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.eaebee57-669d-4884-99e5-99c1f3e5dd24"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:39.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:38.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.71f687e6-0b1a-475f-a238-76497a43d6f6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:39.718Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fb1f8ba5-65d3-4789-a422-d8a7dbd25af4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:38.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.71f687e6-0b1a-475f-a238-76497a43d6f6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:39.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceba5e08c50bd8420f72f2a6c43551150d0b857a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:39.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.71f687e6-0b1a-475f-a238-76497a43d6f6"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:39.718Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6e67a7eb-8e64-4c69-af20-ce3e1068766d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:38.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.eaebee57-669d-4884-99e5-99c1f3e5dd24"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:39.718Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6e67a7eb-8e64-4c69-af20-ce3e1068766d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:38.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.eaebee57-669d-4884-99e5-99c1f3e5dd24"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:39.718Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-6e67a7eb-8e64-4c69-af20-ce3e1068766d x-compute-request-id: req-6e67a7eb-8e64-4c69-af20-ce3e1068766d 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:42Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:38.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.eaebee57-669d-4884-99e5-99c1f3e5dd24"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:39.718Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1f8ba5-65d3-4789-a422-d8a7dbd25af4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:38.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.71f687e6-0b1a-475f-a238-76497a43d6f6"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:40.671Z", "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-05-19T00:00:40.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:41.723Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-111d8508-c935-4b9b-b405-33a2c55582c8 x-compute-request-id: req-111d8508-c935-4b9b-b405-33a2c55582c8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:40.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.71f687e6-0b1a-475f-a238-76497a43d6f6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:41.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-111d8508-c935-4b9b-b405-33a2c55582c8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:40.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.71f687e6-0b1a-475f-a238-76497a43d6f6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:41.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-111d8508-c935-4b9b-b405-33a2c55582c8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:40.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.71f687e6-0b1a-475f-a238-76497a43d6f6"}], "metadata": {"pagination": {"total": 1188, "offset": 1168, "size": 50}}} 2019-05-19 00:00:45,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:45,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:45 GMT 2019-05-19 00:00:45,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:45,992 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:00:45,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:45,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:45,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:45,992 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:00:45,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:45,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:45,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-47b42d8f-2e65-4d43-963a-c6dad695355c 2019-05-19 00:00:45,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b42d8f-2e65-4d43-963a-c6dad695355c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:45,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-3b8866a7-89a8-4b8d-95ad-598e20350a89 x-compute-request-id: req-3b8866a7-89a8-4b8d-95ad-598e20350a89 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:45,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-3b8866a7-89a8-4b8d-95ad-598e20350a89 2019-05-19 00:00:45,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-3b8866a7-89a8-4b8d-95ad-598e20350a89 2019-05-19 00:00:45,994 - 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-05-19 00:00:45,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c39267800d3c170ae42841482d4a97c440cb5" 2019-05-19 00:00:45,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:45,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fb1f8ba5-65d3-4789-a422-d8a7dbd25af4 2019-05-19 00:00:45,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba5e08c50bd8420f72f2a6c43551150d0b857a" 2019-05-19 00:00:45,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6e67a7eb-8e64-4c69-af20-ce3e1068766d 2019-05-19 00:00:45,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6e67a7eb-8e64-4c69-af20-ce3e1068766d 2019-05-19 00:00:45,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-6e67a7eb-8e64-4c69-af20-ce3e1068766d x-compute-request-id: req-6e67a7eb-8e64-4c69-af20-ce3e1068766d 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:42Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:45,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1f8ba5-65d3-4789-a422-d8a7dbd25af4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:45,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:45,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-111d8508-c935-4b9b-b405-33a2c55582c8 x-compute-request-id: req-111d8508-c935-4b9b-b405-33a2c55582c8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:45,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-111d8508-c935-4b9b-b405-33a2c55582c8 2019-05-19 00:00:45,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-111d8508-c935-4b9b-b405-33a2c55582c8 2019-05-19 00:00:45,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:00:46,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:46,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:46,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:46,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:46,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:46,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:46 GMT 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:46,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:51,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:00:51,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:51,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:43.136Z", "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-05-19T00:00:42.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:43.136Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af6ef91-c5d8-4e18-b1ff-c9dbf4aacc2c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:42.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6dbb1f66-96b6-4772-99ea-e0592aa3711f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:43.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:42.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6dbb1f66-96b6-4772-99ea-e0592aa3711f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:43.136Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4af6ef91-c5d8-4e18-b1ff-c9dbf4aacc2c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:42.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6dbb1f66-96b6-4772-99ea-e0592aa3711f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:43.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff0f58c827abe2a7cb72bd4c79c401c51d95bdbb\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:42.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6dbb1f66-96b6-4772-99ea-e0592aa3711f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:46.486Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-c14e6e40-1b71-45a8-b5c4-8d09889a3f14", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:44.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6dbb1f66-96b6-4772-99ea-e0592aa3711f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:46.486Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-c14e6e40-1b71-45a8-b5c4-8d09889a3f14", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:44.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6dbb1f66-96b6-4772-99ea-e0592aa3711f"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:46.486Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-c14e6e40-1b71-45a8-b5c4-8d09889a3f14 x-compute-request-id: req-c14e6e40-1b71-45a8-b5c4-8d09889a3f14 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:44.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6dbb1f66-96b6-4772-99ea-e0592aa3711f"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:50.256Z", "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-05-19T00:00:50.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:51.333Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bba716c11c5ea357863457fc0898a266ed2e5e1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:50.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f21c29b1-3ffe-489d-b699-f67e46d5d79f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:51.333Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5b9d98cb-99f4-4124-8387-4afcf79d3836", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:50.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f21c29b1-3ffe-489d-b699-f67e46d5d79f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:51.333Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:50.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f21c29b1-3ffe-489d-b699-f67e46d5d79f"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:51.333Z", "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-05-19T00:00:50.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:51.333Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b9d98cb-99f4-4124-8387-4afcf79d3836 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:50.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f21c29b1-3ffe-489d-b699-f67e46d5d79f"}], "metadata": {"pagination": {"total": 1202, "offset": 1188, "size": 50}}} 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:51 GMT 2019-05-19 00:00:51,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:51,993 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:00:51,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:51,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:51,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:00:51,993 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:00:51,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:51,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af6ef91-c5d8-4e18-b1ff-c9dbf4aacc2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:51,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:51,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4af6ef91-c5d8-4e18-b1ff-c9dbf4aacc2c 2019-05-19 00:00:51,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0f58c827abe2a7cb72bd4c79c401c51d95bdbb" 2019-05-19 00:00:51,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-c14e6e40-1b71-45a8-b5c4-8d09889a3f14 2019-05-19 00:00:51,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-c14e6e40-1b71-45a8-b5c4-8d09889a3f14 2019-05-19 00:00:51,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-c14e6e40-1b71-45a8-b5c4-8d09889a3f14 x-compute-request-id: req-c14e6e40-1b71-45a8-b5c4-8d09889a3f14 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:00:51,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-19 00:00:51,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba716c11c5ea357863457fc0898a266ed2e5e1" 2019-05-19 00:00:51,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5b9d98cb-99f4-4124-8387-4afcf79d3836 2019-05-19 00:00:51,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:00:51,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 3/60] 2019-05-19 00:00:51,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b9d98cb-99f4-4124-8387-4afcf79d3836 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:00:51,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:00:56,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:00:56,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:00:56,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:00:56,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:00:56 GMT 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:00:56,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:00:56,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:00:56,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:01,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:02,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:02,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:02,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:02,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:02,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:02,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:02,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:52.360Z", "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-05-19T00:00:51.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:53.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4551e78d-48ee-49c5-987b-b05d43b6f79f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-f459fe43-fedf-4bc3-93f6-61f114e694c4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f21c29b1-3ffe-489d-b699-f67e46d5d79f"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-f459fe43-fedf-4bc3-93f6-61f114e694c4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f21c29b1-3ffe-489d-b699-f67e46d5d79f"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}734291c3cefbd7aab07ea6340fded8d5b2dd3bed\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:53.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.88bb483e-5538-4dab-8954-647d579fd632"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-f459fe43-fedf-4bc3-93f6-61f114e694c4 x-compute-request-id: req-f459fe43-fedf-4bc3-93f6-61f114e694c4 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f21c29b1-3ffe-489d-b699-f67e46d5d79f"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:00:52.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.88bb483e-5538-4dab-8954-647d579fd632"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52bc5d75-cd69-4292-a468-0086283105c5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.88bb483e-5538-4dab-8954-647d579fd632"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-52bc5d75-cd69-4292-a468-0086283105c5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:52.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.88bb483e-5538-4dab-8954-647d579fd632"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:00:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-598aad24-2ed2-43c2-8b5b-2cbb4a04793e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:53.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4551e78d-48ee-49c5-987b-b05d43b6f79f"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:53.586Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-598aad24-2ed2-43c2-8b5b-2cbb4a04793e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:53.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4551e78d-48ee-49c5-987b-b05d43b6f79f"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:57.842Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c51f7265-79bf-4c43-a440-283c4e2217b0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:54.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.88bb483e-5538-4dab-8954-647d579fd632"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:57.842Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-c51f7265-79bf-4c43-a440-283c4e2217b0 x-compute-request-id: req-c51f7265-79bf-4c43-a440-283c4e2217b0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:54.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.88bb483e-5538-4dab-8954-647d579fd632"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:57.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa28c524182137207b7ce78a8a12a9d548341c66\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:53.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4551e78d-48ee-49c5-987b-b05d43b6f79f"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:57.842Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c51f7265-79bf-4c43-a440-283c4e2217b0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:54.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.88bb483e-5538-4dab-8954-647d579fd632"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:57.842Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fa37fde6-0144-4ca2-ace2-51f0ef248cb1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:54.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4551e78d-48ee-49c5-987b-b05d43b6f79f"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:57.842Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fa37fde6-0144-4ca2-ace2-51f0ef248cb1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:54.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4551e78d-48ee-49c5-987b-b05d43b6f79f"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:57.842Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:00: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-fa37fde6-0144-4ca2-ace2-51f0ef248cb1 x-compute-request-id: req-fa37fde6-0144-4ca2-ace2-51f0ef248cb1 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:00:54.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4551e78d-48ee-49c5-987b-b05d43b6f79f"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:00:59.974Z", "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-05-19T00:00:59.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1221, "offset": 1202, "size": 50}}} 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:02 GMT 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:02,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:02,195 - 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-05-19 00:01:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-f459fe43-fedf-4bc3-93f6-61f114e694c4 2019-05-19 00:01:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-f459fe43-fedf-4bc3-93f6-61f114e694c4 2019-05-19 00:01:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734291c3cefbd7aab07ea6340fded8d5b2dd3bed" 2019-05-19 00:01:02,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-f459fe43-fedf-4bc3-93f6-61f114e694c4 x-compute-request-id: req-f459fe43-fedf-4bc3-93f6-61f114e694c4 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:02,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:02,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52bc5d75-cd69-4292-a468-0086283105c5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:02,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-52bc5d75-cd69-4292-a468-0086283105c5 2019-05-19 00:01:02,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:00:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-598aad24-2ed2-43c2-8b5b-2cbb4a04793e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:02,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-598aad24-2ed2-43c2-8b5b-2cbb4a04793e 2019-05-19 00:01:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c51f7265-79bf-4c43-a440-283c4e2217b0 2019-05-19 00:01:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-c51f7265-79bf-4c43-a440-283c4e2217b0 x-compute-request-id: req-c51f7265-79bf-4c43-a440-283c4e2217b0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa28c524182137207b7ce78a8a12a9d548341c66" 2019-05-19 00:01:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c51f7265-79bf-4c43-a440-283c4e2217b0 2019-05-19 00:01:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fa37fde6-0144-4ca2-ace2-51f0ef248cb1 2019-05-19 00:01:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fa37fde6-0144-4ca2-ace2-51f0ef248cb1 2019-05-19 00:01:02,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:00: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-fa37fde6-0144-4ca2-ace2-51f0ef248cb1 x-compute-request-id: req-fa37fde6-0144-4ca2-ace2-51f0ef248cb1 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:02,198 - 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-05-19 00:01:02,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:03,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:03,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:03,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:03 GMT 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:03,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:03,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:03,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:03,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:08,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:10,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:10,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:10,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:02.277Z", "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-05-19T00:01:02.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:04.118Z", "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-05-19T00:01:03.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:07.662Z", "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-05-19T00:01:06.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1224, "offset": 1221, "size": 50}}} 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:10 GMT 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:10,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:10,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:10,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:10,554 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:10,554 - 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-05-19 00:01:10,555 - 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-05-19 00:01:10,555 - 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-05-19 00:01:10,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:10,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:10,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:10,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:10,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:10,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:10,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:10,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:10,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:10,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:10,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:10 GMT 2019-05-19 00:01:10,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:10,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:10,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:10,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:10,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:15,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:18,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:18,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:10.486Z", "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-05-19T00:01:07.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:11.134Z", "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-05-19T00:01:10.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:12.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:12.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f91ca67-9359-4daa-bec4-a55ecd9f43aa"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:13.614Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}989ff4f5521b730ea26ed53577df0cb352fdcd3a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:13.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f91ca67-9359-4daa-bec4-a55ecd9f43aa"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:13.614Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-33321634-4e80-4d06-bd5d-3046e0c7847a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:12.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f91ca67-9359-4daa-bec4-a55ecd9f43aa"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:13.614Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33321634-4e80-4d06-bd5d-3046e0c7847a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:12.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f91ca67-9359-4daa-bec4-a55ecd9f43aa"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:15.530Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-e8c8802f-eb27-4833-9d32-1e07a8aceda1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:14.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f91ca67-9359-4daa-bec4-a55ecd9f43aa"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:15.530Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:15.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ad932dc-8bf0-4d75-b954-c5cbc861008d"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:15.530Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-e8c8802f-eb27-4833-9d32-1e07a8aceda1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:14.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f91ca67-9359-4daa-bec4-a55ecd9f43aa"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:15.530Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6a3ce8-4c33-4f5c-8772-945c3c8536ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:15.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ad932dc-8bf0-4d75-b954-c5cbc861008d"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:15.530Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2b6a3ce8-4c33-4f5c-8772-945c3c8536ab", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:15.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ad932dc-8bf0-4d75-b954-c5cbc861008d"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:15.530Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-e8c8802f-eb27-4833-9d32-1e07a8aceda1 x-compute-request-id: req-e8c8802f-eb27-4833-9d32-1e07a8aceda1 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:34Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:14.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f91ca67-9359-4daa-bec4-a55ecd9f43aa"}], "metadata": {"pagination": {"total": 1236, "offset": 1224, "size": 50}}} 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:18 GMT 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:18,406 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:18,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:18,407 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:18,407 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:18,407 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989ff4f5521b730ea26ed53577df0cb352fdcd3a" 2019-05-19 00:01:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-33321634-4e80-4d06-bd5d-3046e0c7847a 2019-05-19 00:01:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33321634-4e80-4d06-bd5d-3046e0c7847a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-e8c8802f-eb27-4833-9d32-1e07a8aceda1 2019-05-19 00:01:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-e8c8802f-eb27-4833-9d32-1e07a8aceda1 2019-05-19 00:01:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6a3ce8-4c33-4f5c-8772-945c3c8536ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2b6a3ce8-4c33-4f5c-8772-945c3c8536ab 2019-05-19 00:01:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-e8c8802f-eb27-4833-9d32-1e07a8aceda1 x-compute-request-id: req-e8c8802f-eb27-4833-9d32-1e07a8aceda1 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:34Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:18,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:22,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:22,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:22 GMT 2019-05-19 00:01:22,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:22,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:22,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:22,120 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:22,120 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:27,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:29,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:19.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}674867936098e688dc703af642f8312d8d6ce2fe\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:15.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ad932dc-8bf0-4d75-b954-c5cbc861008d"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:19.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-a04f7500-43be-48c4-b4b7-4e450e7bd09f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:17.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ad932dc-8bf0-4d75-b954-c5cbc861008d"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:19.009Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-a04f7500-43be-48c4-b4b7-4e450e7bd09f x-compute-request-id: req-a04f7500-43be-48c4-b4b7-4e450e7bd09f 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:17.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ad932dc-8bf0-4d75-b954-c5cbc861008d"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:19.009Z", "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-05-19T00:01:18.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:19.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-a04f7500-43be-48c4-b4b7-4e450e7bd09f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:17.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ad932dc-8bf0-4d75-b954-c5cbc861008d"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:23.117Z", "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-05-19T00:01:22.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:24.971Z", "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-05-19T00:01:24.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:29.038Z", "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-05-19T00:01:25.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1244, "offset": 1236, "size": 50}}} 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:29 GMT 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:29,658 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:29,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674867936098e688dc703af642f8312d8d6ce2fe" 2019-05-19 00:01:29,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-a04f7500-43be-48c4-b4b7-4e450e7bd09f 2019-05-19 00:01:29,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-a04f7500-43be-48c4-b4b7-4e450e7bd09f x-compute-request-id: req-a04f7500-43be-48c4-b4b7-4e450e7bd09f 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.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:29,659 - 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-05-19 00:01:29,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-a04f7500-43be-48c4-b4b7-4e450e7bd09f 2019-05-19 00:01:29,659 - 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-05-19 00:01:29,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:29,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:29,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:30,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:30,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:30,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:30 GMT 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:30,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:30,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:30,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:30,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:35,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:36,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:36,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:29.986Z", "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-05-19T00:01:29.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:31.055Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5aad06e-b08f-47eb-8543-d1cfca7a8b91 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:30.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61f1c208-f517-4035-a392-e8ac533606df"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:31.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}300b74c336079144b475acfb44bcdf2e82bf07f6\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:30.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61f1c208-f517-4035-a392-e8ac533606df"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:31.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:30.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61f1c208-f517-4035-a392-e8ac533606df"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:31.055Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c5aad06e-b08f-47eb-8543-d1cfca7a8b91", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:30.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61f1c208-f517-4035-a392-e8ac533606df"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:32.557Z", "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-05-19T00:01:32.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:33.724Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dbd1c1e-49aa-435e-8fc9-3caa3a44fd9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:32.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4dbbdc7a-1f1d-4c3c-b5e0-8734c56ddc50"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:33.724Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5dbd1c1e-49aa-435e-8fc9-3caa3a44fd9f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:32.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4dbbdc7a-1f1d-4c3c-b5e0-8734c56ddc50"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:33.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67737eb73cb061b3c731984ca4c14173141a9f68\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:33.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4dbbdc7a-1f1d-4c3c-b5e0-8734c56ddc50"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:33.724Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-045ffa7e-4bdf-4907-96ca-f529edd05923 x-compute-request-id: req-045ffa7e-4bdf-4907-96ca-f529edd05923 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:42Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:32.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61f1c208-f517-4035-a392-e8ac533606df"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:33.724Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-045ffa7e-4bdf-4907-96ca-f529edd05923", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:32.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61f1c208-f517-4035-a392-e8ac533606df"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:33.724Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-045ffa7e-4bdf-4907-96ca-f529edd05923", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:32.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61f1c208-f517-4035-a392-e8ac533606df"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:33.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:32.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4dbbdc7a-1f1d-4c3c-b5e0-8734c56ddc50"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f5cf06c-dfc5-4db7-b602-93ecc156e17b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:34.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.453b9f25-8afb-43b8-adcc-f4b666775e80"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-04160f73-ba3d-4210-ba63-b71a99802bd4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:34.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4dbbdc7a-1f1d-4c3c-b5e0-8734c56ddc50"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-04160f73-ba3d-4210-ba63-b71a99802bd4 x-compute-request-id: req-04160f73-ba3d-4210-ba63-b71a99802bd4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:34.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4dbbdc7a-1f1d-4c3c-b5e0-8734c56ddc50"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-19T00:01:35.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:34.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.453b9f25-8afb-43b8-adcc-f4b666775e80"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5cf06c-dfc5-4db7-b602-93ecc156e17b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:34.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.453b9f25-8afb-43b8-adcc-f4b666775e80"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "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-05-19T00:01:34.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:35.111Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-04160f73-ba3d-4210-ba63-b71a99802bd4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:34.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4dbbdc7a-1f1d-4c3c-b5e0-8734c56ddc50"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:35.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a17c5e5c-0297-4a5c-96fb-6c6cf002297e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.160Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4a3b1ba2-3099-4044-84cd-789740a5cd31", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:35.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a17c5e5c-0297-4a5c-96fb-6c6cf002297e"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}349749af78c4ef6a7e675787b4a711a156e1b3e4\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:35.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.453b9f25-8afb-43b8-adcc-f4b666775e80"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.160Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a3b1ba2-3099-4044-84cd-789740a5cd31 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:35.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a17c5e5c-0297-4a5c-96fb-6c6cf002297e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee9139c6c1dac3fa82f35389de596453cdaf2779\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:35.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a17c5e5c-0297-4a5c-96fb-6c6cf002297e"}], "metadata": {"pagination": {"total": 1270, "offset": 1244, "size": 50}}} 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:36 GMT 2019-05-19 00:01:36,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:36,472 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:36,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:36,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:36,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:36,472 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:36,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:36,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5aad06e-b08f-47eb-8543-d1cfca7a8b91 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:36,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300b74c336079144b475acfb44bcdf2e82bf07f6" 2019-05-19 00:01:36,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:36,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c5aad06e-b08f-47eb-8543-d1cfca7a8b91 2019-05-19 00:01:36,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:36,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dbd1c1e-49aa-435e-8fc9-3caa3a44fd9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:36,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5dbd1c1e-49aa-435e-8fc9-3caa3a44fd9f 2019-05-19 00:01:36,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67737eb73cb061b3c731984ca4c14173141a9f68" 2019-05-19 00:01:36,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-045ffa7e-4bdf-4907-96ca-f529edd05923 x-compute-request-id: req-045ffa7e-4bdf-4907-96ca-f529edd05923 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.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:42Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:36,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-045ffa7e-4bdf-4907-96ca-f529edd05923 2019-05-19 00:01:36,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-045ffa7e-4bdf-4907-96ca-f529edd05923 2019-05-19 00:01:36,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:36,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f5cf06c-dfc5-4db7-b602-93ecc156e17b 2019-05-19 00:01:36,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-04160f73-ba3d-4210-ba63-b71a99802bd4 2019-05-19 00:01:36,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-04160f73-ba3d-4210-ba63-b71a99802bd4 x-compute-request-id: req-04160f73-ba3d-4210-ba63-b71a99802bd4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:36,476 - 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-05-19 00:01:36,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:36,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5cf06c-dfc5-4db7-b602-93ecc156e17b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:36,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:36,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-04160f73-ba3d-4210-ba63-b71a99802bd4 2019-05-19 00:01:36,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:36,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4a3b1ba2-3099-4044-84cd-789740a5cd31 2019-05-19 00:01:36,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349749af78c4ef6a7e675787b4a711a156e1b3e4" 2019-05-19 00:01:36,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a3b1ba2-3099-4044-84cd-789740a5cd31 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:36,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9139c6c1dac3fa82f35389de596453cdaf2779" 2019-05-19 00:01:36,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:36,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:36,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:36,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:36 GMT 2019-05-19 00:01:36,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:36,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:36,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:36,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:36,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:41,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:41,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:41,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:41,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:41,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-5f7a035a-4a92-4d2c-a031-12325c45da07 x-compute-request-id: req-5f7a035a-4a92-4d2c-a031-12325c45da07 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:43Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.453b9f25-8afb-43b8-adcc-f4b666775e80"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-5f7a035a-4a92-4d2c-a031-12325c45da07", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.453b9f25-8afb-43b8-adcc-f4b666775e80"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4502b8-da26-42b2-8ded-65001eecb393 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1951922e-90e3-40c2-9a23-95c2b6775be7"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:36.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1951922e-90e3-40c2-9a23-95c2b6775be7"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-eb4502b8-da26-42b2-8ded-65001eecb393", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1951922e-90e3-40c2-9a23-95c2b6775be7"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "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-05-19T00:01:36.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-31159801-2389-4f03-bcbb-243d50524142 x-compute-request-id: req-31159801-2389-4f03-bcbb-243d50524142 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:44Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a17c5e5c-0297-4a5c-96fb-6c6cf002297e"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:36.997Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-5f7a035a-4a92-4d2c-a031-12325c45da07", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.453b9f25-8afb-43b8-adcc-f4b666775e80"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:37.548Z", "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-05-19T00:01:37.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:37.548Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-19T00:01:37.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:37.548Z", "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-05-19T00:01:36.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:37.548Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-31159801-2389-4f03-bcbb-243d50524142", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a17c5e5c-0297-4a5c-96fb-6c6cf002297e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:37.548Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-31159801-2389-4f03-bcbb-243d50524142", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a17c5e5c-0297-4a5c-96fb-6c6cf002297e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:37.548Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}709180332543ab3ac559ad55fbf9b3d2f568a9da\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:36.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1951922e-90e3-40c2-9a23-95c2b6775be7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:38.083Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:38.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bccee828-7dcb-443b-b6fc-b9fc541c5203"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:38.783Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:38.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1951922e-90e3-40c2-9a23-95c2b6775be7"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:38.783Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:38.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1951922e-90e3-40c2-9a23-95c2b6775be7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:38.783Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce6cf028eeb5ae72584584022f9bf88731b7fa04\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:38.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bccee828-7dcb-443b-b6fc-b9fc541c5203"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:38.783Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-833ce51c-df81-457d-9407-3fbc870f4a99 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:38.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bccee828-7dcb-443b-b6fc-b9fc541c5203"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:38.783Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-833ce51c-df81-457d-9407-3fbc870f4a99", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:38.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bccee828-7dcb-443b-b6fc-b9fc541c5203"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:38.783Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5 x-compute-request-id: req-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:38.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1951922e-90e3-40c2-9a23-95c2b6775be7"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:39.450Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-19T00:01:38.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:40.170Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-4c4c5090-abd9-4739-8fdb-c95cbdee7901", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:39.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bccee828-7dcb-443b-b6fc-b9fc541c5203"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:40.170Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-4c4c5090-abd9-4739-8fdb-c95cbdee7901", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:39.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bccee828-7dcb-443b-b6fc-b9fc541c5203"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:40.170Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01: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-4c4c5090-abd9-4739-8fdb-c95cbdee7901 x-compute-request-id: req-4c4c5090-abd9-4739-8fdb-c95cbdee7901 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:45Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:39.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bccee828-7dcb-443b-b6fc-b9fc541c5203"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:40.839Z", "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-05-19T00:01:40.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1296, "offset": 1270, "size": 50}}} 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:41 GMT 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:41,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:41,650 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-5f7a035a-4a92-4d2c-a031-12325c45da07 x-compute-request-id: req-5f7a035a-4a92-4d2c-a031-12325c45da07 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.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:43Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:41,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-5f7a035a-4a92-4d2c-a031-12325c45da07 2019-05-19 00:01:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4502b8-da26-42b2-8ded-65001eecb393 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-eb4502b8-da26-42b2-8ded-65001eecb393 2019-05-19 00:01:41,652 - 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-05-19 00:01:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-31159801-2389-4f03-bcbb-243d50524142 x-compute-request-id: req-31159801-2389-4f03-bcbb-243d50524142 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.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:44Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:41,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-5f7a035a-4a92-4d2c-a031-12325c45da07 2019-05-19 00:01:41,652 - 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-05-19 00:01:41,653 - 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-05-19 00:01:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-19 00:01:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-31159801-2389-4f03-bcbb-243d50524142 2019-05-19 00:01:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-31159801-2389-4f03-bcbb-243d50524142 2019-05-19 00:01:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709180332543ab3ac559ad55fbf9b3d2f568a9da" 2019-05-19 00:01:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:41,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5 2019-05-19 00:01:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5 2019-05-19 00:01:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6cf028eeb5ae72584584022f9bf88731b7fa04" 2019-05-19 00:01:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-833ce51c-df81-457d-9407-3fbc870f4a99 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-833ce51c-df81-457d-9407-3fbc870f4a99 2019-05-19 00:01:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5 x-compute-request-id: req-3337e421-ee00-4ef2-b0a1-c0a1cd2530b5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:41,654 - 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-05-19 00:01:41,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-4c4c5090-abd9-4739-8fdb-c95cbdee7901 2019-05-19 00:01:41,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-4c4c5090-abd9-4739-8fdb-c95cbdee7901 2019-05-19 00:01:41,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01: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-4c4c5090-abd9-4739-8fdb-c95cbdee7901 x-compute-request-id: req-4c4c5090-abd9-4739-8fdb-c95cbdee7901 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:45Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:41,655 - 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-05-19 00:01:41,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:41,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:41,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:41,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:41,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:41,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:41 GMT 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:41,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:46,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:46,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:46,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:46,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:46,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:46,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:46,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1296, "offset": 1296, "size": 50}}} 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:46 GMT 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:46,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:46,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:46,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:46,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:46,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:46,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:46,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:46 GMT 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:46,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:51,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:51,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:51,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:51,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:51,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:48.765Z", "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-05-19T00:01:48.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:49.634Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:49.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.825a7acf-5b3a-4270-a4d0-5f89e8dd8804"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:50.302Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94f92bf6d558688beb858ac2c1f0c0d100eb44d0\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:49.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.825a7acf-5b3a-4270-a4d0-5f89e8dd8804"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:50.302Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d618bf0a-4e61-419c-8aef-3a985cf75db8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:49.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.825a7acf-5b3a-4270-a4d0-5f89e8dd8804"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:50.302Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d618bf0a-4e61-419c-8aef-3a985cf75db8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:49.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.825a7acf-5b3a-4270-a4d0-5f89e8dd8804"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:51.621Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d90b50a-f761-4f9e-b41f-a896835cb850 x-compute-request-id: req-2d90b50a-f761-4f9e-b41f-a896835cb850 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-18T23:58:34Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:51.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.825a7acf-5b3a-4270-a4d0-5f89e8dd8804"}], "metadata": {"pagination": {"total": 1302, "offset": 1296, "size": 50}}} 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:51 GMT 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:51,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:51,998 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:51,998 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:51,998 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:51,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:01:51,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:51,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f92bf6d558688beb858ac2c1f0c0d100eb44d0" 2019-05-19 00:01:51,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d618bf0a-4e61-419c-8aef-3a985cf75db8 2019-05-19 00:01:51,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d618bf0a-4e61-419c-8aef-3a985cf75db8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:51,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d90b50a-f761-4f9e-b41f-a896835cb850 x-compute-request-id: req-2d90b50a-f761-4f9e-b41f-a896835cb850 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-18T23:58:34Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:51,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:52,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:52,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:52,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:52,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:52 GMT 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:52,082 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:52,082 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:57,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:01:57,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:52.142Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-2d90b50a-f761-4f9e-b41f-a896835cb850", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:51.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.825a7acf-5b3a-4270-a4d0-5f89e8dd8804"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:52.142Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-2d90b50a-f761-4f9e-b41f-a896835cb850", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:51.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.825a7acf-5b3a-4270-a4d0-5f89e8dd8804"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:52.142Z", "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 5/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-05-19T00:01:51.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:53.145Z", "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-05-19T00:01:53.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:54.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:01:54.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:55.102Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f2ec5a-177d-4dbd-a1b7-3ea53836cfe0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:54.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:55.102Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-07f2ec5a-177d-4dbd-a1b7-3ea53836cfe0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:54.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:55.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}775b35db9984a5d61b9dd18262c2c3ec9bfdfe85\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:54.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:56.366Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e126a0e5-dca0-43fd-901a-bca799e8020c x-compute-request-id: req-e126a0e5-dca0-43fd-901a-bca799e8020c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:56.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:56.953Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e126a0e5-dca0-43fd-901a-bca799e8020c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:56.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:56.953Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e126a0e5-dca0-43fd-901a-bca799e8020c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:56.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:56.953Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:56.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0496026f-08bf-481c-874d-49254848b081"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:56.953Z", "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-05-19T00:01:56.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:56.953Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:56.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1316, "offset": 1302, "size": 50}}} 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:57,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:57 GMT 2019-05-19 00:01:57,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:57,230 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:01:57,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:57,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:57,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:01:57,230 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:01:57,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-2d90b50a-f761-4f9e-b41f-a896835cb850 2019-05-19 00:01:57,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-2d90b50a-f761-4f9e-b41f-a896835cb850 2019-05-19 00:01:57,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 5/60] 2019-05-19 00:01:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:01:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:01:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f2ec5a-177d-4dbd-a1b7-3ea53836cfe0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:01:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-07f2ec5a-177d-4dbd-a1b7-3ea53836cfe0 2019-05-19 00:01:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}775b35db9984a5d61b9dd18262c2c3ec9bfdfe85" 2019-05-19 00:01:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e126a0e5-dca0-43fd-901a-bca799e8020c x-compute-request-id: req-e126a0e5-dca0-43fd-901a-bca799e8020c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:01:57,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e126a0e5-dca0-43fd-901a-bca799e8020c 2019-05-19 00:01:57,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-e126a0e5-dca0-43fd-901a-bca799e8020c 2019-05-19 00:01:57,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:01:57,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:01:57,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-19 00:01:57,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:01:57,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:01:57,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:01:57 GMT 2019-05-19 00:01:57,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:01:57,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:01:57,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:01:57,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:01:57,295 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:02,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:02,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:57.653Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:57.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:58.269Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:01:57.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.23234989-2787-486d-be26-d74494aee065"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:01:58.788Z", "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-05-19T00:01:58.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1319, "offset": 1316, "size": 50}}} 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:02 GMT 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:02,464 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:02,465 - 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-05-19 00:02:02,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:02,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:02,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:02 GMT 2019-05-19 00:02:02,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:02,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:02,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:02,525 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:02,525 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:07,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:07,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:07,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:07,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:07,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:07,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:07,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:05.366Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:05.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:06.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:02:06.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:07.156Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c811e4f-9cfe-4a32-b5a1-99400c23c354 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:06.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:07.156Z", "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-05-19T00:02:06.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:07.156Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8c811e4f-9cfe-4a32-b5a1-99400c23c354", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:06.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:07.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32de252ce25a8391bb45589afd6c3e39629e3a16\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:06.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}], "metadata": {"pagination": {"total": 1325, "offset": 1319, "size": 50}}} 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:07 GMT 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:07,727 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:07,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:07,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:02:07,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c811e4f-9cfe-4a32-b5a1-99400c23c354 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:02:07,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:07,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8c811e4f-9cfe-4a32-b5a1-99400c23c354 2019-05-19 00:02:07,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32de252ce25a8391bb45589afd6c3e39629e3a16" 2019-05-19 00:02:07,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:07,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:07,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:07,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:07 GMT 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:07,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:07,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:07,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:12,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:13,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:13,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:13,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:13,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:13,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:13,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:13,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:07.773Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:02:07.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:07.773Z", "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-05-19T00:02:07.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:08.377Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-99c2c935-7562-48ab-b176-30a975352f69", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:07.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:08.377Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c2c935-7562-48ab-b176-30a975352f69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:07.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:08.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00b372398a8e307341f7043c471febd546ef0693\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:08.377Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:07.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.001Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-5ff05fd6-4106-4238-a23e-fa243c7dc58e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.001Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-5ff05fd6-4106-4238-a23e-fa243c7dc58e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.001Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-5ff05fd6-4106-4238-a23e-fa243c7dc58e x-compute-request-id: req-5ff05fd6-4106-4238-a23e-fa243c7dc58e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.001Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d5965325-18c5-44b1-ae72-f20abd8a5285"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ab781e-a209-4e19-b4b1-229f2a2fad51 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd6375e680375a02c764c334e4c2f9aa4b06399e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e29f36-511d-4327-8440-63439782fa45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:02:08.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}745d901579e7e635802d5f4fa1c68714bc05c205\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a8e29f36-511d-4327-8440-63439782fa45", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:08.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:02:09.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:09.573Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-19ab781e-a209-4e19-b4b1-229f2a2fad51", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.290Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.290Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47c6afac-0326-489c-9473-b5317fa36e63 x-compute-request-id: req-47c6afac-0326-489c-9473-b5317fa36e63 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.290Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-47c6afac-0326-489c-9473-b5317fa36e63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.290Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-47c6afac-0326-489c-9473-b5317fa36e63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.290Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.db72b1c3-d3fd-4d56-8246-0bd6a9699849"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.290Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:09.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-daf04fa7-cec1-4f7d-a92c-7a89aaba9c34", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:02:10.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "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-05-19T00:02:10.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "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-05-19T00:02:10.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f08d9c48ef33228f87d5319f6cf38884403dc183\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:10.973Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf04fa7-cec1-4f7d-a92c-7a89aaba9c34 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-91309316-c41a-4a8a-8b89-8defd52a9bef", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-91309316-c41a-4a8a-8b89-8defd52a9bef", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-91309316-c41a-4a8a-8b89-8defd52a9bef x-compute-request-id: req-91309316-c41a-4a8a-8b89-8defd52a9bef Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-f0cc488c-c2de-4355-8158-7af16a292db9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-f0cc488c-c2de-4355-8158-7af16a292db9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-f0cc488c-c2de-4355-8158-7af16a292db9 x-compute-request-id: req-f0cc488c-c2de-4355-8158-7af16a292db9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.61fb8e9f-52d5-440a-8b4c-712f99b50eef"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:11.512Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:10.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2c527049-ae52-4e61-acf5-967c9c7303d3"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.025Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b3abf615-5a35-4a4c-bc4a-fa4479d9a445", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.025Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3abf615-5a35-4a4c-bc4a-fa4479d9a445 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:02:11.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.025Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.025Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.025Z", "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-05-19T00:02:11.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}690f8ad45ac0ef9b6892fef1ca954fef3ed456b3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}], "metadata": {"pagination": {"total": 1383, "offset": 1325, "size": 50}}} 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:13 GMT 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:13,385 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-99c2c935-7562-48ab-b176-30a975352f69 2019-05-19 00:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c2c935-7562-48ab-b176-30a975352f69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b372398a8e307341f7043c471febd546ef0693" 2019-05-19 00:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-5ff05fd6-4106-4238-a23e-fa243c7dc58e 2019-05-19 00:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-5ff05fd6-4106-4238-a23e-fa243c7dc58e 2019-05-19 00:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-5ff05fd6-4106-4238-a23e-fa243c7dc58e x-compute-request-id: req-5ff05fd6-4106-4238-a23e-fa243c7dc58e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ab781e-a209-4e19-b4b1-229f2a2fad51 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6375e680375a02c764c334e4c2f9aa4b06399e" 2019-05-19 00:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e29f36-511d-4327-8440-63439782fa45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745d901579e7e635802d5f4fa1c68714bc05c205" 2019-05-19 00:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a8e29f36-511d-4327-8440-63439782fa45 2019-05-19 00:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-19ab781e-a209-4e19-b4b1-229f2a2fad51 2019-05-19 00:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47c6afac-0326-489c-9473-b5317fa36e63 x-compute-request-id: req-47c6afac-0326-489c-9473-b5317fa36e63 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-47c6afac-0326-489c-9473-b5317fa36e63 2019-05-19 00:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-47c6afac-0326-489c-9473-b5317fa36e63 2019-05-19 00:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-19 00:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-daf04fa7-cec1-4f7d-a92c-7a89aaba9c34 2019-05-19 00:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-19 00:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08d9c48ef33228f87d5319f6cf38884403dc183" 2019-05-19 00:02:13,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf04fa7-cec1-4f7d-a92c-7a89aaba9c34 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:02:13,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-91309316-c41a-4a8a-8b89-8defd52a9bef 2019-05-19 00:02:13,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-91309316-c41a-4a8a-8b89-8defd52a9bef 2019-05-19 00:02:13,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-91309316-c41a-4a8a-8b89-8defd52a9bef x-compute-request-id: req-91309316-c41a-4a8a-8b89-8defd52a9bef Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:02:13,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:02:13,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-f0cc488c-c2de-4355-8158-7af16a292db9 2019-05-19 00:02:13,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-f0cc488c-c2de-4355-8158-7af16a292db9 2019-05-19 00:02:13,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-f0cc488c-c2de-4355-8158-7af16a292db9 x-compute-request-id: req-f0cc488c-c2de-4355-8158-7af16a292db9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:02:13,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:02:13,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b3abf615-5a35-4a4c-bc4a-fa4479d9a445 2019-05-19 00:02:13,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3abf615-5a35-4a4c-bc4a-fa4479d9a445 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:02:13,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:02:13,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-19 00:02:13,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:13,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690f8ad45ac0ef9b6892fef1ca954fef3ed456b3" 2019-05-19 00:02:13,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:13,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:13 GMT 2019-05-19 00:02:13,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:13,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:13,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:13,594 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:13,594 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:18,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:19,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:19,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:19,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:19,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:19,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:19,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:19,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:12.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:12.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:12.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06fb686e-c550-4b95-8456-e0e2e5df3eb9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06fb686e-c550-4b95-8456-e0e2e5df3eb9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:12.576Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-06fb686e-c550-4b95-8456-e0e2e5df3eb9 x-compute-request-id: req-06fb686e-c550-4b95-8456-e0e2e5df3eb9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:11.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.98b84d2c-a6f4-4936-99ed-a61a585fd412"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:13.387Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-42819648-686e-4a2f-b226-b2141cff24a3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-42819648-686e-4a2f-b226-b2141cff24a3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "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-05-19T00:02:13.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.214Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-42819648-686e-4a2f-b226-b2141cff24a3 x-compute-request-id: req-42819648-686e-4a2f-b226-b2141cff24a3 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:13.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8684f372-97c8-47f3-9a79-23849edac2ab"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.811Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:14.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.811Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:14.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.811Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:14.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:14.811Z", "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-05-19T00:02:14.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:15.521Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:15.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:16.073Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:16.073Z", "message": "Creating Agent sprout_host_ff47j9", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:15.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:16.073Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:15.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:16.810Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:16.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:17.562Z", "message": "Creating Agent dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:18.268Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:17.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:18.268Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:17.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}], "metadata": {"pagination": {"total": 1405, "offset": 1375, "size": 50}}} 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:19 GMT 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:19,414 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:02:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-19 00:02:19,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:19,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06fb686e-c550-4b95-8456-e0e2e5df3eb9 2019-05-19 00:02:19,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-06fb686e-c550-4b95-8456-e0e2e5df3eb9 2019-05-19 00:02:19,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-06fb686e-c550-4b95-8456-e0e2e5df3eb9 x-compute-request-id: req-06fb686e-c550-4b95-8456-e0e2e5df3eb9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:02:19,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:19,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-42819648-686e-4a2f-b226-b2141cff24a3 2019-05-19 00:02:19,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-42819648-686e-4a2f-b226-b2141cff24a3 2019-05-19 00:02:19,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:02:19,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:19,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:19,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-19 00:02:19,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-19 00:02:19,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:19,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-42819648-686e-4a2f-b226-b2141cff24a3 x-compute-request-id: req-42819648-686e-4a2f-b226-b2141cff24a3 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:02:19,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:19,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:19,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-19 00:02:19,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-19 00:02:19,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:19,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:19,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_ff47j9 2019-05-19 00:02:19,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:19,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:19,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_oxwiko 2019-05-19 00:02:19,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:19,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:19,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:19,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:19,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:19,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:19,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:19,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:19 GMT 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:19,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:24,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:24,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:24,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:24,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:20.412Z", "message": "Creating Agent vellum_host_bc0slb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:20.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:21.097Z", "message": "Creating Agent homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:21.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:21.097Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:20.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:21.097Z", "message": "Creating Agent ellis_host_28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:20.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:21.097Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:20.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:21.751Z", "message": "Creating Agent bono_host_0nqzh2", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:21.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:21.751Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:20.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:21.751Z", "message": "Creating Agent bind_host_5bt20u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:21.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:22.469Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:22.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1414, "offset": 1405, "size": 50}}} 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:24 GMT 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:24,835 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:24,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:24,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:24,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:24,836 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:24,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_bc0slb 2019-05-19 00:02:24,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_4llvpz 2019-05-19 00:02:24,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:24,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_28nk2z 2019-05-19 00:02:24,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:24,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_0nqzh2 2019-05-19 00:02:24,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:24,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_5bt20u 2019-05-19 00:02:24,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-05-19 00:02:24,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:25,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:25 GMT 2019-05-19 00:02:25,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:25,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:25,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:25,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:25,067 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:30,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:30,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:24.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:02:24.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:25.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d68c71544f84b76d89fa3f1f737eb5e439095b6\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:25.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:25.620Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dd70864-c011-471f-ad69-839355a520a4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:24.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:25.620Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1dd70864-c011-471f-ad69-839355a520a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:24.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:26.458Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully started daemon: dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "--2019-05-19 00:02:16-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Saving to: \u2018/tmp/tmp.j4dm4I3ERk/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "61% [=======================> ] 14,917,251 71.1MB/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "100%[======================================>] 24,073,211 98.2MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "2019-05-19 00:02:16 (98.2 MB/s) - \u2018/tmp/tmp.j4dm4I3ERk/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_ff47j9/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully created daemon: sprout_host_ff47j9", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully configured daemon: sprout_host_ff47j9", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-933649c7-3513-4917-b9c2-067d6b1c1647 x-compute-request-id: req-933649c7-3513-4917-b9c2-067d6b1c1647 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:cf:84\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-933649c7-3513-4917-b9c2-067d6b1c1647", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-933649c7-3513-4917-b9c2-067d6b1c1647", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.4b0e67d2-af86-4666-a270-d27fa2c92651"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "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-05-19T00:02:26.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "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-05-19T00:02:26.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "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-05-19T00:02:26.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.25be2447-1d62-4503-807e-34ef4cf0137b"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "--2019-05-19 00:02:17-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully configured daemon: dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Saving to: \u2018/tmp/tmp.HHB2LPvTPW/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}], "metadata": {"pagination": {"total": 1494, "offset": 1414, "size": 50}}} 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:30 GMT 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:30,285 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:30,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:02:30,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d68c71544f84b76d89fa3f1f737eb5e439095b6" 2019-05-19 00:02:30,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dd70864-c011-471f-ad69-839355a520a4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:02:30,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1dd70864-c011-471f-ad69-839355a520a4 2019-05-19 00:02:30,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9 2019-05-19 00:02:30,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_oxwiko 2019-05-19 00:02:30,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:02:30,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:16-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:02:30,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:30,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:02:30,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:30,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.j4dm4I3ERk/agent.tar.gz’ 2019-05-19 00:02:30,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:30,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:30,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:02:30,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 61% [=======================> ] 14,917,251 71.1MB/s 2019-05-19 00:02:30,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 98.2MB/s in 0.2s 2019-05-19 00:02:30,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:30,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:16 (98.2 MB/s) - ‘/tmp/tmp.j4dm4I3ERk/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-19 00:02:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_ff47j9/env 2019-05-19 00:02:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:02:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-19 00:02:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-19 00:02:30,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-19 00:02:30,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-19 00:02:30,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_ff47j9 2019-05-19 00:02:30,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-19 00:02:30,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:02:30,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-19 00:02:30,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_ff47j9 2019-05-19 00:02:30,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:30,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-933649c7-3513-4917-b9c2-067d6b1c1647 x-compute-request-id: req-933649c7-3513-4917-b9c2-067d6b1c1647 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:cf:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:02:30,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-933649c7-3513-4917-b9c2-067d6b1c1647 2019-05-19 00:02:30,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-933649c7-3513-4917-b9c2-067d6b1c1647 2019-05-19 00:02:30,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-19 00:02:30,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko 2019-05-19 00:02:30,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:02:30,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:30,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:30,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:02:30,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:30,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:02:30,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:02:30,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:17-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:02:30,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_oxwiko 2019-05-19 00:02:30,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.HHB2LPvTPW/agent.tar.gz’ 2019-05-19 00:02:30,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:30,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:30,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:31,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:31 GMT 2019-05-19 00:02:31,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:31,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:31,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:31,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:31,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:36,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:36,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:36,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:36,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:36,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:36,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:36,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:36,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:36,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "2019-05-19 00:02:17 (156 MB/s) - \u2018/tmp/tmp.HHB2LPvTPW/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-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_oxwiko/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "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-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "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-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "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-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully created daemon: dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "00:02:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_oxwiko: No response received for task 053e426c34df43a280b673fc044a0367", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully started daemon: dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "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-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_oxwiko start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.004Z", "message": "Successfully configured daemon: dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.564efdfb-8de0-4fee-97c6-4875dd3a43a0"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.627Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:27.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:27.627Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:27.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:28.477Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:27.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:28.477Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:28.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:29.047Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:28.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:29.047Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:28.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:29.677Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:29.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:30.287Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:29.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:30.287Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:29.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "00:02:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_28nk2z: No response received for task fe915a4a412a4906a7b8648ca1c0e663", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Successfully started daemon: ellis_host_28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_28nk2z start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_oxwiko/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "--2019-05-19 00:02:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Saving to: \u2018/tmp/tmp.G8Q92yMonh/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}], "metadata": {"pagination": {"total": 1708, "offset": 1464, "size": 50}}} 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:36 GMT 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:36,214 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:36,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:36,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:36,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:02:36,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-19 00:02:36,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:36,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:17 (156 MB/s) - ‘/tmp/tmp.HHB2LPvTPW/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:36,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:36,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-19 00:02:36,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_oxwiko/env 2019-05-19 00:02:36,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:02:36,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-19 00:02:36,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-19 00:02:36,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-19 00:02:36,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-19 00:02:36,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_oxwiko 2019-05-19 00:02:36,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-19 00:02:36,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:02:36,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:02:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_oxwiko: No response received for task 053e426c34df43a280b673fc044a0367 2019-05-19 00:02:36,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_oxwiko 2019-05-19 00:02:36,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:02:36,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_oxwiko start 2019-05-19 00:02:36,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:36,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_oxwiko 2019-05-19 00:02:36,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:02:36,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:36,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:36,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:36,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:02:36,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:02:36,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:36,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-19 00:02:36,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:02:36,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:36,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:02:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_28nk2z: No response received for task fe915a4a412a4906a7b8648ca1c0e663 2019-05-19 00:02:36,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_28nk2z 2019-05-19 00:02:36,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:02:36,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:02:36,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:36,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_28nk2z start 2019-05-19 00:02:36,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:02:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_oxwiko/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:02:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z 2019-05-19 00:02:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:02:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:02:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:02:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:36,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.G8Q92yMonh/agent.tar.gz’ 2019-05-19 00:02:36,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:36,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:36,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:36,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:36,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:36,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:36,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:36,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:36,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02: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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:36 GMT 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:36,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:41,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:41,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:41,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:41,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:41,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:41,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:41,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:41,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "00:02:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_28nk2z: No response received for task fe915a4a412a4906a7b8648ca1c0e663", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_28nk2z start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Successfully created daemon: ellis_host_28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Successfully started daemon: ellis_host_28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_oxwiko/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "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-05-19T00:02:30.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.049Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.37a67c8a-cf9a-4d3d-988b-879fa35c03df"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "2019-05-19 00:02:21 (86.5 MB/s) - \u2018/tmp/tmp.VUK6VL7M5n/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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_bc0slb start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_4llvpz/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Successfully created daemon: homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Successfully configured daemon: homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_4llvpz start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "00:02:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_4llvpz: No response received for task a89043f1209541e78a09d5684877e7e3", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Successfully started daemon: homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Downloading https://192.168.120.5: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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "--2019-05-19 00:02:21-- https://192.168.120.5: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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Saving to: \u2018/tmp/tmp.6hxISd3bRA/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "100%[======================================>] 24,073,211 120MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "2019-05-19 00:02:22 (120 MB/s) - \u2018/tmp/tmp.6hxISd3bRA/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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}], "metadata": {"pagination": {"total": 1782, "offset": 1514, "size": 50}}} 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:41 GMT 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:41,827 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:41,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:02:41,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-19 00:02:41,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-19 00:02:41,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-19 00:02:41,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:02:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_28nk2z: No response received for task fe915a4a412a4906a7b8648ca1c0e663 2019-05-19 00:02:41,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:02:41,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_28nk2z start 2019-05-19 00:02:41,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-19 00:02:41,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_28nk2z 2019-05-19 00:02:41,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_28nk2z 2019-05-19 00:02:41,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:02:41,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_oxwiko/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:02:41,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:02:41,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:41,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-19 00:02:41,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:02:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-19 00:02:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z 2019-05-19 00:02:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:21 (86.5 MB/s) - ‘/tmp/tmp.VUK6VL7M5n/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u 2019-05-19 00:02:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_bc0slb start 2019-05-19 00:02:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:02:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_4llvpz/env 2019-05-19 00:02:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:02:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-19 00:02:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-19 00:02:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-19 00:02:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-19 00:02:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_4llvpz 2019-05-19 00:02:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-19 00:02:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:02:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-19 00:02:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_4llvpz 2019-05-19 00:02:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_4llvpz start 2019-05-19 00:02:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:02:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_4llvpz: No response received for task a89043f1209541e78a09d5684877e7e3 2019-05-19 00:02:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_4llvpz 2019-05-19 00:02:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:02:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:21-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:02:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:02:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.6hxISd3bRA/agent.tar.gz’ 2019-05-19 00:02:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:02:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 120MB/s in 0.2s 2019-05-19 00:02:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:22 (120 MB/s) - ‘/tmp/tmp.6hxISd3bRA/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:41,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:41,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:41,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:41 GMT 2019-05-19 00:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:41,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:46,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:47,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:47,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:47,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:47,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:47,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Saving to: \u2018/tmp/tmp.6hxISd3bRA/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "--2019-05-19 00:02:21-- https://192.168.120.5: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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Downloading https://192.168.120.5: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-05-19T00:02:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.11178c4b-d874-4448-a555-784740d52460"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Successfully started daemon: homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "00:02:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_4llvpz: No response received for task a89043f1209541e78a09d5684877e7e3", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_4llvpz start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Successfully configured daemon: homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Successfully created daemon: homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_4llvpz/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "2019-05-19 00:02:21 (175 MB/s) - \u2018/tmp/tmp.vjPOgrzJZm/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-05-19T00:02:31.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28ffc8b8-bec2-4ce3-b94e-676edcf188bf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_bc0slb start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:30.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:30.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "--2019-05-19 00:02:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Saving to: \u2018/tmp/tmp.VUK6VL7M5n/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "35% [============> ] 8,584,835 40.9MB/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "100%[======================================>] 24,073,211 86.5MB/s in 0.3s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "2019-05-19 00:02:21 (86.5 MB/s) - \u2018/tmp/tmp.VUK6VL7M5n/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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}], "metadata": {"pagination": {"total": 1804, "offset": 1564, "size": 50}}} 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:47 GMT 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:47,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:47,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:47,044 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:47,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.6hxISd3bRA/agent.tar.gz’ 2019-05-19 00:02:47,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:47,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:02:47,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:47,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:02:47,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:47,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:21-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:02:47,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:02:47,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_4llvpz 2019-05-19 00:02:47,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:02:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_4llvpz: No response received for task a89043f1209541e78a09d5684877e7e3 2019-05-19 00:02:47,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_4llvpz start 2019-05-19 00:02:47,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:47,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_4llvpz 2019-05-19 00:02:47,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-19 00:02:47,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:02:47,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-19 00:02:47,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_4llvpz 2019-05-19 00:02:47,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-19 00:02:47,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-19 00:02:47,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-19 00:02:47,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-19 00:02:47,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:02:47,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_4llvpz/env 2019-05-19 00:02:47,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-19 00:02:47,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:21 (175 MB/s) - ‘/tmp/tmp.vjPOgrzJZm/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:47,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-19 00:02:47,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:02:47,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_bc0slb start 2019-05-19 00:02:47,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:47,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:02:47,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:02:47,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb 2019-05-19 00:02:47,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:02:47,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:02:47,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:47,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:02:47,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:47,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.VUK6VL7M5n/agent.tar.gz’ 2019-05-19 00:02:47,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:02:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 35% [============> ] 8,584,835 40.9MB/s 2019-05-19 00:02:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 86.5MB/s in 0.3s 2019-05-19 00:02:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:21 (86.5 MB/s) - ‘/tmp/tmp.VUK6VL7M5n/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:47,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:47,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:47,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:47,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:47,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:47,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:47,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:47 GMT 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:47,129 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:52,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:52,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:52,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:30.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "--2019-05-19 00:02:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Saving to: \u2018/tmp/tmp.VUK6VL7M5n/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "35% [============> ] 8,584,835 40.9MB/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "100%[======================================>] 24,073,211 86.5MB/s in 0.3s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "2019-05-19 00:02:21 (86.5 MB/s) - \u2018/tmp/tmp.VUK6VL7M5n/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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_bc0slb/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:31.546Z", "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-05-19T00:02:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c966fa2e-d6d9-400b-aaf8-dc2f7a9535ac"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Removing directory: /tmp/tmpHGKnd_/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_0nqzh2 start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "00:02:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0nqzh2: No response received for task 900ff9f421344700a13b68f728e61cd6", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Successfully started daemon: bono_host_0nqzh2", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "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-05-19T00:02:31.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.c2fc5a2a-d203-4d6d-9d58-8d7f6a1e0151"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "100%[======================================>] 24,073,211 133MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "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-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Saving to: \u2018/tmp/tmp.y84zm9WenZ/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "2019-05-19 00:02:22 (133 MB/s) - \u2018/tmp/tmp.y84zm9WenZ/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-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_0nqzh2/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "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-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "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-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Successfully created daemon: bono_host_0nqzh2", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Successfully configured daemon: bono_host_0nqzh2", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.220Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:31.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.0f805156-00ed-467c-a196-ee23768e7ae2"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.760Z", "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-05-19T00:02:32.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 1819, "offset": 1614, "size": 50}}} 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:52,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:52 GMT 2019-05-19 00:02:52,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:52,417 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:52,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:52,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:52,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:52,417 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:02:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb 2019-05-19 00:02:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:02:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:02:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:02:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:02:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.VUK6VL7M5n/agent.tar.gz’ 2019-05-19 00:02:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:02:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 35% [============> ] 8,584,835 40.9MB/s 2019-05-19 00:02:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 86.5MB/s in 0.3s 2019-05-19 00:02:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:21 (86.5 MB/s) - ‘/tmp/tmp.VUK6VL7M5n/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-19 00:02:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_bc0slb/env 2019-05-19 00:02:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:02:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:02:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpHGKnd_/cloudify-diamond-plugin-1.3.5 2019-05-19 00:02:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_0nqzh2 start 2019-05-19 00:02:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:02:28 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0nqzh2: No response received for task 900ff9f421344700a13b68f728e61cd6 2019-05-19 00:02:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_0nqzh2 2019-05-19 00:02:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:02:52,423 - 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-05-19 00:02:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:02:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 133MB/s in 0.2s 2019-05-19 00:02:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:02:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.y84zm9WenZ/agent.tar.gz’ 2019-05-19 00:02:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:22 (133 MB/s) - ‘/tmp/tmp.y84zm9WenZ/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:02:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-19 00:02:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_0nqzh2/env 2019-05-19 00:02:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:02:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-19 00:02:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-19 00:02:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-19 00:02:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-19 00:02:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_0nqzh2 2019-05-19 00:02:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-19 00:02:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:02:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-19 00:02:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_0nqzh2 2019-05-19 00:02:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:02:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-19 00:02:52,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:52,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:52,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:52,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:52,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:52,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:52,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:52 GMT 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:52,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:57,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:02:57,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:57,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:57,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:57,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:57,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:57,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:57,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:57,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.760Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.760Z", "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-05-19T00:02:32.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.760Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_ff47j9/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b2db612d-3ac6-47a1-a811-1d90db93a4c2"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:32.760Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b2db612d-3ac6-47a1-a811-1d90db93a4c2"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.272Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b2db612d-3ac6-47a1-a811-1d90db93a4c2"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.272Z", "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-05-19T00:02:32.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b2db612d-3ac6-47a1-a811-1d90db93a4c2"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.272Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.272Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.272Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.272Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.272Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "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-05-19T00:02:33.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b2db612d-3ac6-47a1-a811-1d90db93a4c2"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_28nk2z/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.108b9d50-89b5-4c70-8eb7-89ccc6ce788c"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.108b9d50-89b5-4c70-8eb7-89ccc6ce788c"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "message": "Removing directory: /tmp/tmpETiQaL/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b2db612d-3ac6-47a1-a811-1d90db93a4c2"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:33.850Z", "message": "Creating Agent proxy_host_3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:34.465Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:34.465Z", "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-05-19T00:02:33.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.108b9d50-89b5-4c70-8eb7-89ccc6ce788c"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:34.465Z", "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-05-19T00:02:33.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.108b9d50-89b5-4c70-8eb7-89ccc6ce788c"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:34.465Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.108b9d50-89b5-4c70-8eb7-89ccc6ce788c"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:34.465Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:34.465Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:34.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb37686c-4026-477b-922d-c384527dce11"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "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-05-19T00:02:34.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.108b9d50-89b5-4c70-8eb7-89ccc6ce788c"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "Removing directory: /tmp/tmp2fpsU5/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:34.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.108b9d50-89b5-4c70-8eb7-89ccc6ce788c"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "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-05-19T00:02:34.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb37686c-4026-477b-922d-c384527dce11"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:34.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb37686c-4026-477b-922d-c384527dce11"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "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-05-19T00:02:34.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb37686c-4026-477b-922d-c384527dce11"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:32.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.277Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_0nqzh2/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:34.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb37686c-4026-477b-922d-c384527dce11"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:35.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.05859967-955d-46c1-97a5-ce00d0856df3"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:34.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:34.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:33.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "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-05-19T00:02:35.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.05859967-955d-46c1-97a5-ce00d0856df3"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:35.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.05859967-955d-46c1-97a5-ce00d0856df3"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "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-05-19T00:02:35.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.05859967-955d-46c1-97a5-ce00d0856df3"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:35.868Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_5bt20u/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:35.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.05859967-955d-46c1-97a5-ce00d0856df3"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:36.466Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:35.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:36.466Z", "message": "Removing directory: /tmp/tmp8C6xMv/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:35.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb37686c-4026-477b-922d-c384527dce11"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:36.466Z", "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-05-19T00:02:35.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.bb37686c-4026-477b-922d-c384527dce11"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:36.466Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:34.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:36.466Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:35.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.081Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_4llvpz/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:36.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e6ff2235-f8f2-495a-8aef-1360c7d58726"}], "metadata": {"pagination": {"total": 1857, "offset": 1664, "size": 50}}} 2019-05-19 00:02:57,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:57,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:57 GMT 2019-05-19 00:02:57,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:57,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:02:57,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:57,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:57,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:02:57,813 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:02:57,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:57,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-19 00:02:57,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_ff47j9/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:02:57,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:02:57,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:02:57,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:02:57,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-19 00:02:57,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:02:57,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:02:57,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:57,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-19 00:02:57,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:02:57,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:02:57,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:57,817 - 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-05-19 00:02:57,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_28nk2z/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:02:57,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:02:57,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpETiQaL/cloudify-diamond-plugin-1.3.5 2019-05-19 00:02:57,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_3iwzhq 2019-05-19 00:02:57,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:02:57,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:02:57,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:02:57,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:02:57,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:02:57,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:02:57,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:02:57,819 - 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-05-19 00:02:57,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2fpsU5/cloudify-diamond-plugin-1.3.5 2019-05-19 00:02:57,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:02:57,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:02:57,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:02:57,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:57,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:02:57,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:57,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:02:57,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_0nqzh2/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:02:57,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:02:57,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:57,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:57,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:02:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:02:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:02:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:02:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_5bt20u/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:02:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:57,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp8C6xMv/cloudify-diamond-plugin-1.3.5 2019-05-19 00:02:57,822 - 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-05-19 00:02:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:02:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:02:57,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_4llvpz/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:02:57,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:02:58,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:02:58,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:02:58,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:02:58,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:02:58,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:02:58,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:02:58,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:02:58 GMT 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:02:58,017 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:03,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:03,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:03,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:03,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:03,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:03,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:03,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.081Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:36.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.081Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_4llvpz/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:36.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e6ff2235-f8f2-495a-8aef-1360c7d58726"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.081Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:36.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e6ff2235-f8f2-495a-8aef-1360c7d58726"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.081Z", "message": "Removing directory: /tmp/tmpjfFoX1/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:36.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.05859967-955d-46c1-97a5-ce00d0856df3"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.081Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:36.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.081Z", "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-05-19T00:02:36.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.05859967-955d-46c1-97a5-ce00d0856df3"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Saving to: \u2018/tmp/tmp.UMlujfzZDW/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:36.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Successfully started daemon: proxy_host_3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_3iwzhq start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Successfully configured daemon: proxy_host_3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Successfully created daemon: proxy_host_3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_3iwzhq/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "2019-05-19 00:02:34 (159 MB/s) - \u2018/tmp/tmp.UMlujfzZDW/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-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e6ff2235-f8f2-495a-8aef-1360c7d58726"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e6ff2235-f8f2-495a-8aef-1360c7d58726"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "--2019-05-19 00:02:33-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.95dc2524-6bf5-4f58-96f0-9ab7a561fea6"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:37.762Z", "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-05-19T00:02:37.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e6ff2235-f8f2-495a-8aef-1360c7d58726"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_bc0slb/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "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-05-19T00:02:38.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "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-05-19T00:02:38.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "message": "Removing directory: /tmp/tmpGFo0UG/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:37.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e6ff2235-f8f2-495a-8aef-1360c7d58726"}], "metadata": {"pagination": {"total": 1965, "offset": 1714, "size": 50}}} 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:03 GMT 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:03,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_4llvpz/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:03:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:03:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjfFoX1/cloudify-diamond-plugin-1.3.5 2019-05-19 00:03:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:03:03,320 - 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-05-19 00:03:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-19 00:03:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:03:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:03:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.UMlujfzZDW/agent.tar.gz’ 2019-05-19 00:03:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-19 00:03:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:03:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:03,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-19 00:03:03,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-19 00:03:03,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_3iwzhq 2019-05-19 00:03:03,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_3iwzhq start 2019-05-19 00:03:03,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-19 00:03:03,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_3iwzhq 2019-05-19 00:03:03,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-19 00:03:03,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-19 00:03:03,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-19 00:03:03,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_3iwzhq 2019-05-19 00:03:03,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-19 00:03:03,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-19 00:03:03,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-19 00:03:03,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-19 00:03:03,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_3iwzhq/env 2019-05-19 00:03:03,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-19 00:03:03,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:03:03,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:02:34 (159 MB/s) - ‘/tmp/tmp.UMlujfzZDW/agent.tar.gz’ saved [24073211/24073211] 2019-05-19 00:03:03,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:03:03,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-19 00:03:03,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:03:03,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:03:03,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-19 00:03:03,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-3iwzhq 2019-05-19 00:03:03,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-19 00:03:03,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-19 00:02:33-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-19 00:03:03,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-05-19 00:03:03,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:03:03,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_bc0slb/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:03:03,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:03:03,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-19 00:03:03,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:03:03,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:03:03,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:03:03,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:03:03,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:03:03,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGFo0UG/cloudify-diamond-plugin-1.3.5 2019-05-19 00:03:03,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:03,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:03,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:03,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:03 GMT 2019-05-19 00:03:03,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:03,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:03,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:03,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:03,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:08,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:08,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.274Z", "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-05-19T00:02:38.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.920Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.920Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:38.920Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:39.481Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:39.481Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:39.481Z", "message": "Removing directory: /tmp/tmpR0rDNR/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:39.481Z", "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-05-19T00:02:38.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.00728445-fa85-4c99-b4f6-a7bd6712e202"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:39.481Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:38.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:40.127Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:39.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:40.127Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:39.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:40.127Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:39.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:40.724Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:40.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:40.724Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:39.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:40.724Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:39.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:41.322Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:40.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:41.322Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:40.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:41.322Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:40.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:41.968Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:41.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:41.968Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:41.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:42.663Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:42.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.18946fb1-c6e3-4cb6-a834-7089033c7e72"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:42.663Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:41.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:42.663Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_3iwzhq/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:42.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.18946fb1-c6e3-4cb6-a834-7089033c7e72"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:42.663Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:42.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.345Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:42.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.345Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:42.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.18946fb1-c6e3-4cb6-a834-7089033c7e72"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.345Z", "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-05-19T00:02:42.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.18946fb1-c6e3-4cb6-a834-7089033c7e72"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.345Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:42.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.18946fb1-c6e3-4cb6-a834-7089033c7e72"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.905Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:43.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.905Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:43.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.905Z", "message": "Removing directory: /tmp/tmpSEcife/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:43.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.18946fb1-c6e3-4cb6-a834-7089033c7e72"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.905Z", "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-05-19T00:02:43.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.18946fb1-c6e3-4cb6-a834-7089033c7e72"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:43.905Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:43.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:44.623Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:44.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:45.373Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:44.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:45.373Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:44.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:46.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-05-19T00:02:45.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:46.005Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:46.536Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:46.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:46.536Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:46.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:47.136Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:46.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:47.136Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:47.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:47.136Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:46.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:47.768Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:47.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:47.768Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:47.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:48.435Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:47.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:49.004Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:48.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:49.548Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:48.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:49.548Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:49.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:49.548Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:49.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 2099, "offset": 1764, "size": 50}}} 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:08,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:08 GMT 2019-05-19 00:03:08,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:08,940 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:08,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:08,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:08,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:08,940 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:08,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:03:08,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:03:08,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:03:08,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:03:08,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:03:08,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:03:08,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpR0rDNR/cloudify-diamond-plugin-1.3.5 2019-05-19 00:03:08,943 - 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-05-19 00:03:08,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-19 00:03:08,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-19 00:03:08,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:03:08,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:03:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:03:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:03:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:03:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 00:03:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-19 00:03:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_3iwzhq/env/bin/pip', 'freeze', '--all'] 2019-05-19 00:03:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-19 00:03:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-19 00:03:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-19 00:03:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:03:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 00:03:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSEcife/cloudify-diamond-plugin-1.3.5 2019-05-19 00:03:08,946 - 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-05-19 00:03:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:03:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-19 00:03:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:08,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:09,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:09,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:09,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:09,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:09,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:09,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:09,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:09,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:09,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:09,169 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:09 GMT 2019-05-19 00:03:09,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:09,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:09,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:09,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:09,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:14,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:14,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:14,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:14,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:14,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:14,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:14,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:14,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:50.165Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:49.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:50.748Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:50.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:50.748Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:50.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:51.365Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:51.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:52.050Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:51.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:53.001Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:52.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:53.001Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:52.339Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:53.001Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:52.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:53.001Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:52.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:53.001Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:51.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:53.589Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:53.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:53.589Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:53.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.219Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:54.156Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.219Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:53.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.219Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:53.579Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.219Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e45edc-bc8a-465f-af34-f21f146ec90b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:53.587Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.219Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-96e45edc-bc8a-465f-af34-f21f146ec90b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:53.587Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:54.004Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.805Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:54.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:54.805Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:54.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:55.424Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:55.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.004Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98c07cc-5de0-4492-b7c0-1b523ebdfc54 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:55.537Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:55.948Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.004Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d98c07cc-5de0-4492-b7c0-1b523ebdfc54", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:55.537Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:55.529Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.004Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:55.596Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.630Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219 x-compute-request-id: req-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.118Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.630Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.119Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.630Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.055Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.630Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.630Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.630Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.118Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:56.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.120Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-793b0f56-8048-440c-b5fc-68d990bf48f9 x-compute-request-id: req-793b0f56-8048-440c-b5fc-68d990bf48f9 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"13f67fc0-c614-4f8a-b884-6246870e9918\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70e4cf26-64a4-4f05-ad4d-a2ab52b636a6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d534eb29-5b86-47da-a519-83629031410f\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.878Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-6aba646d-c474-4e91-a524-b7089a03c9bf x-compute-request-id: req-6aba646d-c474-4e91-a524-b7089a03c9bf Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.147Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb1affe-38dc-425a-9511-bc75e3f7ade2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.066Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ceb1affe-38dc-425a-9511-bc75e3f7ade2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.066Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.059Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.528Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.880Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-793b0f56-8048-440c-b5fc-68d990bf48f9", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.878Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:57.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-793b0f56-8048-440c-b5fc-68d990bf48f9", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:56.878Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.012Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-6aba646d-c474-4e91-a524-b7089a03c9bf", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.148Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.012Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-6aba646d-c474-4e91-a524-b7089a03c9bf", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.147Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.012Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.148Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:57.481Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-209e86b8-b262-413e-bf42-deb437bd0566", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.200Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 2189, "offset": 1814, "size": 50}}} 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:14 GMT 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:14,561 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-19 00:03:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-19 00:03:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e45edc-bc8a-465f-af34-f21f146ec90b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-96e45edc-bc8a-465f-af34-f21f146ec90b 2019-05-19 00:03:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa" 2019-05-19 00:03:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-19 00:03:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98c07cc-5de0-4492-b7c0-1b523ebdfc54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b" 2019-05-19 00:03:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d98c07cc-5de0-4492-b7c0-1b523ebdfc54 2019-05-19 00:03:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219 x-compute-request-id: req-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219 2019-05-19 00:03:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-19 00:03:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-8dbe5bb9-5cc7-4ddc-b44e-f6c3d5f0a219 2019-05-19 00:03:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa" 2019-05-19 00:03:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-793b0f56-8048-440c-b5fc-68d990bf48f9 x-compute-request-id: req-793b0f56-8048-440c-b5fc-68d990bf48f9 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "13f67fc0-c614-4f8a-b884-6246870e9918"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70e4cf26-64a4-4f05-ad4d-a2ab52b636a6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d534eb29-5b86-47da-a519-83629031410f"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "0814af83-57b1-478b-ba26-a126f6997d19", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-19 00:03:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-6aba646d-c474-4e91-a524-b7089a03c9bf x-compute-request-id: req-6aba646d-c474-4e91-a524-b7089a03c9bf Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb1affe-38dc-425a-9511-bc75e3f7ade2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ceb1affe-38dc-425a-9511-bc75e3f7ade2 2019-05-19 00:03:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:03:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa" 2019-05-19 00:03:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-793b0f56-8048-440c-b5fc-68d990bf48f9 2019-05-19 00:03:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-793b0f56-8048-440c-b5fc-68d990bf48f9 2019-05-19 00:03:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-6aba646d-c474-4e91-a524-b7089a03c9bf 2019-05-19 00:03:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-6aba646d-c474-4e91-a524-b7089a03c9bf 2019-05-19 00:03:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b" 2019-05-19 00:03:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814" 2019-05-19 00:03:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-209e86b8-b262-413e-bf42-deb437bd0566 2019-05-19 00:03:14,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:14,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:14,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:14,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:14,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:14 GMT 2019-05-19 00:03:14,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:14,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:14,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:14,699 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:14,699 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:19,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:20,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:20,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:20,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:20,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:20,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:20,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:20,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-209e86b8-b262-413e-bf42-deb437bd0566", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.197Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-209e86b8-b262-413e-bf42-deb437bd0566", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.200Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.201Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.089Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac330e4-0e88-43dc-b55a-b14ce320dd34 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.095Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0ac330e4-0e88-43dc-b55a-b14ce320dd34", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.095Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.079Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b350476-e35d-4f04-9351-b2ecc8341006 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.084Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5b350476-e35d-4f04-9351-b2ecc8341006", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.084Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-209e86b8-b262-413e-bf42-deb437bd0566 x-compute-request-id: req-209e86b8-b262-413e-bf42-deb437bd0566 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.197Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-1d23075e-6ccf-47b0-b6c7-3074ef81654a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.328Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-1d23075e-6ccf-47b0-b6c7-3074ef81654a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.329Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.331Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:58.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecd58bc1b704266919c516624692e4ab3119b7d2\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.494Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.088Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.088Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.260Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.505Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.113Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2 x-compute-request-id: req-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"13f67fc0-c614-4f8a-b884-6246870e9918\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70e4cf26-64a4-4f05-ad4d-a2ab52b636a6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d534eb29-5b86-47da-a519-83629031410f\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.087Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.088Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-f937ab79-79cd-4afe-b522-52e4467e6348", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.423Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.089Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.1c1f7add-135a-4149-92df-31f624604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-f937ab79-79cd-4afe-b522-52e4467e6348", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.423Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.424Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.521Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b x-compute-request-id: req-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.991Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.991Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.991Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:58.992Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-691611ea-b0a2-4051-9097-18093b02f9fb", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.112Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-691611ea-b0a2-4051-9097-18093b02f9fb x-compute-request-id: req-691611ea-b0a2-4051-9097-18093b02f9fb Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.111Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-691611ea-b0a2-4051-9097-18093b02f9fb", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.112Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:02:59.623Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-f937ab79-79cd-4afe-b522-52e4467e6348 x-compute-request-id: req-f937ab79-79cd-4afe-b522-52e4467e6348 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.422Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4ab1293d-2210-477f-b6f6-a411d1405700", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.568Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.687Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.562Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab1293d-2210-477f-b6f6-a411d1405700 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.568Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-384b7e42-96a0-4ce1-9c88-0c4e626b4080 x-compute-request-id: req-384b7e42-96a0-4ce1-9c88-0c4e626b4080 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.545Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-384b7e42-96a0-4ce1-9c88-0c4e626b4080", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.545Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-384b7e42-96a0-4ce1-9c88-0c4e626b4080", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.545Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.547Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/9TYI9/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "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-05-19T00:02:59.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "Process created, PID: 1605", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-96aadb43-ec82-4d42-b436-bf8ef02f9846 x-compute-request-id: req-96aadb43-ec82-4d42-b436-bf8ef02f9846 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.918Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-96aadb43-ec82-4d42-b436-bf8ef02f9846", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.918Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-96aadb43-ec82-4d42-b436-bf8ef02f9846", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.919Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}], "metadata": {"pagination": {"total": 2321, "offset": 1864, "size": 50}}} 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:19 GMT 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:20,008 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:20,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-209e86b8-b262-413e-bf42-deb437bd0566 2019-05-19 00:03:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-209e86b8-b262-413e-bf42-deb437bd0566 2019-05-19 00:03:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c065e4a26a5cce643532e375adfee4a80de5a8fa" 2019-05-19 00:03:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac330e4-0e88-43dc-b55a-b14ce320dd34 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0ac330e4-0e88-43dc-b55a-b14ce320dd34 2019-05-19 00:03:20,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:20,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b350476-e35d-4f04-9351-b2ecc8341006 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:20,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5b350476-e35d-4f04-9351-b2ecc8341006 2019-05-19 00:03:20,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-209e86b8-b262-413e-bf42-deb437bd0566 x-compute-request-id: req-209e86b8-b262-413e-bf42-deb437bd0566 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:20,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-1d23075e-6ccf-47b0-b6c7-3074ef81654a 2019-05-19 00:03:20,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-1d23075e-6ccf-47b0-b6c7-3074ef81654a 2019-05-19 00:03:20,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b" 2019-05-19 00:03:20,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd58bc1b704266919c516624692e4ab3119b7d2" 2019-05-19 00:03:20,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:03:20,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:20,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e" 2019-05-19 00:03:20,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50305663c933d1df540c87fab03b663413b8b40b" 2019-05-19 00:03:20,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2 x-compute-request-id: req-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "13f67fc0-c614-4f8a-b884-6246870e9918"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70e4cf26-64a4-4f05-ad4d-a2ab52b636a6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d534eb29-5b86-47da-a519-83629031410f"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "0814af83-57b1-478b-ba26-a126f6997d19", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-19 00:03:20,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2 2019-05-19 00:03:20,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-f937ab79-79cd-4afe-b522-52e4467e6348 2019-05-19 00:03:20,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-fdfdb42b-3b44-4b1b-963e-bc523dfa73e2 2019-05-19 00:03:20,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-f937ab79-79cd-4afe-b522-52e4467e6348 2019-05-19 00:03:20,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e" 2019-05-19 00:03:20,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:20,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b x-compute-request-id: req-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:20,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b 2019-05-19 00:03:20,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d5fd45bb-f74e-4cfe-b683-9731b7ff7f8b 2019-05-19 00:03:20,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814" 2019-05-19 00:03:20,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-691611ea-b0a2-4051-9097-18093b02f9fb 2019-05-19 00:03:20,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-691611ea-b0a2-4051-9097-18093b02f9fb x-compute-request-id: req-691611ea-b0a2-4051-9097-18093b02f9fb Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:20,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-691611ea-b0a2-4051-9097-18093b02f9fb 2019-05-19 00:03:20,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-f937ab79-79cd-4afe-b522-52e4467e6348 x-compute-request-id: req-f937ab79-79cd-4afe-b522-52e4467e6348 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:20,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4ab1293d-2210-477f-b6f6-a411d1405700 2019-05-19 00:03:20,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:20,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:20,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab1293d-2210-477f-b6f6-a411d1405700 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:20,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-384b7e42-96a0-4ce1-9c88-0c4e626b4080 x-compute-request-id: req-384b7e42-96a0-4ce1-9c88-0c4e626b4080 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-19 00:03:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-384b7e42-96a0-4ce1-9c88-0c4e626b4080 2019-05-19 00:03:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-384b7e42-96a0-4ce1-9c88-0c4e626b4080 2019-05-19 00:03:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814" 2019-05-19 00:03:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/9TYI9/install_requirements.sh 2019-05-19 00:03:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:03:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1605 2019-05-19 00:03:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-96aadb43-ec82-4d42-b436-bf8ef02f9846 x-compute-request-id: req-96aadb43-ec82-4d42-b436-bf8ef02f9846 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:03:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-96aadb43-ec82-4d42-b436-bf8ef02f9846 2019-05-19 00:03:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-96aadb43-ec82-4d42-b436-bf8ef02f9846 2019-05-19 00:03:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:03:20,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:20,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:20,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:20,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:20,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:20,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:20,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:20 GMT 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:20,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:25,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:25,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:25,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:25,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:25,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:25,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:25,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:25,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:25,330 - 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-05-19T00:03:00.337Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-384b7e42-96a0-4ce1-9c88-0c4e626b4080 x-compute-request-id: req-384b7e42-96a0-4ce1-9c88-0c4e626b4080 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.545Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.562Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.337Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4ab1293d-2210-477f-b6f6-a411d1405700", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:02:59.568Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-eadab814-e542-44ac-957e-453b513010f6", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.623Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.703Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d7f395ba-35d8-40a5-b7f9-38e6dfc3611a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.125Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d7f395ba-35d8-40a5-b7f9-38e6dfc3611a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.126Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.126Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-7504d887-7b2c-422d-bbd0-5ac0a17a8822 x-compute-request-id: req-7504d887-7b2c-422d-bbd0-5ac0a17a8822 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6359820c-600a-401b-af6d-2356d5de06b5\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"911fc384-7938-4ea6-9283-099b72c27b37\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"95d783e4-286b-44cc-9406-b006317cbc1d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a60fa04e-531a-4ebd-b529-1be04e56879a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa3d46a-5857-4492-939c-e8c8900b804c\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9711d6-fb45-449a-bb9d-4cc468003deb\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb536939-b173-411a-90d0-88c3f2420341\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.298Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7504d887-7b2c-422d-bbd0-5ac0a17a8822", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.298Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7504d887-7b2c-422d-bbd0-5ac0a17a8822", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.299Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.696fa3c3-cfe6-456b-b082-88411e10e195"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-d8ac315c-be45-49eb-be6b-6dcbb96ae774 x-compute-request-id: req-d8ac315c-be45-49eb-be6b-6dcbb96ae774 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"212613b7-7f4a-4843-b6ad-09b95ac8d41b\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.522Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8ac315c-be45-49eb-be6b-6dcbb96ae774", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.522Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8ac315c-be45-49eb-be6b-6dcbb96ae774", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.522Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.523Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-eadab814-e542-44ac-957e-453b513010f6 x-compute-request-id: req-eadab814-e542-44ac-957e-453b513010f6 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"407a8686-ecd2-45d5-99b1-7d5dfe6830e3\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"738f64cf-e2e3-45e2-b2cf-6389e36c6d79\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"774468b0-f48b-461c-af70-d10c035a0015\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7a607e70-118e-4f6b-a968-d1a9608dfbcd\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2972309-d6fb-464f-903a-8a9e7e8709f7\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dac79dda-70c6-46b5-a77c-94b5c1210f5d\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.623Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-eadab814-e542-44ac-957e-453b513010f6", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.624Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:00.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecd58bc1b704266919c516624692e4ab3119b7d2\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.625Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.866Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-51cf941b-555f-4ad6-9bb8-c6fb3d82403e x-compute-request-id: req-51cf941b-555f-4ad6-9bb8-c6fb3d82403e Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.763Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4c938d9400cf473fc4fb47b89d4dba3743dc9e8\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.005Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:02: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-d4d996a7-646b-4917-8bdb-2474c5a8a64e x-compute-request-id: req-d4d996a7-646b-4917-8bdb-2474c5a8a64e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.003Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-92483f73-b7f5-4e0a-b19e-28a967a30b3e", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.885Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92483f73-b7f5-4e0a-b19e-28a967a30b3e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.885Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.879Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-51cf941b-555f-4ad6-9bb8-c6fb3d82403e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.764Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-51cf941b-555f-4ad6-9bb8-c6fb3d82403e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.764Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f0fa5c2e-0d79-4643-b980-13837214af5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d4d996a7-646b-4917-8bdb-2474c5a8a64e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.004Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d4d996a7-646b-4917-8bdb-2474c5a8a64e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.003Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.099Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:01.457Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:00.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.857Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-83c19976-befd-4f3a-bb6f-c08018556823 x-compute-request-id: req-83c19976-befd-4f3a-bb6f-c08018556823 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.737Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-83c19976-befd-4f3a-bb6f-c08018556823", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.737Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.676Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecd58bc1b704266919c516624692e4ab3119b7d2\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.738Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-9caf60c2-531a-4d7c-92f0-45a5ad0ee278", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.856Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-9caf60c2-531a-4d7c-92f0-45a5ad0ee278 x-compute-request-id: req-9caf60c2-531a-4d7c-92f0-45a5ad0ee278 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.856Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4c938d9400cf473fc4fb47b89d4dba3743dc9e8\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.834Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-9caf60c2-531a-4d7c-92f0-45a5ad0ee278", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.856Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-6643719e-2a0b-420c-ab0e-4bc065219af7", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.833Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-6643719e-2a0b-420c-ab0e-4bc065219af7", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.833Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-6643719e-2a0b-420c-ab0e-4bc065219af7 x-compute-request-id: req-6643719e-2a0b-420c-ab0e-4bc065219af7 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c7f30c0a-0b70-4423-b14a-f39b09947d0f\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8440f86-0ede-4f62-b969-caabd4908bba\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.832Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150\"", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.307Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-83c19976-befd-4f3a-bb6f-c08018556823", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.737Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.295Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.103Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:01.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.604Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.155Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:02.635Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431c04ca-db0b-46f9-8868-af8860aec82f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.159Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}], "metadata": {"pagination": {"total": 2349, "offset": 1914, "size": 50}}} 2019-05-19 00:03:25,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:25,331 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:25 GMT 2019-05-19 00:03:25,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:25,331 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:25,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:25,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:25,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:25,331 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:25,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-384b7e42-96a0-4ce1-9c88-0c4e626b4080 x-compute-request-id: req-384b7e42-96a0-4ce1-9c88-0c4e626b4080 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-19 00:03:25,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:25,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4ab1293d-2210-477f-b6f6-a411d1405700 2019-05-19 00:03:25,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-eadab814-e542-44ac-957e-453b513010f6 2019-05-19 00:03:25,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:25,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d7f395ba-35d8-40a5-b7f9-38e6dfc3611a 2019-05-19 00:03:25,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-d7f395ba-35d8-40a5-b7f9-38e6dfc3611a 2019-05-19 00:03:25,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4964f0eb5346545f4dccbe433f431273c8072814" 2019-05-19 00:03:25,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-7504d887-7b2c-422d-bbd0-5ac0a17a8822 x-compute-request-id: req-7504d887-7b2c-422d-bbd0-5ac0a17a8822 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6359820c-600a-401b-af6d-2356d5de06b5"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "911fc384-7938-4ea6-9283-099b72c27b37"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95d783e4-286b-44cc-9406-b006317cbc1d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a60fa04e-531a-4ebd-b529-1be04e56879a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa3d46a-5857-4492-939c-e8c8900b804c"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9711d6-fb45-449a-bb9d-4cc468003deb"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb536939-b173-411a-90d0-88c3f2420341"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-19 00:03:25,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7504d887-7b2c-422d-bbd0-5ac0a17a8822 2019-05-19 00:03:25,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7504d887-7b2c-422d-bbd0-5ac0a17a8822 2019-05-19 00:03:25,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-d8ac315c-be45-49eb-be6b-6dcbb96ae774 x-compute-request-id: req-d8ac315c-be45-49eb-be6b-6dcbb96ae774 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "212613b7-7f4a-4843-b6ad-09b95ac8d41b"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-19 00:03:25,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8ac315c-be45-49eb-be6b-6dcbb96ae774 2019-05-19 00:03:25,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8ac315c-be45-49eb-be6b-6dcbb96ae774 2019-05-19 00:03:25,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e" 2019-05-19 00:03:25,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-eadab814-e542-44ac-957e-453b513010f6 x-compute-request-id: req-eadab814-e542-44ac-957e-453b513010f6 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "407a8686-ecd2-45d5-99b1-7d5dfe6830e3"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "738f64cf-e2e3-45e2-b2cf-6389e36c6d79"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "774468b0-f48b-461c-af70-d10c035a0015"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a607e70-118e-4f6b-a968-d1a9608dfbcd"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2972309-d6fb-464f-903a-8a9e7e8709f7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dac79dda-70c6-46b5-a77c-94b5c1210f5d"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-19 00:03:25,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-eadab814-e542-44ac-957e-453b513010f6 2019-05-19 00:03:25,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd58bc1b704266919c516624692e4ab3119b7d2" 2019-05-19 00:03:25,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:25,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-51cf941b-555f-4ad6-9bb8-c6fb3d82403e x-compute-request-id: req-51cf941b-555f-4ad6-9bb8-c6fb3d82403e Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-19 00:03:25,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c938d9400cf473fc4fb47b89d4dba3743dc9e8" 2019-05-19 00:03:25,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:02: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-d4d996a7-646b-4917-8bdb-2474c5a8a64e x-compute-request-id: req-d4d996a7-646b-4917-8bdb-2474c5a8a64e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:25,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-92483f73-b7f5-4e0a-b19e-28a967a30b3e 2019-05-19 00:03:25,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92483f73-b7f5-4e0a-b19e-28a967a30b3e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:25,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:25,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-51cf941b-555f-4ad6-9bb8-c6fb3d82403e 2019-05-19 00:03:25,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-51cf941b-555f-4ad6-9bb8-c6fb3d82403e 2019-05-19 00:03:25,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d4d996a7-646b-4917-8bdb-2474c5a8a64e 2019-05-19 00:03:25,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d4d996a7-646b-4917-8bdb-2474c5a8a64e 2019-05-19 00:03:25,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:25,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-19 00:03:25,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b0f2898e9d745e4ed4d12d177b926d82697e" 2019-05-19 00:03:25,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-83c19976-befd-4f3a-bb6f-c08018556823 x-compute-request-id: req-83c19976-befd-4f3a-bb6f-c08018556823 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:25,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-83c19976-befd-4f3a-bb6f-c08018556823 2019-05-19 00:03:25,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:25,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd58bc1b704266919c516624692e4ab3119b7d2" 2019-05-19 00:03:25,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-9caf60c2-531a-4d7c-92f0-45a5ad0ee278 2019-05-19 00:03:25,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-9caf60c2-531a-4d7c-92f0-45a5ad0ee278 x-compute-request-id: req-9caf60c2-531a-4d7c-92f0-45a5ad0ee278 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:25,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c938d9400cf473fc4fb47b89d4dba3743dc9e8" 2019-05-19 00:03:25,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-9caf60c2-531a-4d7c-92f0-45a5ad0ee278 2019-05-19 00:03:25,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-6643719e-2a0b-420c-ab0e-4bc065219af7 2019-05-19 00:03:25,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-6643719e-2a0b-420c-ab0e-4bc065219af7 2019-05-19 00:03:25,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-6643719e-2a0b-420c-ab0e-4bc065219af7 x-compute-request-id: req-6643719e-2a0b-420c-ab0e-4bc065219af7 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c7f30c0a-0b70-4423-b14a-f39b09947d0f"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8440f86-0ede-4f62-b969-caabd4908bba"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-19 00:03:25,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150" 2019-05-19 00:03:25,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-83c19976-befd-4f3a-bb6f-c08018556823 2019-05-19 00:03:25,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:25,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:03:25,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae" 2019-05-19 00:03:25,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:25,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431c04ca-db0b-46f9-8868-af8860aec82f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:25,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:25,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:25,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:25 GMT 2019-05-19 00:03:25,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:25,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:25,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:25,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:25,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:30,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:30,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:30,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:30,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:30,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:30,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:30,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:30,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:30,743 - 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-05-19T00:03:02.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.604Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-da696b01-7187-4b43-910e-b5ff96f44a0b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.953Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4c938d9400cf473fc4fb47b89d4dba3743dc9e8\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.954Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-6ad345ef-d2aa-41aa-aa27-49896d916437 x-compute-request-id: req-6ad345ef-d2aa-41aa-aa27-49896d916437 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"212613b7-7f4a-4843-b6ad-09b95ac8d41b\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.018Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-6ad345ef-d2aa-41aa-aa27-49896d916437", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.019Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-6ad345ef-d2aa-41aa-aa27-49896d916437", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.019Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ec73dbe9-ed8e-4469-a492-bd46172f9f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-6e9f07a1-7828-41bb-b131-58c46cea5b1d x-compute-request-id: req-6e9f07a1-7828-41bb-b131-58c46cea5b1d Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"407a8686-ecd2-45d5-99b1-7d5dfe6830e3\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"738f64cf-e2e3-45e2-b2cf-6389e36c6d79\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"774468b0-f48b-461c-af70-d10c035a0015\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7a607e70-118e-4f6b-a968-d1a9608dfbcd\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2972309-d6fb-464f-903a-8a9e7e8709f7\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dac79dda-70c6-46b5-a77c-94b5c1210f5d\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.957Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6e9f07a1-7828-41bb-b131-58c46cea5b1d", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.957Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6e9f07a1-7828-41bb-b131-58c46cea5b1d", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.958Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fd253aa0-321d-4504-8fba-4a0337ad181c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-821e9a03-846d-4974-9793-23dac7f579e2 x-compute-request-id: req-821e9a03-846d-4974-9793-23dac7f579e2 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c7f30c0a-0b70-4423-b14a-f39b09947d0f\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8440f86-0ede-4f62-b969-caabd4908bba\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.299Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef284ee-8cc9-4918-8527-9137d7a3680e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.949Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cef284ee-8cc9-4918-8527-9137d7a3680e", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.950Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-da696b01-7187-4b43-910e-b5ff96f44a0b x-compute-request-id: req-da696b01-7187-4b43-910e-b5ff96f44a0b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.952Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-da696b01-7187-4b43-910e-b5ff96f44a0b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.952Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-887361fb-84f1-4691-a21e-7b01a88dfa8f x-compute-request-id: req-887361fb-84f1-4691-a21e-7b01a88dfa8f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.731Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-887361fb-84f1-4691-a21e-7b01a88dfa8f", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.732Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-887361fb-84f1-4691-a21e-7b01a88dfa8f", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.735Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150\"", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.737Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:03.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:02.944Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-821e9a03-846d-4974-9793-23dac7f579e2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.299Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-821e9a03-846d-4974-9793-23dac7f579e2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.299Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.09454ead-0721-4b84-b843-158232b5a06a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-8dfd9e85-9740-44dc-9435-d03f835764da x-compute-request-id: req-8dfd9e85-9740-44dc-9435-d03f835764da Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"13f67fc0-c614-4f8a-b884-6246870e9918\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70e4cf26-64a4-4f05-ad4d-a2ab52b636a6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d534eb29-5b86-47da-a519-83629031410f\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.859Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150\"", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.861Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.037Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25467e93-65f1-490a-a766-b184da82234a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.614Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-25467e93-65f1-490a-a766-b184da82234a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.615Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.583Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.610Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-8dfd9e85-9740-44dc-9435-d03f835764da", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.859Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.621Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-8dfd9e85-9740-44dc-9435-d03f835764da", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.860Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.370Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.297Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.661Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:03.725Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.021Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.288Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-9b5291d8-b5ee-4b2f-9803-237c3d01f218 x-compute-request-id: req-9b5291d8-b5ee-4b2f-9803-237c3d01f218 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.146Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9b5291d8-b5ee-4b2f-9803-237c3d01f218", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.147Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9b5291d8-b5ee-4b2f-9803-237c3d01f218", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.147Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.148Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024 x-compute-request-id: req-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.296Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.296Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:04.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.296Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.229Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-13c4d8ad-b157-449b-82e2-ff9c5c896523 x-compute-request-id: req-13c4d8ad-b157-449b-82e2-ff9c5c896523 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.912Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150\"", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.914Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.055Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-13c4d8ad-b157-449b-82e2-ff9c5c896523", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.913Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-13c4d8ad-b157-449b-82e2-ff9c5c896523", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:04.913Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-65167b7f-3166-479b-b56a-382338533c2f", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.639Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}], "metadata": {"pagination": {"total": 2476, "offset": 1964, "size": 50}}} 2019-05-19 00:03:30,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:30,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:30 GMT 2019-05-19 00:03:30,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:30,743 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:30,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:30,744 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:30,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:30,744 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:30,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae" 2019-05-19 00:03:30,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-da696b01-7187-4b43-910e-b5ff96f44a0b 2019-05-19 00:03:30,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c938d9400cf473fc4fb47b89d4dba3743dc9e8" 2019-05-19 00:03:30,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-6ad345ef-d2aa-41aa-aa27-49896d916437 x-compute-request-id: req-6ad345ef-d2aa-41aa-aa27-49896d916437 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "212613b7-7f4a-4843-b6ad-09b95ac8d41b"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-19 00:03:30,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-6ad345ef-d2aa-41aa-aa27-49896d916437 2019-05-19 00:03:30,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-6ad345ef-d2aa-41aa-aa27-49896d916437 2019-05-19 00:03:30,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-6e9f07a1-7828-41bb-b131-58c46cea5b1d x-compute-request-id: req-6e9f07a1-7828-41bb-b131-58c46cea5b1d Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "407a8686-ecd2-45d5-99b1-7d5dfe6830e3"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "738f64cf-e2e3-45e2-b2cf-6389e36c6d79"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "774468b0-f48b-461c-af70-d10c035a0015"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a607e70-118e-4f6b-a968-d1a9608dfbcd"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2972309-d6fb-464f-903a-8a9e7e8709f7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dac79dda-70c6-46b5-a77c-94b5c1210f5d"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-19 00:03:30,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6e9f07a1-7828-41bb-b131-58c46cea5b1d 2019-05-19 00:03:30,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6e9f07a1-7828-41bb-b131-58c46cea5b1d 2019-05-19 00:03:30,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-821e9a03-846d-4974-9793-23dac7f579e2 x-compute-request-id: req-821e9a03-846d-4974-9793-23dac7f579e2 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c7f30c0a-0b70-4423-b14a-f39b09947d0f"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8440f86-0ede-4f62-b969-caabd4908bba"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-19 00:03:30,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef284ee-8cc9-4918-8527-9137d7a3680e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:30,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cef284ee-8cc9-4918-8527-9137d7a3680e 2019-05-19 00:03:30,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-da696b01-7187-4b43-910e-b5ff96f44a0b x-compute-request-id: req-da696b01-7187-4b43-910e-b5ff96f44a0b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:30,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-da696b01-7187-4b43-910e-b5ff96f44a0b 2019-05-19 00:03:30,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-887361fb-84f1-4691-a21e-7b01a88dfa8f x-compute-request-id: req-887361fb-84f1-4691-a21e-7b01a88dfa8f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:30,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-887361fb-84f1-4691-a21e-7b01a88dfa8f 2019-05-19 00:03:30,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-887361fb-84f1-4691-a21e-7b01a88dfa8f 2019-05-19 00:03:30,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150" 2019-05-19 00:03:30,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:30,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-821e9a03-846d-4974-9793-23dac7f579e2 2019-05-19 00:03:30,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-821e9a03-846d-4974-9793-23dac7f579e2 2019-05-19 00:03:30,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-8dfd9e85-9740-44dc-9435-d03f835764da x-compute-request-id: req-8dfd9e85-9740-44dc-9435-d03f835764da Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "13f67fc0-c614-4f8a-b884-6246870e9918"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70e4cf26-64a4-4f05-ad4d-a2ab52b636a6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d534eb29-5b86-47da-a519-83629031410f"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "0814af83-57b1-478b-ba26-a126f6997d19", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-19 00:03:30,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150" 2019-05-19 00:03:30,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444" 2019-05-19 00:03:30,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25467e93-65f1-490a-a766-b184da82234a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:30,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-25467e93-65f1-490a-a766-b184da82234a 2019-05-19 00:03:30,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:30,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:30,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-8dfd9e85-9740-44dc-9435-d03f835764da 2019-05-19 00:03:30,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:30,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-8dfd9e85-9740-44dc-9435-d03f835764da 2019-05-19 00:03:30,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f" 2019-05-19 00:03:30,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f" 2019-05-19 00:03:30,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:30,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:30,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:30,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:30,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-9b5291d8-b5ee-4b2f-9803-237c3d01f218 x-compute-request-id: req-9b5291d8-b5ee-4b2f-9803-237c3d01f218 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:30,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9b5291d8-b5ee-4b2f-9803-237c3d01f218 2019-05-19 00:03:30,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9b5291d8-b5ee-4b2f-9803-237c3d01f218 2019-05-19 00:03:30,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae" 2019-05-19 00:03:30,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024 x-compute-request-id: req-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:30,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024 2019-05-19 00:03:30,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-7d361cc1-453b-4ca6-ac61-c6d9ea8bb024 2019-05-19 00:03:30,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-13c4d8ad-b157-449b-82e2-ff9c5c896523 x-compute-request-id: req-13c4d8ad-b157-449b-82e2-ff9c5c896523 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:30,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1df9e6afd414205e471d5e122a6f79dfe5c5150" 2019-05-19 00:03:30,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:30,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-13c4d8ad-b157-449b-82e2-ff9c5c896523 2019-05-19 00:03:30,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-13c4d8ad-b157-449b-82e2-ff9c5c896523 2019-05-19 00:03:30,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-65167b7f-3166-479b-b56a-382338533c2f 2019-05-19 00:03:30,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:30,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:30,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:30,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:30,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:30,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:30,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:30,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:30,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:30,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:30,830 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:30 GMT 2019-05-19 00:03:30,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:30,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:30,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:30,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:30,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:35,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:36,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:36,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:36,032 - 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-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-4b648d1a-846c-4b1f-87f1-56f4022010cd", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.358Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-4b648d1a-846c-4b1f-87f1-56f4022010cd", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.357Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-4b648d1a-846c-4b1f-87f1-56f4022010cd x-compute-request-id: req-4b648d1a-846c-4b1f-87f1-56f4022010cd Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.357Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-65167b7f-3166-479b-b56a-382338533c2f x-compute-request-id: req-65167b7f-3166-479b-b56a-382338533c2f Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"13f67fc0-c614-4f8a-b884-6246870e9918\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70e4cf26-64a4-4f05-ad4d-a2ab52b636a6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d534eb29-5b86-47da-a519-83629031410f\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"0814af83-57b1-478b-ba26-a126f6997d19\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.639Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-65167b7f-3166-479b-b56a-382338533c2f", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.639Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1523f715-4597-4009-ae87-035bf696aa3f", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.295Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6\"", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.483Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-67a04fb4-358d-40b4-b437-6c515cde77f6 x-compute-request-id: req-67a04fb4-358d-40b4-b437-6c515cde77f6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.564Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252\"", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.704Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8c000e-03e9-4a99-b73a-b72a5d512019 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.063Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ef8c000e-03e9-4a99-b73a-b72a5d512019", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.063Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-65167b7f-3166-479b-b56a-382338533c2f", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.639Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.27f07d47-39a3-4d3d-b7c4-a08242f0edbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-67a04fb4-358d-40b4-b437-6c515cde77f6", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.564Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.290Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.314Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7e77c822-ec46-4d1e-983e-d14515de74e1", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.312Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7e77c822-ec46-4d1e-983e-d14515de74e1", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.312Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-67a04fb4-358d-40b4-b437-6c515cde77f6", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.565Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.565Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.359Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:05.912Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1523f715-4597-4009-ae87-035bf696aa3f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.295Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e042ab0e-86bc-456b-bbd1-302120e57c1d", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.214Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2 x-compute-request-id: req-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1d41b1f-c289-4d04-9388-f6afe7175836\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd715596-9478-4f3c-9de3-36c08119bfed\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.338Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f90f63decf21a9e3c91871488e194e96b99357b7\"", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.222Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.215Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e042ab0e-86bc-456b-bbd1-302120e57c1d", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.214Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.109Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-e042ab0e-86bc-456b-bbd1-302120e57c1d x-compute-request-id: req-e042ab0e-86bc-456b-bbd1-302120e57c1d Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.214Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-8b7a56f7-1e23-42dd-be5c-02288ce4153c", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.108Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-8b7a56f7-1e23-42dd-be5c-02288ce4153c", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.108Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-8b7a56f7-1e23-42dd-be5c-02288ce4153c x-compute-request-id: req-8b7a56f7-1e23-42dd-be5c-02288ce4153c Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.107Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f8f3974a-2e32-43db-810f-151ac9d2e49e", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.792Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f3974a-2e32-43db-810f-151ac9d2e49e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.792Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:05.786Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:06.495Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.139Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-d55bac34-5030-4618-ba24-ad32444e4669", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.874Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.338Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-62361bec-81d8-45e2-8e4d-803d32b078c1 x-compute-request-id: req-62361bec-81d8-45e2-8e4d-803d32b078c1 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.468Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.338Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-62361bec-81d8-45e2-8e4d-803d32b078c1", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.468Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e x-compute-request-id: req-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"407a8686-ecd2-45d5-99b1-7d5dfe6830e3\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"738f64cf-e2e3-45e2-b2cf-6389e36c6d79\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"774468b0-f48b-461c-af70-d10c035a0015\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7a607e70-118e-4f6b-a968-d1a9608dfbcd\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2972309-d6fb-464f-903a-8a9e7e8709f7\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dac79dda-70c6-46b5-a77c-94b5c1210f5d\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.931Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-62361bec-81d8-45e2-8e4d-803d32b078c1", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.468Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6\"", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.469Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-f04b99b9-395c-420e-b17e-a7f8d70d7f9a x-compute-request-id: req-f04b99b9-395c-420e-b17e-a7f8d70d7f9a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.575Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f04b99b9-395c-420e-b17e-a7f8d70d7f9a", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.575Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f04b99b9-395c-420e-b17e-a7f8d70d7f9a", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.575Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252\"", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.576Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-d55bac34-5030-4618-ba24-ad32444e4669 x-compute-request-id: req-d55bac34-5030-4618-ba24-ad32444e4669 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.874Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}], "metadata": {"pagination": {"total": 2477, "offset": 2014, "size": 50}}} 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:36 GMT 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:36,032 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:36,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:36,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:36,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:36,033 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-4b648d1a-846c-4b1f-87f1-56f4022010cd 2019-05-19 00:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-4b648d1a-846c-4b1f-87f1-56f4022010cd 2019-05-19 00:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-4b648d1a-846c-4b1f-87f1-56f4022010cd x-compute-request-id: req-4b648d1a-846c-4b1f-87f1-56f4022010cd Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-19 00:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-65167b7f-3166-479b-b56a-382338533c2f x-compute-request-id: req-65167b7f-3166-479b-b56a-382338533c2f Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "13f67fc0-c614-4f8a-b884-6246870e9918"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70e4cf26-64a4-4f05-ad4d-a2ab52b636a6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0814af83-57b1-478b-ba26-a126f6997d19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d534eb29-5b86-47da-a519-83629031410f"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "0814af83-57b1-478b-ba26-a126f6997d19", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-19 00:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-65167b7f-3166-479b-b56a-382338533c2f 2019-05-19 00:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1523f715-4597-4009-ae87-035bf696aa3f 2019-05-19 00:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6" 2019-05-19 00:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-67a04fb4-358d-40b4-b437-6c515cde77f6 x-compute-request-id: req-67a04fb4-358d-40b4-b437-6c515cde77f6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252" 2019-05-19 00:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8c000e-03e9-4a99-b73a-b72a5d512019 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ef8c000e-03e9-4a99-b73a-b72a5d512019 2019-05-19 00:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-65167b7f-3166-479b-b56a-382338533c2f 2019-05-19 00:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-67a04fb4-358d-40b4-b437-6c515cde77f6 2019-05-19 00:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae" 2019-05-19 00:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7e77c822-ec46-4d1e-983e-d14515de74e1 2019-05-19 00:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-7e77c822-ec46-4d1e-983e-d14515de74e1 2019-05-19 00:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-67a04fb4-358d-40b4-b437-6c515cde77f6 2019-05-19 00:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444" 2019-05-19 00:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f" 2019-05-19 00:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1523f715-4597-4009-ae87-035bf696aa3f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e042ab0e-86bc-456b-bbd1-302120e57c1d 2019-05-19 00:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2 x-compute-request-id: req-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1d41b1f-c289-4d04-9388-f6afe7175836"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd715596-9478-4f3c-9de3-36c08119bfed"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-19 00:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f63decf21a9e3c91871488e194e96b99357b7" 2019-05-19 00:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1015bdc938765cbefa76cc793ceb35a236ceae" 2019-05-19 00:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-e042ab0e-86bc-456b-bbd1-302120e57c1d 2019-05-19 00:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f033f89a56176f04c1ca2ee7a6b4df9ca4e4f" 2019-05-19 00:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-e042ab0e-86bc-456b-bbd1-302120e57c1d x-compute-request-id: req-e042ab0e-86bc-456b-bbd1-302120e57c1d Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-8b7a56f7-1e23-42dd-be5c-02288ce4153c 2019-05-19 00:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-8b7a56f7-1e23-42dd-be5c-02288ce4153c 2019-05-19 00:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-8b7a56f7-1e23-42dd-be5c-02288ce4153c x-compute-request-id: req-8b7a56f7-1e23-42dd-be5c-02288ce4153c Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f8f3974a-2e32-43db-810f-151ac9d2e49e 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f3974a-2e32-43db-810f-151ac9d2e49e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-d55bac34-5030-4618-ba24-ad32444e4669 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2 2019-05-19 00:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-62361bec-81d8-45e2-8e4d-803d32b078c1 x-compute-request-id: req-62361bec-81d8-45e2-8e4d-803d32b078c1 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-f74e6484-c27c-4d4e-9998-2aa3d43bf2c2 2019-05-19 00:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-62361bec-81d8-45e2-8e4d-803d32b078c1 2019-05-19 00:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e x-compute-request-id: req-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "407a8686-ecd2-45d5-99b1-7d5dfe6830e3"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "738f64cf-e2e3-45e2-b2cf-6389e36c6d79"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "774468b0-f48b-461c-af70-d10c035a0015"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a607e70-118e-4f6b-a968-d1a9608dfbcd"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2972309-d6fb-464f-903a-8a9e7e8709f7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dac79dda-70c6-46b5-a77c-94b5c1210f5d"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-19 00:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-62361bec-81d8-45e2-8e4d-803d32b078c1 2019-05-19 00:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6" 2019-05-19 00:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-f04b99b9-395c-420e-b17e-a7f8d70d7f9a x-compute-request-id: req-f04b99b9-395c-420e-b17e-a7f8d70d7f9a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f04b99b9-395c-420e-b17e-a7f8d70d7f9a 2019-05-19 00:03:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f04b99b9-395c-420e-b17e-a7f8d70d7f9a 2019-05-19 00:03:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252" 2019-05-19 00:03:36,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-d55bac34-5030-4618-ba24-ad32444e4669 x-compute-request-id: req-d55bac34-5030-4618-ba24-ad32444e4669 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:36,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:36,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:36,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:36,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:36 GMT 2019-05-19 00:03:36,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:36,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:36,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:36,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:36,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:41,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:41,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:41,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:41,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:41,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:41,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.339Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.056Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-d55bac34-5030-4618-ba24-ad32444e4669", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.874Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-71806d97-079f-4a9d-b419-4b68f458941e", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.034Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-71806d97-079f-4a9d-b419-4b68f458941e x-compute-request-id: req-71806d97-079f-4a9d-b419-4b68f458941e Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.033Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6\"", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.933Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.932Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:06.931Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-8ad40665-fd4e-4672-b276-d367e8e940b3 x-compute-request-id: req-8ad40665-fd4e-4672-b276-d367e8e940b3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.162Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-8ad40665-fd4e-4672-b276-d367e8e940b3", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.162Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-36d2fbc7-40b8-48ce-a805-267c43b5036f", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.441Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-8ad40665-fd4e-4672-b276-d367e8e940b3", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.163Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-89d4d78a-d785-4c20-a62c-e580a91197b7 x-compute-request-id: req-89d4d78a-d785-4c20-a62c-e580a91197b7 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1d41b1f-c289-4d04-9388-f6afe7175836\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd715596-9478-4f3c-9de3-36c08119bfed\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.509Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f90f63decf21a9e3c91871488e194e96b99357b7\"", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.523Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-08604fa1-8550-460c-8bb3-08abdd463c6f", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.522Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-08604fa1-8550-460c-8bb3-08abdd463c6f", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.522Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-36d2fbc7-40b8-48ce-a805-267c43b5036f", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.441Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-08604fa1-8550-460c-8bb3-08abdd463c6f x-compute-request-id: req-08604fa1-8550-460c-8bb3-08abdd463c6f Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"212613b7-7f4a-4843-b6ad-09b95ac8d41b\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.522Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.163Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-36d2fbc7-40b8-48ce-a805-267c43b5036f x-compute-request-id: req-36d2fbc7-40b8-48ce-a805-267c43b5036f Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6359820c-600a-401b-af6d-2356d5de06b5\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"911fc384-7938-4ea6-9283-099b72c27b37\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"95d783e4-286b-44cc-9406-b006317cbc1d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a60fa04e-531a-4ebd-b529-1be04e56879a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa3d46a-5857-4492-939c-e8c8900b804c\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9711d6-fb45-449a-bb9d-4cc468003deb\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb536939-b173-411a-90d0-88c3f2420341\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.441Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ac54163d-5b1f-4939-8382-a186e50dae8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:07.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-71806d97-079f-4a9d-b419-4b68f458941e", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.034Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.51dc554e-8ec1-42ec-9d1f-1c8eec942b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-2810b3d9-914d-4537-b7e9-c25322626512", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.608Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.910Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.880Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.653Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.563Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-89d4d78a-d785-4c20-a62c-e580a91197b7", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.509Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-89d4d78a-d785-4c20-a62c-e580a91197b7", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.509Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2733cdd9-bf81-423c-8434-e427ae74c6e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-2810b3d9-914d-4537-b7e9-c25322626512 x-compute-request-id: req-2810b3d9-914d-4537-b7e9-c25322626512 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c7f30c0a-0b70-4423-b14a-f39b09947d0f\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8440f86-0ede-4f62-b969-caabd4908bba\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"c8b553ca-e86e-4353-ab15-0cfcb6234a27\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.607Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-2810b3d9-914d-4537-b7e9-c25322626512", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.607Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252\"", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.608Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-a60c6239-0e18-472c-bfd9-ef85d9741e9c x-compute-request-id: req-a60c6239-0e18-472c-bfd9-ef85d9741e9c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.693Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a60c6239-0e18-472c-bfd9-ef85d9741e9c", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.694Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a60c6239-0e18-472c-bfd9-ef85d9741e9c", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.694Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6\"", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:07.694Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252\"", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.444Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ecccd4b8-b38f-45b4-8f88-86ac06e30922", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.443Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ecccd4b8-b38f-45b4-8f88-86ac06e30922", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.442Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-ecccd4b8-b38f-45b4-8f88-86ac06e30922 x-compute-request-id: req-ecccd4b8-b38f-45b4-8f88-86ac06e30922 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.442Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-2e005959-8179-44a0-8c2e-0bebc0c794bb", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.526Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-2e005959-8179-44a0-8c2e-0bebc0c794bb", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.526Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-0d4b25dc-9b67-4705-9077-7127fdd27d41", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.234Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-0d4b25dc-9b67-4705-9077-7127fdd27d41", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.233Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-0d4b25dc-9b67-4705-9077-7127fdd27d41 x-compute-request-id: req-0d4b25dc-9b67-4705-9077-7127fdd27d41 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"407a8686-ecd2-45d5-99b1-7d5dfe6830e3\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"738f64cf-e2e3-45e2-b2cf-6389e36c6d79\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"774468b0-f48b-461c-af70-d10c035a0015\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7a607e70-118e-4f6b-a968-d1a9608dfbcd\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2972309-d6fb-464f-903a-8a9e7e8709f7\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dac79dda-70c6-46b5-a77c-94b5c1210f5d\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"aa70f04c-20a9-46f2-8b9a-d3c2fc642400\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.233Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.82d614e9-70dc-48c7-9c48-45f8eb14f11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f90f63decf21a9e3c91871488e194e96b99357b7\"", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.527Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.853Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.271Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.010Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:08.896Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-2e005959-8179-44a0-8c2e-0bebc0c794bb x-compute-request-id: req-2e005959-8179-44a0-8c2e-0bebc0c794bb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.526Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:09.533Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4fa9626-dc6a-4ea7-8e98-1a15d880482d", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.216Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}], "metadata": {"pagination": {"total": 2487, "offset": 2064, "size": 50}}} 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:41 GMT 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:41,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:41,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:41,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:41,431 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:03:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444" 2019-05-19 00:03:41,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-d55bac34-5030-4618-ba24-ad32444e4669 2019-05-19 00:03:41,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-71806d97-079f-4a9d-b419-4b68f458941e 2019-05-19 00:03:41,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-71806d97-079f-4a9d-b419-4b68f458941e x-compute-request-id: req-71806d97-079f-4a9d-b419-4b68f458941e Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-19 00:03:41,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6" 2019-05-19 00:03:41,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e 2019-05-19 00:03:41,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-6cbad7c2-8fb8-4172-a29a-0be5cc7ce44e 2019-05-19 00:03:41,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-8ad40665-fd4e-4672-b276-d367e8e940b3 x-compute-request-id: req-8ad40665-fd4e-4672-b276-d367e8e940b3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:41,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-8ad40665-fd4e-4672-b276-d367e8e940b3 2019-05-19 00:03:41,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-36d2fbc7-40b8-48ce-a805-267c43b5036f 2019-05-19 00:03:41,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-8ad40665-fd4e-4672-b276-d367e8e940b3 2019-05-19 00:03:41,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-89d4d78a-d785-4c20-a62c-e580a91197b7 x-compute-request-id: req-89d4d78a-d785-4c20-a62c-e580a91197b7 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1d41b1f-c289-4d04-9388-f6afe7175836"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd715596-9478-4f3c-9de3-36c08119bfed"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-19 00:03:41,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f63decf21a9e3c91871488e194e96b99357b7" 2019-05-19 00:03:41,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-08604fa1-8550-460c-8bb3-08abdd463c6f 2019-05-19 00:03:41,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-08604fa1-8550-460c-8bb3-08abdd463c6f 2019-05-19 00:03:41,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-36d2fbc7-40b8-48ce-a805-267c43b5036f 2019-05-19 00:03:41,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-08604fa1-8550-460c-8bb3-08abdd463c6f x-compute-request-id: req-08604fa1-8550-460c-8bb3-08abdd463c6f Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "212613b7-7f4a-4843-b6ad-09b95ac8d41b"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-19 00:03:41,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031be38d5783852dc5a1553bbe0b5be6acf67444" 2019-05-19 00:03:41,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-36d2fbc7-40b8-48ce-a805-267c43b5036f x-compute-request-id: req-36d2fbc7-40b8-48ce-a805-267c43b5036f Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6359820c-600a-401b-af6d-2356d5de06b5"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "911fc384-7938-4ea6-9283-099b72c27b37"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95d783e4-286b-44cc-9406-b006317cbc1d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a60fa04e-531a-4ebd-b529-1be04e56879a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa3d46a-5857-4492-939c-e8c8900b804c"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9711d6-fb45-449a-bb9d-4cc468003deb"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb536939-b173-411a-90d0-88c3f2420341"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-19 00:03:41,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-71806d97-079f-4a9d-b419-4b68f458941e 2019-05-19 00:03:41,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-2810b3d9-914d-4537-b7e9-c25322626512 2019-05-19 00:03:41,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:41,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:41,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:41,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:41,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-89d4d78a-d785-4c20-a62c-e580a91197b7 2019-05-19 00:03:41,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-89d4d78a-d785-4c20-a62c-e580a91197b7 2019-05-19 00:03:41,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-2810b3d9-914d-4537-b7e9-c25322626512 x-compute-request-id: req-2810b3d9-914d-4537-b7e9-c25322626512 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c7f30c0a-0b70-4423-b14a-f39b09947d0f"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8440f86-0ede-4f62-b969-caabd4908bba"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "c8b553ca-e86e-4353-ab15-0cfcb6234a27", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-19 00:03:41,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-2810b3d9-914d-4537-b7e9-c25322626512 2019-05-19 00:03:41,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252" 2019-05-19 00:03:41,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-a60c6239-0e18-472c-bfd9-ef85d9741e9c x-compute-request-id: req-a60c6239-0e18-472c-bfd9-ef85d9741e9c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:41,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a60c6239-0e18-472c-bfd9-ef85d9741e9c 2019-05-19 00:03:41,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a60c6239-0e18-472c-bfd9-ef85d9741e9c 2019-05-19 00:03:41,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df68d4a5e099dc180655306733a414bf6233d6e6" 2019-05-19 00:03:41,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc07e725433369ee62ea42effeb645b5e93252" 2019-05-19 00:03:41,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ecccd4b8-b38f-45b4-8f88-86ac06e30922 2019-05-19 00:03:41,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ecccd4b8-b38f-45b4-8f88-86ac06e30922 2019-05-19 00:03:41,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-ecccd4b8-b38f-45b4-8f88-86ac06e30922 x-compute-request-id: req-ecccd4b8-b38f-45b4-8f88-86ac06e30922 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:41,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-2e005959-8179-44a0-8c2e-0bebc0c794bb 2019-05-19 00:03:41,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-2e005959-8179-44a0-8c2e-0bebc0c794bb 2019-05-19 00:03:41,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-0d4b25dc-9b67-4705-9077-7127fdd27d41 2019-05-19 00:03:41,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-0d4b25dc-9b67-4705-9077-7127fdd27d41 2019-05-19 00:03:41,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-0d4b25dc-9b67-4705-9077-7127fdd27d41 x-compute-request-id: req-0d4b25dc-9b67-4705-9077-7127fdd27d41 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "407a8686-ecd2-45d5-99b1-7d5dfe6830e3"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "738f64cf-e2e3-45e2-b2cf-6389e36c6d79"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "774468b0-f48b-461c-af70-d10c035a0015"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a607e70-118e-4f6b-a968-d1a9608dfbcd"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2972309-d6fb-464f-903a-8a9e7e8709f7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dac79dda-70c6-46b5-a77c-94b5c1210f5d"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "aa70f04c-20a9-46f2-8b9a-d3c2fc642400", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-19 00:03:41,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f63decf21a9e3c91871488e194e96b99357b7" 2019-05-19 00:03:41,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:41,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:41,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:41,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-2e005959-8179-44a0-8c2e-0bebc0c794bb x-compute-request-id: req-2e005959-8179-44a0-8c2e-0bebc0c794bb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:41,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4fa9626-dc6a-4ea7-8e98-1a15d880482d 2019-05-19 00:03:41,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:41,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:41,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:41,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:41 GMT 2019-05-19 00:03:41,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:41,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:41,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:41,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:41,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:46,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:46,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:46,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:46,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:46,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:46,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:46,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:46,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:46,629 - 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-05-19T00:03:09.533Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4fa9626-dc6a-4ea7-8e98-1a15d880482d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.216Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:09.533Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4fa9626-dc6a-4ea7-8e98-1a15d880482d", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.216Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:09.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.210Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:09.533Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:08.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:09.533Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.566Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aebbb90c-edd3-4d58-9037-60fcfe6a4fea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.615Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.610Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-648170d5-bd7d-48df-954b-374a03a79b73", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.439Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-648170d5-bd7d-48df-954b-374a03a79b73", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.439Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6fec44f5-c73d-4a08-8e9a-2cd9606f772b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-aebbb90c-edd3-4d58-9037-60fcfe6a4fea", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.615Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59 x-compute-request-id: req-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"212613b7-7f4a-4843-b6ad-09b95ac8d41b\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"25fdd381-4150-43d5-a6e0-a002f4024a3f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.566Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.566Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.31ba7ee0-f8a6-4595-9bb1-3d07972bd01f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb\"", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.620Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.096Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.944Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:09.922Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea3ae44-768e-4909-ba35-076b4a27c92f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.067Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.062Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-aea3ae44-768e-4909-ba35-076b4a27c92f", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.067Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.034Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:10.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.524Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-2a5948c9-8cda-46e4-8b82-5216d8754591", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.121Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5 x-compute-request-id: req-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.957Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.959Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.959Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.959Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-2a5948c9-8cda-46e4-8b82-5216d8754591 x-compute-request-id: req-2a5948c9-8cda-46e4-8b82-5216d8754591 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.121Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-2a5948c9-8cda-46e4-8b82-5216d8754591", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.121Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb\"", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.122Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.235Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.287Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:10.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.791Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea439a9-4c5a-4466-b8c7-9cf738200381 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.242Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:11.791Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fea439a9-4c5a-4466-b8c7-9cf738200381", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.242Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-82e22bd2-0cb0-455b-accb-be85ca032bbe", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.814Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-82e22bd2-0cb0-455b-accb-be85ca032bbe x-compute-request-id: req-82e22bd2-0cb0-455b-accb-be85ca032bbe Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.813Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.816Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-2338c7b9-abbd-43d0-8692-18b8cf1fdb62", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.811Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-2338c7b9-abbd-43d0-8692-18b8cf1fdb62", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.810Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-2338c7b9-abbd-43d0-8692-18b8cf1fdb62 x-compute-request-id: req-2338c7b9-abbd-43d0-8692-18b8cf1fdb62 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6359820c-600a-401b-af6d-2356d5de06b5\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"911fc384-7938-4ea6-9283-099b72c27b37\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"95d783e4-286b-44cc-9406-b006317cbc1d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a60fa04e-531a-4ebd-b529-1be04e56879a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa3d46a-5857-4492-939c-e8c8900b804c\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9711d6-fb45-449a-bb9d-4cc468003deb\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb536939-b173-411a-90d0-88c3f2420341\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.810Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0730389336dc594b64d1d5929872c81fb20be4f0\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.702Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb\"", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.815Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-a672753c-da33-4a94-84bd-4816c941c5e3 x-compute-request-id: req-a672753c-da33-4a94-84bd-4816c941c5e3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.233Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:12.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-82e22bd2-0cb0-455b-accb-be85ca032bbe", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:11.814Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.011Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-29c83f92-b23f-442c-a470-9eb228f3f79c x-compute-request-id: req-29c83f92-b23f-442c-a470-9eb228f3f79c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1d41b1f-c289-4d04-9388-f6afe7175836\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd715596-9478-4f3c-9de3-36c08119bfed\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.727Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.011Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-29c83f92-b23f-442c-a470-9eb228f3f79c", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.727Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.728Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.011Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-57532fa2-34d0-4723-b797-108dc8b36122 x-compute-request-id: req-57532fa2-34d0-4723-b797-108dc8b36122 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.869Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.011Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-a672753c-da33-4a94-84bd-4816c941c5e3", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.234Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}], "metadata": {"pagination": {"total": 2515, "offset": 2114, "size": 50}}} 2019-05-19 00:03:46,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:46,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:46 GMT 2019-05-19 00:03:46,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:46,630 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:46,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:46,630 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:46,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:46,630 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:46,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4fa9626-dc6a-4ea7-8e98-1a15d880482d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:46,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4fa9626-dc6a-4ea7-8e98-1a15d880482d 2019-05-19 00:03:46,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:46,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:03:46,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:03:46,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59 2019-05-19 00:03:46,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aebbb90c-edd3-4d58-9037-60fcfe6a4fea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:46,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:46,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-648170d5-bd7d-48df-954b-374a03a79b73 2019-05-19 00:03:46,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-648170d5-bd7d-48df-954b-374a03a79b73 2019-05-19 00:03:46,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-aebbb90c-edd3-4d58-9037-60fcfe6a4fea 2019-05-19 00:03:46,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59 x-compute-request-id: req-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "212613b7-7f4a-4843-b6ad-09b95ac8d41b"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "68a4c628-37d1-4ad6-ae9b-52c5dfaed0c5"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "25fdd381-4150-43d5-a6e0-a002f4024a3f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-19 00:03:46,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-d8e2ce0e-372c-4a0d-9eb6-5ff562215c59 2019-05-19 00:03:46,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb" 2019-05-19 00:03:46,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-19 00:03:46,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:46,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:46,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea3ae44-768e-4909-ba35-076b4a27c92f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:46,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:46,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-aea3ae44-768e-4909-ba35-076b4a27c92f 2019-05-19 00:03:46,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4" 2019-05-19 00:03:46,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c" 2019-05-19 00:03:46,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-2a5948c9-8cda-46e4-8b82-5216d8754591 2019-05-19 00:03:46,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5 x-compute-request-id: req-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:46,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5 2019-05-19 00:03:46,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-2a4e5b80-beb8-4f98-80ab-a1b140a86cf5 2019-05-19 00:03:46,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4" 2019-05-19 00:03:46,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-2a5948c9-8cda-46e4-8b82-5216d8754591 x-compute-request-id: req-2a5948c9-8cda-46e4-8b82-5216d8754591 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:46,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:03:46,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-2a5948c9-8cda-46e4-8b82-5216d8754591 2019-05-19 00:03:46,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb" 2019-05-19 00:03:46,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:46,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:03:46,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea439a9-4c5a-4466-b8c7-9cf738200381 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:46,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fea439a9-4c5a-4466-b8c7-9cf738200381 2019-05-19 00:03:46,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-82e22bd2-0cb0-455b-accb-be85ca032bbe 2019-05-19 00:03:46,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-82e22bd2-0cb0-455b-accb-be85ca032bbe x-compute-request-id: req-82e22bd2-0cb0-455b-accb-be85ca032bbe Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-19 00:03:46,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4" 2019-05-19 00:03:46,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-2338c7b9-abbd-43d0-8692-18b8cf1fdb62 2019-05-19 00:03:46,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-2338c7b9-abbd-43d0-8692-18b8cf1fdb62 2019-05-19 00:03:46,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-2338c7b9-abbd-43d0-8692-18b8cf1fdb62 x-compute-request-id: req-2338c7b9-abbd-43d0-8692-18b8cf1fdb62 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6359820c-600a-401b-af6d-2356d5de06b5"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "911fc384-7938-4ea6-9283-099b72c27b37"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95d783e4-286b-44cc-9406-b006317cbc1d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a60fa04e-531a-4ebd-b529-1be04e56879a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa3d46a-5857-4492-939c-e8c8900b804c"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9711d6-fb45-449a-bb9d-4cc468003deb"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb536939-b173-411a-90d0-88c3f2420341"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-19 00:03:46,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730389336dc594b64d1d5929872c81fb20be4f0" 2019-05-19 00:03:46,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb" 2019-05-19 00:03:46,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-a672753c-da33-4a94-84bd-4816c941c5e3 x-compute-request-id: req-a672753c-da33-4a94-84bd-4816c941c5e3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:46,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-82e22bd2-0cb0-455b-accb-be85ca032bbe 2019-05-19 00:03:46,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-29c83f92-b23f-442c-a470-9eb228f3f79c x-compute-request-id: req-29c83f92-b23f-442c-a470-9eb228f3f79c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1d41b1f-c289-4d04-9388-f6afe7175836"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd715596-9478-4f3c-9de3-36c08119bfed"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-19 00:03:46,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-29c83f92-b23f-442c-a470-9eb228f3f79c 2019-05-19 00:03:46,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c" 2019-05-19 00:03:46,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-57532fa2-34d0-4723-b797-108dc8b36122 x-compute-request-id: req-57532fa2-34d0-4723-b797-108dc8b36122 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:46,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-a672753c-da33-4a94-84bd-4816c941c5e3 2019-05-19 00:03:46,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:46,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:46,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:46,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:46,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:46,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:46,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:46,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:46,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:46,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:46,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:46 GMT 2019-05-19 00:03:46,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:46,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:46,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:46,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:46,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:51,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:51,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:51,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:51,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:51,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:51,916 - 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-05-19T00:03:13.011Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-57532fa2-34d0-4723-b797-108dc8b36122 x-compute-request-id: req-57532fa2-34d0-4723-b797-108dc8b36122 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.869Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.011Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-a672753c-da33-4a94-84bd-4816c941c5e3", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.234Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.236Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.870Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e06fbf01-d1de-4b98-83d3-c3881761babd", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.064Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0730389336dc594b64d1d5929872c81fb20be4f0\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.204\"}}'", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.065Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-0be34216-97c7-4466-8dbc-9e4927499518 x-compute-request-id: req-0be34216-97c7-4466-8dbc-9e4927499518 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.327Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-0be34216-97c7-4466-8dbc-9e4927499518", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.327Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-0be34216-97c7-4466-8dbc-9e4927499518", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.328Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.329Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-60ff7c3a-4901-4a76-983e-3f00e0e1b953 x-compute-request-id: req-60ff7c3a-4901-4a76-983e-3f00e0e1b953 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6acda6ac-a1ed-4733-b013-c032e30aa9d3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"34cd8be4-d614-480c-93ee-5c258cc5584d\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.509Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-57532fa2-34d0-4723-b797-108dc8b36122", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.869Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-57532fa2-34d0-4723-b797-108dc8b36122", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.869Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e06fbf01-d1de-4b98-83d3-c3881761babd", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.063Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-f3f00e6a-3329-4f3b-b979-994b26752276 x-compute-request-id: req-f3f00e6a-3329-4f3b-b979-994b26752276 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.962Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f3f00e6a-3329-4f3b-b979-994b26752276", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.962Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f3f00e6a-3329-4f3b-b979-994b26752276", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.962Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb\"", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:12.963Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:13.620Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-e06fbf01-d1de-4b98-83d3-c3881761babd x-compute-request-id: req-e06fbf01-d1de-4b98-83d3-c3881761babd Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.063Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:14.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-60ff7c3a-4901-4a76-983e-3f00e0e1b953", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.509Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:14.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-60ff7c3a-4901-4a76-983e-3f00e0e1b953", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.509Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b6990062-12c3-4e6d-afc2-82c2dd575294"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:14.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-917ef793-c236-46c2-b7b8-ef5909884da0", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.873Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:14.248Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-10a0e33d-18fe-43f4-8cbf-d786082d1ddb x-compute-request-id: req-10a0e33d-18fe-43f4-8cbf-d786082d1ddb Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1d41b1f-c289-4d04-9388-f6afe7175836\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fd715596-9478-4f3c-9de3-36c08119bfed\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"062fea5d-70ca-424b-b4c6-ad4818a0694b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.049Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:14.248Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-917ef793-c236-46c2-b7b8-ef5909884da0 x-compute-request-id: req-917ef793-c236-46c2-b7b8-ef5909884da0 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6359820c-600a-401b-af6d-2356d5de06b5\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"911fc384-7938-4ea6-9283-099b72c27b37\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"95d783e4-286b-44cc-9406-b006317cbc1d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a60fa04e-531a-4ebd-b529-1be04e56879a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa3d46a-5857-4492-939c-e8c8900b804c\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9711d6-fb45-449a-bb9d-4cc468003deb\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb536939-b173-411a-90d0-88c3f2420341\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.872Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:14.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-917ef793-c236-46c2-b7b8-ef5909884da0", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:13.873Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ad372e3d-8210-4326-8ce1-3fb80952b378"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.158Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-10a0e33d-18fe-43f4-8cbf-d786082d1ddb", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.049Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.158Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.158Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.645Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.158Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.119Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.158Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.672Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.158Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-10a0e33d-18fe-43f4-8cbf-d786082d1ddb", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.049Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.08097422-c805-440d-a948-0b9114a3dcd1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.758Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:14.852Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.758Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:15.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:15.758Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:15.127Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.061Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd0c9c8-81d7-4e34-b9fc-4e05c07fa07c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.066Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8bd0c9c8-81d7-4e34-b9fc-4e05c07fa07c", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.066Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:2 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-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:3 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-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}], "metadata": {"pagination": {"total": 2518, "offset": 2164, "size": 50}}} 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:51 GMT 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:51,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:51,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:51,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:51,917 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:51,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-57532fa2-34d0-4723-b797-108dc8b36122 x-compute-request-id: req-57532fa2-34d0-4723-b797-108dc8b36122 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:51,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-a672753c-da33-4a94-84bd-4816c941c5e3 2019-05-19 00:03:51,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c" 2019-05-19 00:03:51,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3b3cd846ea971bf1d2d36dae0945c348581dd4" 2019-05-19 00:03:51,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e06fbf01-d1de-4b98-83d3-c3881761babd 2019-05-19 00:03:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730389336dc594b64d1d5929872c81fb20be4f0" -d '{"addFloatingIp": {"address": "172.30.9.204"}}' 2019-05-19 00:03:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-0be34216-97c7-4466-8dbc-9e4927499518 x-compute-request-id: req-0be34216-97c7-4466-8dbc-9e4927499518 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-0be34216-97c7-4466-8dbc-9e4927499518 2019-05-19 00:03:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-0be34216-97c7-4466-8dbc-9e4927499518 2019-05-19 00:03:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86b693c36c86d3067e6c0b10987849ac521916c" 2019-05-19 00:03:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-60ff7c3a-4901-4a76-983e-3f00e0e1b953 x-compute-request-id: req-60ff7c3a-4901-4a76-983e-3f00e0e1b953 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6acda6ac-a1ed-4733-b013-c032e30aa9d3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "34cd8be4-d614-480c-93ee-5c258cc5584d", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-19 00:03:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-57532fa2-34d0-4723-b797-108dc8b36122 2019-05-19 00:03:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-57532fa2-34d0-4723-b797-108dc8b36122 2019-05-19 00:03:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e06fbf01-d1de-4b98-83d3-c3881761babd 2019-05-19 00:03:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-f3f00e6a-3329-4f3b-b979-994b26752276 x-compute-request-id: req-f3f00e6a-3329-4f3b-b979-994b26752276 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f3f00e6a-3329-4f3b-b979-994b26752276 2019-05-19 00:03:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f3f00e6a-3329-4f3b-b979-994b26752276 2019-05-19 00:03:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e285a7cf6fdd112d6260d570a293c48360c1a7bb" 2019-05-19 00:03:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-e06fbf01-d1de-4b98-83d3-c3881761babd x-compute-request-id: req-e06fbf01-d1de-4b98-83d3-c3881761babd Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:03:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-60ff7c3a-4901-4a76-983e-3f00e0e1b953 2019-05-19 00:03:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-60ff7c3a-4901-4a76-983e-3f00e0e1b953 2019-05-19 00:03:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-917ef793-c236-46c2-b7b8-ef5909884da0 2019-05-19 00:03:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-10a0e33d-18fe-43f4-8cbf-d786082d1ddb x-compute-request-id: req-10a0e33d-18fe-43f4-8cbf-d786082d1ddb Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1d41b1f-c289-4d04-9388-f6afe7175836"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd715596-9478-4f3c-9de3-36c08119bfed"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "062fea5d-70ca-424b-b4c6-ad4818a0694b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-19 00:03:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-917ef793-c236-46c2-b7b8-ef5909884da0 x-compute-request-id: req-917ef793-c236-46c2-b7b8-ef5909884da0 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6359820c-600a-401b-af6d-2356d5de06b5"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "911fc384-7938-4ea6-9283-099b72c27b37"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95d783e4-286b-44cc-9406-b006317cbc1d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a60fa04e-531a-4ebd-b529-1be04e56879a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa3d46a-5857-4492-939c-e8c8900b804c"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9711d6-fb45-449a-bb9d-4cc468003deb"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb536939-b173-411a-90d0-88c3f2420341"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-19 00:03:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-917ef793-c236-46c2-b7b8-ef5909884da0 2019-05-19 00:03:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-10a0e33d-18fe-43f4-8cbf-d786082d1ddb 2019-05-19 00:03:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:03:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-19 00:03:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-10a0e33d-18fe-43f4-8cbf-d786082d1ddb 2019-05-19 00:03:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-19 00:03:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:03:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-19 00:03:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:03:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-05-19 00:03:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-05-19 00:03:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-05-19 00:03:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-05-19 00:03:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 2019-05-19 00:03:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-05-19 00:03:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-05-19 00:03:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd0c9c8-81d7-4e34-b9fc-4e05c07fa07c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:03:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8bd0c9c8-81d7-4e34-b9fc-4e05c07fa07c 2019-05-19 00:03:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-05-19 00:03:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-05-19 00:03:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-05-19 00:03:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-05-19 00:03:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-05-19 00:03:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-05-19 00:03:51,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:51,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:51,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:51,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:51,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:51,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:51,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:51 GMT 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:51,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:56,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:03:57,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:57,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:57,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:57,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:57,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Fetched 13.1 MB in 10s (1,251 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}], "metadata": {"pagination": {"total": 2518, "offset": 2214, "size": 50}}} 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:57 GMT 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:57,181 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:57,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:03:57,182 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:03:57,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-05-19 00:03:57,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-05-19 00:03:57,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-05-19 00:03:57,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 kB] 2019-05-19 00:03:57,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-05-19 00:03:57,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-05-19 00:03:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-05-19 00:03:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-05-19 00:03:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-05-19 00:03:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-05-19 00:03:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-05-19 00:03:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-05-19 00:03:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-05-19 00:03:57,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-05-19 00:03:57,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-05-19 00:03:57,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-05-19 00:03:57,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-05-19 00:03:57,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-05-19 00:03:57,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-05-19 00:03:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-05-19 00:03:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-05-19 00:03:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-05-19 00:03:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-05-19 00:03:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-05-19 00:03:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-05-19 00:03:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-05-19 00:03:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-05-19 00:03:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-05-19 00:03:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-05-19 00:03:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-05-19 00:03:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-05-19 00:03:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-05-19 00:03:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-05-19 00:03:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-05-19 00:03:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-05-19 00:03:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-05-19 00:03:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-05-19 00:03:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,251 kB/s) 2019-05-19 00:03:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-05-19 00:03:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-05-19 00:03:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-05-19 00:03:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-05-19 00:03:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-05-19 00:03:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-05-19 00:03:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-19 00:03:57,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-19 00:03:57,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-05-19 00:03:57,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-05-19 00:03:57,191 - 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-05-19 00:03:57,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-05-19 00:03:57,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:03:57,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:03:57,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:03:57,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:03:57,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:03:57 GMT 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:03:57,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:03:57,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:02,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:02,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "message": " Fetched 19.1 MB in 3s (6,206 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.410Z", "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-05-19T00:03:16.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}24b7659a90dfc5cd091292505427471368615a62\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.747Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.927Z", "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-05-19T00:03:16.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.317Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.927Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef386116-b848-4fa2-88e2-2d2a7eda4ebe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.322Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.927Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ef386116-b848-4fa2-88e2-2d2a7eda4ebe", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.322Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:16.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6274e7c8857dbcfc8aa6f6cf6d0f46d9d3fc5aab\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:16.487Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:17.700Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:03: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-396e5433-ebf0-4305-b210-874f866563ec x-compute-request-id: req-396e5433-ebf0-4305-b210-874f866563ec 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_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.679Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-396e5433-ebf0-4305-b210-874f866563ec", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.680Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0730389336dc594b64d1d5929872c81fb20be4f0\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.681Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-f0d8b895-8743-47b9-82ac-0401df3ba68d", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.837Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-f0d8b895-8743-47b9-82ac-0401df3ba68d", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.837Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-f0d8b895-8743-47b9-82ac-0401df3ba68d x-compute-request-id: req-f0d8b895-8743-47b9-82ac-0401df3ba68d Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.837Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}24b7659a90dfc5cd091292505427471368615a62\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.947Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-396e5433-ebf0-4305-b210-874f866563ec", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.680Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}], "metadata": {"pagination": {"total": 2518, "offset": 2264, "size": 50}}} 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:02 GMT 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:02,514 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-05-19 00:04:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-05-19 00:04:02,516 - 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-05-19 00:04:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-19 00:04:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-19 00:04:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-05-19 00:04:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-05-19 00:04:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,517 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - 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-05-19 00:04:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 3s (6,206 kB/s) 2019-05-19 00:04:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-05-19 00:04:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24b7659a90dfc5cd091292505427471368615a62" 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef386116-b848-4fa2-88e2-2d2a7eda4ebe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ef386116-b848-4fa2-88e2-2d2a7eda4ebe 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6274e7c8857dbcfc8aa6f6cf6d0f46d9d3fc5aab" 2019-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:03: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-396e5433-ebf0-4305-b210-874f866563ec x-compute-request-id: req-396e5433-ebf0-4305-b210-874f866563ec 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-05-19 00:04:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-396e5433-ebf0-4305-b210-874f866563ec 2019-05-19 00:04:02,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730389336dc594b64d1d5929872c81fb20be4f0" 2019-05-19 00:04:02,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-f0d8b895-8743-47b9-82ac-0401df3ba68d 2019-05-19 00:04:02,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-f0d8b895-8743-47b9-82ac-0401df3ba68d 2019-05-19 00:04:02,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-f0d8b895-8743-47b9-82ac-0401df3ba68d x-compute-request-id: req-f0d8b895-8743-47b9-82ac-0401df3ba68d Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:04:02,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24b7659a90dfc5cd091292505427471368615a62" -d '{"addFloatingIp": {"address": "172.30.9.200"}}' 2019-05-19 00:04:02,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-396e5433-ebf0-4305-b210-874f866563ec 2019-05-19 00:04:02,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:02,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:02,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:02,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:02 GMT 2019-05-19 00:04:02,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:02,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:02,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:02,579 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:02,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:07,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:07,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:07,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:07,860 - 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-05-19T00:03:18.381Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-4c93150c-42d6-4318-8797-0f6608276d70 x-compute-request-id: req-4c93150c-42d6-4318-8797-0f6608276d70 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.945Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-396e5433-ebf0-4305-b210-874f866563ec", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.680Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6274e7c8857dbcfc8aa6f6cf6d0f46d9d3fc5aab\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.838Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:18.381Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-f0d8b895-8743-47b9-82ac-0401df3ba68d", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:17.837Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:19.099Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-4a703d97-ab93-4945-ac1f-1e1398824a57 x-compute-request-id: req-4a703d97-ab93-4945-ac1f-1e1398824a57 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:19.010Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:19.613Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-4a703d97-ab93-4945-ac1f-1e1398824a57", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:19.011Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:19.613Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-4a703d97-ab93-4945-ac1f-1e1398824a57", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:19.011Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8d5f424c-b251-46d5-bc16-fb49f2a0be77"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:20.130Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:19.588Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:20.130Z", "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-05-19T00:03:19.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:20.130Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:20.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:20.797Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:20.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:21.379Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:21.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:21.379Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:21.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:22.547Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YK2JE/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:22.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.113Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:22.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.113Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-932d001c-0e88-4722-9719-c43722a682f0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:22.703Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.113Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-932d001c-0e88-4722-9719-c43722a682f0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:22.704Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6274e7c8857dbcfc8aa6f6cf6d0f46d9d3fc5aab\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:22.705Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.113Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:22.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.113Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-932d001c-0e88-4722-9719-c43722a682f0 x-compute-request-id: req-932d001c-0e88-4722-9719-c43722a682f0 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_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:22.703Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}24b7659a90dfc5cd091292505427471368615a62\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.190Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.707Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-acb5dd60-63fd-498c-9f45-c8d80cb348d0 x-compute-request-id: req-acb5dd60-63fd-498c-9f45-c8d80cb348d0 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.566Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.707Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c19a10a-3139-45d8-9fb2-cec52c0c3768 x-compute-request-id: req-8c19a10a-3139-45d8-9fb2-cec52c0c3768 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_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.188Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.707Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-8c19a10a-3139-45d8-9fb2-cec52c0c3768", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.189Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:23.707Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-8c19a10a-3139-45d8-9fb2-cec52c0c3768", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.189Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.338Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:03: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-31f2a911-af5e-4e21-b422-d1c4d416bc12 x-compute-request-id: req-31f2a911-af5e-4e21-b422-d1c4d416bc12 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.130Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.338Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-acb5dd60-63fd-498c-9f45-c8d80cb348d0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.566Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.338Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.933Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.338Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-acb5dd60-63fd-498c-9f45-c8d80cb348d0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:23.567Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.16f00cc4-540c-412a-8042-6a2936737f89"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.944Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.944Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.542Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.944Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.944Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.944Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-31f2a911-af5e-4e21-b422-d1c4d416bc12", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.131Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:24.944Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-31f2a911-af5e-4e21-b422-d1c4d416bc12", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.131Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.ab5fa38a-8f42-400c-8021-fe167c7f8212"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:25.669Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:24.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}], "metadata": {"pagination": {"total": 2519, "offset": 2314, "size": 50}}} 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:07 GMT 2019-05-19 00:04:07,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:07,861 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:07,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:07,861 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:07,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:07,861 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:07,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-4c93150c-42d6-4318-8797-0f6608276d70 x-compute-request-id: req-4c93150c-42d6-4318-8797-0f6608276d70 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:04:07,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-396e5433-ebf0-4305-b210-874f866563ec 2019-05-19 00:04:07,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6274e7c8857dbcfc8aa6f6cf6d0f46d9d3fc5aab" -d '{"addFloatingIp": {"address": "172.30.9.209"}}' 2019-05-19 00:04:07,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-f0d8b895-8743-47b9-82ac-0401df3ba68d 2019-05-19 00:04:07,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-4a703d97-ab93-4945-ac1f-1e1398824a57 x-compute-request-id: req-4a703d97-ab93-4945-ac1f-1e1398824a57 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:04:07,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-4a703d97-ab93-4945-ac1f-1e1398824a57 2019-05-19 00:04:07,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-4a703d97-ab93-4945-ac1f-1e1398824a57 2019-05-19 00:04:07,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-19 00:04:07,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1605 to end... 2019-05-19 00:04:07,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:04:07,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:04:07,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:07,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-19 00:04:07,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YK2JE/bind.py 2019-05-19 00:04:07,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-05-19 00:04:07,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-932d001c-0e88-4722-9719-c43722a682f0 2019-05-19 00:04:07,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-932d001c-0e88-4722-9719-c43722a682f0 2019-05-19 00:04:07,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6274e7c8857dbcfc8aa6f6cf6d0f46d9d3fc5aab" 2019-05-19 00:04:07,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-05-19 00:04:07,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-932d001c-0e88-4722-9719-c43722a682f0 x-compute-request-id: req-932d001c-0e88-4722-9719-c43722a682f0 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-05-19 00:04:07,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24b7659a90dfc5cd091292505427471368615a62" 2019-05-19 00:04:07,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-acb5dd60-63fd-498c-9f45-c8d80cb348d0 x-compute-request-id: req-acb5dd60-63fd-498c-9f45-c8d80cb348d0 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:04:07,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c19a10a-3139-45d8-9fb2-cec52c0c3768 x-compute-request-id: req-8c19a10a-3139-45d8-9fb2-cec52c0c3768 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-05-19 00:04:07,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-8c19a10a-3139-45d8-9fb2-cec52c0c3768 2019-05-19 00:04:07,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-8c19a10a-3139-45d8-9fb2-cec52c0c3768 2019-05-19 00:04:07,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:03: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-31f2a911-af5e-4e21-b422-d1c4d416bc12 x-compute-request-id: req-31f2a911-af5e-4e21-b422-d1c4d416bc12 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:04:07,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-acb5dd60-63fd-498c-9f45-c8d80cb348d0 2019-05-19 00:04:07,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-19 00:04:07,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-acb5dd60-63fd-498c-9f45-c8d80cb348d0 2019-05-19 00:04:07,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:04:07,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-19 00:04:07,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:04:07,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:04:07,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-31f2a911-af5e-4e21-b422-d1c4d416bc12 2019-05-19 00:04:07,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-31f2a911-af5e-4e21-b422-d1c4d416bc12 2019-05-19 00:04:07,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:04:07,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-05-19 00:04:07,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-05-19 00:04:07,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:07,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:07,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-05-19 00:04:07,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-19 00:04:07,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-05-19 00:04:07,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-05-19 00:04:07,871 - 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-05-19 00:04:07,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:07,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-05-19 00:04:07,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:07,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:07,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-05-19 00:04:07,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:07,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:07,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:07,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:07,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:07,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:07 GMT 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:07,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:12,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:13,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:13,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:13,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:13,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:13,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:13,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:13,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:13,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}], "metadata": {"pagination": {"total": 2519, "offset": 2364, "size": 50}}} 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:13 GMT 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:13,031 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:13,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-19 00:04:13,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-05-19 00:04:13,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-05-19 00:04:13,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-05-19 00:04:13,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-19 00:04:13,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-05-19 00:04:13,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-05-19 00:04:13,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-05-19 00:04:13,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-05-19 00:04:13,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-05-19 00:04:13,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-19 00:04:13,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-05-19 00:04:13,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-05-19 00:04:13,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-05-19 00:04:13,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-05-19 00:04:13,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:13,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:13,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-05-19 00:04:13,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3iwzhq/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-05-19 00:04:13,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-05-19 00:04:13,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:04:13,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-19 00:04:13,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:04:13,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-3iwzhq 2019-05-19 00:04:13,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:04:13,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-19 00:04:13,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:04:13,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-3iwzhq 2019-05-19 00:04:13,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-05-19 00:04:13,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-05-19 00:04:13,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_3iwzhq/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-05-19 00:04:13,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_3iwzhq/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-19 00:04:13,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_3iwzhq/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-19 00:04:13,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB) 2019-05-19 00:04:13,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-05-19 00:04:13,039 - 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-05-19 00:04:13,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-05-19 00:04:13,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-05-19 00:04:13,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-05-19 00:04:13,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-19 00:04:13,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-05-19 00:04:13,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-19 00:04:13,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-05-19 00:04:13,040 - 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-05-19 00:04:13,040 - 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-05-19 00:04:13,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-05-19 00:04:13,040 - 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-05-19 00:04:13,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-19 00:04:13,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:13,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:13,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:13,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:13,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:13,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:13,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:13,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:13 GMT 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:13,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:13,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:18,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:18,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.100Z", "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-05-19T00:03:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "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-05-19T00:03:25.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}], "metadata": {"pagination": {"total": 2519, "offset": 2414, "size": 50}}} 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:18,231 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:18 GMT 2019-05-19 00:04:18,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:18,232 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:18,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:18,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:18,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:18,232 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:18,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-05-19 00:04:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-19 00:04:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-05-19 00:04:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-19 00:04:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-19 00:04:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-05-19 00:04:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-05-19 00:04:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-05-19 00:04:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-05-19 00:04:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-05-19 00:04:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-19 00:04:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-05-19 00:04:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-05-19 00:04:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-05-19 00:04:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-05-19 00:04:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-05-19 00:04:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-05-19 00:04:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-05-19 00:04:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-19 00:04:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-19 00:04:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-05-19 00:04:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-05-19 00:04:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-19 00:04:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-05-19 00:04:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-05-19 00:04:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-05-19 00:04:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-05-19 00:04:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-05-19 00:04:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-05-19 00:04:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:04:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:04:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-19 00:04:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:04:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:04:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:04:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-05-19 00:04:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3iwzhq/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-05-19 00:04:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-19 00:04:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3iwzhq/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-05-19 00:04:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-19 00:04:18,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:18,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:18,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:18,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:18 GMT 2019-05-19 00:04:18,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:18,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:18,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:18,301 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:18,301 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:23,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:23,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " /home/ubuntu/proxy_host_3iwzhq/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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "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-05-19T00:03:25.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Execution done (PID=1605, return_code=0): /tmp/9TYI9/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:25.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:26.793Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.6b2763f9-1005-4361-9faf-fbed82897e04"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:27.427Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:27.427Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:26.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:35.369Z", "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-05-19T00:03:35.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.001Z", "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-05-19T00:03:39.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "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-05-19T00:03:40.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "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-05-19T00:03:39.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRjS3pV', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:39.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "message": "The config dict: {'etcd_ip': u'192.168.120.30', 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:39.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "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-05-19T00:03:39.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "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-05-19T00:03:39.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "message": "The config dict: {'etcd_ip': u'192.168.120.30', 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:39.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpToXc2a', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:40.597Z", "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-05-19T00:03:40.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpM0C216', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "The config dict: {'etcd_ip': u'192.168.120.30', 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQxlxtW', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "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-05-19T00:03:40.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "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-05-19T00:03:40.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "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-05-19T00:03:40.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "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-05-19T00:03:40.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "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-05-19T00:03:40.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "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-05-19T00:03:40.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGthCen', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.229Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:40.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2ab19e8d-9877-4d88-ac1b-009fe96bea2c"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.993Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:41.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.993Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:41.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:41.993Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:41.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:42.661Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:42.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.180Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/3YZ7T/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "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-05-19T00:03:43.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "message": "Process created, PID: 2392", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}], "metadata": {"pagination": {"total": 2519, "offset": 2464, "size": 50}}} 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:23,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:23 GMT 2019-05-19 00:04:23,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:23,426 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:23,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:23,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:23,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:23,426 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3iwzhq/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-05-19 00:04:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-19 00:04:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-19 00:04:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3iwzhq/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-05-19 00:04:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-05-19 00:04:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-05-19 00:04:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1605, return_code=0): /tmp/9TYI9/install_requirements.sh 2019-05-19 00:04:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-05-19 00:04:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:04:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:04:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-19 00:04:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:04:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-05-19 00:04:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:04:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-05-19 00:04:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-19 00:04:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRjS3pV', '/etc/clearwater/local_config'] 2019-05-19 00:04:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.30', 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.30', u'hss_hostname': u''}. 2019-05-19 00:04:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-19 00:04:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-05-19 00:04:23,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.30', 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.30', u'hss_hostname': u''}. 2019-05-19 00:04:23,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpToXc2a', '/etc/bind/named.conf.local'] 2019-05-19 00:04:23,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-05-19 00:04:23,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpM0C216', '/etc/bind/db.clearwater.local'] 2019-05-19 00:04:23,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.30', 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.30', u'hss_hostname': u''}. 2019-05-19 00:04:23,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQxlxtW', '/etc/clearwater/shared_config'] 2019-05-19 00:04:23,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-05-19 00:04:23,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}. 2019-05-19 00:04:23,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}. 2019-05-19 00:04:23,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-19 00:04:23,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:04:23,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:04:23,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:04:23,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:04:23,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:04:23,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:04:23,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGthCen', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:04:23,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-19 00:04:23,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-19 00:04:23,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:04:23,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:04:23,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:23,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/3YZ7T/install-etcd.sh 2019-05-19 00:04:23,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:04:23,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:04:23,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-05-19 00:04:23,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-05-19 00:04:23,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:04:23,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2392 2019-05-19 00:04:23,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-05-19 00:04:23,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:23,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:23,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:23 GMT 2019-05-19 00:04:23,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:23,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:23,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:23,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:23,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:28,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:28,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:28,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:28,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:43.862Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:43.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:50.585Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\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 5s (4,740 B/s)\nReading package lists...\n\nreal\t0m6.948s\nuser\t0m2.729s\nsys\t0m0.288s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:50.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:51.325Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:50.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:03:51.325Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:03:50.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:03.202Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:03.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:23.433Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:23.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}], "metadata": {"pagination": {"total": 2520, "offset": 2514, "size": 50}}} 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:28 GMT 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:28,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:28,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:28,587 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-05-19 00:04:28,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages 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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en 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 5s (4,740 B/s) Reading package lists... real 0m6.948s user 0m2.729s sys 0m0.288s 2019-05-19 00:04:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-05-19 00:04:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:04:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-05-19 00:04:28,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-05-19 00:04:28,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:28,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:28,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:28,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:28,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:28,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:28 GMT 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:28,642 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:33,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:33,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2520, "offset": 2520, "size": 50}}} 2019-05-19 00:04:33,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:33,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:33 GMT 2019-05-19 00:04:33,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:33,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:04:33,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:33,754 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:33,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:33,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:33,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:33,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:33,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:33,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:33,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:33,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:33 GMT 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:33,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:38,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:39,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2520, "offset": 2520, "size": 50}}} 2019-05-19 00:04:39,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:39,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:39 GMT 2019-05-19 00:04:39,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:39,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:04:39,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:39,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:39,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:39,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:39,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:39,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:39,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:39,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:39,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:39,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:39 GMT 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:39,237 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:44,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:44,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:43.416Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:43.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}], "metadata": {"pagination": {"total": 2521, "offset": 2520, "size": 50}}} 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:44 GMT 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:44,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:44,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:44,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-05-19 00:04:44,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:44,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:44,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:44,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:44,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:44,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:44 GMT 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:44,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:49,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:49,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:49,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:49,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:49,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:49,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:49,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:49,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:49,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.225Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u\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://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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 12s (6,698 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 8811\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\t0m54.425s\nuser\t0m19.079s\nsys\t0m8.059s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:44.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] => [19-May-2019 00:04:38 UTC] clearwater-diags-monitor starting\n[19-May-2019 00:04:38 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] => \nreal\t0m0.016s\nuser\t0m0.006s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:29:70:5b \n inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe29:705b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66673 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26276 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:127889182 (127.8 MB) TX bytes:3216655 (3.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: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:95674 (95.6 KB) TX bytes:95674 (95.6 KB)\n\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:01 ? 00:00:01 /sbin/init\nroot 2 0 0 00:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 00:01 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 00:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:01 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:01 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:01 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:01 ? 00:00:00 [migration/0]\nroot 12 2 0 00:01 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:01 ? 00:00:00 [khelper]\nroot 14 2 0 00:01 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:01 ? 00:00:00 [netns]\nroot 16 2 0 00:01 ? 00:00:00 [writeback]\nroot 17 2 0 00:01 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:01 ? 00:00:00 [bioset]\nroot 19 2 0 00:01 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:01 ? 00:00:00 [kblockd]\nroot 21 2 0 00:01 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:01 ? 00:00:00 [khubd]\nroot 23 2 0 00:01 ? 00:00:00 [md]\nroot 24 2 0 00:01 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:01 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:01 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:01 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:01 ? 00:00:00 [vmstat]\nroot 30 2 0 00:01 ? 00:00:00 [ksmd]\nroot 31 2 0 00:01 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:01 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:01 ? 00:00:00 [crypto]\nroot 46 2 0 00:01 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:01 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:01 ? 00:00:00 [vballoon]\nroot 49 2 0 00:01 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:01 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 00:01 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 00:01 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 00:01 ? 00:00:00 [deferwq]\nroot 72 2 0 00:01 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:01 ? 00:00:00 [kpsmoused]\nroot 123 2 0 00:01 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 00:01 ? 00:00:00 [kworker/u3:1]\nroot 522 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:02 ? 00:00:00 [kauditd]\nroot 910 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 913 1 0 00:02 ? 00:00:00 rsyslogd\nmessage+ 961 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork\nroot 980 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1122 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1125 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1127 1 0 00:02 ? 00:00:00 cron\ndaemon 1128 1 0 00:02 ? 00:00:00 atd\nroot 1243 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1249 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_5bt20u/env/bin/python -m cloudify_agent.worker --queue bind_host_5bt20u --max-workers 5 --name bind_host_5bt20u\nubuntu 1464 1462 0 00:02 ? 00:00:00 /home/ubuntu/bind_host_5bt20u/env/bin/python -m cloudify_agent.worker --queue bind_host_5bt20u --max-workers 5 --name bind_host_5bt20u\nubuntu 1608 1 0 00:02 ? 00:00:00 python2.7 /home/ubuntu/bind_host_5bt20u/env/bin/diamond --configfile /home/ubuntu/bind_host_5bt20u/work/plugins/diamond/etc/diamond.conf\nbind 2327 1 0 00:03 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2382 1464 1 00:03 ? 00:00:00 /home/ubuntu/bind_host_5bt20u/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-iI81ll\nubuntu 2392 2382 0 00:03 ? 00:00:00 /bin/sh -c /tmp/3YZ7T/install-etcd.sh\nubuntu 2394 2392 0 00:03 ? 00:00:00 /bin/bash -e /tmp/3YZ7T/install-etcd.sh\nntp 8405 1 0 00:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8939 1 0 00:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8946 8939 0 00:04 ? 00:00:00 [check-monit-upt] \nclearwa+ 9002 1 0 00:04 ? 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.30:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.30 --name 192-168-120-30 --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.30:2380 --listen-peer-urls http://192.168.120.30:2380\nroot 9037 8939 0 00:04 ? 00:00:00 [check-etcd-upti] \nroot 9041 8939 0 00:04 ? 00:00:00 [poll_etcd_clust] \nroot 9044 8939 0 00:04 ? 00:00:00 [poll_etcd.sh] \nroot 9075 1 0 00:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9083 9075 0 00:04 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9199 2394 0 00:04 ? 00:00:00 /bin/bash -e /tmp/3YZ7T/install-etcd.sh\nubuntu 9200 9199 0 00:04 ? 00:00:00 /bin/bash -e /tmp/3YZ7T/install-etcd.sh\nroot 9201 9200 0 00:04 ? 00:00:00 sudo ps -edf\nroot 9202 9201 0 00:04 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "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.30:2380 0.0.0.0:* LISTEN 9002/etcd \ntcp 0 0 192.168.120.30: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 1122/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 8939/monit \ntcp 0 0 127.0.0.1:59485 0.0.0.0:* LISTEN 2382/python \ntcp6 0 0 :::53 :::* LISTEN 2327/named \ntcp6 0 0 :::22 :::* LISTEN 1122/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2327/named \ntcp6 0 0 :::4000 :::* LISTEN 9002/etcd \nudp 0 0 192.168.120.30: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:* 547/dhclient \nudp 0 0 0.0.0.0:52817 0.0.0.0:* 547/dhclient \nudp 0 0 192.168.120.30:123 0.0.0.0:* 8405/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8405/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8405/ntpd \nudp6 0 0 :::53 :::* 2327/named \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8405/ntpd \nudp6 0 0 ::1:123 :::* 8405/ntpd \nudp6 0 0 :::123 :::* 8405/ntpd \nudp6 0 0 :::63802 :::* 547/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7224 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8793 961/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9091 1125/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/sa19\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-05-19T00:04:45.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---6*[{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.003s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:45.823Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": " \r 80 3149 80 2534 0 0 12759 0 --:--:-- --:--:-- --:--:-- 12733\r100 3149 100 3149 0 0 15851 0 --:--:-- --:--:-- --:--:-- 15824", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "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-05-19T00:04:45.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "[etcd] => 2019-05-19 00:04:30.863073749 Stopping etcd clearwater-etcd\n2019-05-19 00:04:36.903541645 Restarting etcd clearwater-etcd\n2019-05-19 00:04:36.911624394 Configured ETCDCTL_PEERS: \n2019-05-19 00:04:36.914117230 Check for previous failed startup attempt\n2019-05-19 00:04:36.915283954 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2019-05-19 00:04:36.945095087 etcdctl returned 2\n2019-05-19 00:04:36.957510217 Creating new cluster...\n2019-05-19 00:04:36.963705125 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.30:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.30\n --name 192-168-120-30\n --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.30:2380\n --listen-peer-urls http://192.168.120.30:2380\n2019-05-19 00:04:36.966266082 Check we're actually a member of the cluster\n2019-05-19 00:04:36.978535797 Wait for etcd to startup\n2019-05-19 00:04:38.010016994 Etcd started successfully\n2019-05-19 00:04:37.011093 I | etcdmain: etcd Version: 3.1.7\n2019-05-19 00:04:37.011167 I | etcdmain: Git SHA: 43b7507\n2019-05-19 00:04:37.011172 I | etcdmain: Go Version: go1.7.5\n2019-05-19 00:04:37.011176 I | etcdmain: Go OS/Arch: linux/amd64\n2019-05-19 00:04:37.011180 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-05-19 00:04:37.011268 I | embed: listening for peers on http://192.168.120.30:2380\n2019-05-19 00:04:37.011328 I | embed: listening for client requests on 0.0.0.0:4000\n2019-05-19 00:04:37.072788 I | etcdserver: name = 192-168-120-30\n2019-05-19 00:04:37.072804 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.30\n2019-05-19 00:04:37.072809 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.30/member\n2019-05-19 00:04:37.072813 I | etcdserver: heartbeat = 100ms\n2019-05-19 00:04:37.072817 I | etcdserver: election = 1000ms\n2019-05-19 00:04:37.072820 I | etcdserver: snapshot count = 10000\n2019-05-19 00:04:37.072828 I | etcdserver: advertise client URLs = http://192.168.120.30:4000\n2019-05-19 00:04:37.072832 I | etcdserver: initial advertise peer URLs = http://192.168.120.30:2380\n2019-05-19 00:04:37.072851 I | etcdserver: initial cluster = 192-168-120-30=http://192.168.120.30:2380\n2019-05-19 00:04:37.127227 I | etcdserver: starting member dc68ee96fd9a825f in cluster cdb47e95f42a2be3\n2019-05-19 00:04:37.127303 I | raft: dc68ee96fd9a825f became follower at term 0\n2019-05-19 00:04:37.127336 I | raft: newRaft dc68ee96fd9a825f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-05-19 00:04:37.127343 I | raft: dc68ee96fd9a825f became follower at term 1\n2019-05-19 00:04:37.145443 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-05-19 00:04:37.146752 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:04:37.927571 I | raft: dc68ee96fd9a825f is starting a new election at term 1\n2019-05-19 00:04:37.927685 I | raft: dc68ee96fd9a825f became candidate at term 2\n2019-05-19 00:04:37.927723 I | raft: dc68ee96fd9a825f received MsgVoteResp from dc68ee96fd9a825f at term 2\n2019-05-19 00:04:37.927738 I | raft: dc68ee96fd9a825f became leader at term 2\n2019-05-19 00:04:37.927744 I | raft: raft.node: dc68ee96fd9a825f elected leader dc68ee96fd9a825f at term 2\n2019-05-19 00:04:37.928036 I | etcdserver: setting up the initial cluster version to 3.1\n2019-05-19 00:04:37.929384 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-05-19 00:04:37.929422 I | etcdserver/api: enabled capabilities for version 3.1\n2019-05-19 00:04:37.929444 I | etcdserver: published {Name:192-168-120-30 ClientURLs:[http://192.168.120.30:4000]} to cluster cdb47e95f42a2be3\n2019-05-19 00:04:37.929499 I | embed: ready to serve client requests\n2019-05-19 00:04:37.929882 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-05-19 00:04:38.230160 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.30:37412\n2019-05-19 00:04:38.233457 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.30:37413\n2019-05-19 00:04:38.237791 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.30:37414\n2019-05-19 00:04:45.067697 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.30/liveness-check remote:192.168.120.30:37421\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-05-19T00:04:45.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "Execution done (PID=2392, return_code=0): /tmp/3YZ7T/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:46.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "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-05-19T00:04:45.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:46.406Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:45.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.02a77e6b-8dc4-4b1c-9b61-cc2d23160a04"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:47.003Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:46.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:47.003Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:46.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:47.003Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:46.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:47.819Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:47.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:48.418Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:48.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:48.418Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:47.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:48.418Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:47.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:49.013Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:48.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:49.013Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:48.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:49.013Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:48.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:49.676Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:48.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:49.676Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5M8N7/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:49.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}], "metadata": {"pagination": {"total": 2569, "offset": 2521, "size": 50}}} 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:49 GMT 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:49,790 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:49,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u 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://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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 12s (6,698 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 8811 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 0m54.425s user 0m19.079s sys 0m8.059s 2019-05-19 00:04:49,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-05-19 00:04:49,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-19 00:04:49,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [19-May-2019 00:04:38 UTC] clearwater-diags-monitor starting [19-May-2019 00:04:38 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-19 00:04:49,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-05-19 00:04:49,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-05-19 00:04:49,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.016s user 0m0.006s sys 0m0.008s 2019-05-19 00:04:49,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-05-19 00:04:49,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:29:70:5b inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe29:705b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:66673 errors:0 dropped:0 overruns:0 frame:0 TX packets:26276 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:127889182 (127.8 MB) TX bytes:3216655 (3.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: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:95674 (95.6 KB) TX bytes:95674 (95.6 KB) real 0m0.013s user 0m0.000s sys 0m0.006s 2019-05-19 00:04:49,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-05-19 00:04:49,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:01 ? 00:00:01 /sbin/init root 2 0 0 00:01 ? 00:00:00 [kthreadd] root 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0] root 4 2 0 00:01 ? 00:00:00 [kworker/0:0] root 5 2 0 00:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:01 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:01 ? 00:00:00 [rcu_sched] root 8 2 0 00:01 ? 00:00:00 [rcuos/0] root 9 2 0 00:01 ? 00:00:00 [rcu_bh] root 10 2 0 00:01 ? 00:00:00 [rcuob/0] root 11 2 0 00:01 ? 00:00:00 [migration/0] root 12 2 0 00:01 ? 00:00:00 [watchdog/0] root 13 2 0 00:01 ? 00:00:00 [khelper] root 14 2 0 00:01 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:01 ? 00:00:00 [netns] root 16 2 0 00:01 ? 00:00:00 [writeback] root 17 2 0 00:01 ? 00:00:00 [kintegrityd] root 18 2 0 00:01 ? 00:00:00 [bioset] root 19 2 0 00:01 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:01 ? 00:00:00 [kblockd] root 21 2 0 00:01 ? 00:00:00 [ata_sff] root 22 2 0 00:01 ? 00:00:00 [khubd] root 23 2 0 00:01 ? 00:00:00 [md] root 24 2 0 00:01 ? 00:00:00 [devfreq_wq] root 25 2 0 00:01 ? 00:00:00 [kworker/0:1] root 27 2 0 00:01 ? 00:00:00 [khungtaskd] root 28 2 0 00:01 ? 00:00:00 [kswapd0] root 29 2 0 00:01 ? 00:00:00 [vmstat] root 30 2 0 00:01 ? 00:00:00 [ksmd] root 31 2 0 00:01 ? 00:00:00 [khugepaged] root 32 2 0 00:01 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:01 ? 00:00:00 [crypto] root 46 2 0 00:01 ? 00:00:00 [kthrotld] root 47 2 0 00:01 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:01 ? 00:00:00 [vballoon] root 49 2 0 00:01 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:01 ? 00:00:00 [scsi_eh_1] root 51 2 0 00:01 ? 00:00:00 [kworker/u2:2] root 52 2 0 00:01 ? 00:00:00 [kworker/u2:3] root 71 2 0 00:01 ? 00:00:00 [deferwq] root 72 2 0 00:01 ? 00:00:00 [charger_manager] root 114 2 0 00:01 ? 00:00:00 [kpsmoused] root 123 2 0 00:01 ? 00:00:00 [kworker/0:2] root 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 00:01 ? 00:00:00 [kworker/u3:1] root 522 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:02 ? 00:00:00 [kauditd] root 910 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon syslog 913 1 0 00:02 ? 00:00:00 rsyslogd message+ 961 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork root 980 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1122 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D root 1125 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1127 1 0 00:02 ? 00:00:00 cron daemon 1128 1 0 00:02 ? 00:00:00 atd root 1243 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1249 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_5bt20u/env/bin/python -m cloudify_agent.worker --queue bind_host_5bt20u --max-workers 5 --name bind_host_5bt20u ubuntu 1464 1462 0 00:02 ? 00:00:00 /home/ubuntu/bind_host_5bt20u/env/bin/python -m cloudify_agent.worker --queue bind_host_5bt20u --max-workers 5 --name bind_host_5bt20u ubuntu 1608 1 0 00:02 ? 00:00:00 python2.7 /home/ubuntu/bind_host_5bt20u/env/bin/diamond --configfile /home/ubuntu/bind_host_5bt20u/work/plugins/diamond/etc/diamond.conf bind 2327 1 0 00:03 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2382 1464 1 00:03 ? 00:00:00 /home/ubuntu/bind_host_5bt20u/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-iI81ll ubuntu 2392 2382 0 00:03 ? 00:00:00 /bin/sh -c /tmp/3YZ7T/install-etcd.sh ubuntu 2394 2392 0 00:03 ? 00:00:00 /bin/bash -e /tmp/3YZ7T/install-etcd.sh ntp 8405 1 0 00:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8939 1 0 00:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8946 8939 0 00:04 ? 00:00:00 [check-monit-upt] clearwa+ 9002 1 0 00:04 ? 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.30:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.30 --name 192-168-120-30 --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.30:2380 --listen-peer-urls http://192.168.120.30:2380 root 9037 8939 0 00:04 ? 00:00:00 [check-etcd-upti] root 9041 8939 0 00:04 ? 00:00:00 [poll_etcd_clust] root 9044 8939 0 00:04 ? 00:00:00 [poll_etcd.sh] root 9075 1 0 00:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9083 9075 0 00:04 ? 00:00:00 inotifywait -e create -qq . ubuntu 9199 2394 0 00:04 ? 00:00:00 /bin/bash -e /tmp/3YZ7T/install-etcd.sh ubuntu 9200 9199 0 00:04 ? 00:00:00 /bin/bash -e /tmp/3YZ7T/install-etcd.sh root 9201 9200 0 00:04 ? 00:00:00 sudo ps -edf root 9202 9201 0 00:04 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2019-05-19 00:04:49,796 - 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.30:2380 0.0.0.0:* LISTEN 9002/etcd tcp 0 0 192.168.120.30: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 1122/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 8939/monit tcp 0 0 127.0.0.1:59485 0.0.0.0:* LISTEN 2382/python tcp6 0 0 :::53 :::* LISTEN 2327/named tcp6 0 0 :::22 :::* LISTEN 1122/sshd tcp6 0 0 ::1:953 :::* LISTEN 2327/named tcp6 0 0 :::4000 :::* LISTEN 9002/etcd udp 0 0 192.168.120.30: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:* 547/dhclient udp 0 0 0.0.0.0:52817 0.0.0.0:* 547/dhclient udp 0 0 192.168.120.30:123 0.0.0.0:* 8405/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8405/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8405/ntpd udp6 0 0 :::53 :::* 2327/named udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8405/ntpd udp6 0 0 ::1:123 :::* 8405/ntpd udp6 0 0 :::123 :::* 8405/ntpd udp6 0 0 :::63802 :::* 547/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7224 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8793 961/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9091 1125/acpid /var/run/acpid.socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-19 00:04:49,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-19 00:04:49,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa19 /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-05-19 00:04:49,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-05-19 00:04:49,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---6*[{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.003s sys 0m0.003s 2019-05-19 00:04:49,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-05-19 00:04:49,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-19 00:04:49,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 80 3149 80 2534 0 0 12759 0 --:--:-- --:--:-- --:--:-- 12733 100 3149 100 3149 0 0 15851 0 --:--:-- --:--:-- --:--:-- 15824 2019-05-19 00:04:49,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-19 00:04:49,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-19 00:04:49,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-19 00:04:49,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-05-19 00:04:30.863073749 Stopping etcd clearwater-etcd 2019-05-19 00:04:36.903541645 Restarting etcd clearwater-etcd 2019-05-19 00:04:36.911624394 Configured ETCDCTL_PEERS: 2019-05-19 00:04:36.914117230 Check for previous failed startup attempt 2019-05-19 00:04:36.915283954 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-05-19 00:04:36.945095087 etcdctl returned 2 2019-05-19 00:04:36.957510217 Creating new cluster... 2019-05-19 00:04:36.963705125 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.30:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.30 --name 192-168-120-30 --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.30:2380 --listen-peer-urls http://192.168.120.30:2380 2019-05-19 00:04:36.966266082 Check we're actually a member of the cluster 2019-05-19 00:04:36.978535797 Wait for etcd to startup 2019-05-19 00:04:38.010016994 Etcd started successfully 2019-05-19 00:04:37.011093 I | etcdmain: etcd Version: 3.1.7 2019-05-19 00:04:37.011167 I | etcdmain: Git SHA: 43b7507 2019-05-19 00:04:37.011172 I | etcdmain: Go Version: go1.7.5 2019-05-19 00:04:37.011176 I | etcdmain: Go OS/Arch: linux/amd64 2019-05-19 00:04:37.011180 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-05-19 00:04:37.011268 I | embed: listening for peers on http://192.168.120.30:2380 2019-05-19 00:04:37.011328 I | embed: listening for client requests on 0.0.0.0:4000 2019-05-19 00:04:37.072788 I | etcdserver: name = 192-168-120-30 2019-05-19 00:04:37.072804 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.30 2019-05-19 00:04:37.072809 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.30/member 2019-05-19 00:04:37.072813 I | etcdserver: heartbeat = 100ms 2019-05-19 00:04:37.072817 I | etcdserver: election = 1000ms 2019-05-19 00:04:37.072820 I | etcdserver: snapshot count = 10000 2019-05-19 00:04:37.072828 I | etcdserver: advertise client URLs = http://192.168.120.30:4000 2019-05-19 00:04:37.072832 I | etcdserver: initial advertise peer URLs = http://192.168.120.30:2380 2019-05-19 00:04:37.072851 I | etcdserver: initial cluster = 192-168-120-30=http://192.168.120.30:2380 2019-05-19 00:04:37.127227 I | etcdserver: starting member dc68ee96fd9a825f in cluster cdb47e95f42a2be3 2019-05-19 00:04:37.127303 I | raft: dc68ee96fd9a825f became follower at term 0 2019-05-19 00:04:37.127336 I | raft: newRaft dc68ee96fd9a825f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-05-19 00:04:37.127343 I | raft: dc68ee96fd9a825f became follower at term 1 2019-05-19 00:04:37.145443 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-05-19 00:04:37.146752 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:04:37.927571 I | raft: dc68ee96fd9a825f is starting a new election at term 1 2019-05-19 00:04:37.927685 I | raft: dc68ee96fd9a825f became candidate at term 2 2019-05-19 00:04:37.927723 I | raft: dc68ee96fd9a825f received MsgVoteResp from dc68ee96fd9a825f at term 2 2019-05-19 00:04:37.927738 I | raft: dc68ee96fd9a825f became leader at term 2 2019-05-19 00:04:37.927744 I | raft: raft.node: dc68ee96fd9a825f elected leader dc68ee96fd9a825f at term 2 2019-05-19 00:04:37.928036 I | etcdserver: setting up the initial cluster version to 3.1 2019-05-19 00:04:37.929384 N | etcdserver/membership: set the initial cluster version to 3.1 2019-05-19 00:04:37.929422 I | etcdserver/api: enabled capabilities for version 3.1 2019-05-19 00:04:37.929444 I | etcdserver: published {Name:192-168-120-30 ClientURLs:[http://192.168.120.30:4000]} to cluster cdb47e95f42a2be3 2019-05-19 00:04:37.929499 I | embed: ready to serve client requests 2019-05-19 00:04:37.929882 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-05-19 00:04:38.230160 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.30:37412 2019-05-19 00:04:38.233457 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.30:37413 2019-05-19 00:04:38.237791 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.30:37414 2019-05-19 00:04:45.067697 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.30/liveness-check remote:192.168.120.30:37421 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-19 00:04:49,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-19 00:04:49,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:04:49,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2392, return_code=0): /tmp/3YZ7T/install-etcd.sh 2019-05-19 00:04:49,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:04:49,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:04:49,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:04:49,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:04:49,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:04:49,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-5bt20u 2019-05-19 00:04:49,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-05-19 00:04:49,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-19 00:04:49,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-19 00:04:49,800 - 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-5bt20u 2019-05-19 00:04:49,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-19 00:04:49,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-19 00:04:49,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:04:49,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-19 00:04:49,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:49,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-19 00:04:49,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-19 00:04:49,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-19 00:04:49,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-19 00:04:49,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-19 00:04:49,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:49,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5M8N7/clearwater.py 2019-05-19 00:04:49,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:49,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:49,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:49,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:49,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:49,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:49 GMT 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:49,998 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:55,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:04:55,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:55,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:55,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:55,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:55,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.297Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LARLI/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.297Z", "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-05-19T00:04:50.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.297Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:49.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "homer_wsf8ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.297Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:49.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxvK3i0', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.30', 'name': u'bono-pf1oag', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHWxThr', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "dime_cps4ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp1bhlYO', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "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-05-19T00:04:50.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'vellum-u8gh4b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:50.909Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp2fY8sW', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9ec7a323-9c19-45cd-b9e0-d98dcb8654c6"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ABZHI/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "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-05-19T00:04:51.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'homer-wsf8ig', 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-05-19T00:04:51.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "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-05-19T00:04:51.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "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-05-19T00:04:51.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:50.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:51.421Z", "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-05-19T00:04:50.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.90a4dcab-1380-49b5-b9f4-7aebbd2b98a4"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUUAZV4', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "sprout_5ju09e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "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-05-19T00:04:51.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/C8G13/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmzJxfp', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "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-05-19T00:04:51.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.310381ef-b5cd-499b-8769-e8b614a9c459"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.031Z", "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-05-19T00:04:51.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "homer_wsf8ig", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "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-05-19T00:04:51.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "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-05-19T00:04:51.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'dime-cps4ox', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.27'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:51.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "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-05-19T00:04:52.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UPLSU/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "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-05-19T00:04:52.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxUJs__', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "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-05-19T00:04:52.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:52.575Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmyTEp_', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.28bb5303-bc3f-4039-bd14-206011bae92c"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "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-05-19T00:04:52.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}], "metadata": {"pagination": {"total": 2653, "offset": 2569, "size": 50}}} 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:55 GMT 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:55,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:55,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:04:55,103 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:04:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LARLI/clearwater.py 2019-05-19 00:04:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:04:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-19 00:04:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxvK3i0', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-19 00:04:55,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.30', 'name': u'bono-pf1oag', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-05-19 00:04:55,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHWxThr', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-19 00:04:55,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:04:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:04:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:04:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1bhlYO', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-19 00:04:55,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'vellum-u8gh4b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-05-19 00:04:55,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp2fY8sW', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ABZHI/clearwater.py 2019-05-19 00:04:55,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:04:55,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:55,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-19 00:04:55,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'homer-wsf8ig', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-05-19 00:04:55,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:04:55,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:04:55,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-19 00:04:55,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUUAZV4', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:04:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:04:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/C8G13/clearwater.py 2019-05-19 00:04:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-19 00:04:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmzJxfp', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:04:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:04:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-19 00:04:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:04:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'dime-cps4ox', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.27'}. 2019-05-19 00:04:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:04:55,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-19 00:04:55,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UPLSU/clearwater.py 2019-05-19 00:04:55,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxUJs__', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:04:55,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmyTEp_', '/etc/clearwater/local_config'] 2019-05-19 00:04:55,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:04:55,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:04:55,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:04:55,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:04:55 GMT 2019-05-19 00:04:55,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:04:55,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:04:55,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:04:55,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:04:55,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:00,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:00,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/PG8KP/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpMyvDDb', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphi5VvR', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "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-05-19T00:04:52.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "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-05-19T00:04:52.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.169Z", "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-05-19T00:04:52.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4n6Liv', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "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-05-19T00:04:53.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'sprout-5ju09e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "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-05-19T00:04:53.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "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-05-19T00:04:53.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b8ff2036-14da-4ca9-9519-8d1b8274cfcf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:52.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:53.775Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:54.450Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:54.450Z", "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-05-19T00:04:53.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:54.450Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcLmOYj', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:54.450Z", "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-05-19T00:04:53.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.7ff5e71d-108e-4ccf-b8c5-c2e990817389"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:54.450Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:54.450Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:54.450Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/B5EVL/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "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-05-19T00:04:54.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "Process created, PID: 1739", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.060Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:53.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.682Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "sprout_5ju09e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.682Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.682Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.682Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:54.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:55.682Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "Process created, PID: 1741", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "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-05-19T00:04:55.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/2B5TE/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.242Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:55.987Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 2700, "offset": 2619, "size": 50}}} 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:00 GMT 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:00,716 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:05:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/PG8KP/clearwater.py 2019-05-19 00:05:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMyvDDb', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:05:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:05:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:05:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphi5VvR', '/etc/clearwater/local_config'] 2019-05-19 00:05:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-19 00:05:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:05:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-19 00:05:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:05:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4n6Liv', '/etc/clearwater/local_config'] 2019-05-19 00:05:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-19 00:05:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'sprout-5ju09e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2019-05-19 00:05:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-19 00:05:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:05:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:05:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-19 00:05:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:05:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:05:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-19 00:05:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:05:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcLmOYj', '/etc/dnsmasq.resolv.conf'] 2019-05-19 00:05:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-19 00:05:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:05:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-19 00:05:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-19 00:05:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/B5EVL/install-homer.sh 2019-05-19 00:05:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-19 00:05:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-05-19 00:05:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:05:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:05:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:05:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1739 2019-05-19 00:05:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:05:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-05-19 00:05:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:05:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-05-19 00:05:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-05-19 00:05:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-05-19 00:05:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:05:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:05:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-19 00:05:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-19 00:05:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-05-19 00:05:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:05:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/2B5TE/install-vellum.sh 2019-05-19 00:05:00,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-19 00:05:00,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:00,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:00,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:00,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:00,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:00,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:00,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:00 GMT 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:00,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:00,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:05,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:05,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:05,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:05,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:05,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:05,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:05,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/BCUOU/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "Process created, PID: 1745", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "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-05-19T00:04:56.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:56.894Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:57.472Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:57.472Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:57.472Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FFZG4/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.942Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a10c33c4-9583-4873-b56b-b69c868fb71e"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:57.472Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:56.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.433Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/72S5V/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "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-05-19T00:04:57.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "Process created, PID: 1738", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.680Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.066Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.871Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.871Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:57.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.871Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/SEYOA/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:58.554Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e16c757d-987b-4d12-b611-4b765b29de4c"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.871Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:58.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.871Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:58.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:58.871Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:58.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:59.504Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:59.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:04:59.504Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:04:58.914Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:00.682Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/8V06A/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "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-05-19T00:05:00.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:00.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:01.243Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:01.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.244Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/8E4GH/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "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-05-19T00:05:02.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "message": "Process created, PID: 1745", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2723, "offset": 2669, "size": 50}}} 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:05 GMT 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:05,919 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:05,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:05,920 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:05:05,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/BCUOU/install-dime.sh 2019-05-19 00:05:05,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-05-19 00:05:05,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-05-19 00:05:05,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-05-19 00:05:05,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:05:05,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:05:05,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-05-19 00:05:05,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-05-19 00:05:05,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:05:05,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:05,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-19 00:05:05,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-19 00:05:05,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FFZG4/append_proxy_snmp_conf.py 2019-05-19 00:05:05,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-05-19 00:05:05,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:05:05,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:05:05,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/72S5V/install-ellis.sh 2019-05-19 00:05:05,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:05:05,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1738 2019-05-19 00:05:05,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:05:05,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-05-19 00:05:05,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:05,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-05-19 00:05:05,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-05-19 00:05:05,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-05-19 00:05:05,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/SEYOA/append_proxy_snmp_conf.py 2019-05-19 00:05:05,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-19 00:05:05,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-19 00:05:05,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:05,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-19 00:05:05,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:05:05,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-19 00:05:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-05-19 00:05:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-05-19 00:05:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:05:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/8V06A/install-bono.sh 2019-05-19 00:05:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:05:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-05-19 00:05:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:05:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:05:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-05-19 00:05:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-05-19 00:05:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/8E4GH/install-sprout.sh 2019-05-19 00:05:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-05-19 00:05:05,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:05:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-05-19 00:05:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:05:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:05:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-05-19 00:05:05,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-05-19 00:05:05,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:06,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:06,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:06,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:06,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:06,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:06,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:06,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:06,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:06,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:06,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:06 GMT 2019-05-19 00:05:06,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:06,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:06,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:06,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:06,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:11,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:11,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:11,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:11,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:11,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:02.825Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:03.408Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4llvpz\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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]\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_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [7,535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [525 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 [7,616 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 [4,028 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 [9,709 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 [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 5s (2,309 kB/s)\nReading package lists...\n\nreal\t0m7.741s\nuser\t0m5.083s\nsys\t0m0.621s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:02.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:03.408Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:03.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:03.408Z", "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-05-19T00:05:03.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}], "metadata": {"pagination": {"total": 2723, "offset": 2719, "size": 50}}} 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:11 GMT 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:11,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:11,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:11,807 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:05:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-05-19 00:05:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4llvpz 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] 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_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [7,535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [525 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 [7,616 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 [4,028 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 [9,709 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 [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 5s (2,309 kB/s) Reading package lists... real 0m7.741s user 0m5.083s sys 0m0.621s 2019-05-19 00:05:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:05:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-05-19 00:05:11,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:12,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:12,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:12,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:12 GMT 2019-05-19 00:05:12,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:12,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:12,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:12,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:12,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:17,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:17,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:17,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:17,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.343Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [525 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,252 kB/s)\nReading package lists...\n\nreal\t0m15.972s\nuser\t0m5.342s\nsys\t0m0.650s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0nqzh2\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\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\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 [836 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [525 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 6s (2,141 kB/s)\nReading package lists...\n\nreal\t0m11.238s\nuser\t0m5.174s\nsys\t0m0.591s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "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-05-19T00:05:12.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\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\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 [836 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [525 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 6s (2,168 kB/s)\nReading package lists...\n\nreal\t0m9.778s\nuser\t0m5.137s\nsys\t0m0.611s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "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-05-19T00:05:12.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "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-05-19T00:05:12.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko\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 [836 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 [525 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,262 kB/s)\nReading package lists...\n\nreal\t0m15.514s\nuser\t0m5.414s\nsys\t0m0.734s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:12.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:12.898Z", "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-05-19T00:05:12.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:14.239Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [836 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://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 [525 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,231 kB/s)\nReading package lists...\n\nreal\t0m15.905s\nuser\t0m5.321s\nsys\t0m0.649s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:13.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:14.766Z", "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-05-19T00:05:13.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:14.766Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:13.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:15.478Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:14.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:15.997Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:15.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:16.664Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:16.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}], "metadata": {"pagination": {"total": 2741, "offset": 2723, "size": 50}}} 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:17 GMT 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:17,246 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:05:17,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:17,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:17,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:17,247 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:05:17,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [525 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,252 kB/s) Reading package lists... real 0m15.972s user 0m5.342s sys 0m0.650s 2019-05-19 00:05:17,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0nqzh2 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] 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 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 [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US 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] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [525 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 6s (2,141 kB/s) Reading package lists... real 0m11.238s user 0m5.174s sys 0m0.591s 2019-05-19 00:05:17,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-05-19 00:05:17,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] 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 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 [836 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [525 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 6s (2,168 kB/s) Reading package lists... real 0m9.778s user 0m5.137s sys 0m0.611s 2019-05-19 00:05:17,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-05-19 00:05:17,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:05:17,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:05:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-05-19 00:05:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:05:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko 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 [836 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 [525 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,262 kB/s) Reading package lists... real 0m15.514s user 0m5.414s sys 0m0.734s 2019-05-19 00:05:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:05:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-05-19 00:05:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en 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 [836 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://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 [525 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,231 kB/s) Reading package lists... real 0m15.905s user 0m5.321s sys 0m0.649s 2019-05-19 00:05:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-05-19 00:05:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:05:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:05:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:05:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:05:17,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:17,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:17,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:17,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:17 GMT 2019-05-19 00:05:17,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:17,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:17,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:17,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:17,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:22,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:22,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:22,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:22,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:22,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:17.847Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:17.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:20.855Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:20.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:22.273Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:22.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2744, "offset": 2741, "size": 50}}} 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:22 GMT 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:22,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:22,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:22,966 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:05:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:05:22,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:23,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:23,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:23,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:23 GMT 2019-05-19 00:05:23,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:23,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:23,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:23,353 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:23,353 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:28,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:28,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:28,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:28,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:28 GMT 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:05:28,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:28,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:28,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:28,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:28,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:28,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:28,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:28,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:28,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:28 GMT 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:28,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:33,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:34,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:34,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:34,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:34 GMT 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:34,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:34,054 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:34,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:34,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:34,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:34,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:34,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:34,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:34,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:34 GMT 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:34,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:39,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:39,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:39,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:39,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:39,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:39,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:35.002Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:35.991Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:35.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:36.666Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:36.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:37.856Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:37.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}], "metadata": {"pagination": {"total": 2748, "offset": 2744, "size": 50}}} 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:39 GMT 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:39,252 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:39,253 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:05:39,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:05:39,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:05:39,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:05:39,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:05:39,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:39,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:39,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:39,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:39,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:39,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:39 GMT 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:39,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:44,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:44,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:40.861Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:40.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:42.289Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:42.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2750, "offset": 2748, "size": 50}}} 2019-05-19 00:05:44,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:44,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:44 GMT 2019-05-19 00:05:44,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:44,476 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:05:44,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:44,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:44,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:44,476 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:05:44,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:05:44,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:05:44,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:44,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:44,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:44 GMT 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:44,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:44,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:44,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:44,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:49,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:49,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:49 GMT 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:49,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:49,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:49,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:49,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:49,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:49,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:49,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:49,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:49,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:49,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:49,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:49 GMT 2019-05-19 00:05:49,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:49,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:49,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:49,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:49,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:54,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:05:55,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:55,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:55,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:55,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:55,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:55,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:55,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:55 GMT 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:05:55,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:05:55,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:05:55,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:05:55 GMT 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:05:55,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:05:55,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:05:55,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:00,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:00,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:00,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:54.994Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:54.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:55.988Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:55.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:56.693Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:56.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:05:58.075Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:05:57.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}], "metadata": {"pagination": {"total": 2754, "offset": 2750, "size": 50}}} 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:00,234 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:00 GMT 2019-05-19 00:06:00,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:00,235 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:06:00,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:00,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:00,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:00,235 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:06:00,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:06:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:06:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:06:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:06:00,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:00,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:00,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:00,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:00 GMT 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:00,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:00,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:00,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:05,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:05,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:00.866Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:00.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:02.501Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:02.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2756, "offset": 2754, "size": 50}}} 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:05 GMT 2019-05-19 00:06:05,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:05,563 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:06:05,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:05,563 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:05,563 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:05,563 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:06:05,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:06:05,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:06:05,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:05,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:05,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:05,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:05,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:05,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:05,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:05,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:05 GMT 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:05,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:10,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:11,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2756, "offset": 2756, "size": 50}}} 2019-05-19 00:06:11,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:11,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:11 GMT 2019-05-19 00:06:11,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:11,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:06:11,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:11,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:11,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:11,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:11,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:11,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:11,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:11,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:11,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:11,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:11 GMT 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:11,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:16,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:16,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:16,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:16,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:15.008Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:14.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:15.985Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:15.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}], "metadata": {"pagination": {"total": 2758, "offset": 2756, "size": 50}}} 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:16 GMT 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:06:16,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:16,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:16,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:16,292 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:06:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:06:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:06:16,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:16,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:16,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:16,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:16 GMT 2019-05-19 00:06:16,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:16,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:16,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:16,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:16,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:21,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:21,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:21,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:16.728Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:16.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:18.041Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:17.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:21.066Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:20.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}], "metadata": {"pagination": {"total": 2761, "offset": 2758, "size": 50}}} 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:21 GMT 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:21,509 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:06:21,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:21,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:21,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:21,510 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:06:21,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:06:21,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:06:21,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:06:21,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:21,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:21,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:21,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:21,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:21,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:21,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:21 GMT 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:21,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:26,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:26,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:26,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:22.484Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:22.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2762, "offset": 2761, "size": 50}}} 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:26,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:26 GMT 2019-05-19 00:06:26,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:26,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-05-19 00:06:26,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:26,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:26,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:26,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:06:26,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:26,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:26,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:26,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:26 GMT 2019-05-19 00:06:26,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:26,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:26,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:26,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:26,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:31,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:32,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:32,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:32,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:32,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:32,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:32,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:32,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2762, "offset": 2762, "size": 50}}} 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:32 GMT 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:32,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:32,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:32,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:32,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:32 GMT 2019-05-19 00:06:32,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:32,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:32,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:32,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:32,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:37,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:37,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:37,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:37,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:37,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:37,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:37,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:37,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:35.217Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:34.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:35.987Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:35.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:36.726Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:36.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}], "metadata": {"pagination": {"total": 2765, "offset": 2762, "size": 50}}} 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:37 GMT 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:37,222 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:06:37,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:06:37,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:06:37,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:06:37,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:37,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:37,289 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:37 GMT 2019-05-19 00:06:37,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:37,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:37,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:37,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:37,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:42,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:42,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:42,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:42,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:42,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:42,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:42,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:38.056Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:37.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:41.080Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:40.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}], "metadata": {"pagination": {"total": 2767, "offset": 2765, "size": 50}}} 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:42 GMT 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:42,415 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:06:42,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:06:42,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:06:42,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:42,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:42,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:42 GMT 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:42,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:42,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:42,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:42,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:47,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:47,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:47,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:47,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:47,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:42.523Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:42.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2768, "offset": 2767, "size": 50}}} 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:47 GMT 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:47,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:47,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:06:47,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:47,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:47,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:47,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:47 GMT 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:47,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:47,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:52,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:52,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:52,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:52,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:52,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:52,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:52,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:52,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2768, "offset": 2768, "size": 50}}} 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:52 GMT 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:52,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:52,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:52,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:52,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:52,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:52,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:52 GMT 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:52,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:57,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:06:58,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:55.220Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:55.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:55.964Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:55.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:56.717Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:56.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:06:58.051Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:06:57.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}], "metadata": {"pagination": {"total": 2772, "offset": 2768, "size": 50}}} 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:58 GMT 2019-05-19 00:06:58,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:58,096 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:06:58,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:58,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:58,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:06:58,096 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:06:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:06:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:06:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:06:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:06:58,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:06:58,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:06:58,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:06:58,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:06:58,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:06:58,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:06:58,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:06:58,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:06:58,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:06:58,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:06:58,169 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:06:58 GMT 2019-05-19 00:06:58,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:06:58,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:06:58,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:06:58,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:06:58,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:03,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:03,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:03,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:03,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:03,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:03,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:03,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:03,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:03,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:01.120Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:00.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:01.845Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:01.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:01.845Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0nqzh2\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://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-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://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://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,802 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 8491\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 8535\nclearwater-socket-factory-sig start/running, process 8540\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\t1m48.508s\nuser\t0m8.646s\nsys\t0m7.568s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:01.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:02.514Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:02.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2776, "offset": 2772, "size": 50}}} 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:03 GMT 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:03,297 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:07:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:07:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0nqzh2 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://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-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://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://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,802 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 8491 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 8535 clearwater-socket-factory-sig start/running, process 8540 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 1m48.508s user 0m8.646s sys 0m7.568s 2019-05-19 00:07:03,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:07:03,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:03,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:03,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:03,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:03 GMT 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:03,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:03,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:03,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:08,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:08,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:08,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:08,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:08,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2776, "offset": 2776, "size": 50}}} 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:08 GMT 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:08,574 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:08,575 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:08,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:08,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:08,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:08,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:08,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:08,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:08 GMT 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:08,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:13,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:14,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:14,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2776, "offset": 2776, "size": 50}}} 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:14 GMT 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:14,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:14,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:14,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:14,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:14,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:14 GMT 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:14,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:14,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:14,157 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:14,157 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:19,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:19,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:15.208Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:15.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:15.991Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:16.930Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:16.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:18.059Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:17.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}], "metadata": {"pagination": {"total": 2780, "offset": 2776, "size": 50}}} 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:19 GMT 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:19,389 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:07:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:07:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:07:19,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:07:19,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:19,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:19,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:19,522 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:19 GMT 2019-05-19 00:07:19,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:19,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:19,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:19,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:19,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:24,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:24,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:24,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:24,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:24,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:24,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:24,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:24,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:19.827Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4llvpz\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://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/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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [2,194 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 8s (9,983 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\t2m16.711s\nuser\t0m21.013s\nsys\t0m11.161s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:19.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:20.546Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:19.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:21.128Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:20.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:22.522Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:22.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2784, "offset": 2780, "size": 50}}} 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:24 GMT 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:24,659 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:24,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4llvpz 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://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/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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [2,194 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 8s (9,983 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 2m16.711s user 0m21.013s sys 0m11.161s 2019-05-19 00:07:24,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:07:24,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:07:24,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:07:24,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:24,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:24,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:24,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:24 GMT 2019-05-19 00:07:24,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:24,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:24,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:24,865 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:24,865 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:29,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:29,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:29,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:29,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:29,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:29,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:29,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:26.933Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ 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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [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/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\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 13s (4,195 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 8772\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 8804\nclearwater-socket-factory-sig start/running, process 8809\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8858\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\t2m14.229s\nuser\t0m9.765s\nsys\t0m8.821s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:26.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:27.484Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:26.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2786, "offset": 2784, "size": 50}}} 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:29 GMT 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:29,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:29,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:29,963 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:29,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ 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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [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/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] 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 13s (4,195 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 8772 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 8804 clearwater-socket-factory-sig start/running, process 8809 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8858 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 2m14.229s user 0m9.765s sys 0m8.821s 2019-05-19 00:07:29,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:07:29,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:30,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:30,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:30,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:30,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:30 GMT 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:30,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:30,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:35,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:35,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:35,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:35,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:35,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2786, "offset": 2786, "size": 50}}} 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:35 GMT 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:35,157 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:35,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:35,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:35,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:35,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:35,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:35,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:35,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:35,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:35,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:35,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:35,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:35,241 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:35 GMT 2019-05-19 00:07:35,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:35,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:35,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:35,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:35,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:40,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:40,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:40,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:40,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:40,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:35.270Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:35.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:36.008Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:35.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:36.848Z", "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,101 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\t0m35.074s\nuser\t0m13.001s\nsys\t0m3.584s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:36.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:36.848Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:36.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:37.469Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:36.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:38.086Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:37.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}], "metadata": {"pagination": {"total": 2792, "offset": 2786, "size": 50}}} 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:40 GMT 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:40,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:40,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:40,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:40,517 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:40,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:07:40,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:07:40,518 - 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,101 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 0m35.074s user 0m13.001s sys 0m3.584s 2019-05-19 00:07:40,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:07:40,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:07:40,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:07:40,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:40,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:40,598 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:40 GMT 2019-05-19 00:07:40,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:40,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:40,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:40,599 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:40,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:45,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:45,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:45,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:45,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:45,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:45,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:45,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:41.122Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:41.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:42.544Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:42.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2794, "offset": 2792, "size": 50}}} 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:45 GMT 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:45,750 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:45,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-19 00:07:45,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:07:45,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:45,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:45,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:45,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:45 GMT 2019-05-19 00:07:45,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:45,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:45,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:45,896 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:45,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:50,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:51,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:51,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:51,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:51,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:45.750Z", "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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,010 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\t0m9.212s\nuser\t0m0.800s\nsys\t0m0.607s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:45.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:46.290Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:45.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:46.290Z", "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-05-19T00:07:45.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:46.290Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:45.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:47.944Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.009s\nsys\t0m0.043s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:47.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:47.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f0:88:fd \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef0:88fd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75305 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37941 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135454698 (135.4 MB) TX bytes:5536963 (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:916 errors:0 dropped:0 overruns:0 frame:0\n TX packets:916 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110948 (110.9 KB) TX bytes:110948 (110.9 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:47.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:47.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:01 ? 00:00:01 /sbin/init\nroot 2 0 0 00:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:01 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:01 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:01 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:01 ? 00:00:00 [migration/0]\nroot 12 2 0 00:01 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:01 ? 00:00:00 [khelper]\nroot 14 2 0 00:01 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:01 ? 00:00:00 [netns]\nroot 16 2 0 00:01 ? 00:00:00 [writeback]\nroot 17 2 0 00:01 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:01 ? 00:00:00 [bioset]\nroot 19 2 0 00:01 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:01 ? 00:00:00 [kblockd]\nroot 21 2 0 00:01 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:01 ? 00:00:00 [khubd]\nroot 23 2 0 00:01 ? 00:00:00 [md]\nroot 24 2 0 00:01 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:01 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:01 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:01 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:01 ? 00:00:00 [vmstat]\nroot 30 2 0 00:01 ? 00:00:00 [ksmd]\nroot 31 2 0 00:01 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:01 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:01 ? 00:00:00 [crypto]\nroot 46 2 0 00:01 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:01 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:01 ? 00:00:00 [vballoon]\nroot 49 2 0 00:01 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:01 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:01 ? 00:00:00 [deferwq]\nroot 72 2 0 00:01 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:01 ? 00:00:00 [kpsmoused]\nroot 116 2 0 00:01 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 00:01 ? 00:00:00 [kworker/u3:1]\nroot 513 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:02 ? 00:00:00 [kauditd]\nmessage+ 906 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork\nroot 918 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 920 1 0 00:02 ? 00:00:00 rsyslogd\nroot 938 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 00:02 ? 00:00:00 cron\ndaemon 1098 1 0 00:02 ? 00:00:00 atd\nroot 1185 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_0nqzh2/env/bin/python -m cloudify_agent.worker --queue bono_host_0nqzh2 --max-workers 5 --name bono_host_0nqzh2\nubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/bono_host_0nqzh2/env/bin/python -m cloudify_agent.worker --queue bono_host_0nqzh2 --max-workers 5 --name bono_host_0nqzh2\nubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/bono_host_0nqzh2/env/bin/diamond --configfile /home/ubuntu/bono_host_0nqzh2/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1464 1 00:04 ? 00:00:02 /home/ubuntu/bono_host_0nqzh2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-gigdKb\nubuntu 1743 1733 0 00:05 ? 00:00:00 /bin/sh -c /tmp/8V06A/install-bono.sh\nubuntu 1745 1743 0 00:05 ? 00:00:00 /bin/bash -e /tmp/8V06A/install-bono.sh\nntp 7987 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8491 1 0 00:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8535 1 0 00:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8536 8535 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8540 1 0 00:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8541 8540 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8550 8536 0 00:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8551 8541 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8552 8551 0 00:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8885 1 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-pf1oag.clearwater.local --alias=172.30.9.209,bono-pf1oag.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-pf1oag.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 9619 1 0 00:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9666 1745 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8V06A/install-bono.sh\nubuntu 9667 9666 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8V06A/install-bono.sh\nroot 9668 9667 0 00:07 ? 00:00:00 sudo ps -edf\nroot 9669 9668 0 00:07 ? 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-05-19T00:07:47.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:47.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo cat /var/log/bono/bono_20190519T000000Z.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-05-19T00:07:48.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9619/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 8491/monit \ntcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 8885/bono \ntcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 8885/bono \ntcp 0 0 127.0.0.1:53061 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8885/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9619/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9619/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 0.0.0.0:52817 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.7:123 0.0.0.0:* 7987/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7987/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7987/ntpd \nudp 0 0 192.168.120.7:5058 0.0.0.0:* 8885/bono \nudp 0 0 192.168.120.7:5060 0.0.0.0:* 8885/bono \nudp6 0 0 ::1:53 :::* 9619/dnsmasq \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 7987/ntpd \nudp6 0 0 ::1:123 :::* 7987/ntpd \nudp6 0 0 :::123 :::* 7987/ntpd \nudp6 0 0 :::63802 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8718 906/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9045 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 19964 8550/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19967 8552/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6533 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-05-19T00:07:47.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:47.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] => /var/log/dmesg\n/var/log/sysstat/clearwater-sa19\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_20190519T000000Z.txt\n/var/log/bono/bono_err.log\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.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] => 2019-05-19 00:07:17.857944263 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] => 2019:05:19 00:06:58: Namespace: management\n2019:05:19 00:06:58: [management] Starting server\n2019:05:19 00:06:58: [management] Listening for requests\n2019:05:19 00:06:58: Namespace: signaling\n2019:05:19 00:06:58: [signaling] Starting server\n2019:05:19 00:06:58: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:48.605Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": " /tmp/8V06A/install-bono.sh: line 6: /home/ubuntu/bono_host_0nqzh2/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "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-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": "Execution done (PID=1743, return_code=0): /tmp/8V06A/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-0nqzh2", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "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-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": " \r100 3149 100 3149 0 0 21273 0 --:--:-- --:--:-- --:--:-- 21421", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-0nqzh2", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.116Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:48.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.8c7e7869-9d2b-4bcb-8b07-cc770c3e1d86"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.760Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:49.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.760Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:49.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:49.760Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:49.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:50.456Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:49.856Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 2836, "offset": 2794, "size": 50}}} 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:51 GMT 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:51,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:51,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:51,044 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:51,046 - 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,010 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 0m9.212s user 0m0.800s sys 0m0.607s 2019-05-19 00:07:51,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-05-19 00:07:51,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-05-19 00:07:51,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-05-19 00:07:51,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.009s sys 0m0.043s 2019-05-19 00:07:51,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-19 00:07:51,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-05-19 00:07:51,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f0:88:fd inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef0:88fd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75305 errors:0 dropped:0 overruns:0 frame:0 TX packets:37941 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135454698 (135.4 MB) TX bytes:5536963 (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:916 errors:0 dropped:0 overruns:0 frame:0 TX packets:916 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110948 (110.9 KB) TX bytes:110948 (110.9 KB) real 0m0.006s user 0m0.004s sys 0m0.001s 2019-05-19 00:07:51,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-05-19 00:07:51,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:01 ? 00:00:01 /sbin/init root 2 0 0 00:01 ? 00:00:00 [kthreadd] root 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:01 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:01 ? 00:00:00 [rcu_sched] root 8 2 0 00:01 ? 00:00:00 [rcuos/0] root 9 2 0 00:01 ? 00:00:00 [rcu_bh] root 10 2 0 00:01 ? 00:00:00 [rcuob/0] root 11 2 0 00:01 ? 00:00:00 [migration/0] root 12 2 0 00:01 ? 00:00:00 [watchdog/0] root 13 2 0 00:01 ? 00:00:00 [khelper] root 14 2 0 00:01 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:01 ? 00:00:00 [netns] root 16 2 0 00:01 ? 00:00:00 [writeback] root 17 2 0 00:01 ? 00:00:00 [kintegrityd] root 18 2 0 00:01 ? 00:00:00 [bioset] root 19 2 0 00:01 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:01 ? 00:00:00 [kblockd] root 21 2 0 00:01 ? 00:00:00 [ata_sff] root 22 2 0 00:01 ? 00:00:00 [khubd] root 23 2 0 00:01 ? 00:00:00 [md] root 24 2 0 00:01 ? 00:00:00 [devfreq_wq] root 25 2 0 00:01 ? 00:00:00 [kworker/0:1] root 27 2 0 00:01 ? 00:00:00 [khungtaskd] root 28 2 0 00:01 ? 00:00:00 [kswapd0] root 29 2 0 00:01 ? 00:00:00 [vmstat] root 30 2 0 00:01 ? 00:00:00 [ksmd] root 31 2 0 00:01 ? 00:00:00 [khugepaged] root 32 2 0 00:01 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:01 ? 00:00:00 [crypto] root 46 2 0 00:01 ? 00:00:00 [kthrotld] root 47 2 0 00:01 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:01 ? 00:00:00 [vballoon] root 49 2 0 00:01 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:01 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:01 ? 00:00:00 [deferwq] root 72 2 0 00:01 ? 00:00:00 [charger_manager] root 114 2 0 00:01 ? 00:00:00 [kpsmoused] root 116 2 0 00:01 ? 00:00:00 [kworker/0:2] root 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 00:01 ? 00:00:00 [kworker/u3:1] root 513 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:02 ? 00:00:00 [kauditd] message+ 906 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon syslog 920 1 0 00:02 ? 00:00:00 rsyslogd root 938 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 00:02 ? 00:00:00 cron daemon 1098 1 0 00:02 ? 00:00:00 atd root 1185 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_0nqzh2/env/bin/python -m cloudify_agent.worker --queue bono_host_0nqzh2 --max-workers 5 --name bono_host_0nqzh2 ubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/bono_host_0nqzh2/env/bin/python -m cloudify_agent.worker --queue bono_host_0nqzh2 --max-workers 5 --name bono_host_0nqzh2 ubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/bono_host_0nqzh2/env/bin/diamond --configfile /home/ubuntu/bono_host_0nqzh2/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1464 1 00:04 ? 00:00:02 /home/ubuntu/bono_host_0nqzh2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-gigdKb ubuntu 1743 1733 0 00:05 ? 00:00:00 /bin/sh -c /tmp/8V06A/install-bono.sh ubuntu 1745 1743 0 00:05 ? 00:00:00 /bin/bash -e /tmp/8V06A/install-bono.sh ntp 7987 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8491 1 0 00:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8535 1 0 00:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8536 8535 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8540 1 0 00:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8541 8540 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8550 8536 0 00:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8551 8541 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8552 8551 0 00:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8885 1 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-pf1oag.clearwater.local --alias=172.30.9.209,bono-pf1oag.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-pf1oag.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 9619 1 0 00:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9666 1745 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8V06A/install-bono.sh ubuntu 9667 9666 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8V06A/install-bono.sh root 9668 9667 0 00:07 ? 00:00:00 sudo ps -edf root 9669 9668 0 00:07 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.005s 2019-05-19 00:07:51,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-05-19 00:07:51,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190519T000000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-05-19 00:07:51,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9619/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 8491/monit tcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 8885/bono tcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 8885/bono tcp 0 0 127.0.0.1:53061 0.0.0.0:* LISTEN 1733/python tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8885/bono tcp6 0 0 ::1:53 :::* LISTEN 9619/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9619/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 0.0.0.0:52817 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 7987/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7987/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7987/ntpd udp 0 0 192.168.120.7:5058 0.0.0.0:* 8885/bono udp 0 0 192.168.120.7:5060 0.0.0.0:* 8885/bono udp6 0 0 ::1:53 :::* 9619/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 7987/ntpd udp6 0 0 ::1:123 :::* 7987/ntpd udp6 0 0 :::123 :::* 7987/ntpd udp6 0 0 :::63802 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8718 906/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9045 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19964 8550/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19967 8552/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.000s sys 0m0.008s 2019-05-19 00:07:51,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-05-19 00:07:51,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/clearwater-sa19 /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_20190519T000000Z.txt /var/log/bono/bono_err.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.004s sys 0m0.003s 2019-05-19 00:07:51,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-19 00:07:51,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-05-19 00:07:17.857944263 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-19 00:07:51,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-19 00:07:51,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-19 00:07:51,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:05:19 00:06:58: Namespace: management 2019:05:19 00:06:58: [management] Starting server 2019:05:19 00:06:58: [management] Listening for requests 2019:05:19 00:06:58: Namespace: signaling 2019:05:19 00:06:58: [signaling] Starting server 2019:05:19 00:06:58: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-19 00:07:51,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-05-19 00:07:51,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-19 00:07:51,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-19 00:07:51,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/8V06A/install-bono.sh: line 6: /home/ubuntu/bono_host_0nqzh2/env/bin/ctx: Argument list too long 2019-05-19 00:07:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:07:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:07:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:07:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-19 00:07:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:07:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:07:51,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-19 00:07:51,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/8V06A/install-bono.sh 2019-05-19 00:07:51,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-0nqzh2 2019-05-19 00:07:51,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-19 00:07:51,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-19 00:07:51,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21273 0 --:--:-- --:--:-- --:--:-- 21421 2019-05-19 00:07:51,052 - 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-0nqzh2 2019-05-19 00:07:51,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:07:51,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-19 00:07:51,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:07:51,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-19 00:07:51,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:07:51,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:51,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:51 GMT 2019-05-19 00:07:51,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:51,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:51,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:51,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:51,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:56,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:07:56,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:56,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:56,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:56,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:56,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:56,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:56,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:56,256 - 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-05-19T00:07:51.254Z", "message": "Downloaded scripts/bind/bind.py to /tmp/V8ZKE/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:51.109Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:52.121Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:51.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:52.121Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:51.787Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:52.121Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z\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,196 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 9093\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 9832\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\t2m37.530s\nuser\t0m17.595s\nsys\t0m11.164s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:51.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:52.862Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.680Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:53.293Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRV0fXp', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.842Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.855Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.867Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.840Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmptL6L9R', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:53.273Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.841Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:53.285Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.867Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:53.729Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:52.868Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5a43afb1-1cc9-4e38-ac82-1f694c5e53c0"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:54.514Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:54.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:54.514Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58207 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.185s\nuser\t0m13.368s\nsys\t0m3.684s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:54.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:54.514Z", "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-05-19T00:07:54.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:54.514Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:53.821Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:54.514Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:54.072Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:54.514Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:54.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:55.155Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (16.1 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\t0m28.091s\nuser\t0m13.233s\nsys\t0m3.690s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:54.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:55.908Z", "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-05-19T00:07:54.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:55.908Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/UDO46/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:55.291Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.691907b8-5dd9-44b8-a918-291a5db9bd8b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:55.908Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:55.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:55.908Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:55.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:55.908Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3iwzhq/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:55.604Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.691907b8-5dd9-44b8-a918-291a5db9bd8b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:55.908Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:55.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}], "metadata": {"pagination": {"total": 2864, "offset": 2836, "size": 50}}} 2019-05-19 00:07:56,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:56,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:56 GMT 2019-05-19 00:07:56,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:56,257 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:07:56,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:56,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:56,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:07:56,257 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:07:56,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V8ZKE/bind.py 2019-05-19 00:07:56,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:07:56,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-19 00:07:56,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z 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,196 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 9093 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 9832 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 2m37.530s user 0m17.595s sys 0m11.164s 2019-05-19 00:07:56,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:07:56,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:07:56,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRV0fXp', '/etc/bind/db.clearwater.local'] 2019-05-19 00:07:56,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:07:56,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-19 00:07:56,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:07:56,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptL6L9R', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:07:56,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:07:56,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:07:56,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:07:56,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:07:56,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-05-19 00:07:56,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58207 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.185s user 0m13.368s sys 0m3.684s 2019-05-19 00:07:56,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-05-19 00:07:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:07:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:07:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-05-19 00:07:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (16.1 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 0m28.091s user 0m13.233s sys 0m3.690s 2019-05-19 00:07:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-05-19 00:07:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/UDO46/add-snmpproxy-collector.py 2019-05-19 00:07:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-05-19 00:07:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-19 00:07:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3iwzhq/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-05-19 00:07:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-05-19 00:07:56,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:07:56,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:07:56,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:07:56,338 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:07:56 GMT 2019-05-19 00:07:56,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:07:56,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:07:56,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:07:56,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:07:56,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:01,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:01,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:01,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:01,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:01,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:01,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:01,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:01,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:01,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:56.448Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.005s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:56.448Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:01 ? 00:00:01 /sbin/init\nroot 2 0 0 00:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:01 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:01 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:01 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:01 ? 00:00:00 [migration/0]\nroot 12 2 0 00:01 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:01 ? 00:00:00 [khelper]\nroot 14 2 0 00:01 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:01 ? 00:00:00 [netns]\nroot 16 2 0 00:01 ? 00:00:00 [writeback]\nroot 17 2 0 00:01 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:01 ? 00:00:00 [bioset]\nroot 19 2 0 00:01 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:01 ? 00:00:00 [kblockd]\nroot 21 2 0 00:01 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:01 ? 00:00:00 [khubd]\nroot 23 2 0 00:01 ? 00:00:00 [md]\nroot 24 2 0 00:01 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:01 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:01 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:01 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:01 ? 00:00:00 [vmstat]\nroot 30 2 0 00:01 ? 00:00:00 [ksmd]\nroot 31 2 0 00:01 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:01 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:01 ? 00:00:00 [crypto]\nroot 46 2 0 00:01 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:01 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:01 ? 00:00:00 [vballoon]\nroot 49 2 0 00:01 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:01 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:01 ? 00:00:00 [deferwq]\nroot 72 2 0 00:01 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:01 ? 00:00:00 [kpsmoused]\nroot 124 2 0 00:01 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 00:01 ? 00:00:00 [kworker/u3:1]\nroot 515 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:02 ? 00:00:00 [kauditd]\nroot 918 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 922 1 0 00:02 ? 00:00:00 rsyslogd\nmessage+ 931 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork\nroot 944 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 00:02 ? 00:00:00 cron\ndaemon 1097 1 0 00:02 ? 00:00:00 atd\nroot 1238 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1244 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_4llvpz/env/bin/python -m cloudify_agent.worker --queue homer_host_4llvpz --max-workers 5 --name homer_host_4llvpz\nubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/homer_host_4llvpz/env/bin/python -m cloudify_agent.worker --queue homer_host_4llvpz --max-workers 5 --name homer_host_4llvpz\nubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/homer_host_4llvpz/env/bin/diamond --configfile /home/ubuntu/homer_host_4llvpz/work/plugins/diamond/etc/diamond.conf\nubuntu 1729 1464 1 00:04 ? 00:00:02 /home/ubuntu/homer_host_4llvpz/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-1S4p5c\nubuntu 1739 1729 0 00:04 ? 00:00:00 /bin/sh -c /tmp/B5EVL/install-homer.sh\nubuntu 1741 1739 0 00:04 ? 00:00:00 /bin/bash -e /tmp/B5EVL/install-homer.sh\nntp 8326 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8839 1 0 00:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8933 1 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8937 8933 0 00:06 ? 00:00:00 inotifywait -e create -qq .\nroot 9029 1 0 00:07 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9030 9029 0 00:07 ? 00:00:00 nginx: worker process\nwww-data 9031 9029 0 00:07 ? 00:00:00 nginx: worker process\nwww-data 9032 9029 0 00:07 ? 00:00:00 nginx: worker process\nwww-data 9033 9029 0 00:07 ? 00:00:00 nginx: worker process\nroot 9544 8839 0 00:07 ? 00:00:00 [nginx_ping] \nroot 9546 8839 0 00:07 ? 00:00:00 [check-nginx-upt] \nroot 9550 8839 0 00:07 ? 00:00:00 [check-monit-upt] \ndnsmasq 9638 1 0 00:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9685 1741 0 00:07 ? 00:00:00 /bin/bash -e /tmp/B5EVL/install-homer.sh\nubuntu 9686 9685 0 00:07 ? 00:00:00 /bin/bash -e /tmp/B5EVL/install-homer.sh\nroot 9687 9686 0 00:07 ? 00:00:00 sudo ps -edf\nroot 9688 9687 0 00:07 ? 00:00:00 ps -edf\n\nreal\t0m0.017s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "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:38221 0.0.0.0:* LISTEN 1729/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 9029/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:* 548/dhclient \nudp 0 0 0.0.0.0:52817 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8326/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8326/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8326/ntpd \nudp6 0 0 ::1:53 :::* 9638/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8326/ntpd \nudp6 0 0 ::1:123 :::* 8326/ntpd \nudp6 0 0 :::123 :::* 8326/ntpd \nudp6 0 0 :::63802 :::* 548/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8768 931/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9052 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa19\n/var/log/sysstat/clearwater-sa19\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.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] => [19-May-2019 00:06:58 UTC] clearwater-diags-monitor starting\n[19-May-2019 00:06:58 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] => 2019-05-19 00:07:34.500553061 Stopping etcd clearwater-etcd\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2a:36:e8 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:36e8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97479 errors:0 dropped:0 overruns:0 frame:0\n TX packets:33789 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170247212 (170.2 MB) TX bytes:5318681 (5.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:794 errors:0 dropped:0 overruns:0 frame:0\n TX packets:794 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113311 (113.3 KB) TX bytes:113311 (113.3 KB)\n\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.094Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "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-05-19T00:07:56.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-4llvpz", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": " \r100 3149 100 3149 0 0 20865 0 --:--:-- --:--:-- --:--:-- 20993", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "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-05-19T00:07:56.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "Execution done (PID=1739, return_code=0): /tmp/B5EVL/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] => 2019-05-19 00:07:36.668654497 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] => 2019:05:19 00:07:16: Namespace: management\n2019:05:19 00:07:16: [management] Starting server\n2019:05:19 00:07:16: [management] Listening for requests\n2019:05:19 00:07:16: Namespace: signaling\n2019:05:19 00:07:16: [signaling] Starting server\n2019:05:19 00:07:16: [signaling] Listening for requests\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-05-19T00:07:57.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sprout\n/var/log/sprout/sprout_20190519T000000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "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:38899 0.0.0.0:* LISTEN 1735/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9554/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 8858/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9554/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9554/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp 0 0 0.0.0.0:52817 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.20:123 0.0.0.0:* 8289/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8289/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8289/ntpd \nudp6 0 0 ::1:53 :::* 9554/dnsmasq \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8289/ntpd \nudp6 0 0 ::1:123 :::* 8289/ntpd \nudp6 0 0 :::123 :::* 8289/ntpd \nudp6 0 0 :::63802 :::* 553/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7247 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8786 929/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9052 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20310 8819/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20311 8821/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:01 ? 00:00:01 /sbin/init\nroot 2 0 0 00:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:01 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:01 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:01 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:01 ? 00:00:00 [migration/0]\nroot 12 2 0 00:01 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:01 ? 00:00:00 [khelper]\nroot 14 2 0 00:01 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:01 ? 00:00:00 [netns]\nroot 16 2 0 00:01 ? 00:00:00 [writeback]\nroot 17 2 0 00:01 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:01 ? 00:00:00 [bioset]\nroot 19 2 0 00:01 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:01 ? 00:00:00 [kblockd]\nroot 21 2 0 00:01 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:01 ? 00:00:00 [khubd]\nroot 23 2 0 00:01 ? 00:00:00 [md]\nroot 24 2 0 00:01 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:01 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:01 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:01 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:01 ? 00:00:00 [vmstat]\nroot 30 2 0 00:01 ? 00:00:00 [ksmd]\nroot 31 2 0 00:01 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:01 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:01 ? 00:00:00 [crypto]\nroot 46 2 0 00:01 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:01 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:01 ? 00:00:00 [vballoon]\nroot 49 2 0 00:01 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:01 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:01 ? 00:00:00 [deferwq]\nroot 72 2 0 00:01 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:01 ? 00:00:00 [kpsmoused]\nroot 120 2 0 00:01 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 421 2 0 00:01 ? 00:00:00 [kworker/u3:1]\nroot 507 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:02 ? 00:00:00 [kauditd]\nroot 908 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 929 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 00:02 ? 00:00:00 cron\ndaemon 1097 1 0 00:02 ? 00:00:00 atd\nroot 1187 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_ff47j9/env/bin/python -m cloudify_agent.worker --queue sprout_host_ff47j9 --max-workers 5 --name sprout_host_ff47j9\nubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/sprout_host_ff47j9/env/bin/python -m cloudify_agent.worker --queue sprout_host_ff47j9 --max-workers 5 --name sprout_host_ff47j9\nubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ff47j9/env/bin/diamond --configfile /home/ubuntu/sprout_host_ff47j9/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1464 1 00:05 ? 00:00:02 /home/ubuntu/sprout_host_ff47j9/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-77KSMh\nubuntu 1745 1735 0 00:05 ? 00:00:00 /bin/sh -c /tmp/8E4GH/install-sprout.sh\nubuntu 1747 1745 0 00:05 ? 00:00:00 /bin/bash -e /tmp/8E4GH/install-sprout.sh\nntp 8289 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8772 1 0 00:07 ? 00:00:00 rsyslogd\nroot 8804 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8805 8804 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8809 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8810 8809 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8819 8805 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8820 8810 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8821 8820 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8858 1 0 00:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9554 1 0 00:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9601 1747 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8E4GH/install-sprout.sh\nubuntu 9602 9601 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8E4GH/install-sprout.sh\nroot 9603 9602 0 00:07 ? 00:00:00 sudo ps -edf\nroot 9604 9603 0 00:07 ? 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-05-19T00:07:57.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a8:7d:2f \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea8:7d2f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78072 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37737 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137634228 (137.6 MB) TX bytes:5717859 (5.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:762 errors:0 dropped:0 overruns:0 frame:0\n TX packets:762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:107811 (107.8 KB) TX bytes:107811 (107.8 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.002s\nsys\t0m0.063s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.731Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:57.950Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-4llvpz", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:56.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.fa7c2e91-44df-497b-b9f0-7b4274799cc9"}], "metadata": {"pagination": {"total": 2943, "offset": 2864, "size": 50}}} 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:01 GMT 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:01,474 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:01,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.005s sys 0m0.049s 2019-05-19 00:08:01,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:08:01,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:01 ? 00:00:01 /sbin/init root 2 0 0 00:01 ? 00:00:00 [kthreadd] root 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:01 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:01 ? 00:00:00 [rcu_sched] root 8 2 0 00:01 ? 00:00:00 [rcuos/0] root 9 2 0 00:01 ? 00:00:00 [rcu_bh] root 10 2 0 00:01 ? 00:00:00 [rcuob/0] root 11 2 0 00:01 ? 00:00:00 [migration/0] root 12 2 0 00:01 ? 00:00:00 [watchdog/0] root 13 2 0 00:01 ? 00:00:00 [khelper] root 14 2 0 00:01 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:01 ? 00:00:00 [netns] root 16 2 0 00:01 ? 00:00:00 [writeback] root 17 2 0 00:01 ? 00:00:00 [kintegrityd] root 18 2 0 00:01 ? 00:00:00 [bioset] root 19 2 0 00:01 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:01 ? 00:00:00 [kblockd] root 21 2 0 00:01 ? 00:00:00 [ata_sff] root 22 2 0 00:01 ? 00:00:00 [khubd] root 23 2 0 00:01 ? 00:00:00 [md] root 24 2 0 00:01 ? 00:00:00 [devfreq_wq] root 25 2 0 00:01 ? 00:00:00 [kworker/0:1] root 27 2 0 00:01 ? 00:00:00 [khungtaskd] root 28 2 0 00:01 ? 00:00:00 [kswapd0] root 29 2 0 00:01 ? 00:00:00 [vmstat] root 30 2 0 00:01 ? 00:00:00 [ksmd] root 31 2 0 00:01 ? 00:00:00 [khugepaged] root 32 2 0 00:01 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:01 ? 00:00:00 [crypto] root 46 2 0 00:01 ? 00:00:00 [kthrotld] root 47 2 0 00:01 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:01 ? 00:00:00 [vballoon] root 49 2 0 00:01 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:01 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:01 ? 00:00:00 [deferwq] root 72 2 0 00:01 ? 00:00:00 [charger_manager] root 114 2 0 00:01 ? 00:00:00 [kpsmoused] root 124 2 0 00:01 ? 00:00:00 [kworker/0:2] root 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 00:01 ? 00:00:00 [kworker/u3:1] root 515 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:02 ? 00:00:00 [kauditd] root 918 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon syslog 922 1 0 00:02 ? 00:00:00 rsyslogd message+ 931 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork root 944 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 00:02 ? 00:00:00 cron daemon 1097 1 0 00:02 ? 00:00:00 atd root 1238 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_4llvpz/env/bin/python -m cloudify_agent.worker --queue homer_host_4llvpz --max-workers 5 --name homer_host_4llvpz ubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/homer_host_4llvpz/env/bin/python -m cloudify_agent.worker --queue homer_host_4llvpz --max-workers 5 --name homer_host_4llvpz ubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/homer_host_4llvpz/env/bin/diamond --configfile /home/ubuntu/homer_host_4llvpz/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1464 1 00:04 ? 00:00:02 /home/ubuntu/homer_host_4llvpz/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-1S4p5c ubuntu 1739 1729 0 00:04 ? 00:00:00 /bin/sh -c /tmp/B5EVL/install-homer.sh ubuntu 1741 1739 0 00:04 ? 00:00:00 /bin/bash -e /tmp/B5EVL/install-homer.sh ntp 8326 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8839 1 0 00:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8933 1 0 00:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8937 8933 0 00:06 ? 00:00:00 inotifywait -e create -qq . root 9029 1 0 00:07 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9030 9029 0 00:07 ? 00:00:00 nginx: worker process www-data 9031 9029 0 00:07 ? 00:00:00 nginx: worker process www-data 9032 9029 0 00:07 ? 00:00:00 nginx: worker process www-data 9033 9029 0 00:07 ? 00:00:00 nginx: worker process root 9544 8839 0 00:07 ? 00:00:00 [nginx_ping] root 9546 8839 0 00:07 ? 00:00:00 [check-nginx-upt] root 9550 8839 0 00:07 ? 00:00:00 [check-monit-upt] dnsmasq 9638 1 0 00:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9685 1741 0 00:07 ? 00:00:00 /bin/bash -e /tmp/B5EVL/install-homer.sh ubuntu 9686 9685 0 00:07 ? 00:00:00 /bin/bash -e /tmp/B5EVL/install-homer.sh root 9687 9686 0 00:07 ? 00:00:00 sudo ps -edf root 9688 9687 0 00:07 ? 00:00:00 ps -edf real 0m0.017s user 0m0.000s sys 0m0.009s 2019-05-19 00:08:01,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-05-19 00:08:01,478 - 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:38221 0.0.0.0:* LISTEN 1729/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 9029/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:* 548/dhclient udp 0 0 0.0.0.0:52817 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.6:123 0.0.0.0:* 8326/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8326/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8326/ntpd udp6 0 0 ::1:53 :::* 9638/dnsmasq udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8326/ntpd udp6 0 0 ::1:123 :::* 8326/ntpd udp6 0 0 :::123 :::* 8326/ntpd udp6 0 0 :::63802 :::* 548/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8768 931/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9052 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-19 00:08:01,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-05-19 00:08:01,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa19 /var/log/sysstat/clearwater-sa19 /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.000s sys 0m0.006s 2019-05-19 00:08:01,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-19 00:08:01,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [19-May-2019 00:06:58 UTC] clearwater-diags-monitor starting [19-May-2019 00:06:58 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-19 00:08:01,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-19 00:08:01,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-19 00:08:01,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-19 00:08:01,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:08:01,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-05-19 00:07:34.500553061 Stopping etcd clearwater-etcd real 0m0.007s user 0m0.003s sys 0m0.004s 2019-05-19 00:08:01,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2a:36:e8 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2a:36e8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97479 errors:0 dropped:0 overruns:0 frame:0 TX packets:33789 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170247212 (170.2 MB) TX bytes:5318681 (5.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:794 errors:0 dropped:0 overruns:0 frame:0 TX packets:794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113311 (113.3 KB) TX bytes:113311 (113.3 KB) real 0m0.012s user 0m0.000s sys 0m0.006s 2019-05-19 00:08:01,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-05-19 00:08:01,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-05-19 00:08:01,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-19 00:08:01,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-19 00:08:01,480 - 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-4llvpz 2019-05-19 00:08:01,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 20865 0 --:--:-- --:--:-- --:--:-- 20993 2019-05-19 00:08:01,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-19 00:08:01,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-19 00:08:01,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-19 00:08:01,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/B5EVL/install-homer.sh 2019-05-19 00:08:01,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:08:01,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:08:01,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:08:01,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-19 00:08:01,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-05-19 00:07:36.668654497 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-19 00:08:01,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-19 00:08:01,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-19 00:08:01,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-19 00:08:01,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:05:19 00:07:16: Namespace: management 2019:05:19 00:07:16: [management] Starting server 2019:05:19 00:07:16: [management] Listening for requests 2019:05:19 00:07:16: Namespace: signaling 2019:05:19 00:07:16: [signaling] Starting server 2019:05:19 00:07:16: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-19 00:08:01,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sprout /var/log/sprout/sprout_20190519T000000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-19 00:08:01,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-05-19 00:08:01,483 - 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:38899 0.0.0.0:* LISTEN 1735/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9554/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 8858/monit tcp6 0 0 ::1:53 :::* LISTEN 9554/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9554/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 0.0.0.0:52817 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.20:123 0.0.0.0:* 8289/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8289/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8289/ntpd udp6 0 0 ::1:53 :::* 9554/dnsmasq udp6 0 0 fe80::f816:3eff:fea:123 :::* 8289/ntpd udp6 0 0 ::1:123 :::* 8289/ntpd udp6 0 0 :::123 :::* 8289/ntpd udp6 0 0 :::63802 :::* 553/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7247 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8786 929/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9052 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20310 8819/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20311 8821/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.003s sys 0m0.004s 2019-05-19 00:08:01,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-05-19 00:08:01,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:01 ? 00:00:01 /sbin/init root 2 0 0 00:01 ? 00:00:00 [kthreadd] root 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:01 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:01 ? 00:00:00 [rcu_sched] root 8 2 0 00:01 ? 00:00:00 [rcuos/0] root 9 2 0 00:01 ? 00:00:00 [rcu_bh] root 10 2 0 00:01 ? 00:00:00 [rcuob/0] root 11 2 0 00:01 ? 00:00:00 [migration/0] root 12 2 0 00:01 ? 00:00:00 [watchdog/0] root 13 2 0 00:01 ? 00:00:00 [khelper] root 14 2 0 00:01 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:01 ? 00:00:00 [netns] root 16 2 0 00:01 ? 00:00:00 [writeback] root 17 2 0 00:01 ? 00:00:00 [kintegrityd] root 18 2 0 00:01 ? 00:00:00 [bioset] root 19 2 0 00:01 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:01 ? 00:00:00 [kblockd] root 21 2 0 00:01 ? 00:00:00 [ata_sff] root 22 2 0 00:01 ? 00:00:00 [khubd] root 23 2 0 00:01 ? 00:00:00 [md] root 24 2 0 00:01 ? 00:00:00 [devfreq_wq] root 25 2 0 00:01 ? 00:00:00 [kworker/0:1] root 27 2 0 00:01 ? 00:00:00 [khungtaskd] root 28 2 0 00:01 ? 00:00:00 [kswapd0] root 29 2 0 00:01 ? 00:00:00 [vmstat] root 30 2 0 00:01 ? 00:00:00 [ksmd] root 31 2 0 00:01 ? 00:00:00 [khugepaged] root 32 2 0 00:01 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:01 ? 00:00:00 [crypto] root 46 2 0 00:01 ? 00:00:00 [kthrotld] root 47 2 0 00:01 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:01 ? 00:00:00 [vballoon] root 49 2 0 00:01 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:01 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:01 ? 00:00:00 [deferwq] root 72 2 0 00:01 ? 00:00:00 [charger_manager] root 114 2 0 00:01 ? 00:00:00 [kpsmoused] root 120 2 0 00:01 ? 00:00:00 [kworker/0:2] root 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 421 2 0 00:01 ? 00:00:00 [kworker/u3:1] root 507 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:02 ? 00:00:00 [kauditd] root 908 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon message+ 929 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 00:02 ? 00:00:00 cron daemon 1097 1 0 00:02 ? 00:00:00 atd root 1187 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_ff47j9/env/bin/python -m cloudify_agent.worker --queue sprout_host_ff47j9 --max-workers 5 --name sprout_host_ff47j9 ubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/sprout_host_ff47j9/env/bin/python -m cloudify_agent.worker --queue sprout_host_ff47j9 --max-workers 5 --name sprout_host_ff47j9 ubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ff47j9/env/bin/diamond --configfile /home/ubuntu/sprout_host_ff47j9/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1464 1 00:05 ? 00:00:02 /home/ubuntu/sprout_host_ff47j9/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-77KSMh ubuntu 1745 1735 0 00:05 ? 00:00:00 /bin/sh -c /tmp/8E4GH/install-sprout.sh ubuntu 1747 1745 0 00:05 ? 00:00:00 /bin/bash -e /tmp/8E4GH/install-sprout.sh ntp 8289 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8772 1 0 00:07 ? 00:00:00 rsyslogd root 8804 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8805 8804 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8809 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8810 8809 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8819 8805 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8820 8810 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8821 8820 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8858 1 0 00:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9554 1 0 00:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9601 1747 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8E4GH/install-sprout.sh ubuntu 9602 9601 0 00:07 ? 00:00:00 /bin/bash -e /tmp/8E4GH/install-sprout.sh root 9603 9602 0 00:07 ? 00:00:00 sudo ps -edf root 9604 9603 0 00:07 ? 00:00:00 ps -edf real 0m0.009s user 0m0.006s sys 0m0.003s 2019-05-19 00:08:01,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-05-19 00:08:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:08:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:08:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a8:7d:2f inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea8:7d2f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78072 errors:0 dropped:0 overruns:0 frame:0 TX packets:37737 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137634228 (137.6 MB) TX bytes:5717859 (5.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:107811 (107.8 KB) TX bytes:107811 (107.8 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2019-05-19 00:08:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.002s sys 0m0.063s 2019-05-19 00:08:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-05-19 00:08:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:01,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-19 00:08:01,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-19 00:08:01,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-05-19 00:08:01,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-4llvpz 2019-05-19 00:08:01,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:01,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:01,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:01,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:01,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:01,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:01,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:01,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:01,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:01,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:01,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:01 GMT 2019-05-19 00:08:01,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:01,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:01,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:01,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:01,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:06,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:06,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:06,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:06,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:06,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:06,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:06,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:06,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:06,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:58.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:58.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Execution done (PID=1745, return_code=0): /tmp/8E4GH/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": " \r100 3149 100 3149 0 0 19191 0 --:--:-- --:--:-- --:--:-- 19201\r100 3149 100 3149 0 0 19183 0 --:--:-- --:--:-- --:--:-- 19084", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "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-05-19T00:07:57.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "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-05-19T00:07:57.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.e2d3ff49-6ff2-4248-9d0d-b43b0a665baf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:57.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://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/archive/repo129/ 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/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 11s (8,143 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 9224\nclearwater-socket-factory-sig start/running, process 9229\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9280\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\t2m45.641s\nuser\t0m22.388s\nsys\t0m12.993s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:58.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:58.817Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:58.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:59.564Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:58.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:59.564Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:59.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:07:59.564Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:59.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:00.165Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:59.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:00.165Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:59.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:00.165Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:59.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:00.861Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:59.879Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:00.861Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:07:59.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:01.508Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:00.773Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:01.508Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Y5XX0/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:01.255Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:02.115Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:01.824Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.080Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:02.997Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.292Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.304Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.340Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.072Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.072Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRcrS56', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.073Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7CA7T/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:02.995Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.094Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.103Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.104Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.104Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:03.759Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpiNAG1f', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:03.278Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.5f1b3df7-f777-4555-bdaf-24aa7e3ce8f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.033Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.119Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.144Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.144Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}], "metadata": {"pagination": {"total": 2975, "offset": 2914, "size": 50}}} 2019-05-19 00:08:06,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:06,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:06 GMT 2019-05-19 00:08:06,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:06,795 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:06,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:06,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:06,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:06,796 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:06,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:08:06,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:06,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:06,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/8E4GH/install-sprout.sh 2019-05-19 00:08:06,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19191 0 --:--:-- --:--:-- --:--:-- 19201 100 3149 100 3149 0 0 19183 0 --:--:-- --:--:-- --:--:-- 19084 2019-05-19 00:08:06,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-19 00:08:06,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-19 00:08:06,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-05-19 00:08:06,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ff47j9 2019-05-19 00:08:06,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-19 00:08:06,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-19 00:08:06,801 - 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-ff47j9 2019-05-19 00:08:06,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-19 00:08:06,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:08:06,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:08:06,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:08:06,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:08:06,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:08:06,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:08:06,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://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/archive/repo129/ 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/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 11s (8,143 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 9224 clearwater-socket-factory-sig start/running, process 9229 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9280 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 2m45.641s user 0m22.388s sys 0m12.993s 2019-05-19 00:08:06,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:08:06,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-19 00:08:06,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-19 00:08:06,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:08:06,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:08:06,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-19 00:08:06,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-19 00:08:06,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:08:06,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:08:06,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:08:06,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Y5XX0/bind.py 2019-05-19 00:08:06,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-19 00:08:06,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:08:06,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:06,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:08:06,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-19 00:08:06,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:08:06,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:06,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRcrS56', '/etc/bind/db.clearwater.local'] 2019-05-19 00:08:06,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7CA7T/bind.py 2019-05-19 00:08:06,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:08:06,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-19 00:08:06,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:08:06,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:06,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpiNAG1f', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:06,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:08:06,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:06,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:08:06,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:08:06,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-19 00:08:06,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:06,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:06,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:06,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:06,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:06,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:06,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:06 GMT 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:06,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:11,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:11,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:11,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:11,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:11,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:11,996 - 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-05-19T00:08:04.346Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.144Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.144Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.144Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.119Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.346Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.119Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.972Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.548Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.972Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpttVvtR', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.533Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.972Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:04.972Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:04.556Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f95be76d-fccd-4dab-aee0-690873f69d1b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:05.588Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:05.060Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:05.588Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:05.436Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:06.784Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/S4QJ5/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:06.627Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.a3a51da4-a64d-4390-a5a3-4b2931aaf380"}], "metadata": {"pagination": {"total": 2976, "offset": 2964, "size": 50}}} 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:11 GMT 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:11,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:11,997 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:11,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:11,997 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:11,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:11,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:08:11,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-19 00:08:11,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:11,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:08:11,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:11,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpttVvtR', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:11,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:08:11,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:08:11,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:11,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:08:12,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/S4QJ5/add-snmpproxy-collector.py 2019-05-19 00:08:12,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:12,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:12,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:12,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:12,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:12 GMT 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:12,093 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:12,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:17,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:17,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:17,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:17,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:17,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:16.208Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:16.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:16.972Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:16.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}], "metadata": {"pagination": {"total": 2978, "offset": 2976, "size": 50}}} 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:17 GMT 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:17,183 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:17,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:17,184 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:17,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:08:17,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-19 00:08:17,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:17,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:17,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:17 GMT 2019-05-19 00:08:17,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:17,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:17,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:17,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:17,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:22,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:22,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:22,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:22,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:22,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:22,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:22,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:22,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:22,449 - 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-05-19T00:08:17.639Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_2mc7pw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:17.327Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:18.223Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:17.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:18.223Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:17.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:18.790Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:17.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:21.882Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.1 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\t0m30.059s\nuser\t0m13.135s\nsys\t0m3.400s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:21.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}], "metadata": {"pagination": {"total": 2983, "offset": 2978, "size": 50}}} 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:22 GMT 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:22,449 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:22,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:22,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:08:22,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:08:22,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-05-19 00:08:22,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.1 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 0m30.059s user 0m13.135s sys 0m3.400s 2019-05-19 00:08:22,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:22,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:22,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:22,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:22 GMT 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:22,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:22,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:22,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:22,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:27,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:27,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:27,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:27,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:27,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:27,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:27,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:27,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:27,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:22.612Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:22.612Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:21.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:22.612Z", "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-05-19T00:08:21.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:23.788Z", "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 (16.4 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\t0m25.228s\nuser\t0m13.173s\nsys\t0m3.298s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:23.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:23.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:23.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9f:d2:30 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d230/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87819 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40241 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151343510 (151.3 MB) TX bytes:6188727 (6.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:986 errors:0 dropped:0 overruns:0 frame:0\n TX packets:986 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:123196 (123.1 KB) TX bytes:123196 (123.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-05-19T00:08:23.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:23.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:01 ? 00:00:01 /sbin/init\nroot 2 0 0 00:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:01 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:01 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:01 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:01 ? 00:00:00 [migration/0]\nroot 12 2 0 00:01 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:01 ? 00:00:00 [khelper]\nroot 14 2 0 00:01 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:01 ? 00:00:00 [netns]\nroot 16 2 0 00:01 ? 00:00:00 [writeback]\nroot 17 2 0 00:01 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:01 ? 00:00:00 [bioset]\nroot 19 2 0 00:01 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:01 ? 00:00:00 [kblockd]\nroot 21 2 0 00:01 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:01 ? 00:00:00 [khubd]\nroot 23 2 0 00:01 ? 00:00:00 [md]\nroot 24 2 0 00:01 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:01 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:01 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:01 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:01 ? 00:00:00 [vmstat]\nroot 30 2 0 00:01 ? 00:00:00 [ksmd]\nroot 31 2 0 00:01 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:01 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:01 ? 00:00:00 [crypto]\nroot 46 2 0 00:01 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:01 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:01 ? 00:00:00 [vballoon]\nroot 49 2 0 00:01 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:01 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:01 ? 00:00:00 [deferwq]\nroot 72 2 0 00:01 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:01 ? 00:00:00 [kpsmoused]\nroot 120 2 0 00:01 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 00:01 ? 00:00:00 [kworker/u3:1]\nroot 526 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 00:02 ? 00:00:00 [kauditd]\nmessage+ 883 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork\nroot 918 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 924 1 0 00:02 ? 00:00:00 rsyslogd\nroot 943 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon\nroot 1050 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1104 1 0 00:02 ? 00:00:00 cron\ndaemon 1105 1 0 00:02 ? 00:00:00 atd\nroot 1237 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1245 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_28nk2z/env/bin/python -m cloudify_agent.worker --queue ellis_host_28nk2z --max-workers 5 --name ellis_host_28nk2z\nubuntu 1463 1461 0 00:02 ? 00:00:01 /home/ubuntu/ellis_host_28nk2z/env/bin/python -m cloudify_agent.worker --queue ellis_host_28nk2z --max-workers 5 --name ellis_host_28nk2z\nubuntu 1607 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_28nk2z/env/bin/diamond --configfile /home/ubuntu/ellis_host_28nk2z/work/plugins/diamond/etc/diamond.conf\nubuntu 1728 1463 1 00:04 ? 00:00:02 /home/ubuntu/ellis_host_28nk2z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-D96laj\nubuntu 1738 1728 0 00:04 ? 00:00:00 /bin/sh -c /tmp/72S5V/install-ellis.sh\nubuntu 1740 1738 0 00:04 ? 00:00:00 /bin/bash -e /tmp/72S5V/install-ellis.sh\nmysql 9093 1 0 00:07 ? 00:00:00 /usr/sbin/mysqld\nntp 9243 1 0 00:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9832 1 0 00:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9943 1 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9947 9943 0 00:07 ? 00:00:00 inotifywait -e create -qq .\nroot 10018 1 0 00:07 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10019 10018 0 00:07 ? 00:00:00 nginx: worker process\nwww-data 10020 10018 0 00:07 ? 00:00:00 nginx: worker process\nwww-data 10021 10018 0 00:07 ? 00:00:00 nginx: worker process\nwww-data 10022 10018 0 00:07 ? 00:00:00 nginx: worker process\nellis 10190 1 0 00:07 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10388 9832 0 00:08 ? 00:00:00 [nginx_ping] \nroot 10391 9832 0 00:08 ? 00:00:00 [check-nginx-upt] \nroot 10395 9832 0 00:08 ? 00:00:00 [check-monit-upt] \nroot 10399 9832 0 00:08 ? 00:00:00 [poll_ellis.sh] \nroot 10405 9832 0 00:08 ? 00:00:00 [poll_ellis_http] \nclearwa+ 10655 1 2 00:08 ? 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.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-17=http://192.168.120.17:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380\nroot 10727 9832 0 00:08 ? 00:00:00 [check-etcd-upti] \nroot 10731 9832 0 00:08 ? 00:00:00 [poll_etcd_clust] \nroot 10734 9832 0 00:08 ? 00:00:00 [poll_etcd.sh] \ndnsmasq 10765 1 0 00:08 ? 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 10812 1740 0 00:08 ? 00:00:00 /bin/bash -e /tmp/72S5V/install-ellis.sh\nubuntu 10813 10812 0 00:08 ? 00:00:00 /bin/bash -e /tmp/72S5V/install-ellis.sh\nroot 10814 10813 0 00:08 ? 00:00:00 sudo ps -edf\nroot 10815 10814 0 00:08 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "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.17:2380 0.0.0.0:* LISTEN 10655/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10765/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9832/monit \ntcp 0 0 127.0.0.1:43263 0.0.0.0:* LISTEN 1728/python \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10018/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9093/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10765/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10655/etcd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10765/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.17:123 0.0.0.0:* 9243/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9243/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9243/ntpd \nudp 0 0 0.0.0.0:20154 0.0.0.0:* 554/dhclient \nudp6 0 0 ::1:53 :::* 10765/dnsmasq \nudp6 0 0 :::15989 :::* 554/dhclient \nudp6 0 0 ::1:123 :::* 9243/ntpd \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 9243/ntpd \nudp6 0 0 :::123 :::* 9243/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9051 1103/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6538 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20614 9093/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22183 10190/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8698 883/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.004s\nsys\t0m0.061s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:23.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "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-05-19T00:08:23.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:24.512Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:23.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa19\n/var/log/sysstat/clearwater-sa19\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/ellis\n/var/log/mysql.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.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/mysql.err\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] => [19-May-2019 00:07:36 UTC] clearwater-diags-monitor starting\n[19-May-2019 00:07:36 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-05-19T00:08:24.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] => 2019-05-19 00:08:03.271216623 Stopping etcd clearwater-etcd\n2019-05-19 00:08:04.391695407 Restarting etcd clearwater-etcd\n2019-05-19 00:08:04.398533046 Configured ETCDCTL_PEERS: 192.168.120.30:4000,\n2019-05-19 00:08:04.399265891 Check for previous failed startup attempt\n2019-05-19 00:08:04.400517698 Running etcdctl member list\n66595310d93c3051: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false\ndc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true\n2019-05-19 00:08:04.481702079 etcdctl returned 0\n2019-05-19 00:08:04.491493834 Joining existing cluster...\n2019-05-19 00:08:20.498896250 Configured ETCDCTL_PEERS: 192.168.120.30:4000,\n2019-05-19 00:08:20.499958629 Check cluster is healthy\n2019-05-19 00:08:20.501845129 Running etcdctl cluster-health\nmember 66595310d93c3051 is healthy: got healthy result from http://192.168.120.7:4000\nmember dc68ee96fd9a825f is healthy: got healthy result from http://192.168.120.30:4000\ncluster is healthy\n2019-05-19 00:08:20.723876899 etcdctl returned 0\n2019-05-19 00:08:20.725021413 Tell the cluster we're joining\n2019-05-19 00:08:20.725775280 Running etcdctl member add 192-168-120-17 http://192.168.120.17:2380\nAdded member named 192-168-120-17 with ID 35b88010d0e17d16 to cluster\n\nETCD_NAME=\"192-168-120-17\"\nETCD_INITIAL_CLUSTER=\"192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-30=http://192.168.120.30:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-05-19 00:08:20.765844156 etcdctl returned 0\n2019-05-19 00:08:20.811097987 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.17:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.17\n --name 192-168-120-17\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-17=http://192.168.120.17:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.17:2380\n --listen-peer-urls http://192.168.120.17:2380\n2019-05-19 00:08:20.812954458 Check we're actually a member of the cluster\n2019-05-19 00:08:20.820404654 Wait for etcd to startup\n2019-05-19 00:08:21.829461373 Etcd started successfully\n2019-05-19 00:08:20.869131 I | etcdmain: etcd Version: 3.1.7\n2019-05-19 00:08:20.869214 I | etcdmain: Git SHA: 43b7507\n2019-05-19 00:08:20.869218 I | etcdmain: Go Version: go1.7.5\n2019-05-19 00:08:20.869221 I | etcdmain: Go OS/Arch: linux/amd64\n2019-05-19 00:08:20.869225 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-05-19 00:08:20.869334 I | embed: listening for peers on http://192.168.120.17:2380\n2019-05-19 00:08:20.869427 I | embed: listening for client requests on 0.0.0.0:4000\n2019-05-19 00:08:20.933955 I | etcdserver: name = 192-168-120-17\n2019-05-19 00:08:20.933976 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17\n2019-05-19 00:08:20.933981 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member\n2019-05-19 00:08:20.933985 I | etcdserver: heartbeat = 100ms\n2019-05-19 00:08:20.933988 I | etcdserver: election = 1000ms\n2019-05-19 00:08:20.933992 I | etcdserver: snapshot count = 10000\n2019-05-19 00:08:20.934001 I | etcdserver: advertise client URLs = http://192.168.120.17:4000\n2019-05-19 00:08:20.948315 I | etcdserver: starting member 35b88010d0e17d16 in cluster cdb47e95f42a2be3\n2019-05-19 00:08:20.948413 I | raft: 35b88010d0e17d16 became follower at term 0\n2019-05-19 00:08:20.948475 I | raft: newRaft 35b88010d0e17d16 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-05-19 00:08:20.948483 I | raft: 35b88010d0e17d16 became follower at term 1\n2019-05-19 00:08:21.020266 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051\n2019-05-19 00:08:21.020299 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f\n2019-05-19 00:08:21.020322 I | rafthttp: starting peer 66595310d93c3051...\n2019-05-19 00:08:21.020351 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051\n2019-05-19 00:08:21.029813 I | rafthttp: started peer 66595310d93c3051\n2019-05-19 00:08:21.029863 I | rafthttp: added peer 66595310d93c3051\n2019-05-19 00:08:21.029881 I | rafthttp: starting peer dc68ee96fd9a825f...\n2019-05-19 00:08:21.029900 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f\n2019-05-19 00:08:21.032104 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer)\n2019-05-19 00:08:21.036542 I | rafthttp: started streaming with peer 66595310d93c3051 (writer)\n2019-05-19 00:08:21.036560 I | rafthttp: started streaming with peer 66595310d93c3051 (writer)\n2019-05-19 00:08:21.036610 I | rafthttp: started streaming with peer 66595310d93c3051 (stream MsgApp v2 reader)\n2019-05-19 00:08:21.036839 I | rafthttp: started streaming with peer 66595310d93c3051 (stream Message reader)\n2019-05-19 00:08:21.038608 I | rafthttp: started peer dc68ee96fd9a825f\n2019-05-19 00:08:21.038631 I | rafthttp: added peer dc68ee96fd9a825f\n2019-05-19 00:08:21.038661 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-05-19 00:08:21.049086 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer)\n2019-05-19 00:08:21.049128 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream MsgApp v2 reader)\n2019-05-19 00:08:21.049341 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream Message reader)\n2019-05-19 00:08:21.050360 I | raft: 35b88010d0e17d16 [term: 1] received a MsgHeartbeat message with higher term from dc68ee96fd9a825f [term: 2]\n2019-05-19 00:08:21.050375 I | raft: 35b88010d0e17d16 became follower at term 2\n2019-05-19 00:08:21.050394 I | raft: raft.node: 35b88010d0e17d16 elected leader dc68ee96fd9a825f at term 2\n2019-05-19 00:08:21.052042 I | rafthttp: peer 66595310d93c3051 became active\n2019-05-19 00:08:21.052082 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message writer)\n2019-05-19 00:08:21.052210 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 writer)\n2019-05-19 00:08:21.052370 I | rafthttp: peer dc68ee96fd9a825f became active\n2019-05-19 00:08:21.052381 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message writer)\n2019-05-19 00:08:21.061096 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 writer)\n2019-05-19 00:08:21.061688 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 reader)\n2019-05-19 00:08:21.061782 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message reader)\n2019-05-19 00:08:21.061900 D | raft: 35b88010d0e17d16 [logterm: 0, index: 37] rejected msgApp [logterm: 2, index: 37] from dc68ee96fd9a825f\n2019-05-19 00:08:21.062110 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message reader)\n2019-05-19 00:08:21.068502 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 reader)\n2019-05-19 00:08:21.068614 D | raft: 35b88010d0e17d16 [logterm: 0, index: 37] rejected msgApp [logterm: 2, index: 37] from dc68ee96fd9a825f\n2019-05-19 00:08:21.071532 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:21.071634 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-05-19 00:08:21.071662 I | etcdserver/api: enabled capabilities for version 3.1\n2019-05-19 00:08:21.071853 I | etcdserver/membership: added member 66595310d93c3051 [http://192.168.120.7:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:21.071966 I | etcdserver/membership: added member 35b88010d0e17d16 [http://192.168.120.17:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:21.072946 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster cdb47e95f42a2be3\n2019-05-19 00:08:21.073031 I | embed: ready to serve client requests\n2019-05-19 00:08:21.073469 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-05-19 00:08:22.068876 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:33508\n2019-05-19 00:08:22.070394 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:33509\n2019-05-19 00:08:22.070949 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:33510\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-05-19T00:08:24.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "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-05-19T00:08:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 18963 0 --:--:-- --:--:-- --:--:-- 18969", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "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-05-19T00:08:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "Execution done (PID=1738, return_code=0): /tmp/72S5V/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.146Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:24.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.73fa3ec5-59eb-4b88-8c44-db0929d3d3fe"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.800Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.800Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.800Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:25.800Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "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:60689 0.0.0.0:* LISTEN 1735/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10298/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9462/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10298/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10298/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp 0 0 0.0.0.0:52817 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.27:123 0.0.0.0:* 8657/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8657/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8657/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10065/snmpd \nudp6 0 0 ::1:53 :::* 10298/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8657/ntpd \nudp6 0 0 ::1:123 :::* 8657/ntpd \nudp6 0 0 :::123 :::* 8657/ntpd \nudp6 0 0 :::161 :::* 10065/snmpd \nudp6 0 0 :::63802 :::* 548/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7214 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8778 927/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9073 1104/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21008 9239/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21011 9241/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22996 10065/snmpd /var/agentx/master\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.004s\nsys\t0m0.052s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3c:c5:4a \n inet addr:192.168.120.27 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3c:c54a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105434 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42617 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175874554 (175.8 MB) TX bytes:6352395 (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:802 errors:0 dropped:0 overruns:0 frame:0\n TX packets:802 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:122293 (122.2 KB) TX bytes:122293 (122.2 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:25.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:01 ? 00:00:01 /sbin/init\nroot 2 0 0 00:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:01 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:01 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:01 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:01 ? 00:00:00 [migration/0]\nroot 12 2 0 00:01 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:01 ? 00:00:00 [khelper]\nroot 14 2 0 00:01 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:01 ? 00:00:00 [netns]\nroot 16 2 0 00:01 ? 00:00:00 [writeback]\nroot 17 2 0 00:01 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:01 ? 00:00:00 [bioset]\nroot 19 2 0 00:01 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:01 ? 00:00:00 [kblockd]\nroot 21 2 0 00:01 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:01 ? 00:00:00 [khubd]\nroot 23 2 0 00:01 ? 00:00:00 [md]\nroot 24 2 0 00:01 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:01 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:01 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:01 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:01 ? 00:00:00 [vmstat]\nroot 30 2 0 00:01 ? 00:00:00 [ksmd]\nroot 31 2 0 00:01 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:01 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:01 ? 00:00:00 [crypto]\nroot 46 2 0 00:01 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:01 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:01 ? 00:00:00 [vballoon]\nroot 49 2 0 00:01 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:01 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:01 ? 00:00:00 [deferwq]\nroot 72 2 0 00:01 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:01 ? 00:00:00 [kpsmoused]\nroot 120 2 0 00:01 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 415 2 0 00:01 ? 00:00:00 [kworker/u3:1]\nroot 495 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:02 ? 00:00:00 [kauditd]\nroot 904 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 920 1 0 00:02 ? 00:00:00 rsyslogd\nmessage+ 927 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork\nroot 944 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1045 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1048 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1105 1 0 00:02 ? 00:00:00 cron\ndaemon 1106 1 0 00:02 ? 00:00:00 atd\nroot 1238 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1244 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_oxwiko/env/bin/python -m cloudify_agent.worker --queue dime_host_oxwiko --max-workers 5 --name dime_host_oxwiko\nubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/dime_host_oxwiko/env/bin/python -m cloudify_agent.worker --queue dime_host_oxwiko --max-workers 5 --name dime_host_oxwiko\nubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/dime_host_oxwiko/env/bin/diamond --configfile /home/ubuntu/dime_host_oxwiko/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1464 1 00:04 ? 00:00:02 /home/ubuntu/dime_host_oxwiko/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-r5615n\nubuntu 1745 1735 0 00:04 ? 00:00:00 /bin/sh -c /tmp/BCUOU/install-dime.sh\nubuntu 1747 1745 0 00:04 ? 00:00:00 /bin/bash -e /tmp/BCUOU/install-dime.sh\nntp 8657 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9224 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9225 9224 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9229 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9230 9229 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9239 9225 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9240 9230 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9241 9240 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9462 1 0 00:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9921 1 0 00:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9925 9921 0 00:08 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10065 1 0 00:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10298 1 0 00:08 ? 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 10347 1747 0 00:08 ? 00:00:00 /bin/bash -e /tmp/BCUOU/install-dime.sh\nubuntu 10348 10347 0 00:08 ? 00:00:00 /bin/bash -e /tmp/BCUOU/install-dime.sh\nroot 10349 10348 0 00:08 ? 00:00:00 sudo ps -edf\nroot 10350 10349 0 00:08 ? 00:00:00 ps -edf\n\nreal\t0m0.023s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}], "metadata": {"pagination": {"total": 3063, "offset": 2983, "size": 50}}} 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:27 GMT 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:27,675 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-05-19 00:08:27,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-05-19 00:08:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-05-19 00:08:27,679 - 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 (16.4 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 0m25.228s user 0m13.173s sys 0m3.298s 2019-05-19 00:08:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-05-19 00:08:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-05-19 00:08:27,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9f:d2:30 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9f:d230/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87819 errors:0 dropped:0 overruns:0 frame:0 TX packets:40241 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151343510 (151.3 MB) TX bytes:6188727 (6.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:986 errors:0 dropped:0 overruns:0 frame:0 TX packets:986 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:123196 (123.1 KB) TX bytes:123196 (123.1 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-19 00:08:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-05-19 00:08:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:01 ? 00:00:01 /sbin/init root 2 0 0 00:01 ? 00:00:00 [kthreadd] root 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:01 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:01 ? 00:00:00 [rcu_sched] root 8 2 0 00:01 ? 00:00:00 [rcuos/0] root 9 2 0 00:01 ? 00:00:00 [rcu_bh] root 10 2 0 00:01 ? 00:00:00 [rcuob/0] root 11 2 0 00:01 ? 00:00:00 [migration/0] root 12 2 0 00:01 ? 00:00:00 [watchdog/0] root 13 2 0 00:01 ? 00:00:00 [khelper] root 14 2 0 00:01 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:01 ? 00:00:00 [netns] root 16 2 0 00:01 ? 00:00:00 [writeback] root 17 2 0 00:01 ? 00:00:00 [kintegrityd] root 18 2 0 00:01 ? 00:00:00 [bioset] root 19 2 0 00:01 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:01 ? 00:00:00 [kblockd] root 21 2 0 00:01 ? 00:00:00 [ata_sff] root 22 2 0 00:01 ? 00:00:00 [khubd] root 23 2 0 00:01 ? 00:00:00 [md] root 24 2 0 00:01 ? 00:00:00 [devfreq_wq] root 25 2 0 00:01 ? 00:00:00 [kworker/0:1] root 27 2 0 00:01 ? 00:00:00 [khungtaskd] root 28 2 0 00:01 ? 00:00:00 [kswapd0] root 29 2 0 00:01 ? 00:00:00 [vmstat] root 30 2 0 00:01 ? 00:00:00 [ksmd] root 31 2 0 00:01 ? 00:00:00 [khugepaged] root 32 2 0 00:01 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:01 ? 00:00:00 [crypto] root 46 2 0 00:01 ? 00:00:00 [kthrotld] root 47 2 0 00:01 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:01 ? 00:00:00 [vballoon] root 49 2 0 00:01 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:01 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:01 ? 00:00:00 [deferwq] root 72 2 0 00:01 ? 00:00:00 [charger_manager] root 114 2 0 00:01 ? 00:00:00 [kpsmoused] root 120 2 0 00:01 ? 00:00:00 [kworker/0:2] root 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 00:01 ? 00:00:00 [kworker/u3:1] root 526 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 00:02 ? 00:00:00 [kauditd] message+ 883 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 00:02 ? 00:00:00 rsyslogd root 943 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon root 1050 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 00:02 ? 00:00:00 cron daemon 1105 1 0 00:02 ? 00:00:00 atd root 1237 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1245 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_28nk2z/env/bin/python -m cloudify_agent.worker --queue ellis_host_28nk2z --max-workers 5 --name ellis_host_28nk2z ubuntu 1463 1461 0 00:02 ? 00:00:01 /home/ubuntu/ellis_host_28nk2z/env/bin/python -m cloudify_agent.worker --queue ellis_host_28nk2z --max-workers 5 --name ellis_host_28nk2z ubuntu 1607 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_28nk2z/env/bin/diamond --configfile /home/ubuntu/ellis_host_28nk2z/work/plugins/diamond/etc/diamond.conf ubuntu 1728 1463 1 00:04 ? 00:00:02 /home/ubuntu/ellis_host_28nk2z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-D96laj ubuntu 1738 1728 0 00:04 ? 00:00:00 /bin/sh -c /tmp/72S5V/install-ellis.sh ubuntu 1740 1738 0 00:04 ? 00:00:00 /bin/bash -e /tmp/72S5V/install-ellis.sh mysql 9093 1 0 00:07 ? 00:00:00 /usr/sbin/mysqld ntp 9243 1 0 00:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9832 1 0 00:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9943 1 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9947 9943 0 00:07 ? 00:00:00 inotifywait -e create -qq . root 10018 1 0 00:07 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10019 10018 0 00:07 ? 00:00:00 nginx: worker process www-data 10020 10018 0 00:07 ? 00:00:00 nginx: worker process www-data 10021 10018 0 00:07 ? 00:00:00 nginx: worker process www-data 10022 10018 0 00:07 ? 00:00:00 nginx: worker process ellis 10190 1 0 00:07 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10388 9832 0 00:08 ? 00:00:00 [nginx_ping] root 10391 9832 0 00:08 ? 00:00:00 [check-nginx-upt] root 10395 9832 0 00:08 ? 00:00:00 [check-monit-upt] root 10399 9832 0 00:08 ? 00:00:00 [poll_ellis.sh] root 10405 9832 0 00:08 ? 00:00:00 [poll_ellis_http] clearwa+ 10655 1 2 00:08 ? 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.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-17=http://192.168.120.17:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 root 10727 9832 0 00:08 ? 00:00:00 [check-etcd-upti] root 10731 9832 0 00:08 ? 00:00:00 [poll_etcd_clust] root 10734 9832 0 00:08 ? 00:00:00 [poll_etcd.sh] dnsmasq 10765 1 0 00:08 ? 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 10812 1740 0 00:08 ? 00:00:00 /bin/bash -e /tmp/72S5V/install-ellis.sh ubuntu 10813 10812 0 00:08 ? 00:00:00 /bin/bash -e /tmp/72S5V/install-ellis.sh root 10814 10813 0 00:08 ? 00:00:00 sudo ps -edf root 10815 10814 0 00:08 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.006s 2019-05-19 00:08:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-05-19 00:08:27,680 - 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.17:2380 0.0.0.0:* LISTEN 10655/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10765/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9832/monit tcp 0 0 127.0.0.1:43263 0.0.0.0:* LISTEN 1728/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10018/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9093/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10765/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 :::4000 :::* LISTEN 10655/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 10765/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.17:123 0.0.0.0:* 9243/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9243/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9243/ntpd udp 0 0 0.0.0.0:20154 0.0.0.0:* 554/dhclient udp6 0 0 ::1:53 :::* 10765/dnsmasq udp6 0 0 :::15989 :::* 554/dhclient udp6 0 0 ::1:123 :::* 9243/ntpd udp6 0 0 fe80::f816:3eff:fe9:123 :::* 9243/ntpd udp6 0 0 :::123 :::* 9243/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9051 1103/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6538 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20614 9093/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22183 10190/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8698 883/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.008s 2019-05-19 00:08:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-05-19 00:08:27,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.004s sys 0m0.061s 2019-05-19 00:08:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-05-19 00:08:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-05-19 00:08:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:08:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:08:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa19 /var/log/sysstat/clearwater-sa19 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.004s sys 0m0.003s 2019-05-19 00:08:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-19 00:08:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [19-May-2019 00:07:36 UTC] clearwater-diags-monitor starting [19-May-2019 00:07:36 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-19 00:08:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-19 00:08:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-19 00:08:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-19 00:08:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-05-19 00:08:03.271216623 Stopping etcd clearwater-etcd 2019-05-19 00:08:04.391695407 Restarting etcd clearwater-etcd 2019-05-19 00:08:04.398533046 Configured ETCDCTL_PEERS: 192.168.120.30:4000, 2019-05-19 00:08:04.399265891 Check for previous failed startup attempt 2019-05-19 00:08:04.400517698 Running etcdctl member list 66595310d93c3051: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false dc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true 2019-05-19 00:08:04.481702079 etcdctl returned 0 2019-05-19 00:08:04.491493834 Joining existing cluster... 2019-05-19 00:08:20.498896250 Configured ETCDCTL_PEERS: 192.168.120.30:4000, 2019-05-19 00:08:20.499958629 Check cluster is healthy 2019-05-19 00:08:20.501845129 Running etcdctl cluster-health member 66595310d93c3051 is healthy: got healthy result from http://192.168.120.7:4000 member dc68ee96fd9a825f is healthy: got healthy result from http://192.168.120.30:4000 cluster is healthy 2019-05-19 00:08:20.723876899 etcdctl returned 0 2019-05-19 00:08:20.725021413 Tell the cluster we're joining 2019-05-19 00:08:20.725775280 Running etcdctl member add 192-168-120-17 http://192.168.120.17:2380 Added member named 192-168-120-17 with ID 35b88010d0e17d16 to cluster ETCD_NAME="192-168-120-17" ETCD_INITIAL_CLUSTER="192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-30=http://192.168.120.30:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-05-19 00:08:20.765844156 etcdctl returned 0 2019-05-19 00:08:20.811097987 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-17=http://192.168.120.17:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 2019-05-19 00:08:20.812954458 Check we're actually a member of the cluster 2019-05-19 00:08:20.820404654 Wait for etcd to startup 2019-05-19 00:08:21.829461373 Etcd started successfully 2019-05-19 00:08:20.869131 I | etcdmain: etcd Version: 3.1.7 2019-05-19 00:08:20.869214 I | etcdmain: Git SHA: 43b7507 2019-05-19 00:08:20.869218 I | etcdmain: Go Version: go1.7.5 2019-05-19 00:08:20.869221 I | etcdmain: Go OS/Arch: linux/amd64 2019-05-19 00:08:20.869225 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-05-19 00:08:20.869334 I | embed: listening for peers on http://192.168.120.17:2380 2019-05-19 00:08:20.869427 I | embed: listening for client requests on 0.0.0.0:4000 2019-05-19 00:08:20.933955 I | etcdserver: name = 192-168-120-17 2019-05-19 00:08:20.933976 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17 2019-05-19 00:08:20.933981 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member 2019-05-19 00:08:20.933985 I | etcdserver: heartbeat = 100ms 2019-05-19 00:08:20.933988 I | etcdserver: election = 1000ms 2019-05-19 00:08:20.933992 I | etcdserver: snapshot count = 10000 2019-05-19 00:08:20.934001 I | etcdserver: advertise client URLs = http://192.168.120.17:4000 2019-05-19 00:08:20.948315 I | etcdserver: starting member 35b88010d0e17d16 in cluster cdb47e95f42a2be3 2019-05-19 00:08:20.948413 I | raft: 35b88010d0e17d16 became follower at term 0 2019-05-19 00:08:20.948475 I | raft: newRaft 35b88010d0e17d16 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-05-19 00:08:20.948483 I | raft: 35b88010d0e17d16 became follower at term 1 2019-05-19 00:08:21.020266 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051 2019-05-19 00:08:21.020299 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f 2019-05-19 00:08:21.020322 I | rafthttp: starting peer 66595310d93c3051... 2019-05-19 00:08:21.020351 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051 2019-05-19 00:08:21.029813 I | rafthttp: started peer 66595310d93c3051 2019-05-19 00:08:21.029863 I | rafthttp: added peer 66595310d93c3051 2019-05-19 00:08:21.029881 I | rafthttp: starting peer dc68ee96fd9a825f... 2019-05-19 00:08:21.029900 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f 2019-05-19 00:08:21.032104 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer) 2019-05-19 00:08:21.036542 I | rafthttp: started streaming with peer 66595310d93c3051 (writer) 2019-05-19 00:08:21.036560 I | rafthttp: started streaming with peer 66595310d93c3051 (writer) 2019-05-19 00:08:21.036610 I | rafthttp: started streaming with peer 66595310d93c3051 (stream MsgApp v2 reader) 2019-05-19 00:08:21.036839 I | rafthttp: started streaming with peer 66595310d93c3051 (stream Message reader) 2019-05-19 00:08:21.038608 I | rafthttp: started peer dc68ee96fd9a825f 2019-05-19 00:08:21.038631 I | rafthttp: added peer dc68ee96fd9a825f 2019-05-19 00:08:21.038661 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-05-19 00:08:21.049086 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer) 2019-05-19 00:08:21.049128 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream MsgApp v2 reader) 2019-05-19 00:08:21.049341 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream Message reader) 2019-05-19 00:08:21.050360 I | raft: 35b88010d0e17d16 [term: 1] received a MsgHeartbeat message with higher term from dc68ee96fd9a825f [term: 2] 2019-05-19 00:08:21.050375 I | raft: 35b88010d0e17d16 became follower at term 2 2019-05-19 00:08:21.050394 I | raft: raft.node: 35b88010d0e17d16 elected leader dc68ee96fd9a825f at term 2 2019-05-19 00:08:21.052042 I | rafthttp: peer 66595310d93c3051 became active 2019-05-19 00:08:21.052082 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message writer) 2019-05-19 00:08:21.052210 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 writer) 2019-05-19 00:08:21.052370 I | rafthttp: peer dc68ee96fd9a825f became active 2019-05-19 00:08:21.052381 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message writer) 2019-05-19 00:08:21.061096 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 writer) 2019-05-19 00:08:21.061688 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 reader) 2019-05-19 00:08:21.061782 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message reader) 2019-05-19 00:08:21.061900 D | raft: 35b88010d0e17d16 [logterm: 0, index: 37] rejected msgApp [logterm: 2, index: 37] from dc68ee96fd9a825f 2019-05-19 00:08:21.062110 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message reader) 2019-05-19 00:08:21.068502 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 reader) 2019-05-19 00:08:21.068614 D | raft: 35b88010d0e17d16 [logterm: 0, index: 37] rejected msgApp [logterm: 2, index: 37] from dc68ee96fd9a825f 2019-05-19 00:08:21.071532 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:21.071634 N | etcdserver/membership: set the initial cluster version to 3.1 2019-05-19 00:08:21.071662 I | etcdserver/api: enabled capabilities for version 3.1 2019-05-19 00:08:21.071853 I | etcdserver/membership: added member 66595310d93c3051 [http://192.168.120.7:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:21.071966 I | etcdserver/membership: added member 35b88010d0e17d16 [http://192.168.120.17:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:21.072946 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster cdb47e95f42a2be3 2019-05-19 00:08:21.073031 I | embed: ready to serve client requests 2019-05-19 00:08:21.073469 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-05-19 00:08:22.068876 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:33508 2019-05-19 00:08:22.070394 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:33509 2019-05-19 00:08:22.070949 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:33510 real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-19 00:08:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-19 00:08:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-05-19 00:08:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-28nk2z 2019-05-19 00:08:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-19 00:08:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-19 00:08:27,683 - 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-28nk2z 2019-05-19 00:08:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 18963 0 --:--:-- --:--:-- --:--:-- 18969 2019-05-19 00:08:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-19 00:08:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-19 00:08:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-19 00:08:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1738, return_code=0): /tmp/72S5V/install-ellis.sh 2019-05-19 00:08:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:08:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:08:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:08:27,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-19 00:08:27,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:27,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-19 00:08:27,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:08:27,685 - 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:60689 0.0.0.0:* LISTEN 1735/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10298/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9462/monit tcp6 0 0 ::1:53 :::* LISTEN 10298/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10298/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 0.0.0.0:52817 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.27:123 0.0.0.0:* 8657/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8657/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8657/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10065/snmpd udp6 0 0 ::1:53 :::* 10298/dnsmasq udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8657/ntpd udp6 0 0 ::1:123 :::* 8657/ntpd udp6 0 0 :::123 :::* 8657/ntpd udp6 0 0 :::161 :::* 10065/snmpd udp6 0 0 :::63802 :::* 548/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7214 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8778 927/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9073 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21008 9239/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21011 9241/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22996 10065/snmpd /var/agentx/master real 0m0.009s user 0m0.002s sys 0m0.006s 2019-05-19 00:08:27,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-05-19 00:08:27,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-05-19 00:08:27,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-19 00:08:27,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.004s sys 0m0.052s 2019-05-19 00:08:27,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-05-19 00:08:27,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3c:c5:4a inet addr:192.168.120.27 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3c:c54a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105434 errors:0 dropped:0 overruns:0 frame:0 TX packets:42617 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175874554 (175.8 MB) TX bytes:6352395 (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:802 errors:0 dropped:0 overruns:0 frame:0 TX packets:802 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:122293 (122.2 KB) TX bytes:122293 (122.2 KB) real 0m0.008s user 0m0.000s sys 0m0.005s 2019-05-19 00:08:27,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:01 ? 00:00:01 /sbin/init root 2 0 0 00:01 ? 00:00:00 [kthreadd] root 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:01 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:01 ? 00:00:00 [rcu_sched] root 8 2 0 00:01 ? 00:00:00 [rcuos/0] root 9 2 0 00:01 ? 00:00:00 [rcu_bh] root 10 2 0 00:01 ? 00:00:00 [rcuob/0] root 11 2 0 00:01 ? 00:00:00 [migration/0] root 12 2 0 00:01 ? 00:00:00 [watchdog/0] root 13 2 0 00:01 ? 00:00:00 [khelper] root 14 2 0 00:01 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:01 ? 00:00:00 [netns] root 16 2 0 00:01 ? 00:00:00 [writeback] root 17 2 0 00:01 ? 00:00:00 [kintegrityd] root 18 2 0 00:01 ? 00:00:00 [bioset] root 19 2 0 00:01 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:01 ? 00:00:00 [kblockd] root 21 2 0 00:01 ? 00:00:00 [ata_sff] root 22 2 0 00:01 ? 00:00:00 [khubd] root 23 2 0 00:01 ? 00:00:00 [md] root 24 2 0 00:01 ? 00:00:00 [devfreq_wq] root 25 2 0 00:01 ? 00:00:00 [kworker/0:1] root 27 2 0 00:01 ? 00:00:00 [khungtaskd] root 28 2 0 00:01 ? 00:00:00 [kswapd0] root 29 2 0 00:01 ? 00:00:00 [vmstat] root 30 2 0 00:01 ? 00:00:00 [ksmd] root 31 2 0 00:01 ? 00:00:00 [khugepaged] root 32 2 0 00:01 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:01 ? 00:00:00 [crypto] root 46 2 0 00:01 ? 00:00:00 [kthrotld] root 47 2 0 00:01 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:01 ? 00:00:00 [vballoon] root 49 2 0 00:01 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:01 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:01 ? 00:00:00 [deferwq] root 72 2 0 00:01 ? 00:00:00 [charger_manager] root 114 2 0 00:01 ? 00:00:00 [kpsmoused] root 120 2 0 00:01 ? 00:00:00 [kworker/0:2] root 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 415 2 0 00:01 ? 00:00:00 [kworker/u3:1] root 495 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:02 ? 00:00:00 [kauditd] root 904 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon syslog 920 1 0 00:02 ? 00:00:00 rsyslogd message+ 927 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork root 944 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind root 1045 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1048 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1105 1 0 00:02 ? 00:00:00 cron daemon 1106 1 0 00:02 ? 00:00:00 atd root 1238 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_oxwiko/env/bin/python -m cloudify_agent.worker --queue dime_host_oxwiko --max-workers 5 --name dime_host_oxwiko ubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/dime_host_oxwiko/env/bin/python -m cloudify_agent.worker --queue dime_host_oxwiko --max-workers 5 --name dime_host_oxwiko ubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/dime_host_oxwiko/env/bin/diamond --configfile /home/ubuntu/dime_host_oxwiko/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1464 1 00:04 ? 00:00:02 /home/ubuntu/dime_host_oxwiko/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-r5615n ubuntu 1745 1735 0 00:04 ? 00:00:00 /bin/sh -c /tmp/BCUOU/install-dime.sh ubuntu 1747 1745 0 00:04 ? 00:00:00 /bin/bash -e /tmp/BCUOU/install-dime.sh ntp 8657 1 0 00:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9224 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9225 9224 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9229 1 0 00:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9230 9229 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9239 9225 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9240 9230 0 00:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9241 9240 0 00:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9462 1 0 00:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9921 1 0 00:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9925 9921 0 00:08 ? 00:00:00 inotifywait -e create -qq . snmp 10065 1 0 00:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10298 1 0 00:08 ? 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 10347 1747 0 00:08 ? 00:00:00 /bin/bash -e /tmp/BCUOU/install-dime.sh ubuntu 10348 10347 0 00:08 ? 00:00:00 /bin/bash -e /tmp/BCUOU/install-dime.sh root 10349 10348 0 00:08 ? 00:00:00 sudo ps -edf root 10350 10349 0 00:08 ? 00:00:00 ps -edf real 0m0.023s user 0m0.000s sys 0m0.011s 2019-05-19 00:08:27,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:27,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:27,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:27,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:27 GMT 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:27,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:32,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:32,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa19\n/var/log/sysstat/clearwater-sa19\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_20190519T000000Z.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-05-19T00:08:26.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.405Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.433Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NX9AH/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.883Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "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-05-19T00:08:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "Execution done (PID=1745, return_code=0): /tmp/BCUOU/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "[dime] => [19-May-2019 00:08:01 UTC] clearwater-diags-monitor starting\n[19-May-2019 00:08:01 UTC] Waiting for trigger files\n2019:05:19 00:07:25: Namespace: management\n2019:05:19 00:07:25: [management] Starting server\n2019:05:19 00:07:25: [management] Listening for requests\n2019:05:19 00:07:25: Namespace: signaling\n2019:05:19 00:07:25: [signaling] Starting server\n2019:05:19 00:07:25: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "[dime] => 2019-05-19 00:08:08.709977933 Stopping etcd clearwater-etcd\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-05-19T00:08:26.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "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-05-19T00:08:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:26.914Z", "message": " \r100 3149 100 3149 0 0 19384 0 --:--:-- --:--:-- --:--:-- 19438", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f9cb7d67-1d89-42b8-9203-df90e1be6f06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:27.527Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.194Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:27.527Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.406Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": "dime_cps4ox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:27.527Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:26.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:27.527Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpU03Dn0', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.668Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.472Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.465Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHA9f2j', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.455Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.454Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.454Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.683Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.696Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.676Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.472Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.239Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:27.472Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.b15b08ed-b3ba-4660-8bdb-0e7e72a16fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.986Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.388Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.986Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/EZCH1/create_number.sh", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.378Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.986Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.390Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.986Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.446Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.986Z", "message": "Process created, PID: 10902", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.387Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.986Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.331Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:28.986Z", "message": "", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.417Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}], "metadata": {"pagination": {"total": 3100, "offset": 3033, "size": 50}}} 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:32 GMT 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:32,891 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:32,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa19 /var/log/sysstat/clearwater-sa19 /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_20190519T000000Z.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-05-19 00:08:32,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-19 00:08:32,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-05-19 00:08:32,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:08:32,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:08:32,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:08:32,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NX9AH/bind.py 2019-05-19 00:08:32,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:08:32,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:08:32,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:08:32,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-19 00:08:32,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-19 00:08:32,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-19 00:08:32,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/BCUOU/install-dime.sh 2019-05-19 00:08:32,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [19-May-2019 00:08:01 UTC] clearwater-diags-monitor starting [19-May-2019 00:08:01 UTC] Waiting for trigger files 2019:05:19 00:07:25: Namespace: management 2019:05:19 00:07:25: [management] Starting server 2019:05:19 00:07:25: [management] Listening for requests 2019:05:19 00:07:25: Namespace: signaling 2019:05:19 00:07:25: [signaling] Starting server 2019:05:19 00:07:25: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.006s 2019-05-19 00:08:32,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-19 00:08:32,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-19 00:08:32,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-19 00:08:32,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-05-19 00:08:08.709977933 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-19 00:08:32,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-19 00:08:32,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-05-19 00:08:32,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-oxwiko 2019-05-19 00:08:32,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-19 00:08:32,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-19 00:08:32,897 - 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-oxwiko 2019-05-19 00:08:32,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19384 0 --:--:-- --:--:-- --:--:-- 19438 2019-05-19 00:08:32,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-19 00:08:32,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:08:32,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:32,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-19 00:08:32,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpU03Dn0', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:32,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-19 00:08:32,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:08:32,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHA9f2j', '/etc/bind/db.clearwater.local'] 2019-05-19 00:08:32,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:32,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:08:32,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:08:32,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:08:32,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-19 00:08:32,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-19 00:08:32,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:32,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:32,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:08:32,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:08:32,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/EZCH1/create_number.sh 2019-05-19 00:08:32,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:08:32,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-05-19 00:08:32,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10902 2019-05-19 00:08:32,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:32,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:08:32,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:32,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:32,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:32,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:32,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:32 GMT 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:32,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:32,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:32,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:37,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:38,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:38,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:38,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:38,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:38,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:38,063 - 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-05-19T00:08:28.986Z", "message": "", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:28.417Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:29.721Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WF91N/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:29.042Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:29.721Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:29.281Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.011Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.211Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.204Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpu8lO_f', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.197Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.028Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.011Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsPQ9sv', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.012Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.021Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.028Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.028Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:30.512Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:29.981Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.9e869750-a425-4c48-a52e-da14c9eba1e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:31.259Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.534Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:31.259Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:31.259Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:30.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:36.231Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:36.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}], "metadata": {"pagination": {"total": 3101, "offset": 3083, "size": 50}}} 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:38 GMT 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:38,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:38,064 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:38,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:08:38,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WF91N/bind.py 2019-05-19 00:08:38,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-19 00:08:38,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:08:38,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:08:38,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:38,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpu8lO_f', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:08:38,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:38,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'ellis': {u'ellis_w1hm4u': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.17', u'name': u'ellis-w1hm4u'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:08:38,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsPQ9sv', '/etc/bind/db.clearwater.local'] 2019-05-19 00:08:38,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:08:38,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-19 00:08:38,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:08:38,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:08:38,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:38,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:08:38,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:08:38,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:08:38,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:38,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:38,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:38,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:38,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:38,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:38,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:38,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:38 GMT 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:38,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:43,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:43,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:43,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:43,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:43,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:43,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:43,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:43,256 - 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-05-19T00:08:38.737Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.30: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.30\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_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:38.491Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:42.556Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.193Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.299Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.194Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": " ...done.", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.194Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": " ...done.", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.194Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.194Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.194Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.193Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Execution done (PID=10902, return_code=0): /tmp/EZCH1/create_number.sh", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.219Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.299Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.299Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.865Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.299Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:43.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.187Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:42.299Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.2b10206d-a4ec-4441-a4b0-42a7e2c16f70"}], "metadata": {"pagination": {"total": 3117, "offset": 3101, "size": 50}}} 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:43 GMT 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:43,256 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.30: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.30 # 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-05-19 00:08:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-05-19 00:08:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:08:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-05-19 00:08:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-19 00:08:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-19 00:08:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-05-19 00:08:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-05-19 00:08:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-05-19 00:08:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10902, return_code=0): /tmp/EZCH1/create_number.sh 2019-05-19 00:08:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:08:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:08:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:08:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:08:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-19 00:08:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:08:43,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:43,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:43,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:43,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:43 GMT 2019-05-19 00:08:43,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:43,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:43,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:43,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:43,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:48,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:48,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:48,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:48,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:48,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:48,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:43.908Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:43.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:46.827Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:46.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}], "metadata": {"pagination": {"total": 3119, "offset": 3117, "size": 50}}} 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:48 GMT 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:48,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:48,453 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:48,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-19 00:08:48,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-19 00:08:48,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:48,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:48,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:48,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:48 GMT 2019-05-19 00:08:48,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:48,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:48,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:48,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:48,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:53,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:53,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:53,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:53,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3119, "offset": 3119, "size": 50}}} 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:53 GMT 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:08:53,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:53,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:53,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:53,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:53,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:53,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:53,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:53 GMT 2019-05-19 00:08:53,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:53,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:53,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:53,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:53,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:58,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:08:58,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:58,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:58,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:58,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:56.250Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:56.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:57.051Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:56.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:57.051Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:56.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:57.051Z", "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-05-19T00:08:56.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:57.051Z", "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 (3,361 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\t0m9.919s\nuser\t0m3.749s\nsys\t0m1.030s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:56.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}], "metadata": {"pagination": {"total": 3124, "offset": 3119, "size": 50}}} 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:58 GMT 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:58,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:58,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:08:58,849 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:08:58,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-19 00:08:58,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-05-19 00:08:58,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-05-19 00:08:58,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-05-19 00:08:58,850 - 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 (3,361 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 0m9.919s user 0m3.749s sys 0m1.030s 2019-05-19 00:08:58,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:08:59,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:08:59,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:08:59,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:08:59,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:08:59 GMT 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:08:59,082 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:04,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:04,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:04,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:04,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:04,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:04,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:04,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:04,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:04,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.056Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.007s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:58.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:01 ? 00:00:01 /sbin/init\nroot 2 0 0 00:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:01 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:01 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:01 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:01 ? 00:00:00 [migration/0]\nroot 12 2 0 00:01 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:01 ? 00:00:00 [khelper]\nroot 14 2 0 00:01 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:01 ? 00:00:00 [netns]\nroot 16 2 0 00:01 ? 00:00:00 [writeback]\nroot 17 2 0 00:01 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:01 ? 00:00:00 [bioset]\nroot 19 2 0 00:01 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:01 ? 00:00:00 [kblockd]\nroot 21 2 0 00:01 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:01 ? 00:00:00 [khubd]\nroot 23 2 0 00:01 ? 00:00:00 [md]\nroot 24 2 0 00:01 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:01 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:01 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:01 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:01 ? 00:00:00 [vmstat]\nroot 30 2 0 00:01 ? 00:00:00 [ksmd]\nroot 31 2 0 00:01 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:01 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:01 ? 00:00:00 [crypto]\nroot 46 2 0 00:01 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:01 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:01 ? 00:00:00 [vballoon]\nroot 49 2 0 00:01 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:01 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:01 ? 00:00:00 [deferwq]\nroot 72 2 0 00:01 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:01 ? 00:00:00 [kpsmoused]\nroot 132 2 0 00:01 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 438 2 0 00:01 ? 00:00:00 [kworker/u3:1]\nroot 481 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:02 ? 00:00:00 [kauditd]\nroot 908 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 959 1 0 00:02 ? 00:00:00 rsyslogd\nmessage+ 1001 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork\nroot 1011 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1046 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1049 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1053 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1054 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1056 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1106 1 0 00:02 ? 00:00:00 cron\ndaemon 1107 1 0 00:02 ? 00:00:00 atd\nroot 1238 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1244 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_bc0slb/env/bin/python -m cloudify_agent.worker --queue vellum_host_bc0slb --max-workers 5 --name vellum_host_bc0slb\nubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/vellum_host_bc0slb/env/bin/python -m cloudify_agent.worker --queue vellum_host_bc0slb --max-workers 5 --name vellum_host_bc0slb\nubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_bc0slb/env/bin/diamond --configfile /home/ubuntu/vellum_host_bc0slb/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1464 1 00:04 ? 00:00:02 /home/ubuntu/vellum_host_bc0slb/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Nvld17\nubuntu 1741 1731 0 00:04 ? 00:00:00 /bin/sh -c /tmp/2B5TE/install-vellum.sh\nubuntu 1743 1741 0 00:04 ? 00:00:00 /bin/bash -e /tmp/2B5TE/install-vellum.sh\nntp 11708 1 0 00:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12107 1 0 00:07 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12873 1 0 00:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13098 1 0 00:08 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13104 13098 0 00:08 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13774 12873 0 00:08 ? 00:00:00 [check-monit-upt] \nmemcache 13796 1 0 00:08 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.8 -c 4096 -r -U 0\nroot 13805 12873 0 00:08 ? 00:00:00 [check-memcached] \nroot 13807 12873 0 00:08 ? 00:00:00 [poll_memcached.] \nclearwa+ 14036 1 2 00:08 ? 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.8:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.8 --name 192-168-120-8 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-8=http://192.168.120.8:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.8:2380 --listen-peer-urls http://192.168.120.8:2380\nroot 14070 12873 0 00:08 ? 00:00:00 [check-etcd-upti] \nroot 14074 12873 0 00:08 ? 00:00:00 [poll_etcd_clust] \nroot 14077 12873 0 00:08 ? 00:00:00 [poll_etcd.sh] \nroot 14102 1 0 00:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14107 14102 0 00:08 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 14235 1 0 00:08 ? 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 14284 1743 0 00:08 ? 00:00:00 /bin/bash -e /tmp/2B5TE/install-vellum.sh\nubuntu 14285 14284 0 00:08 ? 00:00:00 /bin/bash -e /tmp/2B5TE/install-vellum.sh\nroot 14286 14285 0 00:08 ? 00:00:00 sudo ps -edf\nroot 14287 14286 0 00:08 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.8:2380 0.0.0.0:* LISTEN 14036/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14235/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:59385 0.0.0.0:* LISTEN 1731/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12873/monit \ntcp 0 0 192.168.120.8:11211 0.0.0.0:* LISTEN 13796/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12107/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14235/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14036/etcd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14235/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.8:123 0.0.0.0:* 11708/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:11199 0.0.0.0:* 553/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12107/memcached \nudp6 0 0 ::1:53 :::* 14235/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 11708/ntpd \nudp6 0 0 ::1:123 :::* 11708/ntpd \nudp6 0 0 :::123 :::* 11708/ntpd \nudp6 0 0 :::55972 :::* 553/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7225 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8805 1001/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9071 1105/acpid /var/run/acpid.socket\n\nreal\t0m0.011s\nuser\t0m0.005s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa19\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20190519T000000Z.txt\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_20190519T000000Z.txt\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] => [19-May-2019 00:08:52 UTC] clearwater-diags-monitor starting\n[19-May-2019 00:08:52 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] => 2019-05-19 00:08:16.505384218 Stopping etcd clearwater-etcd\n2019-05-19 00:08:43.031733034 Restarting etcd clearwater-etcd\n2019-05-19 00:08:43.040905851 Configured ETCDCTL_PEERS: 192.168.120.30:4000,\n2019-05-19 00:08:43.041569055 Check for previous failed startup attempt\n2019-05-19 00:08:43.044457137 Running etcdctl member list\n35b88010d0e17d16: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=false\n66595310d93c3051: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false\ndc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true\n2019-05-19 00:08:43.193779814 etcdctl returned 0\n2019-05-19 00:08:43.207157258 Joining existing cluster...\n2019-05-19 00:08:51.210988274 Configured ETCDCTL_PEERS: 192.168.120.30:4000,\n2019-05-19 00:08:51.212912079 Check cluster is healthy\n2019-05-19 00:08:51.214652153 Running etcdctl cluster-health\nmember 35b88010d0e17d16 is healthy: got healthy result from http://192.168.120.17:4000\nmember 66595310d93c3051 is healthy: got healthy result from http://192.168.120.7:4000\nmember d5c3de14be008ad7 is healthy: got healthy result from http://192.168.120.20:4000\nmember dc68ee96fd9a825f is healthy: got healthy result from http://192.168.120.30:4000\ncluster is healthy\n2019-05-19 00:08:51.361815563 etcdctl returned 0\n2019-05-19 00:08:51.362890580 Tell the cluster we're joining\n2019-05-19 00:08:51.364910823 Running etcdctl member add 192-168-120-8 http://192.168.120.8:2380\nAdded member named 192-168-120-8 with ID 314c4693a223a451 to cluster\n\nETCD_NAME=\"192-168-120-8\"\nETCD_INITIAL_CLUSTER=\"192-168-120-8=http://192.168.120.8:2380,192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-30=http://192.168.120.30:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-05-19 00:08:51.407769360 etcdctl returned 0\n2019-05-19 00:08:51.474293553 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.8:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.8\n --name 192-168-120-8\n --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-8=http://192.168.120.8:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.8:2380\n --listen-peer-urls http://192.168.120.8:2380\n2019-05-19 00:08:51.479965841 Check we're actually a member of the cluster\n2019-05-19 00:08:51.489397279 Wait for etcd to startup\n2019-05-19 00:08:52.505405150 Etcd started successfully\n2019-05-19 00:08:51.599085 I | etcdmain: etcd Version: 3.1.7\n2019-05-19 00:08:51.599127 I | etcdmain: Git SHA: 43b7507\n2019-05-19 00:08:51.599132 I | etcdmain: Go Version: go1.7.5\n2019-05-19 00:08:51.599137 I | etcdmain: Go OS/Arch: linux/amd64\n2019-05-19 00:08:51.599141 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-05-19 00:08:51.599225 I | embed: listening for peers on http://192.168.120.8:2380\n2019-05-19 00:08:51.599282 I | embed: listening for client requests on 0.0.0.0:4000\n2019-05-19 00:08:51.665907 I | etcdserver: name = 192-168-120-8\n2019-05-19 00:08:51.665926 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.8\n2019-05-19 00:08:51.665931 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.8/member\n2019-05-19 00:08:51.665935 I | etcdserver: heartbeat = 100ms\n2019-05-19 00:08:51.665938 I | etcdserver: election = 1000ms\n2019-05-19 00:08:51.665950 I | etcdserver: snapshot count = 10000\n2019-05-19 00:08:51.665958 I | etcdserver: advertise client URLs = http://192.168.120.8:4000\n2019-05-19 00:08:51.675090 I | etcdserver: starting member 314c4693a223a451 in cluster cdb47e95f42a2be3\n2019-05-19 00:08:51.675122 I | raft: 314c4693a223a451 became follower at term 0\n2019-05-19 00:08:51.675138 I | raft: newRaft 314c4693a223a451 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-05-19 00:08:51.675154 I | raft: 314c4693a223a451 became follower at term 1\n2019-05-19 00:08:51.693868 I | rafthttp: started HTTP pipelining with peer 35b88010d0e17d16\n2019-05-19 00:08:51.693893 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051\n2019-05-19 00:08:51.693910 I | rafthttp: started HTTP pipelining with peer d5c3de14be008ad7\n2019-05-19 00:08:51.693931 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f\n2019-05-19 00:08:51.693957 I | rafthttp: starting peer 35b88010d0e17d16...\n2019-05-19 00:08:51.694016 I | rafthttp: started HTTP pipelining with peer 35b88010d0e17d16\n2019-05-19 00:08:51.695872 I | rafthttp: started streaming with peer 35b88010d0e17d16 (writer)\n2019-05-19 00:08:51.695900 I | rafthttp: started streaming with peer 35b88010d0e17d16 (writer)\n2019-05-19 00:08:51.700908 I | rafthttp: started peer 35b88010d0e17d16\n2019-05-19 00:08:51.700938 I | rafthttp: added peer 35b88010d0e17d16\n2019-05-19 00:08:51.700951 I | rafthttp: starting peer 66595310d93c3051...\n2019-05-19 00:08:51.700963 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051\n2019-05-19 00:08:51.705573 I | rafthttp: started streaming with peer 66595310d93c3051 (writer)\n2019-05-19 00:08:51.705627 I | rafthttp: started streaming with peer 35b88010d0e17d16 (stream MsgApp v2 reader)\n2019-05-19 00:08:51.705853 I | rafthttp: started streaming with peer 35b88010d0e17d16 (stream Message reader)\n2019-05-19 00:08:51.707625 I | rafthttp: started peer 66595310d93c3051\n2019-05-19 00:08:51.707644 I | rafthttp: added peer 66595310d93c3051\n2019-05-19 00:08:51.707657 I | rafthttp: starting peer d5c3de14be008ad7...\n2019-05-19 00:08:51.707692 I | rafthttp: started HTTP pipelining with peer d5c3de14be008ad7\n2019-05-19 00:08:51.713013 I | rafthttp: started streaming with peer 66595310d93c3051 (writer)\n2019-05-19 00:08:51.713038 I | rafthttp: started streaming with peer 66595310d93c3051 (stream MsgApp v2 reader)\n2019-05-19 00:08:51.713153 I | rafthttp: started streaming with peer 66595310d93c3051 (stream Message reader)\n2019-05-19 00:08:51.713345 I | rafthttp: started streaming with peer d5c3de14be008ad7 (writer)\n2019-05-19 00:08:51.713983 I | rafthttp: started peer d5c3de14be008ad7\n2019-05-19 00:08:51.714001 I | rafthttp: added peer d5c3de14be008ad7\n2019-05-19 00:08:51.714013 I | rafthttp: starting peer dc68ee96fd9a825f...\n2019-05-19 00:08:51.714025 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f\n2019-05-19 00:08:51.716032 I | rafthttp: started peer dc68ee96fd9a825f\n2019-05-19 00:08:51.716049 I | rafthttp: added peer dc68ee96fd9a825f\n2019-05-19 00:08:51.716066 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-05-19 00:08:51.725727 I | rafthttp: started streaming with peer d5c3de14be008ad7 (writer)\n2019-05-19 00:08:51.725816 I | rafthttp: started streaming with peer d5c3de14be008ad7 (stream MsgApp v2 reader)\n2019-05-19 00:08:51.725963 I | rafthttp: started streaming with peer d5c3de14be008ad7 (stream Message reader)\n2019-05-19 00:08:51.726112 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer)\n2019-05-19 00:08:51.726179 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer)\n2019-05-19 00:08:51.726197 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream MsgApp v2 reader)\n2019-05-19 00:08:51.726293 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream Message reader)\n2019-05-19 00:08:51.730556 I | raft: 314c4693a223a451 [term: 1] received a MsgHeartbeat message with higher term from dc68ee96fd9a825f [term: 2]\n2019-05-19 00:08:51.730571 I | raft: 314c4693a223a451 became follower at term 2\n2019-05-19 00:08:51.730582 I | raft: raft.node: 314c4693a223a451 elected leader dc68ee96fd9a825f at term 2\n2019-05-19 00:08:51.733080 I | rafthttp: peer 66595310d93c3051 became active\n2019-05-19 00:08:51.733094 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 writer)\n2019-05-19 00:08:51.733194 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message writer)\n2019-05-19 00:08:51.733350 I | rafthttp: peer 35b88010d0e17d16 became active\n2019-05-19 00:08:51.733361 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream MsgApp v2 writer)\n2019-05-19 00:08:51.733471 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream Message writer)\n2019-05-19 00:08:51.733558 I | rafthttp: peer d5c3de14be008ad7 became active\n2019-05-19 00:08:51.733568 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream Message writer)\n2019-05-19 00:08:51.733725 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream MsgApp v2 writer)\n2019-05-19 00:08:51.733846 I | rafthttp: peer dc68ee96fd9a825f became active\n2019-05-19 00:08:51.733856 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message writer)\n2019-05-19 00:08:51.744199 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 writer)\n2019-05-19 00:08:51.749131 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream MsgApp v2 reader)\n2019-05-19 00:08:51.749726 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 reader)\n2019-05-19 00:08:51.749813 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message reader)\n2019-05-19 00:08:51.749869 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream Message reader)\n2019-05-19 00:08:51.749968 D | raft: 314c4693a223a451 [logterm: 0, index: 103] rejected msgApp [logterm: 2, index: 103] from dc68ee96fd9a825f\n2019-05-19 00:08:51.750113 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream Message reader)\n2019-05-19 00:08:51.750198 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream MsgApp v2 reader)\n2019-05-19 00:08:51.750289 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message reader)\n2019-05-19 00:08:51.750342 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 reader)\n2019-05-19 00:08:51.750413 D | raft: 314c4693a223a451 [logterm: 0, index: 103] rejected msgApp [logterm: 2, index: 103] from dc68ee96fd9a825f\n2019-05-19 00:08:51.763886 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:51.763979 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-05-19 00:08:51.764002 I | etcdserver/api: enabled capabilities for version 3.1\n2019-05-19 00:08:51.764182 I | etcdserver/membership: added member 66595310d93c3051 [http://192.168.120.7:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:51.764426 I | etcdserver/membership: added member 35b88010d0e17d16 [http://192.168.120.17:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:51.779285 I | etcdserver/membership: added member d5c3de14be008ad7 [http://192.168.120.20:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:51.779573 I | etcdserver/membership: added member 314c4693a223a451 [http://192.168.120.8:2380] to cluster cdb47e95f42a2be3\n2019-05-19 00:08:51.779795 I | etcdserver: published {Name:192-168-120-8 ClientURLs:[http://192.168.120.8:4000]} to cluster cdb47e95f42a2be3\n2019-05-19 00:08:51.779996 I | embed: ready to serve client requests\n2019-05-19 00:08:51.782183 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-05-19 00:08:52.742862 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.8:47419\n2019-05-19 00:08:52.746878 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.8:47420\n2019-05-19 00:08:52.764767 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.8:47425\n2019-05-19 00:08:57.188315 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:55210\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3f:7e:b1 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3f:7eb1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:135331 errors:0 dropped:0 overruns:0 frame:0\n TX packets:63686 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222603198 (222.6 MB) TX bytes:8261233 (8.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:2718 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2718 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:243109 (243.1 KB) TX bytes:243109 (243.1 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:08:59.701Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:00.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "Execution done (PID=1741, return_code=0): /tmp/2B5TE/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "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-05-19T00:08:59.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "[vellum] => INFO [main] 2019-05-19 00:06:26,267 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-05-19 00:06:26,288 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-19 00:06:26,411 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-05-19 00:06:26,711 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-05-19 00:06:26,728 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-05-19 00:06:26,732 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-05-19 00:06:27,658 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-19 00:06:27,810 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-05-19 00:06:27,889 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-05-19 00:06:27,889 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66715824(65152K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-05-19 00:06:27,891 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673888(16283K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-05-19 00:06:27,891 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-05-19 00:06:27,891 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_1558224385.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1558224385.log]\nINFO [main] 2019-05-19 00:06:28,160 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-05-19 00:06:28,160 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-05-19 00:06:28,425 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-05-19 00:06:28,428 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-05-19 00:06:28,429 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-05-19 00:06:28,434 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-05-19 00:06:28,477 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-05-19 00:06:28,484 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-05-19 00:06:28,485 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-05-19 00:06:28,576 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-05-19 00:06:30,224 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-05-19 00:06:30,237 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-05-19 00:06:30,244 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-05-19 00:06:30,249 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-05-19 00:06:30,254 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-05-19 00:06:30,258 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-05-19 00:06:30,271 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-05-19 00:06:30,279 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-05-19 00:06:30,283 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-05-19 00:06:30,287 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-05-19 00:06:30,295 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-05-19 00:06:30,301 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-05-19 00:06:30,304 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-05-19 00:06:30,308 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-05-19 00:06:30,311 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-05-19 00:06:30,317 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-05-19 00:06:30,448 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-05-19 00:06:30,449 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-05-19 00:06:30,513 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:30,523 Memtable.java:347 - Writing Memtable-local@1179942750(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:30,598 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=1558224390190, position=399)\nINFO [main] 2019-05-19 00:06:30,990 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-05-19 00:06:31,204 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-05-19 00:06:31,204 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-05-19 00:06:31,207 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-05-19 00:06:31,223 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-05-19 00:06:31,224 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-05-19 00:06:31,242 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-19 00:06:31,261 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-05-19 00:06:31,272 SystemKeyspace.java:765 - No host ID found, created bad5a0c7-1ed7-4291-8c6e-5a43731e4d82 (Note: This should happen exactly once per node).\nINFO [main] 2019-05-19 00:06:31,279 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-05-19 00:06:31,283 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:31,284 Memtable.java:347 - Writing Memtable-local@1641913093(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:31,285 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=1558224390190, position=93397)\nINFO [main] 2019-05-19 00:06:31,688 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-19 00:06:31,702 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-05-19 00:06:31,733 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-05-19 00:06:31,749 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-19 00:06:31,763 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-05-19 00:06:31,772 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-19 00:06:31,779 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-05-19 00:06:31,795 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-05-19 00:06:31,797 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-19 00:06:31,804 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-05-19 00:06:31,816 StorageService.java:959 - Generated random tokens. tokens are [-2079894438676446482, -1217365357819801893, 3721009467326958664, 2148618492011920368, 5059429351841025852, -2065844519195375112, 4346805848666623226, 4936845770214339332, 7011110631152812068, -9164165590764708790, 8015555257993473120, 5710042871475601782, 3576953688682849369, 3901087015483450307, -3031160015227332632, -1619301627504840731, 2259363752016980532, 6792686433230628357, -2300217743138281153, 1073257184241182598, 1244423708759252820, 8208669264016890967, 6673335383168159590, 4667312848198488504, 1632942765119750905, 4777063953539690950, 7866212371638130874, -3115836453188358674, 2323341254377545318, -3529287543704582535, -5935256963243009676, 5876490943463575214, 1837729942999410465, -5477505233145483144, 5446749911638359169, 4641419051913464087, 164668227584368939, -1050801123125668574, 2960277875666432164, -1128967709884971772, 5206793619137199896, -6940229808642466793, 6135460383349226166, -7042323709264245810, -4582813206630679509, -8246191330209958431, 4176863801554505806, -6066363090947742632, -3786862101442800180, -5925113220778762085, 6435026877888392294, -9081287371350387499, -310778515983895852, 546615219144261755, 7327215681214856498, -2668765877339838685, 6220560160662435367, -1344385908436771336, -2741630735406895287, 3000063928625547651, 7522900217981949311, -3146769713196904545, -7277836059484978046, -8818977758040142716, 5734319603213855243, -5549156590922311815, -5419782531401865135, 8892975527529330508, -5905572243328102786, -7809476663450358167, 2189910252537440875, -5191076226329245741, -925521071775489140, -285497758082089704, -2883874207359646319, 2020812239642633644, 5566259074436499077, 7738576256607602802, 4696287598812093770, -6982837213688763563, 3903449283243230571, 3840217553122320204, 8593606510182524865, -5763606794670779912, -5746657860065877697, -4877562477819290612, -8124384941950838220, -8239094205748346886, -8374733486514712786, -1504435462123552848, -4343864082580573497, 2539518234609487303, -5807989462471954885, 6515533929781784277, 1049637455046906180, -3559893401006168675, -2768279791721655082, 80517786438584320, -7304811536724233992, 2908701901844613998, 8337574363868815053, -3253069619993473502, 8496572702568391536, -3160563457717581429, -8545007280680241468, -7911488769771980553, 7664477300495661484, 2633453098148406940, -8759884189868966063, 1149041662134399874, -2683674412716885265, 8509154304266194941, 5279236014920498547, -7756191231146200676, 229848936019851012, -7155988033813684835, -8600518549721863069, 3507847428634469018, 7611071287248106564, -1990114761567007868, 1882616956820927423, -2050715237594034335, 4512378387837407102, 2776148461364225670, 525226669766524969, 5615132848327070538, -1911908443100252708, 5624125616088847357, 1573311617556255049, 8935874812467679087, -3664215605798981762, -1200348674310497938, 5709207863809603044, -6914179489156043896, 8535701854580239173, -8465709214755166017, -8476237317271732255, -3588429916935043321, -1768279638618594308, 8485533814338856892, -3051218754740843887, 3186065839306214091, 6498502943171739167, 2819103822605574488, 7536528342742016153, -1052708795101134365, 7555061678530326710, 6441357469137533375, -7650188852552396122, -7891088431206684521, 8571140961041463554, -9143978279506669056, -1717920458538942241, -2433311883712351431, 3346348641630899846, 1919146251012545126, 5738436733533967454, -8018515240937228945, 3066111878784179984, 4583209454333688479, 2559177033943921195, 9164260448258719135, 3742388946835518378, -7405690859508974909, 3669025341812108804, 1761930625356446487, 2355798402658885877, 7268648641266354632, 8938578239421403364, -7141352464337843198, 1707900284579735349, -436801047856854190, -2795206139372399751, -2006706836584263337, 255607188150138894, -4166298448145595307, -4103652623428198737, -5708379561338815679, 3814974920784728599, -8528100017176590604, 8147935370536341136, 8627339498973909968, 2562014929107880796, -8501959096907822672, 8712051111224287614, 6831306580636673581, -4072920285796647914, -5119008181428908043, -4591679917948019813, -8830749093725481297, -5970781778981903377, -5150149090039730375, -8792869580297967451, 408066549919877706, 7678279877356363070, 5713272478263137657, 7429792193395098334, 6867947993144235629, 242648717953678156, -7601576000944572182, 7580958789703407342, -8678055547610905863, -4606933185865236344, -6785635179454934521, 4066491156290294531, -1512621361557105110, -1622741537597747525, 1896690600288060238, 7915936908074023296, -6687854135752684581, -2353091349564025434, 4955213770118141602, -2703957005762389293, 5904938435554377147, -6312204136662693555, -1764034974081827178, 4456160564841500816, 4803902234209744114, -6924917033057550766, 2991725317653971614, 2422789057676453757, 5101592151233325387, -1646685740434660052, -5840807330294217577, 7533628941281197681, -8325218665926841346, -6260284228753320013, -2904958673595682632, -6658764444304962686, -3505097978297364288, 1004918961074665391, -7210849420578549258, -902237820590250825, 8410988819958867164, 8462357785079006896, -4825540186171929470, 5714175600276166458, -3861910398312251107, 6855646705390716731, 6635137042317903116, 7938839026108705705, 675942436428647525, 4232873411201900300, 4994035747401893263, 247054625976905908, 8973805425058656019, -4831242255456049702, -6426115157359838166, -8064358619414026036, 501191254267563995, -6615168248837138176, -8127137827064503510, -7096155088614350071, -7163137320315678036, 7022057336771604223, -3982450932216542616]\nINFO [main] 2019-05-19 00:06:31,828 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3e587ba5[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@4a914c24[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@7a65b40b}\nINFO [MigrationStage:1] 2019-05-19 00:06:31,898 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:31,900 Memtable.java:347 - Writing Memtable-schema_keyspaces@1200652076(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:31,901 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=1558224390190, position=102352)\nINFO [MigrationStage:1] 2019-05-19 00:06:32,266 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,267 Memtable.java:347 - Writing Memtable-schema_columnfamilies@220253531(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,282 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=1558224390190, position=102352)\nINFO [MigrationStage:1] 2019-05-19 00:06:32,537 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,538 Memtable.java:347 - Writing Memtable-schema_columns@1331194255(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,575 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=1558224390190, position=102352)\nINFO [MigrationStage:1] 2019-05-19 00:06:32,607 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,608 Memtable.java:347 - Writing Memtable-schema_triggers@932391498(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,610 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=1558224390190, position=102352)\nINFO [MigrationStage:1] 2019-05-19 00:06:32,642 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,643 Memtable.java:347 - Writing Memtable-schema_usertypes@2114614595(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,644 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=1558224390190, position=102352)\nINFO [MigrationStage:1] 2019-05-19 00:06:33,013 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@64a7ac13[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-05-19 00:06:33,023 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-05-19 00:06:33,024 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@c799994[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-05-19 00:06:33,036 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-05-19 00:06:33,078 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:33,079 Memtable.java:347 - Writing Memtable-local@474253830(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-19 00:06:33,080 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=1558224390190, position=102595)\nINFO [main] 2019-05-19 00:06:33,360 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51484 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:33,362 Memtable.java:347 - Writing Memtable-local@1616269830(8.370KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-19 00:06:33,375 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=1558224390190, position=114590)\nINFO [CompactionExecutor:2] 2019-05-19 00:06:33,541 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-05-19 00:06:33,628 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-05-19 00:06:33,886 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-05-19 00:06:33,926 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-05-19 00:06:33,926 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-05-19 00:06:33,983 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-05-19 00:06:33,989 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-05-19 00:06:34,491 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,893 bytes to 5,728 (~97% of original) in 863ms = 0.006330MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,492 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,522 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,523 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,524 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-05-19 00:08:14,553 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-05-19 00:08:14,554 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "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-05-19T00:08:59.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "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-05-19T00:08:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "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.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "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-05-19T00:08:59.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " \r100 3149 100 3149 0 0 19477 0 --:--:-- --:--:-- --:--:-- 19559", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}], "metadata": {"pagination": {"total": 3200, "offset": 3124, "size": 50}}} 2019-05-19 00:09:04,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:04,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:04 GMT 2019-05-19 00:09:04,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:04,181 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:09:04,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:04,181 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:04,181 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:04,181 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:09:04,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.007s sys 0m0.049s 2019-05-19 00:09:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:01 ? 00:00:01 /sbin/init root 2 0 0 00:01 ? 00:00:00 [kthreadd] root 3 2 0 00:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:01 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:01 ? 00:00:00 [rcu_sched] root 8 2 0 00:01 ? 00:00:00 [rcuos/0] root 9 2 0 00:01 ? 00:00:00 [rcu_bh] root 10 2 0 00:01 ? 00:00:00 [rcuob/0] root 11 2 0 00:01 ? 00:00:00 [migration/0] root 12 2 0 00:01 ? 00:00:00 [watchdog/0] root 13 2 0 00:01 ? 00:00:00 [khelper] root 14 2 0 00:01 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:01 ? 00:00:00 [netns] root 16 2 0 00:01 ? 00:00:00 [writeback] root 17 2 0 00:01 ? 00:00:00 [kintegrityd] root 18 2 0 00:01 ? 00:00:00 [bioset] root 19 2 0 00:01 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:01 ? 00:00:00 [kblockd] root 21 2 0 00:01 ? 00:00:00 [ata_sff] root 22 2 0 00:01 ? 00:00:00 [khubd] root 23 2 0 00:01 ? 00:00:00 [md] root 24 2 0 00:01 ? 00:00:00 [devfreq_wq] root 25 2 0 00:01 ? 00:00:00 [kworker/0:1] root 27 2 0 00:01 ? 00:00:00 [khungtaskd] root 28 2 0 00:01 ? 00:00:00 [kswapd0] root 29 2 0 00:01 ? 00:00:00 [vmstat] root 30 2 0 00:01 ? 00:00:00 [ksmd] root 31 2 0 00:01 ? 00:00:00 [khugepaged] root 32 2 0 00:01 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:01 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:01 ? 00:00:00 [crypto] root 46 2 0 00:01 ? 00:00:00 [kthrotld] root 47 2 0 00:01 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:01 ? 00:00:00 [vballoon] root 49 2 0 00:01 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:01 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:01 ? 00:00:00 [deferwq] root 72 2 0 00:01 ? 00:00:00 [charger_manager] root 114 2 0 00:01 ? 00:00:00 [kpsmoused] root 132 2 0 00:01 ? 00:00:00 [kworker/0:2] root 176 2 0 00:01 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:01 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 00:01 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 00:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 00:01 ? 00:00:00 [kworker/u3:1] root 481 1 0 00:01 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 00:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:02 ? 00:00:00 [kauditd] root 908 1 0 00:02 ? 00:00:00 upstart-file-bridge --daemon syslog 959 1 0 00:02 ? 00:00:00 rsyslogd message+ 1001 1 0 00:02 ? 00:00:00 dbus-daemon --system --fork root 1011 1 0 00:02 ? 00:00:00 /lib/systemd/systemd-logind root 1046 1 0 00:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1049 1 0 00:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1053 1 0 00:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1054 1 0 00:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1056 1 0 00:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 00:02 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 00:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1106 1 0 00:02 ? 00:00:00 cron daemon 1107 1 0 00:02 ? 00:00:00 atd root 1238 1 0 00:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 00:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:02 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_bc0slb/env/bin/python -m cloudify_agent.worker --queue vellum_host_bc0slb --max-workers 5 --name vellum_host_bc0slb ubuntu 1464 1462 0 00:02 ? 00:00:01 /home/ubuntu/vellum_host_bc0slb/env/bin/python -m cloudify_agent.worker --queue vellum_host_bc0slb --max-workers 5 --name vellum_host_bc0slb ubuntu 1608 1 0 00:02 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_bc0slb/env/bin/diamond --configfile /home/ubuntu/vellum_host_bc0slb/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1464 1 00:04 ? 00:00:02 /home/ubuntu/vellum_host_bc0slb/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Nvld17 ubuntu 1741 1731 0 00:04 ? 00:00:00 /bin/sh -c /tmp/2B5TE/install-vellum.sh ubuntu 1743 1741 0 00:04 ? 00:00:00 /bin/bash -e /tmp/2B5TE/install-vellum.sh ntp 11708 1 0 00:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12107 1 0 00:07 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12873 1 0 00:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13098 1 0 00:08 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13104 13098 0 00:08 ? 00:00:00 cpulimit -e astaire -l 5 root 13774 12873 0 00:08 ? 00:00:00 [check-monit-upt] memcache 13796 1 0 00:08 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.8 -c 4096 -r -U 0 root 13805 12873 0 00:08 ? 00:00:00 [check-memcached] root 13807 12873 0 00:08 ? 00:00:00 [poll_memcached.] clearwa+ 14036 1 2 00:08 ? 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.8:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.8 --name 192-168-120-8 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-8=http://192.168.120.8:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.8:2380 --listen-peer-urls http://192.168.120.8:2380 root 14070 12873 0 00:08 ? 00:00:00 [check-etcd-upti] root 14074 12873 0 00:08 ? 00:00:00 [poll_etcd_clust] root 14077 12873 0 00:08 ? 00:00:00 [poll_etcd.sh] root 14102 1 0 00:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14107 14102 0 00:08 ? 00:00:00 inotifywait -e create -qq . dnsmasq 14235 1 0 00:08 ? 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 14284 1743 0 00:08 ? 00:00:00 /bin/bash -e /tmp/2B5TE/install-vellum.sh ubuntu 14285 14284 0 00:08 ? 00:00:00 /bin/bash -e /tmp/2B5TE/install-vellum.sh root 14286 14285 0 00:08 ? 00:00:00 sudo ps -edf root 14287 14286 0 00:08 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.010s 2019-05-19 00:09:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-05-19 00:09:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.8:2380 0.0.0.0:* LISTEN 14036/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14235/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:59385 0.0.0.0:* LISTEN 1731/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12873/monit tcp 0 0 192.168.120.8:11211 0.0.0.0:* LISTEN 13796/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12107/memcached tcp6 0 0 ::1:53 :::* LISTEN 14235/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 :::4000 :::* LISTEN 14036/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 14235/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.8:123 0.0.0.0:* 11708/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:11199 0.0.0.0:* 553/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12107/memcached udp6 0 0 ::1:53 :::* 14235/dnsmasq udp6 0 0 fe80::f816:3eff:fe3:123 :::* 11708/ntpd udp6 0 0 ::1:123 :::* 11708/ntpd udp6 0 0 :::123 :::* 11708/ntpd udp6 0 0 :::55972 :::* 553/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7225 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8805 1001/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9071 1105/acpid /var/run/acpid.socket real 0m0.011s user 0m0.005s sys 0m0.006s 2019-05-19 00:09:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-05-19 00:09:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa19 /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/memcached.log /var/log/unattended-upgrades /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20190519T000000Z.txt /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_20190519T000000Z.txt /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.002s sys 0m0.004s 2019-05-19 00:09:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-19 00:09:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-19 00:09:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [19-May-2019 00:08:52 UTC] clearwater-diags-monitor starting [19-May-2019 00:08:52 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-19 00:09:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-05-19 00:08:16.505384218 Stopping etcd clearwater-etcd 2019-05-19 00:08:43.031733034 Restarting etcd clearwater-etcd 2019-05-19 00:08:43.040905851 Configured ETCDCTL_PEERS: 192.168.120.30:4000, 2019-05-19 00:08:43.041569055 Check for previous failed startup attempt 2019-05-19 00:08:43.044457137 Running etcdctl member list 35b88010d0e17d16: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=false 66595310d93c3051: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false dc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true 2019-05-19 00:08:43.193779814 etcdctl returned 0 2019-05-19 00:08:43.207157258 Joining existing cluster... 2019-05-19 00:08:51.210988274 Configured ETCDCTL_PEERS: 192.168.120.30:4000, 2019-05-19 00:08:51.212912079 Check cluster is healthy 2019-05-19 00:08:51.214652153 Running etcdctl cluster-health member 35b88010d0e17d16 is healthy: got healthy result from http://192.168.120.17:4000 member 66595310d93c3051 is healthy: got healthy result from http://192.168.120.7:4000 member d5c3de14be008ad7 is healthy: got healthy result from http://192.168.120.20:4000 member dc68ee96fd9a825f is healthy: got healthy result from http://192.168.120.30:4000 cluster is healthy 2019-05-19 00:08:51.361815563 etcdctl returned 0 2019-05-19 00:08:51.362890580 Tell the cluster we're joining 2019-05-19 00:08:51.364910823 Running etcdctl member add 192-168-120-8 http://192.168.120.8:2380 Added member named 192-168-120-8 with ID 314c4693a223a451 to cluster ETCD_NAME="192-168-120-8" ETCD_INITIAL_CLUSTER="192-168-120-8=http://192.168.120.8:2380,192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-30=http://192.168.120.30:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-05-19 00:08:51.407769360 etcdctl returned 0 2019-05-19 00:08:51.474293553 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.8:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.8 --name 192-168-120-8 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-8=http://192.168.120.8:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.8:2380 --listen-peer-urls http://192.168.120.8:2380 2019-05-19 00:08:51.479965841 Check we're actually a member of the cluster 2019-05-19 00:08:51.489397279 Wait for etcd to startup 2019-05-19 00:08:52.505405150 Etcd started successfully 2019-05-19 00:08:51.599085 I | etcdmain: etcd Version: 3.1.7 2019-05-19 00:08:51.599127 I | etcdmain: Git SHA: 43b7507 2019-05-19 00:08:51.599132 I | etcdmain: Go Version: go1.7.5 2019-05-19 00:08:51.599137 I | etcdmain: Go OS/Arch: linux/amd64 2019-05-19 00:08:51.599141 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-05-19 00:08:51.599225 I | embed: listening for peers on http://192.168.120.8:2380 2019-05-19 00:08:51.599282 I | embed: listening for client requests on 0.0.0.0:4000 2019-05-19 00:08:51.665907 I | etcdserver: name = 192-168-120-8 2019-05-19 00:08:51.665926 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.8 2019-05-19 00:08:51.665931 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.8/member 2019-05-19 00:08:51.665935 I | etcdserver: heartbeat = 100ms 2019-05-19 00:08:51.665938 I | etcdserver: election = 1000ms 2019-05-19 00:08:51.665950 I | etcdserver: snapshot count = 10000 2019-05-19 00:08:51.665958 I | etcdserver: advertise client URLs = http://192.168.120.8:4000 2019-05-19 00:08:51.675090 I | etcdserver: starting member 314c4693a223a451 in cluster cdb47e95f42a2be3 2019-05-19 00:08:51.675122 I | raft: 314c4693a223a451 became follower at term 0 2019-05-19 00:08:51.675138 I | raft: newRaft 314c4693a223a451 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-05-19 00:08:51.675154 I | raft: 314c4693a223a451 became follower at term 1 2019-05-19 00:08:51.693868 I | rafthttp: started HTTP pipelining with peer 35b88010d0e17d16 2019-05-19 00:08:51.693893 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051 2019-05-19 00:08:51.693910 I | rafthttp: started HTTP pipelining with peer d5c3de14be008ad7 2019-05-19 00:08:51.693931 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f 2019-05-19 00:08:51.693957 I | rafthttp: starting peer 35b88010d0e17d16... 2019-05-19 00:08:51.694016 I | rafthttp: started HTTP pipelining with peer 35b88010d0e17d16 2019-05-19 00:08:51.695872 I | rafthttp: started streaming with peer 35b88010d0e17d16 (writer) 2019-05-19 00:08:51.695900 I | rafthttp: started streaming with peer 35b88010d0e17d16 (writer) 2019-05-19 00:08:51.700908 I | rafthttp: started peer 35b88010d0e17d16 2019-05-19 00:08:51.700938 I | rafthttp: added peer 35b88010d0e17d16 2019-05-19 00:08:51.700951 I | rafthttp: starting peer 66595310d93c3051... 2019-05-19 00:08:51.700963 I | rafthttp: started HTTP pipelining with peer 66595310d93c3051 2019-05-19 00:08:51.705573 I | rafthttp: started streaming with peer 66595310d93c3051 (writer) 2019-05-19 00:08:51.705627 I | rafthttp: started streaming with peer 35b88010d0e17d16 (stream MsgApp v2 reader) 2019-05-19 00:08:51.705853 I | rafthttp: started streaming with peer 35b88010d0e17d16 (stream Message reader) 2019-05-19 00:08:51.707625 I | rafthttp: started peer 66595310d93c3051 2019-05-19 00:08:51.707644 I | rafthttp: added peer 66595310d93c3051 2019-05-19 00:08:51.707657 I | rafthttp: starting peer d5c3de14be008ad7... 2019-05-19 00:08:51.707692 I | rafthttp: started HTTP pipelining with peer d5c3de14be008ad7 2019-05-19 00:08:51.713013 I | rafthttp: started streaming with peer 66595310d93c3051 (writer) 2019-05-19 00:08:51.713038 I | rafthttp: started streaming with peer 66595310d93c3051 (stream MsgApp v2 reader) 2019-05-19 00:08:51.713153 I | rafthttp: started streaming with peer 66595310d93c3051 (stream Message reader) 2019-05-19 00:08:51.713345 I | rafthttp: started streaming with peer d5c3de14be008ad7 (writer) 2019-05-19 00:08:51.713983 I | rafthttp: started peer d5c3de14be008ad7 2019-05-19 00:08:51.714001 I | rafthttp: added peer d5c3de14be008ad7 2019-05-19 00:08:51.714013 I | rafthttp: starting peer dc68ee96fd9a825f... 2019-05-19 00:08:51.714025 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f 2019-05-19 00:08:51.716032 I | rafthttp: started peer dc68ee96fd9a825f 2019-05-19 00:08:51.716049 I | rafthttp: added peer dc68ee96fd9a825f 2019-05-19 00:08:51.716066 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-05-19 00:08:51.725727 I | rafthttp: started streaming with peer d5c3de14be008ad7 (writer) 2019-05-19 00:08:51.725816 I | rafthttp: started streaming with peer d5c3de14be008ad7 (stream MsgApp v2 reader) 2019-05-19 00:08:51.725963 I | rafthttp: started streaming with peer d5c3de14be008ad7 (stream Message reader) 2019-05-19 00:08:51.726112 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer) 2019-05-19 00:08:51.726179 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer) 2019-05-19 00:08:51.726197 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream MsgApp v2 reader) 2019-05-19 00:08:51.726293 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream Message reader) 2019-05-19 00:08:51.730556 I | raft: 314c4693a223a451 [term: 1] received a MsgHeartbeat message with higher term from dc68ee96fd9a825f [term: 2] 2019-05-19 00:08:51.730571 I | raft: 314c4693a223a451 became follower at term 2 2019-05-19 00:08:51.730582 I | raft: raft.node: 314c4693a223a451 elected leader dc68ee96fd9a825f at term 2 2019-05-19 00:08:51.733080 I | rafthttp: peer 66595310d93c3051 became active 2019-05-19 00:08:51.733094 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 writer) 2019-05-19 00:08:51.733194 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message writer) 2019-05-19 00:08:51.733350 I | rafthttp: peer 35b88010d0e17d16 became active 2019-05-19 00:08:51.733361 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream MsgApp v2 writer) 2019-05-19 00:08:51.733471 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream Message writer) 2019-05-19 00:08:51.733558 I | rafthttp: peer d5c3de14be008ad7 became active 2019-05-19 00:08:51.733568 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream Message writer) 2019-05-19 00:08:51.733725 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream MsgApp v2 writer) 2019-05-19 00:08:51.733846 I | rafthttp: peer dc68ee96fd9a825f became active 2019-05-19 00:08:51.733856 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message writer) 2019-05-19 00:08:51.744199 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 writer) 2019-05-19 00:08:51.749131 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream MsgApp v2 reader) 2019-05-19 00:08:51.749726 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream MsgApp v2 reader) 2019-05-19 00:08:51.749813 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message reader) 2019-05-19 00:08:51.749869 I | rafthttp: established a TCP streaming connection with peer 35b88010d0e17d16 (stream Message reader) 2019-05-19 00:08:51.749968 D | raft: 314c4693a223a451 [logterm: 0, index: 103] rejected msgApp [logterm: 2, index: 103] from dc68ee96fd9a825f 2019-05-19 00:08:51.750113 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream Message reader) 2019-05-19 00:08:51.750198 I | rafthttp: established a TCP streaming connection with peer d5c3de14be008ad7 (stream MsgApp v2 reader) 2019-05-19 00:08:51.750289 I | rafthttp: established a TCP streaming connection with peer 66595310d93c3051 (stream Message reader) 2019-05-19 00:08:51.750342 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 reader) 2019-05-19 00:08:51.750413 D | raft: 314c4693a223a451 [logterm: 0, index: 103] rejected msgApp [logterm: 2, index: 103] from dc68ee96fd9a825f 2019-05-19 00:08:51.763886 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:51.763979 N | etcdserver/membership: set the initial cluster version to 3.1 2019-05-19 00:08:51.764002 I | etcdserver/api: enabled capabilities for version 3.1 2019-05-19 00:08:51.764182 I | etcdserver/membership: added member 66595310d93c3051 [http://192.168.120.7:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:51.764426 I | etcdserver/membership: added member 35b88010d0e17d16 [http://192.168.120.17:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:51.779285 I | etcdserver/membership: added member d5c3de14be008ad7 [http://192.168.120.20:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:51.779573 I | etcdserver/membership: added member 314c4693a223a451 [http://192.168.120.8:2380] to cluster cdb47e95f42a2be3 2019-05-19 00:08:51.779795 I | etcdserver: published {Name:192-168-120-8 ClientURLs:[http://192.168.120.8:4000]} to cluster cdb47e95f42a2be3 2019-05-19 00:08:51.779996 I | embed: ready to serve client requests 2019-05-19 00:08:51.782183 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-05-19 00:08:52.742862 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.8:47419 2019-05-19 00:08:52.746878 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.8:47420 2019-05-19 00:08:52.764767 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.8:47425 2019-05-19 00:08:57.188315 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:55210 real 0m0.006s user 0m0.004s sys 0m0.002s 2019-05-19 00:09:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-19 00:09:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-19 00:09:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-05-19 00:09:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3f:7e:b1 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3f:7eb1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:135331 errors:0 dropped:0 overruns:0 frame:0 TX packets:63686 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222603198 (222.6 MB) TX bytes:8261233 (8.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:2718 errors:0 dropped:0 overruns:0 frame:0 TX packets:2718 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:243109 (243.1 KB) TX bytes:243109 (243.1 KB) real 0m0.008s user 0m0.004s sys 0m0.002s 2019-05-19 00:09:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-05-19 00:09:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:09:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:09:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-05-19 00:09:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-05-19 00:09:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:09:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-05-19 00:09:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-05-19 00:09:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:09:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-19 00:09:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/2B5TE/install-vellum.sh 2019-05-19 00:09:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:09:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:09:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:09:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:09:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:09:04,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-19 00:09:04,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-05-19 00:09:04,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-05-19 00:06:26,267 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-05-19 00:06:26,288 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-19 00:06:26,411 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-05-19 00:06:26,711 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-05-19 00:06:26,728 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-05-19 00:06:26,732 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-05-19 00:06:27,658 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-19 00:06:27,810 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-05-19 00:06:27,889 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-05-19 00:06:27,889 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66715824(65152K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-05-19 00:06:27,890 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-05-19 00:06:27,891 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673888(16283K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-05-19 00:06:27,891 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-05-19 00:06:27,891 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_1558224385.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1558224385.log] INFO [main] 2019-05-19 00:06:28,160 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-05-19 00:06:28,160 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-05-19 00:06:28,425 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-05-19 00:06:28,428 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-05-19 00:06:28,429 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-05-19 00:06:28,434 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-05-19 00:06:28,477 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-05-19 00:06:28,484 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-05-19 00:06:28,485 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-05-19 00:06:28,576 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-05-19 00:06:30,224 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-05-19 00:06:30,237 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-05-19 00:06:30,244 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-05-19 00:06:30,249 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-05-19 00:06:30,254 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-05-19 00:06:30,258 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-05-19 00:06:30,271 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-05-19 00:06:30,279 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-05-19 00:06:30,283 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-05-19 00:06:30,287 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-05-19 00:06:30,295 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-05-19 00:06:30,301 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-05-19 00:06:30,304 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-05-19 00:06:30,308 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-05-19 00:06:30,311 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-05-19 00:06:30,317 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-05-19 00:06:30,448 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-05-19 00:06:30,449 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-05-19 00:06:30,513 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-19 00:06:30,523 Memtable.java:347 - Writing Memtable-local@1179942750(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-19 00:06:30,598 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=1558224390190, position=399) INFO [main] 2019-05-19 00:06:30,990 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-05-19 00:06:31,204 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-05-19 00:06:31,204 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-05-19 00:06:31,207 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-05-19 00:06:31,223 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-05-19 00:06:31,224 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-05-19 00:06:31,242 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-19 00:06:31,261 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-05-19 00:06:31,272 SystemKeyspace.java:765 - No host ID found, created bad5a0c7-1ed7-4291-8c6e-5a43731e4d82 (Note: This should happen exactly once per node). INFO [main] 2019-05-19 00:06:31,279 StorageService.java:807 - Starting up server gossip INFO [main] 2019-05-19 00:06:31,283 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-19 00:06:31,284 Memtable.java:347 - Writing Memtable-local@1641913093(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-19 00:06:31,285 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=1558224390190, position=93397) INFO [main] 2019-05-19 00:06:31,688 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-19 00:06:31,702 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-05-19 00:06:31,733 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-05-19 00:06:31,749 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-19 00:06:31,763 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-05-19 00:06:31,772 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-19 00:06:31,779 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-05-19 00:06:31,795 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-05-19 00:06:31,797 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-19 00:06:31,804 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-05-19 00:06:31,816 StorageService.java:959 - Generated random tokens. tokens are [-2079894438676446482, -1217365357819801893, 3721009467326958664, 2148618492011920368, 5059429351841025852, -2065844519195375112, 4346805848666623226, 4936845770214339332, 7011110631152812068, -9164165590764708790, 8015555257993473120, 5710042871475601782, 3576953688682849369, 3901087015483450307, -3031160015227332632, -1619301627504840731, 2259363752016980532, 6792686433230628357, -2300217743138281153, 1073257184241182598, 1244423708759252820, 8208669264016890967, 6673335383168159590, 4667312848198488504, 1632942765119750905, 4777063953539690950, 7866212371638130874, -3115836453188358674, 2323341254377545318, -3529287543704582535, -5935256963243009676, 5876490943463575214, 1837729942999410465, -5477505233145483144, 5446749911638359169, 4641419051913464087, 164668227584368939, -1050801123125668574, 2960277875666432164, -1128967709884971772, 5206793619137199896, -6940229808642466793, 6135460383349226166, -7042323709264245810, -4582813206630679509, -8246191330209958431, 4176863801554505806, -6066363090947742632, -3786862101442800180, -5925113220778762085, 6435026877888392294, -9081287371350387499, -310778515983895852, 546615219144261755, 7327215681214856498, -2668765877339838685, 6220560160662435367, -1344385908436771336, -2741630735406895287, 3000063928625547651, 7522900217981949311, -3146769713196904545, -7277836059484978046, -8818977758040142716, 5734319603213855243, -5549156590922311815, -5419782531401865135, 8892975527529330508, -5905572243328102786, -7809476663450358167, 2189910252537440875, -5191076226329245741, -925521071775489140, -285497758082089704, -2883874207359646319, 2020812239642633644, 5566259074436499077, 7738576256607602802, 4696287598812093770, -6982837213688763563, 3903449283243230571, 3840217553122320204, 8593606510182524865, -5763606794670779912, -5746657860065877697, -4877562477819290612, -8124384941950838220, -8239094205748346886, -8374733486514712786, -1504435462123552848, -4343864082580573497, 2539518234609487303, -5807989462471954885, 6515533929781784277, 1049637455046906180, -3559893401006168675, -2768279791721655082, 80517786438584320, -7304811536724233992, 2908701901844613998, 8337574363868815053, -3253069619993473502, 8496572702568391536, -3160563457717581429, -8545007280680241468, -7911488769771980553, 7664477300495661484, 2633453098148406940, -8759884189868966063, 1149041662134399874, -2683674412716885265, 8509154304266194941, 5279236014920498547, -7756191231146200676, 229848936019851012, -7155988033813684835, -8600518549721863069, 3507847428634469018, 7611071287248106564, -1990114761567007868, 1882616956820927423, -2050715237594034335, 4512378387837407102, 2776148461364225670, 525226669766524969, 5615132848327070538, -1911908443100252708, 5624125616088847357, 1573311617556255049, 8935874812467679087, -3664215605798981762, -1200348674310497938, 5709207863809603044, -6914179489156043896, 8535701854580239173, -8465709214755166017, -8476237317271732255, -3588429916935043321, -1768279638618594308, 8485533814338856892, -3051218754740843887, 3186065839306214091, 6498502943171739167, 2819103822605574488, 7536528342742016153, -1052708795101134365, 7555061678530326710, 6441357469137533375, -7650188852552396122, -7891088431206684521, 8571140961041463554, -9143978279506669056, -1717920458538942241, -2433311883712351431, 3346348641630899846, 1919146251012545126, 5738436733533967454, -8018515240937228945, 3066111878784179984, 4583209454333688479, 2559177033943921195, 9164260448258719135, 3742388946835518378, -7405690859508974909, 3669025341812108804, 1761930625356446487, 2355798402658885877, 7268648641266354632, 8938578239421403364, -7141352464337843198, 1707900284579735349, -436801047856854190, -2795206139372399751, -2006706836584263337, 255607188150138894, -4166298448145595307, -4103652623428198737, -5708379561338815679, 3814974920784728599, -8528100017176590604, 8147935370536341136, 8627339498973909968, 2562014929107880796, -8501959096907822672, 8712051111224287614, 6831306580636673581, -4072920285796647914, -5119008181428908043, -4591679917948019813, -8830749093725481297, -5970781778981903377, -5150149090039730375, -8792869580297967451, 408066549919877706, 7678279877356363070, 5713272478263137657, 7429792193395098334, 6867947993144235629, 242648717953678156, -7601576000944572182, 7580958789703407342, -8678055547610905863, -4606933185865236344, -6785635179454934521, 4066491156290294531, -1512621361557105110, -1622741537597747525, 1896690600288060238, 7915936908074023296, -6687854135752684581, -2353091349564025434, 4955213770118141602, -2703957005762389293, 5904938435554377147, -6312204136662693555, -1764034974081827178, 4456160564841500816, 4803902234209744114, -6924917033057550766, 2991725317653971614, 2422789057676453757, 5101592151233325387, -1646685740434660052, -5840807330294217577, 7533628941281197681, -8325218665926841346, -6260284228753320013, -2904958673595682632, -6658764444304962686, -3505097978297364288, 1004918961074665391, -7210849420578549258, -902237820590250825, 8410988819958867164, 8462357785079006896, -4825540186171929470, 5714175600276166458, -3861910398312251107, 6855646705390716731, 6635137042317903116, 7938839026108705705, 675942436428647525, 4232873411201900300, 4994035747401893263, 247054625976905908, 8973805425058656019, -4831242255456049702, -6426115157359838166, -8064358619414026036, 501191254267563995, -6615168248837138176, -8127137827064503510, -7096155088614350071, -7163137320315678036, 7022057336771604223, -3982450932216542616] INFO [main] 2019-05-19 00:06:31,828 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3e587ba5[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@4a914c24[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@7a65b40b} INFO [MigrationStage:1] 2019-05-19 00:06:31,898 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-19 00:06:31,900 Memtable.java:347 - Writing Memtable-schema_keyspaces@1200652076(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-19 00:06:31,901 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=1558224390190, position=102352) INFO [MigrationStage:1] 2019-05-19 00:06:32,266 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,267 Memtable.java:347 - Writing Memtable-schema_columnfamilies@220253531(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,282 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=1558224390190, position=102352) INFO [MigrationStage:1] 2019-05-19 00:06:32,537 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,538 Memtable.java:347 - Writing Memtable-schema_columns@1331194255(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,575 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=1558224390190, position=102352) INFO [MigrationStage:1] 2019-05-19 00:06:32,607 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,608 Memtable.java:347 - Writing Memtable-schema_triggers@932391498(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-19 00:06:32,610 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=1558224390190, position=102352) INFO [MigrationStage:1] 2019-05-19 00:06:32,642 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,643 Memtable.java:347 - Writing Memtable-schema_usertypes@2114614595(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-19 00:06:32,644 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=1558224390190, position=102352) INFO [MigrationStage:1] 2019-05-19 00:06:33,013 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@64a7ac13[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-05-19 00:06:33,023 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-05-19 00:06:33,024 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@c799994[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-05-19 00:06:33,036 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-05-19 00:06:33,078 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-19 00:06:33,079 Memtable.java:347 - Writing Memtable-local@474253830(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-19 00:06:33,080 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=1558224390190, position=102595) INFO [main] 2019-05-19 00:06:33,360 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51484 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-19 00:06:33,362 Memtable.java:347 - Writing Memtable-local@1616269830(8.370KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-19 00:06:33,375 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=1558224390190, position=114590) INFO [CompactionExecutor:2] 2019-05-19 00:06:33,541 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-05-19 00:06:33,628 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-05-19 00:06:33,886 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-05-19 00:06:33,926 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-05-19 00:06:33,926 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-05-19 00:06:33,983 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-05-19 00:06:33,989 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-05-19 00:06:34,491 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,893 bytes to 5,728 (~97% of original) in 863ms = 0.006330MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,492 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,522 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,523 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-05-19 00:08:12,524 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-05-19 00:08:14,553 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-05-19 00:08:14,554 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-19 00:09:04,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-05-19 00:09:04,191 - 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-05-19 00:09:04,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-05-19 00:09:04,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-05-19 00:09:04,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-05-19 00:09:04,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-19 00:09:04,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-19 00:09:04,192 - 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.005s user 0m0.000s sys 0m0.005s 2019-05-19 00:09:04,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-05-19 00:09:04,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb 2019-05-19 00:09:04,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb 2019-05-19 00:09:04,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bc0slb 2019-05-19 00:09:04,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-19 00:09:04,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-19 00:09:04,193 - 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-bc0slb 2019-05-19 00:09:04,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19477 0 --:--:-- --:--:-- --:--:-- 19559 2019-05-19 00:09:04,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-05-19 00:09:04,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:04,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:04,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:04,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:04,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:04,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:04,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:04 GMT 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:04,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:09,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:09,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:09,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:09,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " File \"/home/ubuntu/vellum_host_bc0slb/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " File \"/home/ubuntu/vellum_host_bc0slb/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-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " File \"/home/ubuntu/vellum_host_bc0slb/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-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 30500: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:00.388Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:08:59.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.d8bc9bf9-99f1-43f1-96eb-cee55c487841"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:01.038Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:00.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:01.038Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:00.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:01.038Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:00.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:03.362Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/AS8RM/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "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-05-19T00:09:03.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "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-05-19T00:09:03.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "message": "Process created, PID: 14414", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:04.043Z", "message": "[vellum] 192.168.120.8", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:03.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3200, "offset": 3174, "size": 50}}} 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:09 GMT 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:09,359 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:09:09,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:09,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:09,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:09,360 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:09:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_bc0slb/env/bin/ctx", line 13, in 2019-05-19 00:09:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-05-19 00:09:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_bc0slb/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-05-19 00:09:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-05-19 00:09:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_bc0slb/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-05-19 00:09:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-05-19 00:09:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30500: ordinal not in range(128)") 2019-05-19 00:09:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:09:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-05-19 00:09:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-05-19 00:09:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-05-19 00:09:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-05-19 00:09:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-05-19 00:09:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:09:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-19 00:09:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-19 00:09:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/AS8RM/start-vellum.sh 2019-05-19 00:09:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-19 00:09:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:09:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-05-19 00:09:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:09:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-19 00:09:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-05-19 00:09:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14414 2019-05-19 00:09:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-19 00:09:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.8 2019-05-19 00:09:09,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:09,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:09,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:09,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:09,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:09 GMT 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:09,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:09,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:14,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:14,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:14,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:14,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:14,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:14,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:14,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:14,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:13.804Z", "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-05-19T00:09:13.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3201, "offset": 3200, "size": 50}}} 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:14 GMT 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:14,541 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:14,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:09:14,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:14,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:14,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:14,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:14,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:14,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:14,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:14,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:14 GMT 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:14,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:19,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:19,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:19,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3201, "offset": 3201, "size": 50}}} 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:19,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:19 GMT 2019-05-19 00:09:19,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:19,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:09:19,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:19,816 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:19,816 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:19,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:19,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:19,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:19,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:19 GMT 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:19,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:19,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:19,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:24,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:24,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:24,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:24,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:24,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:24,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:24,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:24,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:24,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:23.580Z", "message": "Waiting for process 14414 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:23.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:24.299Z", "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-05-19T00:09:23.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3203, "offset": 3201, "size": 50}}} 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:24 GMT 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:24,966 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:09:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14414 to end... 2019-05-19 00:09:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:09:24,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:25,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:25,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:25 GMT 2019-05-19 00:09:25,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:25,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:25,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:25,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:25,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:30,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:30,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:30,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:30,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:30,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:30,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:30,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:30,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3203, "offset": 3203, "size": 50}}} 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:30 GMT 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:30,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:30,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:30,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:30,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:30 GMT 2019-05-19 00:09:30,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:30,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:30,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:30,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:30,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:35,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:35,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:35,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:35,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:35,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:35,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:33.814Z", "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-05-19T00:09:33.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3204, "offset": 3203, "size": 50}}} 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:35 GMT 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:35,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:35,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:09:35,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:35,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:35,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:35,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:35 GMT 2019-05-19 00:09:35,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:35,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:35,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:35,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:35,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:40,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3204, "offset": 3204, "size": 50}}} 2019-05-19 00:09:40,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:40,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:40 GMT 2019-05-19 00:09:40,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:40,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:09:40,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:40,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:40,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:40,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:40,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:40,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:40,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:40 GMT 2019-05-19 00:09:40,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:40,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:40,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:40,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:40,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:45,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:45,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:45,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:45,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:45,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:45,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:43.589Z", "message": "Waiting for process 14414 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:09:43.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:44.280Z", "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-05-19T00:09:43.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3206, "offset": 3204, "size": 50}}} 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:45 GMT 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:45,603 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:45,604 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:09:45,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14414 to end... 2019-05-19 00:09:45,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:09:45,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:45,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:45,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:45,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:45 GMT 2019-05-19 00:09:45,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:45,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:45,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:45,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:45,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:50,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:50,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3206, "offset": 3206, "size": 50}}} 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:50,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:50 GMT 2019-05-19 00:09:50,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:50,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:09:50,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:50,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:50,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:50,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:50,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:50,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:50,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:50,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:50,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:50,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:50,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:50,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:50,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:50,820 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:50 GMT 2019-05-19 00:09:50,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:50,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:50,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:50,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:50,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:55,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:09:55,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:55,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:55,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:55,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:55,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:55,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:55,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:09:54.005Z", "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-05-19T00:09:53.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3207, "offset": 3206, "size": 50}}} 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:55 GMT 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:55,914 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:09:55,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:09:55,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:09:55,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:09:55 GMT 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:09:55,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:09:55,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:09:55,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:09:55,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:00,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:01,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:01,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:01,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3207, "offset": 3207, "size": 50}}} 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:01 GMT 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:10:01,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:01,090 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:01,090 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:01,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:01,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:01,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:01,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:01 GMT 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:01,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:01,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:06,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:06,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:06,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:06,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:06,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:06,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:06,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:06,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:03.631Z", "message": "Waiting for process 14414 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:10:03.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:04.298Z", "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-05-19T00:10:03.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3209, "offset": 3207, "size": 50}}} 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:06 GMT 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:06,264 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:10:06,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14414 to end... 2019-05-19 00:10:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:10:06,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:06,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:06,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:06,327 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:06 GMT 2019-05-19 00:10:06,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:06,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:06,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:06,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:06,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:11,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:11,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:11,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:11,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3209, "offset": 3209, "size": 50}}} 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:11 GMT 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:10:11,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:11,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:11,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:11,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:11,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:11,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:11,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:11 GMT 2019-05-19 00:10:11,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:11,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:11,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:11,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:11,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:16,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:16,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:16,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:16,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:14.029Z", "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-05-19T00:10:13.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3210, "offset": 3209, "size": 50}}} 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:16 GMT 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:16,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-19 00:10:16,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:16,625 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:16,625 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:16,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:10:16,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:16,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:16,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:16,701 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:16 GMT 2019-05-19 00:10:16,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:16,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:16,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:16,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:16,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:21,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:21,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:21,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:21,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:21,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:21,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:21,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:21,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3210, "offset": 3210, "size": 50}}} 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:21 GMT 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:21,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:21,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:21,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:21,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:21 GMT 2019-05-19 00:10:21,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:21,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:21,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:21,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:21,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:26,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:26,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:26,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:23.655Z", "message": "Waiting for process 14414 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:10:23.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:24.272Z", "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-05-19T00:10:23.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3212, "offset": 3210, "size": 50}}} 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:26,947 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:26 GMT 2019-05-19 00:10:26,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:26,948 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:10:26,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:26,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:26,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:26,948 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:10:26,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14414 to end... 2019-05-19 00:10:26,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:10:26,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:27,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:27,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:27,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:27,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:27,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:27,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:26 GMT 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:27,002 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:32,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:32,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:32,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:32,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3212, "offset": 3212, "size": 50}}} 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:32 GMT 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:10:32,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:32,093 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:32,093 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:32,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:32,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:32,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:32,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:32,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:32,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:32,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:32 GMT 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:32,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:37,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:37,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:37,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:37,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:37,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:37,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:37,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:34.033Z", "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-05-19T00:10:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3213, "offset": 3212, "size": 50}}} 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:37 GMT 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:37,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:37,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:10:37,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:37,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:37,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:37,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:37 GMT 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:37,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:37,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:37,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:42,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:42,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:42,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:42,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:42,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3213, "offset": 3213, "size": 50}}} 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:42 GMT 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:42,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:42,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:42,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:42,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:42 GMT 2019-05-19 00:10:42,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:42,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:42,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:42,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:42,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:47,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:47,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:47,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:47,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:47,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:47,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:47,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:47,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:43.656Z", "message": "Waiting for process 14414 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:10:43.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:44.274Z", "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-05-19T00:10:44.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3215, "offset": 3213, "size": 50}}} 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:47 GMT 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:47,646 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:10:47,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14414 to end... 2019-05-19 00:10:47,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:10:47,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:47,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:47,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:47,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:47 GMT 2019-05-19 00:10:47,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:47,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:47,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:47,733 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:47,733 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:52,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:52,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:52,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:52,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:52,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:52,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3215, "offset": 3215, "size": 50}}} 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:52 GMT 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:52,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:52,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:52,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:52,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:52,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:52 GMT 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:52,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:52,881 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:52,881 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:57,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:10:57,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:57,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:57,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:57,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:57,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:10:54.250Z", "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-05-19T00:10:54.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3216, "offset": 3215, "size": 50}}} 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:57 GMT 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:57,977 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:10:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:10:57,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:10:58,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:10:58,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:10:58,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:10:58 GMT 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:10:58,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:10:58,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:10:58,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:10:58,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:03,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:11:03,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:03,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:03,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:03,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:03,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3216, "offset": 3216, "size": 50}}} 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:03 GMT 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:03,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:03,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:11:03,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:03,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:03,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:03,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:03,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:03,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:03 GMT 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:03,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:08,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:11:08,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:08,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:08,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:08,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:03.674Z", "message": "Waiting for process 14414 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:03.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:04.293Z", "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-05-19T00:11:04.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3218, "offset": 3216, "size": 50}}} 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:08 GMT 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:08,301 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:08,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:08,302 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:11:08,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14414 to end... 2019-05-19 00:11:08,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:11:08,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:11:08,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:08,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:08,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:08,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:08,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:08,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:08,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:08 GMT 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:08,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:13,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:11:13,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:13,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:13,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3218, "offset": 3218, "size": 50}}} 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:13 GMT 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:11:13,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:13,448 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:13,448 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:13,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:11:13,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:13,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:13,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:13,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:13,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:13,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:13,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:13,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:11:13,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:13,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:13 GMT 2019-05-19 00:11:13,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:13,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:11:13,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:13,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:13,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:18,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:11:18,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:18,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:18,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:18,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:18,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:18,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:18,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:14.468Z", "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-05-19T00:11:14.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3219, "offset": 3218, "size": 50}}} 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:18 GMT 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:18,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:18,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-19 00:11:18,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:18,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:11:18,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:18,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:18 GMT 2019-05-19 00:11:18,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:18,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:11:18,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:18,666 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:18,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:23,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:23,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:23.692Z", "message": "Waiting for process 14414 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:23.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3220, "offset": 3219, "size": 50}}} 2019-05-19 00:11:23,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:23,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:23 GMT 2019-05-19 00:11:23,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:23,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-05-19 00:11:23,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:23,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:23,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:23,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14414 to end... 2019-05-19 00:11:23,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:11:23,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:23,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:23,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-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:23 GMT 2019-05-19 00:11:23,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:23,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-19 00:11:23,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:23,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:23,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:28,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:11:28,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:28,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:28,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:28,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:28,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:28,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:28,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:24.476Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "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-05-19T00:11:24.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:25.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "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-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " udp6 0 0 fe80::f816:3eff:fe3:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " udp6 0 0 :::55972 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "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-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7225 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8805 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9071 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": "Execution done (PID=14414, return_code=0): /tmp/AS8RM/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:11:25.042Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3f:7e:b1 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T00:11:24.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2160aa52-7a0d-4756-8267-26297d5a0faf", "logger": "ctx.f43355e9-75f8-4814-96f6-55510566455d"}], "metadata": {"pagination": {"total": 3324, "offset": 3220, "size": 50}}} 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:28 GMT 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:28,908 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:11:28,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-05-19 00:11:28,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:11:28,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-05-19 00:11:28,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-05-19 00:11:28,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe3:123 :::* - 2019-05-19 00:11:28,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-05-19 00:11:28,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-05-19 00:11:28,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::55972 :::* - 2019-05-19 00:11:28,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-05-19 00:11:28,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-05-19 00:11:28,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7225 - /run/udev/control 2019-05-19 00:11:28,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart 2019-05-19 00:11:28,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8805 - /var/run/dbus/system_bus_socket 2019-05-19 00:11:28,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9071 - /var/run/acpid.socket 2019-05-19 00:11:28,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14414, return_code=0): /tmp/AS8RM/start-vellum.sh 2019-05-19 00:11:28,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-19 00:11:28,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-19 00:11:28,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-19 00:11:28,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-19 00:11:28,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-19 00:11:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: connect: Connection refused 2019-05-19 00:11:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/AS8RM/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-19 00:11:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-05-19 00:11:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3f:7e:b1 2019-05-19 00:11:28,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/2160aa52-7a0d-4756-8267-26297d5a0faf 2019-05-19 00:11:28,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:28,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:28,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:28,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:28,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:28,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:28,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T00:11:28.471Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"} 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:28 GMT 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:28,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:28,975 - 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-05-18T23:58:05.873Z', u'id': u'2160aa52-7a0d-4756-8267-26297d5a0faf', u'ended_at': u'2019-05-19T00:11:28.471Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-18T23:58:05.872Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-05-19 00:11:28,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-19 00:11:29,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:11:29,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:11:29,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:11:29 GMT 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-19 00:11:29,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:11:29,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:11:29,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:11:29,042 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2019-05-19 00:11:29,133 - 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-05-19 00:11:29,203 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-19 00:11:29,203 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-19 00:11:29,240 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:11:29,241 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-05-19 00:11:54,275 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:11:54,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-05-19 00:12:19,326 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:12:19,327 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-05-19 00:12:44,362 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:12:44,362 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-05-19 00:13:09,426 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:13:09,427 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-05-19 00:13:34,484 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:13:34,484 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-05-19 00:13:59,654 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:13:59,655 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-05-19 00:14:24,710 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:14:24,710 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-05-19 00:14:49,766 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:14:49,767 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-05-19 00:15:14,803 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:15:14,803 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-05-19 00:15:39,863 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:15:39,864 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-05-19 00:16:04,915 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:16:04,916 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-05-19 00:16:29,977 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-19 00:16:29,977 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-05-19 00:16:55,240 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550690@clearwater.opnfv', u'sip_username': u'6505550690', u'formatted_number': u'(650) 555-0690', u'number': u'6505550690', u'sip_uri': u'sip:6505550690@clearwater.opnfv', u'number_id': u'f1bb22a8d50149efbb756ad7610f0a18', u'sip_password': u'rPxEeEgkj', u'pstn': False} 2019-05-19 00:16:55,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-19 00:16:55,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:16:55,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:16:55,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:16:55,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:16:55 GMT 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-19 00:16:55,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:16:55,348 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:16:55,348 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:16:55,348 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-19 00:16:55,348 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-19 00:16:55,356 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-19 00:16:55,356 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-19 00:19:05,275 - 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) - (6505550332, 6505550492) Passed Basic Call - SDP (TCP) - (6505550583, 6505550659) Passed Basic Call - Tel URIs (TCP) - (6505550569, 6505550144) Passed Basic Call - Unknown number (TCP) - (6505550718, 6505550332) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550623, 6505550085) Passed Basic Call - Messages - Pager model (TCP) - (6505550031, 6505550412) Passed Basic Call - Pracks (TCP) - (6505550428, 6505550029) Passed Basic Registration (TCP) - (6505550284) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550161, 6505550167) Passed Call Barring - Outbound Rejection (TCP) - (6505550668, 6505550396) 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) - (6505550492, 6505550957) 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) - (6505550231, 6505550295, 6505550518) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550648, 6505550503, 6505550244) Passed Call Diversion - Not reachable (408) (TCP) - (6505550934, 6505550772, 6505550389) Passed Call Diversion - Not reachable (503) (TCP) - (6505550308, 6505550565, 6505550367) Passed Call Diversion - Not reachable (500) (TCP) - (6505550631, 6505550432, 6505550180) Passed Call Diversion - Busy (TCP) - (6505550582, 6505550865, 6505550868) Passed Call Diversion - Unconditional (TCP) - (6505550501, 6505550078, 6505550104) Passed Call Diversion - No answer (TCP) - (6505550806, 6505550346, 6505550476) Passed Call Diversion - Bad target URI (TCP) - (6505550919, 6505550729) Passed Call Diversion - Audio-only call (TCP) - (6505550549, 6505550046, 6505550626, 6505550514) Passed Call Diversion - Audio-video call (TCP) - (6505550294, 6505550337, 6505550856, 6505550074) Passed Call Forking - Mainline (TCP) - (6505550719, 6505550200) Passed Call Forking - Endpoint offline (TCP) - (6505550024, 6505550238) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550663, 6505550088) Passed Call Waiting - Accepted (TCP) - (6505550506, 6505550452, 6505550855) Passed Call Waiting - Cancelled (TCP) - (6505550880, 6505550660, 6505550029) Passed CANCEL - Mainline (TCP) - (6505550732, 6505550279) Passed Filtering - Accept-Contact (TCP) - (6505550700, 6505550335) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550308, 6505550882) Passed Filtering - Accept-Contact no match (TCP) - (6505550666, 6505550656) Passed Filtering - Accept-Contact negated match (TCP) - (6505550590, 6505550657) Passed Filtering - RFC3841 example (TCP) - (6505550673, 6505550453) Passed Filtering - Reject-Contact no match (TCP) - (6505550161, 6505550454) Passed Filtering - Reject-Contact match (TCP) - (6505550338, 6505550611) 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) - (6505550558) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550661) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550225) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550473) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550425, 6505550105) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550532, 6505550411) Passed GRUU - Call - only GRUU as target (TCP) - (6505550209, 6505550743) Passed GRUU - Call - AoR as target (TCP) - (6505550900, 6505550075) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550821, 6505550568) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550147, 6505550909) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550378, 6505550749) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550859, 6505550125) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550291, 6505550110) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550541, 6505550839) 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) - (6505550217) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550002) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550388) 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) - (6505550738, 6505550971) 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-05-19 00:19:05,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-19 00:19:05,394 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-19 00:19:05,394 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:19 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-19 00:19:05,399 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-19 00:19:05,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions 2019-05-19 00:19:05,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:05,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:05,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:05,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:05,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-18T23:58:02.298Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:59.713Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:57:59.715Z", "id": "b3e98e5b-5f13-4e5b-958e-f765738a4f78"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T00:11:28.471Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-18T23:58:05.872Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-18T23:58:05.873Z", "id": "2160aa52-7a0d-4756-8267-26297d5a0faf"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:05 GMT 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:05,518 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:05,519 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:05,519 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.219:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-19 00:19:05,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:05,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:05,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:05,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:05,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:05,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:05,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-05-19 00:19:05,937 - 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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:05 GMT 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:05,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:05,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:06,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:06,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:06,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:06 GMT 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-19 00:19:06,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:06,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:06,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:06,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:06,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:06,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:06,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:06,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:06,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:06,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:06,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:06,220 - 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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:06,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:06,221 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:06 GMT 2019-05-19 00:19:06,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:06,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:06,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:06,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:06,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:11,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:11,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:11,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:11,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:11,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:11,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:11,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:11,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:11,312 - 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-05-19T00:19:06.941Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:06.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:10.161Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:10.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:10.757Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:10.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:10.757Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:10.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:10.757Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:10.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 5, "offset": 0, "size": 50}}} 2019-05-19 00:19:11,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:11,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:11 GMT 2019-05-19 00:19:11,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:11,312 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:11,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:11,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:11,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:11,313 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:11,313 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-19 00:19:11,313 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:11,314 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:11,314 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:11,314 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:11,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:11,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:11,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:11,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:11 GMT 2019-05-19 00:19:11,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:11,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:11,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:11,397 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:11,397 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:16,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:16,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:16,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:16,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.352Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:10.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.352Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:10.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.352Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:10.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.898Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/67I4V/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.898Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.898Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.898Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "sprout_5ju09e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.898Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.898Z", "message": "Process created, PID: 17645", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:11.898Z", "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-05-19T00:19:11.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "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-05-19T00:19:11.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "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-05-19T00:19:11.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": "Execution done (PID=17645, return_code=1): /tmp/67I4V/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:12.644Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:11.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4f1da1a7-9e52-4dd3-95dc-736627f0aedb"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.211Z", "message": "Process created, PID: 18302", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.211Z", "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-05-19T00:19:12.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.211Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/L2BUL/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.211Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "dime_cps4ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.211Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.211Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.211Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:12.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "homer_wsf8ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/99ZBL/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "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-05-19T00:19:13.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Process created, PID: 24773", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Execution done (PID=24773, return_code=1): /tmp/99ZBL/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:13.743Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:13.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.38019b5d-ae87-4a29-875c-1aa9c7151297"}, {"node_instance_id": "bono_pf1oag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:14.562Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.093Z", "message": "Process created, PID: 15695", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.093Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/9SC2U/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.093Z", "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-05-19T00:19:14.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.093Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.093Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.093Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}], "metadata": {"pagination": {"total": 90, "offset": 5, "size": 50}}} 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:16 GMT 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:16,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:16,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:16,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:16,555 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:16,557 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:16,557 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:16,557 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:16,557 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/67I4V/stop-ellis.sh 2019-05-19 00:19:16,557 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:16,557 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-05-19 00:19:16,558 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:16,558 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:16,558 - functest.core.cloudify - DEBUG - Process created, PID: 17645 2019-05-19 00:19:16,558 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:16,558 - 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-05-19 00:19:16,558 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-19 00:19:16,558 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:16,559 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:16,559 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:16,559 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:16,559 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:16,559 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:16,559 - functest.core.cloudify - DEBUG - Execution done (PID=17645, return_code=1): /tmp/67I4V/stop-ellis.sh 2019-05-19 00:19:16,559 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:16,560 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:16,560 - functest.core.cloudify - DEBUG - Process created, PID: 18302 2019-05-19 00:19:16,560 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:16,560 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/L2BUL/stop-sprout.sh 2019-05-19 00:19:16,560 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-05-19 00:19:16,560 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:16,560 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/99ZBL/stop-vellum.sh 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - Process created, PID: 24773 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:16,561 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-05-19 00:19:16,562 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-05-19 00:19:16,562 - functest.core.cloudify - DEBUG - Execution done (PID=24773, return_code=1): /tmp/99ZBL/stop-vellum.sh 2019-05-19 00:19:16,562 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:16,562 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:16,562 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:16,562 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:16,562 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:16,563 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:16,563 - functest.core.cloudify - DEBUG - Process created, PID: 15695 2019-05-19 00:19:16,563 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/9SC2U/stop-dime.sh 2019-05-19 00:19:16,563 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:16,563 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:16,563 - functest.core.cloudify - DEBUG - Stopping dime node 2019-05-19 00:19:16,563 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:16,564 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-05-19 00:19:16,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:16,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:16,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:16,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:16,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:16,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:16 GMT 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:16,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:21,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:21,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:21,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_w1hm4u", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/67I4V/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/67I4V/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_28nk2z/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_28nk2z/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_28nk2z/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_28nk2z/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_28nk2z/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_28nk2z/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/67I4V/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-19T00:19:15.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/99ZBL/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/99ZBL/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_bc0slb/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_bc0slb/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_bc0slb/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_bc0slb/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_bc0slb/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_bc0slb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/99ZBL/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-19T00:19:15.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Execution done (PID=15695, return_code=1): /tmp/9SC2U/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:14.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8b8953c2-1f95-4180-9c90-90a785299e3b"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/RBQPA/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "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-05-19T00:19:15.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Process created, PID: 16272", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "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-05-19T00:19:15.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:15.759Z", "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-05-19T00:19:15.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_cps4ox", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/9SC2U/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/9SC2U/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_oxwiko/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_oxwiko/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_oxwiko/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_oxwiko/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_oxwiko/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_oxwiko/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/9SC2U/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-19T00:19:15.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/G36FK/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "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-05-19T00:19:15.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Process created, PID: 16207", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Execution done (PID=16272, return_code=1): /tmp/RBQPA/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.393Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.5214a317-d5f7-4c0e-99c7-abb57547c324"}, {"node_instance_id": "homer_wsf8ig", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.992Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/RBQPA/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/RBQPA/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_4llvpz/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_4llvpz/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_4llvpz/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_4llvpz/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_4llvpz/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_4llvpz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/RBQPA/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-19T00:19:16.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.992Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0GJRT/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:16.756Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.992Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:16.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:16.992Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:15.598Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "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-05-19T00:19:17.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:16.931Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "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-05-19T00:19:17.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.195Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwM68kM', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.171Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {u'vellum_u8gh4b': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-u8gh4b'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.170Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.133Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:16.474Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 193, "offset": 55, "size": 50}}} 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:21,738 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:21 GMT 2019-05-19 00:19:21,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:21,739 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:21,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:21,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:21,739 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:21,739 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:21,741 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/67I4V/stop-ellis.sh, exit_code: 1 2019-05-19 00:19:21,742 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/99ZBL/stop-vellum.sh, exit_code: 1 2019-05-19 00:19:21,742 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:19:21,742 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:19:21,742 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-05-19 00:19:21,742 - functest.core.cloudify - DEBUG - Execution done (PID=15695, return_code=1): /tmp/9SC2U/stop-dime.sh 2019-05-19 00:19:21,742 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:21,743 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:21,743 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:21,743 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:21,743 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:21,743 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/RBQPA/stop-homer.sh 2019-05-19 00:19:21,743 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:21,744 - functest.core.cloudify - DEBUG - Process created, PID: 16272 2019-05-19 00:19:21,744 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:21,744 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:21,744 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:21,744 - 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-05-19 00:19:21,744 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:21,745 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-19 00:19:21,745 - functest.core.cloudify - DEBUG - Stopping bono node 2019-05-19 00:19:21,745 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:19:21,745 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:19:21,745 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/9SC2U/stop-dime.sh, exit_code: 1 2019-05-19 00:19:21,745 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/G36FK/stop-bono.sh 2019-05-19 00:19:21,745 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:21,746 - functest.core.cloudify - DEBUG - Process created, PID: 16207 2019-05-19 00:19:21,746 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:21,746 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:21,746 - functest.core.cloudify - DEBUG - Execution done (PID=16272, return_code=1): /tmp/RBQPA/stop-homer.sh 2019-05-19 00:19:21,746 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:21,746 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:21,747 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:21,747 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:21,747 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:21,747 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/RBQPA/stop-homer.sh, exit_code: 1 2019-05-19 00:19:21,747 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0GJRT/bind.py 2019-05-19 00:19:21,747 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:19:21,747 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:21,748 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-19 00:19:21,748 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:21,748 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-19 00:19:21,748 - 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-05-19 00:19:21,748 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:21,748 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:21,748 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwM68kM', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:21,749 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {u'vellum_u8gh4b': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-u8gh4b'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:21,749 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:19:21,749 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:19:21,749 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:21,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:21,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:21,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:21 GMT 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:21,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:21,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:21,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:21,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:26,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:26,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:26,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:26,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:26,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:26,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:26,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:26,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "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-05-19T00:19:17.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Execution done (PID=18302, return_code=1): /tmp/L2BUL/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cea2912-cccd-4514-9022-6df46102678b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.217Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.217Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:17.603Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {u'vellum_u8gh4b': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-u8gh4b'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.217Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRBXnkg', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.433Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EYHK5/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.817Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.476Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.455Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4c560bf4-29e0-4450-8440-18e19b18f983"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.980Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.730Z", "source_id": "ellis_w1hm4u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.163Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:17.538Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.295Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.274Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpv8k7xw', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.674Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Execution done (PID=16207, return_code=1): /tmp/G36FK/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.295Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.295Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.207Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "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-05-19T00:19:18.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "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-05-19T00:19:18.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.9b7c8360-ac45-41d9-bc66-f3a6f518f817"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.251Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.251Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxBss1G', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.252Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:18.706Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.275Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.230Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.683Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": "sprout_5ju09e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.230Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/L2BUL/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/L2BUL/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_ff47j9/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_ff47j9/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_ff47j9/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_ff47j9/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_ff47j9/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_ff47j9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/L2BUL/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-19T00:19:19.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.230Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.044Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.230Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LWGYP/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.861Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.230Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:18.689Z", "source_id": "vellum_u8gh4b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d9c5d6b8-6f7b-444f-8968-6fe315fd840f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.384Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.384Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.378Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEedN2X', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.364Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}], "metadata": {"pagination": {"total": 266, "offset": 105, "size": 50}}} 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:26 GMT 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:26,913 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:26,916 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:26,916 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-19 00:19:26,916 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-05-19 00:19:26,916 - functest.core.cloudify - DEBUG - Execution done (PID=18302, return_code=1): /tmp/L2BUL/stop-sprout.sh 2019-05-19 00:19:26,916 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:26,917 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:26,917 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:26,917 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:26,917 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:26,917 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-19 00:19:26,917 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:19:26,918 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {u'vellum_u8gh4b': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-u8gh4b'}}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:26,918 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:19:26,918 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRBXnkg', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:26,918 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EYHK5/bind.py 2019-05-19 00:19:26,918 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:19:26,918 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:26,919 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-19 00:19:26,919 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:26,919 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:26,919 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-19 00:19:26,919 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:26,919 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpv8k7xw', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:26,919 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:26,920 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:26,920 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:26,920 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:26,920 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:26,920 - functest.core.cloudify - DEBUG - Execution done (PID=16207, return_code=1): /tmp/G36FK/stop-bono.sh 2019-05-19 00:19:26,920 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:26,921 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:19:26,921 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:19:26,921 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:26,921 - 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-05-19 00:19:26,921 - functest.core.cloudify - DEBUG - 2019-05-19 00:19:26,921 - functest.core.cloudify - DEBUG - There is no service named "clearwater_config_manager" 2019-05-19 00:19:26,921 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-05-19 00:19:26,922 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:19:26,922 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {u'dime_cps4ox': {u'public_address': u'', u'private_address': u'192.168.120.27', u'name': u'dime-cps4ox'}}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:26,922 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxBss1G', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:26,922 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:26,922 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:26,922 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/L2BUL/stop-sprout.sh, exit_code: 1 2019-05-19 00:19:26,922 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-19 00:19:26,923 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LWGYP/bind.py 2019-05-19 00:19:26,923 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:19:26,923 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:19:26,923 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-19 00:19:26,923 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:26,923 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEedN2X', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:26,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:26,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:26,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:26 GMT 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:26,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:26,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:26,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:26,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:31,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:32,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:32,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:32,084 - 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-05-19T00:19:19.794Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WY8TS/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.573Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.616Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.609Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphg06Xi', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.602Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.384Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.384Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.378Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEedN2X', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.364Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.363Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.363Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:19.794Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.329Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6e4f83c7-52bf-429c-96ef-73f844d4442a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.761Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.050Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.087Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.087Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6xSHFs', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.088Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.096Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.102Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.102Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.102Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9mZp4x', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.253Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:20.340Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.020Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.020Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.020Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.020Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.020Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.261Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.020Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.268Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4dffd6cc-3611-4f04-a51f-9f53f02e386f"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BJ216/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:21.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "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-05-19T00:19:21.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Process created, PID: 24944", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:21.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:21.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:21.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:21.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:21.598Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:19.952Z", "source_id": "dime_cps4ox", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.146Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.724Z", "source_id": "homer_wsf8ig", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.146Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GN5F8/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.146Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:20.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.678Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.678Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.361Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.678Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:21.639Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.678Z", "message": "Process created, PID: 17839", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.678Z", "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-05-19T00:19:22.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.678Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:22.678Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:23.431Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:23.431Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.022Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}], "metadata": {"pagination": {"total": 284, "offset": 155, "size": 50}}} 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:32 GMT 2019-05-19 00:19:32,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:32,085 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:32,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:32,085 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:32,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:32,085 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:32,087 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WY8TS/bind.py 2019-05-19 00:19:32,087 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:19:32,087 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:32,087 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphg06Xi', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:32,087 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:32,087 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:19:32,088 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:32,088 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEedN2X', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:32,088 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_wsf8ig': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-wsf8ig'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:32,088 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:19:32,088 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:19:32,088 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-19 00:19:32,088 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:19:32,089 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:19:32,089 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:32,089 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6xSHFs', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:32,089 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:32,089 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-19 00:19:32,089 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:19:32,089 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, u'vellum': {}, u'bono': {u'bono_pf1oag': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.7', u'name': u'bono-pf1oag'}}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:32,090 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9mZp4x', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:32,090 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:19:32,090 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:19:32,090 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:19:32,090 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:19:32,090 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:19:32,090 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:19:32,091 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:32,091 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:19:32,091 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:19:32,091 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BJ216/remove-cluster-node.sh 2019-05-19 00:19:32,091 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:32,091 - functest.core.cloudify - DEBUG - Process created, PID: 24944 2019-05-19 00:19:32,091 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GN5F8/remove-cluster-node.sh 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:32,092 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-19 00:19:32,093 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:32,093 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:32,093 - functest.core.cloudify - DEBUG - Process created, PID: 17839 2019-05-19 00:19:32,093 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:32,093 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:32,093 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:32,093 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:19:32,094 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-19 00:19:32,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:32,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:32,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:32,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:32,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:32,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:32,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:32 GMT 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:32,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:37,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:37,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:37,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wsf8ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:23.431Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:23.431Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RFQ26/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:22.852Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:23.431Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.022Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpFrXn8x', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.689Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.414Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.389Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.413Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.389Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": "homer_wsf8ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.334Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.405Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp5CWkbG', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.390Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.414Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.722Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.711Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8d8d2f9e-0084-4c4c-846c-a3b10d6de0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.064Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CR0X2/bind.py", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:23.697Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.598Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.186Z", "source_id": "bono_pf1oag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.598Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.053Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:24.598Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.528Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.529Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGetXHh', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.714Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.722Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.730Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/W7TSR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "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-05-19T00:19:24.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Process created, PID: 16378", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.463Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.510Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.510Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHzOhbS', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.511Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.519Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": "dime_cps4ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.175Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.230Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ovae9f", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:24.528Z", "source_id": "sprout_5ju09e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.53f5c96f-9685-445e-9a2c-35d6b6cf0bb0"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.830Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.830Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:25.830Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "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-05-19T00:19:25.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Process created, PID: 15835", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:25.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}], "metadata": {"pagination": {"total": 327, "offset": 205, "size": 50}}} 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:37 GMT 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:37,259 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:37,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:37,260 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:37,260 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:37,260 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:37,262 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:19:37,262 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RFQ26/bind.py 2019-05-19 00:19:37,262 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-19 00:19:37,262 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFrXn8x', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:37,262 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:37,263 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:19:37,263 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-19 00:19:37,263 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5ju09e': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-5ju09e'}}, 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.30', u'hss_hostname': u''}. 2019-05-19 00:19:37,263 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:37,263 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:19:37,263 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:37,264 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp5CWkbG', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:37,264 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:19:37,264 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:19:37,264 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:19:37,264 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:37,264 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CR0X2/bind.py 2019-05-19 00:19:37,265 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:37,265 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-19 00:19:37,265 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:19:37,265 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-19 00:19:37,265 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-19 00:19:37,265 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}. 2019-05-19 00:19:37,266 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGetXHh', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:37,266 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-19 00:19:37,266 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-19 00:19:37,266 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/W7TSR/remove-cluster-node.sh 2019-05-19 00:19:37,266 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:37,266 - functest.core.cloudify - DEBUG - Process created, PID: 16378 2019-05-19 00:19:37,266 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:37,267 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:37,267 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-19 00:19:37,267 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-19 00:19:37,267 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.30', u'hss_hostname': u''}. 2019-05-19 00:19:37,267 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHzOhbS', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:37,267 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-19 00:19:37,268 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:37,268 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:37,268 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-19 00:19:37,268 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:19:37,268 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:19:37,268 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:19:37,268 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:19:37,269 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:37,269 - functest.core.cloudify - DEBUG - Process created, PID: 15835 2019-05-19 00:19:37,269 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:37,269 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-19 00:19:37,269 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:37,269 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:19:37,269 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:37,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:37,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:37,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:37,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:37,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:37,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:37,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:37,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:37,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:37,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:37,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:37 GMT 2019-05-19 00:19:37,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:37,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:37,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:37,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:37,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:42,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:42,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": " Removed member 35b88010d0e17d16 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Execution done (PID=17839, return_code=0): /tmp/GN5F8/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:26.397Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.82895afd-cabb-45ce-993f-c88f59cf01d4"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.089Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.089Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_w1hm4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.089Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:26.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.689Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.689Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.689Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/V16AG/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.689Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.689Z", "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-05-19T00:19:27.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.689Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:27.689Z", "message": "Process created, PID: 16398", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:28.420Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:28.420Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YNRFF/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:28.420Z", "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-05-19T00:19:27.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:28.420Z", "message": "Process created, PID: 18507", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:28.420Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:28.420Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:28.420Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:27.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:31.641Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:31.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:32.360Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:31.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.027Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": " Removed member 379b8ce925ff0fd2 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": "Execution done (PID=16378, return_code=0): /tmp/W7TSR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "homer_wsf8ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:33.587Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:32.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.638c1ed7-f1a5-414c-a109-86e1328a0ea9"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": "Execution done (PID=15835, return_code=0): /tmp/UR4Q4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " Removed member f890260f90f4fa08 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}], "metadata": {"pagination": {"total": 363, "offset": 255, "size": 50}}} 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:42 GMT 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:42,617 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:42,619 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:19:42,619 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:19:42,620 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-19 00:19:42,620 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-19 00:19:42,620 - functest.core.cloudify - DEBUG - Removed member 35b88010d0e17d16 from cluster 2019-05-19 00:19:42,620 - functest.core.cloudify - DEBUG - Execution done (PID=17839, return_code=0): /tmp/GN5F8/remove-cluster-node.sh 2019-05-19 00:19:42,620 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:42,620 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:42,621 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:42,621 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:42,621 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:42,621 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:42,621 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-19 00:19:42,621 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:19:42,622 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:42,622 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:42,622 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/V16AG/remove-cluster-node.sh 2019-05-19 00:19:42,622 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-19 00:19:42,622 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:42,622 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:42,622 - functest.core.cloudify - DEBUG - Process created, PID: 16398 2019-05-19 00:19:42,623 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-19 00:19:42,623 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YNRFF/remove-cluster-node.sh 2019-05-19 00:19:42,623 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-19 00:19:42,623 - functest.core.cloudify - DEBUG - Process created, PID: 18507 2019-05-19 00:19:42,623 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:19:42,623 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-19 00:19:42,624 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-19 00:19:42,624 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:19:42,624 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:42,624 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:19:42,624 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-19 00:19:42,624 - functest.core.cloudify - DEBUG - Removed member 379b8ce925ff0fd2 from cluster 2019-05-19 00:19:42,625 - functest.core.cloudify - DEBUG - Execution done (PID=16378, return_code=0): /tmp/W7TSR/remove-cluster-node.sh 2019-05-19 00:19:42,625 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:42,625 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:42,625 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:42,625 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:42,625 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:42,625 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:19:42,626 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-19 00:19:42,626 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-19 00:19:42,626 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:42,626 - functest.core.cloudify - DEBUG - Execution done (PID=15835, return_code=0): /tmp/UR4Q4/remove-cluster-node.sh 2019-05-19 00:19:42,626 - functest.core.cloudify - DEBUG - Removed member f890260f90f4fa08 from cluster 2019-05-19 00:19:42,626 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-19 00:19:42,627 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-19 00:19:42,627 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-19 00:19:42,627 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:19:42,627 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:19:42,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:42,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:42,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:42,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:42 GMT 2019-05-19 00:19:42,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:42,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:42,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:42,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:42,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:47,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:47,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:47,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "dime_cps4ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.57fe0b94-f4e1-4ba3-869a-ec31a751a6eb"}, {"node_instance_id": "homer_wsf8ig", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:34.261Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_cps4ox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:35.053Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:34.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:35.053Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:33.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_cps4ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:35.053Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:34.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:35.053Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:34.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:35.705Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:35.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:35.705Z", "message": "Stopping Agent ellis_host_28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:34.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bf17648a-008b-4c77-b5d7-efa494407e5a"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:35.705Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:34.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:36.286Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:36.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bf17648a-008b-4c77-b5d7-efa494407e5a"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:36.286Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:35.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:36.882Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:36.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:36.882Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:36.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:36.882Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:36.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:36.882Z", "message": "Successfully stopped daemon: ellis_host_28nk2z\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:36.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bf17648a-008b-4c77-b5d7-efa494407e5a"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:36.882Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_28nk2z stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:36.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bf17648a-008b-4c77-b5d7-efa494407e5a"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:37.463Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:37.463Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": "Execution done (PID=16398, return_code=0): /tmp/V16AG/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": " Removed member 66595310d93c3051 from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "bono_pf1oag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.182Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:37.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6fd17245-d841-46fd-aa65-c5882893efc2"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.698Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.698Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.698Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:38.698Z", "message": "Deleting Agent ellis_host_28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.49435240-f61b-4ff9-bf27-41fee84215a7"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:39.297Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_pf1oag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:39.297Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:39.297Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:39.830Z", "message": "Stopping Agent homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:39.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0a0f8088-e869-41fc-903a-ed2ada8749f5"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:39.830Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:38.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:40.580Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:39.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:40.580Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.090Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:40.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.090Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:40.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.090Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_4llvpz stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:40.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0a0f8088-e869-41fc-903a-ed2ada8749f5"}], "metadata": {"pagination": {"total": 405, "offset": 305, "size": 50}}} 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:47 GMT 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:47,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:47,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:47,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:47,839 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:47,840 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:47,840 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:47,840 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:47,840 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:19:47,840 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:19:47,840 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-19 00:19:47,841 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:47,841 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:47,841 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:47,841 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:19:47,841 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:47,841 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:47,841 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_28nk2z 2019-05-19 00:19:47,842 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:19:47,842 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:19:47,842 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:19:47,842 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:47,842 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:47,842 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:19:47,842 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_28nk2z 2019-05-19 00:19:47,843 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_28nk2z stop 2019-05-19 00:19:47,843 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:19:47,843 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:19:47,843 - functest.core.cloudify - DEBUG - Execution done (PID=16398, return_code=0): /tmp/V16AG/remove-cluster-node.sh 2019-05-19 00:19:47,843 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:47,843 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:47,843 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-19 00:19:47,844 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:19:47,844 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:19:47,844 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:47,844 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:47,844 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-19 00:19:47,844 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-19 00:19:47,844 - functest.core.cloudify - DEBUG - Removed member 66595310d93c3051 from cluster 2019-05-19 00:19:47,845 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:47,845 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-19 00:19:47,845 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:47,845 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:47,845 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_28nk2z 2019-05-19 00:19:47,845 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:19:47,845 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:19:47,846 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:47,846 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_4llvpz 2019-05-19 00:19:47,846 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:47,846 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:19:47,846 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:47,846 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-19 00:19:47,846 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:47,847 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_4llvpz stop 2019-05-19 00:19:47,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:47,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:47,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:47,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:47 GMT 2019-05-19 00:19:47,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:47,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:47,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:47,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:47,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:52,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:53,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:53,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:53,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:53,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:53,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:53,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:53,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:53,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.090Z", "message": "Successfully stopped daemon: homer_host_4llvpz\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:40.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0a0f8088-e869-41fc-903a-ed2ada8749f5"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.090Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:40.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.090Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:40.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0a0f8088-e869-41fc-903a-ed2ada8749f5"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.701Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:40.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.701Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:41.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.701Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:41.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:41.701Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:41.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.318Z", "message": "Stopping Agent dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:41.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8aacfe42-14b5-4746-abfc-9bbea005697b"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "00:19:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_28nk2z: No response received for task eb65e52fc1a34910b98f73342fa19932", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.49435240-f61b-4ff9-bf27-41fee84215a7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "Successfully stopped daemon: dime_host_oxwiko\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8aacfe42-14b5-4746-abfc-9bbea005697b"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_oxwiko stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8aacfe42-14b5-4746-abfc-9bbea005697b"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.8aacfe42-14b5-4746-abfc-9bbea005697b"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.49435240-f61b-4ff9-bf27-41fee84215a7"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "Deleting Agent homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a0089a63-9b91-4d44-a2d7-243e35fc2f61"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "Successfully deleted daemon: ellis_host_28nk2z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.49435240-f61b-4ff9-bf27-41fee84215a7"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:42.865Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:42.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.49435240-f61b-4ff9-bf27-41fee84215a7"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:43.497Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:43.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:43.497Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:43.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.092Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:43.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.092Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:43.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.092Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:43.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.703Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:19:44.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.703Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:43.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.703Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:43.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.703Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:44.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.703Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6c4d50a9-3a45-4882-9ff4-7b9ddda06d26", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:44.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:44.703Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4d50a9-3a45-4882-9ff4-7b9ddda06d26 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:44.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:45.314Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b718d7b8436c0136a00b168642d0392a3de5bd0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:44.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:45.314Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:45.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:45.959Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:45.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:45.959Z", "message": "Deleting Agent dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:45.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e16bac62-a61c-4718-8941-440170fc9a49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:45.959Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:45.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:46.542Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a0089a63-9b91-4d44-a2d7-243e35fc2f61"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:46.542Z", "message": "Stopping Agent bono_host_0nqzh2", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.de8c8939-38d3-44dd-a9bf-0bb1926d91f7"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:46.542Z", "message": "Successfully deleted daemon: homer_host_4llvpz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a0089a63-9b91-4d44-a2d7-243e35fc2f61"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:46.542Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a0089a63-9b91-4d44-a2d7-243e35fc2f61"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:46.542Z", "message": "00:19:46 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_4llvpz: No response received for task 358902975da04354b09c9ea353bc23c4", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a0089a63-9b91-4d44-a2d7-243e35fc2f61"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b718d7b8436c0136a00b168642d0392a3de5bd0\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-726916f0-3fba-452e-ab7d-0dee01cdd674 x-compute-request-id: req-726916f0-3fba-452e-ab7d-0dee01cdd674 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-05-19T00:19:46.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-726916f0-3fba-452e-ab7d-0dee01cdd674", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-77d61e5d-cc74-416f-885b-a4e6253c24c3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-77d61e5d-cc74-416f-885b-a4e6253c24c3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77d61e5d-cc74-416f-885b-a4e6253c24c3 x-compute-request-id: req-77d61e5d-cc74-416f-885b-a4e6253c24c3 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:48Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.137Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-726916f0-3fba-452e-ab7d-0dee01cdd674", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:46.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.751Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.751Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.de8c8939-38d3-44dd-a9bf-0bb1926d91f7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.751Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_0nqzh2 stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.de8c8939-38d3-44dd-a9bf-0bb1926d91f7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.751Z", "message": "Successfully stopped daemon: bono_host_0nqzh2\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.de8c8939-38d3-44dd-a9bf-0bb1926d91f7"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:47.751Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 446, "offset": 355, "size": 50}}} 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:53 GMT 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:53,053 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:53,055 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_4llvpz 2019-05-19 00:19:53,055 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:53,055 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:19:53,056 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:53,056 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:19:53,056 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:19:53,056 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:19:53,056 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_oxwiko 2019-05-19 00:19:53,056 - functest.core.cloudify - DEBUG - 00:19:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_28nk2z: No response received for task eb65e52fc1a34910b98f73342fa19932 2019-05-19 00:19:53,057 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_oxwiko 2019-05-19 00:19:53,057 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_oxwiko stop 2019-05-19 00:19:53,057 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:19:53,057 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:19:53,057 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_4llvpz 2019-05-19 00:19:53,057 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_28nk2z 2019-05-19 00:19:53,058 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:19:53,058 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:19:53,058 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:19:53,058 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:19:53,058 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:19:53,058 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:53,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:19:53,059 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:19:53,059 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:53,059 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:19:53,059 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6c4d50a9-3a45-4882-9ff4-7b9ddda06d26 2019-05-19 00:19:53,059 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4d50a9-3a45-4882-9ff4-7b9ddda06d26 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:19:53,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b718d7b8436c0136a00b168642d0392a3de5bd0" 2019-05-19 00:19:53,060 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:19:53,060 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:53,060 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_oxwiko 2019-05-19 00:19:53,060 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-19 00:19:53,060 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:19:53,060 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_0nqzh2 2019-05-19 00:19:53,061 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_4llvpz 2019-05-19 00:19:53,061 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:19:53,061 - functest.core.cloudify - DEBUG - 00:19:46 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_4llvpz: No response received for task 358902975da04354b09c9ea353bc23c4 2019-05-19 00:19:53,061 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:19:53,061 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b718d7b8436c0136a00b168642d0392a3de5bd0" -d '{"os-stop": null}' 2019-05-19 00:19:53,061 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-726916f0-3fba-452e-ab7d-0dee01cdd674 x-compute-request-id: req-726916f0-3fba-452e-ab7d-0dee01cdd674 Content-Length: 0 Content-Type: application/json 2019-05-19 00:19:53,061 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-726916f0-3fba-452e-ab7d-0dee01cdd674 2019-05-19 00:19:53,062 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-77d61e5d-cc74-416f-885b-a4e6253c24c3 2019-05-19 00:19:53,062 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-77d61e5d-cc74-416f-885b-a4e6253c24c3 2019-05-19 00:19:53,062 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77d61e5d-cc74-416f-885b-a4e6253c24c3 x-compute-request-id: req-77d61e5d-cc74-416f-885b-a4e6253c24c3 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:48Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:19:53,062 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-726916f0-3fba-452e-ab7d-0dee01cdd674 2019-05-19 00:19:53,062 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:19:53,062 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:19:53,063 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_0nqzh2 stop 2019-05-19 00:19:53,063 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_0nqzh2 2019-05-19 00:19:53,063 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:19:53,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:53,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:53,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:53,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:53 GMT 2019-05-19 00:19:53,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:53,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:53,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:53,155 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:53,155 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:58,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:19:58,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:58,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:48.297Z", "message": "Waiting for process 18507 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:48.297Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:48.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:48.297Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:47.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:48.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:19:48.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:48.830Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c1dd60-64a6-4100-bb4a-e45128a054b6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:48.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:48.830Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:48.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:48.830Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-31c1dd60-64a6-4100-bb4a-e45128a054b6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:48.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:49.709Z", "message": "Deleting Agent bono_host_0nqzh2", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:49.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63c05129-3f42-4a44-a7a7-1e44f61a52ec"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:49.709Z", "message": "00:19:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_oxwiko: No response received for task 488605d37a394a90ab27bf6f4b98f712", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:49.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e16bac62-a61c-4718-8941-440170fc9a49"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:49.709Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:49.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e16bac62-a61c-4718-8941-440170fc9a49"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:49.709Z", "message": "Successfully deleted daemon: dime_host_oxwiko", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:49.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e16bac62-a61c-4718-8941-440170fc9a49"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:49.709Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:49.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e16bac62-a61c-4718-8941-440170fc9a49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:49.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f717a18778ea22e72bf409b8f651c2ea1930fb82\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:48.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:50.330Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:50.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:50.961Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:50.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:50.961Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:50.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:19:51.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f x-compute-request-id: req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f717a18778ea22e72bf409b8f651c2ea1930fb82\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ec6078a3-03f3-40be-9e64-d94bb0255cdf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ec6078a3-03f3-40be-9e64-d94bb0255cdf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:51.557Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec6078a3-03f3-40be-9e64-d94bb0255cdf x-compute-request-id: req-ec6078a3-03f3-40be-9e64-d94bb0255cdf Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2e9397d7-e507-4e0d-add9-7100d5492e39", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9397d7-e507-4e0d-add9-7100d5492e39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": " Removed member d5c3de14be008ad7 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.160Z", "message": "Execution done (PID=18507, return_code=0): /tmp/YNRFF/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.742Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:52.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.742Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:52.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.742Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.742Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.742Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.742Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "sprout_5ju09e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:52.742Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:51.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b4bb65fe-4e9b-4b02-aba0-22c924ae0062"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.354Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:52.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.354Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:52.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.354Z", "message": "Successfully deleted daemon: bono_host_0nqzh2", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63c05129-3f42-4a44-a7a7-1e44f61a52ec"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.354Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63c05129-3f42-4a44-a7a7-1e44f61a52ec"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.354Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.354Z", "message": "00:19:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0nqzh2: No response received for task 7fca92d0864e45f28e011d7b6dc8c259", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63c05129-3f42-4a44-a7a7-1e44f61a52ec"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.354Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63c05129-3f42-4a44-a7a7-1e44f61a52ec"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cf01202a-b54f-4b58-a413-1dd1ff4f3501", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}], "metadata": {"pagination": {"total": 478, "offset": 405, "size": 50}}} 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:58 GMT 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:19:58,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:58,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:58,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:19:58,250 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:19:58,252 - functest.core.cloudify - DEBUG - Waiting for process 18507 to end... 2019-05-19 00:19:58,252 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:19:58,252 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:19:58,252 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:19:58,252 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c1dd60-64a6-4100-bb4a-e45128a054b6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:19:58,253 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:19:58,253 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-31c1dd60-64a6-4100-bb4a-e45128a054b6 2019-05-19 00:19:58,253 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_0nqzh2 2019-05-19 00:19:58,253 - functest.core.cloudify - DEBUG - 00:19:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_oxwiko: No response received for task 488605d37a394a90ab27bf6f4b98f712 2019-05-19 00:19:58,253 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:19:58,253 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_oxwiko 2019-05-19 00:19:58,254 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:19:58,254 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f717a18778ea22e72bf409b8f651c2ea1930fb82" 2019-05-19 00:19:58,254 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:19:58,254 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:19:58,254 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:19:58,254 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:19:58,255 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f 2019-05-19 00:19:58,255 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f 2019-05-19 00:19:58,255 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f x-compute-request-id: req-4436c8c2-3f9d-4138-a822-5c62cc0a6f0f Content-Length: 0 Content-Type: application/json 2019-05-19 00:19:58,255 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f717a18778ea22e72bf409b8f651c2ea1930fb82" -d '{"os-stop": null}' 2019-05-19 00:19:58,255 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ec6078a3-03f3-40be-9e64-d94bb0255cdf 2019-05-19 00:19:58,255 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ec6078a3-03f3-40be-9e64-d94bb0255cdf 2019-05-19 00:19:58,256 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec6078a3-03f3-40be-9e64-d94bb0255cdf x-compute-request-id: req-ec6078a3-03f3-40be-9e64-d94bb0255cdf Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:19:58,256 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2e9397d7-e507-4e0d-add9-7100d5492e39 2019-05-19 00:19:58,256 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9397d7-e507-4e0d-add9-7100d5492e39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:19:58,256 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:19:58,256 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:19:58,256 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-19 00:19:58,257 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-19 00:19:58,257 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-19 00:19:58,257 - functest.core.cloudify - DEBUG - Removed member d5c3de14be008ad7 from cluster 2019-05-19 00:19:58,257 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39" 2019-05-19 00:19:58,258 - functest.core.cloudify - DEBUG - Execution done (PID=18507, return_code=0): /tmp/YNRFF/remove-cluster-node.sh 2019-05-19 00:19:58,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:19:58,258 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-19 00:19:58,258 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:19:58,258 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:19:58,258 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:19:58,259 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:19:58,259 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:19:58,259 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:58,259 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:19:58,259 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_0nqzh2 2019-05-19 00:19:58,259 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:19:58,260 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:19:58,260 - functest.core.cloudify - DEBUG - 00:19:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0nqzh2: No response received for task 7fca92d0864e45f28e011d7b6dc8c259 2019-05-19 00:19:58,260 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:19:58,260 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39" -d '{"os-stop": null}' 2019-05-19 00:19:58,260 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cf01202a-b54f-4b58-a413-1dd1ff4f3501 2019-05-19 00:19:58,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:19:58,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:19:58,365 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:19:58 GMT 2019-05-19 00:19:58,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:19:58,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:19:58,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:19:58,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:19:58,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:03,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:03,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:03,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:03,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:03,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:03,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-0549f6e8-db46-46d5-8eb4-bf8f0f9010f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0549f6e8-db46-46d5-8eb4-bf8f0f9010f4 x-compute-request-id: req-0549f6e8-db46-46d5-8eb4-bf8f0f9010f4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cf01202a-b54f-4b58-a413-1dd1ff4f3501", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:53.970Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cf01202a-b54f-4b58-a413-1dd1ff4f3501", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:54.571Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:54.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:54.571Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:54.571Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:53.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:19:55.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.118Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:54.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.118Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.768Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:55.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_node_2mc7pw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.768Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:54.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.768Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af8bdb2-c22f-4309-888e-aa5d1f0efe7b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:55.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.768Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0af8bdb2-c22f-4309-888e-aa5d1f0efe7b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:55.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:55.768Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}109c4299ea525b10c7422f906a28fdd562f5cbab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:55.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:56.436Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:55.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:57.182Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:56.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:57.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b718d7b8436c0136a00b168642d0392a3de5bd0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:56.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:57.182Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:56.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:57.936Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6239de5-b5c0-4372-b486-a74c964aaa84 x-compute-request-id: req-c6239de5-b5c0-4372-b486-a74c964aaa84 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:57.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0817b81f-f440-4388-8492-de99d07f13ad x-compute-request-id: req-0817b81f-f440-4388-8492-de99d07f13ad 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-05-19T00:19:58.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:57.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "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-05-19T00:19:58.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:58.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0817b81f-f440-4388-8492-de99d07f13ad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:58.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}109c4299ea525b10c7422f906a28fdd562f5cbab\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:57.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-c6239de5-b5c0-4372-b486-a74c964aaa84", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:57.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0817b81f-f440-4388-8492-de99d07f13ad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:58.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5 x-compute-request-id: req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:19:46Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:58.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:58.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:58.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.262c91fe-935a-454c-b982-5417d9c78232"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-c6239de5-b5c0-4372-b486-a74c964aaa84", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:57.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:58.567Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:57.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:59.134Z", "message": "Stopping Agent sprout_host_ff47j9", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:58.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.55b32eac-c547-4380-9ba3-f21879a597da"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:19:59.919Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:59.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.55b32eac-c547-4380-9ba3-f21879a597da"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:00.555Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:00.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:00.555Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:00.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:00.555Z", "message": "Successfully stopped daemon: sprout_host_ff47j9\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:59.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.55b32eac-c547-4380-9ba3-f21879a597da"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:00.555Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_ff47j9 stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:19:59.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.55b32eac-c547-4380-9ba3-f21879a597da"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:01.205Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:00.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:01.793Z", "message": "Deleting Agent sprout_host_ff47j9", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:01.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.59d97c83-ffd0-4390-ba68-cbaf98ecfeb2"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:01.793Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:01.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:01.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f717a18778ea22e72bf409b8f651c2ea1930fb82\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:01.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:02.579Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da x-compute-request-id: req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:19:51Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:02.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:03.082Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:02.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:03.082Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:02.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66435ca8-65f9-420f-a26e-c5043c72d31f"}], "metadata": {"pagination": {"total": 504, "offset": 455, "size": 50}}} 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:03 GMT 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:03,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:03,461 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:03,461 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:03,461 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:03,463 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-0549f6e8-db46-46d5-8eb4-bf8f0f9010f4 2019-05-19 00:20:03,463 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:20:03,464 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:20:03,464 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39" -d '{"os-stop": null}' 2019-05-19 00:20:03,464 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0549f6e8-db46-46d5-8eb4-bf8f0f9010f4 x-compute-request-id: req-0549f6e8-db46-46d5-8eb4-bf8f0f9010f4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:03,464 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cf01202a-b54f-4b58-a413-1dd1ff4f3501 2019-05-19 00:20:03,464 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cf01202a-b54f-4b58-a413-1dd1ff4f3501 2019-05-19 00:20:03,465 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:20:03,465 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:20:03,465 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:20:03,465 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:03,465 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-19 00:20:03,465 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:20:03,465 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:20:03,466 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:20:03,466 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af8bdb2-c22f-4309-888e-aa5d1f0efe7b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:03,466 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0af8bdb2-c22f-4309-888e-aa5d1f0efe7b 2019-05-19 00:20:03,466 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109c4299ea525b10c7422f906a28fdd562f5cbab" 2019-05-19 00:20:03,466 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:20:03,466 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:20:03,467 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b718d7b8436c0136a00b168642d0392a3de5bd0" 2019-05-19 00:20:03,467 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:20:03,467 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6239de5-b5c0-4372-b486-a74c964aaa84 x-compute-request-id: req-c6239de5-b5c0-4372-b486-a74c964aaa84 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:03,468 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0817b81f-f440-4388-8492-de99d07f13ad x-compute-request-id: req-0817b81f-f440-4388-8492-de99d07f13ad Content-Length: 0 Content-Type: application/json 2019-05-19 00:20:03,468 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:20:03,468 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-19 00:20:03,468 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:20:03,468 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0817b81f-f440-4388-8492-de99d07f13ad 2019-05-19 00:20:03,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109c4299ea525b10c7422f906a28fdd562f5cbab" -d '{"os-stop": null}' 2019-05-19 00:20:03,469 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-c6239de5-b5c0-4372-b486-a74c964aaa84 2019-05-19 00:20:03,469 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0817b81f-f440-4388-8492-de99d07f13ad 2019-05-19 00:20:03,469 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5 x-compute-request-id: req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:19:46Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:03,469 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5 2019-05-19 00:20:03,469 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-b66b4b00-cd2e-4570-8535-4a90c16ae2e5 2019-05-19 00:20:03,469 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-c6239de5-b5c0-4372-b486-a74c964aaa84 2019-05-19 00:20:03,470 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-19 00:20:03,470 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_ff47j9 2019-05-19 00:20:03,470 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:20:03,470 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:20:03,470 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:20:03,470 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_ff47j9 2019-05-19 00:20:03,471 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_ff47j9 stop 2019-05-19 00:20:03,471 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:20:03,471 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_ff47j9 2019-05-19 00:20:03,471 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:20:03,471 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f717a18778ea22e72bf409b8f651c2ea1930fb82" 2019-05-19 00:20:03,471 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da x-compute-request-id: req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:19:51Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:03,472 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da 2019-05-19 00:20:03,472 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-38ea696d-bda9-48bb-ba2e-7a8065d0d8da 2019-05-19 00:20:03,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:03,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:03,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:03,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:03,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:03,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:03 GMT 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:03,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:08,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:03.699Z", "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-05-19T00:20:03.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:04.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:03.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:05.590Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a x-compute-request-id: req-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:19:53Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:05.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:06.310Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:05.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.59d97c83-ffd0-4390-ba68-cbaf98ecfeb2"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:06.310Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:05.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.59d97c83-ffd0-4390-ba68-cbaf98ecfeb2"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:06.310Z", "message": "00:20:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ff47j9: No response received for task 9bbe76239f0647c39895eac8c729ad28", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:05.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.59d97c83-ffd0-4390-ba68-cbaf98ecfeb2"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:06.310Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:05.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:06.310Z", "message": "Successfully deleted daemon: sprout_host_ff47j9", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:05.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.59d97c83-ffd0-4390-ba68-cbaf98ecfeb2"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:06.310Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:05.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d13667b3-534f-43d2-8144-d5c4d18596c7"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:06.877Z", "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-05-19T00:20:06.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:07.586Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:06.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:07.586Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:07.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:07.586Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:06.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:07.586Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:07.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:08.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}109c4299ea525b10c7422f906a28fdd562f5cbab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:08.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:08.170Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:07.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 520, "offset": 504, "size": 50}}} 2019-05-19 00:20:08,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:08,633 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:08 GMT 2019-05-19 00:20:08,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:08,633 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:08,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:08,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:08,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:08,633 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:08,634 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-19 00:20:08,634 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c74b2be9e0be8607608c2f88197fa67681fdb39" 2019-05-19 00:20:08,634 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a x-compute-request-id: req-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:19:53Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - 00:20:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ff47j9: No response received for task 9bbe76239f0647c39895eac8c729ad28 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_ff47j9 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-91c72ce1-8f81-4c45-b1b0-46cb4aa2937a 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-19 00:20:08,635 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:20:08,636 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:20:08,636 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:20:08,636 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:20:08,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109c4299ea525b10c7422f906a28fdd562f5cbab" 2019-05-19 00:20:08,636 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:20:08,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:08,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:08,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:08,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:08,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:08,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:08,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:08,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:08 GMT 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:08,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:13,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:13,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:13,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:13,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:13,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:13,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:13,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:08.837Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7635a33-3146-4946-ad71-ae4b23085dbe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:08.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:08.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:08.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:08.837Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c7635a33-3146-4946-ad71-ae4b23085dbe", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:08.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:08.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8478bc5cf4bec89eaecc421c76e6f4013777d305\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:08.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:09.419Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:09.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:09.419Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:09.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:09.949Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:09.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:09.949Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-735d3bc3-b3ea-493a-bbe3-55d26398e684 x-compute-request-id: req-735d3bc3-b3ea-493a-bbe3-55d26398e684 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:19:57Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:09.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "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-05-19T00:20:10.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f58ec403-ae69-4eb9-8665-5617b896a95e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:10.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-82fa93ef-8573-423f-a46e-cda2d0167f3c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:10.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-82fa93ef-8573-423f-a46e-cda2d0167f3c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:10.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-82fa93ef-8573-423f-a46e-cda2d0167f3c x-compute-request-id: req-82fa93ef-8573-423f-a46e-cda2d0167f3c 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-05-19T00:20:10.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "Stopping Agent proxy_host_3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:10.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f8025904-ce34-463b-ae0d-3277b1ffe3ed"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8478bc5cf4bec89eaecc421c76e6f4013777d305\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:10.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f58ec403-ae69-4eb9-8665-5617b896a95e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:10.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-735d3bc3-b3ea-493a-bbe3-55d26398e684", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:09.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-735d3bc3-b3ea-493a-bbe3-55d26398e684", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:09.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d7e16a34-4a7f-4b20-8ff5-809e8a1d2da7"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:10.627Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-f58ec403-ae69-4eb9-8665-5617b896a95e x-compute-request-id: req-f58ec403-ae69-4eb9-8665-5617b896a95e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:10.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:11.382Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:11.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f8025904-ce34-463b-ae0d-3277b1ffe3ed"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:11.934Z", "message": "Successfully stopped daemon: proxy_host_3iwzhq\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:11.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f8025904-ce34-463b-ae0d-3277b1ffe3ed"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:11.934Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_3iwzhq stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:11.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f8025904-ce34-463b-ae0d-3277b1ffe3ed"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:12.629Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:12.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:12.629Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:12.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:12.629Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:11.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:13.247Z", "message": "Deleting Agent proxy_host_3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:13.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.131e0c8f-0057-4153-bf36-2a392c35060c"}], "metadata": {"pagination": {"total": 546, "offset": 520, "size": 50}}} 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:13 GMT 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:13,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:13,800 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7635a33-3146-4946-ad71-ae4b23085dbe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:13,800 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:13,800 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c7635a33-3146-4946-ad71-ae4b23085dbe 2019-05-19 00:20:13,801 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8478bc5cf4bec89eaecc421c76e6f4013777d305" 2019-05-19 00:20:13,801 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:20:13,801 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-19 00:20:13,801 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:20:13,801 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-735d3bc3-b3ea-493a-bbe3-55d26398e684 x-compute-request-id: req-735d3bc3-b3ea-493a-bbe3-55d26398e684 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:19:57Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:13,801 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-19 00:20:13,802 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f58ec403-ae69-4eb9-8665-5617b896a95e 2019-05-19 00:20:13,802 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-82fa93ef-8573-423f-a46e-cda2d0167f3c 2019-05-19 00:20:13,802 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-82fa93ef-8573-423f-a46e-cda2d0167f3c 2019-05-19 00:20:13,802 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-82fa93ef-8573-423f-a46e-cda2d0167f3c x-compute-request-id: req-82fa93ef-8573-423f-a46e-cda2d0167f3c Content-Length: 0 Content-Type: application/json 2019-05-19 00:20:13,802 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_3iwzhq 2019-05-19 00:20:13,802 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8478bc5cf4bec89eaecc421c76e6f4013777d305" -d '{"os-stop": null}' 2019-05-19 00:20:13,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f58ec403-ae69-4eb9-8665-5617b896a95e 2019-05-19 00:20:13,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-735d3bc3-b3ea-493a-bbe3-55d26398e684 2019-05-19 00:20:13,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-735d3bc3-b3ea-493a-bbe3-55d26398e684 2019-05-19 00:20:13,803 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-f58ec403-ae69-4eb9-8665-5617b896a95e x-compute-request-id: req-f58ec403-ae69-4eb9-8665-5617b896a95e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:13,803 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:20:13,803 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_3iwzhq 2019-05-19 00:20:13,804 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_3iwzhq stop 2019-05-19 00:20:13,804 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:20:13,804 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:20:13,804 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:20:13,804 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_3iwzhq 2019-05-19 00:20:13,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:13,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:13,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:13,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:13 GMT 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:13,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:13,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:13,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:13,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:18,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:18,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:18,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:18,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:18,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:18,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:17.216Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.131e0c8f-0057-4153-bf36-2a392c35060c"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:17.720Z", "message": "00:20:16 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_3iwzhq: No response received for task 749d4e6aa17549bb8bae257a47825bb3", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.131e0c8f-0057-4153-bf36-2a392c35060c"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:17.720Z", "message": "Successfully deleted daemon: proxy_host_3iwzhq", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.131e0c8f-0057-4153-bf36-2a392c35060c"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:17.720Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.131e0c8f-0057-4153-bf36-2a392c35060c"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:18.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:18.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:18.402Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:18.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 552, "offset": 546, "size": 50}}} 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:18 GMT 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:18,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:18,956 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:18,956 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:20:18,956 - functest.core.cloudify - DEBUG - 00:20:16 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_3iwzhq: No response received for task 749d4e6aa17549bb8bae257a47825bb3 2019-05-19 00:20:18,957 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_3iwzhq 2019-05-19 00:20:18,957 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:20:18,957 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:20:18,957 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:20:18,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:19,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:19,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:19,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:19,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:19 GMT 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:19,015 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:19,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:24,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:24,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:24,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:24,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:24,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:24,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:24,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:19.120Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:18.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:19.758Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5aefc0-105a-4301-9e17-3da6176ed4bf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:19.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:19.758Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:19.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:19.758Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cf5aefc0-105a-4301-9e17-3da6176ed4bf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:19.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:19.758Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e01462969fb3864a7be80a1c9438bbecd9dc8e8a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:19.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:20.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8478bc5cf4bec89eaecc421c76e6f4013777d305\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:20.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.425Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e01462969fb3864a7be80a1c9438bbecd9dc8e8a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-4c216336-44bf-49df-ab81-7b183f809abd x-compute-request-id: req-4c216336-44bf-49df-ab81-7b183f809abd Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:20:10Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-4c216336-44bf-49df-ab81-7b183f809abd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-4c216336-44bf-49df-ab81-7b183f809abd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.112400c3-42ff-485e-b8b4-cf64c7053be4"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-51e8b743-ab5b-4650-8a44-82c963a3038c x-compute-request-id: req-51e8b743-ab5b-4650-8a44-82c963a3038c 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-05-19T00:20:21.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:21.972Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4 x-compute-request-id: req-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:cf:84\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:22.691Z", "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-05-19T00:20:22.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:22.691Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a/action used request id req-51e8b743-ab5b-4650-8a44-82c963a3038c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:22.691Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a/action used request id req-51e8b743-ab5b-4650-8a44-82c963a3038c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:21.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}], "metadata": {"pagination": {"total": 570, "offset": 552, "size": 50}}} 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:24 GMT 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:24,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:24,103 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:24,104 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:20:24,104 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5aefc0-105a-4301-9e17-3da6176ed4bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:24,104 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:24,104 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cf5aefc0-105a-4301-9e17-3da6176ed4bf 2019-05-19 00:20:24,104 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01462969fb3864a7be80a1c9438bbecd9dc8e8a" 2019-05-19 00:20:24,105 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8478bc5cf4bec89eaecc421c76e6f4013777d305" 2019-05-19 00:20:24,105 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:20:24,105 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4 2019-05-19 00:20:24,105 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4 2019-05-19 00:20:24,105 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01462969fb3864a7be80a1c9438bbecd9dc8e8a" -d '{"os-stop": null}' 2019-05-19 00:20:24,105 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-4c216336-44bf-49df-ab81-7b183f809abd x-compute-request-id: req-4c216336-44bf-49df-ab81-7b183f809abd Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:20:10Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:24,106 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-4c216336-44bf-49df-ab81-7b183f809abd 2019-05-19 00:20:24,106 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-4c216336-44bf-49df-ab81-7b183f809abd 2019-05-19 00:20:24,106 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-51e8b743-ab5b-4650-8a44-82c963a3038c x-compute-request-id: req-51e8b743-ab5b-4650-8a44-82c963a3038c Content-Length: 0 Content-Type: application/json 2019-05-19 00:20:24,106 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4 x-compute-request-id: req-5bd79b4a-f683-46ac-9ebb-ce077fbe25d4 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:cf:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:24,106 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-19 00:20:24,106 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a/action used request id req-51e8b743-ab5b-4650-8a44-82c963a3038c 2019-05-19 00:20:24,107 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a/action used request id req-51e8b743-ab5b-4650-8a44-82c963a3038c 2019-05-19 00:20:24,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:24,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:24,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:24,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:24,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:24 GMT 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:24,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:24,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:24,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:29,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:29,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:28.815Z", "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-05-19T00:20:28.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 571, "offset": 570, "size": 50}}} 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:29 GMT 2019-05-19 00:20:29,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:29,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 634 2019-05-19 00:20:29,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:29,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:29,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:29,300 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:29,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:29,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:29,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:29,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:29,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:29,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:29,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:29 GMT 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:29,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:34,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:34,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:29.732Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:29.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:30.350Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9b5e6f-d779-40fa-a78b-5f838e98d263 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:29.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:30.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee92ae3c664d676403dd40cf6529e9af3d6d91e0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:30.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:30.350Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cf9b5e6f-d779-40fa-a78b-5f838e98d263", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:29.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:31.918Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-bdb417ec-c466-499e-91b9-e26e33b06762 x-compute-request-id: req-bdb417ec-c466-499e-91b9-e26e33b06762 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:19:58Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:31.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:32.615Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:31.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:32.615Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:32.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:32.615Z", "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-05-19T00:20:32.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:32.615Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bdb417ec-c466-499e-91b9-e26e33b06762", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:31.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:32.615Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bdb417ec-c466-499e-91b9-e26e33b06762", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:31.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bfe5426a-43cc-43eb-a645-afbc26633bda"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:32.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e01462969fb3864a7be80a1c9438bbecd9dc8e8a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:31.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:33.297Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:32.903Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:33.297Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:32.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:33.927Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-a42f0740-de2b-4f35-a951-54981069b0c3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:33.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:33.927Z", "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-05-19T00:20:33.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:33.927Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-a42f0740-de2b-4f35-a951-54981069b0c3 x-compute-request-id: req-a42f0740-de2b-4f35-a951-54981069b0c3 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:cf:84\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:23Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:33.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:33.927Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-a42f0740-de2b-4f35-a951-54981069b0c3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:33.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.97fb31c2-ccaa-4a0c-8ea3-b603cad7f5cc"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:33.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b2543d23-ee05-4e3a-b56a-1907f1719c07", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.119Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2543d23-ee05-4e3a-b56a-1907f1719c07 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.119Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "Remove floating ip 172.30.9.200", "level": "info", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.113Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.113Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.113Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2543d23-ee05-4e3a-b56a-1907f1719c07 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.119Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:33.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:34.436Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b2543d23-ee05-4e3a-b56a-1907f1719c07", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.119Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}], "metadata": {"pagination": {"total": 588, "offset": 571, "size": 50}}} 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:34 GMT 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:34,468 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:34,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:34,470 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9b5e6f-d779-40fa-a78b-5f838e98d263 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:34,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee92ae3c664d676403dd40cf6529e9af3d6d91e0" 2019-05-19 00:20:34,470 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cf9b5e6f-d779-40fa-a78b-5f838e98d263 2019-05-19 00:20:34,471 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-bdb417ec-c466-499e-91b9-e26e33b06762 x-compute-request-id: req-bdb417ec-c466-499e-91b9-e26e33b06762 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:19:58Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:34,471 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-19 00:20:34,471 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:20:34,471 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:34,471 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bdb417ec-c466-499e-91b9-e26e33b06762 2019-05-19 00:20:34,471 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bdb417ec-c466-499e-91b9-e26e33b06762 2019-05-19 00:20:34,472 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01462969fb3864a7be80a1c9438bbecd9dc8e8a" 2019-05-19 00:20:34,472 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-19 00:20:34,472 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:20:34,472 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-a42f0740-de2b-4f35-a951-54981069b0c3 2019-05-19 00:20:34,472 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:34,472 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-a42f0740-de2b-4f35-a951-54981069b0c3 x-compute-request-id: req-a42f0740-de2b-4f35-a951-54981069b0c3 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:cf:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:23Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:34,473 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-a42f0740-de2b-4f35-a951-54981069b0c3 2019-05-19 00:20:34,473 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:20:34,473 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:20:34,473 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b2543d23-ee05-4e3a-b56a-1907f1719c07 2019-05-19 00:20:34,473 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2543d23-ee05-4e3a-b56a-1907f1719c07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:34,473 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.200 2019-05-19 00:20:34,474 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:34,474 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:34,474 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2543d23-ee05-4e3a-b56a-1907f1719c07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:34,474 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-05-19 00:20:34,474 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b2543d23-ee05-4e3a-b56a-1907f1719c07 2019-05-19 00:20:34,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:34,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:34,543 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:34 GMT 2019-05-19 00:20:34,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:34,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:34,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:34,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:34,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:39,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:39,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:39,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:39,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:39,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:39,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:39,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:39,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:39,656 - 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-05-19T00:20:35.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.545Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.545Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84d0d015a43c7c6f59acf27918068dcd052e7af7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:34.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aece2a10-be31-419d-8239-52fec4ab9144 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.025Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-aece2a10-be31-419d-8239-52fec4ab9144", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.908Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.908Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.909Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.909Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-496ad22c-7b0c-46ea-9484-4aba6024585f Date: Sun, 19 May 2019 00:20:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T00:01:47Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\",\"ip_address\":\"192.168.120.17\"}],\"id\":\"77e6c445-4118-4dd3-8108-94dc74fbc80f\",\"security_groups\":[\"062fea5d-70ca-424b-b4c6-ad4818a0694b\",\"ad09c406-cbfe-424a-9ea9-b24a0212af52\"],\"mac_address\":\"fa:16:3e:9f:d2:30\",\"device_id\":\"b1717287-ada6-412a-9f5e-c1c51bdb94dd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:58:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.258Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-496ad22c-7b0c-46ea-9484-4aba6024585f Date: Sun, 19 May 2019 00:20:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T00:01:47Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\",\"ip_address\":\"192.168.120.17\"}],\"id\":\"77e6c445-4118-4dd3-8108-94dc74fbc80f\",\"security_groups\":[\"062fea5d-70ca-424b-b4c6-ad4818a0694b\",\"ad09c406-cbfe-424a-9ea9-b24a0212af52\"],\"mac_address\":\"fa:16:3e:9f:d2:30\",\"device_id\":\"b1717287-ada6-412a-9f5e-c1c51bdb94dd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:58:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.258Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.258Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.258Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.258Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.258Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.259Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.259Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bca751d5-dbd7-49af-b459-ff196948fc73", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.265Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bca751d5-dbd7-49af-b459-ff196948fc73", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.265Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca751d5-dbd7-49af-b459-ff196948fc73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.265Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca751d5-dbd7-49af-b459-ff196948fc73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.265Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 Date: Sun, 19 May 2019 00:20:34 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-19T00:03:22Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9f:d2:30\", \"device_id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\"}, \"fixed_ip_address\": \"192.168.120.17\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"77e6c445-4118-4dd3-8108-94dc74fbc80f\", \"id\": \"2515b63b-58d6-4516-bcee-f0aef25401f8\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:16Z\", \"updated_at\": \"2019-05-19T00:03:23Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:88:fd\", \"device_id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"e04f5d79-9c4c-4834-907c-a3bbb5e45970\", \"id\": \"7f1affb0-aefa-4667-8a14-f6a724ef68c7\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"updated_at\": \"2019-05-19T00:03:18Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:29:70:5b\", \"device_id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"32e43aad-7b7e-4864-955b-6c4d03bc6acd\", \"id\": \"bbdf3417-c926-449f-abf1-493c6892b034\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:54:22Z\", \"updated_at\": \"2019-05-18T23:54:26Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:5d:12\", \"device_id\": \"52aada4b-5d2c-43b4-83bd-70e618671d08\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.219\", \"revision_number\": 3, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"a623d40d-329b-4d2b-b39f-a97f4bac5111\", \"id\": \"c802d17e-4fb5-4101-962a-d0ef6fda5f6d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.907Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 Date: Sun, 19 May 2019 00:20:34 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-19T00:03:22Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9f:d2:30\", \"device_id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\"}, \"fixed_ip_address\": \"192.168.120.17\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"77e6c445-4118-4dd3-8108-94dc74fbc80f\", \"id\": \"2515b63b-58d6-4516-bcee-f0aef25401f8\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:16Z\", \"updated_at\": \"2019-05-19T00:03:23Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:88:fd\", \"device_id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"e04f5d79-9c4c-4834-907c-a3bbb5e45970\", \"id\": \"7f1affb0-aefa-4667-8a14-f6a724ef68c7\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"updated_at\": \"2019-05-19T00:03:18Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:29:70:5b\", \"device_id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"32e43aad-7b7e-4864-955b-6c4d03bc6acd\", \"id\": \"bbdf3417-c926-449f-abf1-493c6892b034\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:54:22Z\", \"updated_at\": \"2019-05-18T23:54:26Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:5d:12\", \"device_id\": \"52aada4b-5d2c-43b4-83bd-70e618671d08\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.219\", \"revision_number\": 3, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"a623d40d-329b-4d2b-b39f-a97f4bac5111\", \"id\": \"c802d17e-4fb5-4101-962a-d0ef6fda5f6d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.907Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.907Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:35.557Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:34.908Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.688Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1\"", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.688Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.257Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:35.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.257Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c27efe1-01a4-4c92-b84b-36aa3da4b5fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.257Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9c27efe1-01a4-4c92-b84b-36aa3da4b5fa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:35.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:36.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.830Z", "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-05-19T00:20:36.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.830Z", "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-05-19T00:20:36.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.830Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:36.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:36.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:36.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:36.830Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593 x-compute-request-id: req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:02Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:36.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ddafa2d3-e43e-437c-9201-07b9dc198fb5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:37.426Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.177Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:37.426Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:37.426Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:36.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.397Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.397Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.398Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.398Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-45a056de-d7cd-49dd-a7d3-202e43ff00d2 x-compute-request-id: req-45a056de-d7cd-49dd-a7d3-202e43ff00d2 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:19:58Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.397Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}], "metadata": {"pagination": {"total": 667, "offset": 598, "size": 50}}} 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:39 GMT 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:39,657 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:39,660 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743" 2019-05-19 00:20:39,660 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743" 2019-05-19 00:20:39,660 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0d015a43c7c6f59acf27918068dcd052e7af7" 2019-05-19 00:20:39,660 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:20:39,660 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:20:39,661 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:20:39,661 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:39,661 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aece2a10-be31-419d-8239-52fec4ab9144 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:39,661 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-aece2a10-be31-419d-8239-52fec4ab9144 2019-05-19 00:20:39,661 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 2019-05-19 00:20:39,661 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 2019-05-19 00:20:39,662 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743" 2019-05-19 00:20:39,662 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c0ef1b28011e2d108d717010c389417abc743" 2019-05-19 00:20:39,662 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-496ad22c-7b0c-46ea-9484-4aba6024585f Date: Sun, 19 May 2019 00:20:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T00:01:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.17"}],"id":"77e6c445-4118-4dd3-8108-94dc74fbc80f","security_groups":["062fea5d-70ca-424b-b4c6-ad4818a0694b","ad09c406-cbfe-424a-9ea9-b24a0212af52"],"mac_address":"fa:16:3e:9f:d2:30","device_id":"b1717287-ada6-412a-9f5e-c1c51bdb94dd","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0a560a0697fc41d3a96f643e2e834a1d","qos_policy_id":null,"admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:58:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 00:20:39,662 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-496ad22c-7b0c-46ea-9484-4aba6024585f Date: Sun, 19 May 2019 00:20:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T00:01:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.17"}],"id":"77e6c445-4118-4dd3-8108-94dc74fbc80f","security_groups":["062fea5d-70ca-424b-b4c6-ad4818a0694b","ad09c406-cbfe-424a-9ea9-b24a0212af52"],"mac_address":"fa:16:3e:9f:d2:30","device_id":"b1717287-ada6-412a-9f5e-c1c51bdb94dd","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0a560a0697fc41d3a96f643e2e834a1d","qos_policy_id":null,"admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:58:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 00:20:39,662 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f 2019-05-19 00:20:39,663 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f 2019-05-19 00:20:39,663 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f 2019-05-19 00:20:39,663 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/77e6c445-4118-4dd3-8108-94dc74fbc80f.json used request id req-496ad22c-7b0c-46ea-9484-4aba6024585f 2019-05-19 00:20:39,663 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:39,663 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:39,664 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bca751d5-dbd7-49af-b459-ff196948fc73 2019-05-19 00:20:39,664 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bca751d5-dbd7-49af-b459-ff196948fc73 2019-05-19 00:20:39,664 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca751d5-dbd7-49af-b459-ff196948fc73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:39,664 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca751d5-dbd7-49af-b459-ff196948fc73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:39,664 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 Date: Sun, 19 May 2019 00:20:34 GMT RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-19T00:03:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:d2:30", "device_id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "77e6c445-4118-4dd3-8108-94dc74fbc80f", "id": "2515b63b-58d6-4516-bcee-f0aef25401f8", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:16Z", "updated_at": "2019-05-19T00:03:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:88:fd", "device_id": "88ce67e0-2c52-47cc-9206-36440929ee8b"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "e04f5d79-9c4c-4834-907c-a3bbb5e45970", "id": "7f1affb0-aefa-4667-8a14-f6a724ef68c7", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "updated_at": "2019-05-19T00:03:18Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:70:5b", "device_id": "2451c974-b9bd-46ac-8017-085c53c287e4"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "32e43aad-7b7e-4864-955b-6c4d03bc6acd", "id": "bbdf3417-c926-449f-abf1-493c6892b034", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:26Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 3, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-19 00:20:39,664 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 Date: Sun, 19 May 2019 00:20:34 GMT RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-19T00:03:22Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:d2:30", "device_id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "77e6c445-4118-4dd3-8108-94dc74fbc80f", "id": "2515b63b-58d6-4516-bcee-f0aef25401f8", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:16Z", "updated_at": "2019-05-19T00:03:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:88:fd", "device_id": "88ce67e0-2c52-47cc-9206-36440929ee8b"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "e04f5d79-9c4c-4834-907c-a3bbb5e45970", "id": "7f1affb0-aefa-4667-8a14-f6a724ef68c7", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "updated_at": "2019-05-19T00:03:18Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:70:5b", "device_id": "2451c974-b9bd-46ac-8017-085c53c287e4"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "32e43aad-7b7e-4864-955b-6c4d03bc6acd", "id": "bbdf3417-c926-449f-abf1-493c6892b034", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:26Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 3, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-19 00:20:39,665 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 2019-05-19 00:20:39,665 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c5d1db62-2620-4e3d-8103-fd85a86f44b5 2019-05-19 00:20:39,665 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1" 2019-05-19 00:20:39,665 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1" 2019-05-19 00:20:39,665 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:20:39,666 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:39,666 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c27efe1-01a4-4c92-b84b-36aa3da4b5fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:39,666 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9c27efe1-01a4-4c92-b84b-36aa3da4b5fa 2019-05-19 00:20:39,666 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593 2019-05-19 00:20:39,666 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:39,666 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:39,667 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-19 00:20:39,667 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593 2019-05-19 00:20:39,667 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681" 2019-05-19 00:20:39,667 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593 x-compute-request-id: req-b98da2ad-47ce-4157-baeb-4ff6ee0cd593 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:02Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:39,667 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:20:39,667 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:20:39,667 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:20:39,668 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2 2019-05-19 00:20:39,668 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2 2019-05-19 00:20:39,668 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2 2019-05-19 00:20:39,668 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2 2019-05-19 00:20:39,668 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-45a056de-d7cd-49dd-a7d3-202e43ff00d2 x-compute-request-id: req-45a056de-d7cd-49dd-a7d3-202e43ff00d2 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:19:58Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:39,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:39,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:39,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:39,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:39,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:39,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:39,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:39 GMT 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:39,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:44,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:44,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:44,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:44,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:44,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:44,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:44,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:44,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:44,934 - 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-05-19T00:20:38.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.398Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.399Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.399Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b29d28b-5461-4b8a-832c-f4c7876db0ae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.043Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4b29d28b-5461-4b8a-832c-f4c7876db0ae", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.336Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7adeb5d-e970-4db7-b93d-6778218a69b0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.341Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f7adeb5d-e970-4db7-b93d-6778218a69b0", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.341Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00:20: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 x-openstack-request-id: req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389 x-compute-request-id: req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1434b49776985250dbd735b9817e440cc811d9f7\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:37.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-4d0e72cf-82f3-4b9e-b751-e24b6abdae75 x-compute-request-id: req-4d0e72cf-82f3-4b9e-b751-e24b6abdae75 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:cf:84\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:23Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-4d0e72cf-82f3-4b9e-b751-e24b6abdae75", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-4d0e72cf-82f3-4b9e-b751-e24b6abdae75", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:38.640Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d\"", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:38.766Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-95abc026-e40d-49a5-827d-525e1c5ab4ae x-compute-request-id: req-95abc026-e40d-49a5-827d-525e1c5ab4ae Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:cf:84\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:38Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_proxy_host_3iwzhq\", \"created\": \"2019-05-18T23:58:31Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6 x-compute-request-id: req-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:04Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e09d1731-fe3c-4164-a9eb-de6641134bf6"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "Waiting for server \"9c5c24ed-3973-4721-b8c0-ab4540ea067a\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-95abc026-e40d-49a5-827d-525e1c5ab4ae", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:39.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-95abc026-e40d-49a5-827d-525e1c5ab4ae", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:39.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:40.158Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-ba7f847e-d9d8-4c87-8c83-638389268f14 x-compute-request-id: req-ba7f847e-d9d8-4c87-8c83-638389268f14 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:02Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:40.157Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ba7f847e-d9d8-4c87-8c83-638389268f14", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:40.157Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ba7f847e-d9d8-4c87-8c83-638389268f14", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:40.157Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "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-05-19T00:20:40.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:40.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:40.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:40.658Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:40.517Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:41.377Z", "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-05-19T00:20:40.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:41.936Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e5f4ea-1bc9-4e45-ad2d-14a67f941b6d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:41.639Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:41.936Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-27e5f4ea-1bc9-4e45-ad2d-14a67f941b6d", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:41.639Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:41.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:41.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2c85e6f7-9d45-4520-bcbb-8bd6b135c47b"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:41.936Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:41.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:41.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:41.635Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:42.586Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe6bed2-869b-468c-9cd3-270e40e846c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:41.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2c85e6f7-9d45-4520-bcbb-8bd6b135c47b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:42.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f\"", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:42.051Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:42.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8d7f9bb95cd0788a10b70494a7c6d4e8b2f0901\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:42.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2c85e6f7-9d45-4520-bcbb-8bd6b135c47b"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:42.586Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-abe6bed2-869b-468c-9cd3-270e40e846c8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:41.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2c85e6f7-9d45-4520-bcbb-8bd6b135c47b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.305Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39abdd37-fabe-4bbd-936f-0bc75d0687ae x-compute-request-id: req-39abdd37-fabe-4bbd-936f-0bc75d0687ae Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:42.587Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d\"", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:42.590Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.305Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-39abdd37-fabe-4bbd-936f-0bc75d0687ae", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:42.588Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.305Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-39abdd37-fabe-4bbd-936f-0bc75d0687ae", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:42.588Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-5108651b-15a3-4c4d-8217-3c14f9345ca9", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.354Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}], "metadata": {"pagination": {"total": 718, "offset": 648, "size": 50}}} 2019-05-19 00:20:44,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:44,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:44 GMT 2019-05-19 00:20:44,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:44,935 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:44,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:44,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:44,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:44,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:44,937 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-45a056de-d7cd-49dd-a7d3-202e43ff00d2 2019-05-19 00:20:44,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-05-19 00:20:44,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562369052c70490b046fa3a928720f5a7cb90fe1" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-05-19 00:20:44,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:44,938 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b29d28b-5461-4b8a-832c-f4c7876db0ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:44,938 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4b29d28b-5461-4b8a-832c-f4c7876db0ae 2019-05-19 00:20:44,939 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389 2019-05-19 00:20:44,939 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389 2019-05-19 00:20:44,939 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681" 2019-05-19 00:20:44,939 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:44,939 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7adeb5d-e970-4db7-b93d-6778218a69b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:44,939 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f7adeb5d-e970-4db7-b93d-6778218a69b0 2019-05-19 00:20:44,939 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00:20: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 x-openstack-request-id: req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389 x-compute-request-id: req-8a5a2e4c-2f5b-4bcf-9e78-8f86b7ee2389 Content-Type: application/json 2019-05-19 00:20:44,940 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1434b49776985250dbd735b9817e440cc811d9f7" 2019-05-19 00:20:44,940 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-4d0e72cf-82f3-4b9e-b751-e24b6abdae75 x-compute-request-id: req-4d0e72cf-82f3-4b9e-b751-e24b6abdae75 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:cf:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:23Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:44,940 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-4d0e72cf-82f3-4b9e-b751-e24b6abdae75 2019-05-19 00:20:44,940 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-4d0e72cf-82f3-4b9e-b751-e24b6abdae75 2019-05-19 00:20:44,940 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681" 2019-05-19 00:20:44,940 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d" 2019-05-19 00:20:44,941 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-95abc026-e40d-49a5-827d-525e1c5ab4ae x-compute-request-id: req-95abc026-e40d-49a5-827d-525e1c5ab4ae Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:cf:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "9c5c24ed-3973-4721-b8c0-ab4540ea067a", "security_groups": [{"name": "default"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:38Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_proxy_host_3iwzhq", "created": "2019-05-18T23:58:31Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:44,941 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-19 00:20:44,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6 2019-05-19 00:20:44,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6 2019-05-19 00:20:44,941 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6 x-compute-request-id: req-e684c8d2-f968-4ab1-93bf-f301fe6f1cc6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:04Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:44,941 - functest.core.cloudify - DEBUG - Waiting for server "9c5c24ed-3973-4721-b8c0-ab4540ea067a" to be deleted. current status: SHUTOFF 2019-05-19 00:20:44,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-95abc026-e40d-49a5-827d-525e1c5ab4ae 2019-05-19 00:20:44,942 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-95abc026-e40d-49a5-827d-525e1c5ab4ae 2019-05-19 00:20:44,942 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-05-19 00:20:44,942 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-ba7f847e-d9d8-4c87-8c83-638389268f14 x-compute-request-id: req-ba7f847e-d9d8-4c87-8c83-638389268f14 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:02Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:44,942 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ba7f847e-d9d8-4c87-8c83-638389268f14 2019-05-19 00:20:44,942 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-ba7f847e-d9d8-4c87-8c83-638389268f14 2019-05-19 00:20:44,942 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:44,943 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:20:44,943 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:20:44,943 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:20:44,943 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:44,943 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e5f4ea-1bc9-4e45-ad2d-14a67f941b6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:44,943 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-27e5f4ea-1bc9-4e45-ad2d-14a67f941b6d 2019-05-19 00:20:44,943 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:44,944 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:20:44,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:44,944 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe6bed2-869b-468c-9cd3-270e40e846c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:44,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f" 2019-05-19 00:20:44,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d7f9bb95cd0788a10b70494a7c6d4e8b2f0901" 2019-05-19 00:20:44,944 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-abe6bed2-869b-468c-9cd3-270e40e846c8 2019-05-19 00:20:44,944 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39abdd37-fabe-4bbd-936f-0bc75d0687ae x-compute-request-id: req-39abdd37-fabe-4bbd-936f-0bc75d0687ae Content-Length: 0 Content-Type: application/json 2019-05-19 00:20:44,945 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d" 2019-05-19 00:20:44,945 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-39abdd37-fabe-4bbd-936f-0bc75d0687ae 2019-05-19 00:20:44,945 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-39abdd37-fabe-4bbd-936f-0bc75d0687ae 2019-05-19 00:20:44,945 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-5108651b-15a3-4c4d-8217-3c14f9345ca9 2019-05-19 00:20:44,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:45,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:45,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:45 GMT 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:45,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:45,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:45,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:45,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:50,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:50,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:50,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:50,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:50,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:50,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:50,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:50,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:50,138 - 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-05-19T00:20:43.939Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e x-compute-request-id: req-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:02Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.608Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.608Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.608Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20: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 x-openstack-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d x-compute-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 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_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.693Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20: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 x-openstack-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d x-compute-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 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_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.693Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.694Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.356Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-5108651b-15a3-4c4d-8217-3c14f9345ca9", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.354Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-5108651b-15a3-4c4d-8217-3c14f9345ca9", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.354Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.694Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.694Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-5108651b-15a3-4c4d-8217-3c14f9345ca9 x-compute-request-id: req-5108651b-15a3-4c4d-8217-3c14f9345ca9 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:04Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.354Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d", "level": "debug", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.695Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "Floating ip 172.30.9.200 detached from server", "level": "info", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.695Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.cc305806-397d-4702-9f29-218d6f4757c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:43.939Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d\"", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.609Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:44.471Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-184c75c0-08a4-4985-86b5-d2290d13a15e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2c85e6f7-9d45-4520-bcbb-8bd6b135c47b"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:44.471Z", "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-05-19T00:20:44.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:44.471Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_osyy1z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.206Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:44.471Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-184c75c0-08a4-4985-86b5-d2290d13a15e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2c85e6f7-9d45-4520-bcbb-8bd6b135c47b"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:44.471Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:43.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2c85e6f7-9d45-4520-bcbb-8bd6b135c47b"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-70d8fa0c-0536-4550-a57e-2046c3d20787", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.338Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.749Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-e869e0fd-a6d4-408e-95fb-d64c5873f725 x-compute-request-id: req-e869e0fd-a6d4-408e-95fb-d64c5873f725 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.425Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-e869e0fd-a6d4-408e-95fb-d64c5873f725", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.426Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-e869e0fd-a6d4-408e-95fb-d64c5873f725", "level": "debug", "target_id": "homer_security_group_84jd5s", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.426Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.edc79161-c19f-40cb-800e-728d2c30d536"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-70d8fa0c-0536-4550-a57e-2046c3d20787", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "proxy_host_3iwzhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00:20: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-70d8fa0c-0536-4550-a57e-2046c3d20787 x-compute-request-id: req-70d8fa0c-0536-4550-a57e-2046c3d20787 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 9c5c24ed-3973-4721-b8c0-ab4540ea067a 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-05-19T00:20:44.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b002b0b7-a15f-458c-b62e-24ce2ff380e0"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.088Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.686Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.686Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-a6657ddf-dc6e-46c2-92a3-d55500df6054", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.084Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.686Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:44.916Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.686Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6657ddf-dc6e-46c2-92a3-d55500df6054 x-compute-request-id: req-a6657ddf-dc6e-46c2-92a3-d55500df6054 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.083Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.686Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.686Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f\"", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.085Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:45.686Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-a6657ddf-dc6e-46c2-92a3-d55500df6054", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.084Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": "proxy_host_3iwzhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.412Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.850Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c71257-776f-4795-b06b-f639c8b9f98f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.855Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-84c71257-776f-4795-b06b-f639c8b9f98f", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.855Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-c39b336b-0de3-4627-9597-a98d65d80f9b x-compute-request-id: req-c39b336b-0de3-4627-9597-a98d65d80f9b Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:04Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.883Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-c39b336b-0de3-4627-9597-a98d65d80f9b", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.883Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-c39b336b-0de3-4627-9597-a98d65d80f9b", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.884Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f\"", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:45.885Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.187Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.613Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-34f8ac55-3b26-49ae-81fc-07bafbab8f54 x-compute-request-id: req-34f8ac55-3b26-49ae-81fc-07bafbab8f54 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.612Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-34f8ac55-3b26-49ae-81fc-07bafbab8f54", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.612Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}], "metadata": {"pagination": {"total": 813, "offset": 698, "size": 50}}} 2019-05-19 00:20:50,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:50,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:50 GMT 2019-05-19 00:20:50,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:50,139 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:50,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:50,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:50,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:50,139 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:50,141 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e x-compute-request-id: req-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:02Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:50,142 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e 2019-05-19 00:20:50,142 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-f4b75e90-29cf-49a0-96ff-bcf3a4c7867e 2019-05-19 00:20:50,142 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20: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 x-openstack-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d x-compute-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 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-05-19 00:20:50,142 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20: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 x-openstack-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d x-compute-request-id: req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 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-05-19 00:20:50,142 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 2019-05-19 00:20:50,143 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-05-19 00:20:50,143 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-5108651b-15a3-4c4d-8217-3c14f9345ca9 2019-05-19 00:20:50,143 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-5108651b-15a3-4c4d-8217-3c14f9345ca9 2019-05-19 00:20:50,143 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 2019-05-19 00:20:50,143 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 2019-05-19 00:20:50,143 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-5108651b-15a3-4c4d-8217-3c14f9345ca9 x-compute-request-id: req-5108651b-15a3-4c4d-8217-3c14f9345ca9 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:04Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:50,144 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-3b2a84d5-a4a7-457d-b6b2-d2b3ea0d849d 2019-05-19 00:20:50,144 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.200 detached from server 2019-05-19 00:20:50,144 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e01a16acc08252d6eba2d7aca1fc704ec79a5d" 2019-05-19 00:20:50,144 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-184c75c0-08a4-4985-86b5-d2290d13a15e 2019-05-19 00:20:50,144 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:20:50,144 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-19 00:20:50,145 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-184c75c0-08a4-4985-86b5-d2290d13a15e 2019-05-19 00:20:50,145 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-19 00:20:50,145 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-70d8fa0c-0536-4550-a57e-2046c3d20787 2019-05-19 00:20:50,145 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:20:50,145 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:20:50,145 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-e869e0fd-a6d4-408e-95fb-d64c5873f725 x-compute-request-id: req-e869e0fd-a6d4-408e-95fb-d64c5873f725 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:20:50,146 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-e869e0fd-a6d4-408e-95fb-d64c5873f725 2019-05-19 00:20:50,146 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-e869e0fd-a6d4-408e-95fb-d64c5873f725 2019-05-19 00:20:50,146 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a used request id req-70d8fa0c-0536-4550-a57e-2046c3d20787 2019-05-19 00:20:50,146 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c5c24ed-3973-4721-b8c0-ab4540ea067a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dae408052d80857ac673fd033959a40e4da9681" 2019-05-19 00:20:50,146 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00:20: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-70d8fa0c-0536-4550-a57e-2046c3d20787 x-compute-request-id: req-70d8fa0c-0536-4550-a57e-2046c3d20787 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9c5c24ed-3973-4721-b8c0-ab4540ea067a could not be found.", "code": 404}} 2019-05-19 00:20:50,146 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:20:50,147 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:20:50,147 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-a6657ddf-dc6e-46c2-92a3-d55500df6054 2019-05-19 00:20:50,147 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:20:50,147 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6657ddf-dc6e-46c2-92a3-d55500df6054 x-compute-request-id: req-a6657ddf-dc6e-46c2-92a3-d55500df6054 Content-Length: 0 Content-Type: application/json 2019-05-19 00:20:50,147 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:20:50,147 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f" 2019-05-19 00:20:50,147 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-a6657ddf-dc6e-46c2-92a3-d55500df6054 2019-05-19 00:20:50,148 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:20:50,148 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-19 00:20:50,148 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:50,148 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c71257-776f-4795-b06b-f639c8b9f98f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:50,148 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-84c71257-776f-4795-b06b-f639c8b9f98f 2019-05-19 00:20:50,148 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-c39b336b-0de3-4627-9597-a98d65d80f9b x-compute-request-id: req-c39b336b-0de3-4627-9597-a98d65d80f9b Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:04Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:50,149 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-c39b336b-0de3-4627-9597-a98d65d80f9b 2019-05-19 00:20:50,149 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-c39b336b-0de3-4627-9597-a98d65d80f9b 2019-05-19 00:20:50,149 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398e2dc5b243fab8945508d425c601efd428f66f" 2019-05-19 00:20:50,149 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:50,149 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a" 2019-05-19 00:20:50,149 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-34f8ac55-3b26-49ae-81fc-07bafbab8f54 x-compute-request-id: req-34f8ac55-3b26-49ae-81fc-07bafbab8f54 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:20:50,149 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-34f8ac55-3b26-49ae-81fc-07bafbab8f54 2019-05-19 00:20:50,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:50,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:50,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:50,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:50 GMT 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:50,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:50,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:50,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:55,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:20:55,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:55,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:55,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:55,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:55,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:55,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:55,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:55,312 - 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-05-19T00:20:46.886Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-34f8ac55-3b26-49ae-81fc-07bafbab8f54 x-compute-request-id: req-34f8ac55-3b26-49ae-81fc-07bafbab8f54 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.612Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1239ad90-4cb1-4c7c-a4d9-e0eac61be878"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.613Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-06b44c7e-f49d-467f-8abd-11759d062528", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.568Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-06b44c7e-f49d-467f-8abd-11759d062528", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.567Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b44c7e-f49d-467f-8abd-11759d062528 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.567Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b44c7e-f49d-467f-8abd-11759d062528 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.567Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2817fc-92a1-4514-b45c-aff1f712b567 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.192Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ee2817fc-92a1-4514-b45c-aff1f712b567", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.192Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.305Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "Remove floating ip 172.30.9.209", "level": "info", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.560Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:46.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.561Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:47.397Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.974Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:47.397Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:46.974Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:47.397Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-ce543821-546a-429a-a78d-567547c59fa3 x-compute-request-id: req-ce543821-546a-429a-a78d-567547c59fa3 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:19:58Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.206Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:47.397Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.149Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:47.397Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_gla02w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.054Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.247Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.247Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-ce543821-546a-429a-a78d-567547c59fa3", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.207Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-ce543821-546a-429a-a78d-567547c59fa3", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.207Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.208Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-778e2145-4632-409e-ae8f-6b10d7289dd0 Date: Sun, 19 May 2019 00:20:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-19T00:20:43Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 11, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": null, \"id\": \"2515b63b-58d6-4516-bcee-f0aef25401f8\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:16Z\", \"updated_at\": \"2019-05-19T00:03:23Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:88:fd\", \"device_id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"e04f5d79-9c4c-4834-907c-a3bbb5e45970\", \"id\": \"7f1affb0-aefa-4667-8a14-f6a724ef68c7\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"updated_at\": \"2019-05-19T00:03:18Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:29:70:5b\", \"device_id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"32e43aad-7b7e-4864-955b-6c4d03bc6acd\", \"id\": \"bbdf3417-c926-449f-abf1-493c6892b034\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:54:22Z\", \"updated_at\": \"2019-05-18T23:54:26Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:5d:12\", \"device_id\": \"52aada4b-5d2c-43b4-83bd-70e618671d08\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.219\", \"revision_number\": 3, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"a623d40d-329b-4d2b-b39f-a97f4bac5111\", \"id\": \"c802d17e-4fb5-4101-962a-d0ef6fda5f6d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.245Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-778e2145-4632-409e-ae8f-6b10d7289dd0 Date: Sun, 19 May 2019 00:20:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:17Z\", \"updated_at\": \"2019-05-19T00:20:43Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 11, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": null, \"id\": \"2515b63b-58d6-4516-bcee-f0aef25401f8\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:16Z\", \"updated_at\": \"2019-05-19T00:03:23Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:88:fd\", \"device_id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"e04f5d79-9c4c-4834-907c-a3bbb5e45970\", \"id\": \"7f1affb0-aefa-4667-8a14-f6a724ef68c7\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"updated_at\": \"2019-05-19T00:03:18Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:29:70:5b\", \"device_id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"32e43aad-7b7e-4864-955b-6c4d03bc6acd\", \"id\": \"bbdf3417-c926-449f-abf1-493c6892b034\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:54:22Z\", \"updated_at\": \"2019-05-18T23:54:26Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:5d:12\", \"device_id\": \"52aada4b-5d2c-43b4-83bd-70e618671d08\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.219\", \"revision_number\": 3, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"a623d40d-329b-4d2b-b39f-a97f4bac5111\", \"id\": \"c802d17e-4fb5-4101-962a-d0ef6fda5f6d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.246Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.246Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.246Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.246Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.246Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d981fee3-b3f2-4ca4-8c54-d8f141260569 Date: Sun, 19 May 2019 00:20:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T00:01:48Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"e04f5d79-9c4c-4834-907c-a3bbb5e45970\",\"security_groups\":[\"40d99f7a-86b1-46a9-81e1-c808fc633ff5\",\"ad09c406-cbfe-424a-9ea9-b24a0212af52\",\"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\"],\"mac_address\":\"fa:16:3e:f0:88:fd\",\"device_id\":\"88ce67e0-2c52-47cc-9206-36440929ee8b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:58:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.571Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d981fee3-b3f2-4ca4-8c54-d8f141260569 Date: Sun, 19 May 2019 00:20:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T00:01:48Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"e04f5d79-9c4c-4834-907c-a3bbb5e45970\",\"security_groups\":[\"40d99f7a-86b1-46a9-81e1-c808fc633ff5\",\"ad09c406-cbfe-424a-9ea9-b24a0212af52\",\"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\"],\"mac_address\":\"fa:16:3e:f0:88:fd\",\"device_id\":\"88ce67e0-2c52-47cc-9206-36440929ee8b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:58:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.571Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.571Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.571Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.571Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.571Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.571Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.572Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44dcf151-868f-41e0-83af-33a1ff6d5531 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.576Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44dcf151-868f-41e0-83af-33a1ff6d5531 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.577Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-44dcf151-868f-41e0-83af-33a1ff6d5531", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.577Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-44dcf151-868f-41e0-83af-33a1ff6d5531", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.577Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-2b012b56-b5f7-4203-a764-64c8c8394caa x-compute-request-id: req-2b012b56-b5f7-4203-a764-64c8c8394caa Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:02Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.682Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-2b012b56-b5f7-4203-a764-64c8c8394caa", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.682Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-2b012b56-b5f7-4203-a764-64c8c8394caa", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.682Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:47.683Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:48.003Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:48.237Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.702Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4963fd7e-49e9-4320-8a6d-4c904ca58f2e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:48.243Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.702Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4963fd7e-49e9-4320-8a6d-4c904ca58f2e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:48.243Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:48.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176\"", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:48.003Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.217Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 x-compute-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.016Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.217Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.171Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}], "metadata": {"pagination": {"total": 883, "offset": 748, "size": 50}}} 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:55 GMT 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:20:55,313 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:20:55,316 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-34f8ac55-3b26-49ae-81fc-07bafbab8f54 x-compute-request-id: req-34f8ac55-3b26-49ae-81fc-07bafbab8f54 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:20:55,317 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a" 2019-05-19 00:20:55,317 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-06b44c7e-f49d-467f-8abd-11759d062528 2019-05-19 00:20:55,317 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-06b44c7e-f49d-467f-8abd-11759d062528 2019-05-19 00:20:55,317 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b44c7e-f49d-467f-8abd-11759d062528 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:55,317 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b44c7e-f49d-467f-8abd-11759d062528 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:55,318 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2817fc-92a1-4514-b45c-aff1f712b567 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:55,318 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ee2817fc-92a1-4514-b45c-aff1f712b567 2019-05-19 00:20:55,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908" 2019-05-19 00:20:55,318 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.209 2019-05-19 00:20:55,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:55,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9" 2019-05-19 00:20:55,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9" 2019-05-19 00:20:55,319 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-ce543821-546a-429a-a78d-567547c59fa3 x-compute-request-id: req-ce543821-546a-429a-a78d-567547c59fa3 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:19:58Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:55,319 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:20:55,319 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:20:55,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9" 2019-05-19 00:20:55,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca637c1b487b786c7ba70ffcac25cfe4052bbcc9" 2019-05-19 00:20:55,320 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-ce543821-546a-429a-a78d-567547c59fa3 2019-05-19 00:20:55,320 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-ce543821-546a-429a-a78d-567547c59fa3 2019-05-19 00:20:55,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-05-19 00:20:55,320 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-778e2145-4632-409e-ae8f-6b10d7289dd0 Date: Sun, 19 May 2019 00:20:47 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-19T00:20:43Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 11, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": null, "id": "2515b63b-58d6-4516-bcee-f0aef25401f8", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:16Z", "updated_at": "2019-05-19T00:03:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:88:fd", "device_id": "88ce67e0-2c52-47cc-9206-36440929ee8b"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "e04f5d79-9c4c-4834-907c-a3bbb5e45970", "id": "7f1affb0-aefa-4667-8a14-f6a724ef68c7", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "updated_at": "2019-05-19T00:03:18Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:70:5b", "device_id": "2451c974-b9bd-46ac-8017-085c53c287e4"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "32e43aad-7b7e-4864-955b-6c4d03bc6acd", "id": "bbdf3417-c926-449f-abf1-493c6892b034", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:26Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 3, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-19 00:20:55,320 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-778e2145-4632-409e-ae8f-6b10d7289dd0 Date: Sun, 19 May 2019 00:20:47 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:17Z", "updated_at": "2019-05-19T00:20:43Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 11, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": null, "id": "2515b63b-58d6-4516-bcee-f0aef25401f8", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:16Z", "updated_at": "2019-05-19T00:03:23Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:88:fd", "device_id": "88ce67e0-2c52-47cc-9206-36440929ee8b"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "e04f5d79-9c4c-4834-907c-a3bbb5e45970", "id": "7f1affb0-aefa-4667-8a14-f6a724ef68c7", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "updated_at": "2019-05-19T00:03:18Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:70:5b", "device_id": "2451c974-b9bd-46ac-8017-085c53c287e4"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "32e43aad-7b7e-4864-955b-6c4d03bc6acd", "id": "bbdf3417-c926-449f-abf1-493c6892b034", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:26Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 3, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-19 00:20:55,320 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0 2019-05-19 00:20:55,321 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0 2019-05-19 00:20:55,321 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0 2019-05-19 00:20:55,321 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-778e2145-4632-409e-ae8f-6b10d7289dd0 2019-05-19 00:20:55,321 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d981fee3-b3f2-4ca4-8c54-d8f141260569 Date: Sun, 19 May 2019 00:20:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T00:01:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.7"}],"id":"e04f5d79-9c4c-4834-907c-a3bbb5e45970","security_groups":["40d99f7a-86b1-46a9-81e1-c808fc633ff5","ad09c406-cbfe-424a-9ea9-b24a0212af52","f1cd5ad2-12ce-4df7-9597-a8a5787957b3"],"mac_address":"fa:16:3e:f0:88:fd","device_id":"88ce67e0-2c52-47cc-9206-36440929ee8b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0a560a0697fc41d3a96f643e2e834a1d","qos_policy_id":null,"admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:58:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 00:20:55,321 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d981fee3-b3f2-4ca4-8c54-d8f141260569 Date: Sun, 19 May 2019 00:20:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T00:01:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.7"}],"id":"e04f5d79-9c4c-4834-907c-a3bbb5e45970","security_groups":["40d99f7a-86b1-46a9-81e1-c808fc633ff5","ad09c406-cbfe-424a-9ea9-b24a0212af52","f1cd5ad2-12ce-4df7-9597-a8a5787957b3"],"mac_address":"fa:16:3e:f0:88:fd","device_id":"88ce67e0-2c52-47cc-9206-36440929ee8b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0a560a0697fc41d3a96f643e2e834a1d","qos_policy_id":null,"admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:58:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 00:20:55,321 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569 2019-05-19 00:20:55,321 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569 2019-05-19 00:20:55,322 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569 2019-05-19 00:20:55,322 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/e04f5d79-9c4c-4834-907c-a3bbb5e45970.json used request id req-d981fee3-b3f2-4ca4-8c54-d8f141260569 2019-05-19 00:20:55,322 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:55,322 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:55,322 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44dcf151-868f-41e0-83af-33a1ff6d5531 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:55,322 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44dcf151-868f-41e0-83af-33a1ff6d5531 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:55,323 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-44dcf151-868f-41e0-83af-33a1ff6d5531 2019-05-19 00:20:55,323 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-44dcf151-868f-41e0-83af-33a1ff6d5531 2019-05-19 00:20:55,323 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-2b012b56-b5f7-4203-a764-64c8c8394caa x-compute-request-id: req-2b012b56-b5f7-4203-a764-64c8c8394caa Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:02Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:55,323 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-2b012b56-b5f7-4203-a764-64c8c8394caa 2019-05-19 00:20:55,323 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-2b012b56-b5f7-4203-a764-64c8c8394caa 2019-05-19 00:20:55,323 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-19 00:20:55,323 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176" 2019-05-19 00:20:55,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:20:55,324 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4963fd7e-49e9-4320-8a6d-4c904ca58f2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:20:55,324 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4963fd7e-49e9-4320-8a6d-4c904ca58f2e 2019-05-19 00:20:55,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176" 2019-05-19 00:20:55,324 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 x-compute-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:20:55,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908" 2019-05-19 00:20:55,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:20:55,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:20:55,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:20:55,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:20:55 GMT 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:20:55,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:20:55,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:20:55,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:20:55,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:00,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:00,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:00,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:00,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:00,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:00,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:00,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:00,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:00,534 - 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-05-19T00:20:49.217Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-c46397ab-5410-4f39-aa75-20bc24dd6d9c", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.169Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.217Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-c46397ab-5410-4f39-aa75-20bc24dd6d9c", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.169Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.217Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 x-compute-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.016Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.217Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.171Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9bffca2-a5c9-438e-ae75-a83347985dc7 x-compute-request-id: req-a9bffca2-a5c9-438e-ae75-a83347985dc7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.345Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.018Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.017Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.017Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 x-compute-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.016Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-a9bffca2-a5c9-438e-ae75-a83347985dc7", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.346Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.347Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-a9bffca2-a5c9-438e-ae75-a83347985dc7", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.346Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.019Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.017Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:49.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:49.016Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.262Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f23ae490-eea3-4391-b4ed-535ccd45cb12 x-compute-request-id: req-f23ae490-eea3-4391-b4ed-535ccd45cb12 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:04Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.197Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.006Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.262Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-d0e11f56-10d4-4590-84a4-06703f0ef73e x-compute-request-id: req-d0e11f56-10d4-4590-84a4-06703f0ef73e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:02Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.004Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.262Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d0e11f56-10d4-4590-84a4-06703f0ef73e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.004Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.262Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d0e11f56-10d4-4590-84a4-06703f0ef73e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.005Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.543Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bea05438-d1c6-44bf-b060-a5611fc88641", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.307Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908\"", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.308Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.806Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f23ae490-eea3-4391-b4ed-535ccd45cb12", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.197Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f23ae490-eea3-4391-b4ed-535ccd45cb12", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.197Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}406bd492170bf9742c92feffb317f9c991b2a853\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.198Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-bea05438-d1c6-44bf-b060-a5611fc88641 x-compute-request-id: req-bea05438-d1c6-44bf-b060-a5611fc88641 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:19:58Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.307Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bea05438-d1c6-44bf-b060-a5611fc88641", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.307Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a x-compute-request-id: req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.542Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:50.895Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:50.543Z", "source_id": "homer_host_4llvpz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b01ff033-16e4-4f3f-a5a4-63562c0ca0ef"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:51.494Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:51.494Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:51.494Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}406bd492170bf9742c92feffb317f9c991b2a853\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.789Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.025Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.788Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.025Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-e42f1064-5363-447b-bd7d-e5818e4c792a x-compute-request-id: req-e42f1064-5363-447b-bd7d-e5818e4c792a Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.784Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.025Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9 x-compute-request-id: req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.788Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.025Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.788Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "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-05-19T00:20:52.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.378Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.377Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-e42f1064-5363-447b-bd7d-e5818e4c792a", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.785Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6 x-compute-request-id: req-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:04Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.377Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-e42f1064-5363-447b-bd7d-e5818e4c792a", "level": "debug", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:51.785Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b6a03b83-db18-45fa-a5ff-905f52aa888f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}406bd492170bf9742c92feffb317f9c991b2a853\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.379Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:52.626Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_orh0wi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.253Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.195Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-97d91298-ec90-46c1-98ad-4e6fc21a99b0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:52.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}], "metadata": {"pagination": {"total": 949, "offset": 798, "size": 50}}} 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:00 GMT 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:00,535 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:00,538 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-c46397ab-5410-4f39-aa75-20bc24dd6d9c 2019-05-19 00:21:00,539 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-c46397ab-5410-4f39-aa75-20bc24dd6d9c 2019-05-19 00:21:00,539 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 x-compute-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:00,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908" 2019-05-19 00:21:00,539 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9bffca2-a5c9-438e-ae75-a83347985dc7 x-compute-request-id: req-a9bffca2-a5c9-438e-ae75-a83347985dc7 Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:00,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-05-19 00:21:00,539 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771 2019-05-19 00:21:00,540 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771 2019-05-19 00:21:00,540 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 x-compute-request-id: req-a38d2077-4016-4e82-a4e7-d747a61e9771 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:00,540 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-a9bffca2-a5c9-438e-ae75-a83347985dc7 2019-05-19 00:21:00,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a" 2019-05-19 00:21:00,540 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/action used request id req-a9bffca2-a5c9-438e-ae75-a83347985dc7 2019-05-19 00:21:00,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890980f618412b855a21c85427813a9c8d6176" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-05-19 00:21:00,541 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771 2019-05-19 00:21:00,541 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-a38d2077-4016-4e82-a4e7-d747a61e9771 2019-05-19 00:21:00,541 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f23ae490-eea3-4391-b4ed-535ccd45cb12 x-compute-request-id: req-f23ae490-eea3-4391-b4ed-535ccd45cb12 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:04Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:00,541 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f0e897e016fa96d19de30acaa48d09b463566a" 2019-05-19 00:21:00,541 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-d0e11f56-10d4-4590-84a4-06703f0ef73e x-compute-request-id: req-d0e11f56-10d4-4590-84a4-06703f0ef73e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:02Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:00,541 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d0e11f56-10d4-4590-84a4-06703f0ef73e 2019-05-19 00:21:00,542 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-d0e11f56-10d4-4590-84a4-06703f0ef73e 2019-05-19 00:21:00,542 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a 2019-05-19 00:21:00,542 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bea05438-d1c6-44bf-b060-a5611fc88641 2019-05-19 00:21:00,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043d07d4e7e4f170334078a4269a9d396f7d6908" 2019-05-19 00:21:00,542 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:00,542 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f23ae490-eea3-4391-b4ed-535ccd45cb12 2019-05-19 00:21:00,543 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f23ae490-eea3-4391-b4ed-535ccd45cb12 2019-05-19 00:21:00,543 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406bd492170bf9742c92feffb317f9c991b2a853" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-19 00:21:00,543 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-bea05438-d1c6-44bf-b060-a5611fc88641 x-compute-request-id: req-bea05438-d1c6-44bf-b060-a5611fc88641 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:19:58Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:00,543 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-bea05438-d1c6-44bf-b060-a5611fc88641 2019-05-19 00:21:00,543 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a x-compute-request-id: req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:21:00,543 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef/os-security-groups used request id req-d3343104-01c3-4ecb-9f4d-76ae2d1b8e3a 2019-05-19 00:21:00,543 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:00,544 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:00,544 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:21:00,544 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406bd492170bf9742c92feffb317f9c991b2a853" 2019-05-19 00:21:00,544 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9 2019-05-19 00:21:00,544 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-e42f1064-5363-447b-bd7d-e5818e4c792a x-compute-request-id: req-e42f1064-5363-447b-bd7d-e5818e4c792a Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:21:00,544 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9 x-compute-request-id: req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9 Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:00,545 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/action used request id req-cd030e4e-eef6-4169-b8c5-c2cc19777ef9 2019-05-19 00:21:00,545 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:21:00,545 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:21:00,545 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6 2019-05-19 00:21:00,545 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6 2019-05-19 00:21:00,545 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-e42f1064-5363-447b-bd7d-e5818e4c792a 2019-05-19 00:21:00,545 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6 x-compute-request-id: req-e28d8f9c-09f5-4ae8-a7a0-2613cfafaed6 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:04Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:00,546 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-e42f1064-5363-447b-bd7d-e5818e4c792a 2019-05-19 00:21:00,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406bd492170bf9742c92feffb317f9c991b2a853" 2019-05-19 00:21:00,546 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:00,546 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-97d91298-ec90-46c1-98ad-4e6fc21a99b0 2019-05-19 00:21:00,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:00,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:00,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:00,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:00,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:00 GMT 2019-05-19 00:21:00,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:00,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:00,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:00,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:00,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:05,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:05,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.195Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:52.616Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:52.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.744Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:53.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.744Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-77a46ed6-129c-4891-9865-7e58cbe28864", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.744Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb x-compute-request-id: req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.421Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.744Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.421Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.744Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.421Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.84cc48cd-58cc-4791-9705-7760cdffffce"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.744Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:53.744Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a46ed6-129c-4891-9865-7e58cbe28864 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00:20:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c x-compute-request-id: req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-43af5863-3fe5-4655-912e-3841d1161a1b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.797Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43af5863-3fe5-4655-912e-3841d1161a1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.797Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.792Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}baeda170c3d9e1ee5974633cba4f9623afe9d639\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.847Z", "source_id": "dime_host_oxwiko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856 x-compute-request-id: req-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:02Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.267Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:53.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "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-05-19T00:20:54.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ab464fd-01b0-44cb-bd31-aab9b382253b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.216Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-b5272cff-231c-4945-b2e7-c2a84e619679 x-compute-request-id: req-b5272cff-231c-4945-b2e7-c2a84e619679 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2a:36:e8\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:53Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_homer_host_4llvpz\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b5272cff-231c-4945-b2e7-c2a84e619679", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b5272cff-231c-4945-b2e7-c2a84e619679", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "Waiting for server \"7b85dcee-1d1e-4728-b63c-a2c69b5264ef\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:20: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-6ab464fd-01b0-44cb-bd31-aab9b382253b x-compute-request-id: req-6ab464fd-01b0-44cb-bd31-aab9b382253b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:54.928Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ab464fd-01b0-44cb-bd31-aab9b382253b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d427e4bc-3474-4a30-99a0-78d45182fa8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.308Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.416Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:54.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 x-compute-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 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_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.303Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 x-compute-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 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_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.308Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.308Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.308Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26", "level": "debug", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.308Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:55.497Z", "message": "Floating ip 172.30.9.209 detached from server", "level": "info", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.309Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3203a90f-a2cb-447f-8f1c-fc5429e16e21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-79f4bd84-7a75-494b-9651-ae7bfb0f04f1", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.405Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-79f4bd84-7a75-494b-9651-ae7bfb0f04f1 x-compute-request-id: req-79f4bd84-7a75-494b-9651-ae7bfb0f04f1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:19:58Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.405Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.813Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_m2b9d8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.659Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1032, "offset": 848, "size": 50}}} 2019-05-19 00:21:05,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:05,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:05 GMT 2019-05-19 00:21:05,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:05,720 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:05,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:05,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:05,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:05,720 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:05,722 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:05,723 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:05,723 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:05,723 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-77a46ed6-129c-4891-9865-7e58cbe28864 2019-05-19 00:21:05,723 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb x-compute-request-id: req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:21:05,723 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb 2019-05-19 00:21:05,723 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44/os-security-groups used request id req-f6e63b6c-563f-48f8-9bde-ee29e6842dbb 2019-05-19 00:21:05,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022" 2019-05-19 00:21:05,724 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a46ed6-129c-4891-9865-7e58cbe28864 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:05,724 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856 2019-05-19 00:21:05,724 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00:20:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c x-compute-request-id: req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c Content-Type: application/json 2019-05-19 00:21:05,724 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-43af5863-3fe5-4655-912e-3841d1161a1b 2019-05-19 00:21:05,724 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c 2019-05-19 00:21:05,724 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-951400be-1f8b-4fc4-9a3e-7c00ebb2b61c 2019-05-19 00:21:05,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022" 2019-05-19 00:21:05,725 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856 2019-05-19 00:21:05,725 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43af5863-3fe5-4655-912e-3841d1161a1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:05,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:05,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baeda170c3d9e1ee5974633cba4f9623afe9d639" 2019-05-19 00:21:05,725 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:05,725 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856 x-compute-request-id: req-6410e2a6-c3c1-4e33-9cb9-70e5c41cd856 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:02Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:05,726 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022" 2019-05-19 00:21:05,726 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:05,726 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:21:05,726 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:21:05,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ab464fd-01b0-44cb-bd31-aab9b382253b 2019-05-19 00:21:05,726 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-19 00:21:05,727 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:05,727 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f" 2019-05-19 00:21:05,727 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-b5272cff-231c-4945-b2e7-c2a84e619679 x-compute-request-id: req-b5272cff-231c-4945-b2e7-c2a84e619679 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:36:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7b85dcee-1d1e-4728-b63c-a2c69b5264ef", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:53Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_homer_host_4llvpz", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:05,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b5272cff-231c-4945-b2e7-c2a84e619679 2019-05-19 00:21:05,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-b5272cff-231c-4945-b2e7-c2a84e619679 2019-05-19 00:21:05,727 - functest.core.cloudify - DEBUG - Waiting for server "7b85dcee-1d1e-4728-b63c-a2c69b5264ef" to be deleted. current status: SHUTOFF 2019-05-19 00:21:05,727 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:20: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-6ab464fd-01b0-44cb-bd31-aab9b382253b x-compute-request-id: req-6ab464fd-01b0-44cb-bd31-aab9b382253b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:05,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-6ab464fd-01b0-44cb-bd31-aab9b382253b 2019-05-19 00:21:05,728 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 2019-05-19 00:21:05,728 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:05,728 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:05,728 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:21:05,728 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 x-compute-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 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-05-19 00:21:05,728 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 x-compute-request-id: req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 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-05-19 00:21:05,729 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 2019-05-19 00:21:05,729 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 2019-05-19 00:21:05,729 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-0e6471a8-8af6-4f05-80e6-0575f05e9a26 2019-05-19 00:21:05,729 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.209 detached from server 2019-05-19 00:21:05,729 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-79f4bd84-7a75-494b-9651-ae7bfb0f04f1 2019-05-19 00:21:05,729 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-79f4bd84-7a75-494b-9651-ae7bfb0f04f1 x-compute-request-id: req-79f4bd84-7a75-494b-9651-ae7bfb0f04f1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:19:58Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:05,730 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50" 2019-05-19 00:21:05,730 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:05,730 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-19 00:21:05,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:05,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:05,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:05,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:05,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:05,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:05,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:05,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:05 GMT 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:05,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:10,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:10,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:10,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:10,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:10,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:10,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:10,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:10,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:10,909 - 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-05-19T00:20:56.042Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.407Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:20:55.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb8c372-df81-460a-a3da-aa5b0feed3c4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bdb8c372-df81-460a-a3da-aa5b0feed3c4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:55.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.042Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:56.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.550Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1612a3e5-92ea-4695-b7c8-c65a598eaa51 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.555Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00: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-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7 x-compute-request-id: req-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-decbe99a-e958-43cf-b07f-b37c53fb1e0a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.485Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868\"", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.973Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-74b7c38d-bb3d-4caa-8b50-a321d456dd4a", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.079Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b7c38d-bb3d-4caa-8b50-a321d456dd4a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.079Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.070Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-decbe99a-e958-43cf-b07f-b37c53fb1e0a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1612a3e5-92ea-4695-b7c8-c65a598eaa51", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.555Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:57.570Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-decbe99a-e958-43cf-b07f-b37c53fb1e0a x-compute-request-id: req-decbe99a-e958-43cf-b07f-b37c53fb1e0a Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:04Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:56.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6bb195fb-5676-4389-999e-3fad46ec28fa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6bb195fb-5676-4389-999e-3fad46ec28fa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "Waiting for server \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee x-compute-request-id: req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.909Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.910Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.910Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.911Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.253Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-6bb195fb-5676-4389-999e-3fad46ec28fa x-compute-request-id: req-6bb195fb-5676-4389-999e-3fad46ec28fa Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3c:c5:4a\", \"version\": 4, \"addr\": \"192.168.120.27\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2c7adcf3-5b84-4ca7-bf79-052fc9541d44\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:56Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_dime_host_oxwiko\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:57.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.307Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-855c084d-6e54-4560-9602-228beb364502", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.306Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-855c084d-6e54-4560-9602-228beb364502", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.305Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-855c084d-6e54-4560-9602-228beb364502 x-compute-request-id: req-855c084d-6e54-4560-9602-228beb364502 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.305Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.511Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-04d43ce2-9ca0-4295-a61b-b44ccca77b99", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.510Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-04d43ce2-9ca0-4295-a61b-b44ccca77b99", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.510Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:58.872Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-04d43ce2-9ca0-4295-a61b-b44ccca77b99 x-compute-request-id: req-04d43ce2-9ca0-4295-a61b-b44ccca77b99 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:19:58Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.509Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:59.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:59.441Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.909Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:59.441Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.908Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:59.441Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b x-compute-request-id: req-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.908Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:20:59.441Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:58.910Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.848Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00: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-8b7cf3c6-8091-4681-bee2-5817d3801e55 x-compute-request-id: req-8b7cf3c6-8091-4681-bee2-5817d3801e55 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 7b85dcee-1d1e-4728-b63c-a2c69b5264ef 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-05-19T00:20:59.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-8b7cf3c6-8091-4681-bee2-5817d3801e55", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": "homer_host_4llvpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-8b7cf3c6-8091-4681-bee2-5817d3801e55", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c41e120c-e572-402a-b129-99acf1b53467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-8c3e5991-51a8-48d2-97b7-2b08d75b7188 x-compute-request-id: req-8c3e5991-51a8-48d2-97b7-2b08d75b7188 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.472Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-8c3e5991-51a8-48d2-97b7-2b08d75b7188", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.472Z", "source_id": "ellis_host_28nk2z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.14f474f5-377d-4f2e-b56e-0271a6507d3d"}], "metadata": {"pagination": {"total": 1073, "offset": 898, "size": 50}}} 2019-05-19 00:21:10,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:10,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:10 GMT 2019-05-19 00:21:10,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:10,909 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:10,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:10,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:10,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:10,910 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:10,913 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-19 00:21:10,913 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:21:10,913 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:10,913 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb8c372-df81-460a-a3da-aa5b0feed3c4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:10,913 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bdb8c372-df81-460a-a3da-aa5b0feed3c4 2019-05-19 00:21:10,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50" 2019-05-19 00:21:10,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:10,914 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1612a3e5-92ea-4695-b7c8-c65a598eaa51 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:10,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50" 2019-05-19 00:21:10,914 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00: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-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7 x-compute-request-id: req-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7 Content-Type: application/json 2019-05-19 00:21:10,914 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7 2019-05-19 00:21:10,915 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-decbe99a-e958-43cf-b07f-b37c53fb1e0a 2019-05-19 00:21:10,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c" 2019-05-19 00:21:10,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868" 2019-05-19 00:21:10,915 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-74b7c38d-bb3d-4caa-8b50-a321d456dd4a 2019-05-19 00:21:10,915 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b7c38d-bb3d-4caa-8b50-a321d456dd4a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:10,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:10,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50" 2019-05-19 00:21:10,916 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-f17eab88-4f26-4c4a-8fb3-86f0c7d3c4b7 2019-05-19 00:21:10,916 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-decbe99a-e958-43cf-b07f-b37c53fb1e0a 2019-05-19 00:21:10,916 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1612a3e5-92ea-4695-b7c8-c65a598eaa51 2019-05-19 00:21:10,916 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-decbe99a-e958-43cf-b07f-b37c53fb1e0a x-compute-request-id: req-decbe99a-e958-43cf-b07f-b37c53fb1e0a Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:04Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:10,916 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6bb195fb-5676-4389-999e-3fad46ec28fa 2019-05-19 00:21:10,916 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-6bb195fb-5676-4389-999e-3fad46ec28fa 2019-05-19 00:21:10,917 - functest.core.cloudify - DEBUG - Waiting for server "2c7adcf3-5b84-4ca7-bf79-052fc9541d44" to be deleted. current status: SHUTOFF 2019-05-19 00:21:10,917 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee x-compute-request-id: req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:10,917 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee 2019-05-19 00:21:10,917 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/action used request id req-19580af0-8bcb-42c7-9210-4a2b5c40e3ee 2019-05-19 00:21:10,917 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f" 2019-05-19 00:21:10,917 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-6bb195fb-5676-4389-999e-3fad46ec28fa x-compute-request-id: req-6bb195fb-5676-4389-999e-3fad46ec28fa Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:c5:4a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2c7adcf3-5b84-4ca7-bf79-052fc9541d44", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:56Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_dime_host_oxwiko", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:10,918 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-05-19 00:21:10,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-855c084d-6e54-4560-9602-228beb364502 2019-05-19 00:21:10,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-855c084d-6e54-4560-9602-228beb364502 2019-05-19 00:21:10,918 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-855c084d-6e54-4560-9602-228beb364502 x-compute-request-id: req-855c084d-6e54-4560-9602-228beb364502 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:10,918 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd2d1d868e8b8e8916418576c439a86c081b40f" 2019-05-19 00:21:10,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-04d43ce2-9ca0-4295-a61b-b44ccca77b99 2019-05-19 00:21:10,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-04d43ce2-9ca0-4295-a61b-b44ccca77b99 2019-05-19 00:21:10,919 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-04d43ce2-9ca0-4295-a61b-b44ccca77b99 x-compute-request-id: req-04d43ce2-9ca0-4295-a61b-b44ccca77b99 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:19:58Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:10,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f33c0989e211bbfd3cbf3833b17feccf7ff022" 2019-05-19 00:21:10,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b 2019-05-19 00:21:10,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b 2019-05-19 00:21:10,919 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b x-compute-request-id: req-9ae2bd1a-374d-46e6-bd93-21e6cd545f4b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:10,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-19 00:21:10,920 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:21:10,920 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:10,920 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00: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-8b7cf3c6-8091-4681-bee2-5817d3801e55 x-compute-request-id: req-8b7cf3c6-8091-4681-bee2-5817d3801e55 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7b85dcee-1d1e-4728-b63c-a2c69b5264ef could not be found.", "code": 404}} 2019-05-19 00:21:10,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-8b7cf3c6-8091-4681-bee2-5817d3801e55 2019-05-19 00:21:10,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b85dcee-1d1e-4728-b63c-a2c69b5264ef used request id req-8b7cf3c6-8091-4681-bee2-5817d3801e55 2019-05-19 00:21:10,920 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-8c3e5991-51a8-48d2-97b7-2b08d75b7188 x-compute-request-id: req-8c3e5991-51a8-48d2-97b7-2b08d75b7188 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:21:10,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd/os-security-groups used request id req-8c3e5991-51a8-48d2-97b7-2b08d75b7188 2019-05-19 00:21:10,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:10,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:10,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:10,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:10,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:10,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:10,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:10,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:10 GMT 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:10,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:15,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:16,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:16,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4llvpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.137Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:20:59.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.915Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_host_4llvpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.915Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.915Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.915Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3 x-compute-request-id: req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.620Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.915Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.621Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.915Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.621Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:00.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868\"", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.622Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:01.557Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:01.557Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:01.557Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:01.557Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:00.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-c5f37052-381d-4999-b8e9-aaa44ab09ae6", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.480Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.482Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-9face4fb-411b-4ea6-984c-fa2e3b5168b3 x-compute-request-id: req-9face4fb-411b-4ea6-984c-fa2e3b5168b3 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.791Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-9face4fb-411b-4ea6-984c-fa2e3b5168b3", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.791Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-9face4fb-411b-4ea6-984c-fa2e3b5168b3", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.791Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868\"", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.795Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-c5f37052-381d-4999-b8e9-aaa44ab09ae6 x-compute-request-id: req-c5f37052-381d-4999-b8e9-aaa44ab09ae6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.480Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.120Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-c5f37052-381d-4999-b8e9-aaa44ab09ae6", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:01.480Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.681Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.490Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.681Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-91972261-cf16-4bee-a601-4129168b24e8", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.489Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.681Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.681Z", "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-05-19T00:21:02.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.681Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.681Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-91972261-cf16-4bee-a601-4129168b24e8 x-compute-request-id: req-91972261-cf16-4bee-a601-4129168b24e8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.487Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:02.681Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-91972261-cf16-4bee-a601-4129168b24e8", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.488Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": "dime_host_oxwiko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-7c8335d0-64bc-45b5-aaa7-91c402303bba", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.856Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00: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-2adfd9f7-369d-44df-9ea1-84de356c23b5 x-compute-request-id: req-2adfd9f7-369d-44df-9ea1-84de356c23b5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2c7adcf3-5b84-4ca7-bf79-052fc9541d44 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-05-19T00:21:02.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:02.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec3a502-4fef-4954-8f10-e5991405ba03 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-2adfd9f7-369d-44df-9ea1-84de356c23b5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7ec3a502-4fef-4954-8f10-e5991405ba03", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "dime_host_oxwiko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-2adfd9f7-369d-44df-9ea1-84de356c23b5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6cc7e4b6-13d6-4cf5-b46d-3ad533962221"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-7c8335d0-64bc-45b5-aaa7-91c402303bba x-compute-request-id: req-7c8335d0-64bc-45b5-aaa7-91c402303bba Content-Encoding: gzip Content-Length: 535 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3a205864-64e7-4bf5-b035-9919b6849761\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b61acaa0-2139-4917-bff7-532e7a12d62d\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0f500d6-ab95-495c-90fe-d27fffe336d6\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"40d99f7a-86b1-46a9-81e1-c808fc633ff5\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.856Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-7c8335d0-64bc-45b5-aaa7-91c402303bba", "level": "debug", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:02.857Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a3b6224f-ad7f-41cd-8335-649c6e11a3e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292 x-compute-request-id: req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292 Content-Encoding: gzip Content-Length: 699 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6359820c-600a-401b-af6d-2356d5de06b5\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"911fc384-7938-4ea6-9283-099b72c27b37\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"95d783e4-286b-44cc-9406-b006317cbc1d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a60fa04e-531a-4ebd-b529-1be04e56879a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa3d46a-5857-4492-939c-e8c8900b804c\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9711d6-fb45-449a-bb9d-4cc468003deb\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fb536939-b173-411a-90d0-88c3f2420341\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"f1cd5ad2-12ce-4df7-9597-a8a5787957b3\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.121Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.121Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.121Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.0d6ef694-75f7-468d-b991-deb972b728e7"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.552Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b000a94e-732e-4a22-9b16-85b048b02077", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b000a94e-732e-4a22-9b16-85b048b02077 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:03.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_6m97p1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.199Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1126, "offset": 948, "size": 50}}} 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:16,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:16 GMT 2019-05-19 00:21:16,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:16,095 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:16,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:16,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:16,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:16,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:16,097 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:21:16,098 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:16,098 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:16,098 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:16,098 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3 x-compute-request-id: req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3 Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:16,098 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3 2019-05-19 00:21:16,099 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-e5ec9771-1e30-498c-bd0d-55fe9ad195a3 2019-05-19 00:21:16,099 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868" 2019-05-19 00:21:16,099 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:16,099 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:21:16,099 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:21:16,099 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:16,099 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:16,100 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-c5f37052-381d-4999-b8e9-aaa44ab09ae6 2019-05-19 00:21:16,100 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c" 2019-05-19 00:21:16,100 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-9face4fb-411b-4ea6-984c-fa2e3b5168b3 x-compute-request-id: req-9face4fb-411b-4ea6-984c-fa2e3b5168b3 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:16,100 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-9face4fb-411b-4ea6-984c-fa2e3b5168b3 2019-05-19 00:21:16,100 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-9face4fb-411b-4ea6-984c-fa2e3b5168b3 2019-05-19 00:21:16,100 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7ebc2bd680e650e6ccef857185edddcc66868" 2019-05-19 00:21:16,101 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:16,101 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00: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 x-openstack-request-id: req-c5f37052-381d-4999-b8e9-aaa44ab09ae6 x-compute-request-id: req-c5f37052-381d-4999-b8e9-aaa44ab09ae6 Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:16,101 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-c5f37052-381d-4999-b8e9-aaa44ab09ae6 2019-05-19 00:21:16,101 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e26021d7af3757bb91e43081ea7630f4c2d03c" 2019-05-19 00:21:16,101 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-91972261-cf16-4bee-a601-4129168b24e8 2019-05-19 00:21:16,101 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:21:16,102 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:21:16,102 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:16,102 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-91972261-cf16-4bee-a601-4129168b24e8 x-compute-request-id: req-91972261-cf16-4bee-a601-4129168b24e8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:16,102 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-91972261-cf16-4bee-a601-4129168b24e8 2019-05-19 00:21:16,102 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:21:16,102 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-7c8335d0-64bc-45b5-aaa7-91c402303bba 2019-05-19 00:21:16,103 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef1273046807de94d71bb9d6c07848c0253e50" 2019-05-19 00:21:16,103 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00: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-2adfd9f7-369d-44df-9ea1-84de356c23b5 x-compute-request-id: req-2adfd9f7-369d-44df-9ea1-84de356c23b5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2c7adcf3-5b84-4ca7-bf79-052fc9541d44 could not be found.", "code": 404}} 2019-05-19 00:21:16,103 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:16,103 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec3a502-4fef-4954-8f10-e5991405ba03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:16,103 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-2adfd9f7-369d-44df-9ea1-84de356c23b5 2019-05-19 00:21:16,103 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7ec3a502-4fef-4954-8f10-e5991405ba03 2019-05-19 00:21:16,103 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c7adcf3-5b84-4ca7-bf79-052fc9541d44 used request id req-2adfd9f7-369d-44df-9ea1-84de356c23b5 2019-05-19 00:21:16,104 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-7c8335d0-64bc-45b5-aaa7-91c402303bba x-compute-request-id: req-7c8335d0-64bc-45b5-aaa7-91c402303bba Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a205864-64e7-4bf5-b035-9919b6849761"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b61acaa0-2139-4917-bff7-532e7a12d62d"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f500d6-ab95-495c-90fe-d27fffe336d6"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "40d99f7a-86b1-46a9-81e1-c808fc633ff5", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-19 00:21:16,104 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-7c8335d0-64bc-45b5-aaa7-91c402303bba 2019-05-19 00:21:16,104 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292 x-compute-request-id: req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292 Content-Encoding: gzip Content-Length: 699 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6359820c-600a-401b-af6d-2356d5de06b5"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "911fc384-7938-4ea6-9283-099b72c27b37"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95d783e4-286b-44cc-9406-b006317cbc1d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a60fa04e-531a-4ebd-b529-1be04e56879a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca4ed2be-0f9e-46a0-87f0-3ce61a4c9310"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa3d46a-5857-4492-939c-e8c8900b804c"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9711d6-fb45-449a-bb9d-4cc468003deb"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fb536939-b173-411a-90d0-88c3f2420341"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "f1cd5ad2-12ce-4df7-9597-a8a5787957b3", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-05-19 00:21:16,104 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292 2019-05-19 00:21:16,104 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-8ac2ddd8-8666-4144-b9d2-ab3e6e93a292 2019-05-19 00:21:16,104 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a" 2019-05-19 00:21:16,105 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:16,105 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b000a94e-732e-4a22-9b16-85b048b02077 2019-05-19 00:21:16,105 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b000a94e-732e-4a22-9b16-85b048b02077 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:16,105 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:16,105 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:21:16,105 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:16,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:16,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:16,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:16,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:16,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:16,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:16 GMT 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:16,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:21,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:21,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:21,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:21,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:21,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:21,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:21,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:21,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:21,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_oxwiko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:03.973Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.319Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-2840a86c-a882-415b-9a0f-2717e2450d3f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.764Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-5504a3d0-ec92-45cd-acaf-bc8f0f9a4c13", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00: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-2840a86c-a882-415b-9a0f-2717e2450d3f x-compute-request-id: req-2840a86c-a882-415b-9a0f-2717e2450d3f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-5504a3d0-ec92-45cd-acaf-bc8f0f9a4c13", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-00c21945-5e3a-44a4-838e-40fbb004cede", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-00c21945-5e3a-44a4-838e-40fbb004cede", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-00c21945-5e3a-44a4-838e-40fbb004cede x-compute-request-id: req-00c21945-5e3a-44a4-838e-40fbb004cede Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:19:58Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fcc794524b811cfe49491234f9c45dfcdfd95c2\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:03.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": "homer_security_group_84jd5s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "RESP: [204] X-Openstack-Request-Id: req-5504a3d0-ec92-45cd-acaf-bc8f0f9a4c13 Content-Length: 0 Date: Sun, 19 May 2019 00:21:04 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-05-19T00:21:04.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.11b2b9c4-8794-468b-abc8-26d541956f5b"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:04.578Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-2840a86c-a882-415b-9a0f-2717e2450d3f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "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-05-19T00:21:04.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "homer_security_group_84jd5s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.690Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea46cb60-83f1-489d-8a32-e5a41df3f398 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.695Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ea46cb60-83f1-489d-8a32-e5a41df3f398", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.696Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-3df2cd69-cd9c-4700-b56c-1bf44c2089fb x-compute-request-id: req-3df2cd69-cd9c-4700-b56c-1bf44c2089fb Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9f:d2:30\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:48.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:21:04Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_ellis_host_28nk2z\", \"created\": \"2019-05-18T23:58:39Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-3df2cd69-cd9c-4700-b56c-1bf44c2089fb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-3df2cd69-cd9c-4700-b56c-1bf44c2089fb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.158Z", "message": "Waiting for server \"b1717287-ada6-412a-9f5e-c1c51bdb94dd\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:04.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.684Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:05.103Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.684Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:05.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.684Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:05.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.684Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:05.658Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.684Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b190e172-7340-4ac2-8961-a785506df1d9", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:05.198Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.684Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b190e172-7340-4ac2-8961-a785506df1d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:05.198Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:05.684Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:05.193Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.302Z", "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-05-19T00:21:05.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a07781e-9937-478e-8ffd-22e464e8375e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:06.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.566Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f9a3cbfb-ea3d-4f71-888b-e140671abb8c", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.564Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f9a3cbfb-ea3d-4f71-888b-e140671abb8c", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.564Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-f9a3cbfb-ea3d-4f71-888b-e140671abb8c x-compute-request-id: req-f9a3cbfb-ea3d-4f71-888b-e140671abb8c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.564Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:06.893Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7a07781e-9937-478e-8ffd-22e464e8375e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:07.523Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bbf5feca2b8ecd30abc9cf8d164498094084eb82\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:06.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:07.523Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:07.131Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:07.523Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-76069923-a893-4718-9583-94ffe7f3bc55", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:07.130Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:07.523Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-76069923-a893-4718-9583-94ffe7f3bc55", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:07.130Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:07.523Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-76069923-a893-4718-9583-94ffe7f3bc55 x-compute-request-id: req-76069923-a893-4718-9583-94ffe7f3bc55 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:07.129Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:08.219Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-dfe61760-5683-4c75-9b49-e5c4bb1f684f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:07.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}, {"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:08.219Z", "message": "RESP: [204] X-Openstack-Request-Id: req-dfe61760-5683-4c75-9b49-e5c4bb1f684f Content-Length: 0 Date: Sun, 19 May 2019 00:21:07 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-05-19T00:21:07.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}], "metadata": {"pagination": {"total": 1170, "offset": 998, "size": 50}}} 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:21 GMT 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:21,284 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:21,287 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:21,287 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:21,287 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-2840a86c-a882-415b-9a0f-2717e2450d3f 2019-05-19 00:21:21,287 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:21,287 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:21,288 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:21,288 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-5504a3d0-ec92-45cd-acaf-bc8f0f9a4c13 2019-05-19 00:21:21,288 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00: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-2840a86c-a882-415b-9a0f-2717e2450d3f x-compute-request-id: req-2840a86c-a882-415b-9a0f-2717e2450d3f Content-Type: application/json 2019-05-19 00:21:21,288 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json used request id req-5504a3d0-ec92-45cd-acaf-bc8f0f9a4c13 2019-05-19 00:21:21,288 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a" 2019-05-19 00:21:21,288 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-00c21945-5e3a-44a4-838e-40fbb004cede 2019-05-19 00:21:21,289 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-00c21945-5e3a-44a4-838e-40fbb004cede 2019-05-19 00:21:21,289 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-00c21945-5e3a-44a4-838e-40fbb004cede x-compute-request-id: req-00c21945-5e3a-44a4-838e-40fbb004cede Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:19:58Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:21,289 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c8b553ca-e86e-4353-ab15-0cfcb6234a27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcc794524b811cfe49491234f9c45dfcdfd95c2" 2019-05-19 00:21:21,289 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5504a3d0-ec92-45cd-acaf-bc8f0f9a4c13 Content-Length: 0 Date: Sun, 19 May 2019 00:21:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:21,289 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a" 2019-05-19 00:21:21,289 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-2840a86c-a882-415b-9a0f-2717e2450d3f 2019-05-19 00:21:21,290 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:21:21,290 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:21,290 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:21,290 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:21,290 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea46cb60-83f1-489d-8a32-e5a41df3f398 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:21,290 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ea46cb60-83f1-489d-8a32-e5a41df3f398 2019-05-19 00:21:21,291 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-3df2cd69-cd9c-4700-b56c-1bf44c2089fb x-compute-request-id: req-3df2cd69-cd9c-4700-b56c-1bf44c2089fb Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d2:30", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:48.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "b1717287-ada6-412a-9f5e-c1c51bdb94dd", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:21:04Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_ellis_host_28nk2z", "created": "2019-05-18T23:58:39Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:21,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-3df2cd69-cd9c-4700-b56c-1bf44c2089fb 2019-05-19 00:21:21,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-3df2cd69-cd9c-4700-b56c-1bf44c2089fb 2019-05-19 00:21:21,291 - functest.core.cloudify - DEBUG - Waiting for server "b1717287-ada6-412a-9f5e-c1c51bdb94dd" to be deleted. current status: SHUTOFF 2019-05-19 00:21:21,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0" 2019-05-19 00:21:21,291 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:21,292 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:21,292 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45" 2019-05-19 00:21:21,292 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b190e172-7340-4ac2-8961-a785506df1d9 2019-05-19 00:21:21,292 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b190e172-7340-4ac2-8961-a785506df1d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:21,292 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:21,292 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:21:21,292 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a07781e-9937-478e-8ffd-22e464e8375e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:21,293 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:21,293 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:21:21,293 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-19 00:21:21,293 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f9a3cbfb-ea3d-4f71-888b-e140671abb8c 2019-05-19 00:21:21,293 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-f9a3cbfb-ea3d-4f71-888b-e140671abb8c 2019-05-19 00:21:21,293 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-f9a3cbfb-ea3d-4f71-888b-e140671abb8c x-compute-request-id: req-f9a3cbfb-ea3d-4f71-888b-e140671abb8c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:21,294 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7a07781e-9937-478e-8ffd-22e464e8375e 2019-05-19 00:21:21,294 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf5feca2b8ecd30abc9cf8d164498094084eb82" 2019-05-19 00:21:21,294 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-05-19 00:21:21,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-76069923-a893-4718-9583-94ffe7f3bc55 2019-05-19 00:21:21,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-76069923-a893-4718-9583-94ffe7f3bc55 2019-05-19 00:21:21,294 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-76069923-a893-4718-9583-94ffe7f3bc55 x-compute-request-id: req-76069923-a893-4718-9583-94ffe7f3bc55 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:21,295 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0814af83-57b1-478b-ba26-a126f6997d19.json used request id req-dfe61760-5683-4c75-9b49-e5c4bb1f684f 2019-05-19 00:21:21,295 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfe61760-5683-4c75-9b49-e5c4bb1f684f Content-Length: 0 Date: Sun, 19 May 2019 00:21:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:21,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:21,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:21,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:21,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:21,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:21,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:21,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:21,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:21 GMT 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:21,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:26,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:26,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:26,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:26,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:26,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:26,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:26,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_gla02w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:08.219Z", "message": "RESP: [204] X-Openstack-Request-Id: req-dfe61760-5683-4c75-9b49-e5c4bb1f684f Content-Length: 0 Date: Sun, 19 May 2019 00:21:07 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-05-19T00:21:07.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1756099a-b3f4-405b-8435-4a4a04712142"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:08.219Z", "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-05-19T00:21:07.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "dime_security_group_gla02w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:08.219Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:07.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.038Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:21: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-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858 x-compute-request-id: req-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:08.825Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.000Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.606Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:08.825Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.606Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:08.825Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:08.826Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.606Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:21: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-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4 x-compute-request-id: req-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:08.999Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.606Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:08.999Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:09.606Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:08.999Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-0f3d5892-e99f-4633-8838-2ab1cb1a5c67 x-compute-request-id: req-0f3d5892-e99f-4633-8838-2ab1cb1a5c67 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.883Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-b52df25f-3af3-49fc-83b2-bbf53a5271e2 x-compute-request-id: req-b52df25f-3af3-49fc-83b2-bbf53a5271e2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.167Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-78eddf71-0e95-4e38-9740-97b6f9b1d16e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00: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-78eddf71-0e95-4e38-9740-97b6f9b1d16e x-compute-request-id: req-78eddf71-0e95-4e38-9740-97b6f9b1d16e Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b1717287-ada6-412a-9f5e-c1c51bdb94dd 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-05-19T00:21:09.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-0f3d5892-e99f-4633-8838-2ab1cb1a5c67", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.884Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": "ellis_host_28nk2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-78eddf71-0e95-4e38-9740-97b6f9b1d16e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.1dcb961e-0fea-4832-8af4-699b8401b5b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0\"", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.884Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-0f3d5892-e99f-4633-8838-2ab1cb1a5c67", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:09.883Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.838Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-b52df25f-3af3-49fc-83b2-bbf53a5271e2", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.167Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.838Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_host_28nk2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.838Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45\"", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.168Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:10.838Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-b52df25f-3af3-49fc-83b2-bbf53a5271e2", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.168Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-c4693494-663b-4f97-914d-7498854eea45", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.830Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-c4693494-663b-4f97-914d-7498854eea45 x-compute-request-id: req-c4693494-663b-4f97-914d-7498854eea45 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.829Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-c4693494-663b-4f97-914d-7498854eea45", "level": "debug", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.830Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.633a512f-8863-40a1-8493-462d5d601501"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-156a2892-6cc3-4e64-9a61-68c605fd24da x-compute-request-id: req-156a2892-6cc3-4e64-9a61-68c605fd24da Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.112Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-156a2892-6cc3-4e64-9a61-68c605fd24da", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.112Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-156a2892-6cc3-4e64-9a61-68c605fd24da", "level": "debug", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.112Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.92c69f08-3945-4541-8a5b-5baf4a96d8e4"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.362Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:10.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.972Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_058ykl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.316Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.972Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:11.972Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:12.617Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:12.617Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_7owznb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.496Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:12.617Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.448Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.216Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e120373f-e88f-4168-beb1-644bb212fe6e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.940Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.216Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.216Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:11.799Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.934Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.216Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e120373f-e88f-4168-beb1-644bb212fe6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.940Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.216Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.356Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.828Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.828Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.828Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1196, "offset": 1048, "size": 50}}} 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:26 GMT 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:26,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:26,459 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:26,461 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfe61760-5683-4c75-9b49-e5c4bb1f684f Content-Length: 0 Date: Sun, 19 May 2019 00:21:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:26,461 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:21:26,461 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:26,461 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:21: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-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858 x-compute-request-id: req-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858 Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:26,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45" 2019-05-19 00:21:26,462 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858 2019-05-19 00:21:26,462 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-17a7c9d1-3af2-4a1e-a3b1-6cdb2e398858 2019-05-19 00:21:26,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0" 2019-05-19 00:21:26,462 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:21: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-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4 x-compute-request-id: req-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4 Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:26,462 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4 2019-05-19 00:21:26,463 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-4375b2ba-c07b-4f72-bf4d-14adfca8d5d4 2019-05-19 00:21:26,463 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-0f3d5892-e99f-4633-8838-2ab1cb1a5c67 x-compute-request-id: req-0f3d5892-e99f-4633-8838-2ab1cb1a5c67 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:26,463 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-b52df25f-3af3-49fc-83b2-bbf53a5271e2 x-compute-request-id: req-b52df25f-3af3-49fc-83b2-bbf53a5271e2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:26,463 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-78eddf71-0e95-4e38-9740-97b6f9b1d16e 2019-05-19 00:21:26,463 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00: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-78eddf71-0e95-4e38-9740-97b6f9b1d16e x-compute-request-id: req-78eddf71-0e95-4e38-9740-97b6f9b1d16e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b1717287-ada6-412a-9f5e-c1c51bdb94dd could not be found.", "code": 404}} 2019-05-19 00:21:26,463 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f4a3800352e0cb950cb9396b2050cddaa7e83a" 2019-05-19 00:21:26,464 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-0f3d5892-e99f-4633-8838-2ab1cb1a5c67 2019-05-19 00:21:26,464 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1717287-ada6-412a-9f5e-c1c51bdb94dd used request id req-78eddf71-0e95-4e38-9740-97b6f9b1d16e 2019-05-19 00:21:26,464 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7abe267bf3b71d878baa6ae26e555744b433fe0" 2019-05-19 00:21:26,464 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-0f3d5892-e99f-4633-8838-2ab1cb1a5c67 2019-05-19 00:21:26,464 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-b52df25f-3af3-49fc-83b2-bbf53a5271e2 2019-05-19 00:21:26,464 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:21:26,465 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:26,465 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df9b66343c54737128ccae797368f1dd7fd45" 2019-05-19 00:21:26,465 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-b52df25f-3af3-49fc-83b2-bbf53a5271e2 2019-05-19 00:21:26,465 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-c4693494-663b-4f97-914d-7498854eea45 2019-05-19 00:21:26,465 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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,Accept-Encoding x-openstack-request-id: req-c4693494-663b-4f97-914d-7498854eea45 x-compute-request-id: req-c4693494-663b-4f97-914d-7498854eea45 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:21:26,465 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-c4693494-663b-4f97-914d-7498854eea45 2019-05-19 00:21:26,466 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-156a2892-6cc3-4e64-9a61-68c605fd24da x-compute-request-id: req-156a2892-6cc3-4e64-9a61-68c605fd24da Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:21:26,466 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-156a2892-6cc3-4e64-9a61-68c605fd24da 2019-05-19 00:21:26,466 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-156a2892-6cc3-4e64-9a61-68c605fd24da 2019-05-19 00:21:26,466 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:26,466 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:26,466 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:26,467 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:26,467 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:26,467 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:26,467 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:26,467 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:26,467 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:26,468 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e120373f-e88f-4168-beb1-644bb212fe6e 2019-05-19 00:21:26,468 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:26,468 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:26,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:26,468 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e120373f-e88f-4168-beb1-644bb212fe6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:26,468 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:26,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7" 2019-05-19 00:21:26,469 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:26,469 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:26,469 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-19 00:21:26,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:26,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:26,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:26,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:26,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:26 GMT 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:26,525 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:26,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:31,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:31,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:31,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:31,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.828Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:12.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.828Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7fc1194a-346c-4ae5-b390-6b34c5fad0dd", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.313Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:13.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.308Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:13.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "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-05-19T00:21:12.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.743Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:13.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a03a414b-5dab-44ae-adb2-391bee21bd1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a03a414b-5dab-44ae-adb2-391bee21bd1b", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f6723e-7429-497e-8e8b-88cad167ecde Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-72f6723e-7429-497e-8e8b-88cad167ecde", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:13.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.426Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/2515b63b-58d6-4516-bcee-f0aef25401f8.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9c8b7206cf9e82f66fc355d1b9a4add77a9600c\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:14.931Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c6a14925665f02be3c84f73ec366df85cc245b3\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-bc8f944f-fc1a-479f-8b34-8115f7dc6509 x-compute-request-id: req-bc8f944f-fc1a-479f-8b34-8115f7dc6509 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.856Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-9a89bff1-ae54-4f31-9731-72cf05e615da", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9a89bff1-ae54-4f31-9731-72cf05e615da Content-Length: 0 Date: Sun, 19 May 2019 00:21:14 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.858Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-bc8f944f-fc1a-479f-8b34-8115f7dc6509", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.857Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-bc8f944f-fc1a-479f-8b34-8115f7dc6509", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.856Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "RESP: [204] X-Openstack-Request-Id: req-2b0077ba-c974-4e03-9ca6-22cd9e4be767 Content-Length: 0 Date: Sun, 19 May 2019 00: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": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.154Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-c5ade25c-85f2-4a22-acf1-0da797ad3327", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.153Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-c5ade25c-85f2-4a22-acf1-0da797ad3327", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.153Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00: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-c5ade25c-85f2-4a22-acf1-0da797ad3327 x-compute-request-id: req-c5ade25c-85f2-4a22-acf1-0da797ad3327 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.153Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "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-05-19T00:21:15.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_security_group_orh0wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:15.608Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-9a89bff1-ae54-4f31-9731-72cf05e615da", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:14.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a4770474-5336-46ed-8294-f2c6344153f1"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:16.112Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2515b63b-58d6-4516-bcee-f0aef25401f8.json used request id req-2b0077ba-c974-4e03-9ca6-22cd9e4be767", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": "ellis_floatingip_osyy1z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:16.112Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/2515b63b-58d6-4516-bcee-f0aef25401f8.json used request id req-2b0077ba-c974-4e03-9ca6-22cd9e4be767", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72a2ec01-6b0a-4ac3-9d14-38f3cd3abffe"}, {"node_instance_id": "ellis_security_group_orh0wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:16.112Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:15.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:16.693Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:16.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "ellis_floatingip_osyy1z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:16.693Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:16.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.227Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-149095e0-e2fc-482d-865e-0f27f0f1ef7a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:16.618Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:16.618Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.227Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:21: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-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8 x-compute-request-id: req-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.183Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.227Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-149095e0-e2fc-482d-865e-0f27f0f1ef7a x-compute-request-id: req-149095e0-e2fc-482d-865e-0f27f0f1ef7a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:16.617Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.227Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-149095e0-e2fc-482d-865e-0f27f0f1ef7a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:16.617Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-62cd5774-10d8-4f19-ac31-6a85d6c3395e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.219Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-62cd5774-10d8-4f19-ac31-6a85d6c3395e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.219Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21: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-62cd5774-10d8-4f19-ac31-6a85d6c3395e x-compute-request-id: req-62cd5774-10d8-4f19-ac31-6a85d6c3395e Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.218Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.185Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.183Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.183Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21: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-701ff9ff-f83d-4054-acb3-f5a010e96fec x-compute-request-id: req-701ff9ff-f83d-4054-acb3-f5a010e96fec Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.692Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:17.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.220Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:18.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.694Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:18.317Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f x-compute-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.804Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:18.317Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.804Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:18.317Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.805Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}], "metadata": {"pagination": {"total": 1228, "offset": 1098, "size": 50}}} 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:31 GMT 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:31,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:31,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:31,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:31,631 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:31,632 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-19 00:21:31,633 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7fc1194a-346c-4ae5-b390-6b34c5fad0dd 2019-05-19 00:21:31,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:31,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:31,633 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:21:31,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b" 2019-05-19 00:21:31,633 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-19 00:21:31,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a03a414b-5dab-44ae-adb2-391bee21bd1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a03a414b-5dab-44ae-adb2-391bee21bd1b 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f6723e-7429-497e-8e8b-88cad167ecde Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-72f6723e-7429-497e-8e8b-88cad167ecde 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/2515b63b-58d6-4516-bcee-f0aef25401f8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c8b7206cf9e82f66fc355d1b9a4add77a9600c" 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a14925665f02be3c84f73ec366df85cc245b3" 2019-05-19 00:21:31,634 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-bc8f944f-fc1a-479f-8b34-8115f7dc6509 x-compute-request-id: req-bc8f944f-fc1a-479f-8b34-8115f7dc6509 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:31,635 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-9a89bff1-ae54-4f31-9731-72cf05e615da 2019-05-19 00:21:31,635 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a89bff1-ae54-4f31-9731-72cf05e615da Content-Length: 0 Date: Sun, 19 May 2019 00:21:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:31,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-19 00:21:31,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-bc8f944f-fc1a-479f-8b34-8115f7dc6509 2019-05-19 00:21:31,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-bc8f944f-fc1a-479f-8b34-8115f7dc6509 2019-05-19 00:21:31,635 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b0077ba-c974-4e03-9ca6-22cd9e4be767 Content-Length: 0 Date: Sun, 19 May 2019 00:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:31,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-c5ade25c-85f2-4a22-acf1-0da797ad3327 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-c5ade25c-85f2-4a22-acf1-0da797ad3327 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00: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-c5ade25c-85f2-4a22-acf1-0da797ad3327 x-compute-request-id: req-c5ade25c-85f2-4a22-acf1-0da797ad3327 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/062fea5d-70ca-424b-b4c6-ad4818a0694b.json used request id req-9a89bff1-ae54-4f31-9731-72cf05e615da 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2515b63b-58d6-4516-bcee-f0aef25401f8.json used request id req-2b0077ba-c974-4e03-9ca6-22cd9e4be767 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/2515b63b-58d6-4516-bcee-f0aef25401f8.json used request id req-2b0077ba-c974-4e03-9ca6-22cd9e4be767 2019-05-19 00:21:31,636 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-149095e0-e2fc-482d-865e-0f27f0f1ef7a 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b" 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:21: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-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8 x-compute-request-id: req-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8 Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-149095e0-e2fc-482d-865e-0f27f0f1ef7a x-compute-request-id: req-149095e0-e2fc-482d-865e-0f27f0f1ef7a Content-Length: 0 Content-Type: application/json 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/action used request id req-149095e0-e2fc-482d-865e-0f27f0f1ef7a 2019-05-19 00:21:31,637 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-62cd5774-10d8-4f19-ac31-6a85d6c3395e 2019-05-19 00:21:31,638 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-62cd5774-10d8-4f19-ac31-6a85d6c3395e 2019-05-19 00:21:31,638 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21: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-62cd5774-10d8-4f19-ac31-6a85d6c3395e x-compute-request-id: req-62cd5774-10d8-4f19-ac31-6a85d6c3395e Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:31,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7" 2019-05-19 00:21:31,638 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8 2019-05-19 00:21:31,638 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/action used request id req-8c221fcd-f022-4ba0-99a5-5ac9343b4bb8 2019-05-19 00:21:31,638 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21: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-701ff9ff-f83d-4054-acb3-f5a010e96fec x-compute-request-id: req-701ff9ff-f83d-4054-acb3-f5a010e96fec Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:31,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d7c492d1440f3c82a45fe335715963a5b34b6b" 2019-05-19 00:21:31,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7" 2019-05-19 00:21:31,639 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f x-compute-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:21:31,639 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f 2019-05-19 00:21:31,639 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4/os-security-groups used request id req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f 2019-05-19 00:21:31,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:31,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:31,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:31,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:31,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:31,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:31,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:31 GMT 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:31,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:36,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:36,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:36,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:36,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:36,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:36,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:36,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:36,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:36,875 - 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-05-19T00:21:18.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.694Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:18.317Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f x-compute-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:17.804Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f83eaa2d-0bef-41eb-a483-a4a54c510cef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.029Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-213ce182-7503-45f7-954b-cfba7be0fca8", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.604Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.029Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.029Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.029Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.029Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.239Z", "source_id": "sprout_host_ff47j9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.029Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-213ce182-7503-45f7-954b-cfba7be0fca8 x-compute-request-id: req-213ce182-7503-45f7-954b-cfba7be0fca8 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.603Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.029Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-213ce182-7503-45f7-954b-cfba7be0fca8", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.604Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.66f391e5-1123-4a4a-97dc-5d0f4016c389"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.623Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:18.927Z", "source_id": "bono_host_0nqzh2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.623Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:19.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:19.623Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:19.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.255Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:19.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:20.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.255Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:19.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:19.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.255Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cf2e1ed7-d73f-4b56-beae-94a4378180d9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:19.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.255Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf2e1ed7-d73f-4b56-beae-94a4378180d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:19.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.775Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:20.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.775Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:20.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.775Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-198abc04-567d-4a44-af16-59cbaddbb9cd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:20.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:20.775Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198abc04-567d-4a44-af16-59cbaddbb9cd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:20.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.308Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-07e3362a-6570-45ac-95c8-90febcfebbf1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.308Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-07e3362a-6570-45ac-95c8-90febcfebbf1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:20.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.308Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21: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-07e3362a-6570-45ac-95c8-90febcfebbf1 x-compute-request-id: req-07e3362a-6570-45ac-95c8-90febcfebbf1 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.308Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.894Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-1493051f-9eea-41b3-83a8-acc24f7f156b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.894Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00:21: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 x-openstack-request-id: req-1493051f-9eea-41b3-83a8-acc24f7f156b x-compute-request-id: req-1493051f-9eea-41b3-83a8-acc24f7f156b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.894Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-1493051f-9eea-41b3-83a8-acc24f7f156b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:21.894Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21: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-fd3c2050-c7f7-453d-aa56-a9780d1cbd92 x-compute-request-id: req-fd3c2050-c7f7-453d-aa56-a9780d1cbd92 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:20:09Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fd3c2050-c7f7-453d-aa56-a9780d1cbd92", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fd3c2050-c7f7-453d-aa56-a9780d1cbd92", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21: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-211041dc-a8d6-4aa4-a416-e31d3da2e9ea x-compute-request-id: req-211041dc-a8d6-4aa4-a416-e31d3da2e9ea Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a8:7d:2f\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:21:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_sprout_host_ff47j9\", \"created\": \"2019-05-18T23:58:40Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-211041dc-a8d6-4aa4-a416-e31d3da2e9ea", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-211041dc-a8d6-4aa4-a416-e31d3da2e9ea", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "Waiting for server \"476e618b-44b5-4d9b-acfa-1cd845d98cb4\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:21.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00:21: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 x-openstack-request-id: req-d9e41108-7997-4966-9bf3-25a22f3dcdb0 x-compute-request-id: req-d9e41108-7997-4966-9bf3-25a22f3dcdb0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-d9e41108-7997-4966-9bf3-25a22f3dcdb0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-d9e41108-7997-4966-9bf3-25a22f3dcdb0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.987Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-55b91762-1653-4285-adab-e12e7dd489f5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.987Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:21: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-55b91762-1653-4285-adab-e12e7dd489f5 x-compute-request-id: req-55b91762-1653-4285-adab-e12e7dd489f5 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:88:fd\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"88ce67e0-2c52-47cc-9206-36440929ee8b\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:21:21Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bono_host_0nqzh2\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.987Z", "message": "Waiting for server \"88ce67e0-2c52-47cc-9206-36440929ee8b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:22.987Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-55b91762-1653-4285-adab-e12e7dd489f5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:22.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:27.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:27.573Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00:21: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-af8d837a-17c3-4c33-bace-d66d36e73c71 x-compute-request-id: req-af8d837a-17c3-4c33-bace-d66d36e73c71 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 476e618b-44b5-4d9b-acfa-1cd845d98cb4 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-05-19T00:21:27.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}], "metadata": {"pagination": {"total": 1272, "offset": 1148, "size": 50}}} 2019-05-19 00:21:36,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:36,876 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:36 GMT 2019-05-19 00:21:36,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:36,876 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:36,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:36,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:36,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:36,876 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:36,878 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086af651d390a0b26d793a74e3bf0090c40b5ea7" 2019-05-19 00:21:36,879 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f x-compute-request-id: req-f8bbb42a-8839-46b8-81d5-6303ecbcb72f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:21:36,879 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-213ce182-7503-45f7-954b-cfba7be0fca8 2019-05-19 00:21:36,879 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:21:36,879 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:36,879 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:36,879 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:36,880 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-213ce182-7503-45f7-954b-cfba7be0fca8 x-compute-request-id: req-213ce182-7503-45f7-954b-cfba7be0fca8 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:21:36,880 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b/os-security-groups used request id req-213ce182-7503-45f7-954b-cfba7be0fca8 2019-05-19 00:21:36,880 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:21:36,880 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:36,880 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:36,880 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:21:36,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e" 2019-05-19 00:21:36,881 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:21:36,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:36,881 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cf2e1ed7-d73f-4b56-beae-94a4378180d9 2019-05-19 00:21:36,881 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf2e1ed7-d73f-4b56-beae-94a4378180d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:36,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:36,881 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:21:36,882 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-198abc04-567d-4a44-af16-59cbaddbb9cd 2019-05-19 00:21:36,882 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198abc04-567d-4a44-af16-59cbaddbb9cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:36,882 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-07e3362a-6570-45ac-95c8-90febcfebbf1 2019-05-19 00:21:36,882 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-07e3362a-6570-45ac-95c8-90febcfebbf1 2019-05-19 00:21:36,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594" 2019-05-19 00:21:36,882 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21: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-07e3362a-6570-45ac-95c8-90febcfebbf1 x-compute-request-id: req-07e3362a-6570-45ac-95c8-90febcfebbf1 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:36,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e" 2019-05-19 00:21:36,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e" 2019-05-19 00:21:36,883 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-1493051f-9eea-41b3-83a8-acc24f7f156b 2019-05-19 00:21:36,883 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00:21: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 x-openstack-request-id: req-1493051f-9eea-41b3-83a8-acc24f7f156b x-compute-request-id: req-1493051f-9eea-41b3-83a8-acc24f7f156b Content-Type: application/json 2019-05-19 00:21:36,883 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-1493051f-9eea-41b3-83a8-acc24f7f156b 2019-05-19 00:21:36,883 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:21:36,883 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21: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-fd3c2050-c7f7-453d-aa56-a9780d1cbd92 x-compute-request-id: req-fd3c2050-c7f7-453d-aa56-a9780d1cbd92 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:20:09Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:36,883 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fd3c2050-c7f7-453d-aa56-a9780d1cbd92 2019-05-19 00:21:36,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-fd3c2050-c7f7-453d-aa56-a9780d1cbd92 2019-05-19 00:21:36,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594" 2019-05-19 00:21:36,884 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21: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-211041dc-a8d6-4aa4-a416-e31d3da2e9ea x-compute-request-id: req-211041dc-a8d6-4aa4-a416-e31d3da2e9ea Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:2f", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "476e618b-44b5-4d9b-acfa-1cd845d98cb4", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:21:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_sprout_host_ff47j9", "created": "2019-05-18T23:58:40Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:36,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-211041dc-a8d6-4aa4-a416-e31d3da2e9ea 2019-05-19 00:21:36,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-211041dc-a8d6-4aa4-a416-e31d3da2e9ea 2019-05-19 00:21:36,884 - functest.core.cloudify - DEBUG - Waiting for server "476e618b-44b5-4d9b-acfa-1cd845d98cb4" to be deleted. current status: SHUTOFF 2019-05-19 00:21:36,884 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00:21: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 x-openstack-request-id: req-d9e41108-7997-4966-9bf3-25a22f3dcdb0 x-compute-request-id: req-d9e41108-7997-4966-9bf3-25a22f3dcdb0 Content-Type: application/json 2019-05-19 00:21:36,885 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-d9e41108-7997-4966-9bf3-25a22f3dcdb0 2019-05-19 00:21:36,885 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-d9e41108-7997-4966-9bf3-25a22f3dcdb0 2019-05-19 00:21:36,885 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594" 2019-05-19 00:21:36,885 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-55b91762-1653-4285-adab-e12e7dd489f5 2019-05-19 00:21:36,885 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:21: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-55b91762-1653-4285-adab-e12e7dd489f5 x-compute-request-id: req-55b91762-1653-4285-adab-e12e7dd489f5 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:88:fd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88ce67e0-2c52-47cc-9206-36440929ee8b", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "88ce67e0-2c52-47cc-9206-36440929ee8b", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:21:21Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bono_host_0nqzh2", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:21:36,885 - functest.core.cloudify - DEBUG - Waiting for server "88ce67e0-2c52-47cc-9206-36440929ee8b" to be deleted. current status: SHUTOFF 2019-05-19 00:21:36,886 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-55b91762-1653-4285-adab-e12e7dd489f5 2019-05-19 00:21:36,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba3aacdfa5ff4c9046664ff0a7ffc01f897cd9e" 2019-05-19 00:21:36,886 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00:21: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-af8d837a-17c3-4c33-bace-d66d36e73c71 x-compute-request-id: req-af8d837a-17c3-4c33-bace-d66d36e73c71 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 476e618b-44b5-4d9b-acfa-1cd845d98cb4 could not be found.", "code": 404}} 2019-05-19 00:21:36,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:36,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:36,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:36,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:36,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:36 GMT 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:36,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:36,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:36,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:41,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:42,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:42,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:42,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:42,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:42,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:42,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:27.573Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-af8d837a-17c3-4c33-bace-d66d36e73c71", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:27.573Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-af8d837a-17c3-4c33-bace-d66d36e73c71", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b9fccbe4-7ef7-4372-8781-8de9a8f82144"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0580349f-d8d5-4aee-b41d-f93d8f46acef", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0580349f-d8d5-4aee-b41d-f93d8f46acef", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_host_ff47j9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:27.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00:21: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-0580349f-d8d5-4aee-b41d-f93d8f46acef x-compute-request-id: req-0580349f-d8d5-4aee-b41d-f93d8f46acef Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 88ce67e0-2c52-47cc-9206-36440929ee8b 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-05-19T00:21:27.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.daab7385-e5b7-47d4-8617-8ea7f9a23513"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.247Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:28.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.843Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:28.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.843Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:28.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_host_0nqzh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:28.843Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:28.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:29.438Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:28.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:29.438Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:29.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:29.438Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:28.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:30.082Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:29.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:30.082Z", "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-05-19T00:21:29.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:30.082Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:29.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:30.645Z", "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-05-19T00:21:29.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:30.645Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:29.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:30.645Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97efe7e1-ba63-4ed8-a68d-ba9b138a95f7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-97efe7e1-ba63-4ed8-a68d-ba9b138a95f7", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40f6489a34113425772bc5092c0b5de472e0aedd\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:31.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:30.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.862Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.862Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ad7a68a9-f9bf-41a9-9c40-3eddcd4eaa3c Content-Length: 0 Date: Sun, 19 May 2019 00:21:31 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-05-19T00:21:31.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.862Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-ad7a68a9-f9bf-41a9-9c40-3eddcd4eaa3c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:31.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "sprout_security_group_6m97p1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.862Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-ad7a68a9-f9bf-41a9-9c40-3eddcd4eaa3c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:31.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.30ed6ff7-eba1-47d2-820a-69dd4614708f"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.862Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:31.862Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:30.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:32.512Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:31.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:32.512Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:31.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:32.512Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:31.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb979d3d-9d56-4e90-bcb6-d85d9163fa5a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-05-19T00:21:32.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "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-05-19T00:21:31.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "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-05-19T00:21:31.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "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-05-19T00:21:31.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:32.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:32.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cb979d3d-9d56-4e90-bcb6-d85d9163fa5a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:32.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:32.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:32.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073ae6c2-94be-4ba9-98c1-cdc7135a26b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:32.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.105Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-073ae6c2-94be-4ba9-98c1-cdc7135a26b5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:32.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}], "metadata": {"pagination": {"total": 1273, "offset": 1198, "size": 50}}} 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:42 GMT 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:42,034 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:42,036 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-af8d837a-17c3-4c33-bace-d66d36e73c71 2019-05-19 00:21:42,037 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/476e618b-44b5-4d9b-acfa-1cd845d98cb4 used request id req-af8d837a-17c3-4c33-bace-d66d36e73c71 2019-05-19 00:21:42,037 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:21:42,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581e895e98400b854ce8c35df47a0e4a83e8e594" 2019-05-19 00:21:42,037 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0580349f-d8d5-4aee-b41d-f93d8f46acef 2019-05-19 00:21:42,037 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88ce67e0-2c52-47cc-9206-36440929ee8b used request id req-0580349f-d8d5-4aee-b41d-f93d8f46acef 2019-05-19 00:21:42,038 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:42,038 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:42,038 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00:21: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-0580349f-d8d5-4aee-b41d-f93d8f46acef x-compute-request-id: req-0580349f-d8d5-4aee-b41d-f93d8f46acef Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 88ce67e0-2c52-47cc-9206-36440929ee8b could not be found.", "code": 404}} 2019-05-19 00:21:42,038 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:42,038 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:42,038 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:42,038 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:21:42,039 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:42,039 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:42,039 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:42,039 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:21:42,039 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:42,039 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:42,040 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:21:42,040 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:42,040 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:21:42,040 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:21:42,040 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:42,040 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:42,040 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97efe7e1-ba63-4ed8-a68d-ba9b138a95f7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:42,041 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-97efe7e1-ba63-4ed8-a68d-ba9b138a95f7 2019-05-19 00:21:42,041 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:21:42,041 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6489a34113425772bc5092c0b5de472e0aedd" 2019-05-19 00:21:42,041 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:42,041 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:42,041 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad7a68a9-f9bf-41a9-9c40-3eddcd4eaa3c Content-Length: 0 Date: Sun, 19 May 2019 00:21:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:42,042 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-ad7a68a9-f9bf-41a9-9c40-3eddcd4eaa3c 2019-05-19 00:21:42,042 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/34cd8be4-d614-480c-93ee-5c258cc5584d.json used request id req-ad7a68a9-f9bf-41a9-9c40-3eddcd4eaa3c 2019-05-19 00:21:42,042 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:42,042 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:21:42,042 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:42,042 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:42,043 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:21:42,043 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb979d3d-9d56-4e90-bcb6-d85d9163fa5a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:42,043 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:21:42,043 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:21:42,043 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:21:42,043 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:21:42,043 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:42,044 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cb979d3d-9d56-4e90-bcb6-d85d9163fa5a 2019-05-19 00:21:42,044 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:21:42,044 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:42,044 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073ae6c2-94be-4ba9-98c1-cdc7135a26b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:42,044 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-073ae6c2-94be-4ba9-98c1-cdc7135a26b5 2019-05-19 00:21:42,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:42,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:42,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:42,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:42,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:42,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:42,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:42,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:42,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:42,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:42,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:42 GMT 2019-05-19 00:21:42,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:42,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:42,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:42,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:42,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:47,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:47,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:47,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:47,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:47,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:47,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:47,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f99f2ee52ee34934cc5d5acafe18f2669b35e88\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f5357014cd96e5ed82f35d16dc0a73b96dded4b\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc71607-1322-4d9f-83fe-a85e5d8ae4ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:21:33.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:32.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "sprout_security_group_6m97p1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:32.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:33.749Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bdc71607-1322-4d9f-83fe-a85e5d8ae4ef", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1b378abc-913a-42d7-b065-d312a0d6ad4f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "message": "RESP: [204] X-Openstack-Request-Id: req-1b378abc-913a-42d7-b065-d312a0d6ad4f Content-Length: 0 Date: Sun, 19 May 2019 00:21:33 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-05-19T00:21:33.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "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-05-19T00:21:34.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "message": "RESP: [204] X-Openstack-Request-Id: req-fc4f27d8-311d-4175-a5a2-b54a52b0bbb2 Content-Length: 0 Date: Sun, 19 May 2019 00:21:33 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-05-19T00:21:33.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-fc4f27d8-311d-4175-a5a2-b54a52b0bbb2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "internal_sip_security_group_7owznb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-fc4f27d8-311d-4175-a5a2-b54a52b0bbb2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3064ae6d-4aeb-4e13-b0c0-5747bf05e3a9"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7f1affb0-aefa-4667-8a14-f6a724ef68c7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f243cc51e7b794c94e35edb689f309395f2e1e5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "bono_security_group_058ykl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.276Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1b378abc-913a-42d7-b065-d312a0d6ad4f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:33.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.c0d993f3-c7aa-499f-a792-b49fb82b4e80"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.874Z", "message": "RESP: [204] X-Openstack-Request-Id: req-89605721-6fe5-487a-b64c-3c5cb05739b8 Content-Length: 0 Date: Sun, 19 May 2019 00:21:34 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-05-19T00:21:34.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "internal_sip_security_group_7owznb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.874Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:34.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:34.874Z", "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-05-19T00:21:34.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:35.508Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/7f1affb0-aefa-4667-8a14-f6a724ef68c7.json used request id req-89605721-6fe5-487a-b64c-3c5cb05739b8", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:34.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:35.508Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:35.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:35.508Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:35.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bono_floatingip_m2b9d8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:35.508Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7f1affb0-aefa-4667-8a14-f6a724ef68c7.json used request id req-89605721-6fe5-487a-b64c-3c5cb05739b8", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:34.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.75a5a73a-feb7-42e6-91b7-a94a8d7f751c"}, {"node_instance_id": "bono_security_group_058ykl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:35.508Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:34.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:21:41.630Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:21:41.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}], "metadata": {"pagination": {"total": 1273, "offset": 1248, "size": 50}}} 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:47 GMT 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:47,196 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:21:47,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f99f2ee52ee34934cc5d5acafe18f2669b35e88" 2019-05-19 00:21:47,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5357014cd96e5ed82f35d16dc0a73b96dded4b" 2019-05-19 00:21:47,198 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-19 00:21:47,198 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc71607-1322-4d9f-83fe-a85e5d8ae4ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:21:47,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:21:47,198 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-19 00:21:47,199 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:47,199 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bdc71607-1322-4d9f-83fe-a85e5d8ae4ef 2019-05-19 00:21:47,199 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1b378abc-913a-42d7-b065-d312a0d6ad4f 2019-05-19 00:21:47,199 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b378abc-913a-42d7-b065-d312a0d6ad4f Content-Length: 0 Date: Sun, 19 May 2019 00:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:47,199 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:21:47,199 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc4f27d8-311d-4175-a5a2-b54a52b0bbb2 Content-Length: 0 Date: Sun, 19 May 2019 00:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:47,199 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-fc4f27d8-311d-4175-a5a2-b54a52b0bbb2 2019-05-19 00:21:47,200 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/40d99f7a-86b1-46a9-81e1-c808fc633ff5.json used request id req-fc4f27d8-311d-4175-a5a2-b54a52b0bbb2 2019-05-19 00:21:47,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7f1affb0-aefa-4667-8a14-f6a724ef68c7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f243cc51e7b794c94e35edb689f309395f2e1e5" 2019-05-19 00:21:47,200 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f1cd5ad2-12ce-4df7-9597-a8a5787957b3.json used request id req-1b378abc-913a-42d7-b065-d312a0d6ad4f 2019-05-19 00:21:47,200 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89605721-6fe5-487a-b64c-3c5cb05739b8 Content-Length: 0 Date: Sun, 19 May 2019 00:21:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:21:47,200 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:47,200 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:21:47,200 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/7f1affb0-aefa-4667-8a14-f6a724ef68c7.json used request id req-89605721-6fe5-487a-b64c-3c5cb05739b8 2019-05-19 00:21:47,201 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-19 00:21:47,201 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:47,201 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7f1affb0-aefa-4667-8a14-f6a724ef68c7.json used request id req-89605721-6fe5-487a-b64c-3c5cb05739b8 2019-05-19 00:21:47,201 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:21:47,201 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:21:47,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:47,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:47,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:47,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:47 GMT 2019-05-19 00:21:47,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:47,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:47,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:47,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:47,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:52,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:52,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:52,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:52,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1273, "offset": 1273, "size": 50}}} 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:52 GMT 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:52,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:21:52,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:52,383 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:52,383 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:52,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:52,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:52,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:52,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:52,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:52 GMT 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:52,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:52,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:57,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:21:57,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:57,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:57,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:57,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:57,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:57,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1273, "offset": 1273, "size": 50}}} 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:57 GMT 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:57,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:21:57,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:21:57,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:21:57,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:21:57,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:21:57,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:21:57,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:21:57,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:21:57,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:21:57,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:21:57,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:21:57,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:21:57 GMT 2019-05-19 00:21:57,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:21:57,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:21:57,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:21:57,733 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:21:57,733 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:02,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:02,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:02,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:02,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:02,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:02,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:01.646Z", "message": "Waiting for process 24944 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:01.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}], "metadata": {"pagination": {"total": 1274, "offset": 1273, "size": 50}}} 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:02 GMT 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:02,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:02,814 - functest.core.cloudify - DEBUG - Waiting for process 24944 to end... 2019-05-19 00:22:02,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:02,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:02,869 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:02 GMT 2019-05-19 00:22:02,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:02,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:02,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:02,870 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:02,870 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:07,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:07,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:07,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:07,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:07,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1274, "offset": 1274, "size": 50}}} 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:07 GMT 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:07,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:07,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:08,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:08,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:08,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:08,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:08,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:08 GMT 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:08,032 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:13,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:13,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:13,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:13,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:13,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1274, "offset": 1274, "size": 50}}} 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:13 GMT 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:13,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:13,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:13,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:13,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:13,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:13,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:13,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:13,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:13,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:13,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:13,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:13,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:13,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:13 GMT 2019-05-19 00:22:13,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:13,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:13,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:13,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:13,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:18,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:18,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:18,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:18,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:18,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1274, "offset": 1274, "size": 50}}} 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:18 GMT 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:18,285 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:18,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:18,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:18,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:18,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:18,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:18 GMT 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:18,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:23,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:23,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:23,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:23,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:23,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:23,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.281Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": "Execution done (PID=24944, return_code=124): /tmp/BJ216/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.b7c788bb-4642-4bfa-b92d-a52d51b7992a"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:21.915Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/BJ216/remove-cluster-node.sh, exit_code: 124", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/BJ216/remove-cluster-node.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_bc0slb/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_bc0slb/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_bc0slb/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_bc0slb/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_bc0slb/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_bc0slb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/BJ216/remove-cluster-node.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-19T00:22:21.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:22.515Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:22.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_u8gh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:22.515Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:21.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:22.515Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:22.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:23.198Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:22.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:23.198Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1291, "offset": 1274, "size": 50}}} 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:23 GMT 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:23,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:23,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:23,439 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:22:23,439 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-19 00:22:23,440 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-19 00:22:23,440 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-19 00:22:23,440 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-19 00:22:23,440 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-19 00:22:23,440 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-19 00:22:23,440 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-19 00:22:23,441 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-19 00:22:23,441 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-19 00:22:23,441 - functest.core.cloudify - DEBUG - Execution done (PID=24944, return_code=124): /tmp/BJ216/remove-cluster-node.sh 2019-05-19 00:22:23,441 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-19 00:22:23,441 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/BJ216/remove-cluster-node.sh, exit_code: 124 2019-05-19 00:22:23,441 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:22:23,442 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:22:23,442 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:22:23,442 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:22:23,442 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:22:23,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:23,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:23,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:23 GMT 2019-05-19 00:22:23,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:23,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:23,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:23,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:23,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:28,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:28,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:28,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:28,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:28,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:28,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:28,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:23.744Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:23.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:23.744Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:23.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:23.744Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:23.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:24.376Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:24.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_ovae9f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:24.376Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:23.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:25.012Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:24.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:25.012Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:24.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:25.580Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:25.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:26.126Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:26.126Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:25.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:26.742Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:26.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:27.339Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:26.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:27.339Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:27.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:27.339Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:26.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:27.943Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:27.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:27.943Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:27.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:27.943Z", "message": "Stopping Agent vellum_host_bc0slb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:27.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ec9d78f4-bd60-4717-b5ae-206c086a72d7"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:28.460Z", "message": "Stopping Agent bind_host_5bt20u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:28.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6625e277-fd80-43a0-b777-f3d4138bf536"}], "metadata": {"pagination": {"total": 1309, "offset": 1291, "size": 50}}} 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:28 GMT 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:22:28,601 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:22:28,601 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:22:28,601 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-19 00:22:28,602 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:22:28,602 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:22:28,602 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:22:28,602 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-19 00:22:28,602 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:22:28,602 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-19 00:22:28,603 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-19 00:22:28,603 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:22:28,603 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-19 00:22:28,603 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-19 00:22:28,603 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:22:28,603 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-19 00:22:28,604 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-19 00:22:28,604 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_bc0slb 2019-05-19 00:22:28,604 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_5bt20u 2019-05-19 00:22:28,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:28,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:28,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:28,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:28 GMT 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:28,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:28,666 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:28,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:33,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:33,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:33,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:33,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:33,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:33,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:28.963Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:28.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ec9d78f4-bd60-4717-b5ae-206c086a72d7"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:29.530Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6625e277-fd80-43a0-b777-f3d4138bf536"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:29.530Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_5bt20u stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6625e277-fd80-43a0-b777-f3d4138bf536"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:29.530Z", "message": "Successfully stopped daemon: bind_host_5bt20u\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.6625e277-fd80-43a0-b777-f3d4138bf536"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:29.530Z", "message": "Successfully stopped daemon: vellum_host_bc0slb\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:28.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ec9d78f4-bd60-4717-b5ae-206c086a72d7"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:29.530Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_bc0slb stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:28.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ec9d78f4-bd60-4717-b5ae-206c086a72d7"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:30.157Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:30.157Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:30.157Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:30.751Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:30.751Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:29.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:30.751Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:30.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:31.353Z", "message": "Deleting Agent vellum_host_bc0slb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:30.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.150c9181-c680-4675-a42f-2c4ac6780293"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:31.353Z", "message": "Deleting Agent bind_host_5bt20u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:30.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.86839a78-5637-41f6-8b65-560e38aae54a"}], "metadata": {"pagination": {"total": 1323, "offset": 1309, "size": 50}}} 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:33 GMT 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:33,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:33,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:33,758 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:22:33,758 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:22:33,759 - functest.core.cloudify - DEBUG - Stopping... 2019-05-19 00:22:33,759 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_5bt20u stop 2019-05-19 00:22:33,759 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_5bt20u 2019-05-19 00:22:33,759 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_bc0slb 2019-05-19 00:22:33,759 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_bc0slb stop 2019-05-19 00:22:33,759 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:22:33,760 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-19 00:22:33,760 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:22:33,760 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-19 00:22:33,760 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:22:33,760 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-19 00:22:33,760 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_bc0slb 2019-05-19 00:22:33,761 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_5bt20u 2019-05-19 00:22:33,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:33,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:33,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:33,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:33,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:33 GMT 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:33,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:33,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:33,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:38,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:38,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:34.891Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.86839a78-5637-41f6-8b65-560e38aae54a"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.459Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.150c9181-c680-4675-a42f-2c4ac6780293"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.459Z", "message": "00:22:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_bc0slb: No response received for task fff01038c486428bb3d982662f535a45", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.150c9181-c680-4675-a42f-2c4ac6780293"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.459Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.150c9181-c680-4675-a42f-2c4ac6780293"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.459Z", "message": "00:22:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_5bt20u: No response received for task 128b6d038f774a369f8a47c82b3a9793", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.86839a78-5637-41f6-8b65-560e38aae54a"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.459Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.86839a78-5637-41f6-8b65-560e38aae54a"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.459Z", "message": "Successfully deleted daemon: bind_host_5bt20u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.86839a78-5637-41f6-8b65-560e38aae54a"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.459Z", "message": "Successfully deleted daemon: vellum_host_bc0slb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:34.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.150c9181-c680-4675-a42f-2c4ac6780293"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.993Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:35.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:35.993Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:35.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:36.588Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:35.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:36.588Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:35.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:36.588Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:35.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.255Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:36.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f8f57828f2a5c25d352d40f223b778cdda0e9d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:37.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:22:37.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.957Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4e51dd04-e59f-4c95-9d43-f341f55f8f02", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:37.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.957Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e51dd04-e59f-4c95-9d43-f341f55f8f02 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:37.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:22:37.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.957Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fddafd31-47bd-4306-96c8-5be6b22e2266 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:37.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:37.957Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fddafd31-47bd-4306-96c8-5be6b22e2266", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:37.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:38.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19cf40d355bf8ad5f6ce505ae39d447550ee2b2a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:37.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}], "metadata": {"pagination": {"total": 1345, "offset": 1323, "size": 50}}} 2019-05-19 00:22:38,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:38,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:38 GMT 2019-05-19 00:22:38,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:38,938 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:22:38,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:38,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:38,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:38,938 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:22:38,939 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:22:38,940 - functest.core.cloudify - DEBUG - Deleting... 2019-05-19 00:22:38,940 - functest.core.cloudify - DEBUG - 00:22:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_bc0slb: No response received for task fff01038c486428bb3d982662f535a45 2019-05-19 00:22:38,940 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:22:38,940 - functest.core.cloudify - DEBUG - 00:22:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_5bt20u: No response received for task 128b6d038f774a369f8a47c82b3a9793 2019-05-19 00:22:38,940 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-19 00:22:38,940 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_5bt20u 2019-05-19 00:22:38,940 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_bc0slb 2019-05-19 00:22:38,941 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:22:38,941 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-19 00:22:38,941 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:22:38,941 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:22:38,941 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-19 00:22:38,941 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 00:22:38,941 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f8f57828f2a5c25d352d40f223b778cdda0e9d" 2019-05-19 00:22:38,942 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:22:38,942 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4e51dd04-e59f-4c95-9d43-f341f55f8f02 2019-05-19 00:22:38,942 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e51dd04-e59f-4c95-9d43-f341f55f8f02 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:22:38,942 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:22:38,942 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fddafd31-47bd-4306-96c8-5be6b22e2266 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:22:38,942 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fddafd31-47bd-4306-96c8-5be6b22e2266 2019-05-19 00:22:38,943 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19cf40d355bf8ad5f6ce505ae39d447550ee2b2a" 2019-05-19 00:22:38,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:39,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:39,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:39,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:38 GMT 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:39,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:39,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:39,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:44,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:44,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:44,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:44,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:44,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:44,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:44,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:44,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:39.494Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:22: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-dc973bdf-1bac-4499-9aef-4013a7835e93 x-compute-request-id: req-dc973bdf-1bac-4499-9aef-4013a7835e93 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-213e15e3-5b9d-43e9-92a6-e16303272ef4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19cf40d355bf8ad5f6ce505ae39d447550ee2b2a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-34897151-f092-42a8-884a-28c3c3117fa6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-dc973bdf-1bac-4499-9aef-4013a7835e93", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-dc973bdf-1bac-4499-9aef-4013a7835e93", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f8f57828f2a5c25d352d40f223b778cdda0e9d\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:22: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-34897151-f092-42a8-884a-28c3c3117fa6 x-compute-request-id: req-34897151-f092-42a8-884a-28c3c3117fa6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:01:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-34897151-f092-42a8-884a-28c3c3117fa6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-213e15e3-5b9d-43e9-92a6-e16303272ef4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:39.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:22: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-213e15e3-5b9d-43e9-92a6-e16303272ef4 x-compute-request-id: req-213e15e3-5b9d-43e9-92a6-e16303272ef4 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-05-19T00:22:39.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:40.227Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:22: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-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4 x-compute-request-id: req-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4 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-05-19T00:22:39.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}], "metadata": {"pagination": {"total": 1359, "offset": 1345, "size": 50}}} 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:44 GMT 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:44,101 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:22:44,102 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:22: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-dc973bdf-1bac-4499-9aef-4013a7835e93 x-compute-request-id: req-dc973bdf-1bac-4499-9aef-4013a7835e93 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:22:44,103 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4 2019-05-19 00:22:44,103 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4 2019-05-19 00:22:44,103 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-213e15e3-5b9d-43e9-92a6-e16303272ef4 2019-05-19 00:22:44,103 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19cf40d355bf8ad5f6ce505ae39d447550ee2b2a" -d '{"os-stop": null}' 2019-05-19 00:22:44,103 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-34897151-f092-42a8-884a-28c3c3117fa6 2019-05-19 00:22:44,103 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-dc973bdf-1bac-4499-9aef-4013a7835e93 2019-05-19 00:22:44,104 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-dc973bdf-1bac-4499-9aef-4013a7835e93 2019-05-19 00:22:44,104 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f8f57828f2a5c25d352d40f223b778cdda0e9d" -d '{"os-stop": null}' 2019-05-19 00:22:44,104 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:22: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-34897151-f092-42a8-884a-28c3c3117fa6 x-compute-request-id: req-34897151-f092-42a8-884a-28c3c3117fa6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:01:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:22:44,104 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-34897151-f092-42a8-884a-28c3c3117fa6 2019-05-19 00:22:44,104 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-213e15e3-5b9d-43e9-92a6-e16303272ef4 2019-05-19 00:22:44,104 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:22: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-213e15e3-5b9d-43e9-92a6-e16303272ef4 x-compute-request-id: req-213e15e3-5b9d-43e9-92a6-e16303272ef4 Content-Length: 0 Content-Type: application/json 2019-05-19 00:22:44,105 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:22: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-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4 x-compute-request-id: req-d6b30ec2-7830-426a-9acf-0c8cbbef4bf4 Content-Length: 0 Content-Type: application/json 2019-05-19 00:22:44,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:44,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:44,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:44,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:44,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:44,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:44,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:44 GMT 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:44,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:49,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:49,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:49,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:49,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:49,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:49,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:49,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1359, "offset": 1359, "size": 50}}} 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:49 GMT 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:49,242 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:49,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:49,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:49,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:49,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:49 GMT 2019-05-19 00:22:49,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:49,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:49,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:49,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:49,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:54,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:54,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:49.655Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19cf40d355bf8ad5f6ce505ae39d447550ee2b2a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:49.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:50.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f8f57828f2a5c25d352d40f223b778cdda0e9d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:49.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:50.851Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc42c296-1a33-4209-880f-924f89069e55 x-compute-request-id: req-cc42c296-1a33-4209-880f-924f89069e55 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:22:39Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:50.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:51.383Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270492f9-6df3-4045-8319-0a02e6125807 x-compute-request-id: req-270492f9-6df3-4045-8319-0a02e6125807 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T00:22:39Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:51.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:51.383Z", "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-05-19T00:22:51.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:51.383Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-270492f9-6df3-4045-8319-0a02e6125807", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:51.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:51.383Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cc42c296-1a33-4209-880f-924f89069e55", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:50.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:51.383Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-270492f9-6df3-4045-8319-0a02e6125807", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:51.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.06cd258c-be8a-4a0c-a757-f4970d03109e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:51.383Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cc42c296-1a33-4209-880f-924f89069e55", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:22:50.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.bcd6e981-30bd-4e13-8abc-54c108f2295d"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:22:51.964Z", "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-05-19T00:22:51.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1369, "offset": 1359, "size": 50}}} 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:54 GMT 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:54,392 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:22:54,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19cf40d355bf8ad5f6ce505ae39d447550ee2b2a" 2019-05-19 00:22:54,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f8f57828f2a5c25d352d40f223b778cdda0e9d" 2019-05-19 00:22:54,393 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc42c296-1a33-4209-880f-924f89069e55 x-compute-request-id: req-cc42c296-1a33-4209-880f-924f89069e55 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:22:39Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:22:54,394 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270492f9-6df3-4045-8319-0a02e6125807 x-compute-request-id: req-270492f9-6df3-4045-8319-0a02e6125807 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:22:39Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:22:54,394 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-19 00:22:54,394 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-270492f9-6df3-4045-8319-0a02e6125807 2019-05-19 00:22:54,394 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cc42c296-1a33-4209-880f-924f89069e55 2019-05-19 00:22:54,394 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-270492f9-6df3-4045-8319-0a02e6125807 2019-05-19 00:22:54,394 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cc42c296-1a33-4209-880f-924f89069e55 2019-05-19 00:22:54,395 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-19 00:22:54,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:54,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:54,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:54,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:54 GMT 2019-05-19 00:22:54,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:54,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:54,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:54,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:54,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:59,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:22:59,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:59,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:59,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:59,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:59,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1369, "offset": 1369, "size": 50}}} 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:59 GMT 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:59,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:22:59,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:22:59,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:22:59,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:22:59,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:22:59,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:22:59,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:22:59,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:22:59,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:22:59,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:22:59,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:22:59,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:22:59 GMT 2019-05-19 00:22:59,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:22:59,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:22:59,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:22:59,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:22:59,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:04,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:04,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:04,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:04,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:04,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:04,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:04,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:04,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1369, "offset": 1369, "size": 50}}} 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:04 GMT 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:04,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:04,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:04,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:04,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:04 GMT 2019-05-19 00:23:04,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:04,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:04,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:04,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:04,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:09,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:09,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:09,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:09,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:09,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1369, "offset": 1369, "size": 50}}} 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:09 GMT 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:09,844 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:09,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:09,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:09,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:09,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:09 GMT 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:09,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:09,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:09,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:09,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:14,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:15,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:15,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:15,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1369, "offset": 1369, "size": 50}}} 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:15 GMT 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:15,014 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:15,015 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:15,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:15,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:15,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:15 GMT 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:15,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:15,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:15,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:15,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:20,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:20,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:20,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:20,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:20,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:20,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1369, "offset": 1369, "size": 50}}} 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:20 GMT 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:20,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:20,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:20,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:20,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:20,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:20,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:20,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:20 GMT 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:20,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:25,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:25,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:21.399Z", "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-05-19T00:23:21.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:22.016Z", "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-05-19T00:23:21.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:22.710Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-778d13af-2ef4-4dbe-ae6c-fa517778d2cf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:22.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:22.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:23:22.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:22.710Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778d13af-2ef4-4dbe-ae6c-fa517778d2cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:22.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:23.349Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6eefe1de-23c8-4c36-9e3f-a83cc70d5b33", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:23.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:23.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a145925a624810b590352f7a4fa958172145382\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:22.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:23.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:23:23.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:23.349Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eefe1de-23c8-4c36-9e3f-a83cc70d5b33 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:23.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:24.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4de7a92b05ce66b5458d1bfed648619e36bfbc86\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:23.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:24.686Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-704f5197-43af-4b86-8cb2-c5683a63fba9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:24.686Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-704f5197-43af-4b86-8cb2-c5683a63fba9 x-compute-request-id: req-704f5197-43af-4b86-8cb2-c5683a63fba9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:24.686Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:24.686Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-704f5197-43af-4b86-8cb2-c5683a63fba9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.fb17de31-b44b-4d65-b466-b48824d22a1b"}], "metadata": {"pagination": {"total": 1383, "offset": 1369, "size": 50}}} 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:25,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:25 GMT 2019-05-19 00:23:25,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:25,372 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:23:25,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:25,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:25,372 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:25,372 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:23:25,373 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:23:25,373 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:23:25,373 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-778d13af-2ef4-4dbe-ae6c-fa517778d2cf 2019-05-19 00:23:25,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:25,374 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778d13af-2ef4-4dbe-ae6c-fa517778d2cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:25,374 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6eefe1de-23c8-4c36-9e3f-a83cc70d5b33 2019-05-19 00:23:25,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a145925a624810b590352f7a4fa958172145382" 2019-05-19 00:23:25,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:25,374 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eefe1de-23c8-4c36-9e3f-a83cc70d5b33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:25,375 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de7a92b05ce66b5458d1bfed648619e36bfbc86" 2019-05-19 00:23:25,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-704f5197-43af-4b86-8cb2-c5683a63fba9 2019-05-19 00:23:25,375 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-704f5197-43af-4b86-8cb2-c5683a63fba9 x-compute-request-id: req-704f5197-43af-4b86-8cb2-c5683a63fba9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:25,375 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-19 00:23:25,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-704f5197-43af-4b86-8cb2-c5683a63fba9 2019-05-19 00:23:25,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:25,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:25,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:25,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:25,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:25,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:25,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:25 GMT 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:25,460 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:30,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:30,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:30,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:30,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:30,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:30,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:30,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:30,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:30,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.398Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-b4ce5a64-edaa-4378-be7e-06063c2bbf3b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.398Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.398Z", "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-05-19T00:23:24.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.398Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.398Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.398Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-b4ce5a64-edaa-4378-be7e-06063c2bbf3b x-compute-request-id: req-b4ce5a64-edaa-4378-be7e-06063c2bbf3b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.398Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-b4ce5a64-edaa-4378-be7e-06063c2bbf3b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:24.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.2453145c-46bf-44b8-8eb9-b020db7c047e"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.994Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:25.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.994Z", "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-05-19T00:23:25.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:25.994Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:25.351Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:26.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:26.495Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:26.538Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:25.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:26.538Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:26.105Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8\"", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:26.917Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.205Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c350cb9c-d936-4643-8cd9-f4b60029941b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:26.502Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.205Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c350cb9c-d936-4643-8cd9-f4b60029941b", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:26.502Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.230Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.708Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-526292d5-c278-49b6-a37f-0b05b02c48a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.235Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.708Z", "message": "Remove floating ip 172.30.9.204", "level": "info", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.229Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.708Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-526292d5-c278-49b6-a37f-0b05b02c48a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.235Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.708Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-526292d5-c278-49b6-a37f-0b05b02c48a0", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.235Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.708Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-526292d5-c278-49b6-a37f-0b05b02c48a0", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.235Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:27.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.230Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.928Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.928Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.929Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.929Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.929Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-27b9f918-579e-41ab-ab09-8b28e66c208c Date: Sun, 19 May 2019 00:23:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T00:01:48Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"32e43aad-7b7e-4864-955b-6c4d03bc6acd\",\"security_groups\":[\"25fdd381-4150-43d5-a6e0-a002f4024a3f\",\"ad09c406-cbfe-424a-9ea9-b24a0212af52\"],\"mac_address\":\"fa:16:3e:29:70:5b\",\"device_id\":\"2451c974-b9bd-46ac-8017-085c53c287e4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:58:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.169Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.646Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.646Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-dfdee5be-2c32-41b8-860b-70043d704de6 Date: Sun, 19 May 2019 00:23:27 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"updated_at\": \"2019-05-19T00:03:18Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:29:70:5b\", \"device_id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"32e43aad-7b7e-4864-955b-6c4d03bc6acd\", \"id\": \"bbdf3417-c926-449f-abf1-493c6892b034\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:54:22Z\", \"updated_at\": \"2019-05-18T23:54:26Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:5d:12\", \"device_id\": \"52aada4b-5d2c-43b4-83bd-70e618671d08\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.219\", \"revision_number\": 3, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"a623d40d-329b-4d2b-b39f-a97f4bac5111\", \"id\": \"c802d17e-4fb5-4101-962a-d0ef6fda5f6d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.928Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-dfdee5be-2c32-41b8-860b-70043d704de6 Date: Sun, 19 May 2019 00:23:27 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:58:22Z\", \"updated_at\": \"2019-05-19T00:03:18Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:29:70:5b\", \"device_id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"32e43aad-7b7e-4864-955b-6c4d03bc6acd\", \"id\": \"bbdf3417-c926-449f-abf1-493c6892b034\", \"qos_policy_id\": null}, {\"router_id\": \"cbd5291c-3f51-4bd8-aa5e-7794ec984c03\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"created_at\": \"2019-05-18T23:54:22Z\", \"updated_at\": \"2019-05-18T23:54:26Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:5d:12\", \"device_id\": \"52aada4b-5d2c-43b4-83bd-70e618671d08\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.219\", \"revision_number\": 3, \"project_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"port_id\": \"a623d40d-329b-4d2b-b39f-a97f4bac5111\", \"id\": \"c802d17e-4fb5-4101-962a-d0ef6fda5f6d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.928Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.255Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:27.928Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json used request id req-27b9f918-579e-41ab-ab09-8b28e66c208c", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.170Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-30bee22a-4e33-422d-9c94-67e00d638a67", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.175Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bee22a-4e33-422d-9c94-67e00d638a67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.175Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-27b9f918-579e-41ab-ab09-8b28e66c208c Date: Sun, 19 May 2019 00:23:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T00:01:48Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"32e43aad-7b7e-4864-955b-6c4d03bc6acd\",\"security_groups\":[\"25fdd381-4150-43d5-a6e0-a002f4024a3f\",\"ad09c406-cbfe-424a-9ea9-b24a0212af52\"],\"mac_address\":\"fa:16:3e:29:70:5b\",\"device_id\":\"2451c974-b9bd-46ac-8017-085c53c287e4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7661cc0f-e731-44e2-a645-0d251c64ccb2\",\"tenant_id\":\"0a560a0697fc41d3a96f643e2e834a1d\",\"created_at\":\"2019-05-18T23:58:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.169Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json used request id req-27b9f918-579e-41ab-ab09-8b28e66c208c", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.169Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json used request id req-27b9f918-579e-41ab-ab09-8b28e66c208c", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.170Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.170Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.587Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e\"", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.586Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.425Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.424Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-30bee22a-4e33-422d-9c94-67e00d638a67", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.175Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.424Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.170Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bee22a-4e33-422d-9c94-67e00d638a67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.175Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:28.905Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce x-compute-request-id: req-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.423Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}], "metadata": {"pagination": {"total": 1435, "offset": 1383, "size": 50}}} 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:30 GMT 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:30,553 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:23:30,556 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-b4ce5a64-edaa-4378-be7e-06063c2bbf3b 2019-05-19 00:23:30,556 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:23:30,556 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:23:30,556 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:23:30,557 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-19 00:23:30,557 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-b4ce5a64-edaa-4378-be7e-06063c2bbf3b x-compute-request-id: req-b4ce5a64-edaa-4378-be7e-06063c2bbf3b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:30,557 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-b4ce5a64-edaa-4378-be7e-06063c2bbf3b 2019-05-19 00:23:30,557 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 00:23:30,557 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-19 00:23:30,557 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:30,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:30,558 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:23:30,558 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-19 00:23:30,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8" 2019-05-19 00:23:30,558 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c350cb9c-d936-4643-8cd9-f4b60029941b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:30,558 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c350cb9c-d936-4643-8cd9-f4b60029941b 2019-05-19 00:23:30,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:30,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-526292d5-c278-49b6-a37f-0b05b02c48a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:30,559 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.204 2019-05-19 00:23:30,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-526292d5-c278-49b6-a37f-0b05b02c48a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:30,559 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-526292d5-c278-49b6-a37f-0b05b02c48a0 2019-05-19 00:23:30,559 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-526292d5-c278-49b6-a37f-0b05b02c48a0 2019-05-19 00:23:30,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:30,560 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6 2019-05-19 00:23:30,560 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6 2019-05-19 00:23:30,560 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6 2019-05-19 00:23:30,560 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df" 2019-05-19 00:23:30,560 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df" 2019-05-19 00:23:30,560 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-27b9f918-579e-41ab-ab09-8b28e66c208c Date: Sun, 19 May 2019 00:23:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T00:01:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.30"}],"id":"32e43aad-7b7e-4864-955b-6c4d03bc6acd","security_groups":["25fdd381-4150-43d5-a6e0-a002f4024a3f","ad09c406-cbfe-424a-9ea9-b24a0212af52"],"mac_address":"fa:16:3e:29:70:5b","device_id":"2451c974-b9bd-46ac-8017-085c53c287e4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0a560a0697fc41d3a96f643e2e834a1d","qos_policy_id":null,"admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:58:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 00:23:30,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df" 2019-05-19 00:23:30,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1618a3fb5669b7291cbc53eefab418c184b21df" 2019-05-19 00:23:30,561 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-dfdee5be-2c32-41b8-860b-70043d704de6 Date: Sun, 19 May 2019 00:23:27 GMT RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "updated_at": "2019-05-19T00:03:18Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:70:5b", "device_id": "2451c974-b9bd-46ac-8017-085c53c287e4"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "32e43aad-7b7e-4864-955b-6c4d03bc6acd", "id": "bbdf3417-c926-449f-abf1-493c6892b034", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:26Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 3, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-19 00:23:30,561 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-dfdee5be-2c32-41b8-860b-70043d704de6 Date: Sun, 19 May 2019 00:23:27 GMT RESP BODY: {"floatingips": [{"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:58:22Z", "updated_at": "2019-05-19T00:03:18Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:70:5b", "device_id": "2451c974-b9bd-46ac-8017-085c53c287e4"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "32e43aad-7b7e-4864-955b-6c4d03bc6acd", "id": "bbdf3417-c926-449f-abf1-493c6892b034", "qos_policy_id": null}, {"router_id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:54:22Z", "updated_at": "2019-05-18T23:54:26Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:5d:12", "device_id": "52aada4b-5d2c-43b4-83bd-70e618671d08"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.219", "revision_number": 3, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_id": "a623d40d-329b-4d2b-b39f-a97f4bac5111", "id": "c802d17e-4fb5-4101-962a-d0ef6fda5f6d", "qos_policy_id": null}]} 2019-05-19 00:23:30,561 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-dfdee5be-2c32-41b8-860b-70043d704de6 2019-05-19 00:23:30,561 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json used request id req-27b9f918-579e-41ab-ab09-8b28e66c208c 2019-05-19 00:23:30,562 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-30bee22a-4e33-422d-9c94-67e00d638a67 2019-05-19 00:23:30,562 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bee22a-4e33-422d-9c94-67e00d638a67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:30,562 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-27b9f918-579e-41ab-ab09-8b28e66c208c Date: Sun, 19 May 2019 00:23:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T00:01:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","ip_address":"192.168.120.30"}],"id":"32e43aad-7b7e-4864-955b-6c4d03bc6acd","security_groups":["25fdd381-4150-43d5-a6e0-a002f4024a3f","ad09c406-cbfe-424a-9ea9-b24a0212af52"],"mac_address":"fa:16:3e:29:70:5b","device_id":"2451c974-b9bd-46ac-8017-085c53c287e4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0a560a0697fc41d3a96f643e2e834a1d","qos_policy_id":null,"admin_state_up":true,"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:58:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 00:23:30,562 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json used request id req-27b9f918-579e-41ab-ab09-8b28e66c208c 2019-05-19 00:23:30,562 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/32e43aad-7b7e-4864-955b-6c4d03bc6acd.json used request id req-27b9f918-579e-41ab-ab09-8b28e66c208c 2019-05-19 00:23:30,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:30,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e" 2019-05-19 00:23:30,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e" 2019-05-19 00:23:30,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-05-19 00:23:30,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce 2019-05-19 00:23:30,563 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-30bee22a-4e33-422d-9c94-67e00d638a67 2019-05-19 00:23:30,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce 2019-05-19 00:23:30,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:30,563 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bee22a-4e33-422d-9c94-67e00d638a67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:30,564 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce x-compute-request-id: req-be9f7248-12be-4cc3-bf92-c7d1aeaef9ce Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:30,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:30,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:30,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:30,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:30 GMT 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:30,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:30,648 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:30,648 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:35,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:35,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:35,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:35,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:35,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:35,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:35,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:35,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:35,742 - 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-05-19T00:23:28.905Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:28.425Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.275Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-77ec087d-fbb4-4ffe-8075-8beb966af265 x-compute-request-id: req-77ec087d-fbb4-4ffe-8075-8beb966af265 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.053Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.204\"}}'", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.055Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-77ec087d-fbb4-4ffe-8075-8beb966af265 x-compute-request-id: req-77ec087d-fbb4-4ffe-8075-8beb966af265 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.054Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.054Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.054Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.054Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.054Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.204\"}}'", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.055Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:23: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-19977992-65b1-41ab-a554-9746784d1909 x-compute-request-id: req-19977992-65b1-41ab-a554-9746784d1909 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.708Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-19977992-65b1-41ab-a554-9746784d1909", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.708Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-19977992-65b1-41ab-a554-9746784d1909", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.709Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:30.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8\"", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:30.709Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:31.961Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9 x-compute-request-id: req-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:31.799Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:32.464Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:31.799Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:32.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8\"", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:31.800Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:32.464Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:31.799Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:32.968Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-4c3de44f-efc4-4927-8cfa-ad21480c01a5 x-compute-request-id: req-4c3de44f-efc4-4927-8cfa-ad21480c01a5 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:32.861Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:33.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-4c3de44f-efc4-4927-8cfa-ad21480c01a5", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:32.861Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:33.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-4c3de44f-efc4-4927-8cfa-ad21480c01a5", "level": "debug", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:32.861Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e936e1c1-1a66-4469-902d-252ca7ed100c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:33.600Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_f72jlz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:33.338Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:33.600Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:33.439Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:34.522Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:34.490Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:35.026Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cf4a9fa9-883b-41a8-933d-5f5e2ec15f9c", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:34.497Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:35.026Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4a9fa9-883b-41a8-933d-5f5e2ec15f9c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:34.497Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:35.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:34.937Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}], "metadata": {"pagination": {"total": 1459, "offset": 1433, "size": 50}}} 2019-05-19 00:23:35,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:35,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:35 GMT 2019-05-19 00:23:35,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:35,743 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:23:35,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:35,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:35,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:35,743 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:23:35,745 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-05-19 00:23:35,745 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-77ec087d-fbb4-4ffe-8075-8beb966af265 x-compute-request-id: req-77ec087d-fbb4-4ffe-8075-8beb966af265 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:35,745 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e" -d '{"removeFloatingIp": {"address": "172.30.9.204"}}' 2019-05-19 00:23:35,745 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-77ec087d-fbb4-4ffe-8075-8beb966af265 x-compute-request-id: req-77ec087d-fbb4-4ffe-8075-8beb966af265 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:35,746 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265 2019-05-19 00:23:35,746 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265 2019-05-19 00:23:35,746 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265 2019-05-19 00:23:35,746 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-77ec087d-fbb4-4ffe-8075-8beb966af265 2019-05-19 00:23:35,746 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443732fbee772c3a3e1344c8bef3a9ae250d521e" -d '{"removeFloatingIp": {"address": "172.30.9.204"}}' 2019-05-19 00:23:35,746 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:23: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-19977992-65b1-41ab-a554-9746784d1909 x-compute-request-id: req-19977992-65b1-41ab-a554-9746784d1909 Content-Length: 0 Content-Type: application/json 2019-05-19 00:23:35,747 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-19977992-65b1-41ab-a554-9746784d1909 2019-05-19 00:23:35,747 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-19977992-65b1-41ab-a554-9746784d1909 2019-05-19 00:23:35,747 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8" 2019-05-19 00:23:35,747 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9 x-compute-request-id: req-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:35,747 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9 2019-05-19 00:23:35,747 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f2ea2e3012d71f1f588fa04a0abf1a15844a8" 2019-05-19 00:23:35,748 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-14b1ce95-277b-4a8b-93fc-1fefe3ec07a9 2019-05-19 00:23:35,748 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-4c3de44f-efc4-4927-8cfa-ad21480c01a5 x-compute-request-id: req-4c3de44f-efc4-4927-8cfa-ad21480c01a5 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:23:35,748 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-4c3de44f-efc4-4927-8cfa-ad21480c01a5 2019-05-19 00:23:35,748 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-4c3de44f-efc4-4927-8cfa-ad21480c01a5 2019-05-19 00:23:35,748 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:35,748 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:35,749 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:35,749 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cf4a9fa9-883b-41a8-933d-5f5e2ec15f9c 2019-05-19 00:23:35,749 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4a9fa9-883b-41a8-933d-5f5e2ec15f9c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:35,749 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084" 2019-05-19 00:23:35,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:35,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:35,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:35,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:35,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:35,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:35,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:35,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:35,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:35,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:35,813 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:35 GMT 2019-05-19 00:23:35,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:35,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:35,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:35,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:35,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:40,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:40,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:40,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:40,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:40,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:40,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:40,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:40,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:40,915 - 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-05-19T00:23:36.308Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861 x-compute-request-id: req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:36.265Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:36.812Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:36.265Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:36.812Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:36.266Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:36.812Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:36.267Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:37.529Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:23: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-efdff049-7474-4e85-84cd-bc91b149cb86 x-compute-request-id: req-efdff049-7474-4e85-84cd-bc91b149cb86 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_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.195Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:37.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.196Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:37.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.196Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:37.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.197Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:37.529Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86", "level": "debug", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.197Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:37.529Z", "message": "Floating ip 172.30.9.204 detached from server", "level": "info", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.197Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:37.529Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:23: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-efdff049-7474-4e85-84cd-bc91b149cb86 x-compute-request-id: req-efdff049-7474-4e85-84cd-bc91b149cb86 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_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.195Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.ce755abf-c1e7-413f-8db4-0f749791ec1c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:38.143Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.811Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:38.143Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:23: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-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e x-compute-request-id: req-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.921Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:38.143Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_8qy5ab", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.679Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:38.647Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.921Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:38.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.922Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:38.647Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:37.921Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cb0aef99-9134-41ef-adf7-395cf9be8b6a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:38.767Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4862bfa8-9b0e-4fa6-9d82-015f34c346e9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:38.903Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4862bfa8-9b0e-4fa6-9d82-015f34c346e9", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:38.903Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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 x-openstack-request-id: req-f15363ad-314c-4437-b18c-d213745f6907 x-compute-request-id: req-f15363ad-314c-4437-b18c-d213745f6907 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:39.267Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cb0aef99-9134-41ef-adf7-395cf9be8b6a", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:38.767Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:38.768Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:38.897Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:39.347Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-cb0aef99-9134-41ef-adf7-395cf9be8b6a x-compute-request-id: req-cb0aef99-9134-41ef-adf7-395cf9be8b6a Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:38.766Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:40.045Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-f15363ad-314c-4437-b18c-d213745f6907", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:39.268Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:40.045Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-f15363ad-314c-4437-b18c-d213745f6907", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:39.267Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.72b399ea-23da-4ae8-ba59-9a0e34e3ead1"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:40.045Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:39.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:40.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b\"", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:39.315Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:40.045Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:39.649Z", "source_id": "vellum_host_bc0slb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:40.678Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:40.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:40.678Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:40.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1491, "offset": 1459, "size": 50}}} 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:40 GMT 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:40,916 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:23:40,918 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861 x-compute-request-id: req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:40,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861 2019-05-19 00:23:40,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-6ee51c5d-bb00-4b54-83c4-a696f3ed9861 2019-05-19 00:23:40,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-19 00:23:40,919 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:23: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-efdff049-7474-4e85-84cd-bc91b149cb86 x-compute-request-id: req-efdff049-7474-4e85-84cd-bc91b149cb86 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-05-19 00:23:40,919 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86 2019-05-19 00:23:40,919 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86 2019-05-19 00:23:40,919 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86 2019-05-19 00:23:40,919 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-efdff049-7474-4e85-84cd-bc91b149cb86 2019-05-19 00:23:40,920 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.204 detached from server 2019-05-19 00:23:40,920 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:23: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-efdff049-7474-4e85-84cd-bc91b149cb86 x-compute-request-id: req-efdff049-7474-4e85-84cd-bc91b149cb86 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-05-19 00:23:40,920 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:40,920 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:23: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-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e x-compute-request-id: req-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e Content-Length: 0 Content-Type: application/json 2019-05-19 00:23:40,920 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-19 00:23:40,920 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e 2019-05-19 00:23:40,921 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084" 2019-05-19 00:23:40,921 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/action used request id req-a8ff4212-bff1-47ab-a183-57ca5a1e4c2e 2019-05-19 00:23:40,921 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cb0aef99-9134-41ef-adf7-395cf9be8b6a 2019-05-19 00:23:40,921 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4862bfa8-9b0e-4fa6-9d82-015f34c346e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:40,921 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4862bfa8-9b0e-4fa6-9d82-015f34c346e9 2019-05-19 00:23:40,921 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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 x-openstack-request-id: req-f15363ad-314c-4437-b18c-d213745f6907 x-compute-request-id: req-f15363ad-314c-4437-b18c-d213745f6907 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:23:40,921 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-cb0aef99-9134-41ef-adf7-395cf9be8b6a 2019-05-19 00:23:40,922 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28d75194b389c39fd374c9fdb55bda2377632084" 2019-05-19 00:23:40,922 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:40,922 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-cb0aef99-9134-41ef-adf7-395cf9be8b6a x-compute-request-id: req-cb0aef99-9134-41ef-adf7-395cf9be8b6a Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:40,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-f15363ad-314c-4437-b18c-d213745f6907 2019-05-19 00:23:40,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a/os-security-groups used request id req-f15363ad-314c-4437-b18c-d213745f6907 2019-05-19 00:23:40,922 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:23:40,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b" 2019-05-19 00:23:40,923 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:40,923 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:23:40,923 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:23:40,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:40,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:40,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:40,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:40 GMT 2019-05-19 00:23:40,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:40,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:40,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:40,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:40,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:45,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:46,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:46,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:46,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:46,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:46,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:46,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:46,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:46,075 - 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-05-19T00:23:41.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-7d492679-e9cd-4a87-baa3-f91f4e984f52", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:40.641Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.197Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-7d492679-e9cd-4a87-baa3-f91f4e984f52 x-compute-request-id: req-7d492679-e9cd-4a87-baa3-f91f4e984f52 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:40.641Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.197Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:40.643Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-7d492679-e9cd-4a87-baa3-f91f4e984f52", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:40.642Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:41.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.780Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:41.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:23:41.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.780Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c26f35-593e-42a3-8467-554d8edbdfab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:41.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:41.780Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-66c26f35-593e-42a3-8467-554d8edbdfab", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:41.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:42.698Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1 x-compute-request-id: req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.552Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a638dc99-64da-4b5f-9256-f9313b133795", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.552Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.553Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b\"", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.554Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-af93a4d5-e5ed-4840-8b51-465fb1ec8c27 x-compute-request-id: req-af93a4d5-e5ed-4840-8b51-465fb1ec8c27 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-af93a4d5-e5ed-4840-8b51-465fb1ec8c27", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-af93a4d5-e5ed-4840-8b51-465fb1ec8c27", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00:23: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-a638dc99-64da-4b5f-9256-f9313b133795 x-compute-request-id: req-a638dc99-64da-4b5f-9256-f9313b133795 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.230Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a638dc99-64da-4b5f-9256-f9313b133795", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:42.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:43.733Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-da52e79b-3a5b-459f-8485-ce6a02b54b1c x-compute-request-id: req-da52e79b-3a5b-459f-8485-ce6a02b54b1c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.514Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.268Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-748cdb26-7c79-437d-a422-aa935fd5c2d5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.268Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-748cdb26-7c79-437d-a422-aa935fd5c2d5 x-compute-request-id: req-748cdb26-7c79-437d-a422-aa935fd5c2d5 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:3f:7e:b1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"7d0189c2-311d-4815-af72-6b8aaab4828a\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:23:42Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_vellum_host_bc0slb\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.268Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-da52e79b-3a5b-459f-8485-ce6a02b54b1c", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.514Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.268Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-da52e79b-3a5b-459f-8485-ce6a02b54b1c", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.515Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.268Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b\"", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.515Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.268Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-748cdb26-7c79-437d-a422-aa935fd5c2d5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.268Z", "message": "Waiting for server \"7d0189c2-311d-4815-af72-6b8aaab4828a\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:43.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:44.937Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-142ef770-6307-40e6-87d9-9dba9107b733 x-compute-request-id: req-142ef770-6307-40e6-87d9-9dba9107b733 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"279834ce-bf15-47df-b468-93e0f9e99011\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ef93b2a-6c16-452a-8892-43df6c3ce5cf\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce31ddf6-71ae-44e5-bd59-7da919d5a039\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d59e1918-1cbb-481b-89a7-554c896051b3\"}], \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"id\": \"ad09c406-cbfe-424a-9ea9-b24a0212af52\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:44.750Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:45.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-142ef770-6307-40e6-87d9-9dba9107b733", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:44.751Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:45.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-142ef770-6307-40e6-87d9-9dba9107b733", "level": "debug", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:44.750Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.3b764489-7feb-44c6-adc9-40c27268f208"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:45.685Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:45.281Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:45.685Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_i2erma", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:45.135Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1525, "offset": 1491, "size": 50}}} 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:46 GMT 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:46,076 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:23:46,078 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-7d492679-e9cd-4a87-baa3-f91f4e984f52 2019-05-19 00:23:46,078 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-7d492679-e9cd-4a87-baa3-f91f4e984f52 x-compute-request-id: req-7d492679-e9cd-4a87-baa3-f91f4e984f52 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:46,079 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-05-19 00:23:46,079 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-7d492679-e9cd-4a87-baa3-f91f4e984f52 2019-05-19 00:23:46,079 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971" 2019-05-19 00:23:46,079 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:23:46,079 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:46,079 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c26f35-593e-42a3-8467-554d8edbdfab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:46,080 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-66c26f35-593e-42a3-8467-554d8edbdfab 2019-05-19 00:23:46,080 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1 x-compute-request-id: req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1 Content-Length: 0 Content-Type: application/json 2019-05-19 00:23:46,080 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a638dc99-64da-4b5f-9256-f9313b133795 2019-05-19 00:23:46,080 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971" 2019-05-19 00:23:46,080 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1 2019-05-19 00:23:46,080 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-be5df290-9d23-4f8d-bdc4-7f7ff06fecf1 2019-05-19 00:23:46,081 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b" 2019-05-19 00:23:46,081 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-af93a4d5-e5ed-4840-8b51-465fb1ec8c27 x-compute-request-id: req-af93a4d5-e5ed-4840-8b51-465fb1ec8c27 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:46,081 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-af93a4d5-e5ed-4840-8b51-465fb1ec8c27 2019-05-19 00:23:46,081 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-af93a4d5-e5ed-4840-8b51-465fb1ec8c27 2019-05-19 00:23:46,081 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971" 2019-05-19 00:23:46,081 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00:23: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-a638dc99-64da-4b5f-9256-f9313b133795 x-compute-request-id: req-a638dc99-64da-4b5f-9256-f9313b133795 Content-Type: application/json 2019-05-19 00:23:46,082 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-a638dc99-64da-4b5f-9256-f9313b133795 2019-05-19 00:23:46,082 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-da52e79b-3a5b-459f-8485-ce6a02b54b1c x-compute-request-id: req-da52e79b-3a5b-459f-8485-ce6a02b54b1c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:46,082 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-748cdb26-7c79-437d-a422-aa935fd5c2d5 2019-05-19 00:23:46,082 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-748cdb26-7c79-437d-a422-aa935fd5c2d5 x-compute-request-id: req-748cdb26-7c79-437d-a422-aa935fd5c2d5 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:7e:b1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7d0189c2-311d-4815-af72-6b8aaab4828a", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "7d0189c2-311d-4815-af72-6b8aaab4828a", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:23:42Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_vellum_host_bc0slb", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:46,082 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-da52e79b-3a5b-459f-8485-ce6a02b54b1c 2019-05-19 00:23:46,082 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-da52e79b-3a5b-459f-8485-ce6a02b54b1c 2019-05-19 00:23:46,082 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d568484850f3a0af5fec3e0d06224451002083b" 2019-05-19 00:23:46,083 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-748cdb26-7c79-437d-a422-aa935fd5c2d5 2019-05-19 00:23:46,083 - functest.core.cloudify - DEBUG - Waiting for server "7d0189c2-311d-4815-af72-6b8aaab4828a" to be deleted. current status: SHUTOFF 2019-05-19 00:23:46,083 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-142ef770-6307-40e6-87d9-9dba9107b733 x-compute-request-id: req-142ef770-6307-40e6-87d9-9dba9107b733 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "279834ce-bf15-47df-b468-93e0f9e99011"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ef93b2a-6c16-452a-8892-43df6c3ce5cf"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce31ddf6-71ae-44e5-bd59-7da919d5a039"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d59e1918-1cbb-481b-89a7-554c896051b3"}], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "ad09c406-cbfe-424a-9ea9-b24a0212af52", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-19 00:23:46,083 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-142ef770-6307-40e6-87d9-9dba9107b733 2019-05-19 00:23:46,083 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-142ef770-6307-40e6-87d9-9dba9107b733 2019-05-19 00:23:46,083 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:46,084 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:46,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:46,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:46,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:46 GMT 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:46,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:46,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:46,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:46,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:51,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:51,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:51,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:51,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:51,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:51,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:51,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:51,315 - 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-05-19T00:23:46.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:46.349Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:47.219Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:46.764Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:47.219Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0031b3ca-4caa-439c-96b6-f3b2cf714b79 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:46.355Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:47.219Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0031b3ca-4caa-439c-96b6-f3b2cf714b79", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:46.355Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:48.387Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-cc018bb3-4311-4b1f-93f5-a5786dd588b2 x-compute-request-id: req-cc018bb3-4311-4b1f-93f5-a5786dd588b2 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.215Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0 x-compute-request-id: req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 7d0189c2-311d-4815-af72-6b8aaab4828a 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-05-19T00:23:48.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-cc018bb3-4311-4b1f-93f5-a5786dd588b2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.215Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.216Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-cc018bb3-4311-4b1f-93f5-a5786dd588b2", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.215Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.019Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:48.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.4fcbb890-f963-4df1-aee1-9c7f46c6b26e"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.665Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:49.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_host_bc0slb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.665Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:49.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:49.665Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:49.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:50.246Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:49.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:50.246Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:50.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:50.790Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:50.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:50.790Z", "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-05-19T00:23:50.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:50.790Z", "message": "RESP: [202] Date: Sun, 19 May 2019 00:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63dad1d4-0186-468e-b361-210aecc77726 x-compute-request-id: req-63dad1d4-0186-468e-b361-210aecc77726 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:50.708Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}], "metadata": {"pagination": {"total": 1546, "offset": 1525, "size": 50}}} 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:51 GMT 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:51,315 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:23:51,317 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:51,317 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb" 2019-05-19 00:23:51,317 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0031b3ca-4caa-439c-96b6-f3b2cf714b79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:51,317 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0031b3ca-4caa-439c-96b6-f3b2cf714b79 2019-05-19 00:23:51,317 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-cc018bb3-4311-4b1f-93f5-a5786dd588b2 x-compute-request-id: req-cc018bb3-4311-4b1f-93f5-a5786dd588b2 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:51,318 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0 x-compute-request-id: req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7d0189c2-311d-4815-af72-6b8aaab4828a could not be found.", "code": 404}} 2019-05-19 00:23:51,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0 2019-05-19 00:23:51,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-cc018bb3-4311-4b1f-93f5-a5786dd588b2 2019-05-19 00:23:51,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ab4528b192ec453947f0e63fea5a35e7395971" 2019-05-19 00:23:51,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-19 00:23:51,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-cc018bb3-4311-4b1f-93f5-a5786dd588b2 2019-05-19 00:23:51,319 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:23:51,319 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7d0189c2-311d-4815-af72-6b8aaab4828a used request id req-e7078e19-5d24-4fcb-b0e2-57aeb10ffee0 2019-05-19 00:23:51,319 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:23:51,319 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:23:51,319 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:23:51,319 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:23:51,320 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:23:51,320 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:23:51,320 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:23:51,320 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 00:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63dad1d4-0186-468e-b361-210aecc77726 x-compute-request-id: req-63dad1d4-0186-468e-b361-210aecc77726 Content-Length: 0 Content-Type: application/json 2019-05-19 00:23:51,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:51,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:51,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:51,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-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:51 GMT 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:51,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:51,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:51,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:51,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:56,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:23:56,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:56,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:56,622 - 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-05-19T00:23:51.294Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-63dad1d4-0186-468e-b361-210aecc77726", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:50.709Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:50.710Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.294Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-63dad1d4-0186-468e-b361-210aecc77726", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:50.709Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb\"", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.404Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78385ad2-0914-400d-ae76-e43845215661 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-78385ad2-0914-400d-ae76-e43845215661", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-840018e8-366b-4ff6-8ca9-b5c5ba769d0b x-compute-request-id: req-840018e8-366b-4ff6-8ca9-b5c5ba769d0b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.402Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-840018e8-366b-4ff6-8ca9-b5c5ba769d0b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.402Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-840018e8-366b-4ff6-8ca9-b5c5ba769d0b", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.403Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:51.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:23:51.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:52.461Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.970Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:52.461Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74e615dd650ebdbf9c48c3f1d544fb67c084a838\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:52.461Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98 x-compute-request-id: req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.970Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:52.461Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98", "level": "debug", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:51.970Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.63900426-c8fb-45d8-9757-9e3450958d3c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:52.461Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_89sff2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:52.421Z", "source_id": "bind_host_5bt20u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.056Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-9e75c1f1-c207-4f61-b891-b7d34b930eaa", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:52.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.056Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:52.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.056Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:52.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.056Z", "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-05-19T00:23:52.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.056Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9e75c1f1-c207-4f61-b891-b7d34b930eaa Content-Length: 0 Date: Sun, 19 May 2019 00:23:52 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-05-19T00:23:52.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": "vellum_security_group_f72jlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.056Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-9e75c1f1-c207-4f61-b891-b7d34b930eaa", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:52.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.a05874c8-4271-4c0e-a52e-b2213ae6efd3"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.742Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:52.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:53.742Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:53.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:54.460Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c9d1e783-8d09-4d79-a437-04d2cb7bed6e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:54.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:54.460Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d1e783-8d09-4d79-a437-04d2cb7bed6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:54.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:54.460Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:54.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:54.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:23:54.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:55.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:54.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:55.631Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3 x-compute-request-id: req-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:22:50Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.349Z", "message": "RESP: [204] Date: Sun, 19 May 2019 00:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e x-compute-request-id: req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.349Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.349Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.349Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.349Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.349Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:55.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}], "metadata": {"pagination": {"total": 1583, "offset": 1546, "size": 50}}} 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:56 GMT 2019-05-19 00:23:56,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:56,623 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:23:56,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:56,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:56,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:23:56,623 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:23:56,625 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-63dad1d4-0186-468e-b361-210aecc77726 2019-05-19 00:23:56,625 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb" 2019-05-19 00:23:56,625 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/action used request id req-63dad1d4-0186-468e-b361-210aecc77726 2019-05-19 00:23:56,625 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47c12ef48bdc82c2f9bf4b225acf9a2ad0b59cb" 2019-05-19 00:23:56,625 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:23:56,626 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78385ad2-0914-400d-ae76-e43845215661 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:56,626 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-78385ad2-0914-400d-ae76-e43845215661 2019-05-19 00:23:56,626 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-840018e8-366b-4ff6-8ca9-b5c5ba769d0b x-compute-request-id: req-840018e8-366b-4ff6-8ca9-b5c5ba769d0b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:56,626 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-840018e8-366b-4ff6-8ca9-b5c5ba769d0b 2019-05-19 00:23:56,626 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-840018e8-366b-4ff6-8ca9-b5c5ba769d0b 2019-05-19 00:23:56,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:56,627 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98 2019-05-19 00:23:56,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e615dd650ebdbf9c48c3f1d544fb67c084a838" 2019-05-19 00:23:56,627 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98 x-compute-request-id: req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-19 00:23:56,627 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4/os-security-groups used request id req-8a6db67f-33e9-4b29-80d9-d7a5e7371b98 2019-05-19 00:23:56,627 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-19 00:23:56,628 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-9e75c1f1-c207-4f61-b891-b7d34b930eaa 2019-05-19 00:23:56,628 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:23:56,628 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:23:56,628 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:23:56,628 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e75c1f1-c207-4f61-b891-b7d34b930eaa Content-Length: 0 Date: Sun, 19 May 2019 00:23:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:23:56,628 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/aa70f04c-20a9-46f2-8b9a-d3c2fc642400.json used request id req-9e75c1f1-c207-4f61-b891-b7d34b930eaa 2019-05-19 00:23:56,628 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:23:56,629 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 00:23:56,629 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c9d1e783-8d09-4d79-a437-04d2cb7bed6e 2019-05-19 00:23:56,629 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d1e783-8d09-4d79-a437-04d2cb7bed6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:23:56,629 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 00:23:56,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:23:56,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78" 2019-05-19 00:23:56,630 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3 x-compute-request-id: req-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:22:50Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:23:56,630 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 19 May 2019 00:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e x-compute-request-id: req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e Content-Type: application/json 2019-05-19 00:23:56,630 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3 2019-05-19 00:23:56,630 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e 2019-05-19 00:23:56,630 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-c9b54f49-4cf9-4e88-a058-3cb8317ddb6e 2019-05-19 00:23:56,630 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-88ce40e4-c0e3-4fc8-8be2-a74d7928ebb3 2019-05-19 00:23:56,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78" 2019-05-19 00:23:56,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78" 2019-05-19 00:23:56,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:23:56,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:23:56,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:23:56,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:23:56,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:23:56,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:23:56,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:23:56 GMT 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:23:56,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:01,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:24:01,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:01,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:01,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:01,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:01,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:01,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.917Z", "message": "RESP: [200] Date: Sun, 19 May 2019 00:23: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-e83465e2-56ed-4b0f-a1c4-0332643381b2 x-compute-request-id: req-e83465e2-56ed-4b0f-a1c4-0332643381b2 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:29:70:5b\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"be9f4849-634b-415c-a07e-75ded522756f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-19T00:01:50.000000\", \"flavor\": {\"id\": \"7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4\", \"rel\": \"bookmark\"}]}, \"id\": \"2451c974-b9bd-46ac-8017-085c53c287e4\", \"user_id\": \"0fed4b52402a4225969263ccad2edc07\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-19T00:23:55Z\", \"hostId\": \"d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"name\": \"server_clearwater-opnfv_bind_host_5bt20u\", \"created\": \"2019-05-18T23:58:41Z\", \"tenant_id\": \"0a560a0697fc41d3a96f643e2e834a1d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a\", \"cloudify_management_network_id\": \"7661cc0f-e731-44e2-a645-0d251c64ccb2\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:56.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.917Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e83465e2-56ed-4b0f-a1c4-0332643381b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:56.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.917Z", "message": "Waiting for server \"2451c974-b9bd-46ac-8017-085c53c287e4\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:56.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:23:56.917Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e83465e2-56ed-4b0f-a1c4-0332643381b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:23:56.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:01.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:01.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}], "metadata": {"pagination": {"total": 1588, "offset": 1583, "size": 50}}} 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:01 GMT 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:01,852 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:24:01,853 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 19 May 2019 00:23: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-e83465e2-56ed-4b0f-a1c4-0332643381b2 x-compute-request-id: req-e83465e2-56ed-4b0f-a1c4-0332643381b2 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:70:5b", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2451c974-b9bd-46ac-8017-085c53c287e4", "rel": "bookmark"}], "image": {"id": "be9f4849-634b-415c-a07e-75ded522756f", "links": [{"href": "http://172.30.9.23:8774/images/be9f4849-634b-415c-a07e-75ded522756f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-19T00:01:50.000000", "flavor": {"id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "links": [{"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "bookmark"}]}, "id": "2451c974-b9bd-46ac-8017-085c53c287e4", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-19T00:23:55Z", "hostId": "d22992f0d1fe6a70b8499190d163d6d816d50c60f1918a75e5510030", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "server_clearwater-opnfv_bind_host_5bt20u", "created": "2019-05-18T23:58:41Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "cloudify_management_network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2"}}} 2019-05-19 00:24:01,853 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e83465e2-56ed-4b0f-a1c4-0332643381b2 2019-05-19 00:24:01,853 - functest.core.cloudify - DEBUG - Waiting for server "2451c974-b9bd-46ac-8017-085c53c287e4" to be deleted. current status: SHUTOFF 2019-05-19 00:24:01,854 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e83465e2-56ed-4b0f-a1c4-0332643381b2 2019-05-19 00:24:01,854 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7cb868a77c87eb596f69ef789a0b4abafedad78" 2019-05-19 00:24:01,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:24:01,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:01,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:01,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:01,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:01,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:01,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:01 GMT 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:01,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:06,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:24:07,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:07,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:07,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:07,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:07,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:07,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:07,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:07,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_5bt20u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:02.055Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:02.055Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e3e5cf80-6a63-4756-8c09-8c31e90fc868", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:01.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:02.055Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e3e5cf80-6a63-4756-8c09-8c31e90fc868", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:01.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:02.055Z", "message": "RESP: [404] Date: Sun, 19 May 2019 00:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3e5cf80-6a63-4756-8c09-8c31e90fc868 x-compute-request-id: req-e3e5cf80-6a63-4756-8c09-8c31e90fc868 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2451c974-b9bd-46ac-8017-085c53c287e4 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-05-19T00:24:01.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.f22c6395-7a3e-44cc-9070-b477d05ae356"}, {"node_instance_id": "bind_host_5bt20u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:02.055Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:01.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:02.686Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:02.686Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:03.282Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:03.282Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:03.282Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:03.879Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:03.879Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:03.879Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:02.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:04.476Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:04.476Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:04.476Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.071Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.071Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.071Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.720Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.720Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:05.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.720Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:24:05.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.720Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d04d869-03d4-461d-97ea-fc973cef40d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:05.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.720Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5d04d869-03d4-461d-97ea-fc973cef40d9", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:05.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.720Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:05.720Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "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-05-19T00:24:03.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802b4dad-264d-4601-a000-b01ba2c9e467 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:05.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-802b4dad-264d-4601-a000-b01ba2c9e467", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:05.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70bf3917e5c3f3c32b46e853099969db0a4fc2e6\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:05.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:24:06.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "RESP: [300] Date: Sun, 19 May 2019 00:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a7ae01-0592-4290-8499-69fa35475f59 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-18a7ae01-0592-4290-8499-69fa35475f59", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/bbdf3417-c926-449f-abf1-493c6892b034.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff24e584d4d46d5bf9ce1d8005d53464b19b94c\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:03.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:05.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.282Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T00:24:05.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-3b626c93-6e51-4943-8f02-468fbb42e868", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3b626c93-6e51-4943-8f02-468fbb42e868 Content-Length: 0 Date: Sun, 19 May 2019 00:24:06 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-05-19T00:24:06.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:04.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:04.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:04.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e58be7fcb224b2c03e6bd9462c08e6d491ac9bae\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "keypair_r76n3d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "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-05-19T00:24:06.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.e35a7567-a790-4e81-bd4b-631fcdd78d9c"}, {"node_instance_id": "bind_security_group_i2erma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:06.843Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-3b626c93-6e51-4943-8f02-468fbb42e868", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.26ed46e8-926c-4dc4-a828-0e1678064e5d"}], "metadata": {"pagination": {"total": 1634, "offset": 1588, "size": 50}}} 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:07 GMT 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:07,057 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:24:07,059 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-19 00:24:07,059 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e3e5cf80-6a63-4756-8c09-8c31e90fc868 2019-05-19 00:24:07,059 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2451c974-b9bd-46ac-8017-085c53c287e4 used request id req-e3e5cf80-6a63-4756-8c09-8c31e90fc868 2019-05-19 00:24:07,059 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 00:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3e5cf80-6a63-4756-8c09-8c31e90fc868 x-compute-request-id: req-e3e5cf80-6a63-4756-8c09-8c31e90fc868 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2451c974-b9bd-46ac-8017-085c53c287e4 could not be found.", "code": 404}} 2019-05-19 00:24:07,060 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:24:07,060 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:24:07,060 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:24:07,060 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:24:07,060 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:24:07,060 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 00:24:07,060 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:24:07,061 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:24:07,061 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 00:24:07,061 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:24:07,061 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:24:07,061 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:24:07,061 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:24:07,061 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:24:07,062 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 00:24:07,062 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:24:07,062 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:24:07,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:24:07,062 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d04d869-03d4-461d-97ea-fc973cef40d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:24:07,062 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5d04d869-03d4-461d-97ea-fc973cef40d9 2019-05-19 00:24:07,062 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:24:07,063 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 00:24:07,063 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:24:07,063 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802b4dad-264d-4601-a000-b01ba2c9e467 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:24:07,063 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-802b4dad-264d-4601-a000-b01ba2c9e467 2019-05-19 00:24:07,063 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70bf3917e5c3f3c32b46e853099969db0a4fc2e6" 2019-05-19 00:24:07,063 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 00:24:07,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:24:07,064 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 00:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a7ae01-0592-4290-8499-69fa35475f59 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:24:07,064 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-18a7ae01-0592-4290-8499-69fa35475f59 2019-05-19 00:24:07,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/bbdf3417-c926-449f-abf1-493c6892b034.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff24e584d4d46d5bf9ce1d8005d53464b19b94c" 2019-05-19 00:24:07,064 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:24:07,064 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-19 00:24:07,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 00:24:07,065 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-3b626c93-6e51-4943-8f02-468fbb42e868 2019-05-19 00:24:07,065 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b626c93-6e51-4943-8f02-468fbb42e868 Content-Length: 0 Date: Sun, 19 May 2019 00:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:07,065 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:24:07,065 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 00:24:07,065 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-19 00:24:07,065 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58be7fcb224b2c03e6bd9462c08e6d491ac9bae" 2019-05-19 00:24:07,065 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-05-19 00:24:07,066 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/25fdd381-4150-43d5-a6e0-a002f4024a3f.json used request id req-3b626c93-6e51-4943-8f02-468fbb42e868 2019-05-19 00:24:07,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:24:07,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:07,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:07,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:07,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:07 GMT 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:07,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:12,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/events 2019-05-19 00:24:12,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_i2erma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.433Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_security_group_i2erma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.433Z", "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-05-19T00:24:06.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.433Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.433Z", "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-05-19T00:24:04.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.433Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:04.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "keypair_r76n3d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.433Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:06.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.433Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0f62185e-9583-4c60-be35-da51953c4f80 Content-Length: 0 Date: Sun, 19 May 2019 00:24:07 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-05-19T00:24:07.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.938Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-0f62185e-9583-4c60-be35-da51953c4f80", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:07.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "base_security_group_89sff2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.938Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-0f62185e-9583-4c60-be35-da51953c4f80", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:07.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.967d5b62-f41c-4012-a17c-435ead6e6fd5"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.938Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/bbdf3417-c926-449f-abf1-493c6892b034.json used request id req-b4a5124e-1e89-490f-9157-052f11180385", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:07.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.938Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/bbdf3417-c926-449f-abf1-493c6892b034.json used request id req-b4a5124e-1e89-490f-9157-052f11180385", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:07.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_floatingip_8qy5ab", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:07.938Z", "message": "RESP: [204] X-Openstack-Request-Id: req-b4a5124e-1e89-490f-9157-052f11180385 Content-Length: 0 Date: Sun, 19 May 2019 00:24:07 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-05-19T00:24:07.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49", "logger": "ctx.d491c7e5-77d7-4ae6-9400-44a55ad49c01"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:08.533Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:07.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:08.533Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:07.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "bind_floatingip_8qy5ab", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:08.533Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:07.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": "base_security_group_89sff2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:09.253Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:08.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-19T00:24:09.253Z", "message": "'uninstall' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T00:24:08.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"}], "metadata": {"pagination": {"total": 1651, "offset": 1634, "size": 50}}} 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:12,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:12 GMT 2019-05-19 00:24:12,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:12,219 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:24:12,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:12,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:12,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:12,219 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:24:12,220 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:24:12,220 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:24:12,220 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-19 00:24:12,220 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 00:24:12,220 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-19 00:24:12,221 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:24:12,221 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f62185e-9583-4c60-be35-da51953c4f80 Content-Length: 0 Date: Sun, 19 May 2019 00:24:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:12,221 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-0f62185e-9583-4c60-be35-da51953c4f80 2019-05-19 00:24:12,221 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ad09c406-cbfe-424a-9ea9-b24a0212af52.json used request id req-0f62185e-9583-4c60-be35-da51953c4f80 2019-05-19 00:24:12,221 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/bbdf3417-c926-449f-abf1-493c6892b034.json used request id req-b4a5124e-1e89-490f-9157-052f11180385 2019-05-19 00:24:12,221 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/bbdf3417-c926-449f-abf1-493c6892b034.json used request id req-b4a5124e-1e89-490f-9157-052f11180385 2019-05-19 00:24:12,222 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4a5124e-1e89-490f-9157-052f11180385 Content-Length: 0 Date: Sun, 19 May 2019 00:24:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:12,222 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-19 00:24:12,222 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 00:24:12,222 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:24:12,222 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 00:24:12,222 - functest.core.cloudify - DEBUG - 'uninstall' workflow execution succeeded 2019-05-19 00:24:12,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.219:80/api/v3.1/executions/f01a2864-b28e-42f8-8b32-168cd3e5ce49 2019-05-19 00:24:12,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:12,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:12,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:12,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:12,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:12,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:12,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:12,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T00:24:08.579Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T00:19:05.622Z", "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-05-19T00:19:05.623Z", "id": "f01a2864-b28e-42f8-8b32-168cd3e5ce49"} 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:12 GMT 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:12,280 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.219:80/api/v3.1/deployments/clearwater-opnfv 2019-05-19 00:24:12,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:12,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:12,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:12,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "be9f4849-634b-415c-a07e-75ded522756f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "bono_cluster_size": 1, "flavor_id": "7fc1b57f-eb73-4645-89ab-4945fb333bb4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a", "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-05-18T23:57:58.996Z", "created_by": "admin", "updated_at": "2019-05-18T23:57:58.996Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:12 GMT 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:12,851 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:24:12,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:12,852 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:12,852 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:12,852 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:24:22,863 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.219:80/api/v3.1/blueprints/clearwater-opnfv 2019-05-19 00:24:22,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 00:24:22,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 00:24:22,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 00:24:22,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 00:24:22,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 00:24:22,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 00:24:22,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 00:24:22,990 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-19 00:24:22,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-18T23:57:50.028Z", "updated_at": "2019-05-18T23:57:50.028Z", "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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": {"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": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "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.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": {"description": "", "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, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-05-19 00:24:22,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 00:24:22,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 00:24:22 GMT 2019-05-19 00:24:22,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 00:24:22,993 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 00:24:22,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 00:24:22,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 00:24:22,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 00:24:22,993 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 00:24:23,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-19 00:24:23,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/be9f4849-634b-415c-a07e-75ded522756f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:24,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:24:24 GMT X-Openstack-Request-Id: req-dfdb37f9-e968-4f66-ad46-57ce205f70df 2019-05-19 00:24:24,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:24:24,129 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/be9f4849-634b-415c-a07e-75ded522756f used request id req-dfdb37f9-e968-4f66-ad46-57ce205f70df 2019-05-19 00:24:24,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08867812157s 2019-05-19 00:24:24,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:24:24,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:24,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 19 May 2019 00:24: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-52e05b9c-8202-4b30-843b-a305d0c3e372 x-openstack-request-id: req-52e05b9c-8202-4b30-843b-a305d0c3e372 2019-05-19 00:24:24,448 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "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": "1fe1e1da-6c90-4991-af0c-8e70c7400e94"}, {"name": "cloudify_ims-flavor_alt_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4", "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": "7fc1b57f-eb73-4645-89ab-4945fb333bb4"}]} 2019-05-19 00:24:24,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-52e05b9c-8202-4b30-843b-a305d0c3e372 2019-05-19 00:24:24,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.313819169998s 2019-05-19 00:24:24,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-19 00:24:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:24,499 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 00:24: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-6ce83d6a-a080-49f5-a61e-c59d6efc3a1d x-openstack-request-id: req-6ce83d6a-a080-49f5-a61e-c59d6efc3a1d 2019-05-19 00:24:24,499 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7fc1b57f-eb73-4645-89ab-4945fb333bb4 used request id req-6ce83d6a-a080-49f5-a61e-c59d6efc3a1d 2019-05-19 00:24:24,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0483469963074s 2019-05-19 00:24:24,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-19 00:24:24,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c802d17e-4fb5-4101-962a-d0ef6fda5f6d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:26,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 00:24:26 GMT X-Openstack-Request-Id: req-50402d9f-2d17-40c6-8b84-6a4ace994be7 2019-05-19 00:24:26,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:26,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c802d17e-4fb5-4101-962a-d0ef6fda5f6d.json used request id req-50402d9f-2d17-40c6-8b84-6a4ace994be7 2019-05-19 00:24:26,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.28927397728s 2019-05-19 00:24:26,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 00:24:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:27,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 00:24:27 GMT X-Openstack-Request-Id: req-fcc63c50-adc2-47fc-9cf6-e8c0140e5720 2019-05-19 00:24:27,127 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-19 00:24:27,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fcc63c50-adc2-47fc-9cf6-e8c0140e5720 2019-05-19 00:24:27,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.323338985443s 2019-05-19 00:24:27,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-19 00:24:27,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:27,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 19 May 2019 00:24:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a18514de-1b90-4e34-9d2f-e8675f14eab0 x-openstack-request-id: req-a18514de-1b90-4e34-9d2f-e8675f14eab0 2019-05-19 00:24:27,661 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08 used request id req-a18514de-1b90-4e34-9d2f-e8675f14eab0 2019-05-19 00:24:27,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.533311843872s 2019-05-19 00:24:27,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:24:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:29,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 778 Content-Type: application/json Date: Sun, 19 May 2019 00:24: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-09b48cef-9804-45a7-a65c-61e879b86985 x-openstack-request-id: req-09b48cef-9804-45a7-a65c-61e879b86985 2019-05-19 00:24:29,058 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5d:12", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5d:12", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T23:54:18.000000", "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "security_groups": [{"name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}], "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:24:27Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:24:29,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09b48cef-9804-45a7-a65c-61e879b86985 2019-05-19 00:24:29,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39630198479s 2019-05-19 00:24:29,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 00:24:31,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:24:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sun, 19 May 2019 00:24: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-3a172a8f-bc23-404f-9f2a-205eb26ad284 x-openstack-request-id: req-3a172a8f-bc23-404f-9f2a-205eb26ad284 2019-05-19 00:24:31,762 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5d:12", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52aada4b-5d2c-43b4-83bd-70e618671d08", "rel": "bookmark"}], "image": {"id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "links": [{"href": "http://172.30.9.23:8774/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-18T23:54:18.000000", "flavor": {"id": "1fe1e1da-6c90-4991-af0c-8e70c7400e94", "links": [{"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "bookmark"}]}, "id": "52aada4b-5d2c-43b4-83bd-70e618671d08", "user_id": "0fed4b52402a4225969263ccad2edc07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:24:30Z", "hostId": "432f75fee09f6620ff62f6d6f39d38afd0aebc89c3d1927f4e4e0ae7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a", "name": "cloudify_ims-vm_904ce67d-1e3a-4d71-9324-fa11f163f71a", "created": "2019-05-18T23:52:22Z", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:24:31,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3a172a8f-bc23-404f-9f2a-205eb26ad284 2019-05-19 00:24:31,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699888944626s 2019-05-19 00:24:31,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 00:24:33,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:24:33,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:33,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 19 May 2019 00:24: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-af0c3800-d066-4a76-bb44-278f4be36287 x-openstack-request-id: req-af0c3800-d066-4a76-bb44-278f4be36287 2019-05-19 00:24:33,834 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-19 00:24:33,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af0c3800-d066-4a76-bb44-278f4be36287 2019-05-19 00:24:33,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0671029090881s 2019-05-19 00:24:33,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 00:24:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:34,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sun, 19 May 2019 00:24:34 GMT X-Openstack-Request-Id: req-962ecb3a-9683-43b1-8f84-d9c4fc6364ce 2019-05-19 00:24:34,496 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:57:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:57:42Z", "revision_number": 0, "id": "f4a24128-8e79-41ec-a2dd-128eff8460a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:57:42Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 2, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:52:10Z", "updated_at": "2019-05-18T23:52:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:12Z", "revision_number": 0, "id": "2663e3c7-2745-4716-9a4d-d5df13d24f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:12Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-18T23:52:15Z", "revision_number": 0, "id": "4638e26e-5e10-443e-a0b3-68c210d3fb0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:15Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "5e7c5c09-461f-430e-978a-a1af33fde0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:52:10Z", "revision_number": 0, "id": "6b1e7c23-e893-4ae8-9071-902f86b7a0de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:10Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "6e870639-05a9-47ed-81a9-c7ca5933ab9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:52:11Z", "revision_number": 0, "id": "7f92515d-1c78-427c-869b-7c922e6a0212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:11Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-18T23:52:14Z", "revision_number": 0, "id": "b39fe27e-c7e2-48d1-a5b4-998473679127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:14Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-18T23:52:13Z", "revision_number": 0, "id": "d01ecd26-cd43-4586-bf16-72a484365e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:52:13Z", "security_group_id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 7, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "dd7f9ec3-da8c-427f-b9c6-d7f56132714f", "name": "cloudify_ims-sg_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-19 00:24:34,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-962ecb3a-9683-43b1-8f84-d9c4fc6364ce 2019-05-19 00:24:34,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.656987905502s 2019-05-19 00:24:34,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-19 00:24:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/dd7f9ec3-da8c-427f-b9c6-d7f56132714f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:34,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 00:24:34 GMT X-Openstack-Request-Id: req-49733c13-ebcc-4fd3-b1ba-4e70bf771e90 2019-05-19 00:24:34,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:34,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/dd7f9ec3-da8c-427f-b9c6-d7f56132714f.json used request id req-49733c13-ebcc-4fd3-b1ba-4e70bf771e90 2019-05-19 00:24:34,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163140058517s 2019-05-19 00:24:34,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-19 00:24:34,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:34,696 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 00:24: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-26105c78-ced1-473b-886e-3ca8135617b7 x-openstack-request-id: req-26105c78-ced1-473b-886e-3ca8135617b7 2019-05-19 00:24:34,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_904ce67d-1e3a-4d71-9324-fa11f163f71a used request id req-26105c78-ced1-473b-886e-3ca8135617b7 2019-05-19 00:24:34,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0285980701447s 2019-05-19 00:24:34,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-19 00:24:34,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cbd5291c-3f51-4bd8-aa5e-7794ec984c03/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" -d '{"subnet_id": "7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"}' 2019-05-19 00:24:37,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:24:37 GMT X-Openstack-Request-Id: req-ce8b939c-1944-4a76-a0cd-64ff043140fd 2019-05-19 00:24:37,911 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7661cc0f-e731-44e2-a645-0d251c64ccb2", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "subnet_id": "7e030a03-1c6b-427b-a8b0-b77f90d7a9c9", "subnet_ids": ["7e030a03-1c6b-427b-a8b0-b77f90d7a9c9"], "port_id": "b9e09ad5-ec15-45df-8b1d-df293ee01dc3", "id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03"} 2019-05-19 00:24:37,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cbd5291c-3f51-4bd8-aa5e-7794ec984c03/remove_router_interface.json used request id req-ce8b939c-1944-4a76-a0cd-64ff043140fd 2019-05-19 00:24:37,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.21451187134s 2019-05-19 00:24:37,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-19 00:24:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:38,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sun, 19 May 2019 00:24:38 GMT X-Openstack-Request-Id: req-5dfb4c35-fc5a-48b9-a36c-1d8edb81224a 2019-05-19 00:24:38,409 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:51Z", "admin_state_up": true, "updated_at": "2019-05-19T00:24:36Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "cbd5291c-3f51-4bd8-aa5e-7794ec984c03", "name": "cloudify_ims-router_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-19 00:24:38,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5dfb4c35-fc5a-48b9-a36c-1d8edb81224a 2019-05-19 00:24:38,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.497642040253s 2019-05-19 00:24:38,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-19 00:24:38,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/cbd5291c-3f51-4bd8-aa5e-7794ec984c03.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:43,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 00:24:43 GMT X-Openstack-Request-Id: req-6482feb9-bb04-4fdf-ad1e-0197befb81d2 2019-05-19 00:24:43,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:43,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/cbd5291c-3f51-4bd8-aa5e-7794ec984c03.json used request id req-6482feb9-bb04-4fdf-ad1e-0197befb81d2 2019-05-19 00:24:43,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.92328906059s 2019-05-19 00:24:43,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-19 00:24:43,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:43,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 19 May 2019 00:24:43 GMT X-Openstack-Request-Id: req-141c24fb-1183-4057-98e4-896c44ddc907 2019-05-19 00:24:43,673 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-18T23:51:49Z","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":"0a560a0697fc41d3a96f643e2e834a1d","id":"7e030a03-1c6b-427b-a8b0-b77f90d7a9c9","subnetpool_id":null,"name":"cloudify_ims-subnet_904ce67d-1e3a-4d71-9324-fa11f163f71a"}]} 2019-05-19 00:24:43,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-141c24fb-1183-4057-98e4-896c44ddc907 2019-05-19 00:24:43,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.338606119156s 2019-05-19 00:24:43,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-19 00:24:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/7e030a03-1c6b-427b-a8b0-b77f90d7a9c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:46,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 00:24:46 GMT X-Openstack-Request-Id: req-284e7192-422f-4734-af7c-3aa035556a3d 2019-05-19 00:24:46,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:46,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7e030a03-1c6b-427b-a8b0-b77f90d7a9c9.json used request id req-284e7192-422f-4734-af7c-3aa035556a3d 2019-05-19 00:24:46,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76207280159s 2019-05-19 00:24:46,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 00:24:46,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:46,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 19 May 2019 00:24:46 GMT X-Openstack-Request-Id: req-53725918-1c4a-4108-933d-8220aabe2067 2019-05-19 00:24:46,543 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7661cc0f-e731-44e2-a645-0d251c64ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a560a0697fc41d3a96f643e2e834a1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T00:24:46Z","qos_policy_id":null,"name":"cloudify_ims-net_904ce67d-1e3a-4d71-9324-fa11f163f71a","admin_state_up":true,"tenant_id":"0a560a0697fc41d3a96f643e2e834a1d","created_at":"2019-05-18T23:51:47Z","mtu":1450}]} 2019-05-19 00:24:46,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-53725918-1c4a-4108-933d-8220aabe2067 2019-05-19 00:24:46,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106354951859s 2019-05-19 00:24:46,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-19 00:24:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/7661cc0f-e731-44e2-a645-0d251c64ccb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:47,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 00:24:47 GMT X-Openstack-Request-Id: req-0b7287db-4284-491c-b7f4-d5fea2c164fe 2019-05-19 00:24:47,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:47,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7661cc0f-e731-44e2-a645-0d251c64ccb2.json used request id req-0b7287db-4284-491c-b7f4-d5fea2c164fe 2019-05-19 00:24:47,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39585280418s 2019-05-19 00:24:47,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:24:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:48,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 19 May 2019 00:24:48 GMT X-Openstack-Request-Id: req-3d87c76f-677b-4616-b67e-d36c70e62862 2019-05-19 00:24:48,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-18T23:52:08Z", "file": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/file", "owner": "0a560a0697fc41d3a96f643e2e834a1d", "id": "e4bbec60-a6b6-4798-8d14-92b46cfa1216", "size": 297336832, "self": "/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_904ce67d-1e3a-4d71-9324-fa11f163f71a", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-18T23:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:24:48,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3d87c76f-677b-4616-b67e-d36c70e62862 2019-05-19 00:24:48,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337756872177s 2019-05-19 00:24:48,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-19 00:24:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93a99a57a4b9a9be3845d3a98471af465fba90b6" 2019-05-19 00:24:50,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:24:50 GMT X-Openstack-Request-Id: req-a0e26190-0aeb-47ec-bea1-aa05a1f05ee0 2019-05-19 00:24:50,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:24:50,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e4bbec60-a6b6-4798-8d14-92b46cfa1216 used request id req-a0e26190-0aeb-47ec-bea1-aa05a1f05ee0 2019-05-19 00:24:50,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.81567502022s 2019-05-19 00:24:50,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:24:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 19 May 2019 00:24: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-bd5c9e63-7cf2-4b3e-8656-552e836c0e2b x-openstack-request-id: req-bd5c9e63-7cf2-4b3e-8656-552e836c0e2b 2019-05-19 00:24:50,129 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94", "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": "1fe1e1da-6c90-4991-af0c-8e70c7400e94"}]} 2019-05-19 00:24:50,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-bd5c9e63-7cf2-4b3e-8656-552e836c0e2b 2019-05-19 00:24:50,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283830165863s 2019-05-19 00:24:50,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-19 00:24:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:50,161 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 00:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f682a710-75f2-47f4-b5d0-d60f1d4e9833 x-openstack-request-id: req-f682a710-75f2-47f4-b5d0-d60f1d4e9833 2019-05-19 00:24:50,162 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1fe1e1da-6c90-4991-af0c-8e70c7400e94 used request id req-f682a710-75f2-47f4-b5d0-d60f1d4e9833 2019-05-19 00:24:50,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313630104065s 2019-05-19 00:24:50,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 00:24:50,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:50,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 19 May 2019 00:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fd1df2-6fa5-4541-ad4a-d3b0c5b42720 2019-05-19 00:24:50,422 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": {"self": "http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fed4b52402a4225969263ccad2edc07", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 00:24:50,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e0fd1df2-6fa5-4541-ad4a-d3b0c5b42720 2019-05-19 00:24:50,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259526968002s 2019-05-19 00:24:50,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 00:24:50,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:50,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 19 May 2019 00:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e512f21-bfd7-400c-9ceb-c70eb8643567 2019-05-19 00:24:50,663 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_904ce67d-1e3a-4d71-9324-fa11f163f71a", "links": {"self": "http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0fed4b52402a4225969263ccad2edc07", "description": null}} 2019-05-19 00:24:50,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07 used request id req-3e512f21-bfd7-400c-9ceb-c70eb8643567 2019-05-19 00:24:50,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234962940216s 2019-05-19 00:24:50,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-19 00:24:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:51,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e2554da-145f-4677-b4eb-cbc3afa8e004 2019-05-19 00:24:51,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:24:51,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0fed4b52402a4225969263ccad2edc07 used request id req-4e2554da-145f-4677-b4eb-cbc3afa8e004 2019-05-19 00:24:51,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.469429016113s 2019-05-19 00:24:51,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 00:24:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:51,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 19 May 2019 00:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c81852-eff6-42bd-b7ba-f514398f510a 2019-05-19 00:24:51,361 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d"}, "tags": [], "enabled": true, "id": "0a560a0697fc41d3a96f643e2e834a1d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_904ce67d-1e3a-4d71-9324-fa11f163f71a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 00:24:51,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-95c81852-eff6-42bd-b7ba-f514398f510a 2019-05-19 00:24:51,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220434904099s 2019-05-19 00:24:51,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-19 00:24:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:51,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2fd3b44-7ae9-464a-894a-483c987a8057 2019-05-19 00:24:51,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:24:51,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0a560a0697fc41d3a96f643e2e834a1d used request id req-e2fd3b44-7ae9-464a-894a-483c987a8057 2019-05-19 00:24:51,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.306275844574s 2019-05-19 00:24:51,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 00:24:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0a560a0697fc41d3a96f643e2e834a1d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:52,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sun, 19 May 2019 00:24:52 GMT X-Openstack-Request-Id: req-43885693-8839-4655-bc16-18027cb08c4c 2019-05-19 00:24:52,038 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:57:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:57:42Z", "revision_number": 0, "id": "f4a24128-8e79-41ec-a2dd-128eff8460a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:57:42Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 2, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}]} 2019-05-19 00:24:52,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0a560a0697fc41d3a96f643e2e834a1d&name=default used request id req-43885693-8839-4655-bc16-18027cb08c4c 2019-05-19 00:24:52,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360117912292s 2019-05-19 00:24:52,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 00:24:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:52,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Sun, 19 May 2019 00:24:52 GMT X-Openstack-Request-Id: req-6695378b-70c4-4698-816f-90f04d3d57ab 2019-05-19 00:24:52,423 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "created_at": "2019-05-18T23:51:47Z", "updated_at": "2019-05-18T23:57:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "1605bf74-69ab-4321-ad15-a82382ba2f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "2f79bc04-ac90-43bd-ad6f-0d015b4b6fb6", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "6b5c8eda-d5b4-40cb-930d-3df2458220e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-18T23:57:42Z", "revision_number": 0, "id": "f4a24128-8e79-41ec-a2dd-128eff8460a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T23:57:42Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T23:51:47Z", "revision_number": 0, "id": "fe2e570f-a4f9-44cb-b872-00a5a676e500", "remote_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "remote_ip_prefix": null, "created_at": "2019-05-18T23:51:47Z", "security_group_id": "50880c73-263b-4de0-8513-efead3aabcea", "tenant_id": "0a560a0697fc41d3a96f643e2e834a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a560a0697fc41d3a96f643e2e834a1d"}], "revision_number": 2, "project_id": "0a560a0697fc41d3a96f643e2e834a1d", "id": "50880c73-263b-4de0-8513-efead3aabcea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-19 00:24:52,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6695378b-70c4-4698-816f-90f04d3d57ab 2019-05-19 00:24:52,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.379341125488s 2019-05-19 00:24:52,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-19 00:24:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/50880c73-263b-4de0-8513-efead3aabcea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0be7b27204662d13d538b810dbaa99a61fd55cbc" 2019-05-19 00:24:52,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 00:24:52 GMT X-Openstack-Request-Id: req-c2655b8f-b2a2-42e3-bf9e-1632f75b4186 2019-05-19 00:24:52,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:24:52,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/50880c73-263b-4de0-8513-efead3aabcea.json used request id req-c2655b8f-b2a2-42e3-bf9e-1632f75b4186 2019-05-19 00:24:52,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.509176969528s 2019-05-19 00:24:52,961 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-05-19 00:24:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 00:24:52,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 19 May 2019 00:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034550b2-21bd-4884-adf6-0ff8f6b13f96 2019-05-19 00:24:52,991 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-19 00:24:52,991 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-034550b2-21bd-4884-adf6-0ff8f6b13f96 2019-05-19 00:24:52,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-19 00:24:53,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T01:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["awJbl1KgTeuK0G3oBwrcsw"], "issued_at": "2019-05-19T00:24:53.000000Z"}} 2019-05-19 00:24:53,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 00:24:53,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:53,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 19 May 2019 00:24:53 GMT X-Openstack-Request-Id: req-1d4d2fe2-0604-4d49-b549-002d00163493 2019-05-19 00:24:53,808 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-19 00:24:53,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1d4d2fe2-0604-4d49-b549-002d00163493 2019-05-19 00:24:53,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400571107864s 2019-05-19 00:24:53,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 00:24:53,821 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 19 May 2019 00:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daca635d-c922-4a29-aa0d-8744a2d37cad 2019-05-19 00:24:53,821 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:24:53,821 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-daca635d-c922-4a29-aa0d-8744a2d37cad 2019-05-19 00:24:53,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 00:24:53,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:54,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 19 May 2019 00:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d464ce0-e0a5-4e8a-9fb2-e55be23a718f 2019-05-19 00:24:54,043 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-19 00:24:54,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8d464ce0-e0a5-4e8a-9fb2-e55be23a718f 2019-05-19 00:24:54,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221086978912s 2019-05-19 00:24:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-19 00:24:54,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98"}}' 2019-05-19 00:24:54,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 19 May 2019 00:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17baa9f8-046a-4bb5-a6a3-f74a4b6c3108 2019-05-19 00:24:54,459 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123"}, "tags": [], "enabled": true, "id": "b9d008e918a243c0b602ff408a619123", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98"}} 2019-05-19 00:24:54,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-17baa9f8-046a-4bb5-a6a3-f74a4b6c3108 2019-05-19 00:24:54,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.407808065414s 2019-05-19 00:24:54,459 - 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'b9d008e918a243c0b602ff408a619123', '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_f7bd7120-99b0-4b85-877d-c048d3279f98'}) 2019-05-19 00:24:54,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-19 00:24:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "syleQvCMS3HRadkXBILWRgqoomQQCj", "email": null, "name": "heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98"}}' 2019-05-19 00:24:54,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 19 May 2019 00:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb8bce5-f564-4984-b8cf-9641ea915014 2019-05-19 00:24:54,949 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": {"self": "http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e6fd87ad94b4816976122ef9dde61fa", "domain_id": "default", "password_expires_at": null}} 2019-05-19 00:24:54,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-bbb8bce5-f564-4984-b8cf-9641ea915014 2019-05-19 00:24:54,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48317694664s 2019-05-19 00:24:54,950 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1e6fd87ad94b4816976122ef9dde61fa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98'}) 2019-05-19 00:24:54,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:24:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:55,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 00:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06f6a3f-d73d-4124-8b4d-30f9a91d1a9a 2019-05-19 00:24:55,179 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:24:55,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b06f6a3f-d73d-4124-8b4d-30f9a91d1a9a 2019-05-19 00:24:55,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225540161133s 2019-05-19 00:24:55,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:24:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:55,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 00:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35afd119-2c27-4ee1-bfef-f29814c1caad 2019-05-19 00:24:55,390 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:24:55,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-35afd119-2c27-4ee1-bfef-f29814c1caad 2019-05-19 00:24:55,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206115961075s 2019-05-19 00:24:55,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:24:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:55,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 00:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cfd4de-0307-492f-894f-fdc2bc67dbf5 2019-05-19 00:24:55,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:24:55,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-03cfd4de-0307-492f-894f-fdc2bc67dbf5 2019-05-19 00:24:55,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222227811813s 2019-05-19 00:24:55,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 00:24:55,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:55,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 19 May 2019 00:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ecd95a-c3db-4565-afd9-0c0d43809562 2019-05-19 00:24:55,788 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-19 00:24:55,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f7ecd95a-c3db-4565-afd9-0c0d43809562 2019-05-19 00:24:55,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164216995239s 2019-05-19 00:24:55,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 00:24:55,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:56,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 19 May 2019 00:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c75eb4b-fe3a-4c58-afd1-2ce8057ad1d9 2019-05-19 00:24:56,028 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": {"self": "http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e6fd87ad94b4816976122ef9dde61fa", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 00:24:56,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4c75eb4b-fe3a-4c58-afd1-2ce8057ad1d9 2019-05-19 00:24:56,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239516019821s 2019-05-19 00:24:56,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 00:24:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:56,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 19 May 2019 00:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec3d6e1-017c-491d-a502-3bb28030d175 2019-05-19 00:24:56,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123"}, "tags": [], "enabled": true, "id": "b9d008e918a243c0b602ff408a619123", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 00:24:56,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2ec3d6e1-017c-491d-a502-3bb28030d175 2019-05-19 00:24:56,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126711130142s 2019-05-19 00:24:56,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-19 00:24:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1e6fd87ad94b4816976122ef9dde61fa&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=b9d008e918a243c0b602ff408a619123" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:56,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 19 May 2019 00:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe47e3a-f0ec-4204-afcd-3b86ac8d257a 2019-05-19 00:24:56,408 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1e6fd87ad94b4816976122ef9dde61fa&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=b9d008e918a243c0b602ff408a619123", "previous": null, "next": null}} 2019-05-19 00:24:56,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1e6fd87ad94b4816976122ef9dde61fa&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=b9d008e918a243c0b602ff408a619123 used request id req-6fe47e3a-f0ec-4204-afcd-3b86ac8d257a 2019-05-19 00:24:56,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.232214927673s 2019-05-19 00:24:56,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-19 00:24:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123/users/1e6fd87ad94b4816976122ef9dde61fa/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:24:56,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:24:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5dc57c4-cf84-44b3-99a6-e1ac9672127b 2019-05-19 00:24:56,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:24:56,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123/users/1e6fd87ad94b4816976122ef9dde61fa/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-f5dc57c4-cf84-44b3-99a6-e1ac9672127b 2019-05-19 00:24:56,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.281365156174s 2019-05-19 00:24:56,695 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 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'b9d008e918a243c0b602ff408a619123', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'syleQvCMS3HRadkXBILWRgqoomQQCj', 'username': u'heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-19 00:24:56,698 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98', 'password': 'syleQvCMS3HRadkXBILWRgqoomQQCj', 'project_name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'b9d008e918a243c0b602ff408a619123', 'project_domain_name': 'Default'} 2019-05-19 00:24:56,727 - 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-05-19 00:24:56,728 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-05-19 00:24:56,729 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-19 00:24:57,862 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-19 00:24:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 00:24:57,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 19 May 2019 00:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36805ce-234c-4f6f-972d-d59a8d277b8e 2019-05-19 00:24:57,872 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-19 00:24:57,872 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b36805ce-234c-4f6f-972d-d59a8d277b8e 2019-05-19 00:24:57,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-19 00:24:58,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T01:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9d008e918a243c0b602ff408a619123", "name": "heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b9d008e918a243c0b602ff408a619123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b9d008e918a243c0b602ff408a619123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b9d008e918a243c0b602ff408a619123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b9d008e918a243c0b602ff408a619123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b9d008e918a243c0b602ff408a619123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b9d008e918a243c0b602ff408a619123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b9d008e918a243c0b602ff408a619123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b9d008e918a243c0b602ff408a619123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b9d008e918a243c0b602ff408a619123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b9d008e918a243c0b602ff408a619123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98", "id": "1e6fd87ad94b4816976122ef9dde61fa"}, "audit_ids": ["COGg5kELTC6tCH0kwJfoMg"], "issued_at": "2019-05-19T00:24:58.000000Z"}} 2019-05-19 00:24:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 00:24:58,302 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 19 May 2019 00:24:58 GMT 2019-05-19 00:24:58,303 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-19 00:24:58,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:24:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:24:59,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 19 May 2019 00:24:59 GMT X-Openstack-Request-Id: req-e3cc81f8-1c3c-422c-8cac-e72c45cfe841 2019-05-19 00:24:59,058 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:24:59,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e3cc81f8-1c3c-422c-8cac-e72c45cfe841 2019-05-19 00:24:59,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.750779867172s 2019-05-19 00:24:59,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-19 00:24:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98"}' 2019-05-19 00:24:59,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 19 May 2019 00:24:59 GMT Location: http://172.30.9.23:9292/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-22ffc879-1bb0-4c20-a3f8-ca8a354ea338 2019-05-19 00:24:59,515 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:24:59Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": null, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "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_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": null, "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-19 00:24:59,515 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-22ffc879-1bb0-4c20-a3f8-ca8a354ea338 2019-05-19 00:24:59,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.4469871521s 2019-05-19 00:24:59,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-19 00:24:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '' 2019-05-19 00:25:04,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:04 GMT X-Openstack-Request-Id: req-5c589fcd-493f-4273-9863-a8bc54bb9a70 2019-05-19 00:25:04,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-05-19 00:25:04,657 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file used request id req-5c589fcd-493f-4273-9863-a8bc54bb9a70 2019-05-19 00:25:04,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.14128804207s 2019-05-19 00:25:04,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:25:04,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:04,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:25:04 GMT X-Openstack-Request-Id: req-cad76d0b-3337-4272-8619-65e353a6ee3d 2019-05-19 00:25:04,986 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:25:04,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cad76d0b-3337-4272-8619-65e353a6ee3d 2019-05-19 00:25:04,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323792934418s 2019-05-19 00:25:04,988 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file', 'owner': u'b9d008e918a243c0b602ff408a619123', 'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'size': 263848448, u'self': u'/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-19T00:25:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-19T00:25:04Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98', '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/55cd9003-9d30-4795-a47e-b6ccff36db5d', 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_f7bd7120-99b0-4b85-877d-c048d3279f98', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98', 'created': u'2019-05-19T00:24:59Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-19T00:24:59Z', 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/55cd9003-9d30-4795-a47e-b6ccff36db5d', 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_f7bd7120-99b0-4b85-877d-c048d3279f98', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-19 00:25:04,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-19 00:25:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-19 00:25:05,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 19 May 2019 00:25: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-90582744-bfb9-4051-b4a5-d7087c44c235 x-openstack-request-id: req-90582744-bfb9-4051-b4a5-d7087c44c235 2019-05-19 00:25:05,332 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}} 2019-05-19 00:25:05,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-90582744-bfb9-4051-b4a5-d7087c44c235 2019-05-19 00:25:05,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341053962708s 2019-05-19 00:25:05,334 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b33a6ca8fc47490494e5507e3de2c225', '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'e159d2dc-c328-46bc-9b87-22a23adf995e', 'swap': 0}) 2019-05-19 00:25:05,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-19 00:25:05,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" -d '{"extra_specs": {}}' 2019-05-19 00:25:05,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 00:25: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-d532b405-346c-4e9d-bb55-7ef5eba4286b x-openstack-request-id: req-d532b405-346c-4e9d-bb55-7ef5eba4286b 2019-05-19 00:25:05,354 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-19 00:25:05,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e/os-extra_specs used request id req-d532b405-346c-4e9d-bb55-7ef5eba4286b 2019-05-19 00:25:05,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201878547668s 2019-05-19 00:25:05,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 00:25:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:05,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 19 May 2019 00:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c58502-60e0-4d7a-9181-916d744ec030 2019-05-19 00:25:05,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123"}, "tags": [], "enabled": true, "id": "b9d008e918a243c0b602ff408a619123", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 00:25:05,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-09c58502-60e0-4d7a-9181-916d744ec030 2019-05-19 00:25:05,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231992006302s 2019-05-19 00:25:05,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-19 00:25:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/b9d008e918a243c0b602ff408a619123.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-19 00:25:05,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sun, 19 May 2019 00:25:05 GMT X-Openstack-Request-Id: req-6fe01352-c6cf-46de-9b9e-079d58617ad9 2019-05-19 00:25:05,981 - 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-05-19 00:25:05,981 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/b9d008e918a243c0b602ff408a619123.json used request id req-6fe01352-c6cf-46de-9b9e-079d58617ad9 2019-05-19 00:25:05,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.384669065475s 2019-05-19 00:25:05,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:25:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:06,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 00:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f07e896-d567-41aa-8e75-33b93cc89e5f 2019-05-19 00:25:06,212 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:25:06,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f07e896-d567-41aa-8e75-33b93cc89e5f 2019-05-19 00:25:06,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227585077286s 2019-05-19 00:25:06,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-19 00:25:06,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-19 00:25:06,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sun, 19 May 2019 00:25:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-952c6625-d320-417b-a041-f1fc34d618b1 2019-05-19 00:25:06,446 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "8c93e9a5ed454b4c99283b30dec8653a", "links": {"self": "http://172.30.9.23:5000/v3/roles/8c93e9a5ed454b4c99283b30dec8653a"}, "name": "heat_stack_owner"}} 2019-05-19 00:25:06,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-952c6625-d320-417b-a041-f1fc34d618b1 2019-05-19 00:25:06,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.22842001915s 2019-05-19 00:25:06,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:25:06,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:06,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Sun, 19 May 2019 00:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffd64df-6de6-47b6-80e6-5be23e5d612e 2019-05-19 00:25:06,669 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8c93e9a5ed454b4c99283b30dec8653a", "links": {"self": "http://172.30.9.23:5000/v3/roles/8c93e9a5ed454b4c99283b30dec8653a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:25:06,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ffd64df-6de6-47b6-80e6-5be23e5d612e 2019-05-19 00:25:06,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218751907349s 2019-05-19 00:25:06,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 00:25:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:06,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 19 May 2019 00:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0324a63f-59f0-4960-aad7-e914e0f28a5b 2019-05-19 00:25:06,891 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-19 00:25:06,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0324a63f-59f0-4960-aad7-e914e0f28a5b 2019-05-19 00:25:06,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216914892197s 2019-05-19 00:25:06,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 00:25:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:07,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 19 May 2019 00:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b304923d-fa64-4138-bb72-a813b5a0a3bf 2019-05-19 00:25:07,155 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": {"self": "http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e6fd87ad94b4816976122ef9dde61fa", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 00:25:07,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b304923d-fa64-4138-bb72-a813b5a0a3bf 2019-05-19 00:25:07,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.26304602623s 2019-05-19 00:25:07,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 00:25:07,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:07,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 19 May 2019 00:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e19bba9-a3f9-4b18-9663-a2a2a8d93abe 2019-05-19 00:25:07,384 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123"}, "tags": [], "enabled": true, "id": "b9d008e918a243c0b602ff408a619123", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 00:25:07,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3e19bba9-a3f9-4b18-9663-a2a2a8d93abe 2019-05-19 00:25:07,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213500976562s 2019-05-19 00:25:07,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-19 00:25:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1e6fd87ad94b4816976122ef9dde61fa&role.id=8c93e9a5ed454b4c99283b30dec8653a&scope.project.id=b9d008e918a243c0b602ff408a619123" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:07,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 19 May 2019 00:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a10eadd8-f12b-4f90-b3cd-13b23d0732c3 2019-05-19 00:25:07,621 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1e6fd87ad94b4816976122ef9dde61fa&role.id=8c93e9a5ed454b4c99283b30dec8653a&scope.project.id=b9d008e918a243c0b602ff408a619123", "previous": null, "next": null}} 2019-05-19 00:25:07,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1e6fd87ad94b4816976122ef9dde61fa&role.id=8c93e9a5ed454b4c99283b30dec8653a&scope.project.id=b9d008e918a243c0b602ff408a619123 used request id req-a10eadd8-f12b-4f90-b3cd-13b23d0732c3 2019-05-19 00:25:07,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.229238033295s 2019-05-19 00:25:07,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-19 00:25:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123/users/1e6fd87ad94b4816976122ef9dde61fa/roles/8c93e9a5ed454b4c99283b30dec8653a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:25:07,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f415175-3d42-41f4-b29c-32c1de92c3e2 2019-05-19 00:25:07,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:25:07,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123/users/1e6fd87ad94b4816976122ef9dde61fa/roles/8c93e9a5ed454b4c99283b30dec8653a used request id req-5f415175-3d42-41f4-b29c-32c1de92c3e2 2019-05-19 00:25:07,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27327299118s 2019-05-19 00:25:07,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-19 00:25:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"keypair": {"name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98"}}' 2019-05-19 00:25:08,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sun, 19 May 2019 00:25: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-6b429c46-842a-4514-97e3-8147d4cc030d x-openstack-request-id: req-6b429c46-842a-4514-97e3-8147d4cc030d 2019-05-19 00:25:08,463 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN0WCb98IxiNqkax1JvRT6vRgBqJnRX3jtJHmKNhRlwTE9iAmNcjkyAzH6ALIWFiD1pMDj62U88XUYDeqN/w6Hz9CIGB1OPmjgeccDgEYyorH8kiCKqhIcmXBb+JdL1mlrpecExV1rsbJdy8/+0/3OeXh9MtlfOghToIQeX8BkoveRjYTs8ZQWhRO2Tby86i/+Oiezz1u9F1mPiXPPcxdIVGAy4vfpzEou6tsLk4BKFmu/MF8dpLLSv7OM3Tz8Sl0mvHPihWzV1jYnJvWHIHNVbUflj8q6pST2xGtvjolMgyUsGV8QkzP5yO9ILbmqLKhk6nrqb2ARJ/GM7gZ+Zeox Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzdFgm/fCMYjapGsdSb0U+r0YAaiZ0V947SR5ijYUZcExPYgJ\njXI5MgMx+gCyFhYg9aTA4+tlPPF1GA3qjf8Oh8/QiBgdTj5o4HnHA4BGMqKx/JIg\niqoSHJlwW/iXS9Zpa6XnBMVda7GyXcvP/tP9znl4fTLZXzoIU6CEHl/AZKL3kY2E\n7PGUFoUTtk28vOov/jons89bvRdZj4lzz3MXSFRgMuL36cxKLurbC5OAShZrvzBf\nHaSy0r+zjN08/EpdJrxz4oVs1dY2Jyb1hyBzVW1H5Y/KuqUk9sRrb46JTIMlLBlf\nEJMz+cjvSC25qiyoZOp66m9gESfxjO4GfmXqMQIDAQABAoIBAAdi7ESsr5t3feFI\nttRepNIa1zG4C00oT/6ywGnlZvX/6PR8XVtmLgdNdg2y2LFSOfyW3RVQ7WEyiTFD\nzpcqACt/mcxIkUStmLX1qN7HS72leR3HYMOZNu0v1Ih4c3WVTFNAsPnK239x8STM\nm7pZgVJXqatUl9iDDKlzqUotxYnW/u1dgROzqm0qXqJZTSwFkkrX4hujv3XJMv7d\nKP7c5Wi+rzGOD5t2Qvv950ETkHUd4zYhq3kS3FmZXN6j1B96rZCYZv0jEdAhgpsJ\nhAEx5DZ6OC9mCnAgoR7s5GO2njAMFErLz5zCsHI9qb2/RzASXsmskzcJKVK8Uf2+\nSWzf9QECgYEA8DPLtPg82kVigoixkNGwGdoJibI6LRf4xRGwQmQS+E6r3BVJOhwI\nbQ7rzwO7VotFoGn0Ddvg6NpIIUcRIv+BJh8B48/h83dPIgTgD10SLFGZkeZWTB3F\nZpSMZGqVuENhLX549a9QlGmpmunILNi8Abn1Wgte1IJnFa3jSbeKJ60CgYEA21qp\nmdaVlSewFeOae3LD2STS6IHQ7SwDgHUfvSwKUpssAXoy3dsO6s/KcuPWQS5zlqaN\n/jy4v+gr+6IFRSoyBshiqZejlqBXwqjLW2uXRFzQX53k1QQowCxy4KP91YjizSJL\nr9ksSbFqprf5CkbSTIpfssOYV8JiTbb1DydcbRUCgYBC9k2Nr75XIwypUy4dLzem\nnVAXYOYy+AHT/nBisb9QFa53dj+pwXLf5E78sQ+iusS4SZFN48Q5ZdDB5ivy08PP\nOsmuFp/o3ZPj6fQElG+ih0UGlW3tXkdPp43T2JrQeYg3xJA3/Z27IhG0LAQv7GPN\nH2g0qALRv2C5fHZmcJJFKQKBgHBzOPDphcNyFh4SkTZp7ibabtjM/Asp/h2TbZLw\nCdaxP8z+FSeQzkPoBDQDwumlY5I+jhpgjKGs5ydXtvXvHLhHb/TbDP0B9BuRpraW\nIHTmU9hAvHfLawyhfL7WsyENzJ82zrA2WDLrJe6T77Kp/dNJOKgPB4Et4HFQsq5z\nEjnFAoGBAMx4FPox0FlHGPZdJCfIW/er0QXxnBV7//zwz8xuJqWQlsaF5OBMsUvf\niRLbyvabl3/8+ftGwbgQ6tvhhIa8hr4MZn1jxnv+2tC+s8Sla6cBBkUaGXfEavtm\nBRbmQSsHApjkmARpB6Vsssj7r66YSvw1ubF08uLCgRJg8PYNT30W\n-----END RSA PRIVATE KEY-----\n", "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "fingerprint": "74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6"}} 2019-05-19 00:25:08,463 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-6b429c46-842a-4514-97e3-8147d4cc030d 2019-05-19 00:25:08,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.561579942703s 2019-05-19 00:25:08,464 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzdFgm/fCMYjapGsdSb0U+r0YAaiZ0V947SR5ijYUZcExPYgJ jXI5MgMx+gCyFhYg9aTA4+tlPPF1GA3qjf8Oh8/QiBgdTj5o4HnHA4BGMqKx/JIg iqoSHJlwW/iXS9Zpa6XnBMVda7GyXcvP/tP9znl4fTLZXzoIU6CEHl/AZKL3kY2E 7PGUFoUTtk28vOov/jons89bvRdZj4lzz3MXSFRgMuL36cxKLurbC5OAShZrvzBf HaSy0r+zjN08/EpdJrxz4oVs1dY2Jyb1hyBzVW1H5Y/KuqUk9sRrb46JTIMlLBlf EJMz+cjvSC25qiyoZOp66m9gESfxjO4GfmXqMQIDAQABAoIBAAdi7ESsr5t3feFI ttRepNIa1zG4C00oT/6ywGnlZvX/6PR8XVtmLgdNdg2y2LFSOfyW3RVQ7WEyiTFD zpcqACt/mcxIkUStmLX1qN7HS72leR3HYMOZNu0v1Ih4c3WVTFNAsPnK239x8STM m7pZgVJXqatUl9iDDKlzqUotxYnW/u1dgROzqm0qXqJZTSwFkkrX4hujv3XJMv7d KP7c5Wi+rzGOD5t2Qvv950ETkHUd4zYhq3kS3FmZXN6j1B96rZCYZv0jEdAhgpsJ hAEx5DZ6OC9mCnAgoR7s5GO2njAMFErLz5zCsHI9qb2/RzASXsmskzcJKVK8Uf2+ SWzf9QECgYEA8DPLtPg82kVigoixkNGwGdoJibI6LRf4xRGwQmQS+E6r3BVJOhwI bQ7rzwO7VotFoGn0Ddvg6NpIIUcRIv+BJh8B48/h83dPIgTgD10SLFGZkeZWTB3F ZpSMZGqVuENhLX549a9QlGmpmunILNi8Abn1Wgte1IJnFa3jSbeKJ60CgYEA21qp mdaVlSewFeOae3LD2STS6IHQ7SwDgHUfvSwKUpssAXoy3dsO6s/KcuPWQS5zlqaN /jy4v+gr+6IFRSoyBshiqZejlqBXwqjLW2uXRFzQX53k1QQowCxy4KP91YjizSJL r9ksSbFqprf5CkbSTIpfssOYV8JiTbb1DydcbRUCgYBC9k2Nr75XIwypUy4dLzem nVAXYOYy+AHT/nBisb9QFa53dj+pwXLf5E78sQ+iusS4SZFN48Q5ZdDB5ivy08PP OsmuFp/o3ZPj6fQElG+ih0UGlW3tXkdPp43T2JrQeYg3xJA3/Z27IhG0LAQv7GPN H2g0qALRv2C5fHZmcJJFKQKBgHBzOPDphcNyFh4SkTZp7ibabtjM/Asp/h2TbZLw CdaxP8z+FSeQzkPoBDQDwumlY5I+jhpgjKGs5ydXtvXvHLhHb/TbDP0B9BuRpraW IHTmU9hAvHfLawyhfL7WsyENzJ82zrA2WDLrJe6T77Kp/dNJOKgPB4Et4HFQsq5z EjnFAoGBAMx4FPox0FlHGPZdJCfIW/er0QXxnBV7//zwz8xuJqWQlsaF5OBMsUvf iRLbyvabl3/8+ftGwbgQ6tvhhIa8hr4MZn1jxnv+2tC+s8Sla6cBBkUaGXfEavtm BRbmQSsHApjkmARpB6Vsssj7r66YSvw1ubF08uLCgRJg8PYNT30W -----END RSA PRIVATE KEY----- 2019-05-19 00:25:08,465 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-05-19 00:25:08,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-05-19 00:25:08,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -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_f7bd7120-99b0-4b85-877d-c048d3279f98", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "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": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "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-05-19 00:25:20,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sun, 19 May 2019 00:25:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762 Server: Apache x-openstack-request-id: req-1146cd0f-c294-4290-86b0-ed54e3795a7c 2019-05-19 00:25:20,316 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}]}} 2019-05-19 00:25:20,316 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks used request id req-1146cd0f-c294-4290-86b0-ed54e3795a7c 2019-05-19 00:25:20,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 11.3438429832s 2019-05-19 00:25:20,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:25:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:21,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?sort_dir=asc Server: Apache x-openstack-request-id: req-bd9947a0-7eb0-4e0b-b209-09eef630f003 2019-05-19 00:25:21,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:25:21,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 431 Content-Type: application/json Date: Sun, 19 May 2019 00:25:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-484af517-8808-48ca-a536-7db640476bcb 2019-05-19 00:25:21,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-19T00:25:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv/events/3a85545f-6bce-4b68-9bf5-419d957124cd", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "id": "3a85545f-6bce-4b68-9bf5-419d957124cd"}, {"resource_name": "security_groups", "event_time": "2019-05-19T00:25:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups/events/6649aec4-482d-491c-b334-0cce8bd321a5", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-vdahmnt2opkq", "id": "6649aec4-482d-491c-b334-0cce8bd321a5"}]} 2019-05-19 00:25:21,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?sort_dir=asc&sort_dir=asc used request id req-484af517-8808-48ca-a536-7db640476bcb 2019-05-19 00:25:21,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.44577908516s 2019-05-19 00:25:26,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:25:26,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=6649aec4-482d-491c-b334-0cce8bd321a5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:27,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:26 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=6649aec4-482d-491c-b334-0cce8bd321a5&sort_dir=asc Server: Apache x-openstack-request-id: req-99843c4a-22be-4826-811b-5b209164dec2 2019-05-19 00:25:27,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:25:28,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 466 Content-Type: application/json Date: Sun, 19 May 2019 00:25:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ff535780-e460-498c-a608-ef261a1cd529 2019-05-19 00:25:28,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-19T00:25:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network/events/21a68b1d-36a4-4742-9566-b724e7f17332", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-oi772sz7ug7a", "id": "21a68b1d-36a4-4742-9566-b724e7f17332"}, {"resource_name": "security_groups", "event_time": "2019-05-19T00:25:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups/events/b938c10e-023d-42a2-8faa-98bb9db5a9ea", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a5920e6d-5297-402a-b5d2-16de4e19b414", "id": "b938c10e-023d-42a2-8faa-98bb9db5a9ea"}]} 2019-05-19 00:25:28,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=6649aec4-482d-491c-b334-0cce8bd321a5&sort_dir=asc&marker=6649aec4-482d-491c-b334-0cce8bd321a5&sort_dir=asc used request id req-ff535780-e460-498c-a608-ef261a1cd529 2019-05-19 00:25:28,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.49423503876s 2019-05-19 00:25:33,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:25:33,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:34,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc Server: Apache x-openstack-request-id: req-d59d7b6e-307a-4a4f-838e-ed130a35938a 2019-05-19 00:25:34,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-05-19 00:25:34,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:25:34 GMT Server: Apache x-openstack-request-id: req-1f7a0a46-94fd-4362-bd4a-ea6a8fe4fad3 2019-05-19 00:25:34,102 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:25:34,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc&marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc used request id req-1f7a0a46-94fd-4362-bd4a-ea6a8fe4fad3 2019-05-19 00:25:34,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.833643913269s 2019-05-19 00:25:39,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:25:39,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:39,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc Server: Apache x-openstack-request-id: req-15aa44dc-50f5-495c-8137-37c4c3696bc0 2019-05-19 00:25:39,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-05-19 00:25:40,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 19 May 2019 00:25:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-028786b0-d091-46a5-8433-5466df0419b8 2019-05-19 00:25:40,710 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-19T00:25:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network/events/e1c136c4-dbce-4a94-994f-805b835ba7f5", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "490e636e-328d-4246-93af-9d4d7df26f31", "id": "e1c136c4-dbce-4a94-994f-805b835ba7f5"}, {"resource_name": "dns", "event_time": "2019-05-19T00:25:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns/events/b7831534-37df-4757-ad9d-ecfdeed7d276", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-cvngeftfunqy", "id": "b7831534-37df-4757-ad9d-ecfdeed7d276"}]} 2019-05-19 00:25:40,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc&marker=b938c10e-023d-42a2-8faa-98bb9db5a9ea&sort_dir=asc used request id req-028786b0-d091-46a5-8433-5466df0419b8 2019-05-19 00:25:40,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.60172200203s 2019-05-19 00:25:45,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:25:45,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:46,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-125152c1-fc17-48ff-91aa-5b3dd375a5a8 2019-05-19 00:25:46,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-05-19 00:25:46,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:25:46 GMT Server: Apache x-openstack-request-id: req-d15e640b-6d3a-47ae-9429-0bad893e61c4 2019-05-19 00:25:46,073 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:25:46,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-d15e640b-6d3a-47ae-9429-0bad893e61c4 2019-05-19 00:25:46,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357223987579s 2019-05-19 00:25:51,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:25:51,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:51,826 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-a6242bfb-3b87-4697-9651-652df8a0a0b2 2019-05-19 00:25:51,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:25:51,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:25:51 GMT Server: Apache x-openstack-request-id: req-c0532c33-263a-4ff9-a96c-2bab495957b0 2019-05-19 00:25:51,868 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:25:51,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-c0532c33-263a-4ff9-a96c-2bab495957b0 2019-05-19 00:25:51,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.794069051743s 2019-05-19 00:25:51,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:25:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:52,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-514cd87a-9816-4c0b-b811-7a5a5d1995ce 2019-05-19 00:25:52,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-05-19 00:25:53,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:25:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0c02c15-f78e-4807-a6ea-f1d73d8effc2 2019-05-19 00:25:53,372 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:25:53,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b0c02c15-f78e-4807-a6ea-f1d73d8effc2 2019-05-19 00:25:53,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.50262093544s 2019-05-19 00:25:58,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:25:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:25:59,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:25:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-c3b33dcc-7905-4878-b2cb-7aab57ebcccc 2019-05-19 00:25:59,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:25:59,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:25:59 GMT Server: Apache x-openstack-request-id: req-ae3bd7e9-025c-40d6-9eae-d5536490dfbe 2019-05-19 00:25:59,194 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:25:59,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-ae3bd7e9-025c-40d6-9eae-d5536490dfbe 2019-05-19 00:25:59,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.815713167191s 2019-05-19 00:26:04,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:04,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-d6ebc1ad-327f-42c4-a706-8b2ad539117b 2019-05-19 00:26:04,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:04 GMT Server: Apache x-openstack-request-id: req-15500cfb-581c-4408-a496-27776ed77ae7 2019-05-19 00:26:05,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:05,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-15500cfb-581c-4408-a496-27776ed77ae7 2019-05-19 00:26:05,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.46128201485s 2019-05-19 00:26:05,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:26:05,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:06,412 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:05 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-144ae9ed-b558-4f1b-8bb3-93931093ed45 2019-05-19 00:26:06,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-05-19 00:26:07,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:26:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1686a4c1-8539-40a9-8c50-5ca4425b97aa 2019-05-19 00:26:07,279 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:26:07,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1686a4c1-8539-40a9-8c50-5ca4425b97aa 2019-05-19 00:26:07,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.61700081825s 2019-05-19 00:26:12,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:12,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:12,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:12 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-f3656263-6c30-4bfb-a926-523847bbce4f 2019-05-19 00:26:12,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:12,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:12 GMT Server: Apache x-openstack-request-id: req-13e3c509-b8d8-4f04-a266-bff3b61634a9 2019-05-19 00:26:12,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:12,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-13e3c509-b8d8-4f04-a266-bff3b61634a9 2019-05-19 00:26:12,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.090528011322s 2019-05-19 00:26:17,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:17,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-5f8dc71b-3432-477f-a589-204c206797e4 2019-05-19 00:26:17,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:17,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:17 GMT Server: Apache x-openstack-request-id: req-6ba810d1-67a1-4017-863f-63388f34debb 2019-05-19 00:26:17,453 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:17,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-6ba810d1-67a1-4017-863f-63388f34debb 2019-05-19 00:26:17,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730800628662s 2019-05-19 00:26:17,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:26:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:18,291 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0851ebf-b802-458e-9fd4-cf7867b1751f 2019-05-19 00:26:18,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:19,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:26:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-80a41da7-7526-4abd-9f86-1dfa7e8ae8e7 2019-05-19 00:26:19,042 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:26:19,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-80a41da7-7526-4abd-9f86-1dfa7e8ae8e7 2019-05-19 00:26:19,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.58831906319s 2019-05-19 00:26:24,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:24,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-28a66fbf-0e3e-4948-9c09-c5390be278d0 2019-05-19 00:26:24,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:25,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:24 GMT Server: Apache x-openstack-request-id: req-010100d8-70e9-446a-b70e-c69166f32d13 2019-05-19 00:26:25,669 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:25,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-010100d8-70e9-446a-b70e-c69166f32d13 2019-05-19 00:26:25,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.62040996552s 2019-05-19 00:26:30,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:31,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-af6f6a2b-d79e-429f-84f2-acae55da5f26 2019-05-19 00:26:31,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:32,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:31 GMT Server: Apache x-openstack-request-id: req-fad01df4-028d-433c-a955-abe869ab36dd 2019-05-19 00:26:32,195 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:32,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-fad01df4-028d-433c-a955-abe869ab36dd 2019-05-19 00:26:32,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.52008199692s 2019-05-19 00:26:32,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:26:32,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:33,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:32 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-25b1275c-54d0-4b24-9db7-d460340e7312 2019-05-19 00:26:33,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-05-19 00:26:33,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:26:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a0e75e8e-d618-497f-a8bf-2ab7f90104a0 2019-05-19 00:26:33,246 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:26:33,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a0e75e8e-d618-497f-a8bf-2ab7f90104a0 2019-05-19 00:26:33,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.05056715012s 2019-05-19 00:26:38,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:38,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:39,002 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-1067a4b4-8b1f-44d6-83bb-2328d272e959 2019-05-19 00:26:39,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:39,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:39 GMT Server: Apache x-openstack-request-id: req-8171e8a0-0933-4c43-843a-c6eb6f383c6f 2019-05-19 00:26:39,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:39,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-8171e8a0-0933-4c43-843a-c6eb6f383c6f 2019-05-19 00:26:39,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.48146700859s 2019-05-19 00:26:44,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:45,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-eb126c07-a5a7-4657-91a4-110e5748c2b1 2019-05-19 00:26:45,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:45,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:45 GMT Server: Apache x-openstack-request-id: req-63f4ce90-4232-4e80-8421-769ed1052019 2019-05-19 00:26:45,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:45,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-63f4ce90-4232-4e80-8421-769ed1052019 2019-05-19 00:26:45,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.791743993759s 2019-05-19 00:26:45,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:26:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:46,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-a9bc4419-8793-4070-a3a8-a01758575c2c 2019-05-19 00:26:46,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-05-19 00:26:46,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:26:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18fd387c-0b28-40a4-b630-95e40bd6a381 2019-05-19 00:26:46,615 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:26:46,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-18fd387c-0b28-40a4-b630-95e40bd6a381 2019-05-19 00:26:46,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.08207702637s 2019-05-19 00:26:51,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:51,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:51,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-abd87ea8-68ff-45f8-b875-55a66d7eb854 2019-05-19 00:26:51,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:51,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:51 GMT Server: Apache x-openstack-request-id: req-2beaa20a-119b-4661-8f80-09980c948779 2019-05-19 00:26:51,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:51,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-2beaa20a-119b-4661-8f80-09980c948779 2019-05-19 00:26:51,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728189945221s 2019-05-19 00:26:56,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:26:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:56,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-50f521c9-2f55-4d26-88b2-c3614a07329d 2019-05-19 00:26:56,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:56,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:26:56 GMT Server: Apache x-openstack-request-id: req-9929b93f-672c-4bb1-be4b-c2a73e9e32e0 2019-05-19 00:26:56,773 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:26:56,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-9929b93f-672c-4bb1-be4b-c2a73e9e32e0 2019-05-19 00:26:56,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736589431763s 2019-05-19 00:26:56,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:26:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:26:57,525 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:26:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a6849d2-6ddb-4bdd-ba78-a6ab9f6f3cfa 2019-05-19 00:26:57,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:26:58,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:26:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d84395b-6307-40e3-9af5-30f2cad5e002 2019-05-19 00:26:58,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:26:58,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5d84395b-6307-40e3-9af5-30f2cad5e002 2019-05-19 00:26:58,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.49606704712s 2019-05-19 00:27:03,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:03,325 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-fc76f1b6-95cd-4ccf-8d85-30c980d6d6b5 2019-05-19 00:27:03,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-05-19 00:27:03,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:03 GMT Server: Apache x-openstack-request-id: req-e1b0875f-122b-4249-be20-c048c210c073 2019-05-19 00:27:03,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:03,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-e1b0875f-122b-4249-be20-c048c210c073 2019-05-19 00:27:03,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906729698181s 2019-05-19 00:27:08,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:08,400 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-a29acd2f-b6ce-4afe-b251-71952fdff327 2019-05-19 00:27:08,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:08,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:08 GMT Server: Apache x-openstack-request-id: req-0a024a40-0004-41ce-858f-9ce6a0f3fef2 2019-05-19 00:27:08,442 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:08,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-0a024a40-0004-41ce-858f-9ce6a0f3fef2 2019-05-19 00:27:08,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725629329681s 2019-05-19 00:27:08,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:27:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:08,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-fbec12fc-c2a5-47ca-8db8-2c0380f2aced 2019-05-19 00:27:08,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-05-19 00:27:08,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:27:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5df0d8ef-57a4-4619-b029-ff2a1d79dae4 2019-05-19 00:27:08,517 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:27:08,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5df0d8ef-57a4-4619-b029-ff2a1d79dae4 2019-05-19 00:27:08,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074697971344s 2019-05-19 00:27:13,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:13,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:13,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-9360082c-30a0-4d69-8cb5-eb6bac834651 2019-05-19 00:27:13,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-05-19 00:27:13,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:13 GMT Server: Apache x-openstack-request-id: req-861aaaf6-fc12-4fed-9fbe-40873982ccf4 2019-05-19 00:27:13,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:13,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-861aaaf6-fc12-4fed-9fbe-40873982ccf4 2019-05-19 00:27:13,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729131698608s 2019-05-19 00:27:18,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:18,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:18,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-03efc8ff-0172-46f1-9eb9-a29952fea0da 2019-05-19 00:27:18,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:19,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:18 GMT Server: Apache x-openstack-request-id: req-6e384705-7c0b-4e07-b833-721761d393a0 2019-05-19 00:27:19,367 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:19,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-6e384705-7c0b-4e07-b833-721761d393a0 2019-05-19 00:27:19,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.764565944672s 2019-05-19 00:27:19,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:27:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:19,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-51ce62d3-bcc2-4de4-9c88-92a227238deb 2019-05-19 00:27:19,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:19,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:27:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c94fe108-a663-423a-86f1-0f10709ef470 2019-05-19 00:27:19,441 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:27:19,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-c94fe108-a663-423a-86f1-0f10709ef470 2019-05-19 00:27:19,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732398033142s 2019-05-19 00:27:24,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:24,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-5d059549-e56f-4906-bbd6-0f680495b4d8 2019-05-19 00:27:24,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:24,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:24 GMT Server: Apache x-openstack-request-id: req-75bbfe4b-9607-474b-bd89-5e56409c692d 2019-05-19 00:27:24,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:24,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-75bbfe4b-9607-474b-bd89-5e56409c692d 2019-05-19 00:27:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734391212463s 2019-05-19 00:27:29,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:29,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-f3fd841d-a438-4cdf-a0b9-0576474023a5 2019-05-19 00:27:29,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:29,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:29 GMT Server: Apache x-openstack-request-id: req-ac794375-a423-47f1-9bcd-8e781d6ded93 2019-05-19 00:27:29,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:29,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-ac794375-a423-47f1-9bcd-8e781d6ded93 2019-05-19 00:27:29,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075612783432s 2019-05-19 00:27:29,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:27:29,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:29,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-22f5eb21-585b-4ec6-bebf-6f8c0e59877f 2019-05-19 00:27:29,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-05-19 00:27:29,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:27:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-527b9580-aaec-45df-947f-c8b27e66a89d 2019-05-19 00:27:29,675 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:27:29,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-527b9580-aaec-45df-947f-c8b27e66a89d 2019-05-19 00:27:29,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072662115097s 2019-05-19 00:27:34,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:34,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-fc471dde-f26a-4858-8a4b-823e9ef631d8 2019-05-19 00:27:34,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-05-19 00:27:34,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:34 GMT Server: Apache x-openstack-request-id: req-928d3d38-e254-4731-9026-f91c1e0c7b41 2019-05-19 00:27:34,757 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:34,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-928d3d38-e254-4731-9026-f91c1e0c7b41 2019-05-19 00:27:34,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752251148224s 2019-05-19 00:27:39,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:39,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-42a26932-c8b4-4729-86fa-c9d3b467fc56 2019-05-19 00:27:39,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-05-19 00:27:40,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:39 GMT Server: Apache x-openstack-request-id: req-a37e9ba2-77ce-45a3-bef2-1a5f87b6f6d7 2019-05-19 00:27:40,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:40,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-a37e9ba2-77ce-45a3-bef2-1a5f87b6f6d7 2019-05-19 00:27:40,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.876400947571s 2019-05-19 00:27:40,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:27:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:40,671 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-552403d3-d870-4eb0-9b04-8dd84249cb3f 2019-05-19 00:27:40,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:40,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:27:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1e295a2-5ce8-4215-8bfc-16e515133341 2019-05-19 00:27:40,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:27:40,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-c1e295a2-5ce8-4215-8bfc-16e515133341 2019-05-19 00:27:40,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740561485291s 2019-05-19 00:27:45,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:45,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-892b275f-5267-4890-9bcb-caa23772ea7e 2019-05-19 00:27:45,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-05-19 00:27:45,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:45 GMT Server: Apache x-openstack-request-id: req-06921adc-f554-4416-865c-a5f63c1cc462 2019-05-19 00:27:45,797 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:45,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-06921adc-f554-4416-865c-a5f63c1cc462 2019-05-19 00:27:45,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758378505707s 2019-05-19 00:27:50,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:50,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:50,833 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-d2caf5e0-05e3-460f-80e0-d59c413dc4b5 2019-05-19 00:27:50,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:50,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:50 GMT Server: Apache x-openstack-request-id: req-58e9a4dd-7c07-4985-8e9f-30953b7d0dd6 2019-05-19 00:27:50,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:50,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-58e9a4dd-7c07-4985-8e9f-30953b7d0dd6 2019-05-19 00:27:50,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721259117126s 2019-05-19 00:27:50,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:27:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:50,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-89e4adb0-4855-45eb-b21e-9e5cc90d52b9 2019-05-19 00:27:50,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:50,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:27:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0547ecf9-c1b2-4f8e-8850-ba04124181f5 2019-05-19 00:27:50,948 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:27:50,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-0547ecf9-c1b2-4f8e-8850-ba04124181f5 2019-05-19 00:27:50,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726211071014s 2019-05-19 00:27:55,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:27:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:27:55,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:27:55 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-b99ed6a1-78f4-4c20-a376-fdc9cfa069fd 2019-05-19 00:27:55,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:27:56,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:27:55 GMT Server: Apache x-openstack-request-id: req-ee735233-d379-4c50-bf28-b448f2f0a12a 2019-05-19 00:27:56,031 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:27:56,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-ee735233-d379-4c50-bf28-b448f2f0a12a 2019-05-19 00:27:56,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764939785004s 2019-05-19 00:28:01,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:01,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:01 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-552e8049-c4f5-4846-b692-19ede73fffe5 2019-05-19 00:28:01,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-05-19 00:28:01,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:01 GMT Server: Apache x-openstack-request-id: req-dc85ed6f-5bf8-429b-8710-2ee0c3927f47 2019-05-19 00:28:01,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:01,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-dc85ed6f-5bf8-429b-8710-2ee0c3927f47 2019-05-19 00:28:01,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782010555267s 2019-05-19 00:28:01,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:28:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:01,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:01 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-02bfd52e-3131-4a37-93aa-5dcece664004 2019-05-19 00:28:01,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-05-19 00:28:01,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:28:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11f35f4b-79f3-47f8-bbad-d03730494531 2019-05-19 00:28:01,192 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:28:01,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-11f35f4b-79f3-47f8-bbad-d03730494531 2019-05-19 00:28:01,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757818222046s 2019-05-19 00:28:06,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:06,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:06,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:06 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-f65e8415-130c-403c-9a0c-9a130c0829ea 2019-05-19 00:28:06,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-05-19 00:28:06,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:06 GMT Server: Apache x-openstack-request-id: req-7310bd86-588e-4cd9-8d48-7201358736ce 2019-05-19 00:28:06,273 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:06,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-7310bd86-588e-4cd9-8d48-7201358736ce 2019-05-19 00:28:06,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742471218109s 2019-05-19 00:28:11,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:11,580 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:11 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc Server: Apache x-openstack-request-id: req-66edddbf-cf4e-46bc-b83e-1c7fd5721ea2 2019-05-19 00:28:11,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-05-19 00:28:11,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Sun, 19 May 2019 00:28:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e14f2bea-17f9-4026-840e-d73a7f1df57d 2019-05-19 00:28:11,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-19T00:28:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns/events/1773d82f-7c3e-4179-9815-c34f2a6f2a12", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f1a27d3d-685d-45a3-bea4-3675d6964308", "id": "1773d82f-7c3e-4179-9815-c34f2a6f2a12"}, {"resource_name": "ellis", "event_time": "2019-05-19T00:28:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis/events/7b80d781-cc5c-4430-89e8-60170ec694c8", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-nibsqwvt6ojw", "id": "7b80d781-cc5c-4430-89e8-60170ec694c8"}]} 2019-05-19 00:28:11,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc&marker=b7831534-37df-4757-ad9d-ecfdeed7d276&sort_dir=asc used request id req-e14f2bea-17f9-4026-840e-d73a7f1df57d 2019-05-19 00:28:11,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34796500206s 2019-05-19 00:28:16,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:16,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:16,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:16 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-f42ae1d0-6a2c-4538-8ad2-267b069d2bd2 2019-05-19 00:28:16,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-05-19 00:28:16,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:16 GMT Server: Apache x-openstack-request-id: req-5b936b5d-2b65-4b97-a0e6-a581ee7a8ec1 2019-05-19 00:28:16,706 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:16,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-5b936b5d-2b65-4b97-a0e6-a581ee7a8ec1 2019-05-19 00:28:16,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754361152649s 2019-05-19 00:28:21,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:21,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-4fcdb61f-0136-45df-ba88-6fc13d469394 2019-05-19 00:28:21,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-05-19 00:28:21,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:21 GMT Server: Apache x-openstack-request-id: req-1356dfab-2cfe-4aa0-9a73-cc47ea87e02f 2019-05-19 00:28:21,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:21,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-1356dfab-2cfe-4aa0-9a73-cc47ea87e02f 2019-05-19 00:28:21,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775120258331s 2019-05-19 00:28:21,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:28:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:21,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-2aea1780-fadd-4286-9466-1b9f39b0a563 2019-05-19 00:28:21,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-05-19 00:28:21,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:28:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b07bbed7-7614-4aec-bfeb-77d26f3f52fb 2019-05-19 00:28:21,865 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:28:21,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b07bbed7-7614-4aec-bfeb-77d26f3f52fb 2019-05-19 00:28:21,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758230686188s 2019-05-19 00:28:26,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:26,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:26,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:26 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-437df4c2-d69b-4069-aeff-c817996fcca3 2019-05-19 00:28:26,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:28:26,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:26 GMT Server: Apache x-openstack-request-id: req-562e6030-de8e-46e9-85d8-df45e1687e0c 2019-05-19 00:28:26,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:26,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-562e6030-de8e-46e9-85d8-df45e1687e0c 2019-05-19 00:28:26,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746629238129s 2019-05-19 00:28:31,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:31,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:31 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-0ace420a-fc7e-4a57-b636-8adbd8b1a754 2019-05-19 00:28:31,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:28:32,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:31 GMT Server: Apache x-openstack-request-id: req-3604b25a-b70c-4592-9cc5-3dd8329f404c 2019-05-19 00:28:32,029 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:32,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-3604b25a-b70c-4592-9cc5-3dd8329f404c 2019-05-19 00:28:32,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763380527496s 2019-05-19 00:28:32,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:28:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:32,060 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:32 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-f19582b8-a4d3-4e62-90a1-057e20136bb5 2019-05-19 00:28:32,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:28:32,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:28:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a13df0dc-9884-47db-9cd5-7a3ff613e8a4 2019-05-19 00:28:32,105 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:28:32,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a13df0dc-9884-47db-9cd5-7a3ff613e8a4 2019-05-19 00:28:32,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752749443054s 2019-05-19 00:28:37,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:37,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:37 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-074512c1-2826-4c54-b42f-ba9f9ba30c47 2019-05-19 00:28:37,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-05-19 00:28:37,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:37 GMT Server: Apache x-openstack-request-id: req-4f5829ba-c4aa-4a88-9028-a68ae03b6ad0 2019-05-19 00:28:37,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:37,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-4f5829ba-c4aa-4a88-9028-a68ae03b6ad0 2019-05-19 00:28:37,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736908912659s 2019-05-19 00:28:42,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:42,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:42 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-3c5e3f81-e216-48ee-a275-901ad7f47c45 2019-05-19 00:28:42,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-05-19 00:28:42,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:42 GMT Server: Apache x-openstack-request-id: req-49085560-e0a8-408a-b018-05a22999a21b 2019-05-19 00:28:42,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:42,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-49085560-e0a8-408a-b018-05a22999a21b 2019-05-19 00:28:42,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737838745117s 2019-05-19 00:28:42,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:28:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:43,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:42 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-83ab325d-8cfc-4d0c-8b0b-8e608d057fd0 2019-05-19 00:28:43,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-05-19 00:28:43,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:28:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30d956dd-7558-4ecc-89e8-e0d58c2f7af4 2019-05-19 00:28:43,066 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:28:43,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-30d956dd-7558-4ecc-89e8-e0d58c2f7af4 2019-05-19 00:28:43,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.800204992294s 2019-05-19 00:28:48,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:48,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:48 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-896f0709-c9ab-44da-b6ed-698fe0945a91 2019-05-19 00:28:48,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-05-19 00:28:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:48 GMT Server: Apache x-openstack-request-id: req-da9d8ff8-665e-41d2-8c4c-9879c59c49f8 2019-05-19 00:28:48,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:48,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-da9d8ff8-665e-41d2-8c4c-9879c59c49f8 2019-05-19 00:28:48,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752470493317s 2019-05-19 00:28:53,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:53,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-11bb4c47-000d-4f4d-996f-82cbcc3f1e55 2019-05-19 00:28:53,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:28:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:53 GMT Server: Apache x-openstack-request-id: req-bc734bdf-55df-4b05-b15d-a7a41a094595 2019-05-19 00:28:53,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:53,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-bc734bdf-55df-4b05-b15d-a7a41a094595 2019-05-19 00:28:53,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772290229797s 2019-05-19 00:28:53,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:28:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:53,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-6382f38d-43f6-4af1-b6bf-5592272cc479 2019-05-19 00:28:53,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:28:53,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:28:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72b730b3-7118-4bcc-84c5-5d678577e096 2019-05-19 00:28:53,305 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:28:53,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-72b730b3-7118-4bcc-84c5-5d678577e096 2019-05-19 00:28:53,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738379955292s 2019-05-19 00:28:58,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:28:58,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:28:58,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:28:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-dff352ad-1f5a-443d-b972-6155d723b723 2019-05-19 00:28:58,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:28:58,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:28:58 GMT Server: Apache x-openstack-request-id: req-633e7b63-505d-44d4-8629-27e73249fdfa 2019-05-19 00:28:58,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:28:58,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-633e7b63-505d-44d4-8629-27e73249fdfa 2019-05-19 00:28:58,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747418403625s 2019-05-19 00:29:03,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:03,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-c771c92e-5c78-4f0c-a36e-06bdb948697c 2019-05-19 00:29:03,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-05-19 00:29:03,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:03 GMT Server: Apache x-openstack-request-id: req-60fa9c2d-dac6-48d9-86e4-d4970233a971 2019-05-19 00:29:03,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:03,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-60fa9c2d-dac6-48d9-86e4-d4970233a971 2019-05-19 00:29:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732529163361s 2019-05-19 00:29:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:29:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:03,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4b2647f-dbba-437e-b8e3-70018abc8406 2019-05-19 00:29:03,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:03,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:29:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f6001f8-3aed-4568-a3a1-8ef062fed0eb 2019-05-19 00:29:03,542 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:29:03,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-6f6001f8-3aed-4568-a3a1-8ef062fed0eb 2019-05-19 00:29:03,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0762979984283s 2019-05-19 00:29:08,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:08,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-c48cec6e-5cd2-4e6b-b0a4-e43b7bf58306 2019-05-19 00:29:08,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-05-19 00:29:08,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:08 GMT Server: Apache x-openstack-request-id: req-bbad7820-81e2-4fb3-9e53-4486159bd0bd 2019-05-19 00:29:08,622 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:08,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-bbad7820-81e2-4fb3-9e53-4486159bd0bd 2019-05-19 00:29:08,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072970867157s 2019-05-19 00:29:13,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:13,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-17efc256-5be9-476c-96ee-5d2d04b3d5ef 2019-05-19 00:29:13,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:13,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:13 GMT Server: Apache x-openstack-request-id: req-f4e8ea76-a71e-403e-bea7-3a7b5043e3f6 2019-05-19 00:29:13,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:13,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-f4e8ea76-a71e-403e-bea7-3a7b5043e3f6 2019-05-19 00:29:13,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747528076172s 2019-05-19 00:29:13,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:29:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:13,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ffbfec4-3fcc-4425-be3c-1c3cbf955671 2019-05-19 00:29:13,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-05-19 00:29:13,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:29:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41a4ce6c-0f5e-460f-99af-8d217ba69b17 2019-05-19 00:29:13,775 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:29:13,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-41a4ce6c-0f5e-460f-99af-8d217ba69b17 2019-05-19 00:29:13,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725960731506s 2019-05-19 00:29:18,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:18,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:18,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-4c671f87-1c38-404f-9aa3-70b8c4eeafc4 2019-05-19 00:29:18,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-05-19 00:29:18,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:18 GMT Server: Apache x-openstack-request-id: req-b09c311d-3129-4286-9133-b288ca813f5b 2019-05-19 00:29:18,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:18,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-b09c311d-3129-4286-9133-b288ca813f5b 2019-05-19 00:29:18,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077339887619s 2019-05-19 00:29:23,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:23,897 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-f407979c-01d0-4512-b926-d7a12c810f2e 2019-05-19 00:29:23,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:23,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:23 GMT Server: Apache x-openstack-request-id: req-b35c05de-738f-4689-9294-69a3d2071fb5 2019-05-19 00:29:23,939 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:23,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-b35c05de-738f-4689-9294-69a3d2071fb5 2019-05-19 00:29:23,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074147939682s 2019-05-19 00:29:23,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:29:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:23,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-83548c9b-9600-41d2-9732-7b00e3382367 2019-05-19 00:29:23,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-05-19 00:29:24,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:29:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e33a0d2-38d2-458d-a3c7-8f912add54f5 2019-05-19 00:29:24,012 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:29:24,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2e33a0d2-38d2-458d-a3c7-8f912add54f5 2019-05-19 00:29:24,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725040435791s 2019-05-19 00:29:29,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:29,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:29,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-dafdf984-0cc0-4af8-8056-0111f8bd14b9 2019-05-19 00:29:29,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-05-19 00:29:29,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:29 GMT Server: Apache x-openstack-request-id: req-76925a13-e26e-4b4f-93fc-931c2d362e02 2019-05-19 00:29:29,091 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:29,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-76925a13-e26e-4b4f-93fc-931c2d362e02 2019-05-19 00:29:29,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718359947205s 2019-05-19 00:29:34,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:34,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-e74b40f4-f0e1-453b-80b2-84a3c1c32038 2019-05-19 00:29:34,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-05-19 00:29:34,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:34 GMT Server: Apache x-openstack-request-id: req-8c6b8aee-5f6f-4fc0-a9d0-98ba70290b7b 2019-05-19 00:29:34,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:34,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-8c6b8aee-5f6f-4fc0-a9d0-98ba70290b7b 2019-05-19 00:29:34,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733349323273s 2019-05-19 00:29:34,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:29:34,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:34,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8aea95e5-65d5-49dc-9838-f130478f1f51 2019-05-19 00:29:34,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:29:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-094cbc2a-d254-49d5-baba-dab047477117 2019-05-19 00:29:34,242 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:29:34,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-094cbc2a-d254-49d5-baba-dab047477117 2019-05-19 00:29:34,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720479488373s 2019-05-19 00:29:39,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:39,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:39,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-fb5f7e26-55a4-4f84-84be-48d7da1a0826 2019-05-19 00:29:39,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-05-19 00:29:39,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:39 GMT Server: Apache x-openstack-request-id: req-5d7cda95-8e61-44b4-8932-a218c6758b20 2019-05-19 00:29:39,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:39,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-5d7cda95-8e61-44b4-8932-a218c6758b20 2019-05-19 00:29:39,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762670040131s 2019-05-19 00:29:44,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:44,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-9de8f899-fc21-4142-8d7c-4da0a05baf12 2019-05-19 00:29:44,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:44,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:44 GMT Server: Apache x-openstack-request-id: req-28c615b2-df0b-4071-8fcc-712e5c762da7 2019-05-19 00:29:44,405 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:44,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-28c615b2-df0b-4071-8fcc-712e5c762da7 2019-05-19 00:29:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073606967926s 2019-05-19 00:29:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:29:44,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:44,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-34c4c5c1-a6a3-4d4a-8b8b-3677ec51b1c0 2019-05-19 00:29:44,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-05-19 00:29:44,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:29:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef5309f3-dea0-454e-ad01-c491226fa77d 2019-05-19 00:29:44,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:29:44,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-ef5309f3-dea0-454e-ad01-c491226fa77d 2019-05-19 00:29:44,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727958679199s 2019-05-19 00:29:49,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:49,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-80de79b2-49c7-40c7-afed-12dc950e1ffa 2019-05-19 00:29:49,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:49,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:49 GMT Server: Apache x-openstack-request-id: req-649f5fc7-7215-4785-b285-fe40a1deb480 2019-05-19 00:29:49,559 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:49,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-649f5fc7-7215-4785-b285-fe40a1deb480 2019-05-19 00:29:49,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746018886566s 2019-05-19 00:29:54,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:54,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:54,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-510c95b5-9c69-43d4-a779-51dec8f788b4 2019-05-19 00:29:54,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-05-19 00:29:54,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:54 GMT Server: Apache x-openstack-request-id: req-99fdb48d-ae35-4711-a60c-8cf592598d3f 2019-05-19 00:29:54,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:54,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-99fdb48d-ae35-4711-a60c-8cf592598d3f 2019-05-19 00:29:54,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751869678497s 2019-05-19 00:29:54,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:29:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:54,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d9988de-3a72-4e3b-bb03-d3ad006ab33e 2019-05-19 00:29:54,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:54,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:29:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a0288408-012b-448e-8853-18ae80a49710 2019-05-19 00:29:54,717 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:29:54,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a0288408-012b-448e-8853-18ae80a49710 2019-05-19 00:29:54,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0788221359253s 2019-05-19 00:29:59,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:29:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:29:59,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:29:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-e909f9e8-2e56-4f32-98f1-6473f6851c11 2019-05-19 00:29:59,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:29:59,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:29:59 GMT Server: Apache x-openstack-request-id: req-59dc0812-32d6-4107-ac4b-8b99d3c5aea7 2019-05-19 00:29:59,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:29:59,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-59dc0812-32d6-4107-ac4b-8b99d3c5aea7 2019-05-19 00:29:59,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07772397995s 2019-05-19 00:30:04,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:04,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-bb7040f4-60e2-40ca-8600-28a9ae7d2aed 2019-05-19 00:30:04,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:04,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:04 GMT Server: Apache x-openstack-request-id: req-cc8921b6-ab38-4629-ad99-bda1bed60556 2019-05-19 00:30:04,883 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:04,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-cc8921b6-ab38-4629-ad99-bda1bed60556 2019-05-19 00:30:04,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758008956909s 2019-05-19 00:30:04,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:30:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:04,914 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d14c417-c6ce-4410-a502-5d75c8468f23 2019-05-19 00:30:04,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:04,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:30:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aa09f10f-c46e-474c-b78a-7fee22ddd277 2019-05-19 00:30:04,957 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:30:04,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-aa09f10f-c46e-474c-b78a-7fee22ddd277 2019-05-19 00:30:04,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738360881805s 2019-05-19 00:30:09,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:09,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-83d61b0d-f1cd-45d4-b9dd-8dfbef1c308c 2019-05-19 00:30:09,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:10,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:09 GMT Server: Apache x-openstack-request-id: req-5369dd81-f594-4401-a10e-7d54840aee2c 2019-05-19 00:30:10,037 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:10,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-5369dd81-f594-4401-a10e-7d54840aee2c 2019-05-19 00:30:10,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730950832367s 2019-05-19 00:30:15,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:15,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:15 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-4712bd28-b8df-4168-8e89-63e6a754ccbc 2019-05-19 00:30:15,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:15,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:15 GMT Server: Apache x-openstack-request-id: req-84c734c8-1c0c-465e-99f8-16aab731be42 2019-05-19 00:30:15,117 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:15,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-84c734c8-1c0c-465e-99f8-16aab731be42 2019-05-19 00:30:15,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751209259033s 2019-05-19 00:30:15,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:30:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:15,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:15 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-da62d62b-3cac-46a6-a8c3-a4b15fbcd9db 2019-05-19 00:30:15,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-05-19 00:30:15,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:30:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bca75eef-76a0-44a8-9abd-e88304d90066 2019-05-19 00:30:15,191 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:30:15,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-bca75eef-76a0-44a8-9abd-e88304d90066 2019-05-19 00:30:15,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732660293579s 2019-05-19 00:30:20,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:20,227 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-7902da7d-efcc-4b20-abfd-0f8a9d00af96 2019-05-19 00:30:20,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-05-19 00:30:20,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:20 GMT Server: Apache x-openstack-request-id: req-f3ec3ca3-895c-42f7-83de-5638c084f463 2019-05-19 00:30:20,269 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:20,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-f3ec3ca3-895c-42f7-83de-5638c084f463 2019-05-19 00:30:20,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751438140869s 2019-05-19 00:30:25,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:25,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:25,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-cf37b3f2-ffdd-44ab-84e7-b9b4793db78a 2019-05-19 00:30:25,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:25,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:25 GMT Server: Apache x-openstack-request-id: req-dc2d6117-623c-49c7-9c85-2b99615862e8 2019-05-19 00:30:25,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:25,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-dc2d6117-623c-49c7-9c85-2b99615862e8 2019-05-19 00:30:25,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747101306915s 2019-05-19 00:30:25,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:30:25,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:25,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-07cb6e4f-a528-4380-a208-1fc3fbf997a4 2019-05-19 00:30:25,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-05-19 00:30:25,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:30:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9860d8bd-aab6-4e55-9cd3-a9c2af7fdb21 2019-05-19 00:30:25,423 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:30:25,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-9860d8bd-aab6-4e55-9cd3-a9c2af7fdb21 2019-05-19 00:30:25,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729358196259s 2019-05-19 00:30:30,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:30,461 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-fe93f739-066d-4e8d-bd35-88ea7eece1f8 2019-05-19 00:30:30,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-05-19 00:30:30,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:30 GMT Server: Apache x-openstack-request-id: req-d7558cb2-0838-4884-a258-00ca68b1615a 2019-05-19 00:30:30,504 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:30,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-d7558cb2-0838-4884-a258-00ca68b1615a 2019-05-19 00:30:30,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740039348602s 2019-05-19 00:30:35,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:35,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:35,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-57b6ce80-7913-4f4b-82c6-7c14992f00f3 2019-05-19 00:30:35,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-05-19 00:30:35,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:35 GMT Server: Apache x-openstack-request-id: req-0a3d39be-f66e-47be-b01b-bc880c91beb3 2019-05-19 00:30:35,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:35,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-0a3d39be-f66e-47be-b01b-bc880c91beb3 2019-05-19 00:30:35,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377689123154s 2019-05-19 00:30:35,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:30:35,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:35,918 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-1cef0e55-70b5-4f97-adfb-b715602b86a8 2019-05-19 00:30:35,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-05-19 00:30:35,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:30:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc0796d4-e81d-44f6-a16f-8f10f53f18dc 2019-05-19 00:30:35,961 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:30:35,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-fc0796d4-e81d-44f6-a16f-8f10f53f18dc 2019-05-19 00:30:35,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734210014343s 2019-05-19 00:30:40,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:40,999 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-e5e09fed-3e1a-4876-8340-cdb2881806c4 2019-05-19 00:30:40,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:41,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:40 GMT Server: Apache x-openstack-request-id: req-8d9f8db5-6886-4f9e-9fb3-3bff02b78094 2019-05-19 00:30:41,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:41,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-8d9f8db5-6886-4f9e-9fb3-3bff02b78094 2019-05-19 00:30:41,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362877845764s 2019-05-19 00:30:46,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:46,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:46,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-dbb72ad6-760d-4b52-bb7c-134d343a8a22 2019-05-19 00:30:46,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:46,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:46 GMT Server: Apache x-openstack-request-id: req-1a285fdb-d417-4d12-8d5e-f52de3cead7b 2019-05-19 00:30:46,412 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:46,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-1a285fdb-d417-4d12-8d5e-f52de3cead7b 2019-05-19 00:30:46,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748760700226s 2019-05-19 00:30:46,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:30:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:46,444 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-82bf9d76-2172-4623-ba24-2aa0b8094f90 2019-05-19 00:30:46,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:30:46,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:30:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc62f60d-63fc-422b-8959-46349e9430c2 2019-05-19 00:30:46,487 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:30:46,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-dc62f60d-63fc-422b-8959-46349e9430c2 2019-05-19 00:30:46,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738170146942s 2019-05-19 00:30:51,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:51,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:51,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-da47bb81-f587-45d3-8348-0effe1d95baa 2019-05-19 00:30:51,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-05-19 00:30:51,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:51 GMT Server: Apache x-openstack-request-id: req-dde97b74-6073-4539-8316-ba110f06fe1e 2019-05-19 00:30:51,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:51,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-dde97b74-6073-4539-8316-ba110f06fe1e 2019-05-19 00:30:51,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.080108165741s 2019-05-19 00:30:56,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:30:56,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:56,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-5e283f67-ac5f-49a1-b5b7-460557177d76 2019-05-19 00:30:56,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-05-19 00:30:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:30:56 GMT Server: Apache x-openstack-request-id: req-a8fd505f-a487-45a8-855e-9a80aad86503 2019-05-19 00:30:56,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:30:56,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-a8fd505f-a487-45a8-855e-9a80aad86503 2019-05-19 00:30:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731558799744s 2019-05-19 00:30:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:30:56,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:30:56,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:30:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-dffd9b9b-9907-44d8-8ed2-f838df1c1c8f 2019-05-19 00:30:56,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-05-19 00:30:57,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:30:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9347a80b-f0f6-4f01-8540-b954b5dee1b6 2019-05-19 00:30:57,025 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:30:57,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-9347a80b-f0f6-4f01-8540-b954b5dee1b6 2019-05-19 00:30:57,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.372194051743s 2019-05-19 00:31:02,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:02,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:02,063 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-0df05480-4f46-4907-9028-c7c5dd54c581 2019-05-19 00:31:02,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:02,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:02 GMT Server: Apache x-openstack-request-id: req-4c590d7e-a571-4bed-9800-88efb9da3cd3 2019-05-19 00:31:02,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:02,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-4c590d7e-a571-4bed-9800-88efb9da3cd3 2019-05-19 00:31:02,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.476209878922s 2019-05-19 00:31:07,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:07,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:07,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-16b688fb-2922-4dd3-9d44-ef92fb64feb2 2019-05-19 00:31:07,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:07,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:07 GMT Server: Apache x-openstack-request-id: req-67092c7f-bab6-4a13-8495-f76c3e4f3500 2019-05-19 00:31:07,878 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:07,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-67092c7f-bab6-4a13-8495-f76c3e4f3500 2019-05-19 00:31:07,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364349842072s 2019-05-19 00:31:07,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:31:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:08,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-63523491-1df5-4778-9b75-ea673bd611f6 2019-05-19 00:31:08,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:08,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:31:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-daf442c9-aed9-465b-9c6a-0d6220c56c26 2019-05-19 00:31:08,537 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:31:08,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-daf442c9-aed9-465b-9c6a-0d6220c56c26 2019-05-19 00:31:08,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.657988071442s 2019-05-19 00:31:13,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:13,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-11f3610d-6bfc-41c3-b341-c0d79c0d1c55 2019-05-19 00:31:13,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:13,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:13 GMT Server: Apache x-openstack-request-id: req-e0d30b7a-a3a2-43c8-bf41-c489c66c3fa1 2019-05-19 00:31:13,617 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:13,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-e0d30b7a-a3a2-43c8-bf41-c489c66c3fa1 2019-05-19 00:31:13,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734350681305s 2019-05-19 00:31:18,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:18,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-1bed374c-ffdc-4c74-ab6e-1f5e87624a2b 2019-05-19 00:31:18,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-05-19 00:31:18,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:18 GMT Server: Apache x-openstack-request-id: req-41953194-16a1-4a74-b08a-3be64f6ef4d2 2019-05-19 00:31:18,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:18,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-41953194-16a1-4a74-b08a-3be64f6ef4d2 2019-05-19 00:31:18,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07666015625s 2019-05-19 00:31:18,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:31:18,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:18,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-2768b3cc-f0df-4c0b-9137-aeec3922d5a1 2019-05-19 00:31:18,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-05-19 00:31:18,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:31:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7690f819-f317-4cab-97b1-b849f6a7f98e 2019-05-19 00:31:18,775 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:31:18,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-7690f819-f317-4cab-97b1-b849f6a7f98e 2019-05-19 00:31:18,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750730037689s 2019-05-19 00:31:23,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:24,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-cee2b49a-348d-4231-828c-de38b6773635 2019-05-19 00:31:24,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:24,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:24 GMT Server: Apache x-openstack-request-id: req-ed4e6a1d-09e0-4959-8881-509b22c075af 2019-05-19 00:31:24,450 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:24,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-ed4e6a1d-09e0-4959-8881-509b22c075af 2019-05-19 00:31:24,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.668525934219s 2019-05-19 00:31:29,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:29,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-17bf826b-b8f6-480c-acf9-8e091037786f 2019-05-19 00:31:29,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:29,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:29 GMT Server: Apache x-openstack-request-id: req-2bc6b50e-b965-4b45-9072-e6a9fbfc51a5 2019-05-19 00:31:29,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:29,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-2bc6b50e-b965-4b45-9072-e6a9fbfc51a5 2019-05-19 00:31:29,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360965967178s 2019-05-19 00:31:29,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:31:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:29,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-44a3e3a0-cd5b-4c01-8145-81b7486b604b 2019-05-19 00:31:29,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:31:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd0256d1-a0e0-4afd-9659-b48e815da924 2019-05-19 00:31:29,889 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:31:29,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-cd0256d1-a0e0-4afd-9659-b48e815da924 2019-05-19 00:31:29,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720200538635s 2019-05-19 00:31:34,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:34,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:34,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-1010a939-6e54-493e-950f-bc69de144f5c 2019-05-19 00:31:34,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:34,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:34 GMT Server: Apache x-openstack-request-id: req-3076d808-9211-4c9e-816d-acfe466fb9c1 2019-05-19 00:31:34,971 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:34,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-3076d808-9211-4c9e-816d-acfe466fb9c1 2019-05-19 00:31:34,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745820999146s 2019-05-19 00:31:39,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:40,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-a3afe787-bce5-4fde-8f04-af6e83c335bf 2019-05-19 00:31:40,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-05-19 00:31:40,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:40 GMT Server: Apache x-openstack-request-id: req-65b1a570-4185-4bab-b33e-9f56b1935502 2019-05-19 00:31:40,367 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:40,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-65b1a570-4185-4bab-b33e-9f56b1935502 2019-05-19 00:31:40,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.390124797821s 2019-05-19 00:31:40,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:31:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:40,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-5f55cba6-aa56-4da4-ac23-426e6b58e036 2019-05-19 00:31:40,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-05-19 00:31:40,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:31:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d418bf56-bcdf-424b-b8a2-6666c9ddb6c1 2019-05-19 00:31:40,424 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:31:40,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-d418bf56-bcdf-424b-b8a2-6666c9ddb6c1 2019-05-19 00:31:40,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0565338134766s 2019-05-19 00:31:45,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:45,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:45,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-eb751ee9-a8b6-4b0d-8980-4f8c46bb4b3d 2019-05-19 00:31:45,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:45,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:45 GMT Server: Apache x-openstack-request-id: req-116e814c-f889-4d48-a24f-0c000ee71b89 2019-05-19 00:31:45,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:45,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-116e814c-f889-4d48-a24f-0c000ee71b89 2019-05-19 00:31:45,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370379924774s 2019-05-19 00:31:50,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:50,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-a8e843e8-f341-4613-8317-5353aebd7cc8 2019-05-19 00:31:50,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:31:51,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:50 GMT Server: Apache x-openstack-request-id: req-97d6912d-4427-40f9-b9c5-147679cb1d28 2019-05-19 00:31:51,187 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:51,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-97d6912d-4427-40f9-b9c5-147679cb1d28 2019-05-19 00:31:51,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380317926407s 2019-05-19 00:31:51,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:31:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:51,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b54600e-b5ef-4587-ae09-4177d38dfb97 2019-05-19 00:31:51,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-05-19 00:31:51,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:31:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74f552f9-f510-4e74-92f4-3114e95ad4d2 2019-05-19 00:31:51,261 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:31:51,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-74f552f9-f510-4e74-92f4-3114e95ad4d2 2019-05-19 00:31:51,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738000869751s 2019-05-19 00:31:56,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:31:56,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:31:56,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:31:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-6370a328-d7ae-4931-991c-1dcb052876de 2019-05-19 00:31:56,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-05-19 00:31:56,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:31:56 GMT Server: Apache x-openstack-request-id: req-e9d2f412-ad0d-48b4-bb08-b25a571335ae 2019-05-19 00:31:56,620 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:31:56,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-e9d2f412-ad0d-48b4-bb08-b25a571335ae 2019-05-19 00:31:56,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351717948914s 2019-05-19 00:32:01,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:01,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:01 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-a8eb67b5-f763-4635-bbd3-9cfad1bd00e4 2019-05-19 00:32:01,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-05-19 00:32:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:01 GMT Server: Apache x-openstack-request-id: req-252737b4-4abd-4c72-9c76-33361b984a04 2019-05-19 00:32:02,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:02,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-252737b4-4abd-4c72-9c76-33361b984a04 2019-05-19 00:32:02,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.656252145767s 2019-05-19 00:32:02,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:32:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:02,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-76ac225e-53d0-4201-beae-c8ea5b1bfda6 2019-05-19 00:32:02,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-05-19 00:32:02,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:32:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19b2855f-43e9-4df6-a1d1-2aef29d11f57 2019-05-19 00:32:02,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:32:02,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-19b2855f-43e9-4df6-a1d1-2aef29d11f57 2019-05-19 00:32:02,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.695559978485s 2019-05-19 00:32:07,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:08,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-ed2a0977-fc34-4f8f-9939-2f17a9c926f8 2019-05-19 00:32:08,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-05-19 00:32:08,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:08 GMT Server: Apache x-openstack-request-id: req-252cc443-e30c-40b6-885e-5d0f59f42f61 2019-05-19 00:32:08,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:08,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-252cc443-e30c-40b6-885e-5d0f59f42f61 2019-05-19 00:32:08,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362776994705s 2019-05-19 00:32:13,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:13,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:13,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-ec35e9c6-2fdc-4a5f-96ae-6c9242b23d2e 2019-05-19 00:32:13,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:13,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:13 GMT Server: Apache x-openstack-request-id: req-a01452b6-f6fd-4aa1-8bf1-0a1fdf2ca14d 2019-05-19 00:32:13,646 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:13,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-a01452b6-f6fd-4aa1-8bf1-0a1fdf2ca14d 2019-05-19 00:32:13,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.295810937881s 2019-05-19 00:32:13,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:32:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:13,677 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-f473dc1d-f0c9-45ef-b9a1-196689ee14f7 2019-05-19 00:32:13,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:13,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:32:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-487d6ec2-3a89-4296-b588-a2e5ca169b69 2019-05-19 00:32:13,998 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:32:13,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-487d6ec2-3a89-4296-b588-a2e5ca169b69 2019-05-19 00:32:13,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.351160049438s 2019-05-19 00:32:19,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:19,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-5a1807d0-fb69-4334-84b6-5206dff74ef1 2019-05-19 00:32:19,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:19,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:19 GMT Server: Apache x-openstack-request-id: req-c0faa9d1-bef6-4cc4-b085-253a26731949 2019-05-19 00:32:19,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:19,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-c0faa9d1-bef6-4cc4-b085-253a26731949 2019-05-19 00:32:19,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378623008728s 2019-05-19 00:32:24,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:24,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-ce6f4339-aa16-447b-a78a-0983996a0bef 2019-05-19 00:32:24,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:24,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:24 GMT Server: Apache x-openstack-request-id: req-c16d0bb4-76ed-415f-8595-bbf136b68b3d 2019-05-19 00:32:24,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:24,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-c16d0bb4-76ed-415f-8595-bbf136b68b3d 2019-05-19 00:32:24,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737819671631s 2019-05-19 00:32:24,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:32:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:24,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-60e1f2c0-e409-456b-83d8-46278b630651 2019-05-19 00:32:24,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:24,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:32:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-31616eba-6111-4021-a2bf-86f16a7a65bd 2019-05-19 00:32:24,821 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:32:24,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-31616eba-6111-4021-a2bf-86f16a7a65bd 2019-05-19 00:32:24,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.360454082489s 2019-05-19 00:32:29,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:29,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:29,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-efac6f73-91da-4e80-963d-5958ece2a79c 2019-05-19 00:32: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-05-19 00:32:29,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:29 GMT Server: Apache x-openstack-request-id: req-589ec166-3166-4578-935f-80f3cf1913ea 2019-05-19 00:32:29,900 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:29,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-589ec166-3166-4578-935f-80f3cf1913ea 2019-05-19 00:32:29,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720191001892s 2019-05-19 00:32:34,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:34,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-9979a914-cb81-466d-aa0d-9193c76ab2b3 2019-05-19 00:32:34,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:34,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:34 GMT Server: Apache x-openstack-request-id: req-42e217bf-59a3-487b-8916-9c2e7f33e584 2019-05-19 00:32:34,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:34,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-42e217bf-59a3-487b-8916-9c2e7f33e584 2019-05-19 00:32:34,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735499858856s 2019-05-19 00:32:34,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:32:34,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:35,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5debcdd-af3d-4cb6-87ac-ee4f60f1919b 2019-05-19 00:32:35,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:35,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:32:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f808ca06-8e12-4e39-b60c-b5f6bedd3f6e 2019-05-19 00:32:35,365 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:32:35,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f808ca06-8e12-4e39-b60c-b5f6bedd3f6e 2019-05-19 00:32:35,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.384914875031s 2019-05-19 00:32:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:40,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-8b602a24-a2a2-475c-9429-bd0a046fdf4d 2019-05-19 00:32:40,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-05-19 00:32:40,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:40 GMT Server: Apache x-openstack-request-id: req-0f226cea-c621-4376-baf1-1c6c65baa3fe 2019-05-19 00:32:40,444 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:40,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-0f226cea-c621-4376-baf1-1c6c65baa3fe 2019-05-19 00:32:40,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072653055191s 2019-05-19 00:32:45,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:45,497 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-a310b3fa-85a9-4460-9b2b-9120aca3aa17 2019-05-19 00:32:45,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:45,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:45 GMT Server: Apache x-openstack-request-id: req-5449f96d-9e92-42fa-af96-b1fa0ff82824 2019-05-19 00:32:45,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:45,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-5449f96d-9e92-42fa-af96-b1fa0ff82824 2019-05-19 00:32:45,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0903828144073s 2019-05-19 00:32:45,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:32:45,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:45,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-89ecf10d-c5c5-49fe-b3e4-8a85e259044d 2019-05-19 00:32:45,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:32:46,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:32:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e140ca4b-2e33-41a5-8cf2-eaa05f726213 2019-05-19 00:32:46,202 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:32:46,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-e140ca4b-2e33-41a5-8cf2-eaa05f726213 2019-05-19 00:32:46,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.662149190903s 2019-05-19 00:32:51,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:51,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-6779fb5d-c496-464d-b06a-105d1785b95d 2019-05-19 00:32:51,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-05-19 00:32:51,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:51 GMT Server: Apache x-openstack-request-id: req-1be8dbd6-2078-4e07-ba02-61020cea4b98 2019-05-19 00:32:51,586 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:51,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-1be8dbd6-2078-4e07-ba02-61020cea4b98 2019-05-19 00:32:51,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376449108124s 2019-05-19 00:32:56,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:32:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:57,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-fc27ee40-a6fc-4a11-bbf2-6719584f0d7d 2019-05-19 00:32:57,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-05-19 00:32:57,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:32:57 GMT Server: Apache x-openstack-request-id: req-75bf8958-6452-44f1-bbc2-7c1fcae495ae 2019-05-19 00:32:57,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:32:57,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-75bf8958-6452-44f1-bbc2-7c1fcae495ae 2019-05-19 00:32:57,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.794716835022s 2019-05-19 00:32:57,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:32:57,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:32:57,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:32:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-d36e36e3-7fe6-4df1-8faf-cbae83a1b2fc 2019-05-19 00:32:57,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-05-19 00:32:57,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:32:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d7596847-1a65-4b71-9186-c15a2c116cc8 2019-05-19 00:32:57,463 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:32:57,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-d7596847-1a65-4b71-9186-c15a2c116cc8 2019-05-19 00:32:57,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0761768817902s 2019-05-19 00:33:02,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:02,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:02,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-3d194572-b42d-4627-95ae-a118f85d0500 2019-05-19 00:33:02,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-05-19 00:33:02,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:02 GMT Server: Apache x-openstack-request-id: req-3362f26d-9cd7-4541-a927-f42b7363ed1c 2019-05-19 00:33:02,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:02,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-3362f26d-9cd7-4541-a927-f42b7363ed1c 2019-05-19 00:33:02,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.41490983963s 2019-05-19 00:33:07,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:07,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:07,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-c23a1e61-1ac4-4b50-b5e4-2dda2a0dc778 2019-05-19 00:33:07,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:07,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:07 GMT Server: Apache x-openstack-request-id: req-b7229498-1f11-4e47-86f8-ac813ac62c3b 2019-05-19 00:33:07,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:07,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-b7229498-1f11-4e47-86f8-ac813ac62c3b 2019-05-19 00:33:07,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737719535828s 2019-05-19 00:33:07,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:33:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:07,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d011ee0-393e-492a-b3d3-93d1bf616ceb 2019-05-19 00:33:07,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-05-19 00:33:08,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:33:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ab01a0b-46be-4c64-bfc2-6002f45f40b7 2019-05-19 00:33:08,038 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:33:08,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5ab01a0b-46be-4c64-bfc2-6002f45f40b7 2019-05-19 00:33:08,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738790035248s 2019-05-19 00:33:13,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:13,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:13,076 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-9a893f8a-da5e-4378-b81f-13d68ec5e78c 2019-05-19 00:33:13,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-05-19 00:33:13,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:13 GMT Server: Apache x-openstack-request-id: req-cd68f086-d564-4ce4-9737-3f4455458842 2019-05-19 00:33:13,118 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:13,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-cd68f086-d564-4ce4-9737-3f4455458842 2019-05-19 00:33:13,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727088451385s 2019-05-19 00:33:18,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:18,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc Server: Apache x-openstack-request-id: req-d6c69207-be5f-4fd3-a3d2-6f0ccc258741 2019-05-19 00:33:18,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-05-19 00:33:18,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sun, 19 May 2019 00:33:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc66d582-5e99-4b1b-84f0-84e9835f7b19 2019-05-19 00:33:18,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-19T00:33:15Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis/events/d94a1a31-24cc-495c-ac8d-a7f8812eec5a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8e0f93b6-e833-4c57-a95d-1edb10224016", "id": "d94a1a31-24cc-495c-ac8d-a7f8812eec5a"}, {"resource_name": "vellum", "event_time": "2019-05-19T00:33:15Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum/events/467188bd-e1d4-4564-b30b-eac5c050e968", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-khydxzgd4awe", "id": "467188bd-e1d4-4564-b30b-eac5c050e968"}]} 2019-05-19 00:33:18,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc&marker=7b80d781-cc5c-4430-89e8-60170ec694c8&sort_dir=asc used request id req-fc66d582-5e99-4b1b-84f0-84e9835f7b19 2019-05-19 00:33:18,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37831902504s 2019-05-19 00:33:23,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:23,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:23,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-d49d390f-35b1-4f3a-a5dd-62dae8377fff 2019-05-19 00:33:23,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-05-19 00:33:23,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:23 GMT Server: Apache x-openstack-request-id: req-f8234e59-ffd9-43e4-b1ee-42bc20dda686 2019-05-19 00:33:23,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:23,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-f8234e59-ffd9-43e4-b1ee-42bc20dda686 2019-05-19 00:33:23,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740549564362s 2019-05-19 00:33:28,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:28,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-61620d6f-f472-4558-a66a-adfab364d9f9 2019-05-19 00:33:28,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:28,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:28 GMT Server: Apache x-openstack-request-id: req-b816095b-a44b-445a-95b7-61ee3bbdbf1a 2019-05-19 00:33:28,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:28,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-b816095b-a44b-445a-95b7-61ee3bbdbf1a 2019-05-19 00:33:28,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344135046005s 2019-05-19 00:33:28,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:33:28,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:28,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b17e94f5-a44e-44b7-afbc-5b4907205cb4 2019-05-19 00:33:28,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:29,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:33:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-240a7fa7-a4d0-4676-acb5-a7dbbc0f5a75 2019-05-19 00:33:29,007 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:33:29,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-240a7fa7-a4d0-4676-acb5-a7dbbc0f5a75 2019-05-19 00:33:29,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737600326538s 2019-05-19 00:33:34,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:34,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-be9e9d68-620b-40b6-9e44-426c5863115e 2019-05-19 00:33:34,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-05-19 00:33:34,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:34 GMT Server: Apache x-openstack-request-id: req-04cc9a25-1a4d-488f-99b8-188ad3829cab 2019-05-19 00:33:34,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:34,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-04cc9a25-1a4d-488f-99b8-188ad3829cab 2019-05-19 00:33:34,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.134313106537s 2019-05-19 00:33:39,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:39,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:39,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-489689f7-ad46-4027-8058-75863f6fbd1c 2019-05-19 00:33:39,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:39,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:39 GMT Server: Apache x-openstack-request-id: req-2512ea6b-66ef-4eee-adec-ddd16f44d8b8 2019-05-19 00:33:39,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:39,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-2512ea6b-66ef-4eee-adec-ddd16f44d8b8 2019-05-19 00:33:39,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364470005035s 2019-05-19 00:33:39,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:33:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:39,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea07f670-1b62-4e94-91dd-17a1a1fe587f 2019-05-19 00:33:39,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-05-19 00:33:39,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:33:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cebd968-a30c-406f-bdbf-502713432df3 2019-05-19 00:33:39,593 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:33:39,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2cebd968-a30c-406f-bdbf-502713432df3 2019-05-19 00:33:39,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747210979462s 2019-05-19 00:33:44,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:44,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:44,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-a05d9fe7-d4dd-4ee3-a42b-351a59ecde98 2019-05-19 00:33:44,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:44,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:44 GMT Server: Apache x-openstack-request-id: req-090f831e-99c6-4d3d-8e8f-50e8eac1e01f 2019-05-19 00:33:44,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:44,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-090f831e-99c6-4d3d-8e8f-50e8eac1e01f 2019-05-19 00:33:44,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724320411682s 2019-05-19 00:33:49,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:49,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-5e1adb21-4e86-4c06-8cfa-d7287666bfe5 2019-05-19 00:33:49,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:49,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:49 GMT Server: Apache x-openstack-request-id: req-8df90866-cd4e-4e8d-9efc-42e1f413974e 2019-05-19 00:33:49,753 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:49,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-8df90866-cd4e-4e8d-9efc-42e1f413974e 2019-05-19 00:33:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744850635529s 2019-05-19 00:33:49,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:33:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:49,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-32a1bcf5-0d9f-43b3-864c-26b1b8179117 2019-05-19 00:33:49,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:49,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:33:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c856188e-a358-43bd-a937-b96707cbc158 2019-05-19 00:33:49,826 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:33:49,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-c856188e-a358-43bd-a937-b96707cbc158 2019-05-19 00:33:49,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730519294739s 2019-05-19 00:33:54,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:54,863 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-20c7fd58-6401-44ea-a8a7-2b53c1480bea 2019-05-19 00:33:54,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:54,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:54 GMT Server: Apache x-openstack-request-id: req-456c2571-808e-4400-99bb-f68d1e56d187 2019-05-19 00:33:54,905 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:54,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-456c2571-808e-4400-99bb-f68d1e56d187 2019-05-19 00:33:54,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722780227661s 2019-05-19 00:33:59,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:33:59,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:33:59,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-15e0de6c-faf6-42b8-b6df-e93b03517884 2019-05-19 00:33:59,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:33:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:33:59 GMT Server: Apache x-openstack-request-id: req-0ca7dc08-ea54-4e89-8e9d-db69684a92b2 2019-05-19 00:33:59,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:33:59,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-0ca7dc08-ea54-4e89-8e9d-db69684a92b2 2019-05-19 00:33:59,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729739665985s 2019-05-19 00:33:59,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:33:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:00,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:33:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c235e20-a83f-4206-a082-67a3cdd23f15 2019-05-19 00:34:00,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:00,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:34:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd626583-4214-46fd-a2fa-beb628ae7e67 2019-05-19 00:34:00,771 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:34:00,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-bd626583-4214-46fd-a2fa-beb628ae7e67 2019-05-19 00:34:00,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.786251068115s 2019-05-19 00:34:05,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:05,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:05,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:05 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-6474a3ea-1637-4291-afd9-00f5dd6e0244 2019-05-19 00:34:05,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:05,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:05 GMT Server: Apache x-openstack-request-id: req-7c412777-aecf-4164-a5e8-760a06765f5c 2019-05-19 00:34:05,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:05,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-7c412777-aecf-4164-a5e8-760a06765f5c 2019-05-19 00:34:05,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767920017242s 2019-05-19 00:34:10,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:10,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:10 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-dd751e54-4e76-4815-8c3b-94d522bb464a 2019-05-19 00:34:10,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-05-19 00:34:10,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:10 GMT Server: Apache x-openstack-request-id: req-8abbcfe8-8215-47c4-bd4a-8a3235ec1e65 2019-05-19 00:34:10,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:10,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-8abbcfe8-8215-47c4-bd4a-8a3235ec1e65 2019-05-19 00:34:10,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753540992737s 2019-05-19 00:34:10,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:34:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:10,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:10 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-63dafb8d-f8f8-4aca-9208-bb24ddf58333 2019-05-19 00:34:10,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:11,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:34:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3babd35e-6635-4b5d-a9e7-56af26389f60 2019-05-19 00:34:11,009 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:34:11,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-3babd35e-6635-4b5d-a9e7-56af26389f60 2019-05-19 00:34:11,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729188919067s 2019-05-19 00:34:16,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:16,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:16,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:16 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-9c558de5-5462-47de-969c-1da68ad56dec 2019-05-19 00:34:16,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-05-19 00:34:16,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:16 GMT Server: Apache x-openstack-request-id: req-b71e933c-9fd1-416b-96e5-f7d6805bdb32 2019-05-19 00:34:16,089 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:16,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-b71e933c-9fd1-416b-96e5-f7d6805bdb32 2019-05-19 00:34:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738110542297s 2019-05-19 00:34:21,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:21,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:21,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-1b062098-e118-45aa-8574-2e9b94d7c2dd 2019-05-19 00:34:21,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-05-19 00:34:21,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:21 GMT Server: Apache x-openstack-request-id: req-59ff1087-4ed0-4c1d-8ebd-f98cfa4d57ef 2019-05-19 00:34:21,168 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:21,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-59ff1087-4ed0-4c1d-8ebd-f98cfa4d57ef 2019-05-19 00:34:21,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740818977356s 2019-05-19 00:34:21,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:34:21,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:21,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8bce2cdb-6399-454b-8aca-a3b87cf71ec6 2019-05-19 00:34:21,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-05-19 00:34:21,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:34:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ad88bc2-3dae-4017-8055-193b29622de9 2019-05-19 00:34:21,545 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:34:21,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-0ad88bc2-3dae-4017-8055-193b29622de9 2019-05-19 00:34:21,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.377012968063s 2019-05-19 00:34:26,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:26,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:26 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-4516c448-30d2-40c9-a566-21140aa6db89 2019-05-19 00:34:26,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:26,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:26 GMT Server: Apache x-openstack-request-id: req-171e9342-2a01-4d4c-a050-63a595387bbb 2019-05-19 00:34:26,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:26,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-171e9342-2a01-4d4c-a050-63a595387bbb 2019-05-19 00:34:26,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737690925598s 2019-05-19 00:34:31,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:31,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:31 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-b537c629-a287-4d2b-a2ba-34137592789d 2019-05-19 00:34:31,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:31,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:31 GMT Server: Apache x-openstack-request-id: req-bab98e49-3b22-4a0b-a3ef-7ed4b9f38e6a 2019-05-19 00:34:31,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:31,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-bab98e49-3b22-4a0b-a3ef-7ed4b9f38e6a 2019-05-19 00:34:31,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077360868454s 2019-05-19 00:34:31,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:34:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:31,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:31 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-e28d4a0b-407e-4a6b-9a35-158d0be54cf8 2019-05-19 00:34:31,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-05-19 00:34:31,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:34:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e5c357fd-60e3-4681-b3e6-dfc5e49cf527 2019-05-19 00:34:31,782 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:34:31,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-e5c357fd-60e3-4681-b3e6-dfc5e49cf527 2019-05-19 00:34:31,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730841159821s 2019-05-19 00:34:36,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:36,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-6fb48ca9-3a0b-4fbe-a194-c65e96dcf93a 2019-05-19 00:34: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-05-19 00:34:36,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:36 GMT Server: Apache x-openstack-request-id: req-fe7dc151-92d6-476b-9552-6e94012a3071 2019-05-19 00:34:36,864 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:36,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-fe7dc151-92d6-476b-9552-6e94012a3071 2019-05-19 00:34:36,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744769573212s 2019-05-19 00:34:41,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:42,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-9b0f3099-9b60-49e4-b383-87f6ec3e755d 2019-05-19 00:34:42,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:42,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:42 GMT Server: Apache x-openstack-request-id: req-8fe477de-30c8-409e-9df6-e905a240cd09 2019-05-19 00:34:42,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:42,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-8fe477de-30c8-409e-9df6-e905a240cd09 2019-05-19 00:34:42,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.658769130707s 2019-05-19 00:34:42,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:34:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:42,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:42 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-575377f2-d01b-45d1-b447-10222c21a545 2019-05-19 00:34:42,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:42,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:34:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-93ca8ee3-2b78-422a-bfd6-05c70c55d001 2019-05-19 00:34:42,602 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:34:42,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-93ca8ee3-2b78-422a-bfd6-05c70c55d001 2019-05-19 00:34:42,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732691287994s 2019-05-19 00:34:47,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:47,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:47,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:47 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-715d1754-42bb-497a-8dce-dd67812fad3d 2019-05-19 00:34:47,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:47,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:47 GMT Server: Apache x-openstack-request-id: req-642b0438-33a0-4fd3-b00a-2363a62c54a1 2019-05-19 00:34:47,682 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:47,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-642b0438-33a0-4fd3-b00a-2363a62c54a1 2019-05-19 00:34:47,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737879276276s 2019-05-19 00:34:52,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:52,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-10f0fe8a-4da4-4f00-8033-58939406c8a7 2019-05-19 00:34:52,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:52,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:52 GMT Server: Apache x-openstack-request-id: req-4dd792c0-b006-42f3-a719-1bc8b689af03 2019-05-19 00:34:52,763 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:52,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-4dd792c0-b006-42f3-a719-1bc8b689af03 2019-05-19 00:34:52,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746920108795s 2019-05-19 00:34:52,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:34:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:52,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-d19725bb-f42a-4281-89a7-5ad7265ea3d6 2019-05-19 00:34:52,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:52,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:34:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fd0e980a-0b8f-4a27-b54c-407722a6b4fc 2019-05-19 00:34:52,837 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:34:52,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-fd0e980a-0b8f-4a27-b54c-407722a6b4fc 2019-05-19 00:34:52,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738110542297s 2019-05-19 00:34:57,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:34:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:34:57,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:34:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-e17abf3f-77ca-4f0a-8467-136ab70a2d87 2019-05-19 00:34:57,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:34:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:34:57 GMT Server: Apache x-openstack-request-id: req-1d1811c4-1669-495b-8b9d-77b1d7d1b86d 2019-05-19 00:34:57,918 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:34:57,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-1d1811c4-1669-495b-8b9d-77b1d7d1b86d 2019-05-19 00:34:57,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736207962036s 2019-05-19 00:35:02,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:02,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-bd02cefc-a9bc-4194-acbf-0de99cf259fd 2019-05-19 00:35:02,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:02,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:02 GMT Server: Apache x-openstack-request-id: req-630efacc-359b-4989-a44d-9ec185090294 2019-05-19 00:35:02,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:02,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-630efacc-359b-4989-a44d-9ec185090294 2019-05-19 00:35:02,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073881149292s 2019-05-19 00:35:02,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:35:03,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:03,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9864dc15-e5a1-4ac2-bef7-4bb2ff31be25 2019-05-19 00:35:03,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-05-19 00:35:03,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:35:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-052bfb97-4b53-46de-a2b4-98cfd4bab71c 2019-05-19 00:35:03,073 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:35:03,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-052bfb97-4b53-46de-a2b4-98cfd4bab71c 2019-05-19 00:35:03,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745141506195s 2019-05-19 00:35:08,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:08,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:08,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-ce136bc9-779e-4205-9fe8-9813c42058e5 2019-05-19 00:35:08,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:08,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:08 GMT Server: Apache x-openstack-request-id: req-0868d993-a719-428e-9605-d9fd6ac735cd 2019-05-19 00:35:08,149 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:08,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-0868d993-a719-428e-9605-d9fd6ac735cd 2019-05-19 00:35:08,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739049911499s 2019-05-19 00:35:13,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:13,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:13,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-0f80ceca-c594-4343-b05a-af802fba83e2 2019-05-19 00:35:13,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:13,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:13 GMT Server: Apache x-openstack-request-id: req-08623fef-cbb3-4406-a2ee-67e615f43963 2019-05-19 00:35:13,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:13,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-08623fef-cbb3-4406-a2ee-67e615f43963 2019-05-19 00:35:13,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749049186707s 2019-05-19 00:35:13,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:35:13,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:13,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-e2a0d7ed-bdf1-427a-860a-553259be864e 2019-05-19 00:35:13,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:35:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2914a3c3-6885-4a2a-bdf9-8be47b0f18a5 2019-05-19 00:35:13,305 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:35:13,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2914a3c3-6885-4a2a-bdf9-8be47b0f18a5 2019-05-19 00:35:13,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743589401245s 2019-05-19 00:35:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:18,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:18,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-a919255a-f181-4d8d-aaca-44492a8c4fa1 2019-05-19 00:35:18,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:18,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:18 GMT Server: Apache x-openstack-request-id: req-e20f644d-988f-4270-9c0c-ae7d5896f098 2019-05-19 00:35:18,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:18,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-e20f644d-988f-4270-9c0c-ae7d5896f098 2019-05-19 00:35:18,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737760066986s 2019-05-19 00:35:23,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:23,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-a3ffe860-8438-4f78-adba-b7799b2b3b09 2019-05-19 00:35:23,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:23,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:23 GMT Server: Apache x-openstack-request-id: req-c5ee3b2c-c59c-47f7-aef4-73ecf7d43851 2019-05-19 00:35:23,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:23,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-c5ee3b2c-c59c-47f7-aef4-73ecf7d43851 2019-05-19 00:35:23,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738968849182s 2019-05-19 00:35:23,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:35:23,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:23,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3a0a1ce-9acd-44f1-b59f-9da6f0c46125 2019-05-19 00:35:23,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-05-19 00:35:23,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:35:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-864ad0c1-4725-4b56-9750-5e0fe34c8b7f 2019-05-19 00:35:23,536 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:35:23,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-864ad0c1-4725-4b56-9750-5e0fe34c8b7f 2019-05-19 00:35:23,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728929042816s 2019-05-19 00:35:28,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:28,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:28,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-6de4695b-1663-468a-976f-ea0e70e0e132 2019-05-19 00:35:28,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:28,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:28 GMT Server: Apache x-openstack-request-id: req-e9d29bb6-5583-47ca-8718-e662df1c322c 2019-05-19 00:35:28,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:28,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-e9d29bb6-5583-47ca-8718-e662df1c322c 2019-05-19 00:35:28,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732669830322s 2019-05-19 00:35:33,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:33,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-b88799ee-fba2-4450-b3f6-c1f5060e3264 2019-05-19 00:35:33,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-05-19 00:35:33,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:33 GMT Server: Apache x-openstack-request-id: req-c2f7cc16-1f20-44b7-b3c9-e2faef75241f 2019-05-19 00:35:33,695 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:33,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-c2f7cc16-1f20-44b7-b3c9-e2faef75241f 2019-05-19 00:35:33,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733029842377s 2019-05-19 00:35:33,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:35:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:33,726 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-bf498dc9-1071-4b0b-bc78-b4bc70fd5fbe 2019-05-19 00:35:33,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-05-19 00:35:33,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:35:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6322df3-e169-4750-b28f-806c0c1387de 2019-05-19 00:35:33,768 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:35:33,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a6322df3-e169-4750-b28f-806c0c1387de 2019-05-19 00:35:33,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726561546326s 2019-05-19 00:35:38,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:38,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-e9f8a444-9f0a-4d80-9291-082c9f3ef623 2019-05-19 00:35:38,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:39,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:38 GMT Server: Apache x-openstack-request-id: req-a3ff521d-a5ad-457f-8ed1-5086437fe520 2019-05-19 00:35:39,129 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:39,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-a3ff521d-a5ad-457f-8ed1-5086437fe520 2019-05-19 00:35:39,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354364156723s 2019-05-19 00:35:44,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:44,166 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-1c03da9c-fc11-47c8-bd6c-32028809bb16 2019-05-19 00:35:44,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:44,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:44 GMT Server: Apache x-openstack-request-id: req-46eed2cb-0b09-4f78-80da-010c66cacc4a 2019-05-19 00:35:44,209 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:44,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-46eed2cb-0b09-4f78-80da-010c66cacc4a 2019-05-19 00:35:44,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745940208435s 2019-05-19 00:35:44,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:35:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:44,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e9346cd-28c4-4522-a7d4-94f4442a8927 2019-05-19 00:35:44,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:44,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:35:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-139bd961-8b46-4fdb-8463-1450c3926b83 2019-05-19 00:35:44,264 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:35:44,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-139bd961-8b46-4fdb-8463-1450c3926b83 2019-05-19 00:35:44,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544748306274s 2019-05-19 00:35:49,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:49,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:49,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-89b9d418-34eb-45b9-9d2b-17dd9dd274a6 2019-05-19 00:35:49,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-05-19 00:35:49,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:49 GMT Server: Apache x-openstack-request-id: req-481b3a9d-d7ef-4b98-95d5-afceaddfd01f 2019-05-19 00:35:49,347 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:49,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-481b3a9d-d7ef-4b98-95d5-afceaddfd01f 2019-05-19 00:35:49,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762569904327s 2019-05-19 00:35:54,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:54,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-571777f7-bbb0-484b-8eae-7a24ddf7f4b8 2019-05-19 00:35:54,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-05-19 00:35:54,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:54 GMT Server: Apache x-openstack-request-id: req-d478a89a-c330-4b56-a24e-5f030d15e9f4 2019-05-19 00:35:54,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:54,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-d478a89a-c330-4b56-a24e-5f030d15e9f4 2019-05-19 00:35:54,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733590126038s 2019-05-19 00:35:54,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:35:54,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:54,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f6f7677-ab10-40cc-933a-a9125760ba12 2019-05-19 00:35:54,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-05-19 00:35:54,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:35:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7364d128-e88c-4fda-bdb2-dae52fbc11f1 2019-05-19 00:35:54,500 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:35:54,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-7364d128-e88c-4fda-bdb2-dae52fbc11f1 2019-05-19 00:35:54,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737881660461s 2019-05-19 00:35:59,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:35:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:35:59,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:35:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-7471ef07-6b37-4d96-8d9d-6d6cf01a0418 2019-05-19 00:35:59,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:35:59,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:35:59 GMT Server: Apache x-openstack-request-id: req-5a27904e-4cfb-46ce-b629-3d0bf9a38e4f 2019-05-19 00:35:59,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:35:59,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-5a27904e-4cfb-46ce-b629-3d0bf9a38e4f 2019-05-19 00:35:59,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072459936142s 2019-05-19 00:36:04,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:04,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-f983fd90-6cb5-4d75-9117-d49a56652aa2 2019-05-19 00:36:04,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-05-19 00:36:04,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:04 GMT Server: Apache x-openstack-request-id: req-1ed9c6a1-c9e2-4ab8-a9fd-5eca5b1f95b7 2019-05-19 00:36:04,660 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:04,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-1ed9c6a1-c9e2-4ab8-a9fd-5eca5b1f95b7 2019-05-19 00:36:04,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744948387146s 2019-05-19 00:36:04,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:36:04,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:04,690 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-d90b9a26-d245-49fb-8317-fdc1c7dc883c 2019-05-19 00:36:04,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-05-19 00:36:04,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:36:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88f55198-2d29-4c6c-a011-28d3fb57e9ca 2019-05-19 00:36:04,733 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:36:04,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-88f55198-2d29-4c6c-a011-28d3fb57e9ca 2019-05-19 00:36:04,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722081661224s 2019-05-19 00:36:09,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:09,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-fdaeb3b6-4749-4a77-a4e4-80639d5779e4 2019-05-19 00:36:09,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:09 GMT Server: Apache x-openstack-request-id: req-54bf6fac-c5ef-4785-baa8-056b147aae33 2019-05-19 00:36:09,818 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:09,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-54bf6fac-c5ef-4785-baa8-056b147aae33 2019-05-19 00:36:09,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0789580345154s 2019-05-19 00:36:14,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:14,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:14,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-d3687bd9-7369-4e6b-9d4a-fd9fd3a0685f 2019-05-19 00:36:14,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-05-19 00:36:14,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:14 GMT Server: Apache x-openstack-request-id: req-22329c17-140a-4b14-8c8a-12ef8283c704 2019-05-19 00:36:14,897 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:14,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-22329c17-140a-4b14-8c8a-12ef8283c704 2019-05-19 00:36:14,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733759403229s 2019-05-19 00:36:14,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:36:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:14,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-3702c752-1b7e-4e0e-a499-5a3c5637fa52 2019-05-19 00:36:14,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-05-19 00:36:15,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:36:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33a5b610-2e73-4028-b3f0-d9839959bec6 2019-05-19 00:36:15,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:36:15,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-33a5b610-2e73-4028-b3f0-d9839959bec6 2019-05-19 00:36:15,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.372049093246s 2019-05-19 00:36:20,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:20,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:20,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-c7bb8c5b-c99c-4f33-9617-f176e610c5ac 2019-05-19 00:36:20,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-05-19 00:36:20,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:20 GMT Server: Apache x-openstack-request-id: req-8cfbd577-72cd-4ba3-b753-cd8bd0783617 2019-05-19 00:36:20,349 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:20,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-8cfbd577-72cd-4ba3-b753-cd8bd0783617 2019-05-19 00:36:20,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740180015564s 2019-05-19 00:36:25,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:25,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-450edcca-9560-420a-b658-1d0c6e199ddc 2019-05-19 00:36:25,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-05-19 00:36:25,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:25 GMT Server: Apache x-openstack-request-id: req-3f325568-2a0b-4b0f-b5c9-845b0d67b871 2019-05-19 00:36:25,723 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:25,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-3f325568-2a0b-4b0f-b5c9-845b0d67b871 2019-05-19 00:36:25,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368492841721s 2019-05-19 00:36:25,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:36:25,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:25,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-700440c3-9e20-4d43-b624-e35dd9f551e7 2019-05-19 00:36:25,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:26,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:36:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-af1367ff-53da-43e2-9f81-3faac912275b 2019-05-19 00:36:26,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:36:26,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-af1367ff-53da-43e2-9f81-3faac912275b 2019-05-19 00:36:26,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.371575117111s 2019-05-19 00:36:31,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:31,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:31,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:31 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-e92cef98-c3bd-499f-9f5c-04fc25cf5edd 2019-05-19 00:36:31,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:31,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:31 GMT Server: Apache x-openstack-request-id: req-38824c52-6d50-4181-b01a-02c436d6d8de 2019-05-19 00:36:31,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:31,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-38824c52-6d50-4181-b01a-02c436d6d8de 2019-05-19 00:36:31,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.758241891861s 2019-05-19 00:36:36,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:36,897 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-16e6de88-ef51-400d-832c-9a6806e8da6b 2019-05-19 00:36:36,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:36,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:36 GMT Server: Apache x-openstack-request-id: req-458dd64a-2b76-421c-960d-4d393741da22 2019-05-19 00:36:36,940 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:36,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-458dd64a-2b76-421c-960d-4d393741da22 2019-05-19 00:36:36,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731868743896s 2019-05-19 00:36:36,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:36:36,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:36,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-51fcd228-164b-4915-81d5-587d66a2aed9 2019-05-19 00:36:36,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:37,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:36:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bcdc4269-98fb-441f-9763-03ee4adf1108 2019-05-19 00:36:37,013 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:36:37,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-bcdc4269-98fb-441f-9763-03ee4adf1108 2019-05-19 00:36:37,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731120109558s 2019-05-19 00:36:42,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:42,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:42,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:42 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-2400fee9-c2a2-44a4-aacc-dfea20e30d66 2019-05-19 00:36:42,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-05-19 00:36:42,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:42 GMT Server: Apache x-openstack-request-id: req-8c838a4c-014d-4b30-9629-3e64e8ecc4cc 2019-05-19 00:36:42,361 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:42,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-8c838a4c-014d-4b30-9629-3e64e8ecc4cc 2019-05-19 00:36:42,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340843200684s 2019-05-19 00:36:47,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:47,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:47 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-42a9753e-e161-42a7-816a-e852446f7bf2 2019-05-19 00:36:47,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:47,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:47 GMT Server: Apache x-openstack-request-id: req-b2178357-e9d5-4fa7-b8b8-a0dc8f880fbc 2019-05-19 00:36:47,441 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:47,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-b2178357-e9d5-4fa7-b8b8-a0dc8f880fbc 2019-05-19 00:36:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744581222534s 2019-05-19 00:36:47,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:36:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:47,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:47 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-c0bbe379-e67e-4d29-b7e6-56a914bc8855 2019-05-19 00:36:47,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:48,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:36:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83eeb35a-a0f3-4f4d-98c1-32f657751b78 2019-05-19 00:36:48,247 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:36:48,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-83eeb35a-a0f3-4f4d-98c1-32f657751b78 2019-05-19 00:36:48,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.805442810059s 2019-05-19 00:36:53,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:53,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-354e274d-8e5d-4067-a4d8-04d1c708dfdb 2019-05-19 00:36:53,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:53,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:53 GMT Server: Apache x-openstack-request-id: req-7766a7ec-8b42-4b5c-a7d4-31b0fab284da 2019-05-19 00:36:53,324 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:53,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-7766a7ec-8b42-4b5c-a7d4-31b0fab284da 2019-05-19 00:36:53,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727770328522s 2019-05-19 00:36:58,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:36:58,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:58,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-04f6d2aa-85e3-45d7-99cc-7ac1a9d950b2 2019-05-19 00:36:58,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-05-19 00:36:58,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:36:58 GMT Server: Apache x-openstack-request-id: req-1e9ae945-2642-448e-af11-6c3dab475573 2019-05-19 00:36:58,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:36:58,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-1e9ae945-2642-448e-af11-6c3dab475573 2019-05-19 00:36:58,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735199451447s 2019-05-19 00:36:58,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:36:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:36:58,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:36:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-3f574087-1572-4cdf-b1f4-72dca25ea1df 2019-05-19 00:36:58,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:36:58,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:36:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1e50ab4-9d31-4176-b8ee-3f5eb6f551db 2019-05-19 00:36:58,803 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:36:58,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b1e50ab4-9d31-4176-b8ee-3f5eb6f551db 2019-05-19 00:36:58,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.39889383316s 2019-05-19 00:37:03,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:03,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-326229f9-7e0e-4992-b09f-f6d81f342632 2019-05-19 00:37:03,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:37:03,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:03 GMT Server: Apache x-openstack-request-id: req-f21bf28f-b7df-4548-a292-1c204900f5fc 2019-05-19 00:37:03,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:03,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-f21bf28f-b7df-4548-a292-1c204900f5fc 2019-05-19 00:37:03,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750977993011s 2019-05-19 00:37:08,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:09,227 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-80152b26-c10e-46fb-b0eb-f434a9d4cc47 2019-05-19 00:37:09,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:37:09,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:09 GMT Server: Apache x-openstack-request-id: req-b9eb3835-be42-45e7-a664-0b5038a96526 2019-05-19 00:37:09,270 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:09,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-b9eb3835-be42-45e7-a664-0b5038a96526 2019-05-19 00:37:09,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380000829697s 2019-05-19 00:37:09,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:37:09,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:09,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-1513e03c-971e-4931-917d-f0fcd3f12885 2019-05-19 00:37:09,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-05-19 00:37:09,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:37:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-baf29554-006e-4950-a3f3-9a01a82ea91f 2019-05-19 00:37:09,342 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:37:09,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-baf29554-006e-4950-a3f3-9a01a82ea91f 2019-05-19 00:37:09,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715000629425s 2019-05-19 00:37:14,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:14,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-7945238a-a97e-4bf9-8fee-9759aa9e9b3d 2019-05-19 00:37:14,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-05-19 00:37:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:14 GMT Server: Apache x-openstack-request-id: req-d34d9546-1b5e-43b7-b64a-144be0d26f22 2019-05-19 00:37:14,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:14,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-d34d9546-1b5e-43b7-b64a-144be0d26f22 2019-05-19 00:37:14,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767729282379s 2019-05-19 00:37:19,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:19,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-03041a8c-5c32-4f0a-aa6a-31f7f6ddcb44 2019-05-19 00:37:19,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-05-19 00:37:19,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:19 GMT Server: Apache x-openstack-request-id: req-1a8bfe25-6566-4e76-8737-5e7b9a0a4708 2019-05-19 00:37:19,788 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:19,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-1a8bfe25-6566-4e76-8737-5e7b9a0a4708 2019-05-19 00:37:19,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355761051178s 2019-05-19 00:37:19,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:37:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:20,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-86cb5ebc-c16a-4e80-991a-815a519d3407 2019-05-19 00:37:20,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-05-19 00:37:20,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:37:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d59263b5-296f-4522-ad0e-690c50fa96dd 2019-05-19 00:37:20,151 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:37:20,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-d59263b5-296f-4522-ad0e-690c50fa96dd 2019-05-19 00:37:20,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.363044023514s 2019-05-19 00:37:25,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:25,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-8c1f974c-d9ff-44aa-8c16-0e2289034136 2019-05-19 00:37:25,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:37:25,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:25 GMT Server: Apache x-openstack-request-id: req-90e13770-fc58-487d-b7d8-acdc64cb13b1 2019-05-19 00:37:25,563 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:25,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-90e13770-fc58-487d-b7d8-acdc64cb13b1 2019-05-19 00:37:25,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.405467987061s 2019-05-19 00:37:30,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:30,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:30,600 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-5c31ffb8-839f-4e6f-a279-f03e522c6dd1 2019-05-19 00:37:30,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-05-19 00:37:30,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:30 GMT Server: Apache x-openstack-request-id: req-40ded343-b9df-4d8a-ac28-c17def15f24e 2019-05-19 00:37:30,919 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:30,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-40ded343-b9df-4d8a-ac28-c17def15f24e 2019-05-19 00:37:30,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349663972855s 2019-05-19 00:37:30,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:37:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:30,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a305a0e-8f32-46c2-89d4-9b25e831fc01 2019-05-19 00:37:30,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-05-19 00:37:30,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:37:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f92ca2fe-f588-4546-828c-b046f5baf347 2019-05-19 00:37:30,991 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:37:30,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f92ca2fe-f588-4546-828c-b046f5baf347 2019-05-19 00:37:30,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719430446625s 2019-05-19 00:37:35,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:36,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:36,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-09b875f6-848f-4fb7-8c27-fa9e4ccd58ff 2019-05-19 00:37:36,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-05-19 00:37:36,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:36 GMT Server: Apache x-openstack-request-id: req-bfb9eb61-5eb3-401b-8838-7498a1b9b129 2019-05-19 00:37:36,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:36,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-bfb9eb61-5eb3-401b-8838-7498a1b9b129 2019-05-19 00:37:36,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738301277161s 2019-05-19 00:37:41,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:41,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-1740fc56-ba9e-4451-90ba-927b594c00ff 2019-05-19 00:37:41,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:37:41,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:41 GMT Server: Apache x-openstack-request-id: req-8cb70938-8b8c-4e27-bff3-d480ad165575 2019-05-19 00:37:41,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:41,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-8cb70938-8b8c-4e27-bff3-d480ad165575 2019-05-19 00:37:41,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073175907135s 2019-05-19 00:37:41,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:37:41,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:41,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b6a08e25-a5bc-4713-a399-c6354aded73f 2019-05-19 00:37:41,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:37:41,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:37:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea1c37a2-ff04-4e81-8377-720324f597c0 2019-05-19 00:37:41,809 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:37:41,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-ea1c37a2-ff04-4e81-8377-720324f597c0 2019-05-19 00:37:41,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.657931804657s 2019-05-19 00:37:46,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:46,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-dd9e5557-bda0-4e83-9bad-bb0ebe2ac397 2019-05-19 00:37:46,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-05-19 00:37:46,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:46 GMT Server: Apache x-openstack-request-id: req-501b5c8d-3592-4f82-b08c-e511d19e4fd3 2019-05-19 00:37:46,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:46,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-501b5c8d-3592-4f82-b08c-e511d19e4fd3 2019-05-19 00:37:46,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733819007874s 2019-05-19 00:37:51,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:51,925 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-d83360b6-766a-440c-8282-e43e97389b30 2019-05-19 00:37:51,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:37:52,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:51 GMT Server: Apache x-openstack-request-id: req-5bf81ce9-ca63-4480-b862-875414549048 2019-05-19 00:37:52,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:52,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-5bf81ce9-ca63-4480-b862-875414549048 2019-05-19 00:37:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37313079834s 2019-05-19 00:37:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:37:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:52,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7d19855-a297-4e55-a5c8-aa67dce25577 2019-05-19 00:37:52,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-05-19 00:37:52,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:37:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-157b235d-ef8a-4dac-9883-6b4a3f157a6d 2019-05-19 00:37:52,655 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:37:52,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-157b235d-ef8a-4dac-9883-6b4a3f157a6d 2019-05-19 00:37:52,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.387300014496s 2019-05-19 00:37:57,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:37:57,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:37:57,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:37:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-37e57a9d-ecf5-4f16-80ae-0643a1ae189c 2019-05-19 00:37:57,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-05-19 00:37:57,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:37:57 GMT Server: Apache x-openstack-request-id: req-d2714fd6-d934-463b-bc6f-40a824479f70 2019-05-19 00:37:57,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:37:57,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-d2714fd6-d934-463b-bc6f-40a824479f70 2019-05-19 00:37:57,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729269981384s 2019-05-19 00:38:02,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:02,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-aa266e96-26c9-4075-ab5a-5c2a342f0871 2019-05-19 00:38:02,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:38:03,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:02 GMT Server: Apache x-openstack-request-id: req-176d5f4c-d5d8-4dfd-abc5-30e535b053a9 2019-05-19 00:38:03,123 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:03,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-176d5f4c-d5d8-4dfd-abc5-30e535b053a9 2019-05-19 00:38:03,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382033109665s 2019-05-19 00:38:03,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:38:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:03,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9bdb1116-128a-482b-aefc-63298be9ca8b 2019-05-19 00:38:03,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-05-19 00:38:03,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:38:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-47d37f69-5c68-477f-804c-8089b730f686 2019-05-19 00:38:03,535 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:38:03,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-47d37f69-5c68-477f-804c-8089b730f686 2019-05-19 00:38:03,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.411664009094s 2019-05-19 00:38:08,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:08,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:08,867 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-c2a2aeb9-043f-4ecf-922f-b9307d319401 2019-05-19 00:38:08,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:38:08,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:08 GMT Server: Apache x-openstack-request-id: req-09e816a4-eccd-45c9-bf42-5fc79d63df31 2019-05-19 00:38:08,911 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:08,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-09e816a4-eccd-45c9-bf42-5fc79d63df31 2019-05-19 00:38:08,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369704008102s 2019-05-19 00:38:13,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:13,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:13,947 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-79c58566-bdf1-447d-869d-164c19843e38 2019-05-19 00:38:13,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:38:14,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:13 GMT Server: Apache x-openstack-request-id: req-500ade7c-ffe8-4d5f-b387-85cad0d9cfe0 2019-05-19 00:38:14,269 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:14,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-500ade7c-ffe8-4d5f-b387-85cad0d9cfe0 2019-05-19 00:38:14,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352215051651s 2019-05-19 00:38:14,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:38:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:14,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-e8d970c5-f403-41cc-be46-fe0c41aa8688 2019-05-19 00:38:14,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-05-19 00:38:14,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:38:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e7ece5b-a180-4d71-8cb8-8e9ef670d316 2019-05-19 00:38:14,343 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:38:14,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1e7ece5b-a180-4d71-8cb8-8e9ef670d316 2019-05-19 00:38:14,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732970237732s 2019-05-19 00:38:19,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:19,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-970b4060-aaba-495b-8c87-291961ecc392 2019-05-19 00:38:19,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-05-19 00:38:19,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:19 GMT Server: Apache x-openstack-request-id: req-be65bd7b-f412-4664-97ed-96733b8e18ec 2019-05-19 00:38:19,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:19,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-be65bd7b-f412-4664-97ed-96733b8e18ec 2019-05-19 00:38:19,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742120742798s 2019-05-19 00:38:24,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:24,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-12aeb2c9-0fa5-4fa8-9bf2-ae9d944e8f02 2019-05-19 00:38:24,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-05-19 00:38:24,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:24 GMT Server: Apache x-openstack-request-id: req-11b7f7a3-c2b9-4f19-83d9-83de2c23c3c0 2019-05-19 00:38:24,504 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:24,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-11b7f7a3-c2b9-4f19-83d9-83de2c23c3c0 2019-05-19 00:38:24,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745680332184s 2019-05-19 00:38:24,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:38:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:24,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-1cef8ba3-290d-42fa-9214-e67818c3b4d9 2019-05-19 00:38:24,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:38:24,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:38:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab9526a6-3170-4cff-9329-22a7dfefd757 2019-05-19 00:38:24,578 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:38:24,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-ab9526a6-3170-4cff-9329-22a7dfefd757 2019-05-19 00:38:24,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732450485229s 2019-05-19 00:38:29,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:29,917 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-0c3a2ae9-b17c-45c2-b145-003a48c869b9 2019-05-19 00:38:29,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-05-19 00:38:29,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:29 GMT Server: Apache x-openstack-request-id: req-f15f8f35-f739-4811-9da8-dd5a472189ea 2019-05-19 00:38:29,960 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:29,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-f15f8f35-f739-4811-9da8-dd5a472189ea 2019-05-19 00:38:29,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375396966934s 2019-05-19 00:38:34,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:34,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:34,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-611fa0d0-af3b-4356-b772-8b6b923841a4 2019-05-19 00:38:34,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:38:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:34 GMT Server: Apache x-openstack-request-id: req-4f23ee42-9375-47a8-bda5-9223d01c6bb1 2019-05-19 00:38:35,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:35,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-4f23ee42-9375-47a8-bda5-9223d01c6bb1 2019-05-19 00:38:35,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382039070129s 2019-05-19 00:38:35,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:38:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:35,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-5df4eed3-982b-48ca-8b73-f1d6cdbc4ef8 2019-05-19 00:38:35,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-05-19 00:38:35,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:38:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9d415082-6209-4ab7-a094-b62910421f6c 2019-05-19 00:38:35,405 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:38:35,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-9d415082-6209-4ab7-a094-b62910421f6c 2019-05-19 00:38:35,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0560190677643s 2019-05-19 00:38:40,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:40,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-b9c0aeb8-5aa2-4430-9442-a6f6229c7f09 2019-05-19 00:38:40,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-05-19 00:38:41,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:40 GMT Server: Apache x-openstack-request-id: req-dae115aa-7b7f-44b5-a8ba-7c92c1dc141a 2019-05-19 00:38:41,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:41,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-dae115aa-7b7f-44b5-a8ba-7c92c1dc141a 2019-05-19 00:38:41,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.674017190933s 2019-05-19 00:38:46,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:46,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:46,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-005ba970-038f-4b13-990a-6833da37a496 2019-05-19 00:38:46,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-05-19 00:38:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:46 GMT Server: Apache x-openstack-request-id: req-20f0ca81-6b96-44f6-a3d2-1891b5c5ad77 2019-05-19 00:38:46,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:46,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-20f0ca81-6b96-44f6-a3d2-1891b5c5ad77 2019-05-19 00:38:46,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0790719985962s 2019-05-19 00:38:46,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:38:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:46,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4d58097-0a93-4e25-8f83-d1b1a77215b7 2019-05-19 00:38:46,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-05-19 00:38:46,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:38:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a6dc8d1-27de-4ba9-85b5-ebcb31c2c1e9 2019-05-19 00:38:46,544 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:38:46,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-3a6dc8d1-27de-4ba9-85b5-ebcb31c2c1e9 2019-05-19 00:38:46,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373439073563s 2019-05-19 00:38:51,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:51,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-50bd147a-a97a-4c1c-b1fe-4a47ce0092b5 2019-05-19 00:38:51,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:38:51,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:51 GMT Server: Apache x-openstack-request-id: req-5b22a1bb-6f9d-4771-81a2-dc49570dd5d6 2019-05-19 00:38:51,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:51,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-5b22a1bb-6f9d-4771-81a2-dc49570dd5d6 2019-05-19 00:38:51,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380481004715s 2019-05-19 00:38:56,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:38:56,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:56,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-4ce707b7-f085-4d54-ae83-6a9b20ed02cd 2019-05-19 00:38:56,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-05-19 00:38:57,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:38:56 GMT Server: Apache x-openstack-request-id: req-9eed7384-2d2e-4b17-bff3-e9ab1abc4c1e 2019-05-19 00:38:57,312 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:38:57,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-9eed7384-2d2e-4b17-bff3-e9ab1abc4c1e 2019-05-19 00:38:57,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374727010727s 2019-05-19 00:38:57,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:38:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:38:57,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:38:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-5cd63ec1-c51b-4bb0-b09c-834bedfc2b2a 2019-05-19 00:38:57,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-05-19 00:38:57,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:38:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-205d4ca4-274b-408b-8f54-fa89fdff6e9d 2019-05-19 00:38:57,390 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:38:57,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-205d4ca4-274b-408b-8f54-fa89fdff6e9d 2019-05-19 00:38:57,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0770149230957s 2019-05-19 00:39:02,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:02,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:02,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-d8bd8605-d352-490b-a7c2-f0710dd832d7 2019-05-19 00:39:02,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-05-19 00:39:02,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:02 GMT Server: Apache x-openstack-request-id: req-3ccc6f00-9ac3-4ae8-8bb5-a14ab18132b6 2019-05-19 00:39:02,489 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:02,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-3ccc6f00-9ac3-4ae8-8bb5-a14ab18132b6 2019-05-19 00:39:02,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0922789573669s 2019-05-19 00:39:07,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:07,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:07,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-f624c0f8-f95e-4a1f-8797-917176b1da50 2019-05-19 00:39:07,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-05-19 00:39:07,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:07 GMT Server: Apache x-openstack-request-id: req-b4c08be0-94de-419c-9988-342a3b698c55 2019-05-19 00:39:07,627 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:07,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-b4c08be0-94de-419c-9988-342a3b698c55 2019-05-19 00:39:07,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.132127046585s 2019-05-19 00:39:07,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:39:07,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:07,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-0497af28-8cbd-4ad9-941c-c6105aff664f 2019-05-19 00:39:07,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:07,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:39:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ae1b273b-2e9c-4432-a30a-c31bffc7ed1a 2019-05-19 00:39:07,702 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:39:07,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-ae1b273b-2e9c-4432-a30a-c31bffc7ed1a 2019-05-19 00:39:07,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745649337769s 2019-05-19 00:39:12,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:12,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:12,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:12 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-8e8af824-d8cb-47b6-87e7-77ad0b8c1465 2019-05-19 00:39:12,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:12,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:12 GMT Server: Apache x-openstack-request-id: req-60c0fd63-d83e-4c07-a5f7-4a8fb7307a6b 2019-05-19 00:39:12,780 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:12,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-60c0fd63-d83e-4c07-a5f7-4a8fb7307a6b 2019-05-19 00:39:12,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742349624634s 2019-05-19 00:39:17,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:17,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-84739d4e-029d-4021-ac35-c42827caff2e 2019-05-19 00:39:17,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:17,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:17 GMT Server: Apache x-openstack-request-id: req-7a01dff5-0636-449d-a529-414323b48265 2019-05-19 00:39:17,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:17,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-7a01dff5-0636-449d-a529-414323b48265 2019-05-19 00:39:17,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726871490479s 2019-05-19 00:39:17,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:39:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:17,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b0256de0-2cbe-4f7c-9f64-6733a8eeddc6 2019-05-19 00:39:17,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-05-19 00:39:17,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:39:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c6f9542-0a9b-4a9c-a3df-546bfdc5097c 2019-05-19 00:39:17,928 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:39:17,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-0c6f9542-0a9b-4a9c-a3df-546bfdc5097c 2019-05-19 00:39:17,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737891197205s 2019-05-19 00:39:22,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:22,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:22,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-63d418bf-9ebc-49df-b803-2edef0069f78 2019-05-19 00:39:22,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:23,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:22 GMT Server: Apache x-openstack-request-id: req-99e6008d-6ccc-4b06-a5e4-3575a5cc5c54 2019-05-19 00:39:23,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:23,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-99e6008d-6ccc-4b06-a5e4-3575a5cc5c54 2019-05-19 00:39:23,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759108066559s 2019-05-19 00:39:28,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:28,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-67bde058-b599-4b8b-81de-c06d7489a517 2019-05-19 00:39: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-05-19 00:39:28,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:28 GMT Server: Apache x-openstack-request-id: req-ca415d04-db95-4fe4-97de-5dd192ce7a23 2019-05-19 00:39:28,384 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:28,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-ca415d04-db95-4fe4-97de-5dd192ce7a23 2019-05-19 00:39:28,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373192071915s 2019-05-19 00:39:28,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:39:28,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:28,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-96e817cc-4581-4fc3-bda2-45e97c69c137 2019-05-19 00:39:28,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:28,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:39:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-087ac042-4cee-4740-969b-bcd0677a53ff 2019-05-19 00:39:28,452 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:39:28,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-087ac042-4cee-4740-969b-bcd0677a53ff 2019-05-19 00:39:28,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0684888362885s 2019-05-19 00:39:33,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:33,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-147edaa1-5b60-4392-ab60-39cb593ac5a8 2019-05-19 00:39:33,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:33,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:33 GMT Server: Apache x-openstack-request-id: req-83e0b170-ef04-4c19-9294-bd1433a15d42 2019-05-19 00:39:33,534 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:33,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-83e0b170-ef04-4c19-9294-bd1433a15d42 2019-05-19 00:39:33,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745158195496s 2019-05-19 00:39:38,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:38,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-9a294b12-a0ff-4e51-aeb1-cd72596ddbd3 2019-05-19 00:39:38,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-05-19 00:39:38,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:38 GMT Server: Apache x-openstack-request-id: req-242bfd77-a025-4bc1-9b1a-d72b1ef99308 2019-05-19 00:39:38,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:38,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-242bfd77-a025-4bc1-9b1a-d72b1ef99308 2019-05-19 00:39:38,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738759040833s 2019-05-19 00:39:38,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:39:38,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:38,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-799e7a04-ed02-4889-9791-fa34a465be2e 2019-05-19 00:39:38,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:38,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:39:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a19e6320-4ac2-4fc4-b98f-44634a18b6a8 2019-05-19 00:39:38,687 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:39:38,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a19e6320-4ac2-4fc4-b98f-44634a18b6a8 2019-05-19 00:39:38,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724561214447s 2019-05-19 00:39:43,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:43,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:43 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-3fb71fac-fe3c-43cd-835a-931e7438e29b 2019-05-19 00:39:43,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-05-19 00:39:44,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:43 GMT Server: Apache x-openstack-request-id: req-7297180d-3337-4560-bbe3-5348d4668de5 2019-05-19 00:39:44,063 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:44,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-7297180d-3337-4560-bbe3-5348d4668de5 2019-05-19 00:39:44,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37202501297s 2019-05-19 00:39:49,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:49,099 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-2d01eb83-80ae-49b3-9829-6241cb50d30e 2019-05-19 00:39:49,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:49,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:49 GMT Server: Apache x-openstack-request-id: req-431b24d3-1dc3-4bdd-a304-8653643dfe1a 2019-05-19 00:39:49,141 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:49,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-431b24d3-1dc3-4bdd-a304-8653643dfe1a 2019-05-19 00:39:49,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725688934326s 2019-05-19 00:39:49,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:39:49,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:49,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-564f81c7-9bcc-4473-9a0b-ceadbdff1206 2019-05-19 00:39:49,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:49,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:39:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0b96214-89c9-4d95-ac02-74c0c26f6995 2019-05-19 00:39:49,521 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:39:49,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-c0b96214-89c9-4d95-ac02-74c0c26f6995 2019-05-19 00:39:49,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.379201889038s 2019-05-19 00:39:54,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:54,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-9ad60f76-8953-4038-ad9b-f0188d8d924e 2019-05-19 00:39:54,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-05-19 00:39:54,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:54 GMT Server: Apache x-openstack-request-id: req-d09cea33-2089-4e36-aae0-347ab4fbce2d 2019-05-19 00:39:54,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:54,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-d09cea33-2089-4e36-aae0-347ab4fbce2d 2019-05-19 00:39:54,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735490322113s 2019-05-19 00:39:59,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:39:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:59,641 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-b43250ee-2771-4b80-907e-0b006f0c787a 2019-05-19 00:39:59,641 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:39:59,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:39:59 GMT Server: Apache x-openstack-request-id: req-1a53bfbf-f0d0-42a8-82b6-381f17903d1d 2019-05-19 00:39:59,683 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:39:59,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-1a53bfbf-f0d0-42a8-82b6-381f17903d1d 2019-05-19 00:39:59,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757069587708s 2019-05-19 00:39:59,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:39:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:39:59,714 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:39:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-66025589-efb1-458a-a0a2-5fd3f5f8ad51 2019-05-19 00:39:59,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-05-19 00:39:59,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:39:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f977191-bc27-43c9-ab7a-2dc6a873c2e5 2019-05-19 00:39:59,758 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:39:59,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1f977191-bc27-43c9-ab7a-2dc6a873c2e5 2019-05-19 00:39:59,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074383020401s 2019-05-19 00:40:04,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:04,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-b9ad2895-ba05-4929-b78b-4c8270504e86 2019-05-19 00:40:04,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-05-19 00:40:04,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:04 GMT Server: Apache x-openstack-request-id: req-702e8d63-3de5-45e0-94f9-64b99c6797d0 2019-05-19 00:40:04,838 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:04,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-702e8d63-3de5-45e0-94f9-64b99c6797d0 2019-05-19 00:40:04,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073117017746s 2019-05-19 00:40:09,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:09,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-cd9c9c14-9330-4314-a637-91d2709b0056 2019-05-19 00:40:09,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:40:09,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:09 GMT Server: Apache x-openstack-request-id: req-f86d0043-f298-4d88-ba8d-3e0c5bc6ef7a 2019-05-19 00:40:09,918 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:09,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-f86d0043-f298-4d88-ba8d-3e0c5bc6ef7a 2019-05-19 00:40:09,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739181041718s 2019-05-19 00:40:09,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:40:09,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:09,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-d707dd65-c978-4207-8a24-56ae3709fa4d 2019-05-19 00:40:09,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-05-19 00:40:09,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:40:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-baedc956-2592-4611-a95d-62d50e237ae2 2019-05-19 00:40:09,990 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:40:09,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-baedc956-2592-4611-a95d-62d50e237ae2 2019-05-19 00:40:09,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718379020691s 2019-05-19 00:40:14,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:15,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:15,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:15 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-8c80dd46-cde6-46e8-ac3a-16f0171c164d 2019-05-19 00:40:15,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-05-19 00:40:15,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:15 GMT Server: Apache x-openstack-request-id: req-420dde79-bf3b-4c7f-9ae5-7b6b446528f9 2019-05-19 00:40:15,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:15,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-420dde79-bf3b-4c7f-9ae5-7b6b446528f9 2019-05-19 00:40:15,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755169391632s 2019-05-19 00:40:20,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:20,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-d498f10a-2d99-40fe-a03b-bb498068f817 2019-05-19 00:40:20,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-05-19 00:40:20,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:20 GMT Server: Apache x-openstack-request-id: req-3091b9a1-b9ab-494a-b026-2fef5ed3c8f2 2019-05-19 00:40:20,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:20,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-3091b9a1-b9ab-494a-b026-2fef5ed3c8f2 2019-05-19 00:40:20,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.46448802948s 2019-05-19 00:40:20,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:40:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:20,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-062e8521-a980-4884-9ea6-b95dcd86b28d 2019-05-19 00:40:20,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:40:20,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:40:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c1d3a92-64de-45ef-ab8f-947403968701 2019-05-19 00:40:20,616 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:40:20,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-0c1d3a92-64de-45ef-ab8f-947403968701 2019-05-19 00:40:20,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073105096817s 2019-05-19 00:40:25,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:25,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:25,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-6bba7f93-a8ac-4fe6-88d1-ba90be5fb981 2019-05-19 00:40:25,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:40:25,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:25 GMT Server: Apache x-openstack-request-id: req-0b01027d-b95e-45f0-b732-66eb2a710fac 2019-05-19 00:40:25,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:25,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-0b01027d-b95e-45f0-b732-66eb2a710fac 2019-05-19 00:40:25,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767889022827s 2019-05-19 00:40:30,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:30,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:30,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-667ff170-45ea-4b10-bf39-1dd5c9001716 2019-05-19 00:40:30,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:40:30,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:30 GMT Server: Apache x-openstack-request-id: req-d90bd340-cbd6-4568-afe5-34d9d5870b27 2019-05-19 00:40:30,781 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:30,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-d90bd340-cbd6-4568-afe5-34d9d5870b27 2019-05-19 00:40:30,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757648944855s 2019-05-19 00:40:30,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:40:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:30,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-20830159-13a6-4226-80f8-03805a23301d 2019-05-19 00:40:30,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-05-19 00:40:31,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:40:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5e9eb30-8315-48ae-9e29-c942a514ff27 2019-05-19 00:40:31,157 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:40:31,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-c5e9eb30-8315-48ae-9e29-c942a514ff27 2019-05-19 00:40:31,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.375964164734s 2019-05-19 00:40:36,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:36,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-4f17511c-5ff8-4578-892a-cec0fe56efc4 2019-05-19 00:40:36,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-05-19 00:40:36,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:36 GMT Server: Apache x-openstack-request-id: req-6303d3c1-7d3e-4ebf-b467-c8c9c2a2fda9 2019-05-19 00:40:36,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:36,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-6303d3c1-7d3e-4ebf-b467-c8c9c2a2fda9 2019-05-19 00:40:36,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743479728699s 2019-05-19 00:40:41,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:41,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-bf9ef63c-e35d-4c9b-a784-a86245676d04 2019-05-19 00:40:41,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:40:41,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:41 GMT Server: Apache x-openstack-request-id: req-b0808d07-2148-4d5d-8f9b-206ab4fd0f53 2019-05-19 00:40:41,318 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:41,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-b0808d07-2148-4d5d-8f9b-206ab4fd0f53 2019-05-19 00:40:41,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737690925598s 2019-05-19 00:40:41,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:40:41,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:41,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5bf826b-b95f-4ce5-8dd9-4a148bb7a1c0 2019-05-19 00:40:41,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-05-19 00:40:41,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:40:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4052cc17-30b4-4955-b46f-e1e19b83ea08 2019-05-19 00:40:41,392 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:40:41,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-4052cc17-30b4-4955-b46f-e1e19b83ea08 2019-05-19 00:40:41,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734510421753s 2019-05-19 00:40:46,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:46,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-35e55dd9-6c06-491a-b6f3-78f577fb5270 2019-05-19 00:40:46,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-05-19 00:40:46,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:46 GMT Server: Apache x-openstack-request-id: req-800fd30a-fbaa-45d6-944f-c5c513c9d43e 2019-05-19 00:40:46,764 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:46,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-800fd30a-fbaa-45d6-944f-c5c513c9d43e 2019-05-19 00:40:46,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365291833878s 2019-05-19 00:40:51,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:51,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:51,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-32a7740e-a9c3-4c56-933a-e1f019847989 2019-05-19 00:40:51,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:40:52,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:51 GMT Server: Apache x-openstack-request-id: req-e4460384-9b1c-44af-89ed-e072a332ce94 2019-05-19 00:40:52,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:52,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-e4460384-9b1c-44af-89ed-e072a332ce94 2019-05-19 00:40:52,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382005929947s 2019-05-19 00:40:52,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:40:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:52,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-81100d4d-9ce0-4d74-b116-6a750ef6e249 2019-05-19 00:40:52,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-05-19 00:40:52,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:40:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e5f50cb-9b0f-4275-b085-c5c0c0b3d5e5 2019-05-19 00:40:52,223 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:40:52,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-6e5f50cb-9b0f-4275-b085-c5c0c0b3d5e5 2019-05-19 00:40:52,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713908672333s 2019-05-19 00:40:57,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:40:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:40:57,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:40:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-a46990a1-1db4-4e69-b0d7-b8369d0d356f 2019-05-19 00:40:57,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:40:57,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:40:57 GMT Server: Apache x-openstack-request-id: req-dded355e-693b-4f05-b543-48bc62188acd 2019-05-19 00:40:57,306 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:40:57,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-dded355e-693b-4f05-b543-48bc62188acd 2019-05-19 00:40:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755460262299s 2019-05-19 00:41:02,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:02,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-dace2ff1-1be9-4625-a081-f17e5b5f999b 2019-05-19 00:41:02,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:02,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:02 GMT Server: Apache x-openstack-request-id: req-650e32ea-dc18-4340-8e5d-3e56e5b3296f 2019-05-19 00:41:02,391 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:02,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-650e32ea-dc18-4340-8e5d-3e56e5b3296f 2019-05-19 00:41:02,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0798299312592s 2019-05-19 00:41:02,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:41:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:02,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9966976f-ba52-4ce2-9064-09f8f51b5bc9 2019-05-19 00:41:02,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-05-19 00:41:02,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:41:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18b7ac59-01bb-425b-860b-76adc05fe23a 2019-05-19 00:41:02,465 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:41:02,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-18b7ac59-01bb-425b-860b-76adc05fe23a 2019-05-19 00:41:02,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736260414124s 2019-05-19 00:41:07,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:07,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-2992e4a6-6955-4caf-9326-91e2077baa12 2019-05-19 00:41:07,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-05-19 00:41:07,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:07 GMT Server: Apache x-openstack-request-id: req-e6a53c66-3264-4bc8-b1a7-08c10d99b3e0 2019-05-19 00:41:07,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:07,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-e6a53c66-3264-4bc8-b1a7-08c10d99b3e0 2019-05-19 00:41:07,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744690895081s 2019-05-19 00:41:12,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:12,585 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:12 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-3206d186-0cf6-4c34-bb7f-4ac3ed6828c0 2019-05-19 00:41:12,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:12,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:12 GMT Server: Apache x-openstack-request-id: req-004a4222-c971-4a71-ad34-a7e8109a09f2 2019-05-19 00:41:12,627 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:12,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-004a4222-c971-4a71-ad34-a7e8109a09f2 2019-05-19 00:41:12,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742390155792s 2019-05-19 00:41:12,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:41:12,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:12,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:12 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce73655d-438f-4646-a6c1-26a74f807d59 2019-05-19 00:41:12,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:12,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:41:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-035e03f4-fd8c-4085-b96f-9620296855a7 2019-05-19 00:41:12,705 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:41:12,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-035e03f4-fd8c-4085-b96f-9620296855a7 2019-05-19 00:41:12,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0769560337067s 2019-05-19 00:41:17,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:17,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-a905b9b5-d0ba-4c9c-9a27-fc1a9a1e7c7f 2019-05-19 00:41:17,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-05-19 00:41:17,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:17 GMT Server: Apache x-openstack-request-id: req-18af20a3-a6b0-485f-9ac0-618a77dcbe9a 2019-05-19 00:41:17,784 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:17,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-18af20a3-a6b0-485f-9ac0-618a77dcbe9a 2019-05-19 00:41:17,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728349685669s 2019-05-19 00:41:22,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:22,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-3a55b0cd-4894-4c0e-822a-343136129dda 2019-05-19 00:41:22,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:22,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:22 GMT Server: Apache x-openstack-request-id: req-a3bc978c-5424-4fcc-b784-e424b7fc091e 2019-05-19 00:41:22,865 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:22,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-a3bc978c-5424-4fcc-b784-e424b7fc091e 2019-05-19 00:41:22,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749540328979s 2019-05-19 00:41:22,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:41:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:22,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b259500-1242-4c7e-8b25-8ff14eecdf0f 2019-05-19 00:41:22,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-05-19 00:41:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:41:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-001be362-e978-4be4-9259-ad15ac23db1b 2019-05-19 00:41:22,940 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:41:22,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-001be362-e978-4be4-9259-ad15ac23db1b 2019-05-19 00:41:22,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741579532623s 2019-05-19 00:41:27,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:27,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:27 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-eb30cd0a-eeb5-4902-9dbb-4a4ba4f08d40 2019-05-19 00:41:27,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-05-19 00:41:28,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:27 GMT Server: Apache x-openstack-request-id: req-63b884de-a33c-433d-93b4-fcdf86b08825 2019-05-19 00:41:28,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:28,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-63b884de-a33c-433d-93b4-fcdf86b08825 2019-05-19 00:41:28,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728240013123s 2019-05-19 00:41:33,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:33,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:33,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-5b05c8c9-b9e3-4aad-b6ce-2b575c24e4d2 2019-05-19 00:41:33,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:33,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:33 GMT Server: Apache x-openstack-request-id: req-1c4d86ea-191c-4775-8fad-5af4a43502b6 2019-05-19 00:41:33,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:33,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-1c4d86ea-191c-4775-8fad-5af4a43502b6 2019-05-19 00:41:33,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740871429443s 2019-05-19 00:41:33,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:41:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:33,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-805fbb65-b13f-4a36-8dea-58dd8f279453 2019-05-19 00:41:33,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:33,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:41:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f98dae81-3ab1-4579-81e5-2a6d00cc6f65 2019-05-19 00:41:33,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:41:33,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f98dae81-3ab1-4579-81e5-2a6d00cc6f65 2019-05-19 00:41:33,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.379100799561s 2019-05-19 00:41:38,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:38,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-fb240dd3-ee46-4610-9bfa-f9488493386f 2019-05-19 00:41:38,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:38,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:38 GMT Server: Apache x-openstack-request-id: req-eb198b83-6da1-4b0d-8742-c11642eeb8b5 2019-05-19 00:41:38,558 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:38,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-eb198b83-6da1-4b0d-8742-c11642eeb8b5 2019-05-19 00:41:38,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731370449066s 2019-05-19 00:41:43,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:43,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:43 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-ae44f94d-b053-4e1c-b098-e2c64eb27d93 2019-05-19 00:41:43,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:43,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:43 GMT Server: Apache x-openstack-request-id: req-f1f31d12-4394-45ed-b264-59c7037c24d0 2019-05-19 00:41:43,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:43,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-f1f31d12-4394-45ed-b264-59c7037c24d0 2019-05-19 00:41:43,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738439559937s 2019-05-19 00:41:43,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:41:43,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:43,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:43 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7e2d90f-a530-4573-b842-068b22c3476b 2019-05-19 00:41:43,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:43,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:41:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89d00456-84ce-4db4-8dd3-be2052fdb30b 2019-05-19 00:41:43,710 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:41:43,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-89d00456-84ce-4db4-8dd3-be2052fdb30b 2019-05-19 00:41:43,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718491077423s 2019-05-19 00:41:48,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:48,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:48 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-541a1398-05a0-4a2d-b51c-512ea272dc34 2019-05-19 00:41:48,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:48,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:48 GMT Server: Apache x-openstack-request-id: req-961181d7-684d-466e-ba16-ca261c18c4e5 2019-05-19 00:41:48,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:48,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-961181d7-684d-466e-ba16-ca261c18c4e5 2019-05-19 00:41:48,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727841854095s 2019-05-19 00:41:53,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:53,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:53,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-686e0993-d7e6-4cfb-b7e5-89ec1cee9f03 2019-05-19 00:41:53,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:53,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:53 GMT Server: Apache x-openstack-request-id: req-91d33acf-eaca-4ff9-a51a-d1ca1565f17d 2019-05-19 00:41:53,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:53,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-91d33acf-eaca-4ff9-a51a-d1ca1565f17d 2019-05-19 00:41:53,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895791053772s 2019-05-19 00:41:53,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:41:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:53,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b78e52da-60db-4f00-936a-f8d6f3253071 2019-05-19 00:41:53,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-05-19 00:41:54,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:41:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf588cd7-f613-4895-b085-9656d0f7443d 2019-05-19 00:41:54,244 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:41:54,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-bf588cd7-f613-4895-b085-9656d0f7443d 2019-05-19 00:41:54,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358151912689s 2019-05-19 00:41:59,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:41:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:41:59,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:41:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-69a799f0-2b8d-4026-a299-10b3c2d8addd 2019-05-19 00:41:59,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:41:59,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:41:59 GMT Server: Apache x-openstack-request-id: req-7d677c12-6f57-4fba-bf99-f8dadddf913c 2019-05-19 00:41:59,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:41:59,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-7d677c12-6f57-4fba-bf99-f8dadddf913c 2019-05-19 00:41:59,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.388396978378s 2019-05-19 00:42:04,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:04,676 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-da00547a-3b11-4c8b-86a3-13120695c1d7 2019-05-19 00:42:04,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:42:04,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:04 GMT Server: Apache x-openstack-request-id: req-d112caa3-9a31-4d41-b3aa-94825fc62210 2019-05-19 00:42:04,720 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:04,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-d112caa3-9a31-4d41-b3aa-94825fc62210 2019-05-19 00:42:04,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750460624695s 2019-05-19 00:42:04,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:42:04,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:04,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-2adcde10-3dab-4e87-8ab6-9078c98d2887 2019-05-19 00:42:04,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-05-19 00:42:04,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:42:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df3b5b91-0ed6-4ef6-ac5e-6eeea39c01f2 2019-05-19 00:42:04,798 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:42:04,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-df3b5b91-0ed6-4ef6-ac5e-6eeea39c01f2 2019-05-19 00:42:04,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0778238773346s 2019-05-19 00:42:09,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:09,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:09,833 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-7e089b57-d522-417a-a713-90b571391304 2019-05-19 00:42:09,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:42:10,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:09 GMT Server: Apache x-openstack-request-id: req-2be164b3-b08c-4797-b1a9-01a21f611a3f 2019-05-19 00:42:10,189 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:10,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-2be164b3-b08c-4797-b1a9-01a21f611a3f 2019-05-19 00:42:10,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3870677948s 2019-05-19 00:42:15,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:15,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:15 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-6ef970b7-264c-4bc4-b2bd-3ece2b4c8512 2019-05-19 00:42:15,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:42:15,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:15 GMT Server: Apache x-openstack-request-id: req-70d3e926-b4a4-49d6-a456-f82c1dbd2784 2019-05-19 00:42:15,867 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:15,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-70d3e926-b4a4-49d6-a456-f82c1dbd2784 2019-05-19 00:42:15,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.676618099213s 2019-05-19 00:42:15,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:42:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:15,897 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:15 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ea3fe14-fa32-4a99-97b5-cb31cae7413c 2019-05-19 00:42:15,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-05-19 00:42:16,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:42:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e36cd78e-e71a-4bc4-bf2d-b442df203b55 2019-05-19 00:42:16,231 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:42:16,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-e36cd78e-e71a-4bc4-bf2d-b442df203b55 2019-05-19 00:42:16,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362637042999s 2019-05-19 00:42:21,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:21,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:21,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-32a7e029-1e39-4e8f-ae1d-2a2ce16a5d92 2019-05-19 00:42:21,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-05-19 00:42:22,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:21 GMT Server: Apache x-openstack-request-id: req-2905936e-fbdb-4900-9645-777eb0961f7a 2019-05-19 00:42:22,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:22,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-2905936e-fbdb-4900-9645-777eb0961f7a 2019-05-19 00:42:22,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.797142982483s 2019-05-19 00:42:27,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:27,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:27 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-0d910fc0-292f-4f7c-9cc5-f6841ea7a935 2019-05-19 00:42:27,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-05-19 00:42:27,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:27 GMT Server: Apache x-openstack-request-id: req-c05188c2-ed1a-48d6-8a5b-83d405e4d77c 2019-05-19 00:42:27,114 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:27,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-c05188c2-ed1a-48d6-8a5b-83d405e4d77c 2019-05-19 00:42:27,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736467838287s 2019-05-19 00:42:27,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:42:27,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:27,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:27 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-992b3863-5c5c-4c9e-b57e-916c52fd4088 2019-05-19 00:42:27,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-05-19 00:42:27,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:42:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5585a44-4e1c-43d5-973f-7005a29ac3aa 2019-05-19 00:42:27,187 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:42:27,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b5585a44-4e1c-43d5-973f-7005a29ac3aa 2019-05-19 00:42:27,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724351406097s 2019-05-19 00:42:32,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:32,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:32 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-eb3d67c7-8a6b-4257-bc0e-7ce6d20e8ca0 2019-05-19 00:42:32,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:42:32,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:32 GMT Server: Apache x-openstack-request-id: req-5ee9c8a6-048a-4fd7-a194-04367bd2eefc 2019-05-19 00:42:32,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:32,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-5ee9c8a6-048a-4fd7-a194-04367bd2eefc 2019-05-19 00:42:32,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737299919128s 2019-05-19 00:42:37,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:37,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:37 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-a8e16911-f3c4-4c78-b952-743eb5053584 2019-05-19 00:42:37,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-05-19 00:42:37,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:37 GMT Server: Apache x-openstack-request-id: req-9e8f7671-78c2-4c2b-b560-f98d9427231a 2019-05-19 00:42:37,944 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:37,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-9e8f7671-78c2-4c2b-b560-f98d9427231a 2019-05-19 00:42:37,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.671272993088s 2019-05-19 00:42:37,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:42:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:37,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:37 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-0b14f552-9207-4138-97cc-0befc1510d96 2019-05-19 00:42:37,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:42:38,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:42:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9d549f0-5cd2-4784-b0f9-4eae6f0f53f3 2019-05-19 00:42:38,017 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:42:38,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f9d549f0-5cd2-4784-b0f9-4eae6f0f53f3 2019-05-19 00:42:38,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727260112762s 2019-05-19 00:42:43,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:43,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:43 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-e7449650-4867-4afe-ae0b-5b60068de4ab 2019-05-19 00:42:43,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-05-19 00:42:43,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:43 GMT Server: Apache x-openstack-request-id: req-d6c3931a-0420-47aa-8b00-c091afbe05a1 2019-05-19 00:42:43,094 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:43,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-d6c3931a-0420-47aa-8b00-c091afbe05a1 2019-05-19 00:42:43,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723121166229s 2019-05-19 00:42:48,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:48,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:48 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-4fa9a27e-ab42-492b-a185-e43c4f429b81 2019-05-19 00:42:48,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:42:48,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:48 GMT Server: Apache x-openstack-request-id: req-e7f92ff8-de3d-4d13-a3d2-0211f1f958e1 2019-05-19 00:42:48,175 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:48,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-e7f92ff8-de3d-4d13-a3d2-0211f1f958e1 2019-05-19 00:42:48,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746040344238s 2019-05-19 00:42:48,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:42:48,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:48,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:48 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-5844a200-0359-43d9-ad15-f6ab2b8cb4a7 2019-05-19 00:42:48,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-05-19 00:42:48,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:42:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-63aa783e-d5a7-43d4-93df-54679bc99c8b 2019-05-19 00:42:48,544 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:42:48,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-63aa783e-d5a7-43d4-93df-54679bc99c8b 2019-05-19 00:42:48,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.368796110153s 2019-05-19 00:42:53,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:53,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-9084d909-0b87-4127-bc29-725964dcd9bf 2019-05-19 00:42:53,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:42:53,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:53 GMT Server: Apache x-openstack-request-id: req-fca71404-b1e2-4540-990b-7b21bbed5fda 2019-05-19 00:42:53,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:53,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-fca71404-b1e2-4540-990b-7b21bbed5fda 2019-05-19 00:42:53,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739169120789s 2019-05-19 00:42:58,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:42:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:58,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-be544914-7d18-4384-bbf7-f227fbbef744 2019-05-19 00:42:58,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-05-19 00:42:58,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:42:58 GMT Server: Apache x-openstack-request-id: req-2c147817-81e8-478a-81bd-e2ef1585755c 2019-05-19 00:42:58,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:42:58,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-2c147817-81e8-478a-81bd-e2ef1585755c 2019-05-19 00:42:58,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740518569946s 2019-05-19 00:42:58,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:42:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:42:58,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:42:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-ba9edb82-4933-4a1d-b278-2052a8e3cd6b 2019-05-19 00:42:58,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-05-19 00:42:58,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:42:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8836c786-d289-4ca9-97e5-b812293644b5 2019-05-19 00:42:58,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:42:58,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-8836c786-d289-4ca9-97e5-b812293644b5 2019-05-19 00:42:58,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07479596138s 2019-05-19 00:43:03,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:03,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-52a7eab8-00b7-4669-892d-e1a62aa00a27 2019-05-19 00:43:03,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:03,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:03 GMT Server: Apache x-openstack-request-id: req-961bf230-8ae6-47e5-af6f-7a355e20da11 2019-05-19 00:43:03,855 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:03,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-961bf230-8ae6-47e5-af6f-7a355e20da11 2019-05-19 00:43:03,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724949836731s 2019-05-19 00:43:08,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:08,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-11b73158-09c8-474c-8542-8e8d93788365 2019-05-19 00:43:08,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-05-19 00:43:08,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:08 GMT Server: Apache x-openstack-request-id: req-508f5a9a-f6e1-4169-b3f8-77764e27699a 2019-05-19 00:43:08,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:08,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-508f5a9a-f6e1-4169-b3f8-77764e27699a 2019-05-19 00:43:08,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743751525879s 2019-05-19 00:43:08,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:43:08,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:09,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9e94c6e3-ff6c-4a8e-8db5-74a750ea51f9 2019-05-19 00:43:09,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:09,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:43:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c85035aa-26cc-4276-bb58-c49e907d8938 2019-05-19 00:43:09,303 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:43:09,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-c85035aa-26cc-4276-bb58-c49e907d8938 2019-05-19 00:43:09,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.368106842041s 2019-05-19 00:43:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:14,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:14,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-e6f6d1c8-e30a-4917-b075-32d5f133c4c9 2019-05-19 00:43:14,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:14,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:14 GMT Server: Apache x-openstack-request-id: req-f4ac3b4e-fc6e-42c3-b20f-65892432776f 2019-05-19 00:43:14,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:14,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-f4ac3b4e-fc6e-42c3-b20f-65892432776f 2019-05-19 00:43:14,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379060983658s 2019-05-19 00:43:19,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:20,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-7d7c4ab2-a9d6-4726-b4fd-508a191820ea 2019-05-19 00:43:20,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:20,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:20 GMT Server: Apache x-openstack-request-id: req-05379d14-44af-46a4-a1a1-ddf37ef3f372 2019-05-19 00:43:20,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:20,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-05379d14-44af-46a4-a1a1-ddf37ef3f372 2019-05-19 00:43:20,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.631757974625s 2019-05-19 00:43:20,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:43:20,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:20,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-34b1a68a-5bb2-4ad0-81ae-4c9db5c78fc4 2019-05-19 00:43:20,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-05-19 00:43:20,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:43:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83e9b5b3-0ce0-45c4-a6d1-a3269d8c5099 2019-05-19 00:43:20,413 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:43:20,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-83e9b5b3-0ce0-45c4-a6d1-a3269d8c5099 2019-05-19 00:43:20,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0896029472351s 2019-05-19 00:43:25,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:25,448 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-fbda7255-45ff-49b0-90bb-46ff240ecd7d 2019-05-19 00:43:25,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:25,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:25 GMT Server: Apache x-openstack-request-id: req-9accde41-e904-4481-8fb3-67c92125b089 2019-05-19 00:43:25,490 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:25,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-9accde41-e904-4481-8fb3-67c92125b089 2019-05-19 00:43:25,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073157787323s 2019-05-19 00:43:30,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:30,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:30,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc Server: Apache x-openstack-request-id: req-8beddff1-d4bd-4d15-9fa2-346e6d5f9a62 2019-05-19 00:43:30,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-05-19 00:43:30,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sun, 19 May 2019 00:43:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f5d4ba1c-affd-4130-bcff-1e949c87327c 2019-05-19 00:43:30,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-19T00:43:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum/events/eba1a2f0-db4c-4a2d-9ccb-0018987a1ce3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "74da7d4e-b1ed-498a-8e74-f7c6c80dfaa1", "id": "eba1a2f0-db4c-4a2d-9ccb-0018987a1ce3"}, {"resource_name": "sprout", "event_time": "2019-05-19T00:43:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout/events/3a617fc2-53ff-4ed7-8665-ffd3a5770af8", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-qvnqtp4e3xrf", "id": "3a617fc2-53ff-4ed7-8665-ffd3a5770af8"}]} 2019-05-19 00:43:30,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc&marker=467188bd-e1d4-4564-b30b-eac5c050e968&sort_dir=asc used request id req-f5d4ba1c-affd-4130-bcff-1e949c87327c 2019-05-19 00:43:30,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074893951416s 2019-05-19 00:43:35,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:35,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:35,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-c730350e-d266-4e5b-8427-aa3533ad5f63 2019-05-19 00:43:35,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-05-19 00:43:35,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:35 GMT Server: Apache x-openstack-request-id: req-5856daeb-775d-48c5-a5b0-cc6c064bec05 2019-05-19 00:43:35,652 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:35,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-5856daeb-775d-48c5-a5b0-cc6c064bec05 2019-05-19 00:43:35,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751810073853s 2019-05-19 00:43:40,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:40,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-afcb4fc7-2fcd-455e-ac46-fd34729e8a38 2019-05-19 00:43:40,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:40,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:40 GMT Server: Apache x-openstack-request-id: req-8f3091b3-1ff2-4779-b2a4-2fc01b2a87dd 2019-05-19 00:43:40,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:40,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-8f3091b3-1ff2-4779-b2a4-2fc01b2a87dd 2019-05-19 00:43:40,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738868713379s 2019-05-19 00:43:40,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:43:40,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:41,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-83c487a8-7c8d-461f-a9af-0debd7dec133 2019-05-19 00:43:41,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:41,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:43:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dabb2ac-72f0-402d-9fd9-7538e2350576 2019-05-19 00:43:41,376 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:43:41,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-3dabb2ac-72f0-402d-9fd9-7538e2350576 2019-05-19 00:43:41,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.644068002701s 2019-05-19 00:43:46,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:46,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-a7e7568e-f1ff-4337-8b3e-e2607626db3b 2019-05-19 00:43:46,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-05-19 00:43:46,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:46 GMT Server: Apache x-openstack-request-id: req-e6d09154-c1a2-476b-a757-4133375416b5 2019-05-19 00:43:46,755 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:46,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-e6d09154-c1a2-476b-a757-4133375416b5 2019-05-19 00:43:46,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372326850891s 2019-05-19 00:43:51,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:52,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-e6c4423c-145e-48d9-a213-b3d5beb27ee8 2019-05-19 00:43:52,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-05-19 00:43:52,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:52 GMT Server: Apache x-openstack-request-id: req-a57cef5c-db83-442d-b487-a74117ab3569 2019-05-19 00:43:52,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:52,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-a57cef5c-db83-442d-b487-a74117ab3569 2019-05-19 00:43:52,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.397612094879s 2019-05-19 00:43:52,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:43:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:52,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-422f7333-aea0-4f19-964a-0b71fa51002b 2019-05-19 00:43:52,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-05-19 00:43:52,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:43:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cf8a26ae-a226-4fb8-a519-e4b285c300b4 2019-05-19 00:43:52,795 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:43:52,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-cf8a26ae-a226-4fb8-a519-e4b285c300b4 2019-05-19 00:43:52,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.636082172394s 2019-05-19 00:43:57,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:43:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:43:58,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:43:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-407ef986-c388-4164-a7e7-572b09fea013 2019-05-19 00:43:58,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:43:58,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:43:58 GMT Server: Apache x-openstack-request-id: req-b0c3010e-73e2-48c2-94a9-47f46196e439 2019-05-19 00:43:58,524 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:43:58,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-b0c3010e-73e2-48c2-94a9-47f46196e439 2019-05-19 00:43:58,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.721889972687s 2019-05-19 00:44:03,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:03,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-9d56166a-9cf2-4532-9779-9c2977b46f77 2019-05-19 00:44:03,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-05-19 00:44:03,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:03 GMT Server: Apache x-openstack-request-id: req-4b42a85a-9263-4726-9d0b-c8fa43aada3a 2019-05-19 00:44:03,682 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:03,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-4b42a85a-9263-4726-9d0b-c8fa43aada3a 2019-05-19 00:44:03,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.152098178864s 2019-05-19 00:44:03,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:44:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:03,714 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-eb4420f0-38be-4d3a-829b-1b969c385263 2019-05-19 00:44:03,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:04,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:44:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d58afe2f-1bb0-40ef-b480-a365a768eb46 2019-05-19 00:44:04,060 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:44:04,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-d58afe2f-1bb0-40ef-b480-a365a768eb46 2019-05-19 00:44:04,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.378387928009s 2019-05-19 00:44:09,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:09,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:09,099 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-a2efc85e-14e6-408a-8a59-22c0b39f360e 2019-05-19 00:44:09,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:09,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:09 GMT Server: Apache x-openstack-request-id: req-07d08483-11a1-48f8-be91-1a5aea7d3812 2019-05-19 00:44:09,141 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:09,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-07d08483-11a1-48f8-be91-1a5aea7d3812 2019-05-19 00:44:09,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739200115204s 2019-05-19 00:44:14,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:14,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:14,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-2362fc68-a8e5-411f-b209-3a99008d3b8c 2019-05-19 00:44:14,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:14,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:14 GMT Server: Apache x-openstack-request-id: req-5e236d2c-2c61-467e-923d-3c4fddef27b9 2019-05-19 00:44:14,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:14,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-5e236d2c-2c61-467e-923d-3c4fddef27b9 2019-05-19 00:44:14,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787608623505s 2019-05-19 00:44:14,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:44:14,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:14,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f9b9fde-b416-4f56-b493-672f8123f82e 2019-05-19 00:44:14,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:14,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:44:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5560b8b0-1695-4190-854c-cf57be69121c 2019-05-19 00:44:14,300 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:44:14,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5560b8b0-1695-4190-854c-cf57be69121c 2019-05-19 00:44:14,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739481449127s 2019-05-19 00:44:19,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:19,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-b278b4f9-cad0-4279-9de8-6fb4c52489f8 2019-05-19 00:44:19,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:19,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:19 GMT Server: Apache x-openstack-request-id: req-291d7f32-aab8-4c5b-85e3-d1aa6e2a8421 2019-05-19 00:44:19,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:19,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-291d7f32-aab8-4c5b-85e3-d1aa6e2a8421 2019-05-19 00:44:19,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734388828278s 2019-05-19 00:44:24,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:24,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-6ae2b5e2-a4d1-4bd0-8265-aacfd8f1d113 2019-05-19 00:44:24,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:24,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:24 GMT Server: Apache x-openstack-request-id: req-69f4224d-3452-469b-90ee-ddde187130c4 2019-05-19 00:44:24,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:24,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-69f4224d-3452-469b-90ee-ddde187130c4 2019-05-19 00:44:24,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749590396881s 2019-05-19 00:44:24,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:44:24,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:24,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a4872f3-496b-49aa-a83f-fe443be8c04e 2019-05-19 00:44:24,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:24,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:44:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5db5f7a9-301b-4e03-89b4-d10da1a1dbbd 2019-05-19 00:44:24,535 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:44:24,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5db5f7a9-301b-4e03-89b4-d10da1a1dbbd 2019-05-19 00:44:24,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734078884125s 2019-05-19 00:44:29,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:29,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-81ab1bac-7395-48bc-961f-0b09d154124b 2019-05-19 00:44:29,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-05-19 00:44:29,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:29 GMT Server: Apache x-openstack-request-id: req-45853d52-f395-4c49-9cf7-cac12064bf30 2019-05-19 00:44:29,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:29,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-45853d52-f395-4c49-9cf7-cac12064bf30 2019-05-19 00:44:29,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769410133362s 2019-05-19 00:44:34,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:34,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-0d21c818-f128-4fc7-9ddb-7f82425e380f 2019-05-19 00:44:34,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-05-19 00:44:34,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:34 GMT Server: Apache x-openstack-request-id: req-85eba060-0a6f-49dc-82d8-4397a2acdfd7 2019-05-19 00:44:34,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:34,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-85eba060-0a6f-49dc-82d8-4397a2acdfd7 2019-05-19 00:44:34,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750689506531s 2019-05-19 00:44:34,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:44:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:34,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-7467be0f-1e7d-4c2e-bf89-f8705710f183 2019-05-19 00:44:34,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:34,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:44:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d75e30e-0c24-48ad-92f9-c63d9d48d9c3 2019-05-19 00:44:34,775 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:44:34,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1d75e30e-0c24-48ad-92f9-c63d9d48d9c3 2019-05-19 00:44:34,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0751678943634s 2019-05-19 00:44:39,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:40,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-6e712ae8-f957-4a07-98a4-8314056a3073 2019-05-19 00:44:40,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:40,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:40 GMT Server: Apache x-openstack-request-id: req-8f09f57a-bc76-4e17-a223-3164675fbdfb 2019-05-19 00:44:40,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:40,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-8f09f57a-bc76-4e17-a223-3164675fbdfb 2019-05-19 00:44:40,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373944044113s 2019-05-19 00:44:45,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:45,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-4c784d86-082a-4404-a519-d969876af728 2019-05-19 00:44:45,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-05-19 00:44:45,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:45 GMT Server: Apache x-openstack-request-id: req-358a3f9d-a414-40f2-bc73-65343542c309 2019-05-19 00:44:45,237 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:45,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-358a3f9d-a414-40f2-bc73-65343542c309 2019-05-19 00:44:45,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751810073853s 2019-05-19 00:44:45,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:44:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:45,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-a29f2c45-1b51-4a0a-8322-1c6efdec4b1e 2019-05-19 00:44:45,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:45,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:44:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73cb9ac6-8aa1-40d4-bdc7-28c05a2f45f9 2019-05-19 00:44:45,914 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:44:45,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-73cb9ac6-8aa1-40d4-bdc7-28c05a2f45f9 2019-05-19 00:44:45,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.676651954651s 2019-05-19 00:44:50,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:50,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-df049930-fc17-46f2-9563-7da37474dda9 2019-05-19 00:44:50,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:50,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:50 GMT Server: Apache x-openstack-request-id: req-a8801be0-aeb6-47f0-b8b7-08c007521b67 2019-05-19 00:44:50,993 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:50,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-a8801be0-aeb6-47f0-b8b7-08c007521b67 2019-05-19 00:44:50,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725910663605s 2019-05-19 00:44:55,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:44:56,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:56,031 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-8ee9c098-bf2c-4750-88c6-fea8c0423cf3 2019-05-19 00:44:56,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:44:56,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:44:56 GMT Server: Apache x-openstack-request-id: req-c28afd3c-0c5a-4d0b-8e98-7eb3118eb22b 2019-05-19 00:44:56,074 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:44:56,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-c28afd3c-0c5a-4d0b-8e98-7eb3118eb22b 2019-05-19 00:44:56,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755310058594s 2019-05-19 00:44:56,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:44:56,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:44:56,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:44:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-55758d74-ae6c-4472-ba5c-67a259c2dbea 2019-05-19 00:44:56,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-05-19 00:44:56,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:44:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88ddef0b-4494-4f83-837b-ef6c39f1012d 2019-05-19 00:44:56,148 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:44:56,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-88ddef0b-4494-4f83-837b-ef6c39f1012d 2019-05-19 00:44:56,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730109214783s 2019-05-19 00:45:01,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:01,560 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:01 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-1821eac0-460d-477b-bea5-ccc22026bf31 2019-05-19 00:45:01,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-05-19 00:45:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:01 GMT Server: Apache x-openstack-request-id: req-af8d2dcd-228c-40f6-94cf-f9b973a9df07 2019-05-19 00:45:01,603 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:01,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-af8d2dcd-228c-40f6-94cf-f9b973a9df07 2019-05-19 00:45:01,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.449067831039s 2019-05-19 00:45:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:06,636 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:06 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-005e8b9d-4644-44bf-8bff-ea5e19e6ce54 2019-05-19 00:45:06,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-05-19 00:45:06,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:06 GMT Server: Apache x-openstack-request-id: req-daa1a437-99e3-4ba1-a33f-93f064c76f78 2019-05-19 00:45:06,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:06,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-daa1a437-99e3-4ba1-a33f-93f064c76f78 2019-05-19 00:45:06,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754280090332s 2019-05-19 00:45:06,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:45:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:06,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:06 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-abc6c5a0-8554-4d9a-ae85-45851611c87e 2019-05-19 00:45:06,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-05-19 00:45:06,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:45:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f3d05c0-b210-4d45-868e-9d232e4ce44d 2019-05-19 00:45:06,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:45:06,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5f3d05c0-b210-4d45-868e-9d232e4ce44d 2019-05-19 00:45:06,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072741985321s 2019-05-19 00:45:11,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:11,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:11 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-9e6b415a-13b6-44de-8da6-437de08f3653 2019-05-19 00:45:11,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:45:11,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:11 GMT Server: Apache x-openstack-request-id: req-5b733620-9822-4428-a768-bf706aad427d 2019-05-19 00:45:11,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:11,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-5b733620-9822-4428-a768-bf706aad427d 2019-05-19 00:45:11,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751349925995s 2019-05-19 00:45:16,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:16,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:16,874 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:16 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-2bd96fe4-588c-42a4-ac23-77663c91b08b 2019-05-19 00:45:16,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:45:16,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:16 GMT Server: Apache x-openstack-request-id: req-beec3f1e-79f2-4fba-96af-7cc9d1142385 2019-05-19 00:45:16,916 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:16,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-beec3f1e-79f2-4fba-96af-7cc9d1142385 2019-05-19 00:45:16,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758759975433s 2019-05-19 00:45:16,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:45:16,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:16,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:16 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ed9eec7-67d1-40b2-98ad-6fe52c186a63 2019-05-19 00:45:16,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-05-19 00:45:16,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:45:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a5dd5d77-84d9-4d62-98f3-e66104267c50 2019-05-19 00:45:16,990 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:45:16,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a5dd5d77-84d9-4d62-98f3-e66104267c50 2019-05-19 00:45:16,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072890996933s 2019-05-19 00:45:21,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:22,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-3f8b1208-bc29-4e70-9e0c-d64cf181ebd8 2019-05-19 00:45:22,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-05-19 00:45:22,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:22 GMT Server: Apache x-openstack-request-id: req-e00dbb90-0004-4ca0-af5c-bcbdbad8d04d 2019-05-19 00:45:22,351 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:22,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-e00dbb90-0004-4ca0-af5c-bcbdbad8d04d 2019-05-19 00:45:22,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354353189468s 2019-05-19 00:45:27,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:27,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:27 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-9784352e-20a9-470b-828f-9234438dd8c5 2019-05-19 00:45:27,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-05-19 00:45:28,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:27 GMT Server: Apache x-openstack-request-id: req-7cb8ad67-5bcc-41a7-a092-dc5bb9a38d38 2019-05-19 00:45:28,025 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:28,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-7cb8ad67-5bcc-41a7-a092-dc5bb9a38d38 2019-05-19 00:45:28,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.668575048447s 2019-05-19 00:45:28,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:45:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:28,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-eef10f75-9e98-4ff0-96f3-718cb114ea8c 2019-05-19 00:45:28,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:45:28,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:45:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1643304d-6e00-4f35-b1cd-0091bcb42fa9 2019-05-19 00:45:28,101 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:45:28,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1643304d-6e00-4f35-b1cd-0091bcb42fa9 2019-05-19 00:45:28,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075511932373s 2019-05-19 00:45:33,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:33,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-1ebbe0ad-bbc7-4a1e-ba55-bc2c0ea68f45 2019-05-19 00:45:33,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:45:33,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:33 GMT Server: Apache x-openstack-request-id: req-3f76fa7e-268e-4ee9-a27d-34a1e5aefca7 2019-05-19 00:45:33,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:33,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-3f76fa7e-268e-4ee9-a27d-34a1e5aefca7 2019-05-19 00:45:33,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759909152985s 2019-05-19 00:45:38,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:38,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-31a9e2c8-f492-4e41-8fc3-053ae6d1813a 2019-05-19 00:45:38,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-05-19 00:45:38,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:38 GMT Server: Apache x-openstack-request-id: req-599dbe0e-5554-4d17-ac88-13efb9b7eac6 2019-05-19 00:45:38,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:38,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-599dbe0e-5554-4d17-ac88-13efb9b7eac6 2019-05-19 00:45:38,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739738941193s 2019-05-19 00:45:38,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:45:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:38,294 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9514db13-2331-44f7-b2a7-7178cf40f000 2019-05-19 00:45:38,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-05-19 00:45:38,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:45:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-98963882-a72c-4d00-92d8-f5743a77f874 2019-05-19 00:45:38,338 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:45:38,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-98963882-a72c-4d00-92d8-f5743a77f874 2019-05-19 00:45:38,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07377409935s 2019-05-19 00:45:43,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:43,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:43 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-32f3d6e8-6b12-4eb1-80b2-67bee4cc13d8 2019-05-19 00:45:43,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-05-19 00:45:43,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:43 GMT Server: Apache x-openstack-request-id: req-ef150f16-f8e4-411c-9c10-c169d90ef0b9 2019-05-19 00:45:43,418 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:43,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-ef150f16-f8e4-411c-9c10-c169d90ef0b9 2019-05-19 00:45:43,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735900402069s 2019-05-19 00:45:48,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:48,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:48 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-78bcbc54-7848-4391-b616-aa563ee2d040 2019-05-19 00:45:48,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:45:48,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:48 GMT Server: Apache x-openstack-request-id: req-8ac5eac8-c7fa-4aea-b47a-d27fa209f1f2 2019-05-19 00:45:48,498 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:48,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-8ac5eac8-c7fa-4aea-b47a-d27fa209f1f2 2019-05-19 00:45:48,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743119716644s 2019-05-19 00:45:48,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:45:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:48,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:48 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5c65b81-bc3e-4365-8a68-9803e7c04b3c 2019-05-19 00:45:48,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-05-19 00:45:48,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:45:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d825364-fc8a-4ade-92d5-02da925f9896 2019-05-19 00:45:48,556 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:45:48,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1d825364-fc8a-4ade-92d5-02da925f9896 2019-05-19 00:45:48,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0574998855591s 2019-05-19 00:45:53,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:53,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:53,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-96f72ae6-75a3-4109-9c9a-f50f56813d6f 2019-05-19 00:45:53,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:45:53,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:53 GMT Server: Apache x-openstack-request-id: req-3b5c15e2-289b-49c1-b4e2-57a742957bb3 2019-05-19 00:45:53,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:53,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-3b5c15e2-289b-49c1-b4e2-57a742957bb3 2019-05-19 00:45:53,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744740962982s 2019-05-19 00:45:58,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:45:58,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:58,983 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-47fb0cd5-a728-4c1a-9d92-1b985fea5919 2019-05-19 00:45:58,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-05-19 00:45:59,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:45:58 GMT Server: Apache x-openstack-request-id: req-25339cbf-fc87-4582-aca3-f4aee4e341c7 2019-05-19 00:45:59,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:45:59,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-25339cbf-fc87-4582-aca3-f4aee4e341c7 2019-05-19 00:45:59,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382557868958s 2019-05-19 00:45:59,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:45:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:45:59,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:45:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8bb93ca3-ede9-496d-a08a-c2e15efad8a6 2019-05-19 00:45:59,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:45:59,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:45:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2fedfe0e-95e9-4439-afe5-766de54cac5b 2019-05-19 00:45:59,099 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:45:59,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2fedfe0e-95e9-4439-afe5-766de54cac5b 2019-05-19 00:45:59,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727319717407s 2019-05-19 00:46:04,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:04,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-09bead4c-8688-496b-a637-56a1eeef4a5f 2019-05-19 00:46:04,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-05-19 00:46:04,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:04 GMT Server: Apache x-openstack-request-id: req-68ae60bf-b8d8-4253-b328-55dcf8026b3f 2019-05-19 00:46:04,178 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:04,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-68ae60bf-b8d8-4253-b328-55dcf8026b3f 2019-05-19 00:46:04,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729739665985s 2019-05-19 00:46:09,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:09,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-78195355-8845-4621-86dd-a74bc1857d97 2019-05-19 00:46:09,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-05-19 00:46:09,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:09 GMT Server: Apache x-openstack-request-id: req-18eefaee-bf69-40e9-8a85-28cefc281eb5 2019-05-19 00:46:09,257 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:09,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-18eefaee-bf69-40e9-8a85-28cefc281eb5 2019-05-19 00:46:09,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072732925415s 2019-05-19 00:46:09,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:46:09,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:09,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-61d89fb9-dd8b-49ca-85ea-589f6278b68a 2019-05-19 00:46:09,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-05-19 00:46:09,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:46:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ad2f912-4eaf-412c-be08-374af6da4861 2019-05-19 00:46:09,332 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:46:09,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-6ad2f912-4eaf-412c-be08-374af6da4861 2019-05-19 00:46:09,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743658542633s 2019-05-19 00:46:14,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:14,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-5c2f1a3f-f7c2-44f5-8778-07eee348ffb2 2019-05-19 00:46:14,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-05-19 00:46:14,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:14 GMT Server: Apache x-openstack-request-id: req-89d67287-9b07-40ed-882f-188464e63eb2 2019-05-19 00:46:14,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:14,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-89d67287-9b07-40ed-882f-188464e63eb2 2019-05-19 00:46:14,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740139484406s 2019-05-19 00:46:19,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:19,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-1b48d360-2251-4a63-9f44-aa4dc4e673e1 2019-05-19 00:46:19,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-05-19 00:46:19,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:19 GMT Server: Apache x-openstack-request-id: req-8d1f8c15-b426-47fe-9984-b67fccfc54d9 2019-05-19 00:46:19,495 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:19,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-8d1f8c15-b426-47fe-9984-b67fccfc54d9 2019-05-19 00:46:19,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0790150165558s 2019-05-19 00:46:19,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:46:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:19,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-45e5b097-53d7-4290-9601-8d9a845ca7f8 2019-05-19 00:46:19,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:19,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:46:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6194d0cb-fcb6-4108-afb6-6b32bb63bfa8 2019-05-19 00:46:19,570 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:46:19,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-6194d0cb-fcb6-4108-afb6-6b32bb63bfa8 2019-05-19 00:46:19,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740082263947s 2019-05-19 00:46:24,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:24,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-e0d9d391-c35c-4c3e-b316-31d4ed58322f 2019-05-19 00:46:24,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:24,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:24 GMT Server: Apache x-openstack-request-id: req-2dd91375-84bb-4c46-98d0-226eb4085abf 2019-05-19 00:46:24,651 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:24,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-2dd91375-84bb-4c46-98d0-226eb4085abf 2019-05-19 00:46:24,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743119716644s 2019-05-19 00:46:29,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:29,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-18b8bfa5-6b58-4f74-aca5-f1dd408c8fa1 2019-05-19 00:46:29,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:29,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:29 GMT Server: Apache x-openstack-request-id: req-a8441d98-8b3d-49df-a788-00bc6b4745a9 2019-05-19 00:46:29,729 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:29,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-a8441d98-8b3d-49df-a788-00bc6b4745a9 2019-05-19 00:46:29,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721700191498s 2019-05-19 00:46:29,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:46:29,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:29,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4a4bb5d-21a0-42c7-8980-d4b251bb7eb2 2019-05-19 00:46:29,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:29,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:46:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f55e7af6-14f6-4ee6-b9c5-67519278ddd8 2019-05-19 00:46:29,803 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:46:29,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f55e7af6-14f6-4ee6-b9c5-67519278ddd8 2019-05-19 00:46:29,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734457969666s 2019-05-19 00:46:34,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:34,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-f0ab685b-2a47-48a1-83e7-3056f8c46139 2019-05-19 00:46:34,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:34,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:34 GMT Server: Apache x-openstack-request-id: req-ff3d87a2-f2bf-420f-9c3f-9ad94b86c97d 2019-05-19 00:46:34,883 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:34,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-ff3d87a2-f2bf-420f-9c3f-9ad94b86c97d 2019-05-19 00:46:34,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731101036072s 2019-05-19 00:46:39,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:39,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:39,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-a689b815-6f57-4b56-97e9-427ad7120e22 2019-05-19 00:46:39,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:39,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:39 GMT Server: Apache x-openstack-request-id: req-fc7ef53f-9c44-4ca2-bc25-804367a81ace 2019-05-19 00:46:39,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:39,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-fc7ef53f-9c44-4ca2-bc25-804367a81ace 2019-05-19 00:46:39,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732061862946s 2019-05-19 00:46:39,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:46:39,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:39,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-eb6c5540-17cf-4ddd-bed2-ea74cb33a7fe 2019-05-19 00:46:39,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:40,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:46:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-881d1453-adde-497b-a733-795b3d3b0801 2019-05-19 00:46:40,032 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:46:40,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-881d1453-adde-497b-a733-795b3d3b0801 2019-05-19 00:46:40,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696251392365s 2019-05-19 00:46:45,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:45,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-c0e7dcf0-a450-42c1-a9de-c3224489279c 2019-05-19 00:46:45,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:45,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:45 GMT Server: Apache x-openstack-request-id: req-d5478fc7-0bc9-49d0-b7c5-425176b64c7a 2019-05-19 00:46:45,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:45,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-d5478fc7-0bc9-49d0-b7c5-425176b64c7a 2019-05-19 00:46:45,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744469165802s 2019-05-19 00:46:50,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:50,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-7afb25f1-b90e-4ecf-a423-552cdacd53d5 2019-05-19 00:46: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-05-19 00:46:50,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:50 GMT Server: Apache x-openstack-request-id: req-67e682d2-03df-4633-aff3-b11d0bdc7fe9 2019-05-19 00:46:50,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:50,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-67e682d2-03df-4633-aff3-b11d0bdc7fe9 2019-05-19 00:46:50,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732619762421s 2019-05-19 00:46:50,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:46:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:50,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-e65d8d05-937d-44d1-83a1-6e02914adb50 2019-05-19 00:46:50,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:50,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:46:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1de41322-c323-4a74-aaf9-f5243994ab8b 2019-05-19 00:46:50,670 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:46:50,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1de41322-c323-4a74-aaf9-f5243994ab8b 2019-05-19 00:46:50,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.477931022644s 2019-05-19 00:46:55,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:46:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:46:55,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:46:55 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-f3920b22-1596-4158-a6dd-42bcb41d43c3 2019-05-19 00:46:55,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:46:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:46:55 GMT Server: Apache x-openstack-request-id: req-55e27fc2-22c8-4084-ae84-427da494b9c7 2019-05-19 00:46:55,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:46:55,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-55e27fc2-22c8-4084-ae84-427da494b9c7 2019-05-19 00:46:55,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745420455933s 2019-05-19 00:47:00,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:00,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:00 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-b9fce73a-3ee0-4d71-b869-250501a7aa23 2019-05-19 00:47:00,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-05-19 00:47:00,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:00 GMT Server: Apache x-openstack-request-id: req-5ba92e08-22de-4c39-921d-b62c829b8cfd 2019-05-19 00:47:00,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:00,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-5ba92e08-22de-4c39-921d-b62c829b8cfd 2019-05-19 00:47:00,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739839076996s 2019-05-19 00:47:00,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:47:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:00,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:00 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-742c3b34-80a0-4fb6-8de4-49f8f4bfa725 2019-05-19 00:47:00,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:01,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:47:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e94de49-206e-4535-992d-d45fd0fbbfb3 2019-05-19 00:47:01,196 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:47:01,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2e94de49-206e-4535-992d-d45fd0fbbfb3 2019-05-19 00:47:01,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.364438056946s 2019-05-19 00:47:06,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:06,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:06 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-45776ab0-8d01-425a-9aac-51bf47deb206 2019-05-19 00:47:06,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-05-19 00:47:06,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:06 GMT Server: Apache x-openstack-request-id: req-aa417c1f-1311-4d25-9bd6-af9e6013caee 2019-05-19 00:47:06,277 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:06,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-aa417c1f-1311-4d25-9bd6-af9e6013caee 2019-05-19 00:47:06,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739059448242s 2019-05-19 00:47:11,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:11,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:11 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-e1a1e6ee-5a92-41e2-9799-d7c505bf07db 2019-05-19 00:47:11,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:11,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:11 GMT Server: Apache x-openstack-request-id: req-6fc35678-d217-4f81-920c-51834c29b328 2019-05-19 00:47:11,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:11,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-6fc35678-d217-4f81-920c-51834c29b328 2019-05-19 00:47:11,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.428216934204s 2019-05-19 00:47:11,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:47:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:11,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:11 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-73a3a798-ceba-49fa-b674-6af04cb45fa5 2019-05-19 00:47:11,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-05-19 00:47:11,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:47:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1019941f-90db-4eaf-8025-20a668ccc43f 2019-05-19 00:47:11,782 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:47:11,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-1019941f-90db-4eaf-8025-20a668ccc43f 2019-05-19 00:47:11,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741429328918s 2019-05-19 00:47:16,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:16,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:16 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-98c9db7f-13e4-49dd-a132-85ef69b16b5a 2019-05-19 00:47:16,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-05-19 00:47:17,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:16 GMT Server: Apache x-openstack-request-id: req-d7507c90-6889-45dc-b3e9-e2c5c9b6eccd 2019-05-19 00:47:17,134 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:17,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-d7507c90-6889-45dc-b3e9-e2c5c9b6eccd 2019-05-19 00:47:17,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344986915588s 2019-05-19 00:47:22,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:22,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-a2b5cb8c-6437-40ab-842a-db0bb74a6971 2019-05-19 00:47:22,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:22,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:22 GMT Server: Apache x-openstack-request-id: req-9d2e1d78-68cb-4399-94f8-7772d82d951d 2019-05-19 00:47:22,511 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:22,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-9d2e1d78-68cb-4399-94f8-7772d82d951d 2019-05-19 00:47:22,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371649026871s 2019-05-19 00:47:22,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:47:22,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:22,544 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-b89d17eb-67e5-4cae-87d0-0d07912534e9 2019-05-19 00:47:22,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:22,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:47:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a7de7669-5616-4aea-aac2-01da9c04d681 2019-05-19 00:47:22,586 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:47:22,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a7de7669-5616-4aea-aac2-01da9c04d681 2019-05-19 00:47:22,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740060806274s 2019-05-19 00:47:27,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:27,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:27,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:27 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-b3698679-58dc-40ac-9d80-5fcb073a1126 2019-05-19 00:47:27,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:27,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:27 GMT Server: Apache x-openstack-request-id: req-edeec461-e37b-4795-affe-35f01e8c885a 2019-05-19 00:47:27,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:27,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-edeec461-e37b-4795-affe-35f01e8c885a 2019-05-19 00:47:27,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074362039566s 2019-05-19 00:47:32,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:32,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:32 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-42e126ef-6213-4b6b-a7cb-dab1c2d0f869 2019-05-19 00:47:32,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:32,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:32 GMT Server: Apache x-openstack-request-id: req-12eaf165-5171-4df0-ac56-b428b4f48c02 2019-05-19 00:47:32,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:32,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-12eaf165-5171-4df0-ac56-b428b4f48c02 2019-05-19 00:47:32,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778050422668s 2019-05-19 00:47:32,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:47:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:32,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:32 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-2df38ea1-ace0-4e71-95f1-bb339152bec4 2019-05-19 00:47:32,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-05-19 00:47:33,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:47:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-515b52e3-a220-4f3b-b429-2a4c2c7e3d41 2019-05-19 00:47:33,135 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:47:33,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-515b52e3-a220-4f3b-b429-2a4c2c7e3d41 2019-05-19 00:47:33,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.387732028961s 2019-05-19 00:47:38,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:38,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:38,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-54ba343f-bf79-4171-964c-a0e234507dac 2019-05-19 00:47:38,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:38,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:38 GMT Server: Apache x-openstack-request-id: req-3a08ac9c-d86c-4832-8598-ab3f28f9208a 2019-05-19 00:47:38,497 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:38,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-3a08ac9c-d86c-4832-8598-ab3f28f9208a 2019-05-19 00:47:38,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35598897934s 2019-05-19 00:47:43,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:43,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:43,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:43 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-7862ee7a-f8e7-47d2-8de4-f2a66f2471da 2019-05-19 00:47:43,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-05-19 00:47:43,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:43 GMT Server: Apache x-openstack-request-id: req-e369d912-3697-4e12-9de0-47185537bec5 2019-05-19 00:47:43,576 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:43,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-e369d912-3697-4e12-9de0-47185537bec5 2019-05-19 00:47:43,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732262134552s 2019-05-19 00:47:43,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:47:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:43,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:43 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b8ea329-76e7-4e4d-8abd-dbfb285caf66 2019-05-19 00:47:43,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-05-19 00:47:43,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:47:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f16dda28-ec80-4909-b094-e0ca26de19e6 2019-05-19 00:47:43,650 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:47:43,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f16dda28-ec80-4909-b094-e0ca26de19e6 2019-05-19 00:47:43,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731251239777s 2019-05-19 00:47:48,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:48,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:48 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-9aa95d72-ceb6-49ee-af59-7bca493b4f51 2019-05-19 00:47:48,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:48,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:48 GMT Server: Apache x-openstack-request-id: req-6fc7ecd6-949f-4b36-8d61-087a5bd91fe6 2019-05-19 00:47:48,729 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:48,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-6fc7ecd6-949f-4b36-8d61-087a5bd91fe6 2019-05-19 00:47:48,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072527885437s 2019-05-19 00:47:53,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:53,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:53,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-540bb47c-fb2c-4100-8497-6836af8b0e72 2019-05-19 00:47:53,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-05-19 00:47:53,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:53 GMT Server: Apache x-openstack-request-id: req-e2ac057a-f285-454d-95df-2d41ea40286f 2019-05-19 00:47:53,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:53,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-e2ac057a-f285-454d-95df-2d41ea40286f 2019-05-19 00:47:53,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734119415283s 2019-05-19 00:47:53,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:47:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:53,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:53 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-96716b11-42cb-41ed-81fb-4b9282dd2ca2 2019-05-19 00:47:53,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:54,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:47:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ee34423f-2232-4ebc-94ad-5d26924c6ed5 2019-05-19 00:47:54,279 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:47:54,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-ee34423f-2232-4ebc-94ad-5d26924c6ed5 2019-05-19 00:47:54,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.470273017883s 2019-05-19 00:47:59,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:47:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:47:59,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:47:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-eb6ca5d5-46a1-4aee-a4b6-5664874ad103 2019-05-19 00:47:59,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:47:59,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:47:59 GMT Server: Apache x-openstack-request-id: req-c937b555-562d-42c1-8d56-f47429a24103 2019-05-19 00:47:59,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:47:59,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-c937b555-562d-42c1-8d56-f47429a24103 2019-05-19 00:47:59,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353381156921s 2019-05-19 00:48:04,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:04,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-05886a83-60db-4f12-bac9-64d2b0a4498f 2019-05-19 00:48:04,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-05-19 00:48:04,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:04 GMT Server: Apache x-openstack-request-id: req-6b812f83-ab64-4b5c-92aa-0bc831555c46 2019-05-19 00:48:04,717 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:04,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-6b812f83-ab64-4b5c-92aa-0bc831555c46 2019-05-19 00:48:04,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726819038391s 2019-05-19 00:48:04,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:48:04,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:04,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-403cb408-17fc-4e4d-91fd-b0023698ea3a 2019-05-19 00:48:04,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:48:04,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:48:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-76b8a3b3-b723-4b61-a186-42ef6ed7ee13 2019-05-19 00:48:04,790 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:48:04,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-76b8a3b3-b723-4b61-a186-42ef6ed7ee13 2019-05-19 00:48:04,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724470615387s 2019-05-19 00:48:09,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:09,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:09,828 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-7a6492af-6cbb-4443-a3c8-857d84c29b79 2019-05-19 00:48:09,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-05-19 00:48:09,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:09 GMT Server: Apache x-openstack-request-id: req-489d49e0-698a-47fd-991a-eea772d1c9f5 2019-05-19 00:48:09,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:09,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-489d49e0-698a-47fd-991a-eea772d1c9f5 2019-05-19 00:48:09,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074177980423s 2019-05-19 00:48:14,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:14,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:14,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-c9d3dd8f-4ced-42fb-987d-952ee4779eff 2019-05-19 00:48:14,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:48:15,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:14 GMT Server: Apache x-openstack-request-id: req-28aff4c0-207c-4f8a-9ab0-ce27e2d2f236 2019-05-19 00:48:15,237 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:15,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-28aff4c0-207c-4f8a-9ab0-ce27e2d2f236 2019-05-19 00:48:15,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360347986221s 2019-05-19 00:48:15,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:48:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:15,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:15 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-6763d7a7-331f-4fa4-acf2-748a0adda07c 2019-05-19 00:48:15,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-05-19 00:48:15,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:48:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-782c8ced-2477-4fa0-b6f8-4ea98368cb12 2019-05-19 00:48:15,310 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:48:15,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-782c8ced-2477-4fa0-b6f8-4ea98368cb12 2019-05-19 00:48:15,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722529888153s 2019-05-19 00:48:20,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:20,636 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-ba77c29e-4459-4fef-b04e-b4acc5fdef39 2019-05-19 00:48:20,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:48:20,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:20 GMT Server: Apache x-openstack-request-id: req-a1d659ef-a189-4b1a-b65f-69570b8497bb 2019-05-19 00:48:20,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:20,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-a1d659ef-a189-4b1a-b65f-69570b8497bb 2019-05-19 00:48:20,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362895965576s 2019-05-19 00:48:25,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:25,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-394cc6af-57fd-447c-856c-057b97ac8453 2019-05-19 00:48:25,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-05-19 00:48:25,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:25 GMT Server: Apache x-openstack-request-id: req-7258c4bd-523c-49c3-9cff-84427bbbd946 2019-05-19 00:48:25,758 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:25,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-7258c4bd-523c-49c3-9cff-84427bbbd946 2019-05-19 00:48:25,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737869739532s 2019-05-19 00:48:25,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:48:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:26,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-67739a64-7bc4-423a-be56-b50f9a9456a8 2019-05-19 00:48:26,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:48:26,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:48:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cf042aa-db64-4fbc-9ac2-30fba15cfc46 2019-05-19 00:48:26,111 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:48:26,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2cf042aa-db64-4fbc-9ac2-30fba15cfc46 2019-05-19 00:48:26,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.352319955826s 2019-05-19 00:48:31,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:31,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:31 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-65f7f5e1-4801-4a8e-a0d2-9a9cce07d84b 2019-05-19 00:48:31,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-05-19 00:48:31,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:31 GMT Server: Apache x-openstack-request-id: req-56d8b73c-ef26-490a-a62e-141a21411d8c 2019-05-19 00:48:31,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:31,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-56d8b73c-ef26-490a-a62e-141a21411d8c 2019-05-19 00:48:31,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34380698204s 2019-05-19 00:48:36,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:36,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:36,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-bc6f6e49-cbee-4601-b719-c7ba49ed2e00 2019-05-19 00:48:36,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-05-19 00:48:36,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:36 GMT Server: Apache x-openstack-request-id: req-351e97ee-3eae-465a-bdfe-922c9af1533a 2019-05-19 00:48:36,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:36,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-351e97ee-3eae-465a-bdfe-922c9af1533a 2019-05-19 00:48:36,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739560127258s 2019-05-19 00:48:36,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:48:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:36,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-919ff81d-e697-43a6-ad55-c02e56c6c332 2019-05-19 00:48:36,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-05-19 00:48:37,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:48:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11b7282a-ee28-4ad6-bab7-3c7bb8097456 2019-05-19 00:48:37,184 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:48:37,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-11b7282a-ee28-4ad6-bab7-3c7bb8097456 2019-05-19 00:48:37,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.642305135727s 2019-05-19 00:48:42,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:42,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:42 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc Server: Apache x-openstack-request-id: req-d0fa81d6-f2a6-490c-9431-ba57a1a29870 2019-05-19 00:48:42,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-05-19 00:48:42,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 582 Content-Type: application/json Date: Sun, 19 May 2019 00:48:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca485386-d098-441e-9a5c-43d7c95668ca 2019-05-19 00:48:42,266 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-19T00:48:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout/events/f7e84e59-c40e-4b28-9ce4-2c0f072e6b56", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "83a4c2ab-b797-4e69-bb35-520be0c96c59", "id": "f7e84e59-c40e-4b28-9ce4-2c0f072e6b56"}, {"resource_name": "bono", "event_time": "2019-05-19T00:48:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono/events/7b21e63e-ffee-4be8-9f67-65fe6e5a1c6e", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-6mzx5shgzhlo", "id": "7b21e63e-ffee-4be8-9f67-65fe6e5a1c6e"}, {"resource_name": "dime", "event_time": "2019-05-19T00:48:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime/events/84ccd523-f3a8-4051-a684-27802d999cc3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-tp3hremts46h", "id": "84ccd523-f3a8-4051-a684-27802d999cc3"}, {"resource_name": "homer", "event_time": "2019-05-19T00:48:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer/events/cd835961-0d9f-447e-8a6c-9c4533f2a3ec", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-4wmtwrgh64sz", "id": "cd835961-0d9f-447e-8a6c-9c4533f2a3ec"}]} 2019-05-19 00:48:42,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc&marker=3a617fc2-53ff-4ed7-8665-ffd3a5770af8&sort_dir=asc used request id req-ca485386-d098-441e-9a5c-43d7c95668ca 2019-05-19 00:48:42,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771188735962s 2019-05-19 00:48:47,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:47,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:47,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:47 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-64ddbd3e-6c94-430a-a126-66343a63f470 2019-05-19 00:48:47,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-05-19 00:48:47,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:47 GMT Server: Apache x-openstack-request-id: req-ae5bf72b-6dac-48bb-8f37-569e75f38186 2019-05-19 00:48:47,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:47,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-ae5bf72b-6dac-48bb-8f37-569e75f38186 2019-05-19 00:48:47,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754399299622s 2019-05-19 00:48:52,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:52,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:52,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-eae305ad-67f0-441e-bf62-e4d87f499741 2019-05-19 00:48:52,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:48:52,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:52 GMT Server: Apache x-openstack-request-id: req-cd5e6a04-2097-4335-b6de-118ae9daf588 2019-05-19 00:48:52,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:52,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-cd5e6a04-2097-4335-b6de-118ae9daf588 2019-05-19 00:48:52,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776391029358s 2019-05-19 00:48:52,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:48:52,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:52,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-3dcc3748-0a1b-42b2-ba9b-c7e1b992fba7 2019-05-19 00:48:52,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:48:53,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:48:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea6edd82-473b-453d-9e23-c87c020c4903 2019-05-19 00:48:53,084 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:48:53,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-ea6edd82-473b-453d-9e23-c87c020c4903 2019-05-19 00:48:53,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.651846170425s 2019-05-19 00:48:58,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:48:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:48:58,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:48:58 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-2f617466-12c4-4e7d-9a10-45275f5c6770 2019-05-19 00:48:58,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:48:58,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:48:58 GMT Server: Apache x-openstack-request-id: req-a48d2c94-37f1-42cd-b116-b7e2252e84df 2019-05-19 00:48:58,165 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:48:58,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-a48d2c94-37f1-42cd-b116-b7e2252e84df 2019-05-19 00:48:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739650726318s 2019-05-19 00:49:03,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:03,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-ad52a305-04da-44c6-9087-63516d356ff4 2019-05-19 00:49:03,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-05-19 00:49:03,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:03 GMT Server: Apache x-openstack-request-id: req-b38cd248-c9ad-4ee4-afa3-3fed0fcbd421 2019-05-19 00:49:03,243 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:03,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-b38cd248-c9ad-4ee4-afa3-3fed0fcbd421 2019-05-19 00:49:03,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725448131561s 2019-05-19 00:49:03,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:49:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:03,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc4d7aea-778e-40cb-809a-7fcd8b9c2974 2019-05-19 00:49:03,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-05-19 00:49:03,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:49:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8d2e618-ff61-466f-989c-be6985496d11 2019-05-19 00:49:03,638 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:49:03,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b8d2e618-ff61-466f-989c-be6985496d11 2019-05-19 00:49:03,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.393958091736s 2019-05-19 00:49:08,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:08,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-bbaee2f7-d3d8-4012-a225-22c5318f1950 2019-05-19 00:49:08,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-05-19 00:49:09,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:08 GMT Server: Apache x-openstack-request-id: req-f47907cf-a2f3-4ca7-a352-237808fee612 2019-05-19 00:49:09,002 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:09,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-f47907cf-a2f3-4ca7-a352-237808fee612 2019-05-19 00:49:09,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357805013657s 2019-05-19 00:49:14,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:14,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:14,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-737256e0-9838-4d14-90c9-33473d9e8fd1 2019-05-19 00:49:14,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:14,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:14 GMT Server: Apache x-openstack-request-id: req-94515fc8-7b80-43f7-9f75-e1b0c5d8fb1e 2019-05-19 00:49:14,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:14,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-94515fc8-7b80-43f7-9f75-e1b0c5d8fb1e 2019-05-19 00:49:14,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34919500351s 2019-05-19 00:49:14,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:49:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:14,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:14 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-485fc472-c246-460e-b089-0dc6e2003271 2019-05-19 00:49:14,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:14,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:49:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df77e27d-af98-46e6-843e-40dde50bc6c3 2019-05-19 00:49:14,432 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:49:14,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-df77e27d-af98-46e6-843e-40dde50bc6c3 2019-05-19 00:49:14,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738980770111s 2019-05-19 00:49:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:19,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-0efd35bc-5eaf-4cf5-b5ac-94cefe357fee 2019-05-19 00:49:19,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:19,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:19 GMT Server: Apache x-openstack-request-id: req-05643234-d2e6-4c13-b47a-ec3e94c003f4 2019-05-19 00:49:19,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:19,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-05643234-d2e6-4c13-b47a-ec3e94c003f4 2019-05-19 00:49:19,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762948989868s 2019-05-19 00:49:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:24,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:24,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-ea9bca6a-b646-4a81-83f4-9ac2e4fc5e3a 2019-05-19 00:49:24,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:24,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:24 GMT Server: Apache x-openstack-request-id: req-c0cf3a6d-0919-43c4-bed6-c70e39127a84 2019-05-19 00:49:24,906 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:24,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-c0cf3a6d-0919-43c4-bed6-c70e39127a84 2019-05-19 00:49:24,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384773015976s 2019-05-19 00:49:24,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:49:24,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:24,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-26fba811-440b-4567-810d-1e2aceb43fcb 2019-05-19 00:49:24,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-05-19 00:49:24,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:49:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-68ef7909-c734-4356-9374-267f23be471a 2019-05-19 00:49:24,982 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:49:24,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-68ef7909-c734-4356-9374-267f23be471a 2019-05-19 00:49:24,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075709104538s 2019-05-19 00:49:29,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:29,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:30,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:29 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-db4e808b-4330-4959-b82c-dce4311de2e2 2019-05-19 00:49:30,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:30,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:30 GMT Server: Apache x-openstack-request-id: req-372c730a-c264-4e90-b93b-c8d78cd421b9 2019-05-19 00:49:30,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:30,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-372c730a-c264-4e90-b93b-c8d78cd421b9 2019-05-19 00:49:30,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0914628505707s 2019-05-19 00:49:35,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:35,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-cb879b11-6fad-4525-8f66-f7c0918348e3 2019-05-19 00:49:35,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:35,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:35 GMT Server: Apache x-openstack-request-id: req-0ccf89ca-7b79-4997-b256-e1e33ec2e31a 2019-05-19 00:49:35,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:35,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-0ccf89ca-7b79-4997-b256-e1e33ec2e31a 2019-05-19 00:49:35,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074805021286s 2019-05-19 00:49:35,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:49:35,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:35,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-005d1ff2-37b9-4e7e-908c-a4519dae7b88 2019-05-19 00:49: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-05-19 00:49:35,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:49:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c06e921-3b58-4397-aa92-71f6e97773c2 2019-05-19 00:49:35,234 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:49:35,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-4c06e921-3b58-4397-aa92-71f6e97773c2 2019-05-19 00:49:35,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073075056076s 2019-05-19 00:49:40,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:40,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:40 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-44c55f26-7221-48e3-a1df-e6bf5d52b913 2019-05-19 00:49:40,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-05-19 00:49:40,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:40 GMT Server: Apache x-openstack-request-id: req-0698391a-6c29-4ae6-85ee-afa93dcdfa18 2019-05-19 00:49:40,316 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:40,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-0698391a-6c29-4ae6-85ee-afa93dcdfa18 2019-05-19 00:49:40,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750439167023s 2019-05-19 00:49:45,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:45,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:45,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-03f8ac0a-f9fe-4076-af87-fe563376c114 2019-05-19 00:49:45,649 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:45,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:45 GMT Server: Apache x-openstack-request-id: req-e2588d1d-f14e-4dfe-89f3-7aa159cc5711 2019-05-19 00:49:45,723 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:45,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-e2588d1d-f14e-4dfe-89f3-7aa159cc5711 2019-05-19 00:49:45,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.400379180908s 2019-05-19 00:49:45,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:49:45,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:45,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9a2c55d-7b90-4376-aa2b-76da22a54440 2019-05-19 00:49:45,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:49:45,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:49:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e6b4b7cb-68af-4ca8-880d-99f6b965ac6f 2019-05-19 00:49:45,812 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:49:45,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-e6b4b7cb-68af-4ca8-880d-99f6b965ac6f 2019-05-19 00:49:45,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0882470607758s 2019-05-19 00:49:50,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:51,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-a5d909ab-4b5c-48ca-9bb1-6d62230acbac 2019-05-19 00:49:51,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-05-19 00:49:51,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:51 GMT Server: Apache x-openstack-request-id: req-de2689df-a882-4c61-9ed0-009e353be318 2019-05-19 00:49:51,186 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:51,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-de2689df-a882-4c61-9ed0-009e353be318 2019-05-19 00:49:51,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368116855621s 2019-05-19 00:49:56,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:49:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:56,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-9e514373-8bc6-45eb-992c-23c33b9a0931 2019-05-19 00:49:56,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-05-19 00:49:56,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:49:56 GMT Server: Apache x-openstack-request-id: req-83093ddd-6cd5-4bb1-bbf4-4e22652927ca 2019-05-19 00:49:56,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:49:56,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-83093ddd-6cd5-4bb1-bbf4-4e22652927ca 2019-05-19 00:49:56,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739350318909s 2019-05-19 00:49:56,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:49:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:49:56,588 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:49:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3a7bec6-6903-4ef5-8c5a-34970d2131be 2019-05-19 00:49:56,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-05-19 00:49:56,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:49:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-432ffa6d-fadf-4c8d-8660-3c2929db43f2 2019-05-19 00:49:56,631 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:49:56,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-432ffa6d-fadf-4c8d-8660-3c2929db43f2 2019-05-19 00:49:56,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.365031957626s 2019-05-19 00:50:01,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:01,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:01 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-1247ce96-e6c5-4ede-869c-2d9f5bffcc9a 2019-05-19 00:50:01,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:50:01,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:01 GMT Server: Apache x-openstack-request-id: req-0a92fe7b-97a9-4516-a932-b1ad41bba877 2019-05-19 00:50:01,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:01,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-0a92fe7b-97a9-4516-a932-b1ad41bba877 2019-05-19 00:50:01,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742619037628s 2019-05-19 00:50:06,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:06,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:06 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-5a32828d-95c9-404d-a881-323ec82a5290 2019-05-19 00:50:06,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:50:07,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:06 GMT Server: Apache x-openstack-request-id: req-641ea0a4-4fe1-4bbc-9cce-3e2ed364f7a0 2019-05-19 00:50:07,197 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:07,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-641ea0a4-4fe1-4bbc-9cce-3e2ed364f7a0 2019-05-19 00:50:07,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.480118989944s 2019-05-19 00:50:07,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:50:07,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:07,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ac81ccd-0b5c-4d78-9dde-eb2e05d2696a 2019-05-19 00:50:07,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-05-19 00:50:07,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:50:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cf9a601f-b3e9-48bb-bc11-fffc7196b805 2019-05-19 00:50:07,272 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:50:07,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-cf9a601f-b3e9-48bb-bc11-fffc7196b805 2019-05-19 00:50:07,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740320682526s 2019-05-19 00:50:12,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:12,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:12 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-746c45ee-4f15-4e5d-9286-1d762823377d 2019-05-19 00:50:12,310 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:50:12,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:12 GMT Server: Apache x-openstack-request-id: req-4cbf53c9-173b-4377-ad9e-f9808d83bb3f 2019-05-19 00:50:12,351 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:12,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-4cbf53c9-173b-4377-ad9e-f9808d83bb3f 2019-05-19 00:50:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727729797363s 2019-05-19 00:50:17,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:17,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-6b75a656-5857-4a66-9248-0fd59c83433d 2019-05-19 00:50:17,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-05-19 00:50:17,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:17 GMT Server: Apache x-openstack-request-id: req-4eebe00f-72a9-42d3-97a1-d03e770f5832 2019-05-19 00:50:17,492 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:17,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-4eebe00f-72a9-42d3-97a1-d03e770f5832 2019-05-19 00:50:17,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.134786844254s 2019-05-19 00:50:17,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:50:17,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:17,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1c0d766-3aed-43b0-a138-787acac3d8c2 2019-05-19 00:50:17,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-05-19 00:50:18,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:50:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0be72817-78dd-4a2d-bc23-94dcd4aa1781 2019-05-19 00:50:18,152 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:50:18,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-0be72817-78dd-4a2d-bc23-94dcd4aa1781 2019-05-19 00:50:18,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.659369945526s 2019-05-19 00:50:23,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:23,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:23,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-49edf9f4-59b5-46ff-83f4-c60ad5b054e1 2019-05-19 00:50: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-05-19 00:50:23,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:23 GMT Server: Apache x-openstack-request-id: req-395bde65-92a8-489d-96c9-0038e090e904 2019-05-19 00:50:23,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:23,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-395bde65-92a8-489d-96c9-0038e090e904 2019-05-19 00:50:23,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367635965347s 2019-05-19 00:50:28,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:28,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:28,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-a3fea60c-3431-4f61-8692-f1a0d37269fb 2019-05-19 00:50:28,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-05-19 00:50:28,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:28 GMT Server: Apache x-openstack-request-id: req-5b858ccb-68be-4cef-bbe7-209ed01e8543 2019-05-19 00:50:28,892 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:28,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-5b858ccb-68be-4cef-bbe7-209ed01e8543 2019-05-19 00:50:28,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360098838806s 2019-05-19 00:50:28,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:50:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:28,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8869ea9f-147e-475a-8b65-3a14c6bd8660 2019-05-19 00:50:28,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-05-19 00:50:28,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:50:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7a86cb0-ea47-4aff-a779-a414041dad2b 2019-05-19 00:50:28,966 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:50:28,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f7a86cb0-ea47-4aff-a779-a414041dad2b 2019-05-19 00:50:28,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073383808136s 2019-05-19 00:50:33,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:33,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:34,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-d672d9ff-0ef7-41ec-ad68-280382a654c1 2019-05-19 00:50:34,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-05-19 00:50:34,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:34 GMT Server: Apache x-openstack-request-id: req-78743665-76d4-468a-b841-37e5f7f699a5 2019-05-19 00:50:34,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:34,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-78743665-76d4-468a-b841-37e5f7f699a5 2019-05-19 00:50:34,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729050636292s 2019-05-19 00:50:39,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:39,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-68fcd53b-c42a-4dfe-bbf5-568b39d604f6 2019-05-19 00:50:39,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-05-19 00:50:39,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:39 GMT Server: Apache x-openstack-request-id: req-d125a7f8-4a77-4842-9459-a6b70df0bb80 2019-05-19 00:50:39,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:39,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-d125a7f8-4a77-4842-9459-a6b70df0bb80 2019-05-19 00:50:39,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739789009094s 2019-05-19 00:50:39,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:50:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:39,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-c4a57edc-c7de-48ac-9494-b114a9077dfb 2019-05-19 00:50:39,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:50:39,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:50:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d207334-1070-468e-9860-0ed488868a19 2019-05-19 00:50:39,494 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:50:39,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-4d207334-1070-468e-9860-0ed488868a19 2019-05-19 00:50:39,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.368557929993s 2019-05-19 00:50:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:44,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-e84990eb-5bbd-43e8-a020-2c03bd11854d 2019-05-19 00:50:44,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:50:44,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:44 GMT Server: Apache x-openstack-request-id: req-33916f19-544f-4148-9a26-df3472ea0366 2019-05-19 00:50:44,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:44,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-33916f19-544f-4148-9a26-df3472ea0366 2019-05-19 00:50:44,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742220878601s 2019-05-19 00:50:49,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:49,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-c1a9e556-07c2-422f-a168-df2c2993279f 2019-05-19 00:50:49,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:50:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:49 GMT Server: Apache x-openstack-request-id: req-0962aac4-8c7b-43a1-be87-6e4996865132 2019-05-19 00:50:49,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:49,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-0962aac4-8c7b-43a1-be87-6e4996865132 2019-05-19 00:50:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733969211578s 2019-05-19 00:50:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:50:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:49,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-682b8fce-ee9b-4b2f-8cb4-3c7ec5e96599 2019-05-19 00:50:49,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-05-19 00:50:49,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:50:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f2d1734-6a29-4020-aa14-6249134909a0 2019-05-19 00:50:49,726 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:50:49,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5f2d1734-6a29-4020-aa14-6249134909a0 2019-05-19 00:50:49,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712261199951s 2019-05-19 00:50:54,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:54,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:50:54,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-5d0ae117-5cf5-452e-8232-8ba7d0112904 2019-05-19 00:50:54,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-05-19 00:50:54,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:50:54 GMT Server: Apache x-openstack-request-id: req-728735bf-e5da-4adc-8a71-b4af84ea08c7 2019-05-19 00:50:54,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:50:54,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-728735bf-e5da-4adc-8a71-b4af84ea08c7 2019-05-19 00:50:54,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07301902771s 2019-05-19 00:50:59,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:50:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:00,138 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:50:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-fa90cd53-7193-40df-92c0-df2ca3a635a0 2019-05-19 00:51:00,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:00,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:00 GMT Server: Apache x-openstack-request-id: req-d61428cf-c1c3-4448-afd2-38643d8429e8 2019-05-19 00:51:00,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:00,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-d61428cf-c1c3-4448-afd2-38643d8429e8 2019-05-19 00:51:00,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36923289299s 2019-05-19 00:51:00,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:51:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:00,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:00 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-0296ec64-594a-490e-b7db-40c82a50c174 2019-05-19 00:51:00,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:00,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:51:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23bfb7d7-adfa-4309-aa5c-d2df6b499c71 2019-05-19 00:51:00,553 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:51:00,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-23bfb7d7-adfa-4309-aa5c-d2df6b499c71 2019-05-19 00:51:00,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.372051000595s 2019-05-19 00:51:05,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:05,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:05,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:05 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-bcf2b9ea-4959-431f-8e41-0f70b793adcb 2019-05-19 00:51:05,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-05-19 00:51:05,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:05 GMT Server: Apache x-openstack-request-id: req-ee8edc3c-563f-434b-b437-ccd3d64ff0e0 2019-05-19 00:51:05,923 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:05,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-ee8edc3c-563f-434b-b437-ccd3d64ff0e0 2019-05-19 00:51:05,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363523960114s 2019-05-19 00:51:10,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:10,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:10 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-b6a59f7e-40f0-4a80-bb90-48853e5ed682 2019-05-19 00:51:10,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:11,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:10 GMT Server: Apache x-openstack-request-id: req-6d8e253c-4e69-4f53-b0cb-992c190954ae 2019-05-19 00:51:11,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:11,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-6d8e253c-4e69-4f53-b0cb-992c190954ae 2019-05-19 00:51:11,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742959976196s 2019-05-19 00:51:11,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:51:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:11,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:11 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-982779df-27eb-4853-b970-aeabbeddc014 2019-05-19 00:51:11,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-05-19 00:51:11,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:51:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a9977c7-e21e-459b-ac39-0c9bcbc4177b 2019-05-19 00:51:11,076 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:51:11,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-3a9977c7-e21e-459b-ac39-0c9bcbc4177b 2019-05-19 00:51:11,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725250244141s 2019-05-19 00:51:16,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:16,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:16 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-fa07e932-2812-490e-ac5f-e2f67adcfc85 2019-05-19 00:51:16,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:16,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:16 GMT Server: Apache x-openstack-request-id: req-dcc94a95-fb92-4312-a322-f44b480da30a 2019-05-19 00:51:16,155 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:16,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-dcc94a95-fb92-4312-a322-f44b480da30a 2019-05-19 00:51:16,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072028875351s 2019-05-19 00:51:21,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:21,495 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-27917d1a-5ef5-481b-923d-4723e54bbb3b 2019-05-19 00:51:21,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:21,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:21 GMT Server: Apache x-openstack-request-id: req-04ec4676-7f23-459d-a03a-6bcbd797a2c1 2019-05-19 00:51:21,538 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:21,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-04ec4676-7f23-459d-a03a-6bcbd797a2c1 2019-05-19 00:51:21,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377382040024s 2019-05-19 00:51:21,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:51:21,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:21,879 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-6006c743-9e65-4ddc-a216-be9563530736 2019-05-19 00:51:21,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-05-19 00:51:21,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:51:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e116dfa-2be3-4928-97ad-dea0b5c8af12 2019-05-19 00:51:21,922 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:51:21,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2e116dfa-2be3-4928-97ad-dea0b5c8af12 2019-05-19 00:51:21,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.383353948593s 2019-05-19 00:51:26,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:26,959 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:26 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-77fec5db-3eef-4904-b34e-2a8674e4b388 2019-05-19 00:51:26,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:27,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:26 GMT Server: Apache x-openstack-request-id: req-ec8ed10e-2489-4a02-a74b-8e48b36fa3fd 2019-05-19 00:51:27,001 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:27,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-ec8ed10e-2489-4a02-a74b-8e48b36fa3fd 2019-05-19 00:51:27,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07319688797s 2019-05-19 00:51:32,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:32,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:32 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-a6b76d23-2c9f-48a8-bd74-c4383f0a02dc 2019-05-19 00:51:32,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:32,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:32 GMT Server: Apache x-openstack-request-id: req-346e9d75-8337-4eb0-aa88-4ee103f40c4a 2019-05-19 00:51:32,079 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:32,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-346e9d75-8337-4eb0-aa88-4ee103f40c4a 2019-05-19 00:51:32,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072329044342s 2019-05-19 00:51:32,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:51:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:32,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:32 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6840735-0f72-48fc-a7b4-ccf818bfec10 2019-05-19 00:51:32,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-05-19 00:51:32,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:51:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2cbc00c-ca48-4e61-bbc5-4e386066bcc8 2019-05-19 00:51:32,154 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:51:32,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-f2cbc00c-ca48-4e61-bbc5-4e386066bcc8 2019-05-19 00:51:32,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07412981987s 2019-05-19 00:51:37,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:37,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:37 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-1d3428a7-e0dd-4ba6-bab6-6efddc4d1c31 2019-05-19 00:51:37,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:37,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:37 GMT Server: Apache x-openstack-request-id: req-cd4a74f3-06cf-44de-9f1b-064fd796640d 2019-05-19 00:51:37,232 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:37,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-cd4a74f3-06cf-44de-9f1b-064fd796640d 2019-05-19 00:51:37,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736811161041s 2019-05-19 00:51:42,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:42,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:42,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:42 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-42f33673-8aeb-4a91-bf3a-4d9d31b5d263 2019-05-19 00:51:42,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-05-19 00:51:42,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:42 GMT Server: Apache x-openstack-request-id: req-c888798c-6054-4785-a47c-8d588ad77986 2019-05-19 00:51:42,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:42,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-c888798c-6054-4785-a47c-8d588ad77986 2019-05-19 00:51:42,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754990577698s 2019-05-19 00:51:42,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:51:42,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:42,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:42 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-845efd1f-a687-4b46-9407-32177094c7f9 2019-05-19 00:51:42,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:42,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:51:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6593b763-2226-4397-9c98-0bdb043210a8 2019-05-19 00:51:42,388 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:51:42,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-6593b763-2226-4397-9c98-0bdb043210a8 2019-05-19 00:51:42,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744071006775s 2019-05-19 00:51:47,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:47,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:47 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-0948ffbc-e3ef-41ac-901f-c8d045e6b80c 2019-05-19 00:51:47,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-05-19 00:51:47,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:47 GMT Server: Apache x-openstack-request-id: req-dfc02de5-9ef7-4f9a-a285-f2c54b9e9e6c 2019-05-19 00:51:47,486 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:47,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-dfc02de5-9ef7-4f9a-a285-f2c54b9e9e6c 2019-05-19 00:51:47,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.090626001358s 2019-05-19 00:51:52,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:52,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-c5b09414-7688-43d3-976d-a0b571f9c579 2019-05-19 00:51:52,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-05-19 00:51:52,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:52 GMT Server: Apache x-openstack-request-id: req-d97df178-6682-4bac-a5a2-cf73553e62e4 2019-05-19 00:51:52,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:52,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-d97df178-6682-4bac-a5a2-cf73553e62e4 2019-05-19 00:51:52,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739068984985s 2019-05-19 00:51:52,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:51:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:52,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-41e91efa-b585-4f71-883b-7fc663daed50 2019-05-19 00:51:52,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:52,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:51:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-28eb6d87-93ef-4b0c-8139-51f0ad0b99cb 2019-05-19 00:51:52,642 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:51:52,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-28eb6d87-93ef-4b0c-8139-51f0ad0b99cb 2019-05-19 00:51:52,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0761790275574s 2019-05-19 00:51:57,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:51:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:51:57,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:51:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-5aef9710-75e1-4b56-a196-d7a5a99b8aad 2019-05-19 00:51:57,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:51:57,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:51:57 GMT Server: Apache x-openstack-request-id: req-e7183d5c-0f52-4f4f-a674-4f44797738c1 2019-05-19 00:51:57,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:51:57,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-e7183d5c-0f52-4f4f-a674-4f44797738c1 2019-05-19 00:51:57,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726459026337s 2019-05-19 00:52:02,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:02,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:02,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-c43c2f06-8ce8-40c8-a60f-bf792f643a7b 2019-05-19 00:52:02,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:02,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:02 GMT Server: Apache x-openstack-request-id: req-493ca499-6072-45d6-b1d5-4d3f53666c7d 2019-05-19 00:52:02,800 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:02,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-493ca499-6072-45d6-b1d5-4d3f53666c7d 2019-05-19 00:52:02,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734071731567s 2019-05-19 00:52:02,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:52:02,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:02,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-95410f96-702c-4607-9d66-abcdca61d8f1 2019-05-19 00:52:02,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-05-19 00:52:02,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:52:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d2074b8-7bd8-4b3b-9e7b-1815a7f5f171 2019-05-19 00:52:02,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:52:02,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-6d2074b8-7bd8-4b3b-9e7b-1815a7f5f171 2019-05-19 00:52:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745060443878s 2019-05-19 00:52:07,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:07,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:08,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-e906e742-6905-4996-8d61-09435ef7c642 2019-05-19 00:52:08,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-05-19 00:52:08,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:08 GMT Server: Apache x-openstack-request-id: req-5183d22c-39f7-43a6-9912-ab9853caa7bd 2019-05-19 00:52:08,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:08,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-5183d22c-39f7-43a6-9912-ab9853caa7bd 2019-05-19 00:52:08,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379568099976s 2019-05-19 00:52:13,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:13,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:13,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-62797546-5a8d-44d9-887f-89d0d073a6e8 2019-05-19 00:52:13,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-05-19 00:52:13,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:13 GMT Server: Apache x-openstack-request-id: req-385dff80-8f8a-4d88-831e-0a05ed3790b4 2019-05-19 00:52:13,342 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:13,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-385dff80-8f8a-4d88-831e-0a05ed3790b4 2019-05-19 00:52:13,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746510028839s 2019-05-19 00:52:13,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:52:13,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:13,373 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-1e836cbf-9a55-4e90-b933-b4c8eb36574e 2019-05-19 00:52:13,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-05-19 00:52:13,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:52:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b72bf82e-a885-4b7f-bb6c-ecce555f7bd4 2019-05-19 00:52:13,416 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:52:13,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b72bf82e-a885-4b7f-bb6c-ecce555f7bd4 2019-05-19 00:52:13,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729198455811s 2019-05-19 00:52:18,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:18,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-f8db1920-9f74-4507-82e4-d8042da5a64d 2019-05-19 00:52:18,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:18,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:18 GMT Server: Apache x-openstack-request-id: req-6a44688d-5f93-479f-b519-3d471767d40f 2019-05-19 00:52:18,495 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:18,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-6a44688d-5f93-479f-b519-3d471767d40f 2019-05-19 00:52:18,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724899768829s 2019-05-19 00:52:23,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:23,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-2df4ac5b-fcf2-4a07-89d8-88037d3ef7d5 2019-05-19 00:52:23,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-05-19 00:52:23,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:23 GMT Server: Apache x-openstack-request-id: req-ee5cdbf2-6fae-4374-b8b0-0677344e8add 2019-05-19 00:52:23,576 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:23,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-ee5cdbf2-6fae-4374-b8b0-0677344e8add 2019-05-19 00:52:23,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753819942474s 2019-05-19 00:52:23,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:52:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:23,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-7db7afd4-255b-4e31-8fa8-14459abda83b 2019-05-19 00:52:23,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-05-19 00:52:23,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:52:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7374633-93c9-4b99-a309-846a582d5be5 2019-05-19 00:52:23,649 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:52:23,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-e7374633-93c9-4b99-a309-846a582d5be5 2019-05-19 00:52:23,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719139575958s 2019-05-19 00:52:28,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:28,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-a29ea5e1-eb0a-48f0-846c-b70911d13b9c 2019-05-19 00:52:28,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:28,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:28 GMT Server: Apache x-openstack-request-id: req-c1fc4a56-26da-4711-92d8-67b1dd3540fb 2019-05-19 00:52:28,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:28,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-c1fc4a56-26da-4711-92d8-67b1dd3540fb 2019-05-19 00:52:28,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751211643219s 2019-05-19 00:52:33,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:33,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-8e21360a-dd85-4e17-85b4-7c7af5e4272a 2019-05-19 00:52:33,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-05-19 00:52:33,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:33 GMT Server: Apache x-openstack-request-id: req-99043a06-913c-42fa-8ed4-2760075e46ca 2019-05-19 00:52:33,809 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:33,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-99043a06-913c-42fa-8ed4-2760075e46ca 2019-05-19 00:52:33,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729758739471s 2019-05-19 00:52:33,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:52:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:33,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9b7772de-b697-4f88-8ce0-d17506cf3589 2019-05-19 00:52:33,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:33,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:52:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4da2f05-c29c-4014-b1fe-d599056be228 2019-05-19 00:52:33,882 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:52:33,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-c4da2f05-c29c-4014-b1fe-d599056be228 2019-05-19 00:52:33,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723469257355s 2019-05-19 00:52:38,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:38,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc Server: Apache x-openstack-request-id: req-ba41acd0-7637-4d33-9348-b823e02df951 2019-05-19 00:52:38,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-05-19 00:52:39,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Sun, 19 May 2019 00:52:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c673838d-9f5b-4104-8779-9cb954c6216a 2019-05-19 00:52:39,246 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-19T00:52:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono/events/8d6dd552-346d-4eda-9b32-d28c5e596682", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0a46453a-9c0c-490d-8bef-a36557224098", "id": "8d6dd552-346d-4eda-9b32-d28c5e596682"}]} 2019-05-19 00:52:39,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc&marker=cd835961-0d9f-447e-8a6c-9c4533f2a3ec&sort_dir=asc used request id req-c673838d-9f5b-4104-8779-9cb954c6216a 2019-05-19 00:52:39,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357396125793s 2019-05-19 00:52:44,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:44,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:44,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:44 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-d76c4049-baf0-439c-b0a2-d3ed8f7dfb4e 2019-05-19 00:52:44,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:44,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:44 GMT Server: Apache x-openstack-request-id: req-5d0b276f-3894-42a4-9d54-7094831f6b41 2019-05-19 00:52:44,326 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:44,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-5d0b276f-3894-42a4-9d54-7094831f6b41 2019-05-19 00:52:44,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732359886169s 2019-05-19 00:52:49,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:49,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:49,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-407dfaa5-0c3a-461c-996a-589c87e2da04 2019-05-19 00:52:49,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:49,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:49 GMT Server: Apache x-openstack-request-id: req-b2c53370-a988-4596-ab44-3133dfccd0d6 2019-05-19 00:52:49,404 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:49,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-b2c53370-a988-4596-ab44-3133dfccd0d6 2019-05-19 00:52:49,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725982189178s 2019-05-19 00:52:49,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:52:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:49,434 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:49 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-e214ed2e-ac5d-44f2-a246-bac46475c4f9 2019-05-19 00:52:49,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-05-19 00:52:49,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:52:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2fecc376-8892-4e74-9153-92deb5e24f6d 2019-05-19 00:52:49,476 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:52:49,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-2fecc376-8892-4e74-9153-92deb5e24f6d 2019-05-19 00:52:49,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719599723816s 2019-05-19 00:52:54,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:54,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:54,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:54 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-094a33bb-a728-44d0-a302-b2aafcc5e7a9 2019-05-19 00:52:54,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:54,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:54 GMT Server: Apache x-openstack-request-id: req-774a69a7-56f0-4fa4-85cd-d9349f5fb637 2019-05-19 00:52:54,558 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:54,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-774a69a7-56f0-4fa4-85cd-d9349f5fb637 2019-05-19 00:52:54,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743911266327s 2019-05-19 00:52:59,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:52:59,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:59,657 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-9f4b76d1-6c57-41af-8c01-867acbe14904 2019-05-19 00:52:59,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:52:59,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:52:59 GMT Server: Apache x-openstack-request-id: req-e29a3cf6-cada-4f61-a866-c7a89cd561ab 2019-05-19 00:52:59,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:52:59,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-e29a3cf6-cada-4f61-a866-c7a89cd561ab 2019-05-19 00:52:59,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.136757135391s 2019-05-19 00:52:59,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:52:59,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:52:59,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:52:59 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-d7b5cbb3-fac0-4102-ba85-ccdde828d540 2019-05-19 00:52:59,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-05-19 00:52:59,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:52:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b67ecdf1-e10e-4de3-bba6-0a76d6082c7c 2019-05-19 00:52:59,774 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:52:59,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b67ecdf1-e10e-4de3-bba6-0a76d6082c7c 2019-05-19 00:52:59,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737941265106s 2019-05-19 00:53:04,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:04,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:04,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:04 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-ced0c7f1-3419-482c-a494-3d7cd5d28b37 2019-05-19 00:53:04,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:04,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:04 GMT Server: Apache x-openstack-request-id: req-35a4d2d5-60d9-4934-b2e2-95c4be87349b 2019-05-19 00:53:04,851 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:04,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-35a4d2d5-60d9-4934-b2e2-95c4be87349b 2019-05-19 00:53:04,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739631652832s 2019-05-19 00:53:09,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:09,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:09,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:09 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-1264f975-f3aa-4bb8-8143-072083aa507c 2019-05-19 00:53:09,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-05-19 00:53:10,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:09 GMT Server: Apache x-openstack-request-id: req-59abf3a5-21ed-46e5-bc98-24afaab08de7 2019-05-19 00:53:10,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:10,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-59abf3a5-21ed-46e5-bc98-24afaab08de7 2019-05-19 00:53:10,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362608909607s 2019-05-19 00:53:10,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:53:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:10,704 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:10 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8d4fbd1d-6091-4a83-b102-15b87b48c5c0 2019-05-19 00:53:10,704 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:10,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:53:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc8185dd-cf52-46d1-a648-ec68be723f34 2019-05-19 00:53:10,751 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:53:10,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-dc8185dd-cf52-46d1-a648-ec68be723f34 2019-05-19 00:53:10,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.531397104263s 2019-05-19 00:53:15,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:15,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:15,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:15 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-06aacc0a-0bd4-426a-b22d-e7f36a2aedc4 2019-05-19 00:53:15,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:15,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:15 GMT Server: Apache x-openstack-request-id: req-bb9951b8-dd7c-409b-a20a-6ea8815350e7 2019-05-19 00:53:15,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:15,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-bb9951b8-dd7c-409b-a20a-6ea8815350e7 2019-05-19 00:53:15,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748329162598s 2019-05-19 00:53:20,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:20,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-e629ea05-97ab-435f-8172-17af9ea372b3 2019-05-19 00:53:20,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:20,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:20 GMT Server: Apache x-openstack-request-id: req-8cb78139-3e0e-4045-badf-f7c3346edbcb 2019-05-19 00:53:20,911 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:20,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-8cb78139-3e0e-4045-badf-f7c3346edbcb 2019-05-19 00:53:20,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720510482788s 2019-05-19 00:53:20,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:53:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:20,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:20 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-996f273c-c59d-4b8e-80e1-a627c8f6f521 2019-05-19 00:53:20,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:20,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:53:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a0e612f8-a487-4245-89dd-63d6ef069e62 2019-05-19 00:53:20,986 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:53:20,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-a0e612f8-a487-4245-89dd-63d6ef069e62 2019-05-19 00:53:20,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746381282806s 2019-05-19 00:53:25,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:26,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:25 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-3652bcc7-eac9-4450-92c6-1251a42fb462 2019-05-19 00:53:26,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-05-19 00:53:26,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:26 GMT Server: Apache x-openstack-request-id: req-74064eeb-0c51-4922-a0c8-4f42b24bc32b 2019-05-19 00:53:26,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:26,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-74064eeb-0c51-4922-a0c8-4f42b24bc32b 2019-05-19 00:53:26,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769920349121s 2019-05-19 00:53:31,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:31,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:31,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:31 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-08979f68-99f7-46a2-89bf-070fc80d2039 2019-05-19 00:53:31,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:31,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:31 GMT Server: Apache x-openstack-request-id: req-c9442b15-43fb-4788-b319-ffc0164b316f 2019-05-19 00:53:31,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:31,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-c9442b15-43fb-4788-b319-ffc0164b316f 2019-05-19 00:53:31,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766968727112s 2019-05-19 00:53:31,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:53:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:31,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:31 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-45ad5951-1907-4c77-bd07-372023107356 2019-05-19 00:53:31,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-05-19 00:53:31,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:53:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fda069ec-be13-4718-9e77-2bc32cd1889e 2019-05-19 00:53:31,225 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:53:31,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-fda069ec-be13-4718-9e77-2bc32cd1889e 2019-05-19 00:53:31,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726809501648s 2019-05-19 00:53:36,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:36,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:36,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:36 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-5d2d5870-ec28-47c8-9f20-8fa542f0136d 2019-05-19 00:53:36,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:36,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:36 GMT Server: Apache x-openstack-request-id: req-d9bc6d8e-5b52-4078-9d99-4a8c90fdc987 2019-05-19 00:53:36,305 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:36,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-d9bc6d8e-5b52-4078-9d99-4a8c90fdc987 2019-05-19 00:53:36,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731298923492s 2019-05-19 00:53:41,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:41,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:41,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-57753312-8baf-4c1c-9c49-3016ff1bca69 2019-05-19 00:53:41,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:41,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:41 GMT Server: Apache x-openstack-request-id: req-7e1b7cf4-e8fe-4a36-bc23-b2778b76eb84 2019-05-19 00:53:41,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:41,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-7e1b7cf4-e8fe-4a36-bc23-b2778b76eb84 2019-05-19 00:53:41,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368865013123s 2019-05-19 00:53:41,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:53:41,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:42,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9ca8c60-988f-45b4-8f69-2c1b4423e469 2019-05-19 00:53:42,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:42,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:53:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27b4191c-ca3a-447d-a915-0dd3eae4a4ff 2019-05-19 00:53:42,054 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:53:42,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-27b4191c-ca3a-447d-a915-0dd3eae4a4ff 2019-05-19 00:53:42,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.374270915985s 2019-05-19 00:53:47,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:47,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:47 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-9115dbc2-aa83-4a0d-840d-ef63eeffc920 2019-05-19 00:53:47,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:47,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:47 GMT Server: Apache x-openstack-request-id: req-364a1fa0-ea12-48d3-a7db-06c4d95a5593 2019-05-19 00:53:47,412 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:47,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-364a1fa0-ea12-48d3-a7db-06c4d95a5593 2019-05-19 00:53:47,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351022005081s 2019-05-19 00:53:52,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:52,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:52,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-e967c6b9-6756-4826-a975-ad60e1b0df26 2019-05-19 00:53:52,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:53:52,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:52 GMT Server: Apache x-openstack-request-id: req-a4017cdb-de1f-4ecc-a70a-9492fc9d36a5 2019-05-19 00:53:52,799 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:52,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-a4017cdb-de1f-4ecc-a70a-9492fc9d36a5 2019-05-19 00:53:52,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381363153458s 2019-05-19 00:53:52,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:53:52,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:52,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:52 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9153f169-9bf6-43bf-8be0-06d8b02329fa 2019-05-19 00:53:52,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-05-19 00:53:52,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:53:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d64b539-347d-455e-93cd-ecda2e51b614 2019-05-19 00:53:52,888 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:53:52,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-8d64b539-347d-455e-93cd-ecda2e51b614 2019-05-19 00:53:52,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0885589122772s 2019-05-19 00:53:57,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:53:57,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:53:57,925 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:53:57 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-784ec97c-fcbb-4d91-9de1-43fb2cae2261 2019-05-19 00:53:57,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-05-19 00:53:57,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:53:57 GMT Server: Apache x-openstack-request-id: req-c36d3835-f31b-47dd-954f-55a434bb7c3b 2019-05-19 00:53:57,968 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:53:57,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-c36d3835-f31b-47dd-954f-55a434bb7c3b 2019-05-19 00:53:57,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731780529022s 2019-05-19 00:54:02,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:02,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:03,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-20f27f31-9351-4e0c-94af-d459bf88e1e4 2019-05-19 00:54:03,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:03,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:03 GMT Server: Apache x-openstack-request-id: req-686a49ea-9ef5-4947-b247-453f68267ce4 2019-05-19 00:54:03,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:03,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-686a49ea-9ef5-4947-b247-453f68267ce4 2019-05-19 00:54:03,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.681229114532s 2019-05-19 00:54:03,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:54:03,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:03,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:03 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1f6a0d0-fa5f-4acf-8d0b-1518d135f982 2019-05-19 00:54:03,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:03,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:54:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9eaa029-8777-4f66-a0d9-1846f3695f55 2019-05-19 00:54:03,748 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:54:03,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-d9eaa029-8777-4f66-a0d9-1846f3695f55 2019-05-19 00:54:03,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0922429561615s 2019-05-19 00:54:08,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:08,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:08 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-ef2a58b3-fb47-47a0-acc8-a52702c2a65a 2019-05-19 00:54:08,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-05-19 00:54:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:08 GMT Server: Apache x-openstack-request-id: req-3471da44-91de-4483-b089-f8a033ddedd4 2019-05-19 00:54:08,886 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:08,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-3471da44-91de-4483-b089-f8a033ddedd4 2019-05-19 00:54:08,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.131153106689s 2019-05-19 00:54:13,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:13,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:13,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-05689a72-b65f-43ab-9b81-e41dd253d8dd 2019-05-19 00:54:13,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:13,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:13 GMT Server: Apache x-openstack-request-id: req-588435ad-e6a2-4887-a7d2-da3ec693df55 2019-05-19 00:54:13,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:13,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-588435ad-e6a2-4887-a7d2-da3ec693df55 2019-05-19 00:54:13,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732798576355s 2019-05-19 00:54:13,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:54:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:13,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:13 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-421630bc-8e1d-48a3-9b78-4bab57d5d69a 2019-05-19 00:54:13,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:14,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:54:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d81e597-0cea-403f-889a-10c28ecec4ea 2019-05-19 00:54:14,335 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:54:14,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-5d81e597-0cea-403f-889a-10c28ecec4ea 2019-05-19 00:54:14,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.369811058044s 2019-05-19 00:54:19,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:19,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:19 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-6d608bc8-1d1d-4642-964a-52a8ee4e183f 2019-05-19 00:54:19,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:19,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:19 GMT Server: Apache x-openstack-request-id: req-10f1fa8e-83f9-460b-bb6b-8413c236ad5f 2019-05-19 00:54:19,414 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:19,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-10f1fa8e-83f9-460b-bb6b-8413c236ad5f 2019-05-19 00:54:19,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736441612244s 2019-05-19 00:54:24,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:24,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:24,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-40c6aa21-bb3f-433d-96fc-8ac4e786e4de 2019-05-19 00:54: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-05-19 00:54:24,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:24 GMT Server: Apache x-openstack-request-id: req-6ef8223b-7533-4f00-9af8-d812aa9362dc 2019-05-19 00:54:24,493 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:24,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-6ef8223b-7533-4f00-9af8-d812aa9362dc 2019-05-19 00:54:24,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733690261841s 2019-05-19 00:54:24,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:54:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:24,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:24 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-24265569-7914-44fe-950b-ed3cd213b934 2019-05-19 00:54:24,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:25,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:54:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc15cc85-2462-4f43-9416-3019645a626d 2019-05-19 00:54:25,162 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:54:25,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-fc15cc85-2462-4f43-9416-3019645a626d 2019-05-19 00:54:25,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.668377876282s 2019-05-19 00:54:30,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:30,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:30 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-a95d4878-8cb8-48fc-9b55-75c32f5f4008 2019-05-19 00:54:30,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-05-19 00:54:30,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:30 GMT Server: Apache x-openstack-request-id: req-c9fc04e1-d701-426b-b472-d73aeb2497be 2019-05-19 00:54:30,539 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:30,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-c9fc04e1-d701-426b-b472-d73aeb2497be 2019-05-19 00:54:30,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370289087296s 2019-05-19 00:54:35,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:35,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-6ca4930e-709f-4143-b3a4-cd83ce691ab5 2019-05-19 00:54:35,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:35,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:35 GMT Server: Apache x-openstack-request-id: req-162825a3-0c65-4352-9665-6dad118da451 2019-05-19 00:54:35,937 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:35,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-162825a3-0c65-4352-9665-6dad118da451 2019-05-19 00:54:35,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.391865968704s 2019-05-19 00:54:35,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:54:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:35,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:35 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-8d65e379-d863-464e-9f12-fbcdd10486e4 2019-05-19 00:54:35,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-05-19 00:54:36,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:54:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e8a7d4ec-e20d-4077-909a-b4aa8df2bd82 2019-05-19 00:54:36,012 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:54:36,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-e8a7d4ec-e20d-4077-909a-b4aa8df2bd82 2019-05-19 00:54:36,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747129917145s 2019-05-19 00:54:41,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:41,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:41,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:41 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-2ff1040a-b56a-41c0-a7bc-d1251d7f621b 2019-05-19 00:54:41,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:41,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:41 GMT Server: Apache x-openstack-request-id: req-4d195ee5-e264-48e0-9a6f-1e416ed662ed 2019-05-19 00:54:41,392 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:41,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-4d195ee5-e264-48e0-9a6f-1e416ed662ed 2019-05-19 00:54:41,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372637987137s 2019-05-19 00:54:46,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:46,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:46,428 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-eeceae76-0da3-4a44-9cd2-3dacbb5ab47e 2019-05-19 00:54:46,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:46,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:46 GMT Server: Apache x-openstack-request-id: req-9b0920b1-fa5f-434d-b949-5e9c73471ad8 2019-05-19 00:54:46,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:46,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-9b0920b1-fa5f-434d-b949-5e9c73471ad8 2019-05-19 00:54:46,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723760128021s 2019-05-19 00:54:46,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:54:46,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:46,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:46 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d08a135-6b6e-4944-8432-ec379775350b 2019-05-19 00:54:46,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-05-19 00:54:46,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:54:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f654146-f335-4333-8079-0d9522b440a6 2019-05-19 00:54:46,546 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:54:46,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-8f654146-f335-4333-8079-0d9522b440a6 2019-05-19 00:54:46,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748670101166s 2019-05-19 00:54:51,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:51,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:51 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-a49df974-8d8a-48bf-997f-b5fd7de6558a 2019-05-19 00:54:51,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:51,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:51 GMT Server: Apache x-openstack-request-id: req-68b1bca2-25ce-4356-9f12-b83aaae078d3 2019-05-19 00:54:51,628 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:51,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-68b1bca2-25ce-4356-9f12-b83aaae078d3 2019-05-19 00:54:51,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759489536285s 2019-05-19 00:54:56,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:54:56,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:56,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-36f31154-0eea-4f3f-b422-a4a6741866c6 2019-05-19 00:54:56,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:56,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:54:56 GMT Server: Apache x-openstack-request-id: req-76f59871-c2da-4666-b8a6-0ee9cc618edd 2019-05-19 00:54:56,708 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:54:56,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-76f59871-c2da-4666-b8a6-0ee9cc618edd 2019-05-19 00:54:56,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742180347443s 2019-05-19 00:54:56,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:54:56,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:54:57,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:54:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-154a147f-da4a-4816-93ed-238151208f3b 2019-05-19 00:54:57,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:54:57,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:54:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa318ae1-f20f-42e0-b9cd-397b3d4dd98b 2019-05-19 00:54:57,059 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:54:57,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-fa318ae1-f20f-42e0-b9cd-397b3d4dd98b 2019-05-19 00:54:57,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.34992814064s 2019-05-19 00:55:02,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:55:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:02,097 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:55:02 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-d3a82986-21c0-46b6-8698-c43d5991d2b4 2019-05-19 00:55:02,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:55:02,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:55:02 GMT Server: Apache x-openstack-request-id: req-6ec35bc3-2854-420b-94e5-4aa91d264385 2019-05-19 00:55:02,139 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:55:02,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-6ec35bc3-2854-420b-94e5-4aa91d264385 2019-05-19 00:55:02,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740971565247s 2019-05-19 00:55:07,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:55:07,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:07,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:55:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-b668fb4e-fadf-4371-9f96-36a048fe326f 2019-05-19 00:55:07,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:55:07,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:55:07 GMT Server: Apache x-openstack-request-id: req-934dc308-404c-4bf2-9d24-5f748005370d 2019-05-19 00:55:07,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:55:07,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-934dc308-404c-4bf2-9d24-5f748005370d 2019-05-19 00:55:07,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752689838409s 2019-05-19 00:55:07,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:55:07,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:07,253 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:55:07 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-1fedd504-f9f7-48f0-b720-ae11c91290a8 2019-05-19 00:55:07,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:55:07,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Sun, 19 May 2019 00:55:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b61a37bc-1151-4991-b653-86d593ea57f2 2019-05-19 00:55:07,705 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:55:07,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-b61a37bc-1151-4991-b653-86d593ea57f2 2019-05-19 00:55:07,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.483473062515s 2019-05-19 00:55:12,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:55:12,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:12,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:55:12 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc Server: Apache x-openstack-request-id: req-efd5ceaf-3d02-49b9-906f-e3e2edf01177 2019-05-19 00:55:12,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-05-19 00:55:12,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Sun, 19 May 2019 00:55:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a4091f5-da9c-462f-8119-b5ff1073e6d8 2019-05-19 00:55:12,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-19T00:55:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer/events/e44be923-dfb7-488a-94a3-c3769c763dab", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a44d2f0d-7911-4017-b803-1cc0bce01492", "id": "e44be923-dfb7-488a-94a3-c3769c763dab"}]} 2019-05-19 00:55:12,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc&marker=8d6dd552-346d-4eda-9b32-d28c5e596682&sort_dir=asc used request id req-6a4091f5-da9c-462f-8119-b5ff1073e6d8 2019-05-19 00:55:12,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748810768127s 2019-05-19 00:55:17,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:55:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/events?marker=e44be923-dfb7-488a-94a3-c3769c763dab&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:18,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:55:17 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=e44be923-dfb7-488a-94a3-c3769c763dab&sort_dir=asc Server: Apache x-openstack-request-id: req-df993651-88bf-4c15-9afe-fe88a8dbaf59 2019-05-19 00:55:18,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-05-19 00:55:18,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Sun, 19 May 2019 00:55:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a320106b-8cb0-4775-9bb2-2117878ff13a 2019-05-19 00:55:18,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-19T00:55:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime/events/8e94614f-06fa-4f68-b0fe-38ead9802d26", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "276982e6-af80-482c-a7a3-d219c648b633", "id": "8e94614f-06fa-4f68-b0fe-38ead9802d26"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-19T00:55:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv/events/51a0a4bc-6fe2-48fe-9828-dd855468bbcd", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "id": "51a0a4bc-6fe2-48fe-9828-dd855468bbcd"}]} 2019-05-19 00:55:18,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=e44be923-dfb7-488a-94a3-c3769c763dab&sort_dir=asc&marker=e44be923-dfb7-488a-94a3-c3769c763dab&sort_dir=asc used request id req-a320106b-8cb0-4775-9bb2-2117878ff13a 2019-05-19 00:55:18,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.717069149017s 2019-05-19 00:55:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:55:18,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:18,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:55:18 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762 Server: Apache x-openstack-request-id: req-01e227b6-7fcf-4dad-ae9b-5854c97f45ea 2019-05-19 00:55:18,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:55:18,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Sun, 19 May 2019 00:55:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18fca29b-db41-4b6f-8a49-14786a43e3cd 2019-05-19 00:55:18,927 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "outputs": [{"output_value": "172.30.9.202", "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-05-19 00:55:18,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762 used request id req-18fca29b-db41-4b6f-8a49-14786a43e3cd 2019-05-19 00:55:18,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.418595790863s 2019-05-19 00:55:18,928 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-05-19T00:25:19Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'7039dc3b-fb8a-444b-ac03-2496122a7762', 'parameters': Munch({u'OS::project_id': u'b9d008e918a243c0b602ff408a619123', u'image': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98', 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_f7bd7120-99b0-4b85-877d-c048d3279f98', 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'7039dc3b-fb8a-444b-ac03-2496122a7762', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'5543499c87b043b98d5aa3f4e28052cf', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.202', 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-05-19T00:25:19Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762'}) 2019-05-19 00:55:18,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:20,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00: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-5a4f8a73-7f86-4a30-b5ff-7dfdc6a826bf x-openstack-request-id: req-5a4f8a73-7f86-4a30-b5ff-7dfdc6a826bf 2019-05-19 00:55:20,765 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:20,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a4f8a73-7f86-4a30-b5ff-7dfdc6a826bf 2019-05-19 00:55:20,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.83610796928s 2019-05-19 00:55:20,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 00:55:20,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:21,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Sun, 19 May 2019 00:55:21 GMT X-Openstack-Request-Id: req-6ef16603-a5c4-495c-8f8f-ef4b08bec949 2019-05-19 00:55:21,201 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3d3da845-95eb-40ff-81ba-5ac2c192488d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9d008e918a243c0b602ff408a619123","l2_adjacency":true,"status":"ACTIVE","subnets":["a57f0a02-a8f4-4265-abf8-b5cc45f6b196"],"description":"","tags":[],"updated_at":"2019-05-19T00:25:26Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"b9d008e918a243c0b602ff408a619123","created_at":"2019-05-19T00:25:24Z","mtu":1450}]} 2019-05-19 00:55:21,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6ef16603-a5c4-495c-8f8f-ef4b08bec949 2019-05-19 00:55:21,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.417419910431s 2019-05-19 00:55:21,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-19 00:55:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:21,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Sun, 19 May 2019 00:55:21 GMT X-Openstack-Request-Id: req-50361c35-e528-4ef3-952f-7e557da7f6ee 2019-05-19 00:55:21,556 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3d3da845-95eb-40ff-81ba-5ac2c192488d","tenant_id":"b9d008e918a243c0b602ff408a619123","created_at":"2019-05-19T00:25:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-19T00:25:26Z","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":"b9d008e918a243c0b602ff408a619123","id":"a57f0a02-a8f4-4265-abf8-b5cc45f6b196","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-05-19 00:55:21,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-50361c35-e528-4ef3-952f-7e557da7f6ee 2019-05-19 00:55:21,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.353724002838s 2019-05-19 00:55:21,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:21,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-725b93c4-10c1-4411-81e1-c456c9311e8b x-openstack-request-id: req-725b93c4-10c1-4411-81e1-c456c9311e8b 2019-05-19 00:55:21,592 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:21,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-725b93c4-10c1-4411-81e1-c456c9311e8b 2019-05-19 00:55:21,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299880504608s 2019-05-19 00:55:21,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:23,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-6b9f88f0-0aa5-44a4-8337-ea54619ee704 x-openstack-request-id: req-6b9f88f0-0aa5-44a4-8337-ea54619ee704 2019-05-19 00:55:23,282 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:23,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/os-security-groups used request id req-6b9f88f0-0aa5-44a4-8337-ea54619ee704 2019-05-19 00:55:23,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.68817019463s 2019-05-19 00:55:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:24,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:24 GMT X-Openstack-Request-Id: req-272e8180-5f59-4bb8-95b2-569fa3bdb53b 2019-05-19 00:55:24,063 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:24,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-272e8180-5f59-4bb8-95b2-569fa3bdb53b 2019-05-19 00:55:24,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.775189876556s 2019-05-19 00:55:24,070 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:24,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:24,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:24,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-d32e0e75-7b46-46bf-8faf-e2fab589c286 x-openstack-request-id: req-d32e0e75-7b46-46bf-8faf-e2fab589c286 2019-05-19 00:55:24,094 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:24,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d32e0e75-7b46-46bf-8faf-e2fab589c286 2019-05-19 00:55:24,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240838527679s 2019-05-19 00:55:24,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:25,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-0a6a033a-3ba4-4416-8f84-eef3ef043f67 x-openstack-request-id: req-0a6a033a-3ba4-4416-8f84-eef3ef043f67 2019-05-19 00:55:25,415 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:25,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/os-security-groups used request id req-0a6a033a-3ba4-4416-8f84-eef3ef043f67 2019-05-19 00:55:25,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.3194360733s 2019-05-19 00:55:25,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:25,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:25 GMT X-Openstack-Request-Id: req-ccee0910-6343-41bb-84f5-77e97d57bd2f 2019-05-19 00:55:25,756 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:25,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ccee0910-6343-41bb-84f5-77e97d57bd2f 2019-05-19 00:55:25,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334404230118s 2019-05-19 00:55:25,765 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:25,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:25,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-6a3de1aa-9176-4af6-a514-b469f4270109 x-openstack-request-id: req-6a3de1aa-9176-4af6-a514-b469f4270109 2019-05-19 00:55:25,789 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:25,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6a3de1aa-9176-4af6-a514-b469f4270109 2019-05-19 00:55:25,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230839252472s 2019-05-19 00:55:25,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:25,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:27,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-7f852eb3-4c21-4d84-8327-b5f7328ef47b x-openstack-request-id: req-7f852eb3-4c21-4d84-8327-b5f7328ef47b 2019-05-19 00:55:27,051 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:27,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/os-security-groups used request id req-7f852eb3-4c21-4d84-8327-b5f7328ef47b 2019-05-19 00:55:27,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.26079893112s 2019-05-19 00:55:27,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:27,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:27 GMT X-Openstack-Request-Id: req-1ca7e336-dace-4d7b-a9dd-c149cb033ea2 2019-05-19 00:55:27,822 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:27,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ca7e336-dace-4d7b-a9dd-c149cb033ea2 2019-05-19 00:55:27,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.765388011932s 2019-05-19 00:55:27,829 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:27,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:27,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9058611-981c-4326-833b-a23b8e42265c x-openstack-request-id: req-c9058611-981c-4326-833b-a23b8e42265c 2019-05-19 00:55:27,861 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:27,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c9058611-981c-4326-833b-a23b8e42265c 2019-05-19 00:55:27,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0318150520325s 2019-05-19 00:55:27,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:28,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62b38962-a766-4662-8448-febc07dc4720 x-openstack-request-id: req-62b38962-a766-4662-8448-febc07dc4720 2019-05-19 00:55:28,725 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:28,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/os-security-groups used request id req-62b38962-a766-4662-8448-febc07dc4720 2019-05-19 00:55:28,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.863118886948s 2019-05-19 00:55:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:28,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:29,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:29 GMT X-Openstack-Request-Id: req-c819c04d-9ee0-45fd-9b55-1b340ce54394 2019-05-19 00:55:29,061 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:29,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c819c04d-9ee0-45fd-9b55-1b340ce54394 2019-05-19 00:55:29,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329864025116s 2019-05-19 00:55:29,068 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:29,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:29,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:29,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-4f106cce-38bd-4f15-958b-90372ab0eaef x-openstack-request-id: req-4f106cce-38bd-4f15-958b-90372ab0eaef 2019-05-19 00:55:29,097 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:29,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4f106cce-38bd-4f15-958b-90372ab0eaef 2019-05-19 00:55:29,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288009643555s 2019-05-19 00:55:29,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:29,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:30,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-62c4f2f4-67ee-4ae4-985c-c2ebfce614d6 x-openstack-request-id: req-62c4f2f4-67ee-4ae4-985c-c2ebfce614d6 2019-05-19 00:55:30,161 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:30,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/os-security-groups used request id req-62c4f2f4-67ee-4ae4-985c-c2ebfce614d6 2019-05-19 00:55:30,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.06243109703s 2019-05-19 00:55:30,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:30,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:30 GMT X-Openstack-Request-Id: req-44fae48e-49f4-4159-8d26-9d113dc4e3d2 2019-05-19 00:55:30,943 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:30,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-44fae48e-49f4-4159-8d26-9d113dc4e3d2 2019-05-19 00:55:30,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.775681972504s 2019-05-19 00:55:30,950 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:30,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:30,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-8bcf6392-850c-4453-b5b4-c442b2293071 x-openstack-request-id: req-8bcf6392-850c-4453-b5b4-c442b2293071 2019-05-19 00:55:30,978 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:30,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8bcf6392-850c-4453-b5b4-c442b2293071 2019-05-19 00:55:30,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274851322174s 2019-05-19 00:55:30,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:30,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:32,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-cdec3fbb-9cd6-42ca-b140-275b5d5430c9 x-openstack-request-id: req-cdec3fbb-9cd6-42ca-b140-275b5d5430c9 2019-05-19 00:55:32,040 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:32,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/os-security-groups used request id req-cdec3fbb-9cd6-42ca-b140-275b5d5430c9 2019-05-19 00:55:32,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.06095194817s 2019-05-19 00:55:32,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:32,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:32,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:32 GMT X-Openstack-Request-Id: req-b7a7a8b8-17a7-47f8-9474-48c57740ed56 2019-05-19 00:55:32,386 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:32,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b7a7a8b8-17a7-47f8-9474-48c57740ed56 2019-05-19 00:55:32,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340240955353s 2019-05-19 00:55:32,393 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:32,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:32,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:32,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-948b56ef-f030-4fe9-bc54-759ddd6ef113 x-openstack-request-id: req-948b56ef-f030-4fe9-bc54-759ddd6ef113 2019-05-19 00:55:32,422 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:32,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-948b56ef-f030-4fe9-bc54-759ddd6ef113 2019-05-19 00:55:32,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282790660858s 2019-05-19 00:55:32,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:33,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-7040f0de-b1b0-4856-8ad9-e9c84d917113 x-openstack-request-id: req-7040f0de-b1b0-4856-8ad9-e9c84d917113 2019-05-19 00:55:33,584 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:33,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/os-security-groups used request id req-7040f0de-b1b0-4856-8ad9-e9c84d917113 2019-05-19 00:55:33,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.16127419472s 2019-05-19 00:55:33,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:33,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:33 GMT X-Openstack-Request-Id: req-4892851d-03c4-48bf-87d7-d006d041fdf2 2019-05-19 00:55:33,928 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:33,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4892851d-03c4-48bf-87d7-d006d041fdf2 2019-05-19 00:55:33,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338047027588s 2019-05-19 00:55:33,935 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:33,935 - 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:c3:7d:6b', 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:c3:7d:6b', u'version': 4, u'addr': u'172.30.9.218', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:30.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'81888d7e-31cd-4aec-9840-380f87f72dbc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.218', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.218', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.218', 'launched_at': u'2019-05-19T00:49:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:30Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:54Z', 'created': u'2019-05-19T00:48:54Z', '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:0b:67:30', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:67:30', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:32.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-05-19T00:49:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:32Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:54Z', 'created': u'2019-05-19T00:48:54Z', '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:99:e2:42', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:e2:42', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:32.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'4fe8a687-b7e6-4ebd-8e2c-60de1219029c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:49:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:32Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:53Z', 'created': u'2019-05-19T00:48:53Z', '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:5d:90:c9', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:90:c9', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:44:04.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'72611616-9f1d-47e9-b175-8808fb0c8cac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-19T00:44:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:44:04Z', 'hostId': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', '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-05-19T00:44:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:43:47Z', 'created': u'2019-05-19T00:43:47Z', '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:e9:d7:92', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:d7:92', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:33:52.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'e70f22d1-5107-45f1-83b1-f0c5d6f0a342', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-19T00:33:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:33:52Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:33:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:33:35Z', 'created': u'2019-05-19T00:33:35Z', '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:fd:8d:6b', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:8d:6b', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:30:09.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'e179e739-68f1-4718-929b-502a543edf8f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:30:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:30:09Z', 'hostId': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', '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-05-19T00:30:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:28:23Z', 'created': u'2019-05-19T00:28:23Z', '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:bf:e6', 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:93:bf:e6', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:27:40.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'5f97fc6f-d22b-42f4-9c66-3b414dd7180c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:27:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:27:40Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:27:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:25:55Z', 'created': u'2019-05-19T00:25:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-19 00:55:33,941 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-19 00:55:33,944 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d8e3950L 2019-05-19 00:55:33,944 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:55:33,954 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:55:33,954 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:55:33,955 - 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-05-19 00:55:33,955 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:55:33,956 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:55:33,956 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:55:33,956 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:55:33,956 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:55:33,999 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:55:34,000 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:55:34,008 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.218: 0a565d001aac332360b4949d7e8672e1 2019-05-19 00:55:34,009 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:55:34,038 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:55:34,054 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:55:34,074 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:55:34,504 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:55:34,505 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:55:34,508 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:55:34,519 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:55:34,519 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-19 00:55:34,521 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-19 00:55:34,523 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d8e3fd0L 2019-05-19 00:55:34,523 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:55:34,534 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:55:34,534 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:55:34,536 - 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-05-19 00:55:34,536 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:55:34,536 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:55:34,536 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:55:34,536 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:55:34,536 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:55:34,580 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:55:34,581 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:55:34,587 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 2b4bac29f728fa18c399d50eb384bb2e 2019-05-19 00:55:34,588 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:55:34,622 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:55:34,642 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:55:34,652 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:55:35,101 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:55:35,101 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:55:35,119 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:55:35,142 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:55:35,143 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-19 00:55:35,145 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-19 00:55:35,147 - paramiko.transport - DEBUG - starting thread (client mode): 0x1dd3bbd0L 2019-05-19 00:55:35,148 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:55:35,159 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:55:35,160 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:55:35,161 - 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-05-19 00:55:35,161 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:55:35,161 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:55:35,161 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:55:35,161 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:55:35,161 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:55:35,206 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:55:35,207 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:55:35,211 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 72a0418d5d89511d3509c8cb3b1202eb 2019-05-19 00:55:35,212 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:55:35,244 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:55:35,263 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:55:35,276 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:55:35,728 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:55:35,728 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:55:35,742 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:55:35,763 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:55:35,763 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m 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-05-19 00:55:35,763 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-19 00:55:35,765 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-19 00:55:35,768 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d8e3fd0L 2019-05-19 00:55:35,768 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:55:35,783 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:55:35,783 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:55:35,784 - 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-05-19 00:55:35,784 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:55:35,785 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:55:35,785 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:55:35,785 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:55:35,785 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:55:35,828 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:55:35,829 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:55:35,832 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: ff1a9c49bafd6787e257c6eb7a644819 2019-05-19 00:55:35,833 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:55:35,870 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:55:35,891 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:55:35,898 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:55:36,354 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:55:36,354 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:55:36,363 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:55:36,382 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:55:36,383 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 10m 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-05-19 00:55:36,385 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-19 00:55:36,386 - paramiko.transport - DEBUG - starting thread (client mode): 0x1dd3b790L 2019-05-19 00:55:36,387 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:55:36,397 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:55:36,398 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:55:36,399 - 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-05-19 00:55:36,399 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:55:36,399 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:55:36,399 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:55:36,399 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:55:36,399 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:55:36,445 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:55:36,445 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:55:36,450 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4ec4c4d545bc0812066697618796a497 2019-05-19 00:55:36,451 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:55:36,483 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:55:36,499 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:55:36,516 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:55:37,000 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:55:37,000 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:55:37,018 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:55:37,033 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:55:37,033 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 16m 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-05-19 00:55:37,035 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-19 00:55:37,037 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d8e3950L 2019-05-19 00:55:37,038 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:55:37,058 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:55:37,058 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:55:37,060 - 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-05-19 00:55:37,060 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:55:37,060 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:55:37,060 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:55:37,060 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:55:37,061 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:55:37,069 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:55:37,069 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:55:37,101 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 0bf8b94b4087fd4553482e514dce4917 2019-05-19 00:55:37,102 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:55:37,108 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:55:37,129 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:55:37,134 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:55:37,682 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:55:37,683 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:55:37,700 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:55:37,737 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:55:37,738 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 23m 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-05-19 00:55:37,738 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-19 00:55:37,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:37,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:39,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-a22d8038-250f-460c-971f-3a237cbebb6d x-openstack-request-id: req-a22d8038-250f-460c-971f-3a237cbebb6d 2019-05-19 00:55:39,467 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:39,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a22d8038-250f-460c-971f-3a237cbebb6d 2019-05-19 00:55:39,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.72692394257s 2019-05-19 00:55:39,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:39,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:39,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97a6a725-a35f-436a-9324-59b2b9feb7c2 x-openstack-request-id: req-97a6a725-a35f-436a-9324-59b2b9feb7c2 2019-05-19 00:55:39,505 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:39,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-97a6a725-a35f-436a-9324-59b2b9feb7c2 2019-05-19 00:55:39,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0304260253906s 2019-05-19 00:55:39,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:40,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d28c5c6c-187e-4124-84f6-25e2c43ecfb4 x-openstack-request-id: req-d28c5c6c-187e-4124-84f6-25e2c43ecfb4 2019-05-19 00:55:40,876 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:40,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/os-security-groups used request id req-d28c5c6c-187e-4124-84f6-25e2c43ecfb4 2019-05-19 00:55:40,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.36953520775s 2019-05-19 00:55:40,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:41,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:41 GMT X-Openstack-Request-Id: req-235f573c-e434-4803-982b-5a234f9c17b2 2019-05-19 00:55:41,237 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:41,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-235f573c-e434-4803-982b-5a234f9c17b2 2019-05-19 00:55:41,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.355274915695s 2019-05-19 00:55:41,245 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:41,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:41,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:41,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00: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-7347a990-f41c-4c6a-a737-d0700831d23c x-openstack-request-id: req-7347a990-f41c-4c6a-a737-d0700831d23c 2019-05-19 00:55:41,270 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:41,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7347a990-f41c-4c6a-a737-d0700831d23c 2019-05-19 00:55:41,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247759819031s 2019-05-19 00:55:41,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:41,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:42,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00: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-31ee1c9d-4cea-4a3a-8ee8-9ee0231852de x-openstack-request-id: req-31ee1c9d-4cea-4a3a-8ee8-9ee0231852de 2019-05-19 00:55:42,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:42,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/os-security-groups used request id req-31ee1c9d-4cea-4a3a-8ee8-9ee0231852de 2019-05-19 00:55:42,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.21783494949s 2019-05-19 00:55:42,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:42,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:42 GMT X-Openstack-Request-Id: req-bf7ce111-fe28-492e-ad7a-4c6eef649133 2019-05-19 00:55:42,808 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:42,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bf7ce111-fe28-492e-ad7a-4c6eef649133 2019-05-19 00:55:42,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312272787094s 2019-05-19 00:55:42,815 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:42,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:42,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:42,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-502bf405-dc80-4be4-bd4d-284fad091120 x-openstack-request-id: req-502bf405-dc80-4be4-bd4d-284fad091120 2019-05-19 00:55:42,839 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:42,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-502bf405-dc80-4be4-bd4d-284fad091120 2019-05-19 00:55:42,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243439674377s 2019-05-19 00:55:42,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:43,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-4d5a536c-dc8e-48cf-924d-26a0b3109b09 x-openstack-request-id: req-4d5a536c-dc8e-48cf-924d-26a0b3109b09 2019-05-19 00:55:43,667 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:43,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/os-security-groups used request id req-4d5a536c-dc8e-48cf-924d-26a0b3109b09 2019-05-19 00:55:43,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.826079130173s 2019-05-19 00:55:43,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:43,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:43 GMT X-Openstack-Request-Id: req-89de8ed5-a902-4137-b2de-def7c8f02126 2019-05-19 00:55:43,715 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:43,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-89de8ed5-a902-4137-b2de-def7c8f02126 2019-05-19 00:55:43,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423820018768s 2019-05-19 00:55:43,722 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:43,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:43,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:43,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-dfd99c06-a6c0-4d7d-a822-28c9a29a6df0 x-openstack-request-id: req-dfd99c06-a6c0-4d7d-a822-28c9a29a6df0 2019-05-19 00:55:43,747 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:43,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-dfd99c06-a6c0-4d7d-a822-28c9a29a6df0 2019-05-19 00:55:43,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024974822998s 2019-05-19 00:55:43,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:43,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:44,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-cc2012ff-6554-4ae4-b49c-2e8e6c584ad8 x-openstack-request-id: req-cc2012ff-6554-4ae4-b49c-2e8e6c584ad8 2019-05-19 00:55:44,295 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:44,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/os-security-groups used request id req-cc2012ff-6554-4ae4-b49c-2e8e6c584ad8 2019-05-19 00:55:44,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.546293020248s 2019-05-19 00:55:44,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:44,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:44,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:44 GMT X-Openstack-Request-Id: req-734c2c66-010f-46d5-9d3b-73029646f202 2019-05-19 00:55:44,635 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:44,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-734c2c66-010f-46d5-9d3b-73029646f202 2019-05-19 00:55:44,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.333842992783s 2019-05-19 00:55:44,642 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:44,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:44,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9d821c8-c7e8-42e6-90b3-ba1b6d95026c x-openstack-request-id: req-c9d821c8-c7e8-42e6-90b3-ba1b6d95026c 2019-05-19 00:55:44,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:44,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c9d821c8-c7e8-42e6-90b3-ba1b6d95026c 2019-05-19 00:55:44,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222809314728s 2019-05-19 00:55:44,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d515f8dd-387a-4fc3-95c0-76652f1d2ab4 x-openstack-request-id: req-d515f8dd-387a-4fc3-95c0-76652f1d2ab4 2019-05-19 00:55:45,420 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:45,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/os-security-groups used request id req-d515f8dd-387a-4fc3-95c0-76652f1d2ab4 2019-05-19 00:55:45,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.754514932632s 2019-05-19 00:55:45,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:45,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:45 GMT X-Openstack-Request-Id: req-25caa35a-0478-486b-abcb-a2d97d60300e 2019-05-19 00:55:45,765 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:45,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-25caa35a-0478-486b-abcb-a2d97d60300e 2019-05-19 00:55:45,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339107990265s 2019-05-19 00:55:45,772 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:45,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:45,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:45,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-65a330a4-3574-4364-9abf-aae31cec44a1 x-openstack-request-id: req-65a330a4-3574-4364-9abf-aae31cec44a1 2019-05-19 00:55:45,802 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:45,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-65a330a4-3574-4364-9abf-aae31cec44a1 2019-05-19 00:55:45,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297620296478s 2019-05-19 00:55:45,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:45,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:46,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-66737971-c995-49f1-9fcc-ded87b8bc552 x-openstack-request-id: req-66737971-c995-49f1-9fcc-ded87b8bc552 2019-05-19 00:55:46,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:46,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/os-security-groups used request id req-66737971-c995-49f1-9fcc-ded87b8bc552 2019-05-19 00:55:46,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.01715707779s 2019-05-19 00:55:46,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:46,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:47,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:47 GMT X-Openstack-Request-Id: req-58cde282-c1cd-4a6a-83a5-35a119adba65 2019-05-19 00:55:47,145 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:47,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58cde282-c1cd-4a6a-83a5-35a119adba65 2019-05-19 00:55:47,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318483829498s 2019-05-19 00:55:47,151 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:47,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:55:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:47,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-6795ca1b-2427-42da-9dcb-d5550c847dfb x-openstack-request-id: req-6795ca1b-2427-42da-9dcb-d5550c847dfb 2019-05-19 00:55:47,176 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:55:47,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6795ca1b-2427-42da-9dcb-d5550c847dfb 2019-05-19 00:55:47,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244221687317s 2019-05-19 00:55:47,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:55:47,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:47,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-95f2d0d1-9503-475e-8209-696a11a35cc6 x-openstack-request-id: req-95f2d0d1-9503-475e-8209-696a11a35cc6 2019-05-19 00:55:47,835 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:55:47,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/os-security-groups used request id req-95f2d0d1-9503-475e-8209-696a11a35cc6 2019-05-19 00:55:47,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.658401012421s 2019-05-19 00:55:47,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:55:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:48,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:55:48 GMT X-Openstack-Request-Id: req-836e654c-bd51-42cd-a6f7-3188204cf87d 2019-05-19 00:55:48,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:55:48,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-836e654c-bd51-42cd-a6f7-3188204cf87d 2019-05-19 00:55:48,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322996139526s 2019-05-19 00:55:48,172 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:55:48,172 - 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:c3:7d:6b', 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:c3:7d:6b', u'version': 4, u'addr': u'172.30.9.218', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:30.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'81888d7e-31cd-4aec-9840-380f87f72dbc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.218', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.218', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.218', 'launched_at': u'2019-05-19T00:49:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:30Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:54Z', 'created': u'2019-05-19T00:48:54Z', '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:0b:67:30', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:67:30', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:32.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-05-19T00:49:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:32Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:54Z', 'created': u'2019-05-19T00:48:54Z', '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:99:e2:42', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:e2:42', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:32.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'4fe8a687-b7e6-4ebd-8e2c-60de1219029c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:49:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:32Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:53Z', 'created': u'2019-05-19T00:48:53Z', '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:5d:90:c9', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:90:c9', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:44:04.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'72611616-9f1d-47e9-b175-8808fb0c8cac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-19T00:44:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:44:04Z', 'hostId': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', '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-05-19T00:44:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:43:47Z', 'created': u'2019-05-19T00:43:47Z', '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:e9:d7:92', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:d7:92', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:33:52.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'e70f22d1-5107-45f1-83b1-f0c5d6f0a342', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-19T00:33:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:33:52Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:33:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:33:35Z', 'created': u'2019-05-19T00:33:35Z', '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:fd:8d:6b', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:8d:6b', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:30:09.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'e179e739-68f1-4718-929b-502a543edf8f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:30:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:30:09Z', 'hostId': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', '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-05-19T00:30:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:28:23Z', 'created': u'2019-05-19T00:28:23Z', '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:bf:e6', 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:93:bf:e6', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:27:40.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'5f97fc6f-d22b-42f4-9c66-3b414dd7180c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:27:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:27:40Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:27:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:25:55Z', 'created': u'2019-05-19T00:25:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-19 00:55:48,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:48,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00: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-e803b143-00ef-4406-ace3-6a0fcd20aeee x-openstack-request-id: req-e803b143-00ef-4406-ace3-6a0fcd20aeee 2019-05-19 00:55:48,972 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:48,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e803b143-00ef-4406-ace3-6a0fcd20aeee 2019-05-19 00:55:48,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794578075409s 2019-05-19 00:55:48,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 00:55:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 00:55:49,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18435 Content-Type: application/json Date: Sun, 19 May 2019 00: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-f4f7ae20-0286-4da6-bd8f-507ab56aa19e x-openstack-request-id: req-f4f7ae20-0286-4da6-bd8f-507ab56aa19e 2019-05-19 00:55:49,067 - keystoneauth.session - DEBUG - RESP BODY: {"output": "snet.co.uk>, Peter Oruba\n[ 0.508591] Scanning for low memory corruption every 60 seconds\n[ 0.510983] Initialise system trusted keyring\n[ 0.512683] audit: initializing netlink socket (disabled)\n[ 0.514627] type=2000 audit(1558226971.619:1): initialized\n[ 0.534703] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537726] zbud: loaded\n[ 0.539031] VFS: Disk quotas dquot_6.5.2\n[ 0.540580] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543228] fuse init (API version 7.22)\n[ 0.544799] msgmni has been set to 1982\n[ 0.546344] Key type big_key registered\n[ 0.548176] Key type asymmetric registered\n[ 0.550016] Asymmetric key parser 'x509' registered\n[ 0.552192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555441] io scheduler noop registered\n[ 0.557213] io scheduler deadline registered (default)\n[ 0.559457] io scheduler cfq registered\n[ 0.561283] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.563655] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566481] ipmi message handler version 39.2\n[ 0.568479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.571734] ACPI: Power Button [PWRF]\n[ 0.573518] GHES: HEST is not enabled!\n[ 0.590384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.626072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.656298] Linux agpgart interface v0.103\n[ 0.658987] brd: module loaded\n[ 0.660861] loop: module loaded\n[ 0.662708] blk-mq: CPU -> queue map\n[ 0.664327] CPU 0 -> Queue 0\n[ 0.666604] vda: vda1\n[ 0.668517] scsi0 : ata_piix\n[ 0.669944] scsi1 : ata_piix\n[ 0.671333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.674092] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.677643] libphy: Fixed MDIO Bus: probed\n[ 0.679501] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681647] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685167] PPP generic driver version 2.4.2\n[ 0.687067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689726] ehci-pci: EHCI PCI platform driver\n[ 0.691622] ehci-platform: EHCI generic platform driver\n[ 0.693798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696077] ohci-pci: OHCI PCI platform driver\n[ 0.697730] ohci-platform: OHCI generic platform driver\n[ 0.699598] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716751] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.718650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.723666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728687] usb usb1: Product: UHCI Host Controller\n[ 0.730469] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.732685] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734457] hub 1-0:1.0: USB hub found\n[ 0.735919] hub 1-0:1.0: 2 ports detected\n[ 0.737579] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741401] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743209] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745108] mousedev: PS/2 mouse device common for all mice\n[ 0.747430] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750614] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752850] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757369] device-mapper: uevent: version 1.0.3\n[ 0.759112] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.762171] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764367] TCP: cubic registered\n[ 0.765741] NET: Registered protocol family 10\n[ 0.767609] NET: Registered protocol family 17\n[ 0.769283] Key type dns_resolver registered\n[ 0.771003] Loading compiled-in X.509 certificates\n[ 0.773291] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.776662] registered taskstats version 1\n[ 0.779638] Key type trusted registered\n[ 0.783239] Key type encrypted registered\n[ 0.784801] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.786766] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.789280] regulator-dummy: disabling\n[ 0.790744] Magic number: 3:206:810\n[ 0.792315] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:31 UTC (1558226971)\n[ 0.795308] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797411] EDD information not available.\n[ 0.833444] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.848022] Write protecting the kernel read-only data: 12288k\n[ 0.850707] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.854959] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872110] systemd-udevd[99]: starting version 204\n[ 0.904524] FDC 0 is a S82078B\n[ 1.060084] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.224788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227336] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229911] usb 1-1: Product: QEMU USB Tablet\n[ 1.231608] usb 1-1: Manufacturer: QEMU\n[ 1.233163] usb 1-1: SerialNumber: 42\n[ 1.934252] 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.329338] 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.457451] random: init urandom read with 10 bits of entropy available\n[ 2.604621] 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 Sun, 19 May 2019 00:49:33 +0000. Up 3.04 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 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.93]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:36 +0000. Up 5.54 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.14 | 255.255.255.0 | fa:16:3e:c3:7d:6b |\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:\n6f:10:3f:de:f4:f8:9d:dc:58:2e:29:b8:01:fd:b0:fe root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| + |\n| S = . |\n| = B o |\n| *.+ ...|\n| o....+=o|\n| ooE.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:\n41:47:c7:2b:2c:94:63:e5:90:fd:77:fe:1e:0e:c2:61 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o*+.. |\n| .*+... |\n| o.o.. . |\n| ..o o . .|\n| S. E . o |\n| o . .|\n| o . ..|\n| . o o|\n| o.|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:f9:c8:9b:41:41:c7:69:de:10:a2:8b:79:97:46:a5 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| o == |\n| . Eo o |\n| o o *. . |\n| o o O S |\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:\n0a:56:5d:00:1a:ac:33:23:60:b4:94:9d:7e:86:72:e1 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.oo.o ..... |\n|oo.+.o . . |\n|o.o.+ . . |\n|..=E + |\n| .o+= S |\n| . . . |\n| . |\n| |\n| |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:42 +0000. Up 12.13 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 Sun, 19 May 2019 00:49:44 +0000. Up 13.36 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 18628 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 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/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 [836 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 [525 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 6s (2064 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.5\n+ '[' -n 192.168.100.5 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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/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://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-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 18s (5050 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8675\nclearwater-socket-factory-sig start/running, process 8683\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8729\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\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'\nreload: Job is not running: clearwater-monit\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 (15.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58649 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n+ echo 'nameserver 192.168.100.8'\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 clearwater_cluster_manager_p... 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 clearwater_cluster_manager_p... 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 Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_cluster_manager_p... Does not exist 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 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 ' homestead_process Execution failed | Does... Process \n clearwater_cluster_manager_p... Does not exist 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 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-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_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 homestead_uptime Status failed Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n clearwater_queue_manager_uptime Status failed 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++ sed 1,2d\n++ grep -v 'Status ok'\n++ monit summary\n+ test -z ' homestead_uptime Status failed Program \n clearwater_queue_manager_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-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 694974bee042693f is healthy: got healthy result from http://192.168.100.14:4000\nmember 69e7aa7f65fa47b8 is healthy: got healthy result from http://192.168.100.6:4000\nmember 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000\nmember 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000\nmember bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000\nmember dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n694974bee042693f: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n69e7aa7f65fa47b8: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true\n966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\nbbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\ndfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10: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: gAAAAABc4KfuqSiTId2Krr-uqjevc3T8lzhrZz6ZmhT0zuWnJ7tJ-EvLQOX1r8S7ZAqmlvKI_duiKVqPgC_zqQtWyij_4yCf67ZcztSKGWIcrV1O7Mcpvu5AuHgP6vQLHayafeHDXUvpkTJPdgf7ABV1SXuRNU_pUUANHDVSg_p2R_qNPqsbFqs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-dime-tp3hremts46h-0-pcjecediq3az/ac575932-7f20-435f-89bb-cb773231cbef/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Sun, 19 May 2019 00:55:12 GMT\nServer: Apache\nx-openstack-request-id: req-bb75e936-f88b-4e20-9b39-6e5cc9944e61\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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 41:47:c7:2b:2c:94:63:e5:90:fd:77:fe:1e:0e:c2:61 root@dime-0 (DSA)\nec2: 256 98:f9:c8:9b:41:41:c7:69:de:10:a2:8b:79:97:46:a5 root@dime-0 (ECDSA)\nec2: 256 0a:56:5d:00:1a:ac:33:23:60:b4:94:9d:7e:86:72:e1 root@dime-0 (ED25519)\nec2: 2048 6f:10:3f:de:f4:f8:9d:dc:58:2e:29:b8:01:fd:b0:fe root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDNTXqfkrGFaY7ZL8b7NHwAxwpcPeQ5wDu49VgEB9KAcuusAxA1z97WRduSnT7767T4mXMseeuIY9UkjqgU8pg8= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOkXTDo9ZqqZl31kdYCPdPPngwIowe0UiEpadZmIWD+o root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWsXcsu5X+zv6BB5BNOMqWixsZ4w2nt9vHJIhWjcXZP6F6mYQIOxceZYdrd0d0BzXFHh9QZms5Whf9SNFsb/rbNYDSK01GOsIRqW9BXh1x0mMIwuSxYBfft/ZUju49ub3dnFXc+i+vVXbpdkkZzzMr171np5b/VuWM7QWnLSnoNuxEgJ5rtS/EQLgd8ncU+kyUT9P6Y1eAYuOJS2tqtyicB6crwO+xP9nFb6PXC1JsZf+CbdtYgQTx3ZavB0GaqNeIettDkItB7Qg6CNdzeZhYDoDrLHldxV4oRb1QtgB28i+47Mp+zeg2HRpZzKtfPQXa3Qg3FPVP1QY40MHXiit/ root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:55:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.16 seconds\n"} 2019-05-19 00:55:49,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/action used request id req-f4f7ae20-0286-4da6-bd8f-507ab56aa19e 2019-05-19 00:55:49,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0889790058136s 2019-05-19 00:55:49,071 - functest.core.singlevm - DEBUG - console: snet.co.uk>, Peter Oruba [ 0.508591] Scanning for low memory corruption every 60 seconds [ 0.510983] Initialise system trusted keyring [ 0.512683] audit: initializing netlink socket (disabled) [ 0.514627] type=2000 audit(1558226971.619:1): initialized [ 0.534703] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.537726] zbud: loaded [ 0.539031] VFS: Disk quotas dquot_6.5.2 [ 0.540580] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543228] fuse init (API version 7.22) [ 0.544799] msgmni has been set to 1982 [ 0.546344] Key type big_key registered [ 0.548176] Key type asymmetric registered [ 0.550016] Asymmetric key parser 'x509' registered [ 0.552192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555441] io scheduler noop registered [ 0.557213] io scheduler deadline registered (default) [ 0.559457] io scheduler cfq registered [ 0.561283] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.563655] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.566481] ipmi message handler version 39.2 [ 0.568479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.571734] ACPI: Power Button [PWRF] [ 0.573518] GHES: HEST is not enabled! [ 0.590384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.656298] Linux agpgart interface v0.103 [ 0.658987] brd: module loaded [ 0.660861] loop: module loaded [ 0.662708] blk-mq: CPU -> queue map [ 0.664327] CPU 0 -> Queue 0 [ 0.666604] vda: vda1 [ 0.668517] scsi0 : ata_piix [ 0.669944] scsi1 : ata_piix [ 0.671333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674092] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677643] libphy: Fixed MDIO Bus: probed [ 0.679501] tun: Universal TUN/TAP device driver, 1.6 [ 0.681647] tun: (C) 1999-2004 Max Krasnyansky [ 0.685167] PPP generic driver version 2.4.2 [ 0.687067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689726] ehci-pci: EHCI PCI platform driver [ 0.691622] ehci-platform: EHCI generic platform driver [ 0.693798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696077] ohci-pci: OHCI PCI platform driver [ 0.697730] ohci-platform: OHCI generic platform driver [ 0.699598] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716751] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728687] usb usb1: Product: UHCI Host Controller [ 0.730469] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.732685] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734457] hub 1-0:1.0: USB hub found [ 0.735919] hub 1-0:1.0: 2 ports detected [ 0.737579] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741401] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743209] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745108] mousedev: PS/2 mouse device common for all mice [ 0.747430] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750614] rtc_cmos 00:00: RTC can wake from S4 [ 0.752850] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757369] device-mapper: uevent: version 1.0.3 [ 0.759112] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.762171] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764367] TCP: cubic registered [ 0.765741] NET: Registered protocol family 10 [ 0.767609] NET: Registered protocol family 17 [ 0.769283] Key type dns_resolver registered [ 0.771003] Loading compiled-in X.509 certificates [ 0.773291] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.776662] registered taskstats version 1 [ 0.779638] Key type trusted registered [ 0.783239] Key type encrypted registered [ 0.784801] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786766] IMA: No TPM chip found, activating TPM-bypass! [ 0.789280] regulator-dummy: disabling [ 0.790744] Magic number: 3:206:810 [ 0.792315] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:31 UTC (1558226971) [ 0.795308] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797411] EDD information not available. [ 0.833444] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848022] Write protecting the kernel read-only data: 12288k [ 0.850707] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854959] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872110] systemd-udevd[99]: starting version 204 [ 0.904524] FDC 0 is a S82078B [ 1.060084] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227336] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229911] usb 1-1: Product: QEMU USB Tablet [ 1.231608] usb 1-1: Manufacturer: QEMU [ 1.233163] usb 1-1: SerialNumber: 42 [ 1.934252] 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.329338] 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.457451] random: init urandom read with 10 bits of entropy available [ 2.604621] 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 Sun, 19 May 2019 00:49:33 +0000. Up 3.04 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 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.93]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:36 +0000. Up 5.54 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.14 | 255.255.255.0 | fa:16:3e:c3:7d:6b | 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: 6f:10:3f:de:f4:f8:9d:dc:58:2e:29:b8:01:fd:b0:fe root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | + | | S = . | | = B o | | *.+ ...| | o....+=o| | ooE.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: 41:47:c7:2b:2c:94:63:e5:90:fd:77:fe:1e:0e:c2:61 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o*+.. | | .*+... | | o.o.. . | | ..o o . .| | S. E . o | | o . .| | o . ..| | . o o| | o.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:f9:c8:9b:41:41:c7:69:de:10:a2:8b:79:97:46:a5 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | o == | | . Eo o | | o o *. . | | o o 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: 0a:56:5d:00:1a:ac:33:23:60:b4:94:9d:7e:86:72:e1 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.oo.o ..... | |oo.+.o . . | |o.o.+ . . | |..=E + | | .o+= S | | . . . | | . | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:42 +0000. Up 12.13 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 Sun, 19 May 2019 00:49:44 +0000. Up 13.36 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 18628 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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/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 [836 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 [525 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 6s (2064 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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/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://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-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 18s (5050 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...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' reload: Job is not running: clearwater-monit 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 (15.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 + echo 'nameserver 192.168.100.8' + 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 clearwater_cluster_manager_p... 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 clearwater_cluster_manager_p... 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_cluster_manager_p... Does not exist 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 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 ' homestead_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist 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 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-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_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 homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v Running ++ sed 1,2d ++ grep -v 'Status ok' ++ monit summary + test -z ' homestead_uptime Status failed Program clearwater_queue_manager_uptime Status failed 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... 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 694974bee042693f is healthy: got healthy result from http://192.168.100.14:4000 member 69e7aa7f65fa47b8 is healthy: got healthy result from http://192.168.100.6:4000 member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 694974bee042693f: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 69e7aa7f65fa47b8: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false bbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10: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: gAAAAABc4KfuqSiTId2Krr-uqjevc3T8lzhrZz6ZmhT0zuWnJ7tJ-EvLQOX1r8S7ZAqmlvKI_duiKVqPgC_zqQtWyij_4yCf67ZcztSKGWIcrV1O7Mcpvu5AuHgP6vQLHayafeHDXUvpkTJPdgf7ABV1SXuRNU_pUUANHDVSg_p2R_qNPqsbFqs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-dime-tp3hremts46h-0-pcjecediq3az/ac575932-7f20-435f-89bb-cb773231cbef/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:55:12 GMT Server: Apache x-openstack-request-id: req-bb75e936-f88b-4e20-9b39-6e5cc9944e61 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 41:47:c7:2b:2c:94:63:e5:90:fd:77:fe:1e:0e:c2:61 root@dime-0 (DSA) ec2: 256 98:f9:c8:9b:41:41:c7:69:de:10:a2:8b:79:97:46:a5 root@dime-0 (ECDSA) ec2: 256 0a:56:5d:00:1a:ac:33:23:60:b4:94:9d:7e:86:72:e1 root@dime-0 (ED25519) ec2: 2048 6f:10:3f:de:f4:f8:9d:dc:58:2e:29:b8:01:fd:b0:fe root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDNTXqfkrGFaY7ZL8b7NHwAxwpcPeQ5wDu49VgEB9KAcuusAxA1z97WRduSnT7767T4mXMseeuIY9UkjqgU8pg8= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOkXTDo9ZqqZl31kdYCPdPPngwIowe0UiEpadZmIWD+o root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWsXcsu5X+zv6BB5BNOMqWixsZ4w2nt9vHJIhWjcXZP6F6mYQIOxceZYdrd0d0BzXFHh9QZms5Whf9SNFsb/rbNYDSK01GOsIRqW9BXh1x0mMIwuSxYBfft/ZUju49ub3dnFXc+i+vVXbpdkkZzzMr171np5b/VuWM7QWnLSnoNuxEgJ5rtS/EQLgd8ncU+kyUT9P6Y1eAYuOJS2tqtyicB6crwO+xP9nFb6PXC1JsZf+CbdtYgQTx3ZavB0GaqNeIettDkItB7Qg6CNdzeZhYDoDrLHldxV4oRb1QtgB28i+47Mp+zeg2HRpZzKtfPQXa3Qg3FPVP1QY40MHXiit/ root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:55:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.16 seconds 2019-05-19 00:55:49,076 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console snet.co.uk>, Peter Oruba [ 0.508591] Scanning for low memory corruption every 60 seconds [ 0.510983] Initialise system trusted keyring [ 0.512683] audit: initializing netlink socket (disabled) [ 0.514627] type=2000 audit(1558226971.619:1): initialized [ 0.534703] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.537726] zbud: loaded [ 0.539031] VFS: Disk quotas dquot_6.5.2 [ 0.540580] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543228] fuse init (API version 7.22) [ 0.544799] msgmni has been set to 1982 [ 0.546344] Key type big_key registered [ 0.548176] Key type asymmetric registered [ 0.550016] Asymmetric key parser 'x509' registered [ 0.552192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555441] io scheduler noop registered [ 0.557213] io scheduler deadline registered (default) [ 0.559457] io scheduler cfq registered [ 0.561283] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.563655] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.566481] ipmi message handler version 39.2 [ 0.568479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.571734] ACPI: Power Button [PWRF] [ 0.573518] GHES: HEST is not enabled! [ 0.590384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.656298] Linux agpgart interface v0.103 [ 0.658987] brd: module loaded [ 0.660861] loop: module loaded [ 0.662708] blk-mq: CPU -> queue map [ 0.664327] CPU 0 -> Queue 0 [ 0.666604] vda: vda1 [ 0.668517] scsi0 : ata_piix [ 0.669944] scsi1 : ata_piix [ 0.671333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674092] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677643] libphy: Fixed MDIO Bus: probed [ 0.679501] tun: Universal TUN/TAP device driver, 1.6 [ 0.681647] tun: (C) 1999-2004 Max Krasnyansky [ 0.685167] PPP generic driver version 2.4.2 [ 0.687067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689726] ehci-pci: EHCI PCI platform driver [ 0.691622] ehci-platform: EHCI generic platform driver [ 0.693798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696077] ohci-pci: OHCI PCI platform driver [ 0.697730] ohci-platform: OHCI generic platform driver [ 0.699598] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716751] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728687] usb usb1: Product: UHCI Host Controller [ 0.730469] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.732685] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734457] hub 1-0:1.0: USB hub found [ 0.735919] hub 1-0:1.0: 2 ports detected [ 0.737579] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741401] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743209] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745108] mousedev: PS/2 mouse device common for all mice [ 0.747430] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750614] rtc_cmos 00:00: RTC can wake from S4 [ 0.752850] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757369] device-mapper: uevent: version 1.0.3 [ 0.759112] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.762171] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764367] TCP: cubic registered [ 0.765741] NET: Registered protocol family 10 [ 0.767609] NET: Registered protocol family 17 [ 0.769283] Key type dns_resolver registered [ 0.771003] Loading compiled-in X.509 certificates [ 0.773291] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.776662] registered taskstats version 1 [ 0.779638] Key type trusted registered [ 0.783239] Key type encrypted registered [ 0.784801] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786766] IMA: No TPM chip found, activating TPM-bypass! [ 0.789280] regulator-dummy: disabling [ 0.790744] Magic number: 3:206:810 [ 0.792315] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:31 UTC (1558226971) [ 0.795308] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797411] EDD information not available. [ 0.833444] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848022] Write protecting the kernel read-only data: 12288k [ 0.850707] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854959] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872110] systemd-udevd[99]: starting version 204 [ 0.904524] FDC 0 is a S82078B [ 1.060084] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227336] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229911] usb 1-1: Product: QEMU USB Tablet [ 1.231608] usb 1-1: Manufacturer: QEMU [ 1.233163] usb 1-1: SerialNumber: 42 [ 1.934252] 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.329338] 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.457451] random: init urandom read with 10 bits of entropy available [ 2.604621] 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 Sun, 19 May 2019 00:49:33 +0000. Up 3.04 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 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.93]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:36 +0000. Up 5.54 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.14 | 255.255.255.0 | fa:16:3e:c3:7d:6b | 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: 6f:10:3f:de:f4:f8:9d:dc:58:2e:29:b8:01:fd:b0:fe root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | + | | S = . | | = B o | | *.+ ...| | o....+=o| | ooE.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: 41:47:c7:2b:2c:94:63:e5:90:fd:77:fe:1e:0e:c2:61 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o*+.. | | .*+... | | o.o.. . | | ..o o . .| | S. E . o | | o . .| | o . ..| | . o o| | o.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:f9:c8:9b:41:41:c7:69:de:10:a2:8b:79:97:46:a5 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | o == | | . Eo o | | o o *. . | | o o 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: 0a:56:5d:00:1a:ac:33:23:60:b4:94:9d:7e:86:72:e1 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.oo.o ..... | |oo.+.o . . | |o.o.+ . . | |..=E + | | .o+= S | | . . . | | . | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:42 +0000. Up 12.13 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 Sun, 19 May 2019 00:49:44 +0000. Up 13.36 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 18628 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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/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 [836 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 [525 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 6s (2064 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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/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://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-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 18s (5050 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...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' reload: Job is not running: clearwater-monit 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 (15.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 + echo 'nameserver 192.168.100.8' + 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 clearwater_cluster_manager_p... 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 clearwater_cluster_manager_p... 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_cluster_manager_p... Does not exist 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 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 ' homestead_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist 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 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-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_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 homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v Running ++ sed 1,2d ++ grep -v 'Status ok' ++ monit summary + test -z ' homestead_uptime Status failed Program clearwater_queue_manager_uptime Status failed 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... 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 694974bee042693f is healthy: got healthy result from http://192.168.100.14:4000 member 69e7aa7f65fa47b8 is healthy: got healthy result from http://192.168.100.6:4000 member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 694974bee042693f: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 69e7aa7f65fa47b8: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false bbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10: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: gAAAAABc4KfuqSiTId2Krr-uqjevc3T8lzhrZz6ZmhT0zuWnJ7tJ-EvLQOX1r8S7ZAqmlvKI_duiKVqPgC_zqQtWyij_4yCf67ZcztSKGWIcrV1O7Mcpvu5AuHgP6vQLHayafeHDXUvpkTJPdgf7ABV1SXuRNU_pUUANHDVSg_p2R_qNPqsbFqs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-dime-tp3hremts46h-0-pcjecediq3az/ac575932-7f20-435f-89bb-cb773231cbef/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:55:12 GMT Server: Apache x-openstack-request-id: req-bb75e936-f88b-4e20-9b39-6e5cc9944e61 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 41:47:c7:2b:2c:94:63:e5:90:fd:77:fe:1e:0e:c2:61 root@dime-0 (DSA) ec2: 256 98:f9:c8:9b:41:41:c7:69:de:10:a2:8b:79:97:46:a5 root@dime-0 (ECDSA) ec2: 256 0a:56:5d:00:1a:ac:33:23:60:b4:94:9d:7e:86:72:e1 root@dime-0 (ED25519) ec2: 2048 6f:10:3f:de:f4:f8:9d:dc:58:2e:29:b8:01:fd:b0:fe root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDNTXqfkrGFaY7ZL8b7NHwAxwpcPeQ5wDu49VgEB9KAcuusAxA1z97WRduSnT7767T4mXMseeuIY9UkjqgU8pg8= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOkXTDo9ZqqZl31kdYCPdPPngwIowe0UiEpadZmIWD+o root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWsXcsu5X+zv6BB5BNOMqWixsZ4w2nt9vHJIhWjcXZP6F6mYQIOxceZYdrd0d0BzXFHh9QZms5Whf9SNFsb/rbNYDSK01GOsIRqW9BXh1x0mMIwuSxYBfft/ZUju49ub3dnFXc+i+vVXbpdkkZzzMr171np5b/VuWM7QWnLSnoNuxEgJ5rtS/EQLgd8ncU+kyUT9P6Y1eAYuOJS2tqtyicB6crwO+xP9nFb6PXC1JsZf+CbdtYgQTx3ZavB0GaqNeIettDkItB7Qg6CNdzeZhYDoDrLHldxV4oRb1QtgB28i+47Mp+zeg2HRpZzKtfPQXa3Qg3FPVP1QY40MHXiit/ root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:55:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.16 seconds 2019-05-19 00:55:49,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:49,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:50,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-1138a755-a0c1-4e67-aba3-df9273a8412f x-openstack-request-id: req-1138a755-a0c1-4e67-aba3-df9273a8412f 2019-05-19 00:55:50,470 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:50,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1138a755-a0c1-4e67-aba3-df9273a8412f 2019-05-19 00:55:50,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39008593559s 2019-05-19 00:55:50,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 00:55:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 00:55:50,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21205 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-bf7942b6-0984-402f-96d0-4bfd25599600 x-openstack-request-id: req-bf7942b6-0984-402f-96d0-4bfd25599600 2019-05-19 00:55:50,575 - keystoneauth.session - DEBUG - RESP BODY: {"output": "00000] 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.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.009721] pid_max: default: 32768 minimum: 301\n[ 0.012133] Security Framework initialized\n[ 0.014167] AppArmor: AppArmor initialized\n[ 0.016003] Yama: becoming mindful.\n[ 0.018017] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020900] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.024446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.032584] Initializing cgroup subsys memory\n[ 0.034671] Initializing cgroup subsys devices\n[ 0.036019] Initializing cgroup subsys freezer\n[ 0.038144] Initializing cgroup subsys blkio\n[ 0.040019] Initializing cgroup subsys perf_event\n[ 0.042293] Initializing cgroup subsys hugetlb\n[ 0.044824] mce: CPU supports 10 MCE banks\n[ 0.048089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048089] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052012] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.059884] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.060003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.068016] MDS: Mitigation: Clear CPU buffers\n[ 0.099244] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.107191] ACPI: Core revision 20131115\n[ 0.108528] ACPI: All ACPI Tables successfully acquired\n[ 0.112052] ftrace: allocating 28757 entries in 113 pages\n[ 0.132286] smpboot: Max logical packages: 1\n[ 0.134310] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.136312] Enabling x2apic\n[ 0.137784] Enabled x2apic\n[ 0.140009] Switched APIC routing to physical x2apic.\n[ 0.144449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.147129] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.151548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.160729] KVM setup paravirtual spinlock\n[ 0.165221] x86: Booted up 1 node, 1 CPUs\n[ 0.167116] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.168340] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.171432] devtmpfs: initialized\n[ 0.173637] EVM: security.selinux\n[ 0.175268] EVM: security.SMACK64\n[ 0.176004] EVM: security.ima\n[ 0.177493] EVM: security.capability\n[ 0.180170] pinctrl core: initialized pinctrl subsystem\n[ 0.182549] regulator-dummy: no parameters\n[ 0.184116] RTC time: 0:49:32, date: 05/19/19\n[ 0.186152] NET: Registered protocol family 16\n[ 0.188137] cpuidle: using governor ladder\n[ 0.190036] cpuidle: using governor menu\n[ 0.191919] ACPI: bus type PCI registered\n[ 0.192009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.194992] PCI: Using configuration type 1 for base access\n[ 0.196741] bio: create slab at 0\n[ 0.198882] ACPI: Added _OSI(Module Device)\n[ 0.200004] ACPI: Added _OSI(Processor Device)\n[ 0.202039] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.204004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.207491] ACPI: Interpreter enabled\n[ 0.208013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.212005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.220005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.224008] ACPI: (supports S0 S5)\n[ 0.225617] ACPI: Using IOAPIC for interrupt routing\n[ 0.227861] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.228172] ACPI: No dock devices found.\n[ 0.231770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.232009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.234916] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.240229] acpiphp: Slot [3] registered\n[ 0.242094] acpiphp: Slot [4] registered\n[ 0.243944] acpiphp: Slot [5] registered\n[ 0.244058] acpiphp: Slot [6] registered\n[ 0.245994] acpiphp: Slot [7] registered\n[ 0.247784] acpiphp: Slot [8] registered\n[ 0.248023] acpiphp: Slot [9] registered\n[ 0.249844] acpiphp: Slot [10] registered\n[ 0.251706] acpiphp: Slot [11] registered\n[ 0.252030] acpiphp: Slot [12] registered\n[ 0.253736] acpiphp: Slot [13] registered\n[ 0.255621] acpiphp: Slot [14] registered\n[ 0.256031] acpiphp: Slot [15] registered\n[ 0.257832] acpiphp: Slot [16] registered\n[ 0.259723] acpiphp: Slot [17] registered\n[ 0.260050] acpiphp: Slot [18] registered\n[ 0.261627] acpiphp: Slot [19] registered\n[ 0.263408] acpiphp: Slot [20] registered\n[ 0.264026] acpiphp: Slot [21] registered\n[ 0.265740] acpiphp: Slot [22] registered\n[ 0.267488] acpiphp: Slot [23] registered\n[ 0.268028] acpiphp: Slot [24] registered\n[ 0.269948] acpiphp: Slot [25] registered\n[ 0.271620] acpiphp: Slot [26] registered\n[ 0.272035] acpiphp: Slot [27] registered\n[ 0.273780] acpiphp: Slot [28] registered\n[ 0.275401] acpiphp: Slot [29] registered\n[ 0.276034] acpiphp: Slot [30] registered\n[ 0.277631] acpiphp: Slot [31] registered\n[ 0.279385] PCI host bridge to bus 0000:00\n[ 0.280009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.281928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.284006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.286297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.288006] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.290555] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.299195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.300018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.325650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.328717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.332169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.335784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.337312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.340162] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.343214] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.344004] vgaarb: loaded\n[ 0.345416] vgaarb: bridge control possible 0000:00:02.0\n[ 0.348088] SCSI subsystem initialized\n[ 0.350213] ACPI: bus type USB registered\n[ 0.352067] usbcore: registered new interface driver usbfs\n[ 0.354872] usbcore: registered new interface driver hub\n[ 0.356060] usbcore: registered new device driver usb\n[ 0.358830] PCI: Using ACPI for IRQ routing\n[ 0.360565] NetLabel: Initializing\n[ 0.362469] NetLabel: domain hash size = 128\n[ 0.364005] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366533] NetLabel: unlabeled traffic allowed by default\n[ 0.368225] Switched to clocksource kvm-clock\n[ 0.376891] AppArmor: AppArmor Filesystem Enabled\n[ 0.379102] pnp: PnP ACPI init\n[ 0.380658] ACPI: bus type PNP registered\n[ 0.383379] pnp: PnP ACPI: found 8 devices\n[ 0.385380] ACPI: bus type PNP unregistered\n[ 0.393046] NET: Registered protocol family 2\n[ 0.395352] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398513] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401636] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404577] TCP: reno registered\n[ 0.406182] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408825] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.411739] NET: Registered protocol family 1\n[ 0.413809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416487] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.419056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.436729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454910] Trying to unpack rootfs image as initramfs...\n[ 0.558427] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.562139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.564532] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.568173] Scanning for low memory corruption every 60 seconds\n[ 0.570979] Initialise system trusted keyring\n[ 0.572941] audit: initializing netlink socket (disabled)\n[ 0.575252] type=2000 audit(1558226973.742:1): initialized\n[ 0.596645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.600332] zbud: loaded\n[ 0.601874] VFS: Disk quotas dquot_6.5.2\n[ 0.603773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607004] fuse init (API version 7.22)\n[ 0.608958] msgmni has been set to 1982\n[ 0.610877] Key type big_key registered\n[ 0.613013] Key type asymmetric registered\n[ 0.614908] Asymmetric key parser 'x509' registered\n[ 0.617120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.620602] io scheduler noop registered\n[ 0.622573] io scheduler deadline registered (default)\n[ 0.625347] io scheduler cfq registered\n[ 0.626909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628887] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631106] ipmi message handler version 39.2\n[ 0.632843] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635573] ACPI: Power Button [PWRF]\n[ 0.637114] GHES: HEST is not enabled!\n[ 0.653983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686959] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.689752] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720231] Linux agpgart interface v0.103\n[ 0.722703] brd: module loaded\n[ 0.724414] loop: module loaded\n[ 0.726154] blk-mq: CPU -> queue map\n[ 0.727572] CPU 0 -> Queue 0\n[ 0.729652] vda: vda1\n[ 0.731505] scsi0 : ata_piix\n[ 0.732759] scsi1 : ata_piix\n[ 0.733949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736438] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739570] libphy: Fixed MDIO Bus: probed\n[ 0.741344] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746353] PPP generic driver version 2.4.2\n[ 0.747960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750270] ehci-pci: EHCI PCI platform driver\n[ 0.752016] ehci-platform: EHCI generic platform driver\n[ 0.753939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.756202] ohci-pci: OHCI PCI platform driver\n[ 0.757865] ohci-platform: OHCI generic platform driver\n[ 0.759800] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779229] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782098] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789483] usb usb1: Product: UHCI Host Controller\n[ 0.791298] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.793423] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795165] hub 1-0:1.0: USB hub found\n[ 0.796571] hub 1-0:1.0: 2 ports detected\n[ 0.798190] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801900] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803646] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805493] mousedev: PS/2 mouse device common for all mice\n[ 0.808362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.812240] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816758] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819106] device-mapper: uevent: version 1.0.3\n[ 0.820883] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.823957] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.826177] TCP: cubic registered\n[ 0.827596] NET: Registered protocol family 10\n[ 0.829720] NET: Registered protocol family 17\n[ 0.831683] Key type dns_resolver registered\n[ 0.833453] Loading compiled-in X.509 certificates\n[ 0.835762] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.839193] registered taskstats version 1\n[ 0.842165] Key type trusted registered\n[ 0.846147] Key type encrypted registered\n[ 0.848041] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.850121] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.853062] regulator-dummy: disabling\n[ 0.854537] Magic number: 3:206:810\n[ 0.856390] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:33 UTC (1558226973)\n[ 0.859724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.861859] EDD information not available.\n[ 0.893564] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.908992] Write protecting the kernel read-only data: 12288k\n[ 0.911838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.916431] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.932154] systemd-udevd[99]: starting version 204\n[ 0.968652] FDC 0 is a S82078B\n[ 1.120082] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.285168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.287611] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.290039] usb 1-1: Product: QEMU USB Tablet\n[ 1.291658] usb 1-1: Manufacturer: QEMU\n[ 1.293107] usb 1-1: SerialNumber: 42\n[ 2.002007] 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.373948] 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.489550] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.634217] 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 Sun, 19 May 2019 00:49:35 +0000. Up 3.06 seconds.\ncloud-init-nonet[3.37]: 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 ]\ncloud-init-nonet[5.20]: 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 ]\nCloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:38 +0000. Up 5.74 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.6 | 255.255.255.0 | fa:16:3e:0b:67:30 |\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:\n1f:04:d2:d5:f2:58:03:85:c7:3a:6e:8b:12:e5:c0:1c root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ....o*. |\n| E...o * |\n| o . .B . |\n| + ..+ . |\n| +S... |\n| . ..o. |\n| . o.. |\n| . . . |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n9f:b4:9d:ba:eb:6a:cd:72:d0:8a:5b:3b:ff:1e:9c:17 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| S.. E |\n| .o.= o . |\n| ..=+ * . |\n| ..=.+. o |\n| .ooB*=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:\nfb:0c:f1:32:e3:6f:3c:88:68:1b:44:8b:a5:d1:1c:4c root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oE |\n| o.. |\n| . = |\n| * . |\n| o o S |\n| . + |\n| .. .*o. |\n| o....B+ |\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:\n2b:4b:ac:29:f7:28:fa:18:c3:99:d5:0e:b3:84:bb:2e root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| . = . S |\n|. * =. . |\n|o= . .+ . |\n|E++ .= o |\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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:45 +0000. Up 12.45 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 Sun, 19 May 2019 00:49:47 +0000. Up 13.84 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 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 18189 0 --:--:-- --:--:-- --:--:-- 18097\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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://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://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 [836 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [525 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 (1527 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.5\n+ '[' -n 192.168.100.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 16s (5252 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 3s (11.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58218 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.100.8'\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 Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_cluster_manager_p... Does not exist Process \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 694974bee042693f is healthy: got healthy result from http://192.168.100.14:4000\nmember 69e7aa7f65fa47b8 is healthy: got healthy result from http://192.168.100.6:4000\nmember 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000\nmember 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000\nmember bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000\nmember dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n694974bee042693f: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n69e7aa7f65fa47b8: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true\n966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\nbbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\ndfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.6) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.13 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: gAAAAABc4KfsHxLURR0w4elWf_0y06cQOALIfU_2n2aKOg5ThYzQTbh-OOACdOarSIJQF3mra0576AW0nUsOFyEBEbZJb9mv9jL6XspUveonEwZ7ANkXoOmXH7T3jbWSgSsgtFNWjV1sEU9Koz0aKhGQTmcgcSJ-NyfU3kGtf8M5ef6F-6cj00I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-homer-4wmtwrgh64sz-0-fwia4lgi2dxn/3a8fe30d-a54a-47f6-a002-231bc03ba261/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Sun, 19 May 2019 00:55:10 GMT\nServer: Apache\nx-openstack-request-id: req-656b44c0-7945-4ea1-b129-5ce86dc3c7f3\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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9f:b4:9d:ba:eb:6a:cd:72:d0:8a:5b:3b:ff:1e:9c:17 root@homer-0 (DSA)\nec2: 256 fb:0c:f1:32:e3:6f:3c:88:68:1b:44:8b:a5:d1:1c:4c root@homer-0 (ECDSA)\nec2: 256 2b:4b:ac:29:f7:28:fa:18:c3:99:d5:0e:b3:84:bb:2e root@homer-0 (ED25519)\nec2: 2048 1f:04:d2:d5:f2:58:03:85:c7:3a:6e:8b:12:e5:c0:1c root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDlLGmpglSjRPYKUTqXlUMxpFLHscaxuAymu+N0Rkz54LLAJZbDixguDabB+mbGFcPxMl/DG0owaTeDGPUa9HCI= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICkq9iSm1cbI4bpvoVGW0jDPBTjRS+0sBtrSyAbEUJ+c root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9TBQBF8xpU4+QHu0FWJrh6iBQ2Yn9Irz4bxsdO+/F9TGRYSdLcEDuejDI/42SQa3XwATC8B9iV92TRRYL2hv0xxq0bKGJ/IKkGcH0ryUdJrnHXZw7LtaOGJ0SqWisXo4ONsXJJvvPKauYTVdV6EYvvOCumQp070o03OsEq0olPhyi/DdY4tHPlajaGugMp4rE88l1sv7fqhPqlVI7JT3wBOh5p2+JcVFHOqo744VXwSCdo/AhrgCpw5TU5+hjCDFwVTk/Wx8hnhTEfNQYzc1EHbHjLV/4fP5MlUm3lssL1EtfXe5lSQ8NoadujISP+ic565u60XbuJCZpZ9FPCHh1 root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:55:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 337.02 seconds\n"} 2019-05-19 00:55:50,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/action used request id req-bf7942b6-0984-402f-96d0-4bfd25599600 2019-05-19 00:55:50,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0992999076843s 2019-05-19 00:55:50,580 - functest.core.singlevm - DEBUG - console: 00000] 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.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.009721] pid_max: default: 32768 minimum: 301 [ 0.012133] Security Framework initialized [ 0.014167] AppArmor: AppArmor initialized [ 0.016003] Yama: becoming mindful. [ 0.018017] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020900] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032584] Initializing cgroup subsys memory [ 0.034671] Initializing cgroup subsys devices [ 0.036019] Initializing cgroup subsys freezer [ 0.038144] Initializing cgroup subsys blkio [ 0.040019] Initializing cgroup subsys perf_event [ 0.042293] Initializing cgroup subsys hugetlb [ 0.044824] mce: CPU supports 10 MCE banks [ 0.048089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048089] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052012] Spectre V2 : Mitigation: Full generic retpoline [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.059884] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.060003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.068016] MDS: Mitigation: Clear CPU buffers [ 0.099244] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.107191] ACPI: Core revision 20131115 [ 0.108528] ACPI: All ACPI Tables successfully acquired [ 0.112052] ftrace: allocating 28757 entries in 113 pages [ 0.132286] smpboot: Max logical packages: 1 [ 0.134310] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.136312] Enabling x2apic [ 0.137784] Enabled x2apic [ 0.140009] Switched APIC routing to physical x2apic. [ 0.144449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.147129] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.151548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.160729] KVM setup paravirtual spinlock [ 0.165221] x86: Booted up 1 node, 1 CPUs [ 0.167116] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.168340] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.171432] devtmpfs: initialized [ 0.173637] EVM: security.selinux [ 0.175268] EVM: security.SMACK64 [ 0.176004] EVM: security.ima [ 0.177493] EVM: security.capability [ 0.180170] pinctrl core: initialized pinctrl subsystem [ 0.182549] regulator-dummy: no parameters [ 0.184116] RTC time: 0:49:32, date: 05/19/19 [ 0.186152] NET: Registered protocol family 16 [ 0.188137] cpuidle: using governor ladder [ 0.190036] cpuidle: using governor menu [ 0.191919] ACPI: bus type PCI registered [ 0.192009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.194992] PCI: Using configuration type 1 for base access [ 0.196741] bio: create slab at 0 [ 0.198882] ACPI: Added _OSI(Module Device) [ 0.200004] ACPI: Added _OSI(Processor Device) [ 0.202039] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.204004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.207491] ACPI: Interpreter enabled [ 0.208013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.212005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.220005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.224008] ACPI: (supports S0 S5) [ 0.225617] ACPI: Using IOAPIC for interrupt routing [ 0.227861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.228172] ACPI: No dock devices found. [ 0.231770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234916] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.240229] acpiphp: Slot [3] registered [ 0.242094] acpiphp: Slot [4] registered [ 0.243944] acpiphp: Slot [5] registered [ 0.244058] acpiphp: Slot [6] registered [ 0.245994] acpiphp: Slot [7] registered [ 0.247784] acpiphp: Slot [8] registered [ 0.248023] acpiphp: Slot [9] registered [ 0.249844] acpiphp: Slot [10] registered [ 0.251706] acpiphp: Slot [11] registered [ 0.252030] acpiphp: Slot [12] registered [ 0.253736] acpiphp: Slot [13] registered [ 0.255621] acpiphp: Slot [14] registered [ 0.256031] acpiphp: Slot [15] registered [ 0.257832] acpiphp: Slot [16] registered [ 0.259723] acpiphp: Slot [17] registered [ 0.260050] acpiphp: Slot [18] registered [ 0.261627] acpiphp: Slot [19] registered [ 0.263408] acpiphp: Slot [20] registered [ 0.264026] acpiphp: Slot [21] registered [ 0.265740] acpiphp: Slot [22] registered [ 0.267488] acpiphp: Slot [23] registered [ 0.268028] acpiphp: Slot [24] registered [ 0.269948] acpiphp: Slot [25] registered [ 0.271620] acpiphp: Slot [26] registered [ 0.272035] acpiphp: Slot [27] registered [ 0.273780] acpiphp: Slot [28] registered [ 0.275401] acpiphp: Slot [29] registered [ 0.276034] acpiphp: Slot [30] registered [ 0.277631] acpiphp: Slot [31] registered [ 0.279385] PCI host bridge to bus 0000:00 [ 0.280009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.281928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.284006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.286297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.288006] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.290555] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.299195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.325650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.328717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.332169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.335784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.337312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340162] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343214] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344004] vgaarb: loaded [ 0.345416] vgaarb: bridge control possible 0000:00:02.0 [ 0.348088] SCSI subsystem initialized [ 0.350213] ACPI: bus type USB registered [ 0.352067] usbcore: registered new interface driver usbfs [ 0.354872] usbcore: registered new interface driver hub [ 0.356060] usbcore: registered new device driver usb [ 0.358830] PCI: Using ACPI for IRQ routing [ 0.360565] NetLabel: Initializing [ 0.362469] NetLabel: domain hash size = 128 [ 0.364005] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366533] NetLabel: unlabeled traffic allowed by default [ 0.368225] Switched to clocksource kvm-clock [ 0.376891] AppArmor: AppArmor Filesystem Enabled [ 0.379102] pnp: PnP ACPI init [ 0.380658] ACPI: bus type PNP registered [ 0.383379] pnp: PnP ACPI: found 8 devices [ 0.385380] ACPI: bus type PNP unregistered [ 0.393046] NET: Registered protocol family 2 [ 0.395352] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.398513] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.401636] TCP: Hash tables configured (established 8192 bind 8192) [ 0.404577] TCP: reno registered [ 0.406182] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408825] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411739] NET: Registered protocol family 1 [ 0.413809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.416487] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.419056] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.436729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454910] Trying to unpack rootfs image as initramfs... [ 0.558427] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.562139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.564532] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.568173] Scanning for low memory corruption every 60 seconds [ 0.570979] Initialise system trusted keyring [ 0.572941] audit: initializing netlink socket (disabled) [ 0.575252] type=2000 audit(1558226973.742:1): initialized [ 0.596645] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.600332] zbud: loaded [ 0.601874] VFS: Disk quotas dquot_6.5.2 [ 0.603773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607004] fuse init (API version 7.22) [ 0.608958] msgmni has been set to 1982 [ 0.610877] Key type big_key registered [ 0.613013] Key type asymmetric registered [ 0.614908] Asymmetric key parser 'x509' registered [ 0.617120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.620602] io scheduler noop registered [ 0.622573] io scheduler deadline registered (default) [ 0.625347] io scheduler cfq registered [ 0.626909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628887] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.631106] ipmi message handler version 39.2 [ 0.632843] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.635573] ACPI: Power Button [PWRF] [ 0.637114] GHES: HEST is not enabled! [ 0.653983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686959] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.689752] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720231] Linux agpgart interface v0.103 [ 0.722703] brd: module loaded [ 0.724414] loop: module loaded [ 0.726154] blk-mq: CPU -> queue map [ 0.727572] CPU 0 -> Queue 0 [ 0.729652] vda: vda1 [ 0.731505] scsi0 : ata_piix [ 0.732759] scsi1 : ata_piix [ 0.733949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736438] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.739570] libphy: Fixed MDIO Bus: probed [ 0.741344] tun: Universal TUN/TAP device driver, 1.6 [ 0.743138] tun: (C) 1999-2004 Max Krasnyansky [ 0.746353] PPP generic driver version 2.4.2 [ 0.747960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750270] ehci-pci: EHCI PCI platform driver [ 0.752016] ehci-platform: EHCI generic platform driver [ 0.753939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.756202] ohci-pci: OHCI PCI platform driver [ 0.757865] ohci-platform: OHCI generic platform driver [ 0.759800] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777220] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779229] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782098] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789483] usb usb1: Product: UHCI Host Controller [ 0.791298] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.793423] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795165] hub 1-0:1.0: USB hub found [ 0.796571] hub 1-0:1.0: 2 ports detected [ 0.798190] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801900] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803646] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805493] mousedev: PS/2 mouse device common for all mice [ 0.808362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812240] rtc_cmos 00:00: RTC can wake from S4 [ 0.814433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816758] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819106] device-mapper: uevent: version 1.0.3 [ 0.820883] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.823957] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826177] TCP: cubic registered [ 0.827596] NET: Registered protocol family 10 [ 0.829720] NET: Registered protocol family 17 [ 0.831683] Key type dns_resolver registered [ 0.833453] Loading compiled-in X.509 certificates [ 0.835762] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.839193] registered taskstats version 1 [ 0.842165] Key type trusted registered [ 0.846147] Key type encrypted registered [ 0.848041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.850121] IMA: No TPM chip found, activating TPM-bypass! [ 0.853062] regulator-dummy: disabling [ 0.854537] Magic number: 3:206:810 [ 0.856390] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:33 UTC (1558226973) [ 0.859724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.861859] EDD information not available. [ 0.893564] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.908992] Write protecting the kernel read-only data: 12288k [ 0.911838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.916431] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.932154] systemd-udevd[99]: starting version 204 [ 0.968652] FDC 0 is a S82078B [ 1.120082] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.285168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.287611] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.290039] usb 1-1: Product: QEMU USB Tablet [ 1.291658] usb 1-1: Manufacturer: QEMU [ 1.293107] usb 1-1: SerialNumber: 42 [ 2.002007] 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.373948] 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.489550] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.634217] 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 Sun, 19 May 2019 00:49:35 +0000. Up 3.06 seconds. cloud-init-nonet[3.37]: 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 ] cloud-init-nonet[5.20]: 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 ] Cloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:38 +0000. Up 5.74 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.6 | 255.255.255.0 | fa:16:3e:0b:67:30 | 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: 1f:04:d2:d5:f2:58:03:85:c7:3a:6e:8b:12:e5:c0:1c root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ....o*. | | E...o * | | o . .B . | | + ..+ . | | +S... | | . ..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: 9f:b4:9d:ba:eb:6a:cd:72:d0:8a:5b:3b:ff:1e:9c:17 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | S.. E | | .o.= o . | | ..=+ * . | | ..=.+. o | | .ooB*=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: fb:0c:f1:32:e3:6f:3c:88:68:1b:44:8b:a5:d1:1c:4c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | oE | | o.. | | . = | | * . | | o o S | | . + | | .. .*o. | | o....B+ | | ... .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: 2b:4b:ac:29:f7:28:fa:18:c3:99:d5:0e:b3:84:bb:2e root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | . = . S | |. * =. . | |o= . .+ . | |E++ .= 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:45 +0000. Up 12.45 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 Sun, 19 May 2019 00:49:47 +0000. Up 13.84 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 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 18189 0 --:--:-- --:--:-- --:--:-- 18097 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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://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://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 [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [525 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 (1527 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5252 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 3s (11.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.8' + 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 Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 694974bee042693f is healthy: got healthy result from http://192.168.100.14:4000 member 69e7aa7f65fa47b8 is healthy: got healthy result from http://192.168.100.6:4000 member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 694974bee042693f: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 69e7aa7f65fa47b8: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false bbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4KfsHxLURR0w4elWf_0y06cQOALIfU_2n2aKOg5ThYzQTbh-OOACdOarSIJQF3mra0576AW0nUsOFyEBEbZJb9mv9jL6XspUveonEwZ7ANkXoOmXH7T3jbWSgSsgtFNWjV1sEU9Koz0aKhGQTmcgcSJ-NyfU3kGtf8M5ef6F-6cj00I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-homer-4wmtwrgh64sz-0-fwia4lgi2dxn/3a8fe30d-a54a-47f6-a002-231bc03ba261/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:55:10 GMT Server: Apache x-openstack-request-id: req-656b44c0-7945-4ea1-b129-5ce86dc3c7f3 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9f:b4:9d:ba:eb:6a:cd:72:d0:8a:5b:3b:ff:1e:9c:17 root@homer-0 (DSA) ec2: 256 fb:0c:f1:32:e3:6f:3c:88:68:1b:44:8b:a5:d1:1c:4c root@homer-0 (ECDSA) ec2: 256 2b:4b:ac:29:f7:28:fa:18:c3:99:d5:0e:b3:84:bb:2e root@homer-0 (ED25519) ec2: 2048 1f:04:d2:d5:f2:58:03:85:c7:3a:6e:8b:12:e5:c0:1c root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDlLGmpglSjRPYKUTqXlUMxpFLHscaxuAymu+N0Rkz54LLAJZbDixguDabB+mbGFcPxMl/DG0owaTeDGPUa9HCI= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICkq9iSm1cbI4bpvoVGW0jDPBTjRS+0sBtrSyAbEUJ+c root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9TBQBF8xpU4+QHu0FWJrh6iBQ2Yn9Irz4bxsdO+/F9TGRYSdLcEDuejDI/42SQa3XwATC8B9iV92TRRYL2hv0xxq0bKGJ/IKkGcH0ryUdJrnHXZw7LtaOGJ0SqWisXo4ONsXJJvvPKauYTVdV6EYvvOCumQp070o03OsEq0olPhyi/DdY4tHPlajaGugMp4rE88l1sv7fqhPqlVI7JT3wBOh5p2+JcVFHOqo744VXwSCdo/AhrgCpw5TU5+hjCDFwVTk/Wx8hnhTEfNQYzc1EHbHjLV/4fP5MlUm3lssL1EtfXe5lSQ8NoadujISP+ic565u60XbuJCZpZ9FPCHh1 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:55:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 337.02 seconds 2019-05-19 00:55:50,584 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 00000] 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.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.009721] pid_max: default: 32768 minimum: 301 [ 0.012133] Security Framework initialized [ 0.014167] AppArmor: AppArmor initialized [ 0.016003] Yama: becoming mindful. [ 0.018017] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020900] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032584] Initializing cgroup subsys memory [ 0.034671] Initializing cgroup subsys devices [ 0.036019] Initializing cgroup subsys freezer [ 0.038144] Initializing cgroup subsys blkio [ 0.040019] Initializing cgroup subsys perf_event [ 0.042293] Initializing cgroup subsys hugetlb [ 0.044824] mce: CPU supports 10 MCE banks [ 0.048089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048089] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052012] Spectre V2 : Mitigation: Full generic retpoline [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.059884] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.060003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.068016] MDS: Mitigation: Clear CPU buffers [ 0.099244] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.107191] ACPI: Core revision 20131115 [ 0.108528] ACPI: All ACPI Tables successfully acquired [ 0.112052] ftrace: allocating 28757 entries in 113 pages [ 0.132286] smpboot: Max logical packages: 1 [ 0.134310] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.136312] Enabling x2apic [ 0.137784] Enabled x2apic [ 0.140009] Switched APIC routing to physical x2apic. [ 0.144449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.147129] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.151548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.160729] KVM setup paravirtual spinlock [ 0.165221] x86: Booted up 1 node, 1 CPUs [ 0.167116] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.168340] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.171432] devtmpfs: initialized [ 0.173637] EVM: security.selinux [ 0.175268] EVM: security.SMACK64 [ 0.176004] EVM: security.ima [ 0.177493] EVM: security.capability [ 0.180170] pinctrl core: initialized pinctrl subsystem [ 0.182549] regulator-dummy: no parameters [ 0.184116] RTC time: 0:49:32, date: 05/19/19 [ 0.186152] NET: Registered protocol family 16 [ 0.188137] cpuidle: using governor ladder [ 0.190036] cpuidle: using governor menu [ 0.191919] ACPI: bus type PCI registered [ 0.192009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.194992] PCI: Using configuration type 1 for base access [ 0.196741] bio: create slab at 0 [ 0.198882] ACPI: Added _OSI(Module Device) [ 0.200004] ACPI: Added _OSI(Processor Device) [ 0.202039] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.204004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.207491] ACPI: Interpreter enabled [ 0.208013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.212005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.220005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.224008] ACPI: (supports S0 S5) [ 0.225617] ACPI: Using IOAPIC for interrupt routing [ 0.227861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.228172] ACPI: No dock devices found. [ 0.231770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234916] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.240229] acpiphp: Slot [3] registered [ 0.242094] acpiphp: Slot [4] registered [ 0.243944] acpiphp: Slot [5] registered [ 0.244058] acpiphp: Slot [6] registered [ 0.245994] acpiphp: Slot [7] registered [ 0.247784] acpiphp: Slot [8] registered [ 0.248023] acpiphp: Slot [9] registered [ 0.249844] acpiphp: Slot [10] registered [ 0.251706] acpiphp: Slot [11] registered [ 0.252030] acpiphp: Slot [12] registered [ 0.253736] acpiphp: Slot [13] registered [ 0.255621] acpiphp: Slot [14] registered [ 0.256031] acpiphp: Slot [15] registered [ 0.257832] acpiphp: Slot [16] registered [ 0.259723] acpiphp: Slot [17] registered [ 0.260050] acpiphp: Slot [18] registered [ 0.261627] acpiphp: Slot [19] registered [ 0.263408] acpiphp: Slot [20] registered [ 0.264026] acpiphp: Slot [21] registered [ 0.265740] acpiphp: Slot [22] registered [ 0.267488] acpiphp: Slot [23] registered [ 0.268028] acpiphp: Slot [24] registered [ 0.269948] acpiphp: Slot [25] registered [ 0.271620] acpiphp: Slot [26] registered [ 0.272035] acpiphp: Slot [27] registered [ 0.273780] acpiphp: Slot [28] registered [ 0.275401] acpiphp: Slot [29] registered [ 0.276034] acpiphp: Slot [30] registered [ 0.277631] acpiphp: Slot [31] registered [ 0.279385] PCI host bridge to bus 0000:00 [ 0.280009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.281928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.284006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.286297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.288006] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.290555] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.299195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.325650] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.328717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.332169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.335784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.337312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340162] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343214] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344004] vgaarb: loaded [ 0.345416] vgaarb: bridge control possible 0000:00:02.0 [ 0.348088] SCSI subsystem initialized [ 0.350213] ACPI: bus type USB registered [ 0.352067] usbcore: registered new interface driver usbfs [ 0.354872] usbcore: registered new interface driver hub [ 0.356060] usbcore: registered new device driver usb [ 0.358830] PCI: Using ACPI for IRQ routing [ 0.360565] NetLabel: Initializing [ 0.362469] NetLabel: domain hash size = 128 [ 0.364005] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366533] NetLabel: unlabeled traffic allowed by default [ 0.368225] Switched to clocksource kvm-clock [ 0.376891] AppArmor: AppArmor Filesystem Enabled [ 0.379102] pnp: PnP ACPI init [ 0.380658] ACPI: bus type PNP registered [ 0.383379] pnp: PnP ACPI: found 8 devices [ 0.385380] ACPI: bus type PNP unregistered [ 0.393046] NET: Registered protocol family 2 [ 0.395352] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.398513] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.401636] TCP: Hash tables configured (established 8192 bind 8192) [ 0.404577] TCP: reno registered [ 0.406182] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408825] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411739] NET: Registered protocol family 1 [ 0.413809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.416487] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.419056] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.436729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454910] Trying to unpack rootfs image as initramfs... [ 0.558427] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.562139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.564532] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.568173] Scanning for low memory corruption every 60 seconds [ 0.570979] Initialise system trusted keyring [ 0.572941] audit: initializing netlink socket (disabled) [ 0.575252] type=2000 audit(1558226973.742:1): initialized [ 0.596645] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.600332] zbud: loaded [ 0.601874] VFS: Disk quotas dquot_6.5.2 [ 0.603773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607004] fuse init (API version 7.22) [ 0.608958] msgmni has been set to 1982 [ 0.610877] Key type big_key registered [ 0.613013] Key type asymmetric registered [ 0.614908] Asymmetric key parser 'x509' registered [ 0.617120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.620602] io scheduler noop registered [ 0.622573] io scheduler deadline registered (default) [ 0.625347] io scheduler cfq registered [ 0.626909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628887] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.631106] ipmi message handler version 39.2 [ 0.632843] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.635573] ACPI: Power Button [PWRF] [ 0.637114] GHES: HEST is not enabled! [ 0.653983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686959] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.689752] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720231] Linux agpgart interface v0.103 [ 0.722703] brd: module loaded [ 0.724414] loop: module loaded [ 0.726154] blk-mq: CPU -> queue map [ 0.727572] CPU 0 -> Queue 0 [ 0.729652] vda: vda1 [ 0.731505] scsi0 : ata_piix [ 0.732759] scsi1 : ata_piix [ 0.733949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736438] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.739570] libphy: Fixed MDIO Bus: probed [ 0.741344] tun: Universal TUN/TAP device driver, 1.6 [ 0.743138] tun: (C) 1999-2004 Max Krasnyansky [ 0.746353] PPP generic driver version 2.4.2 [ 0.747960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750270] ehci-pci: EHCI PCI platform driver [ 0.752016] ehci-platform: EHCI generic platform driver [ 0.753939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.756202] ohci-pci: OHCI PCI platform driver [ 0.757865] ohci-platform: OHCI generic platform driver [ 0.759800] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777220] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779229] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782098] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789483] usb usb1: Product: UHCI Host Controller [ 0.791298] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.793423] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795165] hub 1-0:1.0: USB hub found [ 0.796571] hub 1-0:1.0: 2 ports detected [ 0.798190] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801900] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803646] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805493] mousedev: PS/2 mouse device common for all mice [ 0.808362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812240] rtc_cmos 00:00: RTC can wake from S4 [ 0.814433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816758] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819106] device-mapper: uevent: version 1.0.3 [ 0.820883] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.823957] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826177] TCP: cubic registered [ 0.827596] NET: Registered protocol family 10 [ 0.829720] NET: Registered protocol family 17 [ 0.831683] Key type dns_resolver registered [ 0.833453] Loading compiled-in X.509 certificates [ 0.835762] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.839193] registered taskstats version 1 [ 0.842165] Key type trusted registered [ 0.846147] Key type encrypted registered [ 0.848041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.850121] IMA: No TPM chip found, activating TPM-bypass! [ 0.853062] regulator-dummy: disabling [ 0.854537] Magic number: 3:206:810 [ 0.856390] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:33 UTC (1558226973) [ 0.859724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.861859] EDD information not available. [ 0.893564] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.908992] Write protecting the kernel read-only data: 12288k [ 0.911838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.916431] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.932154] systemd-udevd[99]: starting version 204 [ 0.968652] FDC 0 is a S82078B [ 1.120082] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.285168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.287611] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.290039] usb 1-1: Product: QEMU USB Tablet [ 1.291658] usb 1-1: Manufacturer: QEMU [ 1.293107] usb 1-1: SerialNumber: 42 [ 2.002007] 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.373948] 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.489550] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.634217] 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 Sun, 19 May 2019 00:49:35 +0000. Up 3.06 seconds. cloud-init-nonet[3.37]: 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 ] cloud-init-nonet[5.20]: 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 ] Cloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:38 +0000. Up 5.74 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.6 | 255.255.255.0 | fa:16:3e:0b:67:30 | 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: 1f:04:d2:d5:f2:58:03:85:c7:3a:6e:8b:12:e5:c0:1c root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ....o*. | | E...o * | | o . .B . | | + ..+ . | | +S... | | . ..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: 9f:b4:9d:ba:eb:6a:cd:72:d0:8a:5b:3b:ff:1e:9c:17 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | S.. E | | .o.= o . | | ..=+ * . | | ..=.+. o | | .ooB*=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: fb:0c:f1:32:e3:6f:3c:88:68:1b:44:8b:a5:d1:1c:4c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | oE | | o.. | | . = | | * . | | o o S | | . + | | .. .*o. | | o....B+ | | ... .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: 2b:4b:ac:29:f7:28:fa:18:c3:99:d5:0e:b3:84:bb:2e root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | . = . S | |. * =. . | |o= . .+ . | |E++ .= 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:45 +0000. Up 12.45 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 Sun, 19 May 2019 00:49:47 +0000. Up 13.84 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 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 18189 0 --:--:-- --:--:-- --:--:-- 18097 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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://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://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 [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [525 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 (1527 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5252 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 3s (11.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.8' + 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 Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 694974bee042693f is healthy: got healthy result from http://192.168.100.14:4000 member 69e7aa7f65fa47b8 is healthy: got healthy result from http://192.168.100.6:4000 member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 694974bee042693f: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 69e7aa7f65fa47b8: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false bbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4KfsHxLURR0w4elWf_0y06cQOALIfU_2n2aKOg5ThYzQTbh-OOACdOarSIJQF3mra0576AW0nUsOFyEBEbZJb9mv9jL6XspUveonEwZ7ANkXoOmXH7T3jbWSgSsgtFNWjV1sEU9Koz0aKhGQTmcgcSJ-NyfU3kGtf8M5ef6F-6cj00I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-homer-4wmtwrgh64sz-0-fwia4lgi2dxn/3a8fe30d-a54a-47f6-a002-231bc03ba261/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:55:10 GMT Server: Apache x-openstack-request-id: req-656b44c0-7945-4ea1-b129-5ce86dc3c7f3 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9f:b4:9d:ba:eb:6a:cd:72:d0:8a:5b:3b:ff:1e:9c:17 root@homer-0 (DSA) ec2: 256 fb:0c:f1:32:e3:6f:3c:88:68:1b:44:8b:a5:d1:1c:4c root@homer-0 (ECDSA) ec2: 256 2b:4b:ac:29:f7:28:fa:18:c3:99:d5:0e:b3:84:bb:2e root@homer-0 (ED25519) ec2: 2048 1f:04:d2:d5:f2:58:03:85:c7:3a:6e:8b:12:e5:c0:1c root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDlLGmpglSjRPYKUTqXlUMxpFLHscaxuAymu+N0Rkz54LLAJZbDixguDabB+mbGFcPxMl/DG0owaTeDGPUa9HCI= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICkq9iSm1cbI4bpvoVGW0jDPBTjRS+0sBtrSyAbEUJ+c root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9TBQBF8xpU4+QHu0FWJrh6iBQ2Yn9Irz4bxsdO+/F9TGRYSdLcEDuejDI/42SQa3XwATC8B9iV92TRRYL2hv0xxq0bKGJ/IKkGcH0ryUdJrnHXZw7LtaOGJ0SqWisXo4ONsXJJvvPKauYTVdV6EYvvOCumQp070o03OsEq0olPhyi/DdY4tHPlajaGugMp4rE88l1sv7fqhPqlVI7JT3wBOh5p2+JcVFHOqo744VXwSCdo/AhrgCpw5TU5+hjCDFwVTk/Wx8hnhTEfNQYzc1EHbHjLV/4fP5MlUm3lssL1EtfXe5lSQ8NoadujISP+ic565u60XbuJCZpZ9FPCHh1 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:55:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 337.02 seconds 2019-05-19 00:55:50,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:51,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-c53f63ba-7fc6-404a-a193-4214002d20ac x-openstack-request-id: req-c53f63ba-7fc6-404a-a193-4214002d20ac 2019-05-19 00:55:51,086 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:51,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c53f63ba-7fc6-404a-a193-4214002d20ac 2019-05-19 00:55:51,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497997999191s 2019-05-19 00:55:51,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 00:55:51,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 00:55:51,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19727 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-33f50f8c-0ec7-46ba-b687-15beb1d6f981 x-openstack-request-id: req-33f50f8c-0ec7-46ba-b687-15beb1d6f981 2019-05-19 00:55:51,178 - 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.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.009765] pid_max: default: 32768 minimum: 301\n[ 0.012039] Security Framework initialized\n[ 0.014225] AppArmor: AppArmor initialized\n[ 0.016013] Yama: becoming mindful.\n[ 0.020024] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.025481] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.028726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.032013] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.036426] Initializing cgroup subsys memory\n[ 0.040008] Initializing cgroup subsys devices\n[ 0.041722] Initializing cgroup subsys freezer\n[ 0.044004] Initializing cgroup subsys blkio\n[ 0.045639] Initializing cgroup subsys perf_event\n[ 0.048005] Initializing cgroup subsys hugetlb\n[ 0.050468] mce: CPU supports 10 MCE banks\n[ 0.052045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.056005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.060119] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064045] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.066629] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.068032] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072018] MDS: Mitigation: Clear CPU buffers\n[ 0.100911] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.108725] ACPI: Core revision 20131115\n[ 0.111099] ACPI: All ACPI Tables successfully acquired\n[ 0.112469] ftrace: allocating 28757 entries in 113 pages\n[ 0.136371] smpboot: Max logical packages: 1\n[ 0.138325] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.140316] Enabling x2apic\n[ 0.141593] Enabled x2apic\n[ 0.144009] Switched APIC routing to physical x2apic.\n[ 0.149433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.152004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.156040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.168029] KVM setup paravirtual spinlock\n[ 0.171959] x86: Booted up 1 node, 1 CPUs\n[ 0.172004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.175083] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.176201] devtmpfs: initialized\n[ 0.179302] EVM: security.selinux\n[ 0.180005] EVM: security.SMACK64\n[ 0.181588] EVM: security.ima\n[ 0.183047] EVM: security.capability\n[ 0.184984] pinctrl core: initialized pinctrl subsystem\n[ 0.187370] regulator-dummy: no parameters\n[ 0.188104] RTC time: 0:49:32, date: 05/19/19\n[ 0.190168] NET: Registered protocol family 16\n[ 0.192130] cpuidle: using governor ladder\n[ 0.194029] cpuidle: using governor menu\n[ 0.195877] ACPI: bus type PCI registered\n[ 0.196009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.198932] PCI: Using configuration type 1 for base access\n[ 0.200714] bio: create slab at 0\n[ 0.202815] ACPI: Added _OSI(Module Device)\n[ 0.204004] ACPI: Added _OSI(Processor Device)\n[ 0.206014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.208003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.211450] ACPI: Interpreter enabled\n[ 0.212012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.223921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.226614] ACPI: (supports S0 S5)\n[ 0.228004] ACPI: Using IOAPIC for interrupt routing\n[ 0.230322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.232171] ACPI: No dock devices found.\n[ 0.236057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.238865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.240010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244273] acpiphp: Slot [3] registered\n[ 0.246270] acpiphp: Slot [4] registered\n[ 0.248027] acpiphp: Slot [5] registered\n[ 0.249759] acpiphp: Slot [6] registered\n[ 0.251370] acpiphp: Slot [7] registered\n[ 0.252022] acpiphp: Slot [8] registered\n[ 0.253597] acpiphp: Slot [9] registered\n[ 0.255094] acpiphp: Slot [10] registered\n[ 0.256022] acpiphp: Slot [11] registered\n[ 0.257511] acpiphp: Slot [12] registered\n[ 0.259103] acpiphp: Slot [13] registered\n[ 0.260036] acpiphp: Slot [14] registered\n[ 0.262129] acpiphp: Slot [15] registered\n[ 0.264038] acpiphp: Slot [16] registered\n[ 0.266286] acpiphp: Slot [17] registered\n[ 0.268050] acpiphp: Slot [18] registered\n[ 0.270419] acpiphp: Slot [19] registered\n[ 0.272054] acpiphp: Slot [20] registered\n[ 0.274284] acpiphp: Slot [21] registered\n[ 0.276035] acpiphp: Slot [22] registered\n[ 0.277575] acpiphp: Slot [23] registered\n[ 0.279140] acpiphp: Slot [24] registered\n[ 0.280031] acpiphp: Slot [25] registered\n[ 0.281560] acpiphp: Slot [26] registered\n[ 0.283066] acpiphp: Slot [27] registered\n[ 0.284025] acpiphp: Slot [28] registered\n[ 0.285775] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288037] acpiphp: Slot [31] registered\n[ 0.289918] PCI host bridge to bus 0000:00\n[ 0.291981] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.294603] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.296005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.298616] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.300005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.308888] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.344126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.347522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.349350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352383] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.354762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356005] vgaarb: loaded\n[ 0.357370] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359833] SCSI subsystem initialized\n[ 0.360268] ACPI: bus type USB registered\n[ 0.361914] usbcore: registered new interface driver usbfs\n[ 0.364024] usbcore: registered new interface driver hub\n[ 0.365975] usbcore: registered new device driver usb\n[ 0.367938] PCI: Using ACPI for IRQ routing\n[ 0.368413] NetLabel: Initializing\n[ 0.369723] NetLabel: domain hash size = 128\n[ 0.371381] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372045] NetLabel: unlabeled traffic allowed by default\n[ 0.374259] Switched to clocksource kvm-clock\n[ 0.380525] AppArmor: AppArmor Filesystem Enabled\n[ 0.382283] pnp: PnP ACPI init\n[ 0.383494] ACPI: bus type PNP registered\n[ 0.385482] pnp: PnP ACPI: found 8 devices\n[ 0.387007] ACPI: bus type PNP unregistered\n[ 0.394246] NET: Registered protocol family 2\n[ 0.396167] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398642] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401006] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403292] TCP: reno registered\n[ 0.404583] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.406705] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408981] NET: Registered protocol family 1\n[ 0.410645] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414732] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449056] Trying to unpack rootfs image as initramfs...\n[ 0.551153] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.554198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556227] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.559359] Scanning for low memory corruption every 60 seconds\n[ 0.561766] Initialise system trusted keyring\n[ 0.563500] audit: initializing netlink socket (disabled)\n[ 0.565527] type=2000 audit(1558226973.733:1): initialized\n[ 0.585820] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.588842] zbud: loaded\n[ 0.590139] VFS: Disk quotas dquot_6.5.2\n[ 0.591640] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.594229] fuse init (API version 7.22)\n[ 0.595826] msgmni has been set to 1982\n[ 0.597359] Key type big_key registered\n[ 0.599094] Key type asymmetric registered\n[ 0.600606] Asymmetric key parser 'x509' registered\n[ 0.602395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.605115] io scheduler noop registered\n[ 0.606609] io scheduler deadline registered (default)\n[ 0.608407] io scheduler cfq registered\n[ 0.609909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611803] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614169] ipmi message handler version 39.2\n[ 0.615858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618650] ACPI: Power Button [PWRF]\n[ 0.620150] GHES: HEST is not enabled!\n[ 0.636876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672469] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699169] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702659] Linux agpgart interface v0.103\n[ 0.705413] brd: module loaded\n[ 0.707083] loop: module loaded\n[ 0.708715] blk-mq: CPU -> queue map\n[ 0.710091] CPU 0 -> Queue 0\n[ 0.712046] vda: vda1\n[ 0.713805] scsi0 : ata_piix\n[ 0.715058] scsi1 : ata_piix\n[ 0.716276] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.718506] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721504] libphy: Fixed MDIO Bus: probed\n[ 0.723092] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728108] PPP generic driver version 2.4.2\n[ 0.729725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731966] ehci-pci: EHCI PCI platform driver\n[ 0.733625] ehci-platform: EHCI generic platform driver\n[ 0.735501] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.737638] ohci-pci: OHCI PCI platform driver\n[ 0.739272] ohci-platform: OHCI generic platform driver\n[ 0.741069] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758461] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760357] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763234] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770415] usb usb1: Product: UHCI Host Controller\n[ 0.772158] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.774360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776149] hub 1-0:1.0: USB hub found\n[ 0.777584] hub 1-0:1.0: 2 ports detected\n[ 0.779212] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782986] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784783] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786669] mousedev: PS/2 mouse device common for all mice\n[ 0.788938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792086] rtc_cmos 00:00: RTC can wake from S4\n[ 0.794273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796538] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798763] device-mapper: uevent: version 1.0.3\n[ 0.800482] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.803469] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805625] TCP: cubic registered\n[ 0.806970] NET: Registered protocol family 10\n[ 0.808775] NET: Registered protocol family 17\n[ 0.810407] Key type dns_resolver registered\n[ 0.812131] Loading compiled-in X.509 certificates\n[ 0.814409] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.817796] registered taskstats version 1\n[ 0.820743] Key type trusted registered\n[ 0.824362] Key type encrypted registered\n[ 0.825923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827896] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.830391] regulator-dummy: disabling\n[ 0.831892] Magic number: 3:206:810\n[ 0.833422] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:33 UTC (1558226973)\n[ 0.836368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838374] EDD information not available.\n[ 0.877935] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.895313] Write protecting the kernel read-only data: 12288k\n[ 0.898956] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.904294] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.924152] systemd-udevd[99]: starting version 204\n[ 0.960706] FDC 0 is a S82078B\n[ 1.088067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.253172] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.255545] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.257974] usb 1-1: Product: QEMU USB Tablet\n[ 1.259582] usb 1-1: Manufacturer: QEMU\n[ 1.261041] usb 1-1: SerialNumber: 42\n[ 1.993927] 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.400424] 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.515159] random: init urandom read with 10 bits of entropy available\n[ 2.667779] 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 Sun, 19 May 2019 00:49:35 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.30]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.80]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:38 +0000. Up 5.49 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.23 | 255.255.255.0 | fa:16:3e:99:e2:42 |\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:\nbd:7c:b2:d8:38:a8:fa:f8:cb:ae:4c:e7:29:b8:a5:d6 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S . |\n| . . |\n| .+ . . + . |\n|.*.E .. .+ + |\n|+.=BXo o.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:\n5f:5e:d8:14:5d:1c:9c:93:72:4b:c9:05:9c:74:b4:15 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o*E#|\n| .o%=|\n| =.o|\n| + . |\n| S o 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:\nf6:d0:cf:50:ea:3c:c0:5c:f8:8a:35:e5:a6:fb:d5:20 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . o . |\n| o * o |\n| S E . |\n| + @ = o |\n| . o = + . |\n| . o |\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n72:a0:41:8d:5d:89:51:1d:35:09:c8:cb:3b:12:02:eb root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+.*o+o+o. |\n| ... + + . .. |\n| o. .. . |\n| . .o..o |\n| . ....S. |\n| E .oo |\n| . . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:45 +0000. Up 12.53 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 Sun, 19 May 2019 00:49:47 +0000. Up 13.86 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 15379 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 (2386 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.5\n+ '[' -n 192.168.100.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://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-tcp-scalability 1.0-180328.114312 [13.9 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-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3919 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 7929\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 7937\nclearwater-socket-factory-sig start/running, process 7942\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8480 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57632 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n poll_bono Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n poll_bono Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000\nmember 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000\nmember bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000\nmember dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true\n966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\nbbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\ndfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.23) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.13 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: gAAAAABc4KftqrZdj82z2CI7IFpMaWgwNOklO59QmcgNPPWyqVVb8t3M6DUQ5aV7xTJ5xd1KIfNj-8HPZRfKb9awNP5Ym7oldF43URCEVzEEUCDcI8u6TQmmsUiaHR8bV4ajjAeHO1DhIpdVdm2UWJxGD6wTEM2nhqZ9Czj-q6z4VGC31WF-Sfo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-bono-6mzx5shgzhlo-0-vzz22mm2tyvt/bd533b16-7433-496d-b20d-6281a24c8b3b/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 52 --:--:-- --:--:-- --:--:-- 52100 25 100 4 100 21 10 52 --:--:-- --:--:-- --:--:-- 52\nHTTP/1.1 200 OK\nDate: Sun, 19 May 2019 00:52:34 GMT\nServer: Apache\nx-openstack-request-id: req-8d20db92-059f-40b4-a8b4-04455cb4bdc7\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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 5f:5e:d8:14:5d:1c:9c:93:72:4b:c9:05:9c:74:b4:15 root@bono-0 (DSA)\nec2: 256 f6:d0:cf:50:ea:3c:c0:5c:f8:8a:35:e5:a6:fb:d5:20 root@bono-0 (ECDSA)\nec2: 256 72:a0:41:8d:5d:89:51:1d:35:09:c8:cb:3b:12:02:eb root@bono-0 (ED25519)\nec2: 2048 bd:7c:b2:d8:38:a8:fa:f8:cb:ae:4c:e7:29:b8:a5:d6 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnjLwfONQ5Mvi8V6ernyhbcpEGqVlyp1KgJe5lwrX3QFiEtUkLW/33uRtQPH9hxBs/+A09BKlmkAEBKFRDjvTk= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEHaa7vqOyEdu7vWGYw0pSbN3ZsfprWqbw6bcQa7BDC7 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUaj3ts1nwLlzf8bHbgFFUOIfDza4tEN79sUrMf2l86fSZpJMlWYQj6i/njeBZAXfuh3vjb+o+cXHQb9k8B93MkjNlA6HtotRdfANh0YDtG0gpCd5TSnYjlGUoyjMchSAOwsw3g+7HczwTJrU8mAhrQT9gIBWAAmt4Yx4e7kO7MFSWrbLGkbAV+t3NxUTF7592lwsgE9iYM1M5zkV6LBIcsKakLQguPuhe5VygGZkPua8zZcKhLRv/uBRW6d1sP+0MiKbLH/X/TYM80iziLkaculBL4O0nz3hozk5I1gM2CAuzAXxgKczQGhGn2muWWAvtPitEh7tGM6dPRQX+/CFz root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:52:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.20 seconds\n"} 2019-05-19 00:55:51,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/action used request id req-33f50f8c-0ec7-46ba-b687-15beb1d6f981 2019-05-19 00:55:51,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.083829164505s 2019-05-19 00:55:51,181 - 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.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.009765] pid_max: default: 32768 minimum: 301 [ 0.012039] Security Framework initialized [ 0.014225] AppArmor: AppArmor initialized [ 0.016013] Yama: becoming mindful. [ 0.020024] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.025481] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.028726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032013] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.036426] Initializing cgroup subsys memory [ 0.040008] Initializing cgroup subsys devices [ 0.041722] Initializing cgroup subsys freezer [ 0.044004] Initializing cgroup subsys blkio [ 0.045639] Initializing cgroup subsys perf_event [ 0.048005] Initializing cgroup subsys hugetlb [ 0.050468] mce: CPU supports 10 MCE banks [ 0.052045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.056005] Spectre V2 : Mitigation: Full generic retpoline [ 0.060119] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064045] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.066629] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.068032] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072018] MDS: Mitigation: Clear CPU buffers [ 0.100911] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.108725] ACPI: Core revision 20131115 [ 0.111099] ACPI: All ACPI Tables successfully acquired [ 0.112469] ftrace: allocating 28757 entries in 113 pages [ 0.136371] smpboot: Max logical packages: 1 [ 0.138325] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.140316] Enabling x2apic [ 0.141593] Enabled x2apic [ 0.144009] Switched APIC routing to physical x2apic. [ 0.149433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.156040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.168029] KVM setup paravirtual spinlock [ 0.171959] x86: Booted up 1 node, 1 CPUs [ 0.172004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.175083] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.176201] devtmpfs: initialized [ 0.179302] EVM: security.selinux [ 0.180005] EVM: security.SMACK64 [ 0.181588] EVM: security.ima [ 0.183047] EVM: security.capability [ 0.184984] pinctrl core: initialized pinctrl subsystem [ 0.187370] regulator-dummy: no parameters [ 0.188104] RTC time: 0:49:32, date: 05/19/19 [ 0.190168] NET: Registered protocol family 16 [ 0.192130] cpuidle: using governor ladder [ 0.194029] cpuidle: using governor menu [ 0.195877] ACPI: bus type PCI registered [ 0.196009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198932] PCI: Using configuration type 1 for base access [ 0.200714] bio: create slab at 0 [ 0.202815] ACPI: Added _OSI(Module Device) [ 0.204004] ACPI: Added _OSI(Processor Device) [ 0.206014] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.208003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.211450] ACPI: Interpreter enabled [ 0.212012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.223921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.226614] ACPI: (supports S0 S5) [ 0.228004] ACPI: Using IOAPIC for interrupt routing [ 0.230322] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232171] ACPI: No dock devices found. [ 0.236057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.238865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.240010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244273] acpiphp: Slot [3] registered [ 0.246270] acpiphp: Slot [4] registered [ 0.248027] acpiphp: Slot [5] registered [ 0.249759] acpiphp: Slot [6] registered [ 0.251370] acpiphp: Slot [7] registered [ 0.252022] acpiphp: Slot [8] registered [ 0.253597] acpiphp: Slot [9] registered [ 0.255094] acpiphp: Slot [10] registered [ 0.256022] acpiphp: Slot [11] registered [ 0.257511] acpiphp: Slot [12] registered [ 0.259103] acpiphp: Slot [13] registered [ 0.260036] acpiphp: Slot [14] registered [ 0.262129] acpiphp: Slot [15] registered [ 0.264038] acpiphp: Slot [16] registered [ 0.266286] acpiphp: Slot [17] registered [ 0.268050] acpiphp: Slot [18] registered [ 0.270419] acpiphp: Slot [19] registered [ 0.272054] acpiphp: Slot [20] registered [ 0.274284] acpiphp: Slot [21] registered [ 0.276035] acpiphp: Slot [22] registered [ 0.277575] acpiphp: Slot [23] registered [ 0.279140] acpiphp: Slot [24] registered [ 0.280031] acpiphp: Slot [25] registered [ 0.281560] acpiphp: Slot [26] registered [ 0.283066] acpiphp: Slot [27] registered [ 0.284025] acpiphp: Slot [28] registered [ 0.285775] acpiphp: Slot [29] registered [ 0.287579] acpiphp: Slot [30] registered [ 0.288037] acpiphp: Slot [31] registered [ 0.289918] PCI host bridge to bus 0000:00 [ 0.291981] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.294603] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.296005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.298616] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.300005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.308888] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.344126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.347522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.349350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352383] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356005] vgaarb: loaded [ 0.357370] vgaarb: bridge control possible 0000:00:02.0 [ 0.359833] SCSI subsystem initialized [ 0.360268] ACPI: bus type USB registered [ 0.361914] usbcore: registered new interface driver usbfs [ 0.364024] usbcore: registered new interface driver hub [ 0.365975] usbcore: registered new device driver usb [ 0.367938] PCI: Using ACPI for IRQ routing [ 0.368413] NetLabel: Initializing [ 0.369723] NetLabel: domain hash size = 128 [ 0.371381] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372045] NetLabel: unlabeled traffic allowed by default [ 0.374259] Switched to clocksource kvm-clock [ 0.380525] AppArmor: AppArmor Filesystem Enabled [ 0.382283] pnp: PnP ACPI init [ 0.383494] ACPI: bus type PNP registered [ 0.385482] pnp: PnP ACPI: found 8 devices [ 0.387007] ACPI: bus type PNP unregistered [ 0.394246] NET: Registered protocol family 2 [ 0.396167] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.398642] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.401006] TCP: Hash tables configured (established 8192 bind 8192) [ 0.403292] TCP: reno registered [ 0.404583] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.406705] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.408981] NET: Registered protocol family 1 [ 0.410645] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412734] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414732] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449056] Trying to unpack rootfs image as initramfs... [ 0.551153] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.554198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556227] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.559359] Scanning for low memory corruption every 60 seconds [ 0.561766] Initialise system trusted keyring [ 0.563500] audit: initializing netlink socket (disabled) [ 0.565527] type=2000 audit(1558226973.733:1): initialized [ 0.585820] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.588842] zbud: loaded [ 0.590139] VFS: Disk quotas dquot_6.5.2 [ 0.591640] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.594229] fuse init (API version 7.22) [ 0.595826] msgmni has been set to 1982 [ 0.597359] Key type big_key registered [ 0.599094] Key type asymmetric registered [ 0.600606] Asymmetric key parser 'x509' registered [ 0.602395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.605115] io scheduler noop registered [ 0.606609] io scheduler deadline registered (default) [ 0.608407] io scheduler cfq registered [ 0.609909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611803] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614169] ipmi message handler version 39.2 [ 0.615858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618650] ACPI: Power Button [PWRF] [ 0.620150] GHES: HEST is not enabled! [ 0.636876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.669775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672469] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699169] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702659] Linux agpgart interface v0.103 [ 0.705413] brd: module loaded [ 0.707083] loop: module loaded [ 0.708715] blk-mq: CPU -> queue map [ 0.710091] CPU 0 -> Queue 0 [ 0.712046] vda: vda1 [ 0.713805] scsi0 : ata_piix [ 0.715058] scsi1 : ata_piix [ 0.716276] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.718506] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721504] libphy: Fixed MDIO Bus: probed [ 0.723092] tun: Universal TUN/TAP device driver, 1.6 [ 0.724925] tun: (C) 1999-2004 Max Krasnyansky [ 0.728108] PPP generic driver version 2.4.2 [ 0.729725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731966] ehci-pci: EHCI PCI platform driver [ 0.733625] ehci-platform: EHCI generic platform driver [ 0.735501] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737638] ohci-pci: OHCI PCI platform driver [ 0.739272] ohci-platform: OHCI generic platform driver [ 0.741069] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758461] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760357] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763234] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.765465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.770415] usb usb1: Product: UHCI Host Controller [ 0.772158] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.774360] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776149] hub 1-0:1.0: USB hub found [ 0.777584] hub 1-0:1.0: 2 ports detected [ 0.779212] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.782986] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784783] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786669] mousedev: PS/2 mouse device common for all mice [ 0.788938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.792086] rtc_cmos 00:00: RTC can wake from S4 [ 0.794273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796538] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798763] device-mapper: uevent: version 1.0.3 [ 0.800482] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.803469] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805625] TCP: cubic registered [ 0.806970] NET: Registered protocol family 10 [ 0.808775] NET: Registered protocol family 17 [ 0.810407] Key type dns_resolver registered [ 0.812131] Loading compiled-in X.509 certificates [ 0.814409] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.817796] registered taskstats version 1 [ 0.820743] Key type trusted registered [ 0.824362] Key type encrypted registered [ 0.825923] AppArmor: AppArmor sha1 policy hashing enabled [ 0.827896] IMA: No TPM chip found, activating TPM-bypass! [ 0.830391] regulator-dummy: disabling [ 0.831892] Magic number: 3:206:810 [ 0.833422] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:33 UTC (1558226973) [ 0.836368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838374] EDD information not available. [ 0.877935] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.895313] Write protecting the kernel read-only data: 12288k [ 0.898956] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.904294] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.924152] systemd-udevd[99]: starting version 204 [ 0.960706] FDC 0 is a S82078B [ 1.088067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253172] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255545] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.257974] usb 1-1: Product: QEMU USB Tablet [ 1.259582] usb 1-1: Manufacturer: QEMU [ 1.261041] usb 1-1: SerialNumber: 42 [ 1.993927] 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.400424] 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.515159] random: init urandom read with 10 bits of entropy available [ 2.667779] 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 Sun, 19 May 2019 00:49:35 +0000. Up 3.08 seconds. cloud-init-nonet[3.30]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.80]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:38 +0000. Up 5.49 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.23 | 255.255.255.0 | fa:16:3e:99:e2:42 | 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: bd:7c:b2:d8:38:a8:fa:f8:cb:ae:4c:e7:29:b8:a5:d6 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S . | | . . | | .+ . . + . | |.*.E .. .+ + | |+.=BXo 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: 5f:5e:d8:14:5d:1c:9c:93:72:4b:c9:05:9c:74:b4:15 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o*E#| | .o%=| | =.o| | + . | | S o o | | . o . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f6:d0:cf:50:ea:3c:c0:5c:f8:8a:35:e5:a6:fb:d5:20 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . o . | | o * o | | S 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: 72:a0:41:8d:5d:89:51:1d:35:09:c8:cb:3b:12:02:eb root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .+.*o+o+o. | | ... + + . .. | | o. .. . | | . .o..o | | . ....S. | | E .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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:45 +0000. Up 12.53 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 Sun, 19 May 2019 00:49:47 +0000. Up 13.86 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15379 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 (2386 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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-tcp-scalability 1.0-180328.114312 [13.9 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3919 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 7929 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 7937 clearwater-socket-factory-sig start/running, process 7942 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8480 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false bbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.23) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4KftqrZdj82z2CI7IFpMaWgwNOklO59QmcgNPPWyqVVb8t3M6DUQ5aV7xTJ5xd1KIfNj-8HPZRfKb9awNP5Ym7oldF43URCEVzEEUCDcI8u6TQmmsUiaHR8bV4ajjAeHO1DhIpdVdm2UWJxGD6wTEM2nhqZ9Czj-q6z4VGC31WF-Sfo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-bono-6mzx5shgzhlo-0-vzz22mm2tyvt/bd533b16-7433-496d-b20d-6281a24c8b3b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 52 --:--:-- --:--:-- --:--:-- 52100 25 100 4 100 21 10 52 --:--:-- --:--:-- --:--:-- 52 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:52:34 GMT Server: Apache x-openstack-request-id: req-8d20db92-059f-40b4-a8b4-04455cb4bdc7 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 5f:5e:d8:14:5d:1c:9c:93:72:4b:c9:05:9c:74:b4:15 root@bono-0 (DSA) ec2: 256 f6:d0:cf:50:ea:3c:c0:5c:f8:8a:35:e5:a6:fb:d5:20 root@bono-0 (ECDSA) ec2: 256 72:a0:41:8d:5d:89:51:1d:35:09:c8:cb:3b:12:02:eb root@bono-0 (ED25519) ec2: 2048 bd:7c:b2:d8:38:a8:fa:f8:cb:ae:4c:e7:29:b8:a5:d6 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnjLwfONQ5Mvi8V6ernyhbcpEGqVlyp1KgJe5lwrX3QFiEtUkLW/33uRtQPH9hxBs/+A09BKlmkAEBKFRDjvTk= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEHaa7vqOyEdu7vWGYw0pSbN3ZsfprWqbw6bcQa7BDC7 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUaj3ts1nwLlzf8bHbgFFUOIfDza4tEN79sUrMf2l86fSZpJMlWYQj6i/njeBZAXfuh3vjb+o+cXHQb9k8B93MkjNlA6HtotRdfANh0YDtG0gpCd5TSnYjlGUoyjMchSAOwsw3g+7HczwTJrU8mAhrQT9gIBWAAmt4Yx4e7kO7MFSWrbLGkbAV+t3NxUTF7592lwsgE9iYM1M5zkV6LBIcsKakLQguPuhe5VygGZkPua8zZcKhLRv/uBRW6d1sP+0MiKbLH/X/TYM80iziLkaculBL4O0nz3hozk5I1gM2CAuzAXxgKczQGhGn2muWWAvtPitEh7tGM6dPRQX+/CFz root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:52:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.20 seconds 2019-05-19 00:55:51,185 - 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.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.009765] pid_max: default: 32768 minimum: 301 [ 0.012039] Security Framework initialized [ 0.014225] AppArmor: AppArmor initialized [ 0.016013] Yama: becoming mindful. [ 0.020024] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.025481] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.028726] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032013] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.036426] Initializing cgroup subsys memory [ 0.040008] Initializing cgroup subsys devices [ 0.041722] Initializing cgroup subsys freezer [ 0.044004] Initializing cgroup subsys blkio [ 0.045639] Initializing cgroup subsys perf_event [ 0.048005] Initializing cgroup subsys hugetlb [ 0.050468] mce: CPU supports 10 MCE banks [ 0.052045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.056005] Spectre V2 : Mitigation: Full generic retpoline [ 0.060119] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064045] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.066629] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.068032] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072018] MDS: Mitigation: Clear CPU buffers [ 0.100911] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.108725] ACPI: Core revision 20131115 [ 0.111099] ACPI: All ACPI Tables successfully acquired [ 0.112469] ftrace: allocating 28757 entries in 113 pages [ 0.136371] smpboot: Max logical packages: 1 [ 0.138325] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.140316] Enabling x2apic [ 0.141593] Enabled x2apic [ 0.144009] Switched APIC routing to physical x2apic. [ 0.149433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.156040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.168029] KVM setup paravirtual spinlock [ 0.171959] x86: Booted up 1 node, 1 CPUs [ 0.172004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.175083] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.176201] devtmpfs: initialized [ 0.179302] EVM: security.selinux [ 0.180005] EVM: security.SMACK64 [ 0.181588] EVM: security.ima [ 0.183047] EVM: security.capability [ 0.184984] pinctrl core: initialized pinctrl subsystem [ 0.187370] regulator-dummy: no parameters [ 0.188104] RTC time: 0:49:32, date: 05/19/19 [ 0.190168] NET: Registered protocol family 16 [ 0.192130] cpuidle: using governor ladder [ 0.194029] cpuidle: using governor menu [ 0.195877] ACPI: bus type PCI registered [ 0.196009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198932] PCI: Using configuration type 1 for base access [ 0.200714] bio: create slab at 0 [ 0.202815] ACPI: Added _OSI(Module Device) [ 0.204004] ACPI: Added _OSI(Processor Device) [ 0.206014] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.208003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.211450] ACPI: Interpreter enabled [ 0.212012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.223921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.226614] ACPI: (supports S0 S5) [ 0.228004] ACPI: Using IOAPIC for interrupt routing [ 0.230322] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232171] ACPI: No dock devices found. [ 0.236057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.238865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.240010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244273] acpiphp: Slot [3] registered [ 0.246270] acpiphp: Slot [4] registered [ 0.248027] acpiphp: Slot [5] registered [ 0.249759] acpiphp: Slot [6] registered [ 0.251370] acpiphp: Slot [7] registered [ 0.252022] acpiphp: Slot [8] registered [ 0.253597] acpiphp: Slot [9] registered [ 0.255094] acpiphp: Slot [10] registered [ 0.256022] acpiphp: Slot [11] registered [ 0.257511] acpiphp: Slot [12] registered [ 0.259103] acpiphp: Slot [13] registered [ 0.260036] acpiphp: Slot [14] registered [ 0.262129] acpiphp: Slot [15] registered [ 0.264038] acpiphp: Slot [16] registered [ 0.266286] acpiphp: Slot [17] registered [ 0.268050] acpiphp: Slot [18] registered [ 0.270419] acpiphp: Slot [19] registered [ 0.272054] acpiphp: Slot [20] registered [ 0.274284] acpiphp: Slot [21] registered [ 0.276035] acpiphp: Slot [22] registered [ 0.277575] acpiphp: Slot [23] registered [ 0.279140] acpiphp: Slot [24] registered [ 0.280031] acpiphp: Slot [25] registered [ 0.281560] acpiphp: Slot [26] registered [ 0.283066] acpiphp: Slot [27] registered [ 0.284025] acpiphp: Slot [28] registered [ 0.285775] acpiphp: Slot [29] registered [ 0.287579] acpiphp: Slot [30] registered [ 0.288037] acpiphp: Slot [31] registered [ 0.289918] PCI host bridge to bus 0000:00 [ 0.291981] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.294603] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.296005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.298616] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.300005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.308888] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.344126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.347522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.349350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352383] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356005] vgaarb: loaded [ 0.357370] vgaarb: bridge control possible 0000:00:02.0 [ 0.359833] SCSI subsystem initialized [ 0.360268] ACPI: bus type USB registered [ 0.361914] usbcore: registered new interface driver usbfs [ 0.364024] usbcore: registered new interface driver hub [ 0.365975] usbcore: registered new device driver usb [ 0.367938] PCI: Using ACPI for IRQ routing [ 0.368413] NetLabel: Initializing [ 0.369723] NetLabel: domain hash size = 128 [ 0.371381] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372045] NetLabel: unlabeled traffic allowed by default [ 0.374259] Switched to clocksource kvm-clock [ 0.380525] AppArmor: AppArmor Filesystem Enabled [ 0.382283] pnp: PnP ACPI init [ 0.383494] ACPI: bus type PNP registered [ 0.385482] pnp: PnP ACPI: found 8 devices [ 0.387007] ACPI: bus type PNP unregistered [ 0.394246] NET: Registered protocol family 2 [ 0.396167] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.398642] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.401006] TCP: Hash tables configured (established 8192 bind 8192) [ 0.403292] TCP: reno registered [ 0.404583] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.406705] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.408981] NET: Registered protocol family 1 [ 0.410645] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412734] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414732] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449056] Trying to unpack rootfs image as initramfs... [ 0.551153] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.554198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556227] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.559359] Scanning for low memory corruption every 60 seconds [ 0.561766] Initialise system trusted keyring [ 0.563500] audit: initializing netlink socket (disabled) [ 0.565527] type=2000 audit(1558226973.733:1): initialized [ 0.585820] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.588842] zbud: loaded [ 0.590139] VFS: Disk quotas dquot_6.5.2 [ 0.591640] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.594229] fuse init (API version 7.22) [ 0.595826] msgmni has been set to 1982 [ 0.597359] Key type big_key registered [ 0.599094] Key type asymmetric registered [ 0.600606] Asymmetric key parser 'x509' registered [ 0.602395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.605115] io scheduler noop registered [ 0.606609] io scheduler deadline registered (default) [ 0.608407] io scheduler cfq registered [ 0.609909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611803] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614169] ipmi message handler version 39.2 [ 0.615858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618650] ACPI: Power Button [PWRF] [ 0.620150] GHES: HEST is not enabled! [ 0.636876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.669775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672469] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699169] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702659] Linux agpgart interface v0.103 [ 0.705413] brd: module loaded [ 0.707083] loop: module loaded [ 0.708715] blk-mq: CPU -> queue map [ 0.710091] CPU 0 -> Queue 0 [ 0.712046] vda: vda1 [ 0.713805] scsi0 : ata_piix [ 0.715058] scsi1 : ata_piix [ 0.716276] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.718506] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721504] libphy: Fixed MDIO Bus: probed [ 0.723092] tun: Universal TUN/TAP device driver, 1.6 [ 0.724925] tun: (C) 1999-2004 Max Krasnyansky [ 0.728108] PPP generic driver version 2.4.2 [ 0.729725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731966] ehci-pci: EHCI PCI platform driver [ 0.733625] ehci-platform: EHCI generic platform driver [ 0.735501] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737638] ohci-pci: OHCI PCI platform driver [ 0.739272] ohci-platform: OHCI generic platform driver [ 0.741069] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758461] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760357] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763234] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.765465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.770415] usb usb1: Product: UHCI Host Controller [ 0.772158] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.774360] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776149] hub 1-0:1.0: USB hub found [ 0.777584] hub 1-0:1.0: 2 ports detected [ 0.779212] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.782986] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784783] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786669] mousedev: PS/2 mouse device common for all mice [ 0.788938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.792086] rtc_cmos 00:00: RTC can wake from S4 [ 0.794273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796538] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798763] device-mapper: uevent: version 1.0.3 [ 0.800482] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.803469] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805625] TCP: cubic registered [ 0.806970] NET: Registered protocol family 10 [ 0.808775] NET: Registered protocol family 17 [ 0.810407] Key type dns_resolver registered [ 0.812131] Loading compiled-in X.509 certificates [ 0.814409] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.817796] registered taskstats version 1 [ 0.820743] Key type trusted registered [ 0.824362] Key type encrypted registered [ 0.825923] AppArmor: AppArmor sha1 policy hashing enabled [ 0.827896] IMA: No TPM chip found, activating TPM-bypass! [ 0.830391] regulator-dummy: disabling [ 0.831892] Magic number: 3:206:810 [ 0.833422] rtc_cmos 00:00: setting system clock to 2019-05-19 00:49:33 UTC (1558226973) [ 0.836368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838374] EDD information not available. [ 0.877935] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.895313] Write protecting the kernel read-only data: 12288k [ 0.898956] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.904294] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.924152] systemd-udevd[99]: starting version 204 [ 0.960706] FDC 0 is a S82078B [ 1.088067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253172] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255545] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.257974] usb 1-1: Product: QEMU USB Tablet [ 1.259582] usb 1-1: Manufacturer: QEMU [ 1.261041] usb 1-1: SerialNumber: 42 [ 1.993927] 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.400424] 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.515159] random: init urandom read with 10 bits of entropy available [ 2.667779] 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 Sun, 19 May 2019 00:49:35 +0000. Up 3.08 seconds. cloud-init-nonet[3.30]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.80]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 19 May 2019 00:49:38 +0000. Up 5.49 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.23 | 255.255.255.0 | fa:16:3e:99:e2:42 | 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: bd:7c:b2:d8:38:a8:fa:f8:cb:ae:4c:e7:29:b8:a5:d6 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S . | | . . | | .+ . . + . | |.*.E .. .+ + | |+.=BXo 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: 5f:5e:d8:14:5d:1c:9c:93:72:4b:c9:05:9c:74:b4:15 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o*E#| | .o%=| | =.o| | + . | | S o o | | . o . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f6:d0:cf:50:ea:3c:c0:5c:f8:8a:35:e5:a6:fb:d5:20 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . o . | | o * o | | S 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: 72:a0:41:8d:5d:89:51:1d:35:09:c8:cb:3b:12:02:eb root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .+.*o+o+o. | | ... + + . .. | | o. .. . | | . .o..o | | . ....S. | | E .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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:49:45 +0000. Up 12.53 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 Sun, 19 May 2019 00:49:47 +0000. Up 13.86 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15379 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 (2386 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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-tcp-scalability 1.0-180328.114312 [13.9 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3919 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 7929 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 7937 clearwater-socket-factory-sig start/running, process 7942 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8480 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member bbaff55af2467a56 is healthy: got healthy result from http://192.168.100.23:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false bbaff55af2467a56: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.23) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4KftqrZdj82z2CI7IFpMaWgwNOklO59QmcgNPPWyqVVb8t3M6DUQ5aV7xTJ5xd1KIfNj-8HPZRfKb9awNP5Ym7oldF43URCEVzEEUCDcI8u6TQmmsUiaHR8bV4ajjAeHO1DhIpdVdm2UWJxGD6wTEM2nhqZ9Czj-q6z4VGC31WF-Sfo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-bono-6mzx5shgzhlo-0-vzz22mm2tyvt/bd533b16-7433-496d-b20d-6281a24c8b3b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 52 --:--:-- --:--:-- --:--:-- 52100 25 100 4 100 21 10 52 --:--:-- --:--:-- --:--:-- 52 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:52:34 GMT Server: Apache x-openstack-request-id: req-8d20db92-059f-40b4-a8b4-04455cb4bdc7 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 5f:5e:d8:14:5d:1c:9c:93:72:4b:c9:05:9c:74:b4:15 root@bono-0 (DSA) ec2: 256 f6:d0:cf:50:ea:3c:c0:5c:f8:8a:35:e5:a6:fb:d5:20 root@bono-0 (ECDSA) ec2: 256 72:a0:41:8d:5d:89:51:1d:35:09:c8:cb:3b:12:02:eb root@bono-0 (ED25519) ec2: 2048 bd:7c:b2:d8:38:a8:fa:f8:cb:ae:4c:e7:29:b8:a5:d6 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnjLwfONQ5Mvi8V6ernyhbcpEGqVlyp1KgJe5lwrX3QFiEtUkLW/33uRtQPH9hxBs/+A09BKlmkAEBKFRDjvTk= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEHaa7vqOyEdu7vWGYw0pSbN3ZsfprWqbw6bcQa7BDC7 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUaj3ts1nwLlzf8bHbgFFUOIfDza4tEN79sUrMf2l86fSZpJMlWYQj6i/njeBZAXfuh3vjb+o+cXHQb9k8B93MkjNlA6HtotRdfANh0YDtG0gpCd5TSnYjlGUoyjMchSAOwsw3g+7HczwTJrU8mAhrQT9gIBWAAmt4Yx4e7kO7MFSWrbLGkbAV+t3NxUTF7592lwsgE9iYM1M5zkV6LBIcsKakLQguPuhe5VygGZkPua8zZcKhLRv/uBRW6d1sP+0MiKbLH/X/TYM80iziLkaculBL4O0nz3hozk5I1gM2CAuzAXxgKczQGhGn2muWWAvtPitEh7tGM6dPRQX+/CFz root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:52:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.20 seconds 2019-05-19 00:55:51,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:51,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:52,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-869d7fc5-09f3-4e96-82bc-c0ef20a4d07d x-openstack-request-id: req-869d7fc5-09f3-4e96-82bc-c0ef20a4d07d 2019-05-19 00:55:52,308 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:52,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-869d7fc5-09f3-4e96-82bc-c0ef20a4d07d 2019-05-19 00:55:52,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11975502968s 2019-05-19 00:55:52,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 00:55:52,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 00:55:52,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21088 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-401cdd2d-5100-4d51-bbb7-ff530f1339bf x-openstack-request-id: req-401cdd2d-5100-4d51-bbb7-ff530f1339bf 2019-05-19 00:55:52,406 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ed: 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.009789] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013639] Yama: becoming mindful.\n[ 0.015154] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016903] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020453] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026763] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029712] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033656] Initializing cgroup subsys perf_event\n[ 0.035432] Initializing cgroup subsys hugetlb\n[ 0.036774] mce: CPU supports 10 MCE banks\n[ 0.038427] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050260] 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.056106] MDS: Mitigation: Clear CPU buffers\n[ 0.086346] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.093583] ACPI: Core revision 20131115\n[ 0.095677] ACPI: All ACPI Tables successfully acquired\n[ 0.097579] ftrace: allocating 28757 entries in 113 pages\n[ 0.120653] smpboot: Max logical packages: 1\n[ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.126685] Enabling x2apic\n[ 0.127878] Enabled x2apic\n[ 0.128018] Switched APIC routing to physical x2apic.\n[ 0.133092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.135205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.138916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.147920] KVM setup paravirtual spinlock\n[ 0.151799] x86: Booted up 1 node, 1 CPUs\n[ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.154556] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.156301] devtmpfs: initialized\n[ 0.159526] EVM: security.selinux\n[ 0.160005] EVM: security.SMACK64\n[ 0.161261] EVM: security.ima\n[ 0.162408] EVM: security.capability\n[ 0.164893] pinctrl core: initialized pinctrl subsystem\n[ 0.166808] regulator-dummy: no parameters\n[ 0.168108] RTC time: 0:44:04, date: 05/19/19\n[ 0.169789] NET: Registered protocol family 16\n[ 0.171598] cpuidle: using governor ladder\n[ 0.172004] cpuidle: using governor menu\n[ 0.173453] ACPI: bus type PCI registered\n[ 0.174911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176176] PCI: Using configuration type 1 for base access\n[ 0.178860] bio: create slab at 0\n[ 0.180218] ACPI: Added _OSI(Module Device)\n[ 0.181761] ACPI: Added _OSI(Processor Device)\n[ 0.183362] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184009] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187043] ACPI: Interpreter enabled\n[ 0.188020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.191408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.194204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.200007] ACPI: (supports S0 S5)\n[ 0.201312] ACPI: Using IOAPIC for interrupt routing\n[ 0.203079] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204186] ACPI: No dock devices found.\n[ 0.207305] 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.210268] 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.216191] acpiphp: Slot [3] registered\n[ 0.217644] acpiphp: Slot [4] registered\n[ 0.219092] acpiphp: Slot [5] registered\n[ 0.220038] acpiphp: Slot [6] registered\n[ 0.221471] acpiphp: Slot [7] registered\n[ 0.222927] acpiphp: Slot [8] registered\n[ 0.224021] acpiphp: Slot [9] registered\n[ 0.225491] acpiphp: Slot [10] registered\n[ 0.227015] acpiphp: Slot [11] registered\n[ 0.228026] acpiphp: Slot [12] registered\n[ 0.229548] acpiphp: Slot [13] registered\n[ 0.231032] acpiphp: Slot [14] registered\n[ 0.232021] acpiphp: Slot [15] registered\n[ 0.233509] acpiphp: Slot [16] registered\n[ 0.235030] acpiphp: Slot [17] registered\n[ 0.236028] acpiphp: Slot [18] registered\n[ 0.237551] acpiphp: Slot [19] registered\n[ 0.239036] acpiphp: Slot [20] registered\n[ 0.240021] acpiphp: Slot [21] registered\n[ 0.241517] acpiphp: Slot [22] registered\n[ 0.243016] acpiphp: Slot [23] registered\n[ 0.244022] acpiphp: Slot [24] registered\n[ 0.245520] acpiphp: Slot [25] registered\n[ 0.247005] acpiphp: Slot [26] registered\n[ 0.248021] acpiphp: Slot [27] registered\n[ 0.249511] acpiphp: Slot [28] registered\n[ 0.251010] acpiphp: Slot [29] registered\n[ 0.252021] acpiphp: Slot [30] registered\n[ 0.253522] acpiphp: Slot [31] registered\n[ 0.255015] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.257892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.259965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.260003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.262278] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.272708] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.275364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.294896] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299809] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303772] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304884] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307175] 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.308003] vgaarb: loaded\n[ 0.309106] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311345] SCSI subsystem initialized\n[ 0.312268] ACPI: bus type USB registered\n[ 0.313785] usbcore: registered new interface driver usbfs\n[ 0.315639] usbcore: registered new interface driver hub\n[ 0.316040] usbcore: registered new device driver usb\n[ 0.318044] PCI: Using ACPI for IRQ routing\n[ 0.320010] NetLabel: Initializing\n[ 0.321356] NetLabel: domain hash size = 128\n[ 0.322917] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324049] NetLabel: unlabeled traffic allowed by default\n[ 0.326212] Switched to clocksource kvm-clock\n[ 0.332356] AppArmor: AppArmor Filesystem Enabled\n[ 0.334081] pnp: PnP ACPI init\n[ 0.335327] ACPI: bus type PNP registered\n[ 0.337298] pnp: PnP ACPI: found 8 devices\n[ 0.338827] ACPI: bus type PNP unregistered\n[ 0.346027] NET: Registered protocol family 2\n[ 0.347881] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350300] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.352592] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.354879] TCP: reno registered\n[ 0.356161] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.358148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.360350] NET: Registered protocol family 1\n[ 0.361924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.363934] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.365906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.382749] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.399739] Trying to unpack rootfs image as initramfs...\n[ 0.498904] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.501808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.503802] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.506834] Scanning for low memory corruption every 60 seconds\n[ 0.509242] Initialise system trusted keyring\n[ 0.510857] audit: initializing netlink socket (disabled)\n[ 0.512780] type=2000 audit(1558226645.483:1): initialized\n[ 0.533611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536544] zbud: loaded\n[ 0.537837] VFS: Disk quotas dquot_6.5.2\n[ 0.539318] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541843] fuse init (API version 7.22)\n[ 0.543326] msgmni has been set to 1982\n[ 0.544839] Key type big_key registered\n[ 0.546558] Key type asymmetric registered\n[ 0.548097] Asymmetric key parser 'x509' registered\n[ 0.549849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.552769] io scheduler noop registered\n[ 0.554283] io scheduler deadline registered (default)\n[ 0.556188] io scheduler cfq registered\n[ 0.557744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559744] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562109] ipmi message handler version 39.2\n[ 0.563792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566550] ACPI: Power Button [PWRF]\n[ 0.568066] GHES: HEST is not enabled!\n[ 0.584674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.620302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646171] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649739] Linux agpgart interface v0.103\n[ 0.652176] brd: module loaded\n[ 0.653873] loop: module loaded\n[ 0.655617] blk-mq: CPU -> queue map\n[ 0.657025] CPU 0 -> Queue 0\n[ 0.659214] vda: vda1\n[ 0.661078] scsi0 : ata_piix\n[ 0.662359] scsi1 : ata_piix\n[ 0.663582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.665959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.669091] libphy: Fixed MDIO Bus: probed\n[ 0.670722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.672552] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.675804] PPP generic driver version 2.4.2\n[ 0.677464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.679730] ehci-pci: EHCI PCI platform driver\n[ 0.681386] ehci-platform: EHCI generic platform driver\n[ 0.683268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685437] ohci-pci: OHCI PCI platform driver\n[ 0.687088] ohci-platform: OHCI generic platform driver\n[ 0.688969] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706236] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.708136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711009] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.713193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718241] usb usb1: Product: UHCI Host Controller\n[ 0.720015] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.722256] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.724035] hub 1-0:1.0: USB hub found\n[ 0.725514] hub 1-0:1.0: 2 ports detected\n[ 0.727177] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731010] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732825] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734741] mousedev: PS/2 mouse device common for all mice\n[ 0.737094] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.740298] rtc_cmos 00:00: RTC can wake from S4\n[ 0.742503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.744742] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747044] device-mapper: uevent: version 1.0.3\n[ 0.748807] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.751857] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754058] TCP: cubic registered\n[ 0.755452] NET: Registered protocol family 10\n[ 0.757295] NET: Registered protocol family 17\n[ 0.758969] Key type dns_resolver registered\n[ 0.760694] Loading compiled-in X.509 certificates\n[ 0.762980] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.766372] registered taskstats version 1\n[ 0.769339] Key type trusted registered\n[ 0.772954] Key type encrypted registered\n[ 0.774514] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776478] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.779009] regulator-dummy: disabling\n[ 0.780509] Magic number: 3:103:709\n[ 0.782073] rtc_cmos 00:00: setting system clock to 2019-05-19 00:44:05 UTC (1558226645)\n[ 0.785104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787222] EDD information not available.\n[ 0.825515] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.840392] Write protecting the kernel read-only data: 12288k\n[ 0.843059] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.847338] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864115] systemd-udevd[99]: starting version 204\n[ 0.896555] FDC 0 is a S82078B\n[ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200358] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205187] usb 1-1: Product: QEMU USB Tablet\n[ 1.206813] usb 1-1: Manufacturer: QEMU\n[ 1.208290] usb 1-1: SerialNumber: 42\n[ 1.925975] 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.289386] 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.402370] random: init urandom read with 10 bits of entropy available\n[ 2.541858] 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 Sun, 19 May 2019 00:44:07 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.18]: 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.89]: 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 Sun, 19 May 2019 00:44:10 +0000. Up 5.50 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:5d:90:c9 |\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:\n48:2d:72:ad:a3:a2:a8:20:a2:01:7c:d7:29:69:1f:2e root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o |\n| . + o |\n|. +o+. |\n|.. . =++S |\n|. . o.+.. |\n|= . .E o |\n|*o . . |\n|* |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nd2:ab:77:3f:94:47:9e:14:d9:51:34:4f:ed:19:a2:04 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E. *B|\n| . .oo=|\n| . . .o+|\n| . . o..|\n| . S = . |\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:\nf5:a3:1f:42:b4:03:14:65:9b:6d:e5:89:d9:7a:b9:17 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ooo . |\n| . . + * . |\n| . = = + |\n| + + . . |\n| S + + oE |\n| . o o ..|\n| o . . .|\n| o . . |\n| . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nff:1a:9c:49:ba:fd:67:87:e2:57:c6:eb:7a:64:48:19 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| E |\n| o |\n| o |\n| S . . .. |\n| = o . o+|\n| . * o+.|\n| o o. =o.|\n| . o++*+o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 Sun, 19 May 2019 00:44:17 +0000. Up 12.22 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 Sun, 19 May 2019 00:44:18 +0000. Up 13.20 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 15488 0 --:--:-- --:--:-- --:--:-- 15512\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\n\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [836 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 [525 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2262 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.5\n+ '[' -n 192.168.100.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 8s (6441 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 8220\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 8248\nclearwater-socket-factory-sig start/running, process 8256\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8302\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........+++\n...........................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://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.5 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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n+ echo 'nameserver 192.168.100.8'\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 Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000\nmember 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000\nmember dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true\n966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\ndfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.10) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.13 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: gAAAAABc4Ka4e3BAsS6NiDQVfuyY8_tk2jgRkNuq2bT-0bMW7Ksd-f4RLEGQEJRudf2nI0nJLUffQQYpLryOFlImlTp4R2_ceyIRFPXwuVWiPEtAODJ1UkmcvwY9TfsUJbtnpERDc-8pPVPaMfyakxlbzeAyduugBN89cx7Ae6PjAdVQB4ZcXX8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-sprout-qvnqtp4e3xrf-0-zz4cejg34olx/3966ad62-12d0-48c3-8545-fe0dcbe465d0/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Sun, 19 May 2019 00:48:34 GMT\nServer: Apache\nx-openstack-request-id: req-98aa1927-2fe0-45fb-85ab-62d56b5d6c5d\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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d2:ab:77:3f:94:47:9e:14:d9:51:34:4f:ed:19:a2:04 root@sprout-0 (DSA)\nec2: 256 f5:a3:1f:42:b4:03:14:65:9b:6d:e5:89:d9:7a:b9:17 root@sprout-0 (ECDSA)\nec2: 256 ff:1a:9c:49:ba:fd:67:87:e2:57:c6:eb:7a:64:48:19 root@sprout-0 (ED25519)\nec2: 2048 48:2d:72:ad:a3:a2:a8:20:a2:01:7c:d7:29:69:1f:2e root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCuBLCqasvr9TXtqcghUrIVgWcooebsleqqyJJgnpF+2lStRwj5gd0xbRt4JyRT9suPk4ycLUziu0uq6Q4w6Eg0= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDbWD3Ko097VJodx7V2sBvrZb3+2gbTW2+YKtocAMaxW root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWsEE7ZRwCAM3BgBgVFA4IB1UJub9g+gdWUTdJ25MciQaK0cLCUMD1Pn5GztPrj6NCkbigBe5cBSXDF5N6k+SS77oB4XtPxcPxjbf6P81LRMAj4myChRohrelRgzeXRFn8c8gr1JgUU9aZToPVjKzLxFe2/cdIXBZ+DgkTZqQc/JiNMkw+hd1zOeQKcG4978puW0owG0UkuVUKgLQdSvd9PgKXwQozNWiVocvT7GAVNf1YCUZ7kDxthaxEGjzLnl5ZgLZtFyPU6oBnmxKY5uoqsg27aPAqCQMXKb5wK2KUo5a/Jt2vGf3mFFPGlaH4QcfBaH2FrXnp5CuMUO2uz2Ev root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:48:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 269.69 seconds\n"} 2019-05-19 00:55:52,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/action used request id req-401cdd2d-5100-4d51-bbb7-ff530f1339bf 2019-05-19 00:55:52,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0909030437469s 2019-05-19 00:55:52,410 - functest.core.singlevm - DEBUG - console: ed: 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.009789] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013639] Yama: becoming mindful. [ 0.015154] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016903] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020453] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026763] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029712] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033656] Initializing cgroup subsys perf_event [ 0.035432] Initializing cgroup subsys hugetlb [ 0.036774] mce: CPU supports 10 MCE banks [ 0.038427] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050260] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056106] MDS: Mitigation: Clear CPU buffers [ 0.086346] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093583] ACPI: Core revision 20131115 [ 0.095677] ACPI: All ACPI Tables successfully acquired [ 0.097579] ftrace: allocating 28757 entries in 113 pages [ 0.120653] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126685] Enabling x2apic [ 0.127878] Enabled x2apic [ 0.128018] Switched APIC routing to physical x2apic. [ 0.133092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.138916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147920] KVM setup paravirtual spinlock [ 0.151799] x86: Booted up 1 node, 1 CPUs [ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154556] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156301] devtmpfs: initialized [ 0.159526] EVM: security.selinux [ 0.160005] EVM: security.SMACK64 [ 0.161261] EVM: security.ima [ 0.162408] EVM: security.capability [ 0.164893] pinctrl core: initialized pinctrl subsystem [ 0.166808] regulator-dummy: no parameters [ 0.168108] RTC time: 0:44:04, date: 05/19/19 [ 0.169789] NET: Registered protocol family 16 [ 0.171598] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173453] ACPI: bus type PCI registered [ 0.174911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176176] PCI: Using configuration type 1 for base access [ 0.178860] bio: create slab at 0 [ 0.180218] ACPI: Added _OSI(Module Device) [ 0.181761] ACPI: Added _OSI(Processor Device) [ 0.183362] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187043] ACPI: Interpreter enabled [ 0.188020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201312] ACPI: Using IOAPIC for interrupt routing [ 0.203079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204186] ACPI: No dock devices found. [ 0.207305] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210268] 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.216191] acpiphp: Slot [3] registered [ 0.217644] acpiphp: Slot [4] registered [ 0.219092] acpiphp: Slot [5] registered [ 0.220038] acpiphp: Slot [6] registered [ 0.221471] acpiphp: Slot [7] registered [ 0.222927] acpiphp: Slot [8] registered [ 0.224021] acpiphp: Slot [9] registered [ 0.225491] acpiphp: Slot [10] registered [ 0.227015] acpiphp: Slot [11] registered [ 0.228026] acpiphp: Slot [12] registered [ 0.229548] acpiphp: Slot [13] registered [ 0.231032] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233509] acpiphp: Slot [16] registered [ 0.235030] acpiphp: Slot [17] registered [ 0.236028] acpiphp: Slot [18] registered [ 0.237551] acpiphp: Slot [19] registered [ 0.239036] acpiphp: Slot [20] registered [ 0.240021] acpiphp: Slot [21] registered [ 0.241517] acpiphp: Slot [22] registered [ 0.243016] acpiphp: Slot [23] registered [ 0.244022] acpiphp: Slot [24] registered [ 0.245520] acpiphp: Slot [25] registered [ 0.247005] acpiphp: Slot [26] registered [ 0.248021] acpiphp: Slot [27] registered [ 0.249511] acpiphp: Slot [28] registered [ 0.251010] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253522] acpiphp: Slot [31] registered [ 0.255015] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.259965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.262278] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272708] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.275364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294896] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299809] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303772] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304884] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307175] 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.308003] vgaarb: loaded [ 0.309106] vgaarb: bridge control possible 0000:00:02.0 [ 0.311345] SCSI subsystem initialized [ 0.312268] ACPI: bus type USB registered [ 0.313785] usbcore: registered new interface driver usbfs [ 0.315639] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318044] PCI: Using ACPI for IRQ routing [ 0.320010] NetLabel: Initializing [ 0.321356] NetLabel: domain hash size = 128 [ 0.322917] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324049] NetLabel: unlabeled traffic allowed by default [ 0.326212] Switched to clocksource kvm-clock [ 0.332356] AppArmor: AppArmor Filesystem Enabled [ 0.334081] pnp: PnP ACPI init [ 0.335327] ACPI: bus type PNP registered [ 0.337298] pnp: PnP ACPI: found 8 devices [ 0.338827] ACPI: bus type PNP unregistered [ 0.346027] NET: Registered protocol family 2 [ 0.347881] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350300] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352592] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354879] TCP: reno registered [ 0.356161] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360350] NET: Registered protocol family 1 [ 0.361924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363934] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365906] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382749] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.399739] Trying to unpack rootfs image as initramfs... [ 0.498904] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503802] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506834] Scanning for low memory corruption every 60 seconds [ 0.509242] Initialise system trusted keyring [ 0.510857] audit: initializing netlink socket (disabled) [ 0.512780] type=2000 audit(1558226645.483:1): initialized [ 0.533611] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536544] zbud: loaded [ 0.537837] VFS: Disk quotas dquot_6.5.2 [ 0.539318] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541843] fuse init (API version 7.22) [ 0.543326] msgmni has been set to 1982 [ 0.544839] Key type big_key registered [ 0.546558] Key type asymmetric registered [ 0.548097] Asymmetric key parser 'x509' registered [ 0.549849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552769] io scheduler noop registered [ 0.554283] io scheduler deadline registered (default) [ 0.556188] io scheduler cfq registered [ 0.557744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559744] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562109] ipmi message handler version 39.2 [ 0.563792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566550] ACPI: Power Button [PWRF] [ 0.568066] GHES: HEST is not enabled! [ 0.584674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646171] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649739] Linux agpgart interface v0.103 [ 0.652176] brd: module loaded [ 0.653873] loop: module loaded [ 0.655617] blk-mq: CPU -> queue map [ 0.657025] CPU 0 -> Queue 0 [ 0.659214] vda: vda1 [ 0.661078] scsi0 : ata_piix [ 0.662359] scsi1 : ata_piix [ 0.663582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.669091] libphy: Fixed MDIO Bus: probed [ 0.670722] tun: Universal TUN/TAP device driver, 1.6 [ 0.672552] tun: (C) 1999-2004 Max Krasnyansky [ 0.675804] PPP generic driver version 2.4.2 [ 0.677464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679730] ehci-pci: EHCI PCI platform driver [ 0.681386] ehci-platform: EHCI generic platform driver [ 0.683268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685437] ohci-pci: OHCI PCI platform driver [ 0.687088] ohci-platform: OHCI generic platform driver [ 0.688969] uhci_hcd: USB Universal Host Controller Interface driver [ 0.706236] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.708136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711009] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.713193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718241] usb usb1: Product: UHCI Host Controller [ 0.720015] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.722256] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724035] hub 1-0:1.0: USB hub found [ 0.725514] hub 1-0:1.0: 2 ports detected [ 0.727177] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731010] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732825] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734741] mousedev: PS/2 mouse device common for all mice [ 0.737094] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740298] rtc_cmos 00:00: RTC can wake from S4 [ 0.742503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744742] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747044] device-mapper: uevent: version 1.0.3 [ 0.748807] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751857] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754058] TCP: cubic registered [ 0.755452] NET: Registered protocol family 10 [ 0.757295] NET: Registered protocol family 17 [ 0.758969] Key type dns_resolver registered [ 0.760694] Loading compiled-in X.509 certificates [ 0.762980] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.766372] registered taskstats version 1 [ 0.769339] Key type trusted registered [ 0.772954] Key type encrypted registered [ 0.774514] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776478] IMA: No TPM chip found, activating TPM-bypass! [ 0.779009] regulator-dummy: disabling [ 0.780509] Magic number: 3:103:709 [ 0.782073] rtc_cmos 00:00: setting system clock to 2019-05-19 00:44:05 UTC (1558226645) [ 0.785104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787222] EDD information not available. [ 0.825515] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840392] Write protecting the kernel read-only data: 12288k [ 0.843059] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847338] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864115] systemd-udevd[99]: starting version 204 [ 0.896555] FDC 0 is a S82078B [ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200358] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205187] usb 1-1: Product: QEMU USB Tablet [ 1.206813] usb 1-1: Manufacturer: QEMU [ 1.208290] usb 1-1: SerialNumber: 42 [ 1.925975] 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.289386] 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.402370] random: init urandom read with 10 bits of entropy available [ 2.541858] 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 Sun, 19 May 2019 00:44:07 +0000. Up 2.97 seconds. cloud-init-nonet[3.18]: 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.89]: 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 Sun, 19 May 2019 00:44:10 +0000. Up 5.50 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:5d:90:c9 | 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: 48:2d:72:ad:a3:a2:a8:20:a2:01:7c:d7:29:69:1f:2e root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o | | . + o | |. +o+. | |.. . =++S | |. . o.+.. | |= . .E 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: d2:ab:77:3f:94:47:9e:14:d9:51:34:4f:ed:19:a2:04 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | E. *B| | . .oo=| | . . .o+| | . . o..| | . 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: f5:a3:1f:42:b4:03:14:65:9b:6d:e5:89:d9:7a:b9:17 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ooo . | | . . + * . | | . = = + | | + + . . | | S + + oE | | . o o ..| | o . . .| | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ff:1a:9c:49:ba:fd:67:87:e2:57:c6:eb:7a:64:48:19 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | E | | o | | o | | S . . .. | | = o . o+| | . * o+.| | o o. =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 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 Sun, 19 May 2019 00:44:17 +0000. Up 12.22 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 Sun, 19 May 2019 00:44:18 +0000. Up 13.20 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 15488 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] 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 [836 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 [525 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2262 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 8s (6441 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 8220 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 8248 clearwater-socket-factory-sig start/running, process 8256 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8302 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........+++ ...........................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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.5 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.8' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4Ka4e3BAsS6NiDQVfuyY8_tk2jgRkNuq2bT-0bMW7Ksd-f4RLEGQEJRudf2nI0nJLUffQQYpLryOFlImlTp4R2_ceyIRFPXwuVWiPEtAODJ1UkmcvwY9TfsUJbtnpERDc-8pPVPaMfyakxlbzeAyduugBN89cx7Ae6PjAdVQB4ZcXX8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-sprout-qvnqtp4e3xrf-0-zz4cejg34olx/3966ad62-12d0-48c3-8545-fe0dcbe465d0/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:48:34 GMT Server: Apache x-openstack-request-id: req-98aa1927-2fe0-45fb-85ab-62d56b5d6c5d 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d2:ab:77:3f:94:47:9e:14:d9:51:34:4f:ed:19:a2:04 root@sprout-0 (DSA) ec2: 256 f5:a3:1f:42:b4:03:14:65:9b:6d:e5:89:d9:7a:b9:17 root@sprout-0 (ECDSA) ec2: 256 ff:1a:9c:49:ba:fd:67:87:e2:57:c6:eb:7a:64:48:19 root@sprout-0 (ED25519) ec2: 2048 48:2d:72:ad:a3:a2:a8:20:a2:01:7c:d7:29:69:1f:2e root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCuBLCqasvr9TXtqcghUrIVgWcooebsleqqyJJgnpF+2lStRwj5gd0xbRt4JyRT9suPk4ycLUziu0uq6Q4w6Eg0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDbWD3Ko097VJodx7V2sBvrZb3+2gbTW2+YKtocAMaxW root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWsEE7ZRwCAM3BgBgVFA4IB1UJub9g+gdWUTdJ25MciQaK0cLCUMD1Pn5GztPrj6NCkbigBe5cBSXDF5N6k+SS77oB4XtPxcPxjbf6P81LRMAj4myChRohrelRgzeXRFn8c8gr1JgUU9aZToPVjKzLxFe2/cdIXBZ+DgkTZqQc/JiNMkw+hd1zOeQKcG4978puW0owG0UkuVUKgLQdSvd9PgKXwQozNWiVocvT7GAVNf1YCUZ7kDxthaxEGjzLnl5ZgLZtFyPU6oBnmxKY5uoqsg27aPAqCQMXKb5wK2KUo5a/Jt2vGf3mFFPGlaH4QcfBaH2FrXnp5CuMUO2uz2Ev root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:48:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 269.69 seconds 2019-05-19 00:55:52,415 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ed: 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.009789] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013639] Yama: becoming mindful. [ 0.015154] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016903] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020453] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026763] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029712] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033656] Initializing cgroup subsys perf_event [ 0.035432] Initializing cgroup subsys hugetlb [ 0.036774] mce: CPU supports 10 MCE banks [ 0.038427] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050260] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056106] MDS: Mitigation: Clear CPU buffers [ 0.086346] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093583] ACPI: Core revision 20131115 [ 0.095677] ACPI: All ACPI Tables successfully acquired [ 0.097579] ftrace: allocating 28757 entries in 113 pages [ 0.120653] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126685] Enabling x2apic [ 0.127878] Enabled x2apic [ 0.128018] Switched APIC routing to physical x2apic. [ 0.133092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.138916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147920] KVM setup paravirtual spinlock [ 0.151799] x86: Booted up 1 node, 1 CPUs [ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154556] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156301] devtmpfs: initialized [ 0.159526] EVM: security.selinux [ 0.160005] EVM: security.SMACK64 [ 0.161261] EVM: security.ima [ 0.162408] EVM: security.capability [ 0.164893] pinctrl core: initialized pinctrl subsystem [ 0.166808] regulator-dummy: no parameters [ 0.168108] RTC time: 0:44:04, date: 05/19/19 [ 0.169789] NET: Registered protocol family 16 [ 0.171598] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173453] ACPI: bus type PCI registered [ 0.174911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176176] PCI: Using configuration type 1 for base access [ 0.178860] bio: create slab at 0 [ 0.180218] ACPI: Added _OSI(Module Device) [ 0.181761] ACPI: Added _OSI(Processor Device) [ 0.183362] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187043] ACPI: Interpreter enabled [ 0.188020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201312] ACPI: Using IOAPIC for interrupt routing [ 0.203079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204186] ACPI: No dock devices found. [ 0.207305] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210268] 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.216191] acpiphp: Slot [3] registered [ 0.217644] acpiphp: Slot [4] registered [ 0.219092] acpiphp: Slot [5] registered [ 0.220038] acpiphp: Slot [6] registered [ 0.221471] acpiphp: Slot [7] registered [ 0.222927] acpiphp: Slot [8] registered [ 0.224021] acpiphp: Slot [9] registered [ 0.225491] acpiphp: Slot [10] registered [ 0.227015] acpiphp: Slot [11] registered [ 0.228026] acpiphp: Slot [12] registered [ 0.229548] acpiphp: Slot [13] registered [ 0.231032] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233509] acpiphp: Slot [16] registered [ 0.235030] acpiphp: Slot [17] registered [ 0.236028] acpiphp: Slot [18] registered [ 0.237551] acpiphp: Slot [19] registered [ 0.239036] acpiphp: Slot [20] registered [ 0.240021] acpiphp: Slot [21] registered [ 0.241517] acpiphp: Slot [22] registered [ 0.243016] acpiphp: Slot [23] registered [ 0.244022] acpiphp: Slot [24] registered [ 0.245520] acpiphp: Slot [25] registered [ 0.247005] acpiphp: Slot [26] registered [ 0.248021] acpiphp: Slot [27] registered [ 0.249511] acpiphp: Slot [28] registered [ 0.251010] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253522] acpiphp: Slot [31] registered [ 0.255015] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.259965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.262278] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272708] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.275364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294896] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299809] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303772] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304884] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307175] 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.308003] vgaarb: loaded [ 0.309106] vgaarb: bridge control possible 0000:00:02.0 [ 0.311345] SCSI subsystem initialized [ 0.312268] ACPI: bus type USB registered [ 0.313785] usbcore: registered new interface driver usbfs [ 0.315639] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318044] PCI: Using ACPI for IRQ routing [ 0.320010] NetLabel: Initializing [ 0.321356] NetLabel: domain hash size = 128 [ 0.322917] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324049] NetLabel: unlabeled traffic allowed by default [ 0.326212] Switched to clocksource kvm-clock [ 0.332356] AppArmor: AppArmor Filesystem Enabled [ 0.334081] pnp: PnP ACPI init [ 0.335327] ACPI: bus type PNP registered [ 0.337298] pnp: PnP ACPI: found 8 devices [ 0.338827] ACPI: bus type PNP unregistered [ 0.346027] NET: Registered protocol family 2 [ 0.347881] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350300] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352592] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354879] TCP: reno registered [ 0.356161] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360350] NET: Registered protocol family 1 [ 0.361924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363934] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365906] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382749] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.399739] Trying to unpack rootfs image as initramfs... [ 0.498904] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503802] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506834] Scanning for low memory corruption every 60 seconds [ 0.509242] Initialise system trusted keyring [ 0.510857] audit: initializing netlink socket (disabled) [ 0.512780] type=2000 audit(1558226645.483:1): initialized [ 0.533611] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536544] zbud: loaded [ 0.537837] VFS: Disk quotas dquot_6.5.2 [ 0.539318] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541843] fuse init (API version 7.22) [ 0.543326] msgmni has been set to 1982 [ 0.544839] Key type big_key registered [ 0.546558] Key type asymmetric registered [ 0.548097] Asymmetric key parser 'x509' registered [ 0.549849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552769] io scheduler noop registered [ 0.554283] io scheduler deadline registered (default) [ 0.556188] io scheduler cfq registered [ 0.557744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559744] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562109] ipmi message handler version 39.2 [ 0.563792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566550] ACPI: Power Button [PWRF] [ 0.568066] GHES: HEST is not enabled! [ 0.584674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646171] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649739] Linux agpgart interface v0.103 [ 0.652176] brd: module loaded [ 0.653873] loop: module loaded [ 0.655617] blk-mq: CPU -> queue map [ 0.657025] CPU 0 -> Queue 0 [ 0.659214] vda: vda1 [ 0.661078] scsi0 : ata_piix [ 0.662359] scsi1 : ata_piix [ 0.663582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.669091] libphy: Fixed MDIO Bus: probed [ 0.670722] tun: Universal TUN/TAP device driver, 1.6 [ 0.672552] tun: (C) 1999-2004 Max Krasnyansky [ 0.675804] PPP generic driver version 2.4.2 [ 0.677464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679730] ehci-pci: EHCI PCI platform driver [ 0.681386] ehci-platform: EHCI generic platform driver [ 0.683268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685437] ohci-pci: OHCI PCI platform driver [ 0.687088] ohci-platform: OHCI generic platform driver [ 0.688969] uhci_hcd: USB Universal Host Controller Interface driver [ 0.706236] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.708136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711009] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.713193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718241] usb usb1: Product: UHCI Host Controller [ 0.720015] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.722256] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724035] hub 1-0:1.0: USB hub found [ 0.725514] hub 1-0:1.0: 2 ports detected [ 0.727177] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731010] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732825] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734741] mousedev: PS/2 mouse device common for all mice [ 0.737094] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740298] rtc_cmos 00:00: RTC can wake from S4 [ 0.742503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744742] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747044] device-mapper: uevent: version 1.0.3 [ 0.748807] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751857] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754058] TCP: cubic registered [ 0.755452] NET: Registered protocol family 10 [ 0.757295] NET: Registered protocol family 17 [ 0.758969] Key type dns_resolver registered [ 0.760694] Loading compiled-in X.509 certificates [ 0.762980] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.766372] registered taskstats version 1 [ 0.769339] Key type trusted registered [ 0.772954] Key type encrypted registered [ 0.774514] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776478] IMA: No TPM chip found, activating TPM-bypass! [ 0.779009] regulator-dummy: disabling [ 0.780509] Magic number: 3:103:709 [ 0.782073] rtc_cmos 00:00: setting system clock to 2019-05-19 00:44:05 UTC (1558226645) [ 0.785104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787222] EDD information not available. [ 0.825515] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840392] Write protecting the kernel read-only data: 12288k [ 0.843059] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847338] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864115] systemd-udevd[99]: starting version 204 [ 0.896555] FDC 0 is a S82078B [ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200358] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205187] usb 1-1: Product: QEMU USB Tablet [ 1.206813] usb 1-1: Manufacturer: QEMU [ 1.208290] usb 1-1: SerialNumber: 42 [ 1.925975] 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.289386] 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.402370] random: init urandom read with 10 bits of entropy available [ 2.541858] 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 Sun, 19 May 2019 00:44:07 +0000. Up 2.97 seconds. cloud-init-nonet[3.18]: 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.89]: 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 Sun, 19 May 2019 00:44:10 +0000. Up 5.50 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:5d:90:c9 | 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: 48:2d:72:ad:a3:a2:a8:20:a2:01:7c:d7:29:69:1f:2e root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o | | . + o | |. +o+. | |.. . =++S | |. . o.+.. | |= . .E 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: d2:ab:77:3f:94:47:9e:14:d9:51:34:4f:ed:19:a2:04 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | E. *B| | . .oo=| | . . .o+| | . . o..| | . 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: f5:a3:1f:42:b4:03:14:65:9b:6d:e5:89:d9:7a:b9:17 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ooo . | | . . + * . | | . = = + | | + + . . | | S + + oE | | . o o ..| | o . . .| | o . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ff:1a:9c:49:ba:fd:67:87:e2:57:c6:eb:7a:64:48:19 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | E | | o | | o | | S . . .. | | = o . o+| | . * o+.| | o o. =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 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 Sun, 19 May 2019 00:44:17 +0000. Up 12.22 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 Sun, 19 May 2019 00:44:18 +0000. Up 13.20 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 15488 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] 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 [836 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 [525 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2262 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 8s (6441 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 8220 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 8248 clearwater-socket-factory-sig start/running, process 8256 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8302 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........+++ ...........................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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.5 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.8' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 member dfc3fbe6346e432d is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dfc3fbe6346e432d: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4Ka4e3BAsS6NiDQVfuyY8_tk2jgRkNuq2bT-0bMW7Ksd-f4RLEGQEJRudf2nI0nJLUffQQYpLryOFlImlTp4R2_ceyIRFPXwuVWiPEtAODJ1UkmcvwY9TfsUJbtnpERDc-8pPVPaMfyakxlbzeAyduugBN89cx7Ae6PjAdVQB4ZcXX8' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-sprout-qvnqtp4e3xrf-0-zz4cejg34olx/3966ad62-12d0-48c3-8545-fe0dcbe465d0/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:48:34 GMT Server: Apache x-openstack-request-id: req-98aa1927-2fe0-45fb-85ab-62d56b5d6c5d 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d2:ab:77:3f:94:47:9e:14:d9:51:34:4f:ed:19:a2:04 root@sprout-0 (DSA) ec2: 256 f5:a3:1f:42:b4:03:14:65:9b:6d:e5:89:d9:7a:b9:17 root@sprout-0 (ECDSA) ec2: 256 ff:1a:9c:49:ba:fd:67:87:e2:57:c6:eb:7a:64:48:19 root@sprout-0 (ED25519) ec2: 2048 48:2d:72:ad:a3:a2:a8:20:a2:01:7c:d7:29:69:1f:2e root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCuBLCqasvr9TXtqcghUrIVgWcooebsleqqyJJgnpF+2lStRwj5gd0xbRt4JyRT9suPk4ycLUziu0uq6Q4w6Eg0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDbWD3Ko097VJodx7V2sBvrZb3+2gbTW2+YKtocAMaxW root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWsEE7ZRwCAM3BgBgVFA4IB1UJub9g+gdWUTdJ25MciQaK0cLCUMD1Pn5GztPrj6NCkbigBe5cBSXDF5N6k+SS77oB4XtPxcPxjbf6P81LRMAj4myChRohrelRgzeXRFn8c8gr1JgUU9aZToPVjKzLxFe2/cdIXBZ+DgkTZqQc/JiNMkw+hd1zOeQKcG4978puW0owG0UkuVUKgLQdSvd9PgKXwQozNWiVocvT7GAVNf1YCUZ7kDxthaxEGjzLnl5ZgLZtFyPU6oBnmxKY5uoqsg27aPAqCQMXKb5wK2KUo5a/Jt2vGf3mFFPGlaH4QcfBaH2FrXnp5CuMUO2uz2Ev root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:48:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 269.69 seconds 2019-05-19 00:55:52,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:52,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:53,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-f44e583c-4838-404d-979c-bdd3166c0091 x-openstack-request-id: req-f44e583c-4838-404d-979c-bdd3166c0091 2019-05-19 00:55:53,436 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:53,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f44e583c-4838-404d-979c-bdd3166c0091 2019-05-19 00:55:53,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0175139904s 2019-05-19 00:55:53,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 00:55:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 00:55:53,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15855 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-e5f84d90-d0ff-4cfa-85bb-ed3ee1e2d0f4 x-openstack-request-id: req-e5f84d90-d0ff-4cfa-85bb-ed3ee1e2d0f4 2019-05-19 00:55:53,526 - keystoneauth.session - DEBUG - RESP BODY: {"output": " [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1523 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.5\n+ '[' -n 192.168.100.5 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:48 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:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7649 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2019a-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:PSCProcert.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:EC-ACC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53180 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11849\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12474\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 (4252 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.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing 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 chronos_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 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 Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing 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 chronos_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 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 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.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 Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing 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++ 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 cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing 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: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime 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 Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos 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_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 Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing 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 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000\nmember 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true\n966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.13) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.13 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.13 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: gAAAAABc4KRUt_q1_qg05dZfL_jEobtVTGPZyYYLH1CTfOiR9-t_NqQb2sJSZcZ6vb0oXewKfdrtuspgedTd1k_ulz-XbQ-07P7mWgudUXV3wRYPka1RohFhuZm67YJ71fCEFBxVOZReeM7ws4naFN-9fKPc8ZPFYFRsKlaJGh0MtvgJNqglwrU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-vellum-khydxzgd4awe-0-bpzsqu6wudnb/08bcca0b-e026-4a41-9607-72d341020294/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54\nHTTP/1.1 200 OK\nDate: Sun, 19 May 2019 00:43:26 GMT\nServer: Apache\nx-openstack-request-id: req-6955f0ee-2b76-4de4-975a-0dde9e4f522f\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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4e:b8:c5:c8:fc:ff:b3:b1:00:74:7d:44:13:7a:c6:3b root@vellum-0 (DSA)\nec2: 256 a5:64:73:db:db:f9:55:04:0b:59:91:ea:22:27:16:c0 root@vellum-0 (ECDSA)\nec2: 256 4e:c4:c4:d5:45:bc:08:12:06:66:97:61:87:96:a4:97 root@vellum-0 (ED25519)\nec2: 2048 41:b2:9c:03:2f:2b:f8:79:ca:4d:60:50:f6:c6:67:12 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOGSHKfHBRqL7Cjc+GIijvTZhqdsn4Ib+6c8TMAY1AQNOZuCSJsIASadgtkKFGDoGnuCx7hWImgSjFXrIofHdbE= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILcL/GyrjxLbKYOpp7VqCSLJVgIVXufBC0rDn0/PvWPG root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDidQ3HUS7k60O9E2NIlBUtZrIryLpCbmRL2j/xKD+CpDiLBD9kcgobfROc1lmY96jbj2xq5t/EntmwavdP8+H0zBCrc4RRBsacDMqMBAmlKS18xpo8SObFefzgYAOvYkGXLwEeLEDmTMvyIr+eQUlPsMfzUk1OK8WvL9j/eNIhpiaBtuOlrjY1qv67fSNZSKjEthzd8Nhw04ct7dlKT4vlm7oNAvuqv9rn1TCwmJrGRzn9NoTTd7gdDyq6JQ/JNJtcJ9FRd2NuP0yzvrBNA4UISYXgIIXs4edRraX1BWJr8c6dOJd3kIWGEPLiULRmB8fYrceTCgL4A2nhf7VZgTjJ root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:43:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 572.82 seconds\n"} 2019-05-19 00:55:53,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/action used request id req-e5f84d90-d0ff-4cfa-85bb-ed3ee1e2d0f4 2019-05-19 00:55:53,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833320617676s 2019-05-19 00:55:53,531 - functest.core.singlevm - DEBUG - console: [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1523 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:48 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:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7649 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12474 * 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 (4252 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing 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 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 Initializing Process chronos_process Initializing Process astaire_process Initializing 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing 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: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime 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 Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' 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 Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4KRUt_q1_qg05dZfL_jEobtVTGPZyYYLH1CTfOiR9-t_NqQb2sJSZcZ6vb0oXewKfdrtuspgedTd1k_ulz-XbQ-07P7mWgudUXV3wRYPka1RohFhuZm67YJ71fCEFBxVOZReeM7ws4naFN-9fKPc8ZPFYFRsKlaJGh0MtvgJNqglwrU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-vellum-khydxzgd4awe-0-bpzsqu6wudnb/08bcca0b-e026-4a41-9607-72d341020294/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:43:26 GMT Server: Apache x-openstack-request-id: req-6955f0ee-2b76-4de4-975a-0dde9e4f522f 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4e:b8:c5:c8:fc:ff:b3:b1:00:74:7d:44:13:7a:c6:3b root@vellum-0 (DSA) ec2: 256 a5:64:73:db:db:f9:55:04:0b:59:91:ea:22:27:16:c0 root@vellum-0 (ECDSA) ec2: 256 4e:c4:c4:d5:45:bc:08:12:06:66:97:61:87:96:a4:97 root@vellum-0 (ED25519) ec2: 2048 41:b2:9c:03:2f:2b:f8:79:ca:4d:60:50:f6:c6:67:12 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOGSHKfHBRqL7Cjc+GIijvTZhqdsn4Ib+6c8TMAY1AQNOZuCSJsIASadgtkKFGDoGnuCx7hWImgSjFXrIofHdbE= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILcL/GyrjxLbKYOpp7VqCSLJVgIVXufBC0rDn0/PvWPG root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDidQ3HUS7k60O9E2NIlBUtZrIryLpCbmRL2j/xKD+CpDiLBD9kcgobfROc1lmY96jbj2xq5t/EntmwavdP8+H0zBCrc4RRBsacDMqMBAmlKS18xpo8SObFefzgYAOvYkGXLwEeLEDmTMvyIr+eQUlPsMfzUk1OK8WvL9j/eNIhpiaBtuOlrjY1qv67fSNZSKjEthzd8Nhw04ct7dlKT4vlm7oNAvuqv9rn1TCwmJrGRzn9NoTTd7gdDyq6JQ/JNJtcJ9FRd2NuP0yzvrBNA4UISYXgIIXs4edRraX1BWJr8c6dOJd3kIWGEPLiULRmB8fYrceTCgL4A2nhf7VZgTjJ root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:43:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 572.82 seconds 2019-05-19 00:55:53,536 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1523 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.5 + '[' -n 192.168.100.5 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:48 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:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7649 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12474 * 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 (4252 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing 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 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 Initializing Process chronos_process Initializing Process astaire_process Initializing 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing 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: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime 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 Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' 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 Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 member 966167cf42027e3b is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=true 966167cf42027e3b: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.13 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.13 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: gAAAAABc4KRUt_q1_qg05dZfL_jEobtVTGPZyYYLH1CTfOiR9-t_NqQb2sJSZcZ6vb0oXewKfdrtuspgedTd1k_ulz-XbQ-07P7mWgudUXV3wRYPka1RohFhuZm67YJ71fCEFBxVOZReeM7ws4naFN-9fKPc8ZPFYFRsKlaJGh0MtvgJNqglwrU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-vellum-khydxzgd4awe-0-bpzsqu6wudnb/08bcca0b-e026-4a41-9607-72d341020294/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:43:26 GMT Server: Apache x-openstack-request-id: req-6955f0ee-2b76-4de4-975a-0dde9e4f522f 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4e:b8:c5:c8:fc:ff:b3:b1:00:74:7d:44:13:7a:c6:3b root@vellum-0 (DSA) ec2: 256 a5:64:73:db:db:f9:55:04:0b:59:91:ea:22:27:16:c0 root@vellum-0 (ECDSA) ec2: 256 4e:c4:c4:d5:45:bc:08:12:06:66:97:61:87:96:a4:97 root@vellum-0 (ED25519) ec2: 2048 41:b2:9c:03:2f:2b:f8:79:ca:4d:60:50:f6:c6:67:12 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOGSHKfHBRqL7Cjc+GIijvTZhqdsn4Ib+6c8TMAY1AQNOZuCSJsIASadgtkKFGDoGnuCx7hWImgSjFXrIofHdbE= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILcL/GyrjxLbKYOpp7VqCSLJVgIVXufBC0rDn0/PvWPG root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDidQ3HUS7k60O9E2NIlBUtZrIryLpCbmRL2j/xKD+CpDiLBD9kcgobfROc1lmY96jbj2xq5t/EntmwavdP8+H0zBCrc4RRBsacDMqMBAmlKS18xpo8SObFefzgYAOvYkGXLwEeLEDmTMvyIr+eQUlPsMfzUk1OK8WvL9j/eNIhpiaBtuOlrjY1qv67fSNZSKjEthzd8Nhw04ct7dlKT4vlm7oNAvuqv9rn1TCwmJrGRzn9NoTTd7gdDyq6JQ/JNJtcJ9FRd2NuP0yzvrBNA4UISYXgIIXs4edRraX1BWJr8c6dOJd3kIWGEPLiULRmB8fYrceTCgL4A2nhf7VZgTjJ root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:43:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 572.82 seconds 2019-05-19 00:55:53,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:54,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-ae9f9d44-5229-4fe0-a2fb-4ba3b0d2d852 x-openstack-request-id: req-ae9f9d44-5229-4fe0-a2fb-4ba3b0d2d852 2019-05-19 00:55:54,561 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:54,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ae9f9d44-5229-4fe0-a2fb-4ba3b0d2d852 2019-05-19 00:55:54,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01970815659s 2019-05-19 00:55:54,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 00:55:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 00:55:54,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21631 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-acdc535b-7c06-42cc-a06e-d6daa5bad8d0 x-openstack-request-id: req-acdc535b-7c06-42cc-a06e-d6daa5bad8d0 2019-05-19 00:55:54,648 - 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.008003] pid_max: default: 32768 minimum: 301\n[ 0.009746] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013604] Yama: becoming mindful.\n[ 0.015102] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016914] 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.022795] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024246] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029679] Initializing cgroup subsys freezer\n[ 0.031340] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033743] Initializing cgroup subsys hugetlb\n[ 0.036753] mce: CPU supports 10 MCE banks\n[ 0.038367] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038367] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.047013] 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.055389] MDS: Mitigation: Clear CPU buffers\n[ 0.077864] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.084712] ACPI: Core revision 20131115\n[ 0.086684] ACPI: All ACPI Tables successfully acquired\n[ 0.088424] ftrace: allocating 28757 entries in 113 pages\n[ 0.108248] smpboot: Max logical packages: 1\n[ 0.116054] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.118700] Enabling x2apic\n[ 0.119878] Enabled x2apic\n[ 0.120012] Switched APIC routing to physical x2apic.\n[ 0.124708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.126818] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129736] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.140385] KVM setup paravirtual spinlock\n[ 0.144252] x86: Booted up 1 node, 1 CPUs\n[ 0.145787] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148307] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150923] devtmpfs: initialized\n[ 0.153296] EVM: security.selinux\n[ 0.154623] EVM: security.SMACK64\n[ 0.155936] EVM: security.ima\n[ 0.156003] EVM: security.capability\n[ 0.158394] pinctrl core: initialized pinctrl subsystem\n[ 0.160102] regulator-dummy: no parameters\n[ 0.161763] RTC time: 0:30:10, date: 05/19/19\n[ 0.163490] NET: Registered protocol family 16\n[ 0.164160] cpuidle: using governor ladder\n[ 0.165720] cpuidle: using governor menu\n[ 0.167261] ACPI: bus type PCI registered\n[ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170436] PCI: Using configuration type 1 for base access\n[ 0.172719] bio: create slab at 0\n[ 0.174463] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177652] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179379] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181464] ACPI: Interpreter enabled\n[ 0.182914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.186257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195533] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197815] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200168] ACPI: No dock devices found.\n[ 0.203441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212224] acpiphp: Slot [3] registered\n[ 0.213767] acpiphp: Slot [4] registered\n[ 0.215400] acpiphp: Slot [5] registered\n[ 0.216034] acpiphp: Slot [6] registered\n[ 0.217545] acpiphp: Slot [7] registered\n[ 0.219057] acpiphp: Slot [8] registered\n[ 0.220021] acpiphp: Slot [9] registered\n[ 0.221542] acpiphp: Slot [10] registered\n[ 0.223083] acpiphp: Slot [11] registered\n[ 0.224021] acpiphp: Slot [12] registered\n[ 0.225553] acpiphp: Slot [13] registered\n[ 0.227086] acpiphp: Slot [14] registered\n[ 0.228021] acpiphp: Slot [15] registered\n[ 0.229556] acpiphp: Slot [16] registered\n[ 0.231092] acpiphp: Slot [17] registered\n[ 0.232027] acpiphp: Slot [18] registered\n[ 0.233570] acpiphp: Slot [19] registered\n[ 0.235111] acpiphp: Slot [20] registered\n[ 0.236021] acpiphp: Slot [21] registered\n[ 0.237564] acpiphp: Slot [22] registered\n[ 0.239110] acpiphp: Slot [23] registered\n[ 0.240021] acpiphp: Slot [24] registered\n[ 0.241562] acpiphp: Slot [25] registered\n[ 0.243102] acpiphp: Slot [26] registered\n[ 0.244021] acpiphp: Slot [27] registered\n[ 0.245558] acpiphp: Slot [28] registered\n[ 0.247092] acpiphp: Slot [29] registered\n[ 0.248021] acpiphp: Slot [30] registered\n[ 0.249555] acpiphp: Slot [31] registered\n[ 0.251082] PCI host bridge to bus 0000:00\n[ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253954] 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.258158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262358] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271704] 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.295846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301318] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303954] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304890] 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.309147] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311326] SCSI subsystem initialized\n[ 0.312236] ACPI: bus type USB registered\n[ 0.313814] usbcore: registered new interface driver usbfs\n[ 0.315784] usbcore: registered new interface driver hub\n[ 0.316043] usbcore: registered new device driver usb\n[ 0.318053] PCI: Using ACPI for IRQ routing\n[ 0.320053] NetLabel: Initializing\n[ 0.321411] NetLabel: domain hash size = 128\n[ 0.323025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324044] NetLabel: unlabeled traffic allowed by default\n[ 0.326238] Switched to clocksource kvm-clock\n[ 0.332451] AppArmor: AppArmor Filesystem Enabled\n[ 0.334221] pnp: PnP ACPI init\n[ 0.335476] ACPI: bus type PNP registered\n[ 0.337478] pnp: PnP ACPI: found 8 devices\n[ 0.339040] ACPI: bus type PNP unregistered\n[ 0.346235] NET: Registered protocol family 2\n[ 0.348155] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353025] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.355365] TCP: reno registered\n[ 0.356672] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.358768] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361082] NET: Registered protocol family 1\n[ 0.362740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366888] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.383952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.401131] Trying to unpack rootfs image as initramfs...\n[ 0.501874] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.504936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.507012] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.510179] Scanning for low memory corruption every 60 seconds\n[ 0.512584] Initialise system trusted keyring\n[ 0.514278] audit: initializing netlink socket (disabled)\n[ 0.516274] type=2000 audit(1558225810.906:1): initialized\n[ 0.536368] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.539388] zbud: loaded\n[ 0.540713] VFS: Disk quotas dquot_6.5.2\n[ 0.542261] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544876] fuse init (API version 7.22)\n[ 0.546441] msgmni has been set to 1982\n[ 0.547971] Key type big_key registered\n[ 0.549748] Key type asymmetric registered\n[ 0.551303] Asymmetric key parser 'x509' registered\n[ 0.553124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555932] io scheduler noop registered\n[ 0.557428] io scheduler deadline registered (default)\n[ 0.559315] io scheduler cfq registered\n[ 0.560887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.565237] ipmi message handler version 39.2\n[ 0.566924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.569707] ACPI: Power Button [PWRF]\n[ 0.571223] GHES: HEST is not enabled!\n[ 0.587823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620802] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.652782] Linux agpgart interface v0.103\n[ 0.655229] brd: module loaded\n[ 0.656912] loop: module loaded\n[ 0.658605] blk-mq: CPU -> queue map\n[ 0.660012] CPU 0 -> Queue 0\n[ 0.662101] vda: vda1\n[ 0.663837] scsi0 : ata_piix\n[ 0.665107] scsi1 : ata_piix\n[ 0.666328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.668669] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.671747] libphy: Fixed MDIO Bus: probed\n[ 0.673369] tun: Universal TUN/TAP device driver, 1.6\n[ 0.675195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678315] PPP generic driver version 2.4.2\n[ 0.679956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.682222] ehci-pci: EHCI PCI platform driver\n[ 0.683880] ehci-platform: EHCI generic platform driver\n[ 0.685760] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687910] ohci-pci: OHCI PCI platform driver\n[ 0.689568] ohci-platform: OHCI generic platform driver\n[ 0.691440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710514] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.715594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720638] usb usb1: Product: UHCI Host Controller\n[ 0.722413] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.724648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726431] hub 1-0:1.0: USB hub found\n[ 0.727904] hub 1-0:1.0: 2 ports detected\n[ 0.729573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.733410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735235] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.737150] mousedev: PS/2 mouse device common for all mice\n[ 0.739499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.742696] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744928] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749485] device-mapper: uevent: version 1.0.3\n[ 0.751245] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.754313] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756509] TCP: cubic registered\n[ 0.757890] NET: Registered protocol family 10\n[ 0.759761] NET: Registered protocol family 17\n[ 0.761436] Key type dns_resolver registered\n[ 0.763154] Loading compiled-in X.509 certificates\n[ 0.765457] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.768854] registered taskstats version 1\n[ 0.771744] Key type trusted registered\n[ 0.775348] Key type encrypted registered\n[ 0.776952] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778921] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.781433] regulator-dummy: disabling\n[ 0.782906] Magic number: 3:894:506\n[ 0.784463] rtc_cmos 00:00: setting system clock to 2019-05-19 00:30:11 UTC (1558225811)\n[ 0.787463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789585] EDD information not available.\n[ 0.825481] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.840168] Write protecting the kernel read-only data: 12288k\n[ 0.842902] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.847172] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864109] systemd-udevd[99]: starting version 204\n[ 0.896613] FDC 0 is a S82078B\n[ 1.052016] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216381] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.218728] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221127] usb 1-1: Product: QEMU USB Tablet\n[ 1.222713] usb 1-1: Manufacturer: QEMU\n[ 1.224171] usb 1-1: SerialNumber: 42\n[ 1.925621] 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.287633] 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.386363] random: init urandom read with 10 bits of entropy available\n[ 2.518079] 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 Sun, 19 May 2019 00:30:13 +0000. Up 2.93 seconds.\ncloud-init-nonet[3.15]: 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[4.92]: 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 Sun, 19 May 2019 00:30:16 +0000. Up 5.43 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.5 | 255.255.255.0 | fa:16:3e:fd:8d:6b |\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:\n73:76:10:9d:3c:6b:03:a9:d9:62:83:15:41:ae:6c:fe root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+o.+ . |\n| .. o.= |\n| o.+.. o |\n| ...* ..+ |\n| +.Soo... |\n| o + . |\n| . |\n| . |\n| E |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n1d:86:59:59:b7:7f:95:00:14:69:66:66:bd:10:d7:a6 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oBBoo |\n| +.O.o.+.|\n| o O . =..|\n| o . E ..|\n| S . o|\n| .|\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:\nb8:1c:0c:cc:e5:ef:47:31:09:4b:b0:05:cc:d8:26:2a root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =+o+ |\n| ooo=+ o . |\n| .+oo . + |\n|E . o o o |\n| . + S . |\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:\n0b:f8:b9:4b:40:87:fd:45:53:48:2e:51:4d:ce:49:17 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o==+ E. |\n| o +.=.o |\n| o o . o + |\n| . o . o |\n| o . S |\n| o 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\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:30:23 +0000. Up 12.50 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 Sun, 19 May 2019 00:30:24 +0000. Up 13.68 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 15288 0 --:--:-- --:--:-- --:--:-- 15666\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]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 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/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 [836 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 [525 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 (2371 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.5\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 (4153 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51957 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8546\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9270\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................+++\n...................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://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 (9850 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58165 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\n\"reduce_cassandra_mem_usage=Y\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.100.8'\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 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5: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: gAAAAABc4KMgBKNn0yhdCCayaC4HycUz8npy0OgfB3D0-jNXgBf9FN9C-PxpZDp-RIqnn7U3QD9PIiWTkOKzpY823XRIrymzlJN_M9R84El6wHGpqoxGQZa5gZzLOUHZCIEuTjJIY6P5mvqitenN840M2zMSuKSnOGw39rC6tEVKiFD6IDm1LWA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-ellis-nibsqwvt6ojw/8e0f93b6-e833-4c57-a95d-1edb10224016/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: Sun, 19 May 2019 00:33:14 GMT\nServer: Apache\nx-openstack-request-id: req-2b89b385-f04e-4ce0-bb8d-d68a9146bf6e\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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1d:86:59:59:b7:7f:95:00:14:69:66:66:bd:10:d7:a6 root@ellis-0 (DSA)\nec2: 256 b8:1c:0c:cc:e5:ef:47:31:09:4b:b0:05:cc:d8:26:2a root@ellis-0 (ECDSA)\nec2: 256 0b:f8:b9:4b:40:87:fd:45:53:48:2e:51:4d:ce:49:17 root@ellis-0 (ED25519)\nec2: 2048 73:76:10:9d:3c:6b:03:a9:d9:62:83:15:41:ae:6c:fe root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNFoABiQBB4Jc/fFaekeO+eq8/kLu4JAOqglTWNvndRHwW6Kgw8LBgcQtCBRBo3CFOG+kW8obo/L4hshTdjDbfg= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILGG7DwyGf0uC6QsU353HAGR0tU0xbwF08rueMXFAK2j root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyTbsqlKTc3rRK5I7lZZ+EEkk2rp5yhLHo08Tc9yS2hvDnmIa/HBDi9IJCQZ2ZK5HaFKWDK4JjkuakfC4GDrYsSDJ3uvkHwB5k5wii+QooYuPlSwKLvs7AkXRWPvpK2UV94Pnh2ojmv7wktAbcsDg+KJUJN2soys6k7hJFrcuO9APqE4lHYbtg/v2uoR3hgHA/eo+Q5EGiMRKCWKT3cXrb2ML3JzdnVR+pAJSF2Klmc//OQZ+84rN91v1MXK7eNXhdUoApOIxB/W0J0rToK1Vi4UlR1OOUDBSVCMN1pGkavb6AndAoHtGTeS04YkL0E7nRNhu9BC/Y8+wuhUJW34Kf root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:33:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.19 seconds\n"} 2019-05-19 00:55:54,649 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/action used request id req-acdc535b-7c06-42cc-a06e-d6daa5bad8d0 2019-05-19 00:55:54,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0802788734436s 2019-05-19 00:55:54,652 - 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.008003] pid_max: default: 32768 minimum: 301 [ 0.009746] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013604] Yama: becoming mindful. [ 0.015102] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016914] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022795] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029679] Initializing cgroup subsys freezer [ 0.031340] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033743] Initializing cgroup subsys hugetlb [ 0.036753] mce: CPU supports 10 MCE banks [ 0.038367] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038367] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047013] 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.055389] MDS: Mitigation: Clear CPU buffers [ 0.077864] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084712] ACPI: Core revision 20131115 [ 0.086684] ACPI: All ACPI Tables successfully acquired [ 0.088424] ftrace: allocating 28757 entries in 113 pages [ 0.108248] smpboot: Max logical packages: 1 [ 0.116054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118700] Enabling x2apic [ 0.119878] Enabled x2apic [ 0.120012] Switched APIC routing to physical x2apic. [ 0.124708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126818] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129736] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.140385] KVM setup paravirtual spinlock [ 0.144252] x86: Booted up 1 node, 1 CPUs [ 0.145787] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148307] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150923] devtmpfs: initialized [ 0.153296] EVM: security.selinux [ 0.154623] EVM: security.SMACK64 [ 0.155936] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158394] pinctrl core: initialized pinctrl subsystem [ 0.160102] regulator-dummy: no parameters [ 0.161763] RTC time: 0:30:10, date: 05/19/19 [ 0.163490] NET: Registered protocol family 16 [ 0.164160] cpuidle: using governor ladder [ 0.165720] cpuidle: using governor menu [ 0.167261] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170436] PCI: Using configuration type 1 for base access [ 0.172719] bio: create slab at 0 [ 0.174463] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177652] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179379] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181464] ACPI: Interpreter enabled [ 0.182914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195533] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197815] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212224] acpiphp: Slot [3] registered [ 0.213767] acpiphp: Slot [4] registered [ 0.215400] acpiphp: Slot [5] registered [ 0.216034] acpiphp: Slot [6] registered [ 0.217545] acpiphp: Slot [7] registered [ 0.219057] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221542] acpiphp: Slot [10] registered [ 0.223083] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225553] acpiphp: Slot [13] registered [ 0.227086] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229556] acpiphp: Slot [16] registered [ 0.231092] acpiphp: Slot [17] registered [ 0.232027] acpiphp: Slot [18] registered [ 0.233570] acpiphp: Slot [19] registered [ 0.235111] acpiphp: Slot [20] registered [ 0.236021] acpiphp: Slot [21] registered [ 0.237564] acpiphp: Slot [22] registered [ 0.239110] acpiphp: Slot [23] registered [ 0.240021] acpiphp: Slot [24] registered [ 0.241562] acpiphp: Slot [25] registered [ 0.243102] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245558] acpiphp: Slot [28] registered [ 0.247092] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249555] acpiphp: Slot [31] registered [ 0.251082] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262358] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271704] 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.295846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301318] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303954] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304890] 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.309147] vgaarb: bridge control possible 0000:00:02.0 [ 0.311326] SCSI subsystem initialized [ 0.312236] ACPI: bus type USB registered [ 0.313814] usbcore: registered new interface driver usbfs [ 0.315784] usbcore: registered new interface driver hub [ 0.316043] usbcore: registered new device driver usb [ 0.318053] PCI: Using ACPI for IRQ routing [ 0.320053] NetLabel: Initializing [ 0.321411] NetLabel: domain hash size = 128 [ 0.323025] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324044] NetLabel: unlabeled traffic allowed by default [ 0.326238] Switched to clocksource kvm-clock [ 0.332451] AppArmor: AppArmor Filesystem Enabled [ 0.334221] pnp: PnP ACPI init [ 0.335476] ACPI: bus type PNP registered [ 0.337478] pnp: PnP ACPI: found 8 devices [ 0.339040] ACPI: bus type PNP unregistered [ 0.346235] NET: Registered protocol family 2 [ 0.348155] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353025] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355365] TCP: reno registered [ 0.356672] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358768] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361082] NET: Registered protocol family 1 [ 0.362740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364835] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366888] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401131] Trying to unpack rootfs image as initramfs... [ 0.501874] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.504936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507012] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.510179] Scanning for low memory corruption every 60 seconds [ 0.512584] Initialise system trusted keyring [ 0.514278] audit: initializing netlink socket (disabled) [ 0.516274] type=2000 audit(1558225810.906:1): initialized [ 0.536368] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539388] zbud: loaded [ 0.540713] VFS: Disk quotas dquot_6.5.2 [ 0.542261] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.544876] fuse init (API version 7.22) [ 0.546441] msgmni has been set to 1982 [ 0.547971] Key type big_key registered [ 0.549748] Key type asymmetric registered [ 0.551303] Asymmetric key parser 'x509' registered [ 0.553124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555932] io scheduler noop registered [ 0.557428] io scheduler deadline registered (default) [ 0.559315] io scheduler cfq registered [ 0.560887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.562885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.565237] ipmi message handler version 39.2 [ 0.566924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.569707] ACPI: Power Button [PWRF] [ 0.571223] GHES: HEST is not enabled! [ 0.587823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620802] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652782] Linux agpgart interface v0.103 [ 0.655229] brd: module loaded [ 0.656912] loop: module loaded [ 0.658605] blk-mq: CPU -> queue map [ 0.660012] CPU 0 -> Queue 0 [ 0.662101] vda: vda1 [ 0.663837] scsi0 : ata_piix [ 0.665107] scsi1 : ata_piix [ 0.666328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.668669] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.671747] libphy: Fixed MDIO Bus: probed [ 0.673369] tun: Universal TUN/TAP device driver, 1.6 [ 0.675195] tun: (C) 1999-2004 Max Krasnyansky [ 0.678315] PPP generic driver version 2.4.2 [ 0.679956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682222] ehci-pci: EHCI PCI platform driver [ 0.683880] ehci-platform: EHCI generic platform driver [ 0.685760] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687910] ohci-pci: OHCI PCI platform driver [ 0.689568] ohci-platform: OHCI generic platform driver [ 0.691440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708602] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710514] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.715594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720638] usb usb1: Product: UHCI Host Controller [ 0.722413] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.724648] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726431] hub 1-0:1.0: USB hub found [ 0.727904] hub 1-0:1.0: 2 ports detected [ 0.729573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.733410] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735235] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.737150] mousedev: PS/2 mouse device common for all mice [ 0.739499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.742696] rtc_cmos 00:00: RTC can wake from S4 [ 0.744928] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749485] device-mapper: uevent: version 1.0.3 [ 0.751245] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.754313] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756509] TCP: cubic registered [ 0.757890] NET: Registered protocol family 10 [ 0.759761] NET: Registered protocol family 17 [ 0.761436] Key type dns_resolver registered [ 0.763154] Loading compiled-in X.509 certificates [ 0.765457] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.768854] registered taskstats version 1 [ 0.771744] Key type trusted registered [ 0.775348] Key type encrypted registered [ 0.776952] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778921] IMA: No TPM chip found, activating TPM-bypass! [ 0.781433] regulator-dummy: disabling [ 0.782906] Magic number: 3:894:506 [ 0.784463] rtc_cmos 00:00: setting system clock to 2019-05-19 00:30:11 UTC (1558225811) [ 0.787463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789585] EDD information not available. [ 0.825481] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840168] Write protecting the kernel read-only data: 12288k [ 0.842902] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847172] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864109] systemd-udevd[99]: starting version 204 [ 0.896613] FDC 0 is a S82078B [ 1.052016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216381] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.218728] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221127] usb 1-1: Product: QEMU USB Tablet [ 1.222713] usb 1-1: Manufacturer: QEMU [ 1.224171] usb 1-1: SerialNumber: 42 [ 1.925621] 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.287633] 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.386363] random: init urandom read with 10 bits of entropy available [ 2.518079] 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 Sun, 19 May 2019 00:30:13 +0000. Up 2.93 seconds. cloud-init-nonet[3.15]: 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[4.92]: 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 Sun, 19 May 2019 00:30:16 +0000. Up 5.43 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.5 | 255.255.255.0 | fa:16:3e:fd:8d:6b | 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: 73:76:10:9d:3c:6b:03:a9:d9:62:83:15:41:ae:6c:fe root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .+o.+ . | | .. o.= | | o.+.. o | | ...* ..+ | | +.Soo... | | o + . | | . | | . | | E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1d:86:59:59:b7:7f:95:00:14:69:66:66:bd:10:d7:a6 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | oBBoo | | +.O.o.+.| | o O . =..| | 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: b8:1c:0c:cc:e5:ef:47:31:09:4b:b0:05:cc:d8:26:2a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | =+o+ | | ooo=+ o . | | .+oo . + | |E . o o o | | . + S . | | . + . | | o . . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 0b:f8:b9:4b:40:87:fd:45:53:48:2e:51:4d:ce:49:17 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .o==+ E. | | o +.=.o | | o o . o + | | . o . o | | 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 Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:30:23 +0000. Up 12.50 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 Sun, 19 May 2019 00:30:24 +0000. Up 13.68 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 15288 0 --:--:-- --:--:-- --:--:-- 15666 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] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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/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 [836 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 [525 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 (2371 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.5 + 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 (4153 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................+++ ...................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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 (9850 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.8' + 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 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5: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: gAAAAABc4KMgBKNn0yhdCCayaC4HycUz8npy0OgfB3D0-jNXgBf9FN9C-PxpZDp-RIqnn7U3QD9PIiWTkOKzpY823XRIrymzlJN_M9R84El6wHGpqoxGQZa5gZzLOUHZCIEuTjJIY6P5mvqitenN840M2zMSuKSnOGw39rC6tEVKiFD6IDm1LWA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-ellis-nibsqwvt6ojw/8e0f93b6-e833-4c57-a95d-1edb10224016/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: Sun, 19 May 2019 00:33:14 GMT Server: Apache x-openstack-request-id: req-2b89b385-f04e-4ce0-bb8d-d68a9146bf6e 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1d:86:59:59:b7:7f:95:00:14:69:66:66:bd:10:d7:a6 root@ellis-0 (DSA) ec2: 256 b8:1c:0c:cc:e5:ef:47:31:09:4b:b0:05:cc:d8:26:2a root@ellis-0 (ECDSA) ec2: 256 0b:f8:b9:4b:40:87:fd:45:53:48:2e:51:4d:ce:49:17 root@ellis-0 (ED25519) ec2: 2048 73:76:10:9d:3c:6b:03:a9:d9:62:83:15:41:ae:6c:fe root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNFoABiQBB4Jc/fFaekeO+eq8/kLu4JAOqglTWNvndRHwW6Kgw8LBgcQtCBRBo3CFOG+kW8obo/L4hshTdjDbfg= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILGG7DwyGf0uC6QsU353HAGR0tU0xbwF08rueMXFAK2j root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyTbsqlKTc3rRK5I7lZZ+EEkk2rp5yhLHo08Tc9yS2hvDnmIa/HBDi9IJCQZ2ZK5HaFKWDK4JjkuakfC4GDrYsSDJ3uvkHwB5k5wii+QooYuPlSwKLvs7AkXRWPvpK2UV94Pnh2ojmv7wktAbcsDg+KJUJN2soys6k7hJFrcuO9APqE4lHYbtg/v2uoR3hgHA/eo+Q5EGiMRKCWKT3cXrb2ML3JzdnVR+pAJSF2Klmc//OQZ+84rN91v1MXK7eNXhdUoApOIxB/W0J0rToK1Vi4UlR1OOUDBSVCMN1pGkavb6AndAoHtGTeS04YkL0E7nRNhu9BC/Y8+wuhUJW34Kf root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:33:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.19 seconds 2019-05-19 00:55:54,656 - 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.008003] pid_max: default: 32768 minimum: 301 [ 0.009746] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013604] Yama: becoming mindful. [ 0.015102] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016914] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022795] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029679] Initializing cgroup subsys freezer [ 0.031340] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033743] Initializing cgroup subsys hugetlb [ 0.036753] mce: CPU supports 10 MCE banks [ 0.038367] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038367] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047013] 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.055389] MDS: Mitigation: Clear CPU buffers [ 0.077864] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084712] ACPI: Core revision 20131115 [ 0.086684] ACPI: All ACPI Tables successfully acquired [ 0.088424] ftrace: allocating 28757 entries in 113 pages [ 0.108248] smpboot: Max logical packages: 1 [ 0.116054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118700] Enabling x2apic [ 0.119878] Enabled x2apic [ 0.120012] Switched APIC routing to physical x2apic. [ 0.124708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126818] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129736] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.140385] KVM setup paravirtual spinlock [ 0.144252] x86: Booted up 1 node, 1 CPUs [ 0.145787] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148307] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150923] devtmpfs: initialized [ 0.153296] EVM: security.selinux [ 0.154623] EVM: security.SMACK64 [ 0.155936] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158394] pinctrl core: initialized pinctrl subsystem [ 0.160102] regulator-dummy: no parameters [ 0.161763] RTC time: 0:30:10, date: 05/19/19 [ 0.163490] NET: Registered protocol family 16 [ 0.164160] cpuidle: using governor ladder [ 0.165720] cpuidle: using governor menu [ 0.167261] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170436] PCI: Using configuration type 1 for base access [ 0.172719] bio: create slab at 0 [ 0.174463] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177652] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179379] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181464] ACPI: Interpreter enabled [ 0.182914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195533] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197815] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212224] acpiphp: Slot [3] registered [ 0.213767] acpiphp: Slot [4] registered [ 0.215400] acpiphp: Slot [5] registered [ 0.216034] acpiphp: Slot [6] registered [ 0.217545] acpiphp: Slot [7] registered [ 0.219057] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221542] acpiphp: Slot [10] registered [ 0.223083] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225553] acpiphp: Slot [13] registered [ 0.227086] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229556] acpiphp: Slot [16] registered [ 0.231092] acpiphp: Slot [17] registered [ 0.232027] acpiphp: Slot [18] registered [ 0.233570] acpiphp: Slot [19] registered [ 0.235111] acpiphp: Slot [20] registered [ 0.236021] acpiphp: Slot [21] registered [ 0.237564] acpiphp: Slot [22] registered [ 0.239110] acpiphp: Slot [23] registered [ 0.240021] acpiphp: Slot [24] registered [ 0.241562] acpiphp: Slot [25] registered [ 0.243102] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245558] acpiphp: Slot [28] registered [ 0.247092] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249555] acpiphp: Slot [31] registered [ 0.251082] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262358] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271704] 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.295846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301318] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303954] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304890] 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.309147] vgaarb: bridge control possible 0000:00:02.0 [ 0.311326] SCSI subsystem initialized [ 0.312236] ACPI: bus type USB registered [ 0.313814] usbcore: registered new interface driver usbfs [ 0.315784] usbcore: registered new interface driver hub [ 0.316043] usbcore: registered new device driver usb [ 0.318053] PCI: Using ACPI for IRQ routing [ 0.320053] NetLabel: Initializing [ 0.321411] NetLabel: domain hash size = 128 [ 0.323025] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324044] NetLabel: unlabeled traffic allowed by default [ 0.326238] Switched to clocksource kvm-clock [ 0.332451] AppArmor: AppArmor Filesystem Enabled [ 0.334221] pnp: PnP ACPI init [ 0.335476] ACPI: bus type PNP registered [ 0.337478] pnp: PnP ACPI: found 8 devices [ 0.339040] ACPI: bus type PNP unregistered [ 0.346235] NET: Registered protocol family 2 [ 0.348155] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353025] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355365] TCP: reno registered [ 0.356672] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358768] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361082] NET: Registered protocol family 1 [ 0.362740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364835] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366888] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401131] Trying to unpack rootfs image as initramfs... [ 0.501874] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.504936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507012] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.510179] Scanning for low memory corruption every 60 seconds [ 0.512584] Initialise system trusted keyring [ 0.514278] audit: initializing netlink socket (disabled) [ 0.516274] type=2000 audit(1558225810.906:1): initialized [ 0.536368] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539388] zbud: loaded [ 0.540713] VFS: Disk quotas dquot_6.5.2 [ 0.542261] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.544876] fuse init (API version 7.22) [ 0.546441] msgmni has been set to 1982 [ 0.547971] Key type big_key registered [ 0.549748] Key type asymmetric registered [ 0.551303] Asymmetric key parser 'x509' registered [ 0.553124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555932] io scheduler noop registered [ 0.557428] io scheduler deadline registered (default) [ 0.559315] io scheduler cfq registered [ 0.560887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.562885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.565237] ipmi message handler version 39.2 [ 0.566924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.569707] ACPI: Power Button [PWRF] [ 0.571223] GHES: HEST is not enabled! [ 0.587823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620802] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652782] Linux agpgart interface v0.103 [ 0.655229] brd: module loaded [ 0.656912] loop: module loaded [ 0.658605] blk-mq: CPU -> queue map [ 0.660012] CPU 0 -> Queue 0 [ 0.662101] vda: vda1 [ 0.663837] scsi0 : ata_piix [ 0.665107] scsi1 : ata_piix [ 0.666328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.668669] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.671747] libphy: Fixed MDIO Bus: probed [ 0.673369] tun: Universal TUN/TAP device driver, 1.6 [ 0.675195] tun: (C) 1999-2004 Max Krasnyansky [ 0.678315] PPP generic driver version 2.4.2 [ 0.679956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682222] ehci-pci: EHCI PCI platform driver [ 0.683880] ehci-platform: EHCI generic platform driver [ 0.685760] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687910] ohci-pci: OHCI PCI platform driver [ 0.689568] ohci-platform: OHCI generic platform driver [ 0.691440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708602] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710514] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.715594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720638] usb usb1: Product: UHCI Host Controller [ 0.722413] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.724648] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726431] hub 1-0:1.0: USB hub found [ 0.727904] hub 1-0:1.0: 2 ports detected [ 0.729573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.733410] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735235] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.737150] mousedev: PS/2 mouse device common for all mice [ 0.739499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.742696] rtc_cmos 00:00: RTC can wake from S4 [ 0.744928] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749485] device-mapper: uevent: version 1.0.3 [ 0.751245] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.754313] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756509] TCP: cubic registered [ 0.757890] NET: Registered protocol family 10 [ 0.759761] NET: Registered protocol family 17 [ 0.761436] Key type dns_resolver registered [ 0.763154] Loading compiled-in X.509 certificates [ 0.765457] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.768854] registered taskstats version 1 [ 0.771744] Key type trusted registered [ 0.775348] Key type encrypted registered [ 0.776952] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778921] IMA: No TPM chip found, activating TPM-bypass! [ 0.781433] regulator-dummy: disabling [ 0.782906] Magic number: 3:894:506 [ 0.784463] rtc_cmos 00:00: setting system clock to 2019-05-19 00:30:11 UTC (1558225811) [ 0.787463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789585] EDD information not available. [ 0.825481] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840168] Write protecting the kernel read-only data: 12288k [ 0.842902] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847172] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864109] systemd-udevd[99]: starting version 204 [ 0.896613] FDC 0 is a S82078B [ 1.052016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216381] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.218728] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221127] usb 1-1: Product: QEMU USB Tablet [ 1.222713] usb 1-1: Manufacturer: QEMU [ 1.224171] usb 1-1: SerialNumber: 42 [ 1.925621] 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.287633] 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.386363] random: init urandom read with 10 bits of entropy available [ 2.518079] 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 Sun, 19 May 2019 00:30:13 +0000. Up 2.93 seconds. cloud-init-nonet[3.15]: 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[4.92]: 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 Sun, 19 May 2019 00:30:16 +0000. Up 5.43 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.5 | 255.255.255.0 | fa:16:3e:fd:8d:6b | 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: 73:76:10:9d:3c:6b:03:a9:d9:62:83:15:41:ae:6c:fe root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .+o.+ . | | .. o.= | | o.+.. o | | ...* ..+ | | +.Soo... | | o + . | | . | | . | | E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1d:86:59:59:b7:7f:95:00:14:69:66:66:bd:10:d7:a6 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | oBBoo | | +.O.o.+.| | o O . =..| | 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: b8:1c:0c:cc:e5:ef:47:31:09:4b:b0:05:cc:d8:26:2a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | =+o+ | | ooo=+ o . | | .+oo . + | |E . o o o | | . + S . | | . + . | | o . . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 0b:f8:b9:4b:40:87:fd:45:53:48:2e:51:4d:ce:49:17 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .o==+ E. | | o +.=.o | | o o . o + | | . o . o | | 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 Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:30:23 +0000. Up 12.50 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 Sun, 19 May 2019 00:30:24 +0000. Up 13.68 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 15288 0 --:--:-- --:--:-- --:--:-- 15666 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] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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/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 [836 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 [525 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 (2371 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.5 + 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 (4153 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................+++ ...................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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 (9850 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.8' + 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 7657059740c8ee1f is healthy: got healthy result from http://192.168.100.5:4000 cluster is healthy + clearwater-etcdctl member list 7657059740c8ee1f: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5: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: gAAAAABc4KMgBKNn0yhdCCayaC4HycUz8npy0OgfB3D0-jNXgBf9FN9C-PxpZDp-RIqnn7U3QD9PIiWTkOKzpY823XRIrymzlJN_M9R84El6wHGpqoxGQZa5gZzLOUHZCIEuTjJIY6P5mvqitenN840M2zMSuKSnOGw39rC6tEVKiFD6IDm1LWA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-ellis-nibsqwvt6ojw/8e0f93b6-e833-4c57-a95d-1edb10224016/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: Sun, 19 May 2019 00:33:14 GMT Server: Apache x-openstack-request-id: req-2b89b385-f04e-4ce0-bb8d-d68a9146bf6e 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1d:86:59:59:b7:7f:95:00:14:69:66:66:bd:10:d7:a6 root@ellis-0 (DSA) ec2: 256 b8:1c:0c:cc:e5:ef:47:31:09:4b:b0:05:cc:d8:26:2a root@ellis-0 (ECDSA) ec2: 256 0b:f8:b9:4b:40:87:fd:45:53:48:2e:51:4d:ce:49:17 root@ellis-0 (ED25519) ec2: 2048 73:76:10:9d:3c:6b:03:a9:d9:62:83:15:41:ae:6c:fe root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNFoABiQBB4Jc/fFaekeO+eq8/kLu4JAOqglTWNvndRHwW6Kgw8LBgcQtCBRBo3CFOG+kW8obo/L4hshTdjDbfg= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILGG7DwyGf0uC6QsU353HAGR0tU0xbwF08rueMXFAK2j root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyTbsqlKTc3rRK5I7lZZ+EEkk2rp5yhLHo08Tc9yS2hvDnmIa/HBDi9IJCQZ2ZK5HaFKWDK4JjkuakfC4GDrYsSDJ3uvkHwB5k5wii+QooYuPlSwKLvs7AkXRWPvpK2UV94Pnh2ojmv7wktAbcsDg+KJUJN2soys6k7hJFrcuO9APqE4lHYbtg/v2uoR3hgHA/eo+Q5EGiMRKCWKT3cXrb2ML3JzdnVR+pAJSF2Klmc//OQZ+84rN91v1MXK7eNXhdUoApOIxB/W0J0rToK1Vi4UlR1OOUDBSVCMN1pGkavb6AndAoHtGTeS04YkL0E7nRNhu9BC/Y8+wuhUJW34Kf root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:33:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.19 seconds 2019-05-19 00:55:54,659 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: 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:fd:8d:6b', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:8d:6b', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:30:09.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'e179e739-68f1-4718-929b-502a543edf8f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:30:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:30:09Z', 'hostId': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', '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-05-19T00:30:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:28:23Z', 'created': u'2019-05-19T00:28:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-19 00:55:54,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:55:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:55,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-bee90131-bd3f-4245-a9ed-9bfd8d6365b1 x-openstack-request-id: req-bee90131-bd3f-4245-a9ed-9bfd8d6365b1 2019-05-19 00:55:55,462 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:55:55,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bee90131-bd3f-4245-a9ed-9bfd8d6365b1 2019-05-19 00:55:55,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802326917648s 2019-05-19 00:55:55,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 00:55:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 00:55:55,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12237 Content-Type: application/json Date: Sun, 19 May 2019 00:55: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-dc36e2d0-b273-4a02-aad3-35f55af00832 x-openstack-request-id: req-dc36e2d0-b273-4a02-aad3-35f55af00832 2019-05-19 00:55:55,549 - 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.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009773] Security Framework initialized\n[ 0.012033] AppArmor: AppArmor initialized\n[ 0.013640] Yama: becoming mindful.\n[ 0.015165] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016935] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020453] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026753] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029706] Initializing cgroup subsys freezer\n[ 0.032003] Initializing cgroup subsys blkio\n[ 0.033673] Initializing cgroup subsys perf_event\n[ 0.035458] Initializing cgroup subsys hugetlb\n[ 0.036746] mce: CPU supports 10 MCE banks\n[ 0.038425] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038425] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050251] 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.077071] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.088346] ACPI: Core revision 20131115\n[ 0.090462] ACPI: All ACPI Tables successfully acquired\n[ 0.092473] ftrace: allocating 28757 entries in 113 pages\n[ 0.112385] smpboot: Max logical packages: 1\n[ 0.114097] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116320] Enabling x2apic\n[ 0.117503] Enabled x2apic\n[ 0.120010] Switched APIC routing to physical x2apic.\n[ 0.124167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.126251] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139423] KVM setup paravirtual spinlock\n[ 0.142121] x86: Booted up 1 node, 1 CPUs\n[ 0.143649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144417] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146806] devtmpfs: initialized\n[ 0.149620] EVM: security.selinux\n[ 0.150940] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153204] EVM: security.capability\n[ 0.155555] pinctrl core: initialized pinctrl subsystem\n[ 0.156054] regulator-dummy: no parameters\n[ 0.157696] RTC time: 0:27:41, date: 05/19/19\n[ 0.159382] NET: Registered protocol family 16\n[ 0.160131] cpuidle: using governor ladder\n[ 0.161673] cpuidle: using governor menu\n[ 0.163181] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166429] PCI: Using configuration type 1 for base access\n[ 0.168720] bio: create slab at 0\n[ 0.170438] ACPI: Added _OSI(Module Device)\n[ 0.172000] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177130] ACPI: Interpreter enabled\n[ 0.178560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190244] ACPI: (supports S0 S5)\n[ 0.191569] ACPI: Using IOAPIC for interrupt routing\n[ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195400] ACPI: No dock devices found.\n[ 0.197739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.202276] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204209] acpiphp: Slot [3] registered\n[ 0.205738] acpiphp: Slot [4] registered\n[ 0.207249] acpiphp: Slot [5] registered\n[ 0.208036] acpiphp: Slot [6] registered\n[ 0.209536] acpiphp: Slot [7] registered\n[ 0.211047] acpiphp: Slot [8] registered\n[ 0.212021] acpiphp: Slot [9] registered\n[ 0.213525] acpiphp: Slot [10] registered\n[ 0.215057] acpiphp: Slot [11] registered\n[ 0.216021] acpiphp: Slot [12] registered\n[ 0.217546] acpiphp: Slot [13] registered\n[ 0.219069] acpiphp: Slot [14] registered\n[ 0.220021] acpiphp: Slot [15] registered\n[ 0.221548] acpiphp: Slot [16] registered\n[ 0.223084] acpiphp: Slot [17] registered\n[ 0.224028] acpiphp: Slot [18] registered\n[ 0.225560] acpiphp: Slot [19] registered\n[ 0.227090] acpiphp: Slot [20] registered\n[ 0.228021] acpiphp: Slot [21] registered\n[ 0.229554] acpiphp: Slot [22] registered\n[ 0.231092] acpiphp: Slot [23] registered\n[ 0.232022] acpiphp: Slot [24] registered\n[ 0.233549] acpiphp: Slot [25] registered\n[ 0.235079] acpiphp: Slot [26] registered\n[ 0.236021] acpiphp: Slot [27] registered\n[ 0.237566] acpiphp: Slot [28] registered\n[ 0.239092] acpiphp: Slot [29] registered\n[ 0.240022] acpiphp: Slot [30] registered\n[ 0.241546] acpiphp: Slot [31] registered\n[ 0.243066] PCI host bridge to bus 0000:00\n[ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.248003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.250136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.254335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.263593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.288833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.291603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.293234] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.296104] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.298724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303196] 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.305133] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307295] SCSI subsystem initialized\n[ 0.308225] ACPI: bus type USB registered\n[ 0.309793] usbcore: registered new interface driver usbfs\n[ 0.311727] usbcore: registered new interface driver hub\n[ 0.312041] usbcore: registered new device driver usb\n[ 0.314025] PCI: Using ACPI for IRQ routing\n[ 0.315974] NetLabel: Initializing\n[ 0.316007] NetLabel: domain hash size = 128\n[ 0.317606] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.319412] NetLabel: unlabeled traffic allowed by default\n[ 0.320217] Switched to clocksource kvm-clock\n[ 0.328610] AppArmor: AppArmor Filesystem Enabled\n[ 0.330343] pnp: PnP ACPI init\n[ 0.331573] ACPI: bus type PNP registered\n[ 0.333537] pnp: PnP ACPI: found 8 devices\n[ 0.335082] ACPI: bus type PNP unregistered\n[ 0.342284] NET: Registered protocol family 2\n[ 0.344166] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.346640] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.348989] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.351288] TCP: reno registered\n[ 0.352574] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.354651] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.356937] NET: Registered protocol family 1\n[ 0.358579] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.360657] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.362689] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.396903] Trying to unpack rootfs image as initramfs...\n[ 0.498699] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.501679] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.503728] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.506846] Scanning for low memory corruption every 60 seconds\n[ 0.509199] Initialise system trusted keyring\n[ 0.510878] audit: initializing netlink socket (disabled)\n[ 0.512834] type=2000 audit(1558225662.004:1): initialized\n[ 0.532872] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535885] zbud: loaded\n[ 0.537185] VFS: Disk quotas dquot_6.5.2\n[ 0.538715] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541291] fuse init (API version 7.22)\n[ 0.542835] msgmni has been set to 1982\n[ 0.544353] Key type big_key registered\n[ 0.546107] Key type asymmetric registered\n[ 0.547649] Asymmetric key parser 'x509' registered\n[ 0.549445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.552200] io scheduler noop registered\n[ 0.553686] io scheduler deadline registered (default)\n[ 0.555538] io scheduler cfq registered\n[ 0.557071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561373] ipmi message handler version 39.2\n[ 0.563060] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565804] ACPI: Power Button [PWRF]\n[ 0.567296] GHES: HEST is not enabled!\n[ 0.583503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.616075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.644440] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.647933] Linux agpgart interface v0.103\n[ 0.650378] brd: module loaded\n[ 0.652056] loop: module loaded\n[ 0.653721] blk-mq: CPU -> queue map\n[ 0.655102] CPU 0 -> Queue 0\n[ 0.657153] vda: vda1\n[ 0.658857] scsi0 : ata_piix\n[ 0.660122] scsi1 : ata_piix\n[ 0.661341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.663644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.666677] libphy: Fixed MDIO Bus: probed\n[ 0.668297] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670106] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673313] PPP generic driver version 2.4.2\n[ 0.674941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.677194] ehci-pci: EHCI PCI platform driver\n[ 0.678837] ehci-platform: EHCI generic platform driver\n[ 0.680764] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.682896] ohci-pci: OHCI PCI platform driver\n[ 0.684529] ohci-platform: OHCI generic platform driver\n[ 0.686387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703512] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709050] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.711512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714228] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717317] usb usb1: Product: UHCI Host Controller\n[ 0.719360] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.721926] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723956] hub 1-0:1.0: USB hub found\n[ 0.725634] hub 1-0:1.0: 2 ports detected\n[ 0.727505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731772] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.733862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736062] mousedev: PS/2 mouse device common for all mice\n[ 0.738709] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.742382] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750066] device-mapper: uevent: version 1.0.3\n[ 0.752082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.755598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758116] TCP: cubic registered\n[ 0.759681] NET: Registered protocol family 10\n[ 0.761759] NET: Registered protocol family 17\n[ 0.763672] Key type dns_resolver registered\n[ 0.765623] Loading compiled-in X.509 certificates\n[ 0.768181] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.772090] registered taskstats version 1\n[ 0.775191] Key type trusted registered\n[ 0.779025] Key type encrypted registered\n[ 0.780823] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783100] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.785902] regulator-dummy: disabling\n[ 0.787584] Magic number: 3:344:456\n[ 0.789242] mem urandom: hash matches\n[ 0.790973] rtc_cmos 00:00: setting system clock to 2019-05-19 00:27:42 UTC (1558225662)\n[ 0.794413] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796876] EDD information not available.\n[ 0.821441] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.824784] Write protecting the kernel read-only data: 12288k\n[ 0.827820] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.832508] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848109] systemd-udevd[99]: starting version 204\n[ 0.884823] FDC 0 is a S82078B\n[ 1.036109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.199580] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205127] usb 1-1: Product: QEMU USB Tablet\n[ 1.206987] usb 1-1: Manufacturer: QEMU\n[ 1.208666] usb 1-1: SerialNumber: 42\n[ 1.909643] 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.274195] 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.369087] random: init urandom read with 10 bits of entropy available\n[ 2.510413] 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 Sun, 19 May 2019 00:27:44 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.13]: 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.91]: 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 Sun, 19 May 2019 00:27:47 +0000. Up 5.42 seconds.\n * Stopping cold plug 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.8 | 255.255.255.0 | fa:16:3e:93:bf:e6 |\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 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:\n15:24:a0:ff:cb:1a:37:64:b7:0c:8c:09:05:c4:b2:90 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . oo.o...o |\n|E . .o . . |\n| . oo . |\n| . o + . |\n| + S . |\n| + + . |\n| . + o |\n| + o |\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:\n6c:b6:36:fb:99:5c:67:60:66:0e:1b:39:7d:09:4a:3c root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| E . |\n| . . = . . |\n| S * * o |\n| o . X o |\n| + . o o |\n| . + + o |\n| ..= |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ndd:d8:d2:6c:1a:3f:b6:1c:48:87:81:fe:43:2e:f9:ab root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . . O |\n| S O B |\n| * O |\n| o * = |\n| o + + |\n| E.o.o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n81:7d:f0:59:b6:d6:53:06:cd:11:4b:17:75:f8:36:5a root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| . o .X@|\n| o o + ooo*|\n| . o + o oo |\n| o . Eo|\n| S o..|\n| . |\n| |\n| |\n| |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:27:53 +0000. Up 11.58 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 Sun, 19 May 2019 00:27:54 +0000. Up 12.75 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:5 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\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/universe Translation-en [162 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 [525 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 (1565 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 0s (527 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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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: gAAAAABc4KKK7lmO5-frWJ39uU9P1e5l45prk_1DEhUxL0SrA7iMX7GoshOSL31a711kVaR22fVxyiL9qEnoSrpVxrXDl-wytTafwA9RJy_1EqK4K5zZTqKCgUyLToQ7NgwWv1n34S_HncLrnbm0z8ZFwK5Y-8DcDh2jZuD05N6sZR6GxB17r1g' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-dns-cvngeftfunqy/f1a27d3d-685d-45a3-bea4-3675d6964308/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55\nHTTP/1.1 200 OK\nDate: Sun, 19 May 2019 00:28:09 GMT\nServer: Apache\nx-openstack-request-id: req-c4688f85-04fe-4425-b0f9-757f74058451\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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6c:b6:36:fb:99:5c:67:60:66:0e:1b:39:7d:09:4a:3c root@ns (DSA)\nec2: 256 dd:d8:d2:6c:1a:3f:b6:1c:48:87:81:fe:43:2e:f9:ab root@ns (ECDSA)\nec2: 256 81:7d:f0:59:b6:d6:53:06:cd:11:4b:17:75:f8:36:5a root@ns (ED25519)\nec2: 2048 15:24:a0:ff:cb:1a:37:64:b7:0c:8c:09:05:c4:b2:90 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAP2FbsM2FHWCkiPdwEbxo5L2gV2XoG3NFDenb8Pp3mKPX/1gn83WC+/I4Cf9fY6G+btnrHgS7C7eCWghLg2lQk= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ/jFaqSNeU9LLNZohYB79S7d+YetG9yUWP8Gf1WwR3A root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDImV6YD2vHHiMNOgpn3ojc4ayo8dQj97/+TBZEFT7vCOM6VfaChBGQUUa9T6Tu6NsB2UoZ6kJnD6CQ9GMexljZUPpCzFfO7XQfSQ++/jcY7SFvtItSuahvceTJZCTKDXnFcWxFLz3BPQgNWlHq3bsLKP0Vi6sBWsCzic2OlOBVE2/uGL9POwOV7fB+OlCIvIgiXmRwhfrvFBRyLT6gXxtrIlvTp2qo6YSlT6k4fePRtnyS7jwCzSumRmo1RxOHLgo6Bfc6C+jpRnXadoTz59Bx6DWbEZlrz0g3KKYQodGpH9R8bJXdPpjbh5h90Z4IdAgVLhhWP+1CoGgDAmxBGkFR root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:28:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.68 seconds\n"} 2019-05-19 00:55:55,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/action used request id req-dc36e2d0-b273-4a02-aad3-35f55af00832 2019-05-19 00:55:55,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789918899536s 2019-05-19 00:55:55,551 - 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.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009773] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013640] Yama: becoming mindful. [ 0.015165] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016935] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020453] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026753] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029706] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033673] Initializing cgroup subsys perf_event [ 0.035458] Initializing cgroup subsys hugetlb [ 0.036746] mce: CPU supports 10 MCE banks [ 0.038425] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038425] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050251] 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.077071] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088346] ACPI: Core revision 20131115 [ 0.090462] ACPI: All ACPI Tables successfully acquired [ 0.092473] ftrace: allocating 28757 entries in 113 pages [ 0.112385] smpboot: Max logical packages: 1 [ 0.114097] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116320] Enabling x2apic [ 0.117503] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.124167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126251] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139423] KVM setup paravirtual spinlock [ 0.142121] x86: Booted up 1 node, 1 CPUs [ 0.143649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146806] devtmpfs: initialized [ 0.149620] EVM: security.selinux [ 0.150940] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153204] EVM: security.capability [ 0.155555] pinctrl core: initialized pinctrl subsystem [ 0.156054] regulator-dummy: no parameters [ 0.157696] RTC time: 0:27:41, date: 05/19/19 [ 0.159382] NET: Registered protocol family 16 [ 0.160131] cpuidle: using governor ladder [ 0.161673] cpuidle: using governor menu [ 0.163181] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166429] PCI: Using configuration type 1 for base access [ 0.168720] bio: create slab at 0 [ 0.170438] ACPI: Added _OSI(Module Device) [ 0.172000] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173705] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177130] ACPI: Interpreter enabled [ 0.178560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190244] ACPI: (supports S0 S5) [ 0.191569] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195400] ACPI: No dock devices found. [ 0.197739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202276] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204209] acpiphp: Slot [3] registered [ 0.205738] acpiphp: Slot [4] registered [ 0.207249] acpiphp: Slot [5] registered [ 0.208036] acpiphp: Slot [6] registered [ 0.209536] acpiphp: Slot [7] registered [ 0.211047] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213525] acpiphp: Slot [10] registered [ 0.215057] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217546] acpiphp: Slot [13] registered [ 0.219069] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221548] acpiphp: Slot [16] registered [ 0.223084] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225560] acpiphp: Slot [19] registered [ 0.227090] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229554] acpiphp: Slot [22] registered [ 0.231092] acpiphp: Slot [23] registered [ 0.232022] acpiphp: Slot [24] registered [ 0.233549] acpiphp: Slot [25] registered [ 0.235079] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237566] acpiphp: Slot [28] registered [ 0.239092] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241546] acpiphp: Slot [31] registered [ 0.243066] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.288833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293234] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.296104] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.298724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303196] 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.305133] vgaarb: bridge control possible 0000:00:02.0 [ 0.307295] SCSI subsystem initialized [ 0.308225] ACPI: bus type USB registered [ 0.309793] usbcore: registered new interface driver usbfs [ 0.311727] usbcore: registered new interface driver hub [ 0.312041] usbcore: registered new device driver usb [ 0.314025] PCI: Using ACPI for IRQ routing [ 0.315974] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317606] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319412] NetLabel: unlabeled traffic allowed by default [ 0.320217] Switched to clocksource kvm-clock [ 0.328610] AppArmor: AppArmor Filesystem Enabled [ 0.330343] pnp: PnP ACPI init [ 0.331573] ACPI: bus type PNP registered [ 0.333537] pnp: PnP ACPI: found 8 devices [ 0.335082] ACPI: bus type PNP unregistered [ 0.342284] NET: Registered protocol family 2 [ 0.344166] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346640] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348989] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351288] TCP: reno registered [ 0.352574] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354651] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356937] NET: Registered protocol family 1 [ 0.358579] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362689] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396903] Trying to unpack rootfs image as initramfs... [ 0.498699] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501679] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503728] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506846] Scanning for low memory corruption every 60 seconds [ 0.509199] Initialise system trusted keyring [ 0.510878] audit: initializing netlink socket (disabled) [ 0.512834] type=2000 audit(1558225662.004:1): initialized [ 0.532872] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535885] zbud: loaded [ 0.537185] VFS: Disk quotas dquot_6.5.2 [ 0.538715] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541291] fuse init (API version 7.22) [ 0.542835] msgmni has been set to 1982 [ 0.544353] Key type big_key registered [ 0.546107] Key type asymmetric registered [ 0.547649] Asymmetric key parser 'x509' registered [ 0.549445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552200] io scheduler noop registered [ 0.553686] io scheduler deadline registered (default) [ 0.555538] io scheduler cfq registered [ 0.557071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.561373] ipmi message handler version 39.2 [ 0.563060] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565804] ACPI: Power Button [PWRF] [ 0.567296] GHES: HEST is not enabled! [ 0.583503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644440] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647933] Linux agpgart interface v0.103 [ 0.650378] brd: module loaded [ 0.652056] loop: module loaded [ 0.653721] blk-mq: CPU -> queue map [ 0.655102] CPU 0 -> Queue 0 [ 0.657153] vda: vda1 [ 0.658857] scsi0 : ata_piix [ 0.660122] scsi1 : ata_piix [ 0.661341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.666677] libphy: Fixed MDIO Bus: probed [ 0.668297] tun: Universal TUN/TAP device driver, 1.6 [ 0.670106] tun: (C) 1999-2004 Max Krasnyansky [ 0.673313] PPP generic driver version 2.4.2 [ 0.674941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677194] ehci-pci: EHCI PCI platform driver [ 0.678837] ehci-platform: EHCI generic platform driver [ 0.680764] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682896] ohci-pci: OHCI PCI platform driver [ 0.684529] ohci-platform: OHCI generic platform driver [ 0.686387] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703512] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709050] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714228] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717317] usb usb1: Product: UHCI Host Controller [ 0.719360] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721926] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723956] hub 1-0:1.0: USB hub found [ 0.725634] hub 1-0:1.0: 2 ports detected [ 0.727505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731772] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733862] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736062] mousedev: PS/2 mouse device common for all mice [ 0.738709] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.742382] rtc_cmos 00:00: RTC can wake from S4 [ 0.744858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750066] device-mapper: uevent: version 1.0.3 [ 0.752082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.755598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758116] TCP: cubic registered [ 0.759681] NET: Registered protocol family 10 [ 0.761759] NET: Registered protocol family 17 [ 0.763672] Key type dns_resolver registered [ 0.765623] Loading compiled-in X.509 certificates [ 0.768181] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772090] registered taskstats version 1 [ 0.775191] Key type trusted registered [ 0.779025] Key type encrypted registered [ 0.780823] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783100] IMA: No TPM chip found, activating TPM-bypass! [ 0.785902] regulator-dummy: disabling [ 0.787584] Magic number: 3:344:456 [ 0.789242] mem urandom: hash matches [ 0.790973] rtc_cmos 00:00: setting system clock to 2019-05-19 00:27:42 UTC (1558225662) [ 0.794413] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796876] EDD information not available. [ 0.821441] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.824784] Write protecting the kernel read-only data: 12288k [ 0.827820] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.832508] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848109] systemd-udevd[99]: starting version 204 [ 0.884823] FDC 0 is a S82078B [ 1.036109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.199580] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205127] usb 1-1: Product: QEMU USB Tablet [ 1.206987] usb 1-1: Manufacturer: QEMU [ 1.208666] usb 1-1: SerialNumber: 42 [ 1.909643] 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.274195] 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.369087] random: init urandom read with 10 bits of entropy available [ 2.510413] 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 Sun, 19 May 2019 00:27:44 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: 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.91]: 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 Sun, 19 May 2019 00:27:47 +0000. Up 5.42 seconds. * Stopping cold plug 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.8 | 255.255.255.0 | fa:16:3e:93:bf:e6 | 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 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: 15:24:a0:ff:cb:1a:37:64:b7:0c:8c:09:05:c4:b2:90 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . oo.o...o | |E . .o . . | | . oo . | | . 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: 6c:b6:36:fb:99:5c:67:60:66:0e:1b:39:7d:09:4a:3c root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | E . | | . . = . . | | S * * o | | o . X o | | + . o o | | . + + o | | ..= | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: dd:d8:d2:6c:1a:3f:b6:1c:48:87:81:fe:43:2e:f9:ab root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . . O | | S O B | | * O | | o * = | | o + + | | 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: 81:7d:f0:59:b6:d6:53:06:cd:11:4b:17:75:f8:36:5a root@ns The key's randomart image is: +--[ED25519 256--+ | . o .X@| | o o + ooo*| | . o + o oo | | o . Eo| | S o..| | . | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:27:53 +0000. Up 11.58 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 Sun, 19 May 2019 00:27:54 +0000. Up 12.75 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:5 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 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/universe Translation-en [162 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 [525 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 (1565 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (527 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + 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: gAAAAABc4KKK7lmO5-frWJ39uU9P1e5l45prk_1DEhUxL0SrA7iMX7GoshOSL31a711kVaR22fVxyiL9qEnoSrpVxrXDl-wytTafwA9RJy_1EqK4K5zZTqKCgUyLToQ7NgwWv1n34S_HncLrnbm0z8ZFwK5Y-8DcDh2jZuD05N6sZR6GxB17r1g' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-dns-cvngeftfunqy/f1a27d3d-685d-45a3-bea4-3675d6964308/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:28:09 GMT Server: Apache x-openstack-request-id: req-c4688f85-04fe-4425-b0f9-757f74058451 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6c:b6:36:fb:99:5c:67:60:66:0e:1b:39:7d:09:4a:3c root@ns (DSA) ec2: 256 dd:d8:d2:6c:1a:3f:b6:1c:48:87:81:fe:43:2e:f9:ab root@ns (ECDSA) ec2: 256 81:7d:f0:59:b6:d6:53:06:cd:11:4b:17:75:f8:36:5a root@ns (ED25519) ec2: 2048 15:24:a0:ff:cb:1a:37:64:b7:0c:8c:09:05:c4:b2:90 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAP2FbsM2FHWCkiPdwEbxo5L2gV2XoG3NFDenb8Pp3mKPX/1gn83WC+/I4Cf9fY6G+btnrHgS7C7eCWghLg2lQk= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ/jFaqSNeU9LLNZohYB79S7d+YetG9yUWP8Gf1WwR3A root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDImV6YD2vHHiMNOgpn3ojc4ayo8dQj97/+TBZEFT7vCOM6VfaChBGQUUa9T6Tu6NsB2UoZ6kJnD6CQ9GMexljZUPpCzFfO7XQfSQ++/jcY7SFvtItSuahvceTJZCTKDXnFcWxFLz3BPQgNWlHq3bsLKP0Vi6sBWsCzic2OlOBVE2/uGL9POwOV7fB+OlCIvIgiXmRwhfrvFBRyLT6gXxtrIlvTp2qo6YSlT6k4fePRtnyS7jwCzSumRmo1RxOHLgo6Bfc6C+jpRnXadoTz59Bx6DWbEZlrz0g3KKYQodGpH9R8bJXdPpjbh5h90Z4IdAgVLhhWP+1CoGgDAmxBGkFR root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:28:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.68 seconds 2019-05-19 00:55:55,553 - 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.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009773] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013640] Yama: becoming mindful. [ 0.015165] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016935] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020453] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026753] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029706] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033673] Initializing cgroup subsys perf_event [ 0.035458] Initializing cgroup subsys hugetlb [ 0.036746] mce: CPU supports 10 MCE banks [ 0.038425] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038425] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050251] 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.077071] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088346] ACPI: Core revision 20131115 [ 0.090462] ACPI: All ACPI Tables successfully acquired [ 0.092473] ftrace: allocating 28757 entries in 113 pages [ 0.112385] smpboot: Max logical packages: 1 [ 0.114097] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116320] Enabling x2apic [ 0.117503] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.124167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126251] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139423] KVM setup paravirtual spinlock [ 0.142121] x86: Booted up 1 node, 1 CPUs [ 0.143649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146806] devtmpfs: initialized [ 0.149620] EVM: security.selinux [ 0.150940] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153204] EVM: security.capability [ 0.155555] pinctrl core: initialized pinctrl subsystem [ 0.156054] regulator-dummy: no parameters [ 0.157696] RTC time: 0:27:41, date: 05/19/19 [ 0.159382] NET: Registered protocol family 16 [ 0.160131] cpuidle: using governor ladder [ 0.161673] cpuidle: using governor menu [ 0.163181] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166429] PCI: Using configuration type 1 for base access [ 0.168720] bio: create slab at 0 [ 0.170438] ACPI: Added _OSI(Module Device) [ 0.172000] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173705] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177130] ACPI: Interpreter enabled [ 0.178560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190244] ACPI: (supports S0 S5) [ 0.191569] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195400] ACPI: No dock devices found. [ 0.197739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202276] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204209] acpiphp: Slot [3] registered [ 0.205738] acpiphp: Slot [4] registered [ 0.207249] acpiphp: Slot [5] registered [ 0.208036] acpiphp: Slot [6] registered [ 0.209536] acpiphp: Slot [7] registered [ 0.211047] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213525] acpiphp: Slot [10] registered [ 0.215057] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217546] acpiphp: Slot [13] registered [ 0.219069] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221548] acpiphp: Slot [16] registered [ 0.223084] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225560] acpiphp: Slot [19] registered [ 0.227090] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229554] acpiphp: Slot [22] registered [ 0.231092] acpiphp: Slot [23] registered [ 0.232022] acpiphp: Slot [24] registered [ 0.233549] acpiphp: Slot [25] registered [ 0.235079] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237566] acpiphp: Slot [28] registered [ 0.239092] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241546] acpiphp: Slot [31] registered [ 0.243066] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.288833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293234] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.296104] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.298724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303196] 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.305133] vgaarb: bridge control possible 0000:00:02.0 [ 0.307295] SCSI subsystem initialized [ 0.308225] ACPI: bus type USB registered [ 0.309793] usbcore: registered new interface driver usbfs [ 0.311727] usbcore: registered new interface driver hub [ 0.312041] usbcore: registered new device driver usb [ 0.314025] PCI: Using ACPI for IRQ routing [ 0.315974] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317606] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319412] NetLabel: unlabeled traffic allowed by default [ 0.320217] Switched to clocksource kvm-clock [ 0.328610] AppArmor: AppArmor Filesystem Enabled [ 0.330343] pnp: PnP ACPI init [ 0.331573] ACPI: bus type PNP registered [ 0.333537] pnp: PnP ACPI: found 8 devices [ 0.335082] ACPI: bus type PNP unregistered [ 0.342284] NET: Registered protocol family 2 [ 0.344166] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346640] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348989] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351288] TCP: reno registered [ 0.352574] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354651] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356937] NET: Registered protocol family 1 [ 0.358579] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362689] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396903] Trying to unpack rootfs image as initramfs... [ 0.498699] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501679] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503728] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506846] Scanning for low memory corruption every 60 seconds [ 0.509199] Initialise system trusted keyring [ 0.510878] audit: initializing netlink socket (disabled) [ 0.512834] type=2000 audit(1558225662.004:1): initialized [ 0.532872] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535885] zbud: loaded [ 0.537185] VFS: Disk quotas dquot_6.5.2 [ 0.538715] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541291] fuse init (API version 7.22) [ 0.542835] msgmni has been set to 1982 [ 0.544353] Key type big_key registered [ 0.546107] Key type asymmetric registered [ 0.547649] Asymmetric key parser 'x509' registered [ 0.549445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552200] io scheduler noop registered [ 0.553686] io scheduler deadline registered (default) [ 0.555538] io scheduler cfq registered [ 0.557071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.561373] ipmi message handler version 39.2 [ 0.563060] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565804] ACPI: Power Button [PWRF] [ 0.567296] GHES: HEST is not enabled! [ 0.583503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644440] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647933] Linux agpgart interface v0.103 [ 0.650378] brd: module loaded [ 0.652056] loop: module loaded [ 0.653721] blk-mq: CPU -> queue map [ 0.655102] CPU 0 -> Queue 0 [ 0.657153] vda: vda1 [ 0.658857] scsi0 : ata_piix [ 0.660122] scsi1 : ata_piix [ 0.661341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.666677] libphy: Fixed MDIO Bus: probed [ 0.668297] tun: Universal TUN/TAP device driver, 1.6 [ 0.670106] tun: (C) 1999-2004 Max Krasnyansky [ 0.673313] PPP generic driver version 2.4.2 [ 0.674941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677194] ehci-pci: EHCI PCI platform driver [ 0.678837] ehci-platform: EHCI generic platform driver [ 0.680764] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682896] ohci-pci: OHCI PCI platform driver [ 0.684529] ohci-platform: OHCI generic platform driver [ 0.686387] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703512] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709050] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714228] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717317] usb usb1: Product: UHCI Host Controller [ 0.719360] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721926] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723956] hub 1-0:1.0: USB hub found [ 0.725634] hub 1-0:1.0: 2 ports detected [ 0.727505] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731772] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733862] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736062] mousedev: PS/2 mouse device common for all mice [ 0.738709] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.742382] rtc_cmos 00:00: RTC can wake from S4 [ 0.744858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750066] device-mapper: uevent: version 1.0.3 [ 0.752082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.755598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758116] TCP: cubic registered [ 0.759681] NET: Registered protocol family 10 [ 0.761759] NET: Registered protocol family 17 [ 0.763672] Key type dns_resolver registered [ 0.765623] Loading compiled-in X.509 certificates [ 0.768181] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772090] registered taskstats version 1 [ 0.775191] Key type trusted registered [ 0.779025] Key type encrypted registered [ 0.780823] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783100] IMA: No TPM chip found, activating TPM-bypass! [ 0.785902] regulator-dummy: disabling [ 0.787584] Magic number: 3:344:456 [ 0.789242] mem urandom: hash matches [ 0.790973] rtc_cmos 00:00: setting system clock to 2019-05-19 00:27:42 UTC (1558225662) [ 0.794413] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796876] EDD information not available. [ 0.821441] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.824784] Write protecting the kernel read-only data: 12288k [ 0.827820] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.832508] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848109] systemd-udevd[99]: starting version 204 [ 0.884823] FDC 0 is a S82078B [ 1.036109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.199580] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205127] usb 1-1: Product: QEMU USB Tablet [ 1.206987] usb 1-1: Manufacturer: QEMU [ 1.208666] usb 1-1: SerialNumber: 42 [ 1.909643] 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.274195] 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.369087] random: init urandom read with 10 bits of entropy available [ 2.510413] 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 Sun, 19 May 2019 00:27:44 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: 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.91]: 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 Sun, 19 May 2019 00:27:47 +0000. Up 5.42 seconds. * Stopping cold plug 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.8 | 255.255.255.0 | fa:16:3e:93:bf:e6 | 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 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: 15:24:a0:ff:cb:1a:37:64:b7:0c:8c:09:05:c4:b2:90 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . oo.o...o | |E . .o . . | | . oo . | | . 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: 6c:b6:36:fb:99:5c:67:60:66:0e:1b:39:7d:09:4a:3c root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | E . | | . . = . . | | S * * o | | o . X o | | + . o o | | . + + o | | ..= | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: dd:d8:d2:6c:1a:3f:b6:1c:48:87:81:fe:43:2e:f9:ab root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . . O | | S O B | | * O | | o * = | | o + + | | 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: 81:7d:f0:59:b6:d6:53:06:cd:11:4b:17:75:f8:36:5a root@ns The key's randomart image is: +--[ED25519 256--+ | . o .X@| | o o + ooo*| | . o + o oo | | o . Eo| | S o..| | . | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 19 May 2019 00:27:53 +0000. Up 11.58 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 Sun, 19 May 2019 00:27:54 +0000. Up 12.75 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:5 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 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/universe Translation-en [162 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 [525 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 (1565 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (527 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + 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: gAAAAABc4KKK7lmO5-frWJ39uU9P1e5l45prk_1DEhUxL0SrA7iMX7GoshOSL31a711kVaR22fVxyiL9qEnoSrpVxrXDl-wytTafwA9RJy_1EqK4K5zZTqKCgUyLToQ7NgwWv1n34S_HncLrnbm0z8ZFwK5Y-8DcDh2jZuD05N6sZR6GxB17r1g' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/5543499c87b043b98d5aa3f4e28052cf/stacks/clearwater-opnfv-dns-cvngeftfunqy/f1a27d3d-685d-45a3-bea4-3675d6964308/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Sun, 19 May 2019 00:28:09 GMT Server: Apache x-openstack-request-id: req-c4688f85-04fe-4425-b0f9-757f74058451 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 | 74:45:62:b9:b2:bd:24:e2:fc:91:a6:99:a4:f0:61:b6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6c:b6:36:fb:99:5c:67:60:66:0e:1b:39:7d:09:4a:3c root@ns (DSA) ec2: 256 dd:d8:d2:6c:1a:3f:b6:1c:48:87:81:fe:43:2e:f9:ab root@ns (ECDSA) ec2: 256 81:7d:f0:59:b6:d6:53:06:cd:11:4b:17:75:f8:36:5a root@ns (ED25519) ec2: 2048 15:24:a0:ff:cb:1a:37:64:b7:0c:8c:09:05:c4:b2:90 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAP2FbsM2FHWCkiPdwEbxo5L2gV2XoG3NFDenb8Pp3mKPX/1gn83WC+/I4Cf9fY6G+btnrHgS7C7eCWghLg2lQk= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ/jFaqSNeU9LLNZohYB79S7d+YetG9yUWP8Gf1WwR3A root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDImV6YD2vHHiMNOgpn3ojc4ayo8dQj97/+TBZEFT7vCOM6VfaChBGQUUa9T6Tu6NsB2UoZ6kJnD6CQ9GMexljZUPpCzFfO7XQfSQ++/jcY7SFvtItSuahvceTJZCTKDXnFcWxFLz3BPQgNWlHq3bsLKP0Vi6sBWsCzic2OlOBVE2/uGL9POwOV7fB+OlCIvIgiXmRwhfrvFBRyLT6gXxtrIlvTp2qo6YSlT6k4fePRtnyS7jwCzSumRmo1RxOHLgo6Bfc6C+jpRnXadoTz59Bx6DWbEZlrz0g3KKYQodGpH9R8bJXdPpjbh5h90Z4IdAgVLhhWP+1CoGgDAmxBGkFR root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 19 May 2019 00:28:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.68 seconds 2019-05-19 00:55:55,556 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.209 2019-05-19 00:55:55,651 - 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-05-19 00:55:55,719 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-19 00:55:55,719 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-19 00:55:56,044 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550071@clearwater.opnfv', u'sip_username': u'6505550071', u'formatted_number': u'(650) 555-0071', u'number': u'6505550071', u'sip_uri': u'sip:6505550071@clearwater.opnfv', u'number_id': u'0266386181db400db2526ca756bfadf7', u'sip_password': u'S4CFQbsnE', u'pstn': False} 2019-05-19 00:55:56,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:55:56,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:55:56,076 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:55:56 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762 Server: Apache x-openstack-request-id: req-c62f4a65-9b64-4e29-bbeb-62d3c45d7d1d 2019-05-19 00:55:56,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-05-19 00:55:56,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Sun, 19 May 2019 00:55:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdbb5e25-8e92-450e-a24e-7b7097446b75 2019-05-19 00:55:56,466 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "outputs": [{"output_value": "172.30.9.202", "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-05-19 00:55:56,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762 used request id req-fdbb5e25-8e92-450e-a24e-7b7097446b75 2019-05-19 00:55:56,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.42133808136s 2019-05-19 00:55:56,468 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.202', 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-05-19 00:55:56,469 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-19 00:55:56,469 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-19 00:55:56,476 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-19 00:55:56,476 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-19 00:58:07,655 - 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) - (6505550006, 6505550497) Passed Basic Call - SDP (TCP) - (6505550392, 6505550004) Passed Basic Call - Tel URIs (TCP) - (6505550204, 6505550223) Passed Basic Call - Unknown number (TCP) - (6505550685, 6505550662) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550440, 6505550024) Passed Basic Call - Messages - Pager model (TCP) - (6505550721, 6505550470) Passed Basic Call - Pracks (TCP) - (6505550322, 6505550700) Passed Basic Registration (TCP) - (6505550991) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550196, 6505550960) Passed Call Barring - Outbound Rejection (TCP) - (6505550866, 6505550420) 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) - (6505550439, 6505550130) 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) - (6505550022, 6505550056, 6505550699) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550073, 6505550038, 6505550398) Passed Call Diversion - Not reachable (408) (TCP) - (6505550060, 6505550700, 6505550548) Passed Call Diversion - Not reachable (503) (TCP) - (6505550600, 6505550694, 6505550198) Passed Call Diversion - Not reachable (500) (TCP) - (6505550627, 6505550226, 6505550799) Passed Call Diversion - Busy (TCP) - (6505550208, 6505550002, 6505550719) Passed Call Diversion - Unconditional (TCP) - (6505550426, 6505550454, 6505550490) Passed Call Diversion - No answer (TCP) - (6505550917, 6505550851, 6505550226) Passed Call Diversion - Bad target URI (TCP) - (6505550690, 6505550921) Passed Call Diversion - Audio-only call (TCP) - (6505550096, 6505550995, 6505550676, 6505550295) Passed Call Diversion - Audio-video call (TCP) - (6505550271, 6505550180, 6505550582, 6505550400) Passed Call Forking - Mainline (TCP) - (6505550488, 6505550299) Passed Call Forking - Endpoint offline (TCP) - (6505550029, 6505550217) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550399, 6505550899) Passed Call Waiting - Accepted (TCP) - (6505550201, 6505550264, 6505550233) Passed Call Waiting - Cancelled (TCP) - (6505550005, 6505550538, 6505550397) Passed CANCEL - Mainline (TCP) - (6505550032, 6505550617) Passed Filtering - Accept-Contact (TCP) - (6505550108, 6505550772) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550801, 6505550148) Passed Filtering - Accept-Contact no match (TCP) - (6505550362, 6505550023) Passed Filtering - Accept-Contact negated match (TCP) - (6505550441, 6505550764) Passed Filtering - RFC3841 example (TCP) - (6505550775, 6505550884) Passed Filtering - Reject-Contact no match (TCP) - (6505550235, 6505550215) Passed Filtering - Reject-Contact match (TCP) - (6505550022, 6505550436) 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) - (6505550064) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550656) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550371) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550239) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550140, 6505550157) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550470, 6505550573) Passed GRUU - Call - only GRUU as target (TCP) - (6505550607, 6505550490) Passed GRUU - Call - AoR as target (TCP) - (6505550554, 6505550362) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550745, 6505550979) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550813, 6505550766) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550820, 6505550434) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550834, 6505550588) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550506, 6505550247) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550627, 6505550612) 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) - (6505550730) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550474) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550746) 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) - (6505550195, 6505550211) 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-05-19 00:58:07,656 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-19 00:58:07,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 00:58:07,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:08,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Sun, 19 May 2019 00: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-136c1374-b8ac-4fc5-82b1-7ba69d4e3c07 x-openstack-request-id: req-136c1374-b8ac-4fc5-82b1-7ba69d4e3c07 2019-05-19 00:58:08,497 - 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:c3:7d:6b", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:7d:6b", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81888d7e-31cd-4aec-9840-380f87f72dbc", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:30.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "81888d7e-31cd-4aec-9840-380f87f72dbc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:30Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "dime-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:0b:67:30", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:67:30", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "homer-0.clearwater.opnfv", "created": "2019-05-19T00:48:54Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:99:e2:42", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:e2:42", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:49:32.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "4fe8a687-b7e6-4ebd-8e2c-60de1219029c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:49:32Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "bono-0.clearwater.opnfv", "created": "2019-05-19T00:48:53Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:5d:90:c9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:90:c9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/72611616-9f1d-47e9-b175-8808fb0c8cac", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:44:04.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "72611616-9f1d-47e9-b175-8808fb0c8cac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:44:04Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-19T00:43:47Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:e9:d7:92", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d7:92", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:33:52.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e70f22d1-5107-45f1-83b1-f0c5d6f0a342", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:33:52Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-19T00:33:35Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:fd:8d:6b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:8d:6b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e179e739-68f1-4718-929b-502a543edf8f", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:30:09.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "e179e739-68f1-4718-929b-502a543edf8f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:30:09Z", "hostId": "c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-19T00:28:23Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "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:bf:e6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:bf:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "rel": "bookmark"}], "image": {"id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "links": [{"href": "http://172.30.9.23:8774/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T00:27:40.000000", "flavor": {"id": "e159d2dc-c328-46bc-9b87-22a23adf995e", "links": [{"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "bookmark"}]}, "id": "5f97fc6f-d22b-42f4-9c66-3b414dd7180c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "1e6fd87ad94b4816976122ef9dde61fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T00:27:40Z", "hostId": "fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "name": "ns.clearwater.opnfv", "created": "2019-05-19T00:25:55Z", "tenant_id": "b9d008e918a243c0b602ff408a619123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 00:58:08,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-136c1374-b8ac-4fc5-82b1-7ba69d4e3c07 2019-05-19 00:58:08,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840505838394s 2019-05-19 00:58:08,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:58:08,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:08,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:58: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-7a106266-fd3b-46a7-849a-f271ee450533 x-openstack-request-id: req-7a106266-fd3b-46a7-849a-f271ee450533 2019-05-19 00:58:08,535 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:58:08,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7a106266-fd3b-46a7-849a-f271ee450533 2019-05-19 00:58:08,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029844045639s 2019-05-19 00:58:08,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:58:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:09,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:58: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-c87527ca-0bdc-4244-853f-e1be71c7d506 x-openstack-request-id: req-c87527ca-0bdc-4244-853f-e1be71c7d506 2019-05-19 00:58:09,727 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:58:09,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/81888d7e-31cd-4aec-9840-380f87f72dbc/os-security-groups used request id req-c87527ca-0bdc-4244-853f-e1be71c7d506 2019-05-19 00:58:09,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.1903450489s 2019-05-19 00:58:09,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:58:09,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:09,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:58:09 GMT X-Openstack-Request-Id: req-1e16d8b6-5b9b-49d1-a809-0cccd7514892 2019-05-19 00:58:09,771 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:58:09,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1e16d8b6-5b9b-49d1-a809-0cccd7514892 2019-05-19 00:58:09,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037957906723s 2019-05-19 00:58:09,778 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:58:09,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:58:09,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:09,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00: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-e06b7e65-dff4-429d-9532-4e8322f17c75 x-openstack-request-id: req-e06b7e65-dff4-429d-9532-4e8322f17c75 2019-05-19 00:58:09,808 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:58:09,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e06b7e65-dff4-429d-9532-4e8322f17c75 2019-05-19 00:58:09,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0292589664459s 2019-05-19 00:58:09,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:58:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:10,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00: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-9adf2b59-de8e-400c-a1dd-d67626b749eb x-openstack-request-id: req-9adf2b59-de8e-400c-a1dd-d67626b749eb 2019-05-19 00:58:10,554 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:58:10,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5/os-security-groups used request id req-9adf2b59-de8e-400c-a1dd-d67626b749eb 2019-05-19 00:58:10,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.744816064835s 2019-05-19 00:58:10,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:58:10,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:10,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:58:10 GMT X-Openstack-Request-Id: req-59ce09fb-500b-4224-9601-06e5ffcf0690 2019-05-19 00:58:10,613 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:58:10,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-59ce09fb-500b-4224-9601-06e5ffcf0690 2019-05-19 00:58:10,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0537581443787s 2019-05-19 00:58:10,619 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:58:10,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:58:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:10,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:58: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-558cda0a-cf7e-425b-8b1a-9e5941cbfe74 x-openstack-request-id: req-558cda0a-cf7e-425b-8b1a-9e5941cbfe74 2019-05-19 00:58:10,643 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:58:10,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-558cda0a-cf7e-425b-8b1a-9e5941cbfe74 2019-05-19 00:58:10,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236001014709s 2019-05-19 00:58:10,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:58:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:11,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:58: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-0557aa91-7bd1-4b11-81a3-d72c48a46bff x-openstack-request-id: req-0557aa91-7bd1-4b11-81a3-d72c48a46bff 2019-05-19 00:58:11,769 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:58:11,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4fe8a687-b7e6-4ebd-8e2c-60de1219029c/os-security-groups used request id req-0557aa91-7bd1-4b11-81a3-d72c48a46bff 2019-05-19 00:58:11,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.1251578331s 2019-05-19 00:58:11,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:58:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:12,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:58:12 GMT X-Openstack-Request-Id: req-a56f0a27-47c9-4e8b-b90a-d3a9bac5d13b 2019-05-19 00:58:12,238 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:58:12,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a56f0a27-47c9-4e8b-b90a-d3a9bac5d13b 2019-05-19 00:58:12,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.462926864624s 2019-05-19 00:58:12,245 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:58:12,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:58:12,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:12,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:58: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-f33c3b69-eece-4e68-b86f-cb1fbc6eef85 x-openstack-request-id: req-f33c3b69-eece-4e68-b86f-cb1fbc6eef85 2019-05-19 00:58:12,277 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:58:12,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f33c3b69-eece-4e68-b86f-cb1fbc6eef85 2019-05-19 00:58:12,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321300029755s 2019-05-19 00:58:12,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:58:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:14,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:58: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-a7c411b5-0ea7-4236-a2f5-b540a8f4aeb2 x-openstack-request-id: req-a7c411b5-0ea7-4236-a2f5-b540a8f4aeb2 2019-05-19 00:58:14,033 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:58:14,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/72611616-9f1d-47e9-b175-8808fb0c8cac/os-security-groups used request id req-a7c411b5-0ea7-4236-a2f5-b540a8f4aeb2 2019-05-19 00:58:14,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.75434708595s 2019-05-19 00:58:14,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:58:14,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:14,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:58:14 GMT X-Openstack-Request-Id: req-1c3def5a-076f-4427-a993-5cc51a403336 2019-05-19 00:58:14,790 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:58:14,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1c3def5a-076f-4427-a993-5cc51a403336 2019-05-19 00:58:14,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75056219101s 2019-05-19 00:58:14,797 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:58:14,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:58:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:14,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00: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-483796b9-6ef4-448e-ad12-a8c4246ccde8 x-openstack-request-id: req-483796b9-6ef4-448e-ad12-a8c4246ccde8 2019-05-19 00:58:14,825 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:58:14,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-483796b9-6ef4-448e-ad12-a8c4246ccde8 2019-05-19 00:58:14,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276370048523s 2019-05-19 00:58:14,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:58:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:16,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00: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-66c92048-ad64-46ec-81bc-9b2a26b633c8 x-openstack-request-id: req-66c92048-ad64-46ec-81bc-9b2a26b633c8 2019-05-19 00:58:16,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:58:16,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e70f22d1-5107-45f1-83b1-f0c5d6f0a342/os-security-groups used request id req-66c92048-ad64-46ec-81bc-9b2a26b633c8 2019-05-19 00:58:16,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.34499883652s 2019-05-19 00:58:16,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:58:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:16,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:58:16 GMT X-Openstack-Request-Id: req-63801bba-e5b9-4c44-a8f3-834a3178201e 2019-05-19 00:58:16,218 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:58:16,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-63801bba-e5b9-4c44-a8f3-834a3178201e 2019-05-19 00:58:16,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040580034256s 2019-05-19 00:58:16,224 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:58:16,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:58:16,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:16,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00: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-841491f5-079f-4532-987d-7f991de577f5 x-openstack-request-id: req-841491f5-079f-4532-987d-7f991de577f5 2019-05-19 00:58:16,259 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:58:16,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-841491f5-079f-4532-987d-7f991de577f5 2019-05-19 00:58:16,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0340020656586s 2019-05-19 00:58:16,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:58:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:17,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00: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-d0a5a062-5dd4-4049-aafa-6f834f8e084c x-openstack-request-id: req-d0a5a062-5dd4-4049-aafa-6f834f8e084c 2019-05-19 00:58:17,574 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:58:17,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e179e739-68f1-4718-929b-502a543edf8f/os-security-groups used request id req-d0a5a062-5dd4-4049-aafa-6f834f8e084c 2019-05-19 00:58:17,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.31453585625s 2019-05-19 00:58:17,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:58:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:17,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:58:17 GMT X-Openstack-Request-Id: req-bedbbc80-5e97-4d39-b4c3-168ac7d38d1f 2019-05-19 00:58:17,990 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:58:17,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bedbbc80-5e97-4d39-b4c3-168ac7d38d1f 2019-05-19 00:58:17,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.409213066101s 2019-05-19 00:58:17,996 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:58:17,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:58:18,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:18,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:58: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-a1615bab-a3d6-4ef9-b1c0-b6de80fa97fb x-openstack-request-id: req-a1615bab-a3d6-4ef9-b1c0-b6de80fa97fb 2019-05-19 00:58:18,020 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:58:18,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a1615bab-a3d6-4ef9-b1c0-b6de80fa97fb 2019-05-19 00:58:18,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230228900909s 2019-05-19 00:58:18,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-19 00:58:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:19,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sun, 19 May 2019 00:58:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eda378ea-be63-42eb-bfa6-6ebfee5fab3d x-openstack-request-id: req-eda378ea-be63-42eb-bfa6-6ebfee5fab3d 2019-05-19 00:58:19,212 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1054fbc2-1a73-46ab-9bd2-222fbf53ae06"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b31201f5-0361-4f0e-8ec1-76ba65269142"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf312d90-6f3d-40bb-bc8c-4c17415403b6"}], "tenant_id": "b9d008e918a243c0b602ff408a619123", "id": "2535ad74-adc5-45f6-bf12-c77a1a81fa8a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-19 00:58:19,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5f97fc6f-d22b-42f4-9c66-3b414dd7180c/os-security-groups used request id req-eda378ea-be63-42eb-bfa6-6ebfee5fab3d 2019-05-19 00:58:19,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.19093203545s 2019-05-19 00:58:19,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:58:19,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:20,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:58:20 GMT X-Openstack-Request-Id: req-6178de1d-ab48-4e1c-9428-ca59f62ad2cd 2019-05-19 00:58:20,052 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:58:20,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6178de1d-ab48-4e1c-9428-ca59f62ad2cd 2019-05-19 00:58:20,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.834162950516s 2019-05-19 00:58:20,059 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-19 00:58:20,059 - 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:c3:7d:6b', 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:c3:7d:6b', u'version': 4, u'addr': u'172.30.9.218', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:30.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'81888d7e-31cd-4aec-9840-380f87f72dbc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.218', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.218', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.218', 'launched_at': u'2019-05-19T00:49:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:30Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:54Z', 'created': u'2019-05-19T00:48:54Z', '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:0b:67:30', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:67:30', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:32.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'b6ebebed-8b1c-463e-9d8e-cd1a23c1f4b5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-05-19T00:49:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:32Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:54Z', 'created': u'2019-05-19T00:48:54Z', '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:99:e2:42', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:e2:42', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:49:32.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'4fe8a687-b7e6-4ebd-8e2c-60de1219029c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:49:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:49:32Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:49:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:48:53Z', 'created': u'2019-05-19T00:48:53Z', '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:5d:90:c9', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:90:c9', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:44:04.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'72611616-9f1d-47e9-b175-8808fb0c8cac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-19T00:44:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:44:04Z', 'hostId': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', '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-05-19T00:44:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:43:47Z', 'created': u'2019-05-19T00:43:47Z', '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:e9:d7:92', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:d7:92', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:33:52.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'e70f22d1-5107-45f1-83b1-f0c5d6f0a342', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-19T00:33:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:33:52Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:33:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:33:35Z', 'created': u'2019-05-19T00:33:35Z', '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:fd:8d:6b', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:8d:6b', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:30:09.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'e179e739-68f1-4718-929b-502a543edf8f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:30:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:30:09Z', 'hostId': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'c3d584bd810277a1e954ea1c169a964576fe9b36fa6c0d4829dadc3e', '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-05-19T00:30:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:28:23Z', 'created': u'2019-05-19T00:28:23Z', '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:bf:e6', 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:93:bf:e6', 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'55cd9003-9d30-4795-a47e-b6ccff36db5d', 'name': u'heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T00:27:40.000000', 'flavor': Munch({u'id': u'e159d2dc-c328-46bc-9b87-22a23adf995e', 'name': u'heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98'}), 'az': u'nova', 'id': u'5f97fc6f-d22b-42f4-9c66-3b414dd7180c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'1054fbc2-1a73-46ab-9bd2-222fbf53ae06'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'b31201f5-0361-4f0e-8ec1-76ba65269142'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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'bf312d90-6f3d-40bb-bc8c-4c17415403b6'})], 'id': u'2535ad74-adc5-45f6-bf12-c77a1a81fa8a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e6fd87ad94b4816976122ef9dde61fa', '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'b9d008e918a243c0b602ff408a619123', 'name': 'heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98', '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-05-19T00:27:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T00:27:40Z', 'hostId': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'fa4bb7f4a7454bd25782d085b8181c9e65382678d27f0d3380b9c07d', '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-05-19T00:27:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9d008e918a243c0b602ff408a619123', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b9d008e918a243c0b602ff408a619123', 'created_at': u'2019-05-19T00:25:55Z', 'created': u'2019-05-19T00:25:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-19 00:58:20,064 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-19 00:58:20,067 - paramiko.transport - DEBUG - starting thread (client mode): 0x1dd2f890L 2019-05-19 00:58:20,068 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:58:20,076 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:58:20,076 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:58:20,077 - 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-05-19 00:58:20,077 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:58:20,078 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:58:20,078 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:58:20,078 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:58:20,078 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:58:20,119 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:58:20,120 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:58:20,131 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.218: 0a565d001aac332360b4949d7e8672e1 2019-05-19 00:58:20,133 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:58:20,159 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:58:20,169 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:58:20,197 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:58:20,463 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:58:20,463 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:58:20,499 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:58:20,510 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:58:20,510 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m 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-05-19 00:58:20,512 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-19 00:58:20,514 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e311550L 2019-05-19 00:58:20,514 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:58:20,520 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:58:20,520 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:58:20,521 - 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-05-19 00:58:20,521 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:58:20,521 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:58:20,522 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:58:20,522 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:58:20,522 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:58:20,563 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:58:20,564 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:58:20,578 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 2b4bac29f728fa18c399d50eb384bb2e 2019-05-19 00:58:20,579 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:58:20,603 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:58:20,613 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:58:20,644 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:58:20,884 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:58:20,884 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:58:20,909 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:58:20,919 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:58:20,919 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m 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-05-19 00:58:20,921 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-19 00:58:20,924 - paramiko.transport - DEBUG - starting thread (client mode): 0x1dd3b310L 2019-05-19 00:58:20,924 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:58:20,929 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:58:20,929 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:58:20,930 - 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-05-19 00:58:20,930 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:58:20,930 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:58:20,931 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:58:20,931 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:58:20,931 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:58:20,972 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:58:20,973 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:58:20,987 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 72a0418d5d89511d3509c8cb3b1202eb 2019-05-19 00:58:20,988 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:58:21,013 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:58:21,021 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:58:21,052 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:58:21,299 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:58:21,299 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:58:21,318 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:58:21,328 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:58:21,328 - 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-05-19 00:58:21,330 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-19 00:58:21,332 - paramiko.transport - DEBUG - starting thread (client mode): 0x1dd3b9d0L 2019-05-19 00:58:21,332 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:58:21,338 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:58:21,338 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:58:21,339 - 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-05-19 00:58:21,339 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:58:21,339 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:58:21,339 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:58:21,340 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:58:21,340 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:58:21,379 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:58:21,380 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:58:21,395 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: ff1a9c49bafd6787e257c6eb7a644819 2019-05-19 00:58:21,396 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:58:21,420 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:58:21,428 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:58:21,429 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:58:21,698 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:58:21,698 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:58:21,731 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:58:21,740 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:58:21,741 - 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-05-19 00:58:21,743 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-19 00:58:21,744 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d8e3ed0L 2019-05-19 00:58:21,745 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:58:21,751 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:58:21,751 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:58:21,752 - 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-05-19 00:58:21,752 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:58:21,752 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:58:21,752 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:58:21,753 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:58:21,753 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:58:21,795 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:58:21,795 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:58:21,808 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4ec4c4d545bc0812066697618796a497 2019-05-19 00:58:21,809 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:58:21,835 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:58:21,844 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:58:21,873 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:58:22,139 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:58:22,139 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:58:22,175 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:58:22,188 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:58:22,188 - 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-05-19 00:58:22,190 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-19 00:58:22,193 - paramiko.transport - DEBUG - starting thread (client mode): 0x1dd3b750L 2019-05-19 00:58:22,194 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 00:58:22,199 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-19 00:58:22,200 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-19 00:58:22,201 - 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-05-19 00:58:22,201 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 00:58:22,201 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 00:58:22,201 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 00:58:22,202 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 00:58:22,202 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 00:58:22,242 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 00:58:22,243 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 00:58:22,257 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 0bf8b94b4087fd4553482e514dce4917 2019-05-19 00:58:22,258 - paramiko.transport - DEBUG - Trying discovered key 744562b9b2bd24e2fc91a699a4f061b6 in /tmp/tmpE_E5JH 2019-05-19 00:58:22,283 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 00:58:22,291 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 00:58:22,323 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 00:58:22,567 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 00:58:22,567 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 00:58:22,589 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 00:58:22,599 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 00:58:22,599 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 26m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-19 00:58:22,716 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-19 00:58:22,716 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:26 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-19 00:58:22,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:58:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:22,755 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-7809a44f-7233-4f82-b163-d5f69d344578 2019-05-19 00:58:22,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:22,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Sun, 19 May 2019 00:58:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-af939cb3-1fed-417a-9896-10d5ca8dcf37 2019-05-19 00:58:22,797 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:58:22,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-af939cb3-1fed-417a-9896-10d5ca8dcf37 2019-05-19 00:58:22,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759592056274s 2019-05-19 00:58:22,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:22,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-2fb911c2-5c96-4bee-b228-67af9e701cfd 2019-05-19 00:58:22,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-05-19 00:58:22,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 344 Content-Type: application/json Date: Sun, 19 May 2019 00:58:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69a96e06-7554-4b3c-b77e-de1124473403 2019-05-19 00:58:22,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-19T00:55:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv/events/51a0a4bc-6fe2-48fe-9828-dd855468bbcd", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "id": "51a0a4bc-6fe2-48fe-9828-dd855468bbcd"}]} 2019-05-19 00:58:22,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-69a96e06-7554-4b3c-b77e-de1124473403 2019-05-19 00:58:22,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740089416504s 2019-05-19 00:58:22,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-05-19 00:58:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:23,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:22 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762 Server: Apache x-openstack-request-id: req-ef13a4ac-d3b9-4808-acc6-98a67f1a9d3e 2019-05-19 00:58:23,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:23,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:58:23 GMT Server: Apache x-openstack-request-id: req-cffb7bb2-65c1-4b8f-aa70-87fc5ea02c36 2019-05-19 00:58:23,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:58:23,587 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762 used request id req-cffb7bb2-65c1-4b8f-aa70-87fc5ea02c36 2019-05-19 00:58:23,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.712949037552s 2019-05-19 00:58:23,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=51a0a4bc-6fe2-48fe-9828-dd855468bbcd&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:23,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:23 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=51a0a4bc-6fe2-48fe-9828-dd855468bbcd&sort_dir=asc Server: Apache x-openstack-request-id: req-78d8fb00-af93-423d-9e4b-0b17236eb276 2019-05-19 00:58:23,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:23,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sun, 19 May 2019 00:58:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1cd574c1-3601-47bd-a1b4-6ebe92a96b83 2019-05-19 00:58:23,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-19T00:58:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv/events/e9f0030d-7dc3-4ea9-ad7d-2361c7f47ee7", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "id": "e9f0030d-7dc3-4ea9-ad7d-2361c7f47ee7"}, {"resource_name": "dime", "event_time": "2019-05-19T00:58:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime/events/73003e0e-7c09-47e2-a502-582aae038a34", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "276982e6-af80-482c-a7a3-d219c648b633", "id": "73003e0e-7c09-47e2-a502-582aae038a34"}]} 2019-05-19 00:58:23,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=51a0a4bc-6fe2-48fe-9828-dd855468bbcd&sort_dir=asc&marker=51a0a4bc-6fe2-48fe-9828-dd855468bbcd&sort_dir=asc used request id req-1cd574c1-3601-47bd-a1b4-6ebe92a96b83 2019-05-19 00:58:23,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377990007401s 2019-05-19 00:58:28,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=73003e0e-7c09-47e2-a502-582aae038a34&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:29,002 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:28 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=73003e0e-7c09-47e2-a502-582aae038a34&sort_dir=asc Server: Apache x-openstack-request-id: req-d1b99441-ee41-454c-8a2c-b14acad7c428 2019-05-19 00:58:29,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:29,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Sun, 19 May 2019 00:58:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-935d3e93-e98a-42f1-bdd3-4e542746d19f 2019-05-19 00:58:29,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-19T00:58:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer/events/2b18d776-4e45-4f00-a5b3-a443c29584b0", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a44d2f0d-7911-4017-b803-1cc0bce01492", "id": "2b18d776-4e45-4f00-a5b3-a443c29584b0"}, {"resource_name": "bono", "event_time": "2019-05-19T00:58:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono/events/f36eaca0-2978-4f3d-bf88-de538c4d1c2a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0a46453a-9c0c-490d-8bef-a36557224098", "id": "f36eaca0-2978-4f3d-bf88-de538c4d1c2a"}]} 2019-05-19 00:58:29,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=73003e0e-7c09-47e2-a502-582aae038a34&sort_dir=asc&marker=73003e0e-7c09-47e2-a502-582aae038a34&sort_dir=asc used request id req-935d3e93-e98a-42f1-bdd3-4e542746d19f 2019-05-19 00:58:29,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745170116425s 2019-05-19 00:58:34,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:34,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=f36eaca0-2978-4f3d-bf88-de538c4d1c2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:34,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:34 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=f36eaca0-2978-4f3d-bf88-de538c4d1c2a&sort_dir=asc Server: Apache x-openstack-request-id: req-e90428b0-e1ac-4c79-836d-ecab321f2589 2019-05-19 00:58:34,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:34,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 438 Content-Type: application/json Date: Sun, 19 May 2019 00:58:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-65db6a2d-6cf9-4950-b59a-0d3b4feab26a 2019-05-19 00:58:34,683 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-19T00:58:32Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime/events/214b6ef4-d69f-4c9a-bea1-e782a6211705", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "276982e6-af80-482c-a7a3-d219c648b633", "id": "214b6ef4-d69f-4c9a-bea1-e782a6211705"}, {"resource_name": "homer", "event_time": "2019-05-19T00:58:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer/events/b34342aa-64e6-4978-be5c-0406eb79c8cc", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a44d2f0d-7911-4017-b803-1cc0bce01492", "id": "b34342aa-64e6-4978-be5c-0406eb79c8cc"}]} 2019-05-19 00:58:34,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=f36eaca0-2978-4f3d-bf88-de538c4d1c2a&sort_dir=asc&marker=f36eaca0-2978-4f3d-bf88-de538c4d1c2a&sort_dir=asc used request id req-65db6a2d-6cf9-4950-b59a-0d3b4feab26a 2019-05-19 00:58:34,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.630743026733s 2019-05-19 00:58:39,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:39,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b34342aa-64e6-4978-be5c-0406eb79c8cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:39,999 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:39 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b34342aa-64e6-4978-be5c-0406eb79c8cc&sort_dir=asc Server: Apache x-openstack-request-id: req-11b20616-fff4-4c91-b05e-467ddb57c43b 2019-05-19 00:58:40,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-05-19 00:58:40,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 19 May 2019 00:58:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d96b476-305b-45c5-87be-7a260d26cb86 2019-05-19 00:58:40,043 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-19T00:58:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono/events/50a02dee-f27b-4306-862b-de2fccb0f8de", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0a46453a-9c0c-490d-8bef-a36557224098", "id": "50a02dee-f27b-4306-862b-de2fccb0f8de"}, {"resource_name": "sprout", "event_time": "2019-05-19T00:58:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout/events/bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "83a4c2ab-b797-4e69-bb35-520be0c96c59", "id": "bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec"}]} 2019-05-19 00:58:40,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=b34342aa-64e6-4978-be5c-0406eb79c8cc&sort_dir=asc&marker=b34342aa-64e6-4978-be5c-0406eb79c8cc&sort_dir=asc used request id req-8d96b476-305b-45c5-87be-7a260d26cb86 2019-05-19 00:58:40,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353593111038s 2019-05-19 00:58:45,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:45,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:45,078 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:45 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc Server: Apache x-openstack-request-id: req-26d274dd-679f-4db1-847c-43074ed95d6b 2019-05-19 00:58:45,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:45,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:58:45 GMT Server: Apache x-openstack-request-id: req-8e91a8e9-2d94-4eb4-ad08-d82168ba3cde 2019-05-19 00:58:45,119 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:58:45,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc&marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc used request id req-8e91a8e9-2d94-4eb4-ad08-d82168ba3cde 2019-05-19 00:58:45,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707688331604s 2019-05-19 00:58:50,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:50,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:50,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:50 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc Server: Apache x-openstack-request-id: req-887a15fb-a5de-4e2e-ad6a-b263d63a6bdf 2019-05-19 00:58:50,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:50,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 19 May 2019 00:58:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c147c120-efa7-40a6-b8d2-f745de6a27c6 2019-05-19 00:58:50,200 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-19T00:58:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout/events/16f2c107-4378-4601-84ff-b1554e1c3037", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "83a4c2ab-b797-4e69-bb35-520be0c96c59", "id": "16f2c107-4378-4601-84ff-b1554e1c3037"}, {"resource_name": "vellum", "event_time": "2019-05-19T00:58:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum/events/17ecb783-73cf-4f67-ae55-235fec805614", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "74da7d4e-b1ed-498a-8e74-f7c6c80dfaa1", "id": "17ecb783-73cf-4f67-ae55-235fec805614"}]} 2019-05-19 00:58:50,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc&marker=bb2f7c72-e3ef-4c7a-b31e-8d5b0a3ff7ec&sort_dir=asc used request id req-c147c120-efa7-40a6-b8d2-f745de6a27c6 2019-05-19 00:58:50,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749080181122s 2019-05-19 00:58:55,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:58:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=17ecb783-73cf-4f67-ae55-235fec805614&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:58:55,236 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:58:55 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=17ecb783-73cf-4f67-ae55-235fec805614&sort_dir=asc Server: Apache x-openstack-request-id: req-5c8e842a-24f9-4867-a94b-0eecdf51284a 2019-05-19 00:58:55,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:58:55,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 19 May 2019 00:58:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4cbae08a-0f68-43de-bc93-dad848b9ff25 2019-05-19 00:58:55,279 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-19T00:58:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum/events/34e364d5-483f-4a8c-a3f7-8539b9c9815e", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "74da7d4e-b1ed-498a-8e74-f7c6c80dfaa1", "id": "34e364d5-483f-4a8c-a3f7-8539b9c9815e"}, {"resource_name": "ellis", "event_time": "2019-05-19T00:58:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis/events/1cd613e2-fcfa-4bde-b3b2-27866373f8fa", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8e0f93b6-e833-4c57-a95d-1edb10224016", "id": "1cd613e2-fcfa-4bde-b3b2-27866373f8fa"}]} 2019-05-19 00:58:55,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=17ecb783-73cf-4f67-ae55-235fec805614&sort_dir=asc&marker=17ecb783-73cf-4f67-ae55-235fec805614&sort_dir=asc used request id req-4cbae08a-0f68-43de-bc93-dad848b9ff25 2019-05-19 00:58:55,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744078159332s 2019-05-19 00:59:00,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:00,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:00 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc Server: Apache x-openstack-request-id: req-a67dcbb2-970e-4974-8a2f-a8d4f9e6fa68 2019-05-19 00:59:00,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-05-19 00:59:00,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:59:00 GMT Server: Apache x-openstack-request-id: req-d6c93835-3598-4bf7-818b-508fd7ccb346 2019-05-19 00:59:00,641 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:59:00,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc&marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc used request id req-d6c93835-3598-4bf7-818b-508fd7ccb346 2019-05-19 00:59:00,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355654001236s 2019-05-19 00:59:05,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:05,677 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:05 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc Server: Apache x-openstack-request-id: req-2858eb4e-625a-4c03-b6c7-c0459b61cead 2019-05-19 00:59:05,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:06,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 19 May 2019 00:59:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2035c0e7-688e-4625-b2c1-e56e84a4a69a 2019-05-19 00:59:06,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-19T00:59:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis/events/3707bd11-77eb-4194-baed-f06f15c20852", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8e0f93b6-e833-4c57-a95d-1edb10224016", "id": "3707bd11-77eb-4194-baed-f06f15c20852"}, {"resource_name": "dns", "event_time": "2019-05-19T00:59:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns/events/8a8016bf-a14e-4f81-aa95-d0e4d1f211aa", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f1a27d3d-685d-45a3-bea4-3675d6964308", "id": "8a8016bf-a14e-4f81-aa95-d0e4d1f211aa"}]} 2019-05-19 00:59:06,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc&marker=1cd613e2-fcfa-4bde-b3b2-27866373f8fa&sort_dir=asc used request id req-2035c0e7-688e-4625-b2c1-e56e84a4a69a 2019-05-19 00:59:06,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356098175049s 2019-05-19 00:59:11,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a8016bf-a14e-4f81-aa95-d0e4d1f211aa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:11,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:11 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a8016bf-a14e-4f81-aa95-d0e4d1f211aa&sort_dir=asc Server: Apache x-openstack-request-id: req-9e70a93f-ace8-4ec9-b78b-aa86efd9a403 2019-05-19 00:59:11,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:11,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 350 Content-Type: application/json Date: Sun, 19 May 2019 00:59:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aefe4d28-16e4-46b1-8022-c731233125a2 2019-05-19 00:59:11,370 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-19T00:59:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns/events/0cc94858-938d-4907-89c8-63353099217b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f1a27d3d-685d-45a3-bea4-3675d6964308", "id": "0cc94858-938d-4907-89c8-63353099217b"}]} 2019-05-19 00:59:11,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a8016bf-a14e-4f81-aa95-d0e4d1f211aa&sort_dir=asc&marker=8a8016bf-a14e-4f81-aa95-d0e4d1f211aa&sort_dir=asc used request id req-aefe4d28-16e4-46b1-8022-c731233125a2 2019-05-19 00:59:11,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360553026199s 2019-05-19 00:59:16,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=0cc94858-938d-4907-89c8-63353099217b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:16,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:16 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=0cc94858-938d-4907-89c8-63353099217b&sort_dir=asc Server: Apache x-openstack-request-id: req-5fb08650-567b-4146-9b85-fc1c780b5bf8 2019-05-19 00:59:16,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-05-19 00:59:16,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 511 Content-Type: application/json Date: Sun, 19 May 2019 00:59:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8ec9918e-e266-4c80-8914-39aaae3c662d 2019-05-19 00:59:16,757 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-19T00:59:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network/events/8ed14d26-978d-4835-b8bc-376a8f2ff712", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "490e636e-328d-4246-93af-9d4d7df26f31", "id": "8ed14d26-978d-4835-b8bc-376a8f2ff712"}, {"resource_name": "security_groups", "event_time": "2019-05-19T00:59:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups/events/d01b0e70-111a-4422-937a-d5630e74f97b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a5920e6d-5297-402a-b5d2-16de4e19b414", "id": "d01b0e70-111a-4422-937a-d5630e74f97b"}, {"resource_name": "security_groups", "event_time": "2019-05-19T00:59:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups/events/025d6788-32f4-4ee7-bcd5-b4dca7a4ec32", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a5920e6d-5297-402a-b5d2-16de4e19b414", "id": "025d6788-32f4-4ee7-bcd5-b4dca7a4ec32"}]} 2019-05-19 00:59:16,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=0cc94858-938d-4907-89c8-63353099217b&sort_dir=asc&marker=0cc94858-938d-4907-89c8-63353099217b&sort_dir=asc used request id req-8ec9918e-e266-4c80-8914-39aaae3c662d 2019-05-19 00:59:16,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381427049637s 2019-05-19 00:59:21,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:21,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:22,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:21 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc Server: Apache x-openstack-request-id: req-82ca5dfa-7f4a-408a-98a8-64f0124a48a0 2019-05-19 00:59:22,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:22,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:59:22 GMT Server: Apache x-openstack-request-id: req-5c11fb57-d2df-4f5a-8cc1-85fbe2e05398 2019-05-19 00:59:22,227 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:59:22,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc&marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc used request id req-5c11fb57-d2df-4f5a-8cc1-85fbe2e05398 2019-05-19 00:59:22,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.462980031967s 2019-05-19 00:59:27,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:27,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:27,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:27 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc Server: Apache x-openstack-request-id: req-0d8156c5-6368-45f0-a08f-879e62d9b2a9 2019-05-19 00:59:27,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:28,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Sun, 19 May 2019 00:59:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a47fe32f-fb11-4f5c-93cb-01331b89a633 2019-05-19 00:59:28,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-19T00:59:22Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network/events/c96fcaa6-8f2a-4527-a230-3a63059c840f", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "490e636e-328d-4246-93af-9d4d7df26f31", "id": "c96fcaa6-8f2a-4527-a230-3a63059c840f"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-19T00:59:22Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv/events/8a40ef33-56eb-493b-8169-b0611ca2b03b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "id": "8a40ef33-56eb-493b-8169-b0611ca2b03b"}]} 2019-05-19 00:59:28,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc&marker=025d6788-32f4-4ee7-bcd5-b4dca7a4ec32&sort_dir=asc used request id req-a47fe32f-fb11-4f5c-93cb-01331b89a633 2019-05-19 00:59:28,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.782202005386s 2019-05-19 00:59:33,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:33,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:33 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc Server: Apache x-openstack-request-id: req-84ff4bc3-c1d8-4bc5-a715-ff57695f8aeb 2019-05-19 00:59:33,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:33,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:59:33 GMT Server: Apache x-openstack-request-id: req-52933cd5-51d2-434e-9038-0f11854f3e02 2019-05-19 00:59:33,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:59:33,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc&marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc used request id req-52933cd5-51d2-434e-9038-0f11854f3e02 2019-05-19 00:59:33,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748689174652s 2019-05-19 00:59:38,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-19 00:59:38,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:38,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc Server: Apache x-openstack-request-id: req-1f5d033f-fb79-467b-a63d-ebfd4a6335ea 2019-05-19 00:59:38,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:38,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 19 May 2019 00:59:38 GMT Server: Apache x-openstack-request-id: req-ae38b521-6b54-4738-b596-7ad1dacdcb6a 2019-05-19 00:59:38,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-19 00:59:38,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762/events?marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc&marker=8a40ef33-56eb-493b-8169-b0611ca2b03b&sort_dir=asc used request id req-ae38b521-6b54-4738-b596-7ad1dacdcb6a 2019-05-19 00:59:38,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754969120026s 2019-05-19 00:59:38,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-19 00:59:38,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:38,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:38 GMT Location: http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False Server: Apache x-openstack-request-id: req-27386cef-8145-46ad-9682-f935aa087ae3 2019-05-19 00:59:38,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:38,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sun, 19 May 2019 00:59:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67d96059-bf1d-41e5-811a-f9df0c26d57f 2019-05-19 00:59:38,825 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b9d008e918a243c0b602ff408a619123", "image": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f7bd7120-99b0-4b85-877d-c048d3279f98", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "deletion_time": "2019-05-19T00:59:23Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "5543499c87b043b98d5aa3f4e28052cf", "tags": null, "creation_time": "2019-05-19T00:25:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-05-19T00:58:23Z", "id": "7039dc3b-fb8a-444b-ac03-2496122a7762", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-19 00:59:38,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b9d008e918a243c0b602ff408a619123/stacks/clearwater-opnfv/7039dc3b-fb8a-444b-ac03-2496122a7762?resolve_outputs=False used request id req-67d96059-bf1d-41e5-811a-f9df0c26d57f 2019-05-19 00:59:38,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.646667957306s 2019-05-19 00:59:38,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 00:59:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:39,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 00:59:39 GMT X-Openstack-Request-Id: req-dfbe765e-2cdd-4de2-9727-35b66701a58f 2019-05-19 00:59:39,185 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T00:25:04Z", "file": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/file", "owner": "b9d008e918a243c0b602ff408a619123", "id": "55cd9003-9d30-4795-a47e-b6ccff36db5d", "size": 263848448, "self": "/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/55cd9003-9d30-4795-a47e-b6ccff36db5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_f7bd7120-99b0-4b85-877d-c048d3279f98", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T00:24:59Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 00:59:39,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dfbe765e-2cdd-4de2-9727-35b66701a58f 2019-05-19 00:59:39,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.355099916458s 2019-05-19 00:59:39,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-19 00:59:39,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e199719dae1fb5fbd9964138f64e341bb7e0cac7" 2019-05-19 00:59:40,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 00:59:40 GMT X-Openstack-Request-Id: req-e8af10c5-dff3-4076-b788-12ebdfc23095 2019-05-19 00:59:40,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 00:59:40,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/55cd9003-9d30-4795-a47e-b6ccff36db5d used request id req-e8af10c5-dff3-4076-b788-12ebdfc23095 2019-05-19 00:59:40,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41054582596s 2019-05-19 00:59:40,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 00:59:40,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:41,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 00:59: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-259e237f-a512-4d6e-9a35-7fc289c198f4 x-openstack-request-id: req-259e237f-a512-4d6e-9a35-7fc289c198f4 2019-05-19 00:59:41,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e", "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": "e159d2dc-c328-46bc-9b87-22a23adf995e"}]} 2019-05-19 00:59:41,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-259e237f-a512-4d6e-9a35-7fc289c198f4 2019-05-19 00:59:41,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.756971120834s 2019-05-19 00:59:41,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-19 00:59:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:41,398 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 00:59: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-766b6bdc-6fc1-434f-b944-a1ab3e0c3a73 x-openstack-request-id: req-766b6bdc-6fc1-434f-b944-a1ab3e0c3a73 2019-05-19 00:59:41,399 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e159d2dc-c328-46bc-9b87-22a23adf995e used request id req-766b6bdc-6fc1-434f-b944-a1ab3e0c3a73 2019-05-19 00:59:41,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362770557404s 2019-05-19 00:59:41,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 00:59:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:41,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 19 May 2019 00:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f20812-defb-4aa0-b376-3c7256feec60 2019-05-19 00:59:41,625 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": {"self": "http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e6fd87ad94b4816976122ef9dde61fa", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 00:59:41,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-63f20812-defb-4aa0-b376-3c7256feec60 2019-05-19 00:59:41,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225989818573s 2019-05-19 00:59:41,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 00:59:41,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:41,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 19 May 2019 00:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224ab814-2466-4acc-94b5-78e36c2b0c97 2019-05-19 00:59:41,877 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_f7bd7120-99b0-4b85-877d-c048d3279f98", "links": {"self": "http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1e6fd87ad94b4816976122ef9dde61fa", "description": null}} 2019-05-19 00:59:41,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa used request id req-224ab814-2466-4acc-94b5-78e36c2b0c97 2019-05-19 00:59:41,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245502948761s 2019-05-19 00:59:41,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-19 00:59:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:42,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734b770b-7eca-4f3a-bbff-e1202b6b5d43 2019-05-19 00:59:42,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:59:42,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1e6fd87ad94b4816976122ef9dde61fa used request id req-734b770b-7eca-4f3a-bbff-e1202b6b5d43 2019-05-19 00:59:42,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.34196305275s 2019-05-19 00:59:42,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 00:59:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 19 May 2019 00:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fc2499-bcd0-499c-9ebd-45e35165b452 2019-05-19 00:59:42,442 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123"}, "tags": [], "enabled": true, "id": "b9d008e918a243c0b602ff408a619123", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f7bd7120-99b0-4b85-877d-c048d3279f98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 00:59:42,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-23fc2499-bcd0-499c-9ebd-45e35165b452 2019-05-19 00:59:42,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215424060822s 2019-05-19 00:59:42,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-19 00:59:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:43,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a172b801-2b9d-433b-a89d-edfc90b832ec 2019-05-19 00:59:43,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:59:43,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b9d008e918a243c0b602ff408a619123 used request id req-a172b801-2b9d-433b-a89d-edfc90b832ec 2019-05-19 00:59:43,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.692573070526s 2019-05-19 00:59:43,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 00:59:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b9d008e918a243c0b602ff408a619123&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:43,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 19 May 2019 00:59:43 GMT X-Openstack-Request-Id: req-13b405e8-f1c1-4108-a07d-e79452450bd4 2019-05-19 00:59:43,492 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9d008e918a243c0b602ff408a619123", "created_at": "2019-05-19T00:25:21Z", "updated_at": "2019-05-19T00:25:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "36067230-0bb6-477a-995a-590eb7ed3f07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9d008e918a243c0b602ff408a619123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "ac061dc7-6a7f-4842-ab98-a1a6ec85f89f", "remote_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9d008e918a243c0b602ff408a619123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "e2ad6658-b644-43da-a17e-686af49281a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9d008e918a243c0b602ff408a619123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "f643d317-c3a7-4bba-91e1-3254f80e1a38", "remote_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9d008e918a243c0b602ff408a619123"}], "revision_number": 1, "project_id": "b9d008e918a243c0b602ff408a619123", "id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "name": "default"}]} 2019-05-19 00:59:43,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b9d008e918a243c0b602ff408a619123&name=default used request id req-13b405e8-f1c1-4108-a07d-e79452450bd4 2019-05-19 00:59:43,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346074104309s 2019-05-19 00:59:43,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 00:59:43,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:43,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 19 May 2019 00:59:43 GMT X-Openstack-Request-Id: req-63db6cf2-0572-459e-b902-93ffe2b2c445 2019-05-19 00:59:43,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9d008e918a243c0b602ff408a619123", "created_at": "2019-05-19T00:25:21Z", "updated_at": "2019-05-19T00:25:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "36067230-0bb6-477a-995a-590eb7ed3f07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9d008e918a243c0b602ff408a619123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "ac061dc7-6a7f-4842-ab98-a1a6ec85f89f", "remote_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9d008e918a243c0b602ff408a619123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "e2ad6658-b644-43da-a17e-686af49281a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9d008e918a243c0b602ff408a619123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:25:21Z", "revision_number": 0, "id": "f643d317-c3a7-4bba-91e1-3254f80e1a38", "remote_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "remote_ip_prefix": null, "created_at": "2019-05-19T00:25:21Z", "security_group_id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "tenant_id": "b9d008e918a243c0b602ff408a619123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9d008e918a243c0b602ff408a619123"}], "revision_number": 1, "project_id": "b9d008e918a243c0b602ff408a619123", "id": "e8367477-e2cd-4419-b67e-0f9753c1b0c9", "name": "default"}]} 2019-05-19 00:59:43,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-63db6cf2-0572-459e-b902-93ffe2b2c445 2019-05-19 00:59:43,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354216814041s 2019-05-19 00:59:43,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-19 00:59:43,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e8367477-e2cd-4419-b67e-0f9753c1b0c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:44,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 00:59:44 GMT X-Openstack-Request-Id: req-5b450c7b-d378-4612-87fd-b61e8fc8e060 2019-05-19 00:59:44,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 00:59:44,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e8367477-e2cd-4419-b67e-0f9753c1b0c9.json used request id req-5b450c7b-d378-4612-87fd-b61e8fc8e060 2019-05-19 00:59:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.545313119888s 2019-05-19 00:59:44,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:59:44,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:44,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Sun, 19 May 2019 00:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01f58aa-8450-44ab-a960-4fb359895344 2019-05-19 00:59:44,668 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8c93e9a5ed454b4c99283b30dec8653a", "links": {"self": "http://172.30.9.23:5000/v3/roles/8c93e9a5ed454b4c99283b30dec8653a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:59:44,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f01f58aa-8450-44ab-a960-4fb359895344 2019-05-19 00:59:44,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.258255958557s 2019-05-19 00:59:44,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-19 00:59:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/8c93e9a5ed454b4c99283b30dec8653a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac80e452c0e32dc839bb70a98bb41e5aea22ae76" 2019-05-19 00:59:44,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05bc8b32-a607-46a6-9ce9-9d268d9a4db9 2019-05-19 00:59:44,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:59:44,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8c93e9a5ed454b4c99283b30dec8653a used request id req-05bc8b32-a607-46a6-9ce9-9d268d9a4db9 2019-05-19 00:59:44,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.240782976151s 2019-05-19 00:59:44,934 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-05-19 00:59:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 00:59:44,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 19 May 2019 00:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd41f5f-8a54-47b4-8832-d3875817a408 2019-05-19 00:59:44,989 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-19 00:59:44,989 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ebd41f5f-8a54-47b4-8832-d3875817a408 2019-05-19 00:59:44,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-19 00:59:45,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T01:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["9aBvbtMCQT2RTXAE9ReBrA"], "issued_at": "2019-05-19T00:59:45.000000Z"}} 2019-05-19 00:59:45,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 00:59:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:45,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 19 May 2019 00:59:45 GMT X-Openstack-Request-Id: req-9af19d48-643e-4f46-ad1b-e71188873196 2019-05-19 00:59:45,829 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-19 00:59:45,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9af19d48-643e-4f46-ad1b-e71188873196 2019-05-19 00:59:45,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410877943039s 2019-05-19 00:59:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 00:59:45,841 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 19 May 2019 00:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9712f2a4-fd66-4dee-a35c-9b4b0f40c4c3 2019-05-19 00:59:45,841 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 00:59:45,841 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-9712f2a4-fd66-4dee-a35c-9b4b0f40c4c3 2019-05-19 00:59:45,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 00:59:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:46,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 19 May 2019 00:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784e78aa-9f63-44d2-8420-7008778e01c7 2019-05-19 00:59:46,015 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-19 00:59:46,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-784e78aa-9f63-44d2-8420-7008778e01c7 2019-05-19 00:59:46,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172862052917s 2019-05-19 00:59:46,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-19 00:59:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}}' 2019-05-19 00:59:46,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 19 May 2019 00:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32efc6fe-8675-44e1-bc67-c74cdc1935f6 2019-05-19 00:59:46,286 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a"}, "tags": [], "enabled": true, "id": "57b4150ffa4649169099d24801cfee9a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}} 2019-05-19 00:59:46,287 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-32efc6fe-8675-44e1-bc67-c74cdc1935f6 2019-05-19 00:59:46,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.26345705986s 2019-05-19 00:59:46,287 - 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'57b4150ffa4649169099d24801cfee9a', '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_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc'}) 2019-05-19 00:59:46,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-19 00:59:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rhNDn52tAOR6n54ik2s4E00zvYfVo9", "email": null, "name": "vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}}' 2019-05-19 00:59:46,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 19 May 2019 00:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819b69d9-623d-4cb6-95e3-e62d0cf95f6b 2019-05-19 00:59:46,808 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": {"self": "http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05c5ba69d0b34275ae3008feaaeef986", "domain_id": "default", "password_expires_at": null}} 2019-05-19 00:59:46,808 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-819b69d9-623d-4cb6-95e3-e62d0cf95f6b 2019-05-19 00:59:46,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.513064861298s 2019-05-19 00:59:46,809 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'05c5ba69d0b34275ae3008feaaeef986', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc'}) 2019-05-19 00:59:46,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:59:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:47,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 00:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60ff17c-8ff7-4f05-8ed9-a3e4776dea9e 2019-05-19 00:59:47,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:59:47,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c60ff17c-8ff7-4f05-8ed9-a3e4776dea9e 2019-05-19 00:59:47,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231920003891s 2019-05-19 00:59:47,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:59:47,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:47,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 00:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a1bc55-7652-44b6-a531-d9f67d97c441 2019-05-19 00:59:47,273 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:59:47,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-36a1bc55-7652-44b6-a531-d9f67d97c441 2019-05-19 00:59:47,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222244977951s 2019-05-19 00:59:47,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 00:59:47,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:47,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 00:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9269511-9337-4567-bbfb-2e025d986f6e 2019-05-19 00:59:47,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 00:59:47,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b9269511-9337-4567-bbfb-2e025d986f6e 2019-05-19 00:59:47,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218080997467s 2019-05-19 00:59:47,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 00:59:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:47,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 19 May 2019 00:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec826728-9a66-4844-bcb4-5d1279a279d0 2019-05-19 00:59:47,704 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-19 00:59:47,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ec826728-9a66-4844-bcb4-5d1279a279d0 2019-05-19 00:59:47,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202503919601s 2019-05-19 00:59:47,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 00:59:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:47,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 19 May 2019 00:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46796834-1921-4537-92bf-e0ae8479278f 2019-05-19 00:59:47,908 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": {"self": "http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05c5ba69d0b34275ae3008feaaeef986", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 00:59:47,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-46796834-1921-4537-92bf-e0ae8479278f 2019-05-19 00:59:47,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203327894211s 2019-05-19 00:59:47,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 00:59:47,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 19 May 2019 00:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce4f9fe-a103-4c11-9082-54c1c9219f59 2019-05-19 00:59:48,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a"}, "tags": [], "enabled": true, "id": "57b4150ffa4649169099d24801cfee9a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 00:59:48,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2ce4f9fe-a103-4c11-9082-54c1c9219f59 2019-05-19 00:59:48,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122291088104s 2019-05-19 00:59:48,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-19 00:59:48,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=05c5ba69d0b34275ae3008feaaeef986&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=57b4150ffa4649169099d24801cfee9a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:48,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 19 May 2019 00:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109f31c3-131b-4318-a758-34f8cf215c67 2019-05-19 00:59:48,274 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=05c5ba69d0b34275ae3008feaaeef986&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=57b4150ffa4649169099d24801cfee9a", "previous": null, "next": null}} 2019-05-19 00:59:48,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=05c5ba69d0b34275ae3008feaaeef986&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=57b4150ffa4649169099d24801cfee9a used request id req-109f31c3-131b-4318-a758-34f8cf215c67 2019-05-19 00:59:48,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221728086472s 2019-05-19 00:59:48,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-19 00:59:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a/users/05c5ba69d0b34275ae3008feaaeef986/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:48,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 00:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64fedfd8-f56c-4ff1-8472-8fd1faff8da2 2019-05-19 00:59:48,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 00:59:48,559 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a/users/05c5ba69d0b34275ae3008feaaeef986/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-64fedfd8-f56c-4ff1-8472-8fd1faff8da2 2019-05-19 00:59:48,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.281228065491s 2019-05-19 00:59:48,560 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 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'57b4150ffa4649169099d24801cfee9a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rhNDn52tAOR6n54ik2s4E00zvYfVo9', 'username': u'vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-19 00:59:48,563 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'password': 'rhNDn52tAOR6n54ik2s4E00zvYfVo9', 'project_name': 'vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '57b4150ffa4649169099d24801cfee9a', 'project_domain_name': 'Default'} 2019-05-19 00:59:48,592 - 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-05-19 00:59:48,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-05-19 00:59:48,631 - 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-05-19 00:59:48,662 - 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-05-19 00:59:48,663 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-05-19 00:59:48,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 00:59:48,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:48,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 19 May 2019 00:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5954a80-88c1-4444-b82d-a46322f614c9 2019-05-19 00:59:48,787 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-19 00:59:48,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e5954a80-88c1-4444-b82d-a46322f614c9 2019-05-19 00:59:48,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12473988533s 2019-05-19 00:59:48,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 00:59:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 00:59:49,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 19 May 2019 00:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9d6130-f5b7-4a7b-a30f-fd9afc2b3fbb 2019-05-19 00:59:49,028 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a"}, "tags": [], "enabled": true, "id": "57b4150ffa4649169099d24801cfee9a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 00:59:49,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5c9d6130-f5b7-4a7b-a30f-fd9afc2b3fbb 2019-05-19 00:59:49,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232590913773s 2019-05-19 00:59:49,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-19 00:59:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" -d '{"network": {"tenant_id": "57b4150ffa4649169099d24801cfee9a", "name": "vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "admin_state_up": true}}' 2019-05-19 00:59:49,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 19 May 2019 00:59:49 GMT X-Openstack-Request-Id: req-6f5b9208-bb72-49dc-a457-17ffe7e41176 2019-05-19 00:59:49,684 - 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":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T00:59:49Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:49Z","mtu":1450}} 2019-05-19 00:59:49,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6f5b9208-bb72-49dc-a457-17ffe7e41176 2019-05-19 00:59:49,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.653826951981s 2019-05-19 00:59:49,685 - 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-05-19T00:59:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67', u'provider:segmentation_id': 39, 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_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', u'created_at': u'2019-05-19T00:59:49Z', u'mtu': 1450, u'tenant_id': u'57b4150ffa4649169099d24801cfee9a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'57b4150ffa4649169099d24801cfee9a', u'l2_adjacency': True}) 2019-05-19 00:59:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 00:59:49,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 19 May 2019 00:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06882a56-77aa-4630-b95d-fe37ce912a95 2019-05-19 00:59:49,696 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-05-19 00:59:49,696 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-06882a56-77aa-4630-b95d-fe37ce912a95 2019-05-19 00:59:49,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-19 00:59:50,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T01:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57b4150ffa4649169099d24801cfee9a", "name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_57b4150ffa4649169099d24801cfee9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_57b4150ffa4649169099d24801cfee9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/57b4150ffa4649169099d24801cfee9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/57b4150ffa4649169099d24801cfee9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/57b4150ffa4649169099d24801cfee9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/57b4150ffa4649169099d24801cfee9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/57b4150ffa4649169099d24801cfee9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/57b4150ffa4649169099d24801cfee9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/57b4150ffa4649169099d24801cfee9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/57b4150ffa4649169099d24801cfee9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/57b4150ffa4649169099d24801cfee9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "id": "05c5ba69d0b34275ae3008feaaeef986"}, "audit_ids": ["fl3ZH7d4RcaFtoLSfY05HQ"], "issued_at": "2019-05-19T00:59:50.000000Z"}} 2019-05-19 00:59:50,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 00:59:50,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 00:59:50,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 19 May 2019 00:59:50 GMT X-Openstack-Request-Id: req-e7725ee2-95b9-424f-a53e-40d83507f56e 2019-05-19 00:59:50,525 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T00:59:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:49Z","mtu":1450}]} 2019-05-19 00:59:50,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e7725ee2-95b9-424f-a53e-40d83507f56e 2019-05-19 00:59:50,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413920164108s 2019-05-19 00:59:50,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-19 00:59:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"subnet": {"name": "vyos_vrouter-subnet_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "enable_dhcp": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-19 00:59:51,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sun, 19 May 2019 00:59:51 GMT X-Openstack-Request-Id: req-bf890c58-b9c0-4add-899c-156f2d89b996 2019-05-19 00:59:51,984 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-19T00:59: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":"57b4150ffa4649169099d24801cfee9a","id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","subnetpool_id":null,"name":"vyos_vrouter-subnet_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}} 2019-05-19 00:59:51,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bf890c58-b9c0-4add-899c-156f2d89b996 2019-05-19 00:59:51,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.457280159s 2019-05-19 00:59:51,985 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-19T00:59: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'8460a212-c4e6-4509-83bd-bcc5aa04586a', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', u'enable_dhcp': True, u'network_id': u'71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67', u'tenant_id': u'57b4150ffa4649169099d24801cfee9a', u'created_at': u'2019-05-19T00:59: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'57b4150ffa4649169099d24801cfee9a'}) 2019-05-19 00:59:51,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-19 00:59:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "vyos_vrouter-router_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "admin_state_up": true}}' 2019-05-19 01:00:00,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 19 May 2019 01:00:00 GMT X-Openstack-Request-Id: req-d01a7415-5db4-46e5-bca6-66be6b6be791 2019-05-19 01:00:00,106 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:53Z", "admin_state_up": true, "updated_at": "2019-05-19T00:59:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "name": "vyos_vrouter-router_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}} 2019-05-19 01:00:00,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d01a7415-5db4-46e5-bca6-66be6b6be791 2019-05-19 01:00:00,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.12104392052s 2019-05-19 01:00:00,107 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-19T00:59:54Z', u'revision_number': 3, u'id': u'406612cd-f932-4bdc-8ba5-1346c0f55d3b', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', u'admin_state_up': True, u'tenant_id': u'57b4150ffa4649169099d24801cfee9a', u'created_at': u'2019-05-19T00:59:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'57b4150ffa4649169099d24801cfee9a'}) 2019-05-19 01:00:00,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-19 01:00:00,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/406612cd-f932-4bdc-8ba5-1346c0f55d3b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"subnet_id": "8460a212-c4e6-4509-83bd-bcc5aa04586a"}' 2019-05-19 01:00:03,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 01:00:03 GMT X-Openstack-Request-Id: req-24b22c1a-211c-47ca-80d2-7302394de161 2019-05-19 01:00:03,818 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "subnet_id": "8460a212-c4e6-4509-83bd-bcc5aa04586a", "subnet_ids": ["8460a212-c4e6-4509-83bd-bcc5aa04586a"], "port_id": "e312bca3-2716-40d0-af7d-955800cb0ee2", "id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b"} 2019-05-19 01:00:03,818 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/406612cd-f932-4bdc-8ba5-1346c0f55d3b/add_router_interface.json used request id req-24b22c1a-211c-47ca-80d2-7302394de161 2019-05-19 01:00:03,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.71039605141s 2019-05-19 01:00:03,819 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-19 01:00:05,033 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-19 01:00:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 01:00:05,040 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 19 May 2019 01:00:05 GMT 2019-05-19 01:00:05,040 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-19 01:00:05,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:00:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:05,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 19 May 2019 01:00:05 GMT X-Openstack-Request-Id: req-7e89f8bf-1327-4309-bd4c-85be1136bb64 2019-05-19 01:00:05,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:00:05,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7e89f8bf-1327-4309-bd4c-85be1136bb64 2019-05-19 01:00:05,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.398329973221s 2019-05-19 01:00:05,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-19 01:00:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}' 2019-05-19 01:00:06,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 19 May 2019 01:00:06 GMT Location: http://172.30.9.23:9292/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2cf89bfa-f9f2-4377-a2f4-6bd6a20379d8 2019-05-19 01:00:06,310 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:00:06Z", "file": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "size": null, "self": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": null, "created_at": "2019-05-19T01:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-19 01:00:06,310 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2cf89bfa-f9f2-4377-a2f4-6bd6a20379d8 2019-05-19 01:00:06,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.857302904129s 2019-05-19 01:00:06,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-19 01:00:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '' 2019-05-19 01:00:12,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:00:12 GMT X-Openstack-Request-Id: req-a2536e90-4e67-4d7d-ac66-87c665f2269c 2019-05-19 01:00:12,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-05-19 01:00:12,270 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file used request id req-a2536e90-4e67-4d7d-ac66-87c665f2269c 2019-05-19 01:00:12,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.95857095718s 2019-05-19 01:00:12,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:00:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:12,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 19 May 2019 01:00:12 GMT X-Openstack-Request-Id: req-7625ca4e-ebe3-4bc8-a95b-c6f22bb2b347 2019-05-19 01:00:12,602 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:00:12Z", "file": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "size": 297336832, "self": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:00:12,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7625ca4e-ebe3-4bc8-a95b-c6f22bb2b347 2019-05-19 01:00:12,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327035903931s 2019-05-19 01:00:12,604 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file', 'owner': u'57b4150ffa4649169099d24801cfee9a', 'id': u'9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9', 'size': 297336832, u'self': u'/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57b4150ffa4649169099d24801cfee9a', 'name': 'vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-19T01:00:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-19T01:00:12Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'created': u'2019-05-19T01:00:06Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-19T01:00:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-19 01:00:12,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-19 01:00:12,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-19 01:00:13,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-a59be88b-1f07-4ebd-b14e-97b907c3b9fe x-openstack-request-id: req-a59be88b-1f07-4ebd-b14e-97b907c3b9fe 2019-05-19 01:00:13,281 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "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": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91"}} 2019-05-19 01:00:13,281 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a59be88b-1f07-4ebd-b14e-97b907c3b9fe 2019-05-19 01:00:13,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.674295902252s 2019-05-19 01:00:13,282 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', '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'b33a6ca8fc47490494e5507e3de2c225', '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'f2f0292a-8e3b-4911-a79c-1a3783ee0b91', 'swap': 0}) 2019-05-19 01:00:13,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-19 01:00:13,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" -d '{"extra_specs": {}}' 2019-05-19 01:00:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-efb09dfe-c251-41a7-8608-8007cdd7cd48 x-openstack-request-id: req-efb09dfe-c251-41a7-8608-8007cdd7cd48 2019-05-19 01:00:13,305 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-19 01:00:13,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91/os-extra_specs used request id req-efb09dfe-c251-41a7-8608-8007cdd7cd48 2019-05-19 01:00:13,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218451023102s 2019-05-19 01:00:13,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-19 01:00:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"keypair": {"name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}}' 2019-05-19 01:00:13,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 19 May 2019 01:00:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4634f4a3-1b38-4905-a9a1-770b940fd02b x-openstack-request-id: req-4634f4a3-1b38-4905-a9a1-770b940fd02b 2019-05-19 01:00:13,747 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3biTQQg4TM1OXy6xpkzwK+KCyAf0sQ0NZ9qzkZK+DgjnW1lk\nD/1HYrXCbAcgKvBX+H18PSdherlMEIu3FWVn/rbtTnjI/YTjSpwu32Patx9HIOWt\nJTDvA/Fi27rZV4bQYDx5HvClIsrnRbzDDHzCScXVXiVL9OajkWfaogW5rWzP74ZC\nJ7DCyG5OxNMWlUCaLM6sxGHduFoMUmjL9XP6e729u/sbV0oPuvzWvRax68M/m/Pj\n5uY00w2Vfj6GtNJN2AZDI+K2QWqwfSxaa0EBNn8dx8aueSSKkpzI5O02QvZI2PmH\n0/wH2fcVVl2X/k1xkLEby1fpOnD5y4Th/ARP8wIDAQABAoIBAANhN+Vq4ajSDFrJ\nFG4riBGzLzkrXeCBCW5G2Cvk577BBf3PfAX+X2My0BbjeOsOpNil2Qn5mrPLNUyf\nRJgv5ojscuuaTb4Hk4tknBZNqFzYPjZTKfOCLnKJ8G7XB08dP/nnkhUVp/7Cxwm6\nGeML185WFK2Ntf2yslWaFqwXmD/7fF9XP12hJKVLDrOZF+r1khpdn6912siIXgvY\nJGrVX1LyqU+t/7ARffRI4r3/q+B0S1t5B+OE5iJ0lA2MqjKNAeNKQNVo3qv01O84\nnlX2XPhIaK1k5TL+e5ONva3D56XRjgTxska8muzawplp2tTeoxqXUyY+sz3Q0x+Z\n59/dIjkCgYEA9uYM56g2Obz+pzWsArgn2N2tveFHBkPBAbFFFc00GXvlefApcumN\nvzkuN6YKWrunwyoGYjeSvuQ7w63BS+MwWe3XhsdlAXTERGGe5q4sVTX/uGTVeNKB\n+KL90p1xLVcdQ9W3oY0Q3btr/LybiQ+ADieRfJjAYgJdIrxFJiyWZV0CgYEA5eTt\nQawxbonYuI92IOtSZZXs5mi7c6wqs/XpeW5C6eLkPhI1woyyUJB0aY/lKk+VQZDV\n1p764n6nJpo8NJ0ML81yGXf8iEFfuTopXpOk9iaVMCK7PmRYn0CEQHa+CwrNh5NY\nplu0qyeXyukUxC01b2VtE+eMINcyGAodyTHUZY8CgYAL9CVpzd4aO4lExTd3xjy/\npjP0PoT2y677iv6iSJYeKb55geQv2Rjwyi7vqM1ViUJdE5rNhI1JSrmOBsqWBwDf\nScGml97PDD04ZlWQK5yf34ZrAg7H08FRLWsGmHLTVCVplF5YpwDLC3j1+pe5MhPs\nG4RSuP6PgDfMJ7tdVslNTQKBgEwTKGv+BlGU7hGM78NO+/I/3agVakqJ44uvybX0\nRdJN0ce0kPOzSWKdmtg/1M7ejP6oZgriixUeYkPE8D1c5uZ+rs48xWV1dK6/z2bL\npuAJvn6yT5IC9MymNd17LcJLrd26ZbCPUkb9EB8GaGfOqgsV3jWi/tzzOVF5L4gf\npDCDAoGBAPMCBc1vIrewWbj+Ey4VYgs6UfznMmU2408phH3HrRk3yjWFNwM+4/dj\nCBnpxpLR/T5hTRhICYBKNRW7QJ6rQF4k/x2b7ljcr/ESMuaALYjRlbFF8H3PWjqB\nMaPrGNRSPeEjWP70PDr6KEMEcSWzceI6TAKHvYCUalVGjdqAg0EH\n-----END RSA PRIVATE KEY-----\n", "user_id": "05c5ba69d0b34275ae3008feaaeef986", "name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "fingerprint": "0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d"}} 2019-05-19 01:00:13,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-4634f4a3-1b38-4905-a9a1-770b940fd02b 2019-05-19 01:00:13,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.439803123474s 2019-05-19 01:00:13,748 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3biTQQg4TM1OXy6xpkzwK+KCyAf0sQ0NZ9qzkZK+DgjnW1lk\nD/1HYrXCbAcgKvBX+H18PSdherlMEIu3FWVn/rbtTnjI/YTjSpwu32Patx9HIOWt\nJTDvA/Fi27rZV4bQYDx5HvClIsrnRbzDDHzCScXVXiVL9OajkWfaogW5rWzP74ZC\nJ7DCyG5OxNMWlUCaLM6sxGHduFoMUmjL9XP6e729u/sbV0oPuvzWvRax68M/m/Pj\n5uY00w2Vfj6GtNJN2AZDI+K2QWqwfSxaa0EBNn8dx8aueSSKkpzI5O02QvZI2PmH\n0/wH2fcVVl2X/k1xkLEby1fpOnD5y4Th/ARP8wIDAQABAoIBAANhN+Vq4ajSDFrJ\nFG4riBGzLzkrXeCBCW5G2Cvk577BBf3PfAX+X2My0BbjeOsOpNil2Qn5mrPLNUyf\nRJgv5ojscuuaTb4Hk4tknBZNqFzYPjZTKfOCLnKJ8G7XB08dP/nnkhUVp/7Cxwm6\nGeML185WFK2Ntf2yslWaFqwXmD/7fF9XP12hJKVLDrOZF+r1khpdn6912siIXgvY\nJGrVX1LyqU+t/7ARffRI4r3/q+B0S1t5B+OE5iJ0lA2MqjKNAeNKQNVo3qv01O84\nnlX2XPhIaK1k5TL+e5ONva3D56XRjgTxska8muzawplp2tTeoxqXUyY+sz3Q0x+Z\n59/dIjkCgYEA9uYM56g2Obz+pzWsArgn2N2tveFHBkPBAbFFFc00GXvlefApcumN\nvzkuN6YKWrunwyoGYjeSvuQ7w63BS+MwWe3XhsdlAXTERGGe5q4sVTX/uGTVeNKB\n+KL90p1xLVcdQ9W3oY0Q3btr/LybiQ+ADieRfJjAYgJdIrxFJiyWZV0CgYEA5eTt\nQawxbonYuI92IOtSZZXs5mi7c6wqs/XpeW5C6eLkPhI1woyyUJB0aY/lKk+VQZDV\n1p764n6nJpo8NJ0ML81yGXf8iEFfuTopXpOk9iaVMCK7PmRYn0CEQHa+CwrNh5NY\nplu0qyeXyukUxC01b2VtE+eMINcyGAodyTHUZY8CgYAL9CVpzd4aO4lExTd3xjy/\npjP0PoT2y677iv6iSJYeKb55geQv2Rjwyi7vqM1ViUJdE5rNhI1JSrmOBsqWBwDf\nScGml97PDD04ZlWQK5yf34ZrAg7H08FRLWsGmHLTVCVplF5YpwDLC3j1+pe5MhPs\nG4RSuP6PgDfMJ7tdVslNTQKBgEwTKGv+BlGU7hGM78NO+/I/3agVakqJ44uvybX0\nRdJN0ce0kPOzSWKdmtg/1M7ejP6oZgriixUeYkPE8D1c5uZ+rs48xWV1dK6/z2bL\npuAJvn6yT5IC9MymNd17LcJLrd26ZbCPUkb9EB8GaGfOqgsV3jWi/tzzOVF5L4gf\npDCDAoGBAPMCBc1vIrewWbj+Ey4VYgs6UfznMmU2408phH3HrRk3yjWFNwM+4/dj\nCBnpxpLR/T5hTRhICYBKNRW7QJ6rQF4k/x2b7ljcr/ESMuaALYjRlbFF8H3PWjqB\nMaPrGNRSPeEjWP70PDr6KEMEcSWzceI6TAKHvYCUalVGjdqAg0EH\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'05c5ba69d0b34275ae3008feaaeef986', 'name': u'vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'created_at': '2019-05-19T01:00:13.748933', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57b4150ffa4649169099d24801cfee9a', 'name': 'vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d', 'type': 'ssh', 'id': u'vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc'}) 2019-05-19 01:00:13,749 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3biTQQg4TM1OXy6xpkzwK+KCyAf0sQ0NZ9qzkZK+DgjnW1lk D/1HYrXCbAcgKvBX+H18PSdherlMEIu3FWVn/rbtTnjI/YTjSpwu32Patx9HIOWt JTDvA/Fi27rZV4bQYDx5HvClIsrnRbzDDHzCScXVXiVL9OajkWfaogW5rWzP74ZC J7DCyG5OxNMWlUCaLM6sxGHduFoMUmjL9XP6e729u/sbV0oPuvzWvRax68M/m/Pj 5uY00w2Vfj6GtNJN2AZDI+K2QWqwfSxaa0EBNn8dx8aueSSKkpzI5O02QvZI2PmH 0/wH2fcVVl2X/k1xkLEby1fpOnD5y4Th/ARP8wIDAQABAoIBAANhN+Vq4ajSDFrJ FG4riBGzLzkrXeCBCW5G2Cvk577BBf3PfAX+X2My0BbjeOsOpNil2Qn5mrPLNUyf RJgv5ojscuuaTb4Hk4tknBZNqFzYPjZTKfOCLnKJ8G7XB08dP/nnkhUVp/7Cxwm6 GeML185WFK2Ntf2yslWaFqwXmD/7fF9XP12hJKVLDrOZF+r1khpdn6912siIXgvY JGrVX1LyqU+t/7ARffRI4r3/q+B0S1t5B+OE5iJ0lA2MqjKNAeNKQNVo3qv01O84 nlX2XPhIaK1k5TL+e5ONva3D56XRjgTxska8muzawplp2tTeoxqXUyY+sz3Q0x+Z 59/dIjkCgYEA9uYM56g2Obz+pzWsArgn2N2tveFHBkPBAbFFFc00GXvlefApcumN vzkuN6YKWrunwyoGYjeSvuQ7w63BS+MwWe3XhsdlAXTERGGe5q4sVTX/uGTVeNKB +KL90p1xLVcdQ9W3oY0Q3btr/LybiQ+ADieRfJjAYgJdIrxFJiyWZV0CgYEA5eTt QawxbonYuI92IOtSZZXs5mi7c6wqs/XpeW5C6eLkPhI1woyyUJB0aY/lKk+VQZDV 1p764n6nJpo8NJ0ML81yGXf8iEFfuTopXpOk9iaVMCK7PmRYn0CEQHa+CwrNh5NY plu0qyeXyukUxC01b2VtE+eMINcyGAodyTHUZY8CgYAL9CVpzd4aO4lExTd3xjy/ pjP0PoT2y677iv6iSJYeKb55geQv2Rjwyi7vqM1ViUJdE5rNhI1JSrmOBsqWBwDf ScGml97PDD04ZlWQK5yf34ZrAg7H08FRLWsGmHLTVCVplF5YpwDLC3j1+pe5MhPs G4RSuP6PgDfMJ7tdVslNTQKBgEwTKGv+BlGU7hGM78NO+/I/3agVakqJ44uvybX0 RdJN0ce0kPOzSWKdmtg/1M7ejP6oZgriixUeYkPE8D1c5uZ+rs48xWV1dK6/z2bL puAJvn6yT5IC9MymNd17LcJLrd26ZbCPUkb9EB8GaGfOqgsV3jWi/tzzOVF5L4gf pDCDAoGBAPMCBc1vIrewWbj+Ey4VYgs6UfznMmU2408phH3HrRk3yjWFNwM+4/dj CBnpxpLR/T5hTRhICYBKNRW7QJ6rQF4k/x2b7ljcr/ESMuaALYjRlbFF8H3PWjqB MaPrGNRSPeEjWP70PDr6KEMEcSWzceI6TAKHvYCUalVGjdqAg0EH -----END RSA PRIVATE KEY----- 2019-05-19 01:00:13,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-19 01:00:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"security_group": {"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-05-19 01:00:14,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sun, 19 May 2019 01:00:14 GMT X-Openstack-Request-Id: req-ea5384f2-84cb-4627-8343-a6e8757644c3 2019-05-19 01:00:14,261 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}} 2019-05-19 01:00:14,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ea5384f2-84cb-4627-8343-a6e8757644c3 2019-05-19 01:00:14,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.50671505928s 2019-05-19 01:00:14,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:00:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:14,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sun, 19 May 2019 01:00:14 GMT X-Openstack-Request-Id: req-028eef85-ab5a-4ca6-8e7d-f95e19813cda 2019-05-19 01:00:14,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:00:14,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-028eef85-ab5a-4ca6-8e7d-f95e19813cda 2019-05-19 01:00:14,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355625867844s 2019-05-19 01:00:14,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-19 01:00:14,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -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": "40509022-49ed-4a60-b841-ee8149bd0251"}}' 2019-05-19 01:00:14,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 19 May 2019 01:00:14 GMT X-Openstack-Request-Id: req-d326b045-f5b3-4798-83a7-72c8572c95b9 2019-05-19 01:00:14,777 - 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-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "port_range_min": 22, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "edbac75e-0c46-4935-bdaf-df329075af5a"}} 2019-05-19 01:00:14,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d326b045-f5b3-4798-83a7-72c8572c95b9 2019-05-19 01:00:14,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146101951599s 2019-05-19 01:00:14,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:00:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sun, 19 May 2019 01:00:15 GMT X-Openstack-Request-Id: req-844a59ef-6f6e-4bb5-8fdb-ebc2ae9a0877 2019-05-19 01:00:15,141 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "edbac75e-0c46-4935-bdaf-df329075af5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 2, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:00:15,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-844a59ef-6f6e-4bb5-8fdb-ebc2ae9a0877 2019-05-19 01:00:15,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357565879822s 2019-05-19 01:00:15,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-19 01:00:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -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": "40509022-49ed-4a60-b841-ee8149bd0251"}}' 2019-05-19 01:00:15,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 19 May 2019 01:00:15 GMT X-Openstack-Request-Id: req-41f25886-fac6-426f-b349-96335d63b11c 2019-05-19 01:00:15,285 - 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-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "port_range_min": null, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:15Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "68a14678-3bd1-45d1-afe5-04c86eeb81fa"}} 2019-05-19 01:00:15,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-41f25886-fac6-426f-b349-96335d63b11c 2019-05-19 01:00:15,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137678861618s 2019-05-19 01:00:15,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:00:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:15,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sun, 19 May 2019 01:00:15 GMT X-Openstack-Request-Id: req-22bc1711-a85c-4c98-9a90-0a47bd4807ef 2019-05-19 01:00:15,347 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "68a14678-3bd1-45d1-afe5-04c86eeb81fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "edbac75e-0c46-4935-bdaf-df329075af5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:00:15,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-22bc1711-a85c-4c98-9a90-0a47bd4807ef 2019-05-19 01:00:15,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549700260162s 2019-05-19 01:00:15,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-19 01:00:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -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": "40509022-49ed-4a60-b841-ee8149bd0251"}}' 2019-05-19 01:00:15,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 19 May 2019 01:00:15 GMT X-Openstack-Request-Id: req-bb1a87f8-e9bf-4f85-bfc0-656fb0008937 2019-05-19 01:00:15,788 - 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-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "port_range_min": 80, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:15Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "06a1ac6e-ce52-4d67-b204-df67aaf44b91"}} 2019-05-19 01:00:15,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-bb1a87f8-e9bf-4f85-bfc0-656fb0008937 2019-05-19 01:00:15,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.43547296524s 2019-05-19 01:00:15,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:00:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:16,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sun, 19 May 2019 01:00:16 GMT X-Openstack-Request-Id: req-89091891-21ab-4086-8e0f-7e3f0e556b94 2019-05-19 01:00:16,156 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "06a1ac6e-ce52-4d67-b204-df67aaf44b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "68a14678-3bd1-45d1-afe5-04c86eeb81fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "edbac75e-0c46-4935-bdaf-df329075af5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:00:16,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-89091891-21ab-4086-8e0f-7e3f0e556b94 2019-05-19 01:00:16,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361846923828s 2019-05-19 01:00:16,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-19 01:00:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -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": "40509022-49ed-4a60-b841-ee8149bd0251"}}' 2019-05-19 01:00:16,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sun, 19 May 2019 01:00:16 GMT X-Openstack-Request-Id: req-6865c965-7768-4aa0-8014-8cc0751438f3 2019-05-19 01:00:16,351 - 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-05-19T01:00:16Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "port_range_min": 443, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:16Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "36f90885-54f8-4ac9-bd02-ae01907f63df"}} 2019-05-19 01:00:16,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6865c965-7768-4aa0-8014-8cc0751438f3 2019-05-19 01:00:16,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.188094854355s 2019-05-19 01:00:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:00:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:16,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sun, 19 May 2019 01:00:16 GMT X-Openstack-Request-Id: req-3a9cc6fe-5ccf-4772-b8a7-577156007504 2019-05-19 01:00:16,716 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "06a1ac6e-ce52-4d67-b204-df67aaf44b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-19T01:00:16Z", "revision_number": 0, "id": "36f90885-54f8-4ac9-bd02-ae01907f63df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:16Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "68a14678-3bd1-45d1-afe5-04c86eeb81fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "edbac75e-0c46-4935-bdaf-df329075af5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 5, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:00:16,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3a9cc6fe-5ccf-4772-b8a7-577156007504 2019-05-19 01:00:16,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358318090439s 2019-05-19 01:00:16,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-19 01:00:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -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": "40509022-49ed-4a60-b841-ee8149bd0251"}}' 2019-05-19 01:00:17,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 19 May 2019 01:00:17 GMT X-Openstack-Request-Id: req-c7941ea3-8528-4c11-8233-a0ed764c2ce7 2019-05-19 01:00:17,148 - 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-05-19T01:00:17Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "port_range_min": 5671, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:17Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "25be9b08-3e34-4179-af3a-6c5806aa4e76"}} 2019-05-19 01:00:17,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c7941ea3-8528-4c11-8233-a0ed764c2ce7 2019-05-19 01:00:17,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.424989938736s 2019-05-19 01:00:17,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:00:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:17,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sun, 19 May 2019 01:00:17 GMT X-Openstack-Request-Id: req-052f6ee9-1f19-4206-a7dd-10c06e0912c0 2019-05-19 01:00:17,498 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "06a1ac6e-ce52-4d67-b204-df67aaf44b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-19T01:00:17Z", "revision_number": 0, "id": "25be9b08-3e34-4179-af3a-6c5806aa4e76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:17Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-19T01:00:16Z", "revision_number": 0, "id": "36f90885-54f8-4ac9-bd02-ae01907f63df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:16Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "68a14678-3bd1-45d1-afe5-04c86eeb81fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "edbac75e-0c46-4935-bdaf-df329075af5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 6, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:00:17,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-052f6ee9-1f19-4206-a7dd-10c06e0912c0 2019-05-19 01:00:17,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343240022659s 2019-05-19 01:00:17,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-19 01:00:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -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": "40509022-49ed-4a60-b841-ee8149bd0251"}}' 2019-05-19 01:00:17,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sun, 19 May 2019 01:00:17 GMT X-Openstack-Request-Id: req-1acc8a2c-c439-436b-bb68-7af43ffd7f48 2019-05-19 01:00:17,957 - 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-05-19T01:00:17Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "port_range_min": 53333, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:17Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "b3b44a40-2580-48e4-b73c-2574adfdb5da"}} 2019-05-19 01:00:17,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1acc8a2c-c439-436b-bb68-7af43ffd7f48 2019-05-19 01:00:17,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.452684879303s 2019-05-19 01:00:17,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 01:00:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:18,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 19 May 2019 01:00:18 GMT X-Openstack-Request-Id: req-e1e4d566-136f-4f4f-8076-a6a0980c49a7 2019-05-19 01:00:18,356 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["8460a212-c4e6-4509-83bd-bcc5aa04586a"],"description":"","tags":[],"updated_at":"2019-05-19T00:59:51Z","qos_policy_id":null,"name":"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:49Z","mtu":1450}]} 2019-05-19 01:00:18,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e1e4d566-136f-4f4f-8076-a6a0980c49a7 2019-05-19 01:00:18,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397612094879s 2019-05-19 01:00:18,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:00:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:18,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 19 May 2019 01:00:18 GMT X-Openstack-Request-Id: req-2b4f2a5f-f569-4b05-a06b-256fd0bb3745 2019-05-19 01:00:18,689 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:00:12Z", "file": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "size": 297336832, "self": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:00:18,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2b4f2a5f-f569-4b05-a06b-256fd0bb3745 2019-05-19 01:00:18,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327695846558s 2019-05-19 01:00:18,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 01:00:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:18,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 19 May 2019 01:00:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0d600e0-6f22-4f1a-9822-3bafc31c49c6 x-openstack-request-id: req-b0d600e0-6f22-4f1a-9822-3bafc31c49c6 2019-05-19 01:00:18,721 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "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": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91"}]} 2019-05-19 01:00:18,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b0d600e0-6f22-4f1a-9822-3bafc31c49c6 2019-05-19 01:00:18,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251591205597s 2019-05-19 01:00:18,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-19 01:00:18,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"server": {"name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "imageRef": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "flavorRef": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "max_count": 1, "min_count": 1, "networks": [{"uuid": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67"}], "security_groups": [{"name": "40509022-49ed-4a60-b841-ee8149bd0251"}]}}' 2019-05-19 01:00:23,556 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 19 May 2019 01:00:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab x-compute-request-id: req-d524d537-de2e-4765-928b-644affd648d2 x-openstack-request-id: req-d524d537-de2e-4765-928b-644affd648d2 2019-05-19 01:00:23,557 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "40509022-49ed-4a60-b841-ee8149bd0251"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "adminPass": "W87StmJHpc8H"}} 2019-05-19 01:00:23,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d524d537-de2e-4765-928b-644affd648d2 2019-05-19 01:00:23,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.83408093452s 2019-05-19 01:00:23,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:24,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sun, 19 May 2019 01:00:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-491a5f35-0751-4040-a324-ad17978ccf20 x-openstack-request-id: req-491a5f35-0751-4040-a324-ad17978ccf20 2019-05-19 01:00:24,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "user_id": "05c5ba69d0b34275ae3008feaaeef986", "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-05-19T01:00:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:24,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-491a5f35-0751-4040-a324-ad17978ccf20 2019-05-19 01:00:24,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33181214333s 2019-05-19 01:00:24,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 01:00:24,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:25,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 19 May 2019 01:00:25 GMT X-Openstack-Request-Id: req-5677dee6-e57b-4950-b4a6-bd8d71a9c0b0 2019-05-19 01:00:25,011 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["8460a212-c4e6-4509-83bd-bcc5aa04586a"],"description":"","tags":[],"updated_at":"2019-05-19T00:59:51Z","qos_policy_id":null,"name":"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:49Z","mtu":1450}]} 2019-05-19 01:00:25,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5677dee6-e57b-4950-b4a6-bd8d71a9c0b0 2019-05-19 01:00:25,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109155893326s 2019-05-19 01:00:25,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-19 01:00:25,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:25,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 19 May 2019 01:00:25 GMT X-Openstack-Request-Id: req-a96248a8-3865-498f-aae6-88f94f94e310 2019-05-19 01:00:25,065 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-19T00:59: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":"57b4150ffa4649169099d24801cfee9a","id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","subnetpool_id":null,"name":"vyos_vrouter-subnet_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:00:25,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a96248a8-3865-498f-aae6-88f94f94e310 2019-05-19 01:00:25,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0533599853516s 2019-05-19 01:00:25,066 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:27,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:28,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 673 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-17fd1afb-5ed6-47c0-b8d3-28a660469795 x-openstack-request-id: req-17fd1afb-5ed6-47c0-b8d3-28a660469795 2019-05-19 01:00:28,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:26Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:28,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17fd1afb-5ed6-47c0-b8d3-28a660469795 2019-05-19 01:00:28,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.85319709778s 2019-05-19 01:00:28,929 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:30,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:30,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:31,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-280d5389-c7a9-4b69-9ed1-65ad9948b0b4 x-openstack-request-id: req-280d5389-c7a9-4b69-9ed1-65ad9948b0b4 2019-05-19 01:00:31,583 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:31,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-280d5389-c7a9-4b69-9ed1-65ad9948b0b4 2019-05-19 01:00:31,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652142047882s 2019-05-19 01:00:31,590 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:33,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f0660a5-f458-43a4-8d88-9c8f7fa4539c x-openstack-request-id: req-0f0660a5-f458-43a4-8d88-9c8f7fa4539c 2019-05-19 01:00:34,739 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:34,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f0660a5-f458-43a4-8d88-9c8f7fa4539c 2019-05-19 01:00:34,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14722514153s 2019-05-19 01:00:34,746 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:36,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:36,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:37,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01: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-ba394154-8485-4d78-b51a-31f44d08a311 x-openstack-request-id: req-ba394154-8485-4d78-b51a-31f44d08a311 2019-05-19 01:00:37,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:37,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba394154-8485-4d78-b51a-31f44d08a311 2019-05-19 01:00:37,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419100046158s 2019-05-19 01:00:37,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:39,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:40,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da9f04a8-c6d0-4d23-b67a-ccbdef2735d2 x-openstack-request-id: req-da9f04a8-c6d0-4d23-b67a-ccbdef2735d2 2019-05-19 01:00:40,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:40,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da9f04a8-c6d0-4d23-b67a-ccbdef2735d2 2019-05-19 01:00:40,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893476963043s 2019-05-19 01:00:40,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:42,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:42,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:42,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01: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-98575f83-6c9c-4ae7-b88e-09bab2f306e6 x-openstack-request-id: req-98575f83-6c9c-4ae7-b88e-09bab2f306e6 2019-05-19 01:00:42,762 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:42,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-98575f83-6c9c-4ae7-b88e-09bab2f306e6 2019-05-19 01:00:42,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682777881622s 2019-05-19 01:00:42,770 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:44,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:45,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-b11a0fb6-b575-4451-a220-74f535ecfca1 x-openstack-request-id: req-b11a0fb6-b575-4451-a220-74f535ecfca1 2019-05-19 01:00:45,869 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:45,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b11a0fb6-b575-4451-a220-74f535ecfca1 2019-05-19 01:00:45,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09700894356s 2019-05-19 01:00:45,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:47,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:48,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-95460c02-81c3-415c-b8ff-3c04715efaa5 x-openstack-request-id: req-95460c02-81c3-415c-b8ff-3c04715efaa5 2019-05-19 01:00:48,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:48,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95460c02-81c3-415c-b8ff-3c04715efaa5 2019-05-19 01:00:48,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06319117546s 2019-05-19 01:00:48,949 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:50,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:52,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-cd156588-202a-4fbb-8a0f-31136b4390c8 x-openstack-request-id: req-cd156588-202a-4fbb-8a0f-31136b4390c8 2019-05-19 01:00:52,012 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:52,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd156588-202a-4fbb-8a0f-31136b4390c8 2019-05-19 01:00:52,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06091690063s 2019-05-19 01:00:52,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:54,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:54,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-b642e68b-7cd7-458b-af94-dbf05f9df4f3 x-openstack-request-id: req-b642e68b-7cd7-458b-af94-dbf05f9df4f3 2019-05-19 01:00:54,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:54,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b642e68b-7cd7-458b-af94-dbf05f9df4f3 2019-05-19 01:00:54,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798460960388s 2019-05-19 01:00:54,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:56,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:56,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:00:57,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:00: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-205747f5-d2e1-4715-b397-c49da7cbfb7e x-openstack-request-id: req-205747f5-d2e1-4715-b397-c49da7cbfb7e 2019-05-19 01:00:57,805 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:00:57,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-205747f5-d2e1-4715-b397-c49da7cbfb7e 2019-05-19 01:00:57,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.976176023483s 2019-05-19 01:00:57,812 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:00:59,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:00:59,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:00,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01: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-48ad7f8b-10a7-4222-a1e4-f31415ead310 x-openstack-request-id: req-48ad7f8b-10a7-4222-a1e4-f31415ead310 2019-05-19 01:01:00,577 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:00,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48ad7f8b-10a7-4222-a1e4-f31415ead310 2019-05-19 01:01:00,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763062000275s 2019-05-19 01:01:00,584 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:02,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:03,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-7406bd63-1454-48f7-bdfd-46d13bc803dc x-openstack-request-id: req-7406bd63-1454-48f7-bdfd-46d13bc803dc 2019-05-19 01:01:03,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:03,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7406bd63-1454-48f7-bdfd-46d13bc803dc 2019-05-19 01:01:03,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14408493042s 2019-05-19 01:01:03,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:05,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:07,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-3765cb88-9754-435d-9ea4-160b612b9451 x-openstack-request-id: req-3765cb88-9754-435d-9ea4-160b612b9451 2019-05-19 01:01:07,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:07,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3765cb88-9754-435d-9ea4-160b612b9451 2019-05-19 01:01:07,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46039104462s 2019-05-19 01:01:07,207 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:09,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:10,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-36509747-d8aa-4440-92aa-da16d509932c x-openstack-request-id: req-36509747-d8aa-4440-92aa-da16d509932c 2019-05-19 01:01:10,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:10,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36509747-d8aa-4440-92aa-da16d509932c 2019-05-19 01:01:10,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12443113327s 2019-05-19 01:01:10,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:12,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:13,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-72bf01f0-356b-42fb-9b7d-4b88d24fb79f x-openstack-request-id: req-72bf01f0-356b-42fb-9b7d-4b88d24fb79f 2019-05-19 01:01:13,286 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:13,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-72bf01f0-356b-42fb-9b7d-4b88d24fb79f 2019-05-19 01:01:13,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.942334890366s 2019-05-19 01:01:13,293 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:15,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:16,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01: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-41e43a27-541c-4641-996f-c6a501f0b5b1 x-openstack-request-id: req-41e43a27-541c-4641-996f-c6a501f0b5b1 2019-05-19 01:01:16,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:16,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41e43a27-541c-4641-996f-c6a501f0b5b1 2019-05-19 01:01:16,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817404985428s 2019-05-19 01:01:16,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:18,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:19,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-84835916-9647-44a3-9999-debc05131e5d x-openstack-request-id: req-84835916-9647-44a3-9999-debc05131e5d 2019-05-19 01:01:19,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:19,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-84835916-9647-44a3-9999-debc05131e5d 2019-05-19 01:01:19,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21050310135s 2019-05-19 01:01:19,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:21,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:21,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-5b97726b-e47a-4988-823a-8dfe8821061b x-openstack-request-id: req-5b97726b-e47a-4988-823a-8dfe8821061b 2019-05-19 01:01:22,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:22,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b97726b-e47a-4988-823a-8dfe8821061b 2019-05-19 01:01:22,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888584852219s 2019-05-19 01:01:22,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:24,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:25,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-8c8b558c-301d-4ad0-98b6-622ca13ad563 x-openstack-request-id: req-8c8b558c-301d-4ad0-98b6-622ca13ad563 2019-05-19 01:01:25,452 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:25,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c8b558c-301d-4ad0-98b6-622ca13ad563 2019-05-19 01:01:25,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21092200279s 2019-05-19 01:01:25,459 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:27,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:28,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-d687fa19-5b56-4209-b3d8-e19580ec9f4d x-openstack-request-id: req-d687fa19-5b56-4209-b3d8-e19580ec9f4d 2019-05-19 01:01:28,518 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:28,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d687fa19-5b56-4209-b3d8-e19580ec9f4d 2019-05-19 01:01:28,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05692195892s 2019-05-19 01:01:28,525 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:30,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:30,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:31,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-77f47373-5a45-4d54-9b0b-2fcea96d7558 x-openstack-request-id: req-77f47373-5a45-4d54-9b0b-2fcea96d7558 2019-05-19 01:01:31,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:31,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-77f47373-5a45-4d54-9b0b-2fcea96d7558 2019-05-19 01:01:31,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710618019104s 2019-05-19 01:01:31,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:33,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:33,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-508720bb-02c8-4e08-a6b5-aec193aae799 x-openstack-request-id: req-508720bb-02c8-4e08-a6b5-aec193aae799 2019-05-19 01:01:33,759 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:33,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-508720bb-02c8-4e08-a6b5-aec193aae799 2019-05-19 01:01:33,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512235164642s 2019-05-19 01:01:33,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:35,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:36,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-a07b09a1-d69c-4118-b21b-49c94c7ea092 x-openstack-request-id: req-a07b09a1-d69c-4118-b21b-49c94c7ea092 2019-05-19 01:01:36,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:36,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a07b09a1-d69c-4118-b21b-49c94c7ea092 2019-05-19 01:01:36,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94094991684s 2019-05-19 01:01:36,716 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:38,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:38,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:39,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-5ea84fb1-d70f-4093-b6c3-c8e529565459 x-openstack-request-id: req-5ea84fb1-d70f-4093-b6c3-c8e529565459 2019-05-19 01:01:39,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:39,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ea84fb1-d70f-4093-b6c3-c8e529565459 2019-05-19 01:01:39,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27424383163s 2019-05-19 01:01:40,000 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:42,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:43,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-0c95dd77-66a4-40ba-b7fd-b99fa9258cc8 x-openstack-request-id: req-0c95dd77-66a4-40ba-b7fd-b99fa9258cc8 2019-05-19 01:01:43,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:43,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0c95dd77-66a4-40ba-b7fd-b99fa9258cc8 2019-05-19 01:01:43,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15878677368s 2019-05-19 01:01:43,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:45,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:45,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:46,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-d06aea3d-9de1-4bc3-9f4c-6ccbb5500ac1 x-openstack-request-id: req-d06aea3d-9de1-4bc3-9f4c-6ccbb5500ac1 2019-05-19 01:01:46,240 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:46,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d06aea3d-9de1-4bc3-9f4c-6ccbb5500ac1 2019-05-19 01:01:46,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06997203827s 2019-05-19 01:01:46,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:48,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:48,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:48,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-3e000b44-1cf8-4cf5-84d8-12866d182619 x-openstack-request-id: req-3e000b44-1cf8-4cf5-84d8-12866d182619 2019-05-19 01:01:48,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:48,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e000b44-1cf8-4cf5-84d8-12866d182619 2019-05-19 01:01:48,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450441837311s 2019-05-19 01:01:48,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:50,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:51,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-dce1d968-ee42-4132-a4fe-8bef86eb2c9d x-openstack-request-id: req-dce1d968-ee42-4132-a4fe-8bef86eb2c9d 2019-05-19 01:01:51,527 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:51,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dce1d968-ee42-4132-a4fe-8bef86eb2c9d 2019-05-19 01:01:51,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.818614006042s 2019-05-19 01:01:51,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:53,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:54,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-4c61da6f-45d4-43a8-b0f3-3e7b91b8dba4 x-openstack-request-id: req-4c61da6f-45d4-43a8-b0f3-3e7b91b8dba4 2019-05-19 01:01:54,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:54,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c61da6f-45d4-43a8-b0f3-3e7b91b8dba4 2019-05-19 01:01:54,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794167041779s 2019-05-19 01:01:54,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:56,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:01:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-30cc3692-acc5-419f-bc77-76fbeea6283d x-openstack-request-id: req-30cc3692-acc5-419f-bc77-76fbeea6283d 2019-05-19 01:01:57,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:01:57,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30cc3692-acc5-419f-bc77-76fbeea6283d 2019-05-19 01:01:57,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688067913055s 2019-05-19 01:01:57,035 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:01:59,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:01:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:00,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:01: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-5a604769-1296-4277-a9d9-80f20dd3fa2c x-openstack-request-id: req-5a604769-1296-4277-a9d9-80f20dd3fa2c 2019-05-19 01:02:00,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:00,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a604769-1296-4277-a9d9-80f20dd3fa2c 2019-05-19 01:02:00,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22942900658s 2019-05-19 01:02:00,273 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:02,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:02,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:03,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-08731d13-b71f-46fc-a8ba-e6bc6d5a618d x-openstack-request-id: req-08731d13-b71f-46fc-a8ba-e6bc6d5a618d 2019-05-19 01:02:03,372 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:03,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08731d13-b71f-46fc-a8ba-e6bc6d5a618d 2019-05-19 01:02:03,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09673404694s 2019-05-19 01:02:03,380 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:05,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:05,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:06,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-a8f51345-1eed-489a-a46d-58ac3cd4312b x-openstack-request-id: req-a8f51345-1eed-489a-a46d-58ac3cd4312b 2019-05-19 01:02:06,056 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:06,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a8f51345-1eed-489a-a46d-58ac3cd4312b 2019-05-19 01:02:06,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67480802536s 2019-05-19 01:02:06,063 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:08,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:08,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:09,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-6c12acc3-4c0e-469b-90ab-5232a0406591 x-openstack-request-id: req-6c12acc3-4c0e-469b-90ab-5232a0406591 2019-05-19 01:02:09,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:09,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c12acc3-4c0e-469b-90ab-5232a0406591 2019-05-19 01:02:09,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987504005432s 2019-05-19 01:02:09,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:11,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:11,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-b7cf0bfb-f61b-4d0a-a4e8-69730ab41eef x-openstack-request-id: req-b7cf0bfb-f61b-4d0a-a4e8-69730ab41eef 2019-05-19 01:02:11,589 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:11,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b7cf0bfb-f61b-4d0a-a4e8-69730ab41eef 2019-05-19 01:02:11,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525549888611s 2019-05-19 01:02:11,597 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:13,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:14,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-8435dd2b-cb9f-498f-b902-7f580a3122a6 x-openstack-request-id: req-8435dd2b-cb9f-498f-b902-7f580a3122a6 2019-05-19 01:02:14,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:14,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8435dd2b-cb9f-498f-b902-7f580a3122a6 2019-05-19 01:02:14,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06480097771s 2019-05-19 01:02:14,671 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:16,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:17,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-366fb49c-fd24-4892-ae6a-c13d24276091 x-openstack-request-id: req-366fb49c-fd24-4892-ae6a-c13d24276091 2019-05-19 01:02:17,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:17,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-366fb49c-fd24-4892-ae6a-c13d24276091 2019-05-19 01:02:17,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21960806847s 2019-05-19 01:02:17,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:19,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:21,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-dbfbdcbf-1e63-45eb-9767-c1f64c3266aa x-openstack-request-id: req-dbfbdcbf-1e63-45eb-9767-c1f64c3266aa 2019-05-19 01:02:21,003 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:00:27Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:21,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dbfbdcbf-1e63-45eb-9767-c1f64c3266aa 2019-05-19 01:02:21,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0996260643s 2019-05-19 01:02:21,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:02:23,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:02:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:24,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 19 May 2019 01:02: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-4837714a-a697-48bd-aeae-73d704176eb4 x-openstack-request-id: req-4837714a-a697-48bd-aeae-73d704176eb4 2019-05-19 01:02:24,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:02:24,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4837714a-a697-48bd-aeae-73d704176eb4 2019-05-19 01:02:24,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10744786263s 2019-05-19 01:02:24,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-19 01:02:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5e5b8d91-f896-40d5-b155-e3a69ade2bab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:24,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 19 May 2019 01:02:24 GMT X-Openstack-Request-Id: req-b2e32d61-6172-40f9-95d8-7451fa0e233e 2019-05-19 01:02:24,187 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","project_id":"57b4150ffa4649169099d24801cfee9a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","ip_allocation":"immediate"}]} 2019-05-19 01:02:24,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5e5b8d91-f896-40d5-b155-e3a69ade2bab used request id req-b2e32d61-6172-40f9-95d8-7451fa0e233e 2019-05-19 01:02:24,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0591049194336s 2019-05-19 01:02:24,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=69b34bb7-6696-42d6-995a-0fd754a0ff38" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:24,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 01:02:24 GMT X-Openstack-Request-Id: req-5acd235a-99b2-4e31-a6c2-6b158ab3de68 2019-05-19 01:02:24,259 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-19 01:02:24,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=69b34bb7-6696-42d6-995a-0fd754a0ff38 used request id req-5acd235a-99b2-4e31-a6c2-6b158ab3de68 2019-05-19 01:02:24,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602750778198s 2019-05-19 01:02:24,260 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:17:52:9d', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-19T01:02:20.000000', 'flavor': Munch({u'id': u'f2f0292a-8e3b-4911-a79c-1a3783ee0b91'}), 'az': u'nova', 'id': u'5e5b8d91-f896-40d5-b155-e3a69ade2bab', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'05c5ba69d0b34275ae3008feaaeef986', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57b4150ffa4649169099d24801cfee9a', 'name': 'vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', '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-05-19T01:02:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-19T01:02:21Z', 'hostId': u'1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0', '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-05-19T01:02:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'57b4150ffa4649169099d24801cfee9a', 'name': u'vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'adminPass': u'W87StmJHpc8H', 'tenant_id': u'57b4150ffa4649169099d24801cfee9a', 'created_at': u'2019-05-19T01:00:23Z', 'created': u'2019-05-19T01:00:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-19 01:02:24,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 01:02:24,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:24,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 19 May 2019 01:02:24 GMT X-Openstack-Request-Id: req-28dd4450-91f6-48c7-8b86-427f4f3b5335 2019-05-19 01:02:24,370 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["8460a212-c4e6-4509-83bd-bcc5aa04586a"],"description":"","tags":[],"updated_at":"2019-05-19T00:59:51Z","qos_policy_id":null,"name":"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:49Z","mtu":1450}]} 2019-05-19 01:02:24,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-28dd4450-91f6-48c7-8b86-427f4f3b5335 2019-05-19 01:02:24,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103804111481s 2019-05-19 01:02:24,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-19 01:02:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5e5b8d91-f896-40d5-b155-e3a69ade2bab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:24,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 19 May 2019 01:02:24 GMT X-Openstack-Request-Id: req-5faf609a-16af-44ee-85d2-6a32bbab8e9b 2019-05-19 01:02:24,436 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","project_id":"57b4150ffa4649169099d24801cfee9a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","ip_allocation":"immediate"}]} 2019-05-19 01:02:24,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5e5b8d91-f896-40d5-b155-e3a69ade2bab used request id req-5faf609a-16af-44ee-85d2-6a32bbab8e9b 2019-05-19 01:02:24,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0644969940186s 2019-05-19 01:02:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-19 01:02:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "fixed_ip_address": "192.168.120.7", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38"}}' 2019-05-19 01:02:27,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 19 May 2019 01:02:27 GMT X-Openstack-Request-Id: req-82e54d50-396f-4a35-b468-bd2303dd213a 2019-05-19 01:02:27,482 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:25Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}} 2019-05-19 01:02:27,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-82e54d50-396f-4a35-b468-bd2303dd213a 2019-05-19 01:02:27,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.04507803917s 2019-05-19 01:02:27,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:27,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:27,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 19 May 2019 01:02:27 GMT X-Openstack-Request-Id: req-c0450f9d-b593-457c-8223-9718ef2e796f 2019-05-19 01:02:27,575 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:25Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:02:27,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c0450f9d-b593-457c-8223-9718ef2e796f 2019-05-19 01:02:27,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0764119625092s 2019-05-19 01:02:27,582 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-19 01:02:27,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:27,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 19 May 2019 01:02:27 GMT X-Openstack-Request-Id: req-3624782c-fff4-45b7-ba9b-57d1c1c3784c 2019-05-19 01:02:27,775 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:25Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:02:27,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3624782c-fff4-45b7-ba9b-57d1c1c3784c 2019-05-19 01:02:27,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0794270038605s 2019-05-19 01:02:27,784 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-19 01:02:27,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:27,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:27,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 19 May 2019 01:02:27 GMT X-Openstack-Request-Id: req-d9cae513-4867-4689-8390-25a1de4ab3a7 2019-05-19 01:02:27,982 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:25Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:02:27,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d9cae513-4867-4689-8390-25a1de4ab3a7 2019-05-19 01:02:27,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0879340171814s 2019-05-19 01:02:27,991 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-19 01:02:28,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:28,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 19 May 2019 01:02:28 GMT X-Openstack-Request-Id: req-f43eb518-a657-4d0f-8ca0-54ef15a64371 2019-05-19 01:02:28,185 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:25Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:02:28,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f43eb518-a657-4d0f-8ca0-54ef15a64371 2019-05-19 01:02:28,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0833940505981s 2019-05-19 01:02:28,192 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-19 01:02:28,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:28,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 19 May 2019 01:02:28 GMT X-Openstack-Request-Id: req-7af5dd5d-e4d3-40c0-81f5-6f32923be4a8 2019-05-19 01:02:28,687 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:25Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:02:28,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7af5dd5d-e4d3-40c0-81f5-6f32923be4a8 2019-05-19 01:02:28,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.385054111481s 2019-05-19 01:02:28,695 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-19 01:02:28,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:28,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 19 May 2019 01:02:28 GMT X-Openstack-Request-Id: req-e01a4448-c1a4-4930-84e3-90c3bb7e935f 2019-05-19 01:02:28,908 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:25Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:02:28,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e01a4448-c1a4-4930-84e3-90c3bb7e935f 2019-05-19 01:02:28,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.102014064789s 2019-05-19 01:02:28,915 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-19 01:02:29,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:02:29,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:02:29,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 19 May 2019 01:02:29 GMT X-Openstack-Request-Id: req-9d19275f-0587-4b9e-a64e-a15b80eebfb4 2019-05-19 01:02:29,357 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:02:29,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9d19275f-0587-4b9e-a64e-a15b80eebfb4 2019-05-19 01:02:29,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.331726074219s 2019-05-19 01:02:29,364 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'406612cd-f932-4bdc-8ba5-1346c0f55d3b', 'updated_at': u'2019-05-19T01:02:29Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'69b34bb7-6696-42d6-995a-0fd754a0ff38', 'id': u'7de01a22-08fa-436c-b165-daf9c5076ca6', 'network': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'port': u'69b34bb7-6696-42d6-995a-0fd754a0ff38', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57b4150ffa4649169099d24801cfee9a', 'name': 'vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'57b4150ffa4649169099d24801cfee9a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:17:52:9d', u'device_id': u'5e5b8d91-f896-40d5-b155-e3a69ade2bab'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'57b4150ffa4649169099d24801cfee9a', 'created_at': u'2019-05-19T01:02:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:17:52:9d', u'device_id': u'5e5b8d91-f896-40d5-b155-e3a69ade2bab'}), 'router': u'406612cd-f932-4bdc-8ba5-1346c0f55d3b'}) 2019-05-19 01:02:29,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 01:02:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 01:02:29,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10564 Content-Type: application/json Date: Sun, 19 May 2019 01: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-b03c62fb-d963-4863-8297-9f1ca557493a x-openstack-request-id: req-b03c62fb-d963-4863-8297-9f1ca557493a 2019-05-19 01:02:29,456 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 675301362 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.377338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.380546] pid_max: default: 32768 minimum: 301\n[ 0.382279] ACPI: Core revision 20150930\n[ 0.384444] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.386957] Security Framework initialized\n[ 0.388572] Yama: becoming mindful.\n[ 0.392914] AppArmor: AppArmor initialized\n[ 0.394835] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401185] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405418] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.407818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.410974] Initializing cgroup subsys io\n[ 0.412554] Initializing cgroup subsys memory\n[ 0.414224] Initializing cgroup subsys devices\n[ 0.415913] Initializing cgroup subsys freezer\n[ 0.417587] Initializing cgroup subsys net_cls\n[ 0.419313] Initializing cgroup subsys perf_event\n[ 0.421087] Initializing cgroup subsys net_prio\n[ 0.422814] Initializing cgroup subsys hugetlb\n[ 0.424497] Initializing cgroup subsys pids\n[ 0.426906] mce: CPU supports 10 MCE banks\n[ 0.428597] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.432647] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.434652] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.437713] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.440821] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.443233] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.446779] MDS: Mitigation: Clear CPU buffers\n[ 0.451084] Freeing SMP alternatives memory: 36K\n[ 0.458414] ftrace: allocating 32293 entries in 127 pages\n[ 0.508746] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.511213] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.513540] smpboot: Max logical packages: 2\n[ 0.515458] x2apic enabled\n[ 0.516977] Switched APIC routing to physical x2apic.\n[ 0.520135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.522565] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.526996] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.540519] KVM setup paravirtual spinlock\n[ 0.543875] x86: Booting SMP configuration:\n[ 0.545630] .... node #0, CPUs: #1\n[ 0.547395] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.569985] x86: Booted up 1 node, 2 CPUs\n[ 0.569988] KVM setup async PF for cpu 1\n[ 0.569993] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.574923] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.577898] devtmpfs: initialized\n[ 0.581232] evm: security.selinux\n[ 0.582560] evm: security.SMACK64\n[ 0.583885] evm: security.SMACK64EXEC\n[ 0.585303] evm: security.SMACK64TRANSMUTE\n[ 0.586851] evm: security.SMACK64MMAP\n[ 0.588280] evm: security.ima\n[ 0.589492] evm: security.capability\n[ 0.591154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.594615] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.596975] pinctrl core: initialized pinctrl subsystem\n[ 0.599100] RTC time: 1:02:21, date: 05/19/19\n[ 0.601725] NET: Registered protocol family 16\n[ 0.615458] cpuidle: using governor ladder\n[ 0.627565] cpuidle: using governor menu\n[ 0.629099] PCCT header not found.\n[ 0.630575] ACPI: bus type PCI registered\n[ 0.632124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.634567] PCI: Using configuration type 1 for base access\n[ 0.649303] ACPI: Added _OSI(Module Device)\n[ 0.650953] ACPI: Added _OSI(Processor Device)\n[ 0.652600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654287] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.657925] ACPI: Interpreter enabled\n[ 0.675816] ACPI: (supports S0 S5)\n[ 0.677194] ACPI: Using IOAPIC for interrupt routing\n[ 0.679011] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.684355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.686486] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.688812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.691111] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695311] acpiphp: Slot [3] registered\n[ 0.696902] acpiphp: Slot [4] registered\n[ 0.698422] acpiphp: Slot [5] registered\n[ 0.699987] acpiphp: Slot [6] registered\n[ 0.701555] acpiphp: Slot [7] registered\n[ 0.703118] acpiphp: Slot [8] registered\n[ 0.704666] acpiphp: Slot [9] registered\n[ 0.706227] acpiphp: Slot [10] registered\n[ 0.707794] acpiphp: Slot [11] registered\n[ 0.709532] acpiphp: Slot [12] registered\n[ 0.711101] acpiphp: Slot [13] registered\n[ 0.712695] acpiphp: Slot [14] registered\n[ 0.714276] acpiphp: Slot [15] registered\n[ 0.715847] acpiphp: Slot [16] registered\n[ 0.717424] acpiphp: Slot [17] registered\n[ 0.719000] acpiphp: Slot [18] registered\n[ 0.720566] acpiphp: Slot [19] registered\n[ 0.722179] acpiphp: Slot [20] registered\n[ 0.723767] acpiphp: Slot [21] registered\n[ 0.725331] acpiphp: Slot [22] registered\n[ 0.726910] acpiphp: Slot [23] registered\n[ 0.728482] acpiphp: Slot [24] registered\n[ 0.730047] acpiphp: Slot [25] registered\n[ 0.731638] acpiphp: Slot [26] registered\n[ 0.733233] acpiphp: Slot [27] registered\n[ 0.734797] acpiphp: Slot [28] registered\n[ 0.736373] acpiphp: Slot [29] registered\n[ 0.737953] acpiphp: Slot [30] registered\n[ 0.739519] acpiphp: Slot [31] registered\n[ 0.741058] PCI host bridge to bus 0000:00\n[ 0.742643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.745004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.747390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.750167] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.752974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.755797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.762153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.764618] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.766892] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.769336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.774706] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.777441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.805628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.808448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.811137] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.814283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.816927] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.819337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.821831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.823902] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.826868] vgaarb: loaded\n[ 0.828021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.830320] SCSI subsystem initialized\n[ 0.832065] ACPI: bus type USB registered\n[ 0.833670] usbcore: registered new interface driver usbfs\n[ 0.835643] usbcore: registered new interface driver hub\n[ 0.837574] usbcore: registered new device driver usb\n[ 0.839732] PCI: Using ACPI for IRQ routing\n[ 0.841790] NetLabel: Initializing\n[ 0.843187] NetLabel: domain hash size = 128\n[ 0.844825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.846659] NetLabel: unlabeled traffic allowed by default\n[ 0.848879] amd_nb: Cannot enumerate AMD northbridges\n[ 0.850852] clocksource: Switched to clocksource kvm-clock\n[ 0.863270] AppArmor: AppArmor Filesystem Enabled\n[ 0.865095] pnp: PnP ACPI init\n[ 0.866721] pnp: PnP ACPI: found 5 devices\n[ 0.875098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.878370] NET: Registered protocol family 2\n[ 0.880388] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.883359] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.886095] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.888489] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.890666] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893042] NET: Registered protocol family 1\n[ 0.894762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.896876] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.898951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.919412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.939889] Unpacking initramfs...\n[ 1.143919] Freeing initrd memory: 14824K\n[ 1.145570] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.147888] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.150256] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns\n[ 1.153861] Scanning for low memory corruption every 60 seconds\n[ 1.156512] audit: initializing netlink subsys (disabled)\n[ 1.158532] audit: type=2000 audit(1558227742.430:1): initialized\n[ 1.160966] Initialise system trusted keyring\n[ 1.162788] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.165022] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.168478] zbud: loaded\n[ 1.169916] VFS: Disk quotas dquot_6.6.0\n[ 1.171476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174089] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.176497] fuse init (API version 7.23)\n[ 1.178198] Key type big_key registered\n[ 1.179702] Allocating IMA MOK and blacklist keyrings.\n[ 1.182272] Key type asymmetric registered\n[ 1.183850] Asymmetric key parser 'x509' registered\n[ 1.185671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.188530] io scheduler noop registered\n[ 1.190048] io scheduler deadline registered (default)\n[ 1.191949] io scheduler cfq registered\n[ 1.193526] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.195530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.197972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.200737] ACPI: Power Button [PWRF]\n[ 1.202360] GHES: HEST is not enabled!\n[ 1.222015] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.262331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.266217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.292017] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.296341] Linux agpgart interface v0.103\n[ 1.300179] loop: module loaded\n[ 1.303206] vda: vda1\n[ 1.305197] scsi host0: ata_piix\n[ 1.306684] scsi host1: ata_piix\n[ 1.308067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.310432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.312897] libphy: Fixed MDIO Bus: probed\n[ 1.314511] tun: Universal TUN/TAP device driver, 1.6\n[ 1.316425] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.320048] PPP generic driver version 2.4.2\n[ 1.321789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.324084] ehci-pci: EHCI PCI platform driver\n[ 1.325762] ehci-platform: EHCI generic platform driver\n[ 1.327665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329884] ohci-pci: OHCI PCI platform driver\n[ 1.331560] ohci-platform: OHCI generic platform driver\n[ 1.333467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.353954] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.355913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.358724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.360619] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.362789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.365153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.367870] usb usb1: Product: UHCI Host Controller\n[ 1.369691] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.371919] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.373777] hub 1-0:1.0: USB hub found\n[ 1.375254] hub 1-0:1.0: 2 ports detected\n[ 1.376958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.380927] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.382747] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.384795] mousedev: PS/2 mouse device common for all mice\n[ 1.387225] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.390727] rtc_cmos 00:00: RTC can wake from S4\n[ 1.392826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.395098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.397389] i2c /dev entries driver\n[ 1.398862] device-mapper: uevent: version 1.0.3\n[ 1.400674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.403779] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.406260] NET: Registered protocol family 10\n[ 1.408234] NET: Registered protocol family 17\n[ 1.426886] Key type dns_resolver registered\n[ 1.428906] registered taskstats version 1\n[ 1.430772] Loading compiled-in X.509 certificates\n[ 1.433084] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.436594] zswap: loaded using pool lzo/zbud\n[ 1.440080] Key type trusted registered\n[ 1.444012] Key type encrypted registered\n[ 1.445539] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.447487] ima: No TPM chip found, activating TPM-bypass!\n[ 1.449452] ima: Allocated hash algorithm: sha1\n[ 1.451133] evm: HMAC attrs: 0x1\n[ 1.452862] Magic number: 3:485:3\n[ 1.454377] rtc_cmos 00:00: setting system clock to 2019-05-19 01:02:22 UTC (1558227742)\n[ 1.457382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.459504] EDD information not available.\n[ 1.472432] Freeing unused kernel memory: 1484K\n[ 1.486894] Write protecting the kernel read-only data: 14336k\n[ 1.490376] Freeing unused kernel memory: 1620K\n[ 1.492248] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.505603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506046] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514459] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514592] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514632] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514671] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514734] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514776] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.563803] virtio_net virtio0 ens3: renamed from eth0\n[ 1.575704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.579261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.592127] AVX2 version of gcm_enc/dec engaged.\n[ 1.593899] AES CTR mode by8 optimization enabled\n[ 1.607397] FDC 0 is a S82078B\n[ 1.686867] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.851244] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.853529] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.855912] usb 1-1: Product: QEMU USB Tablet\n[ 1.857474] usb 1-1: Manufacturer: QEMU\n[ 1.858903] usb 1-1: SerialNumber: 42\n[ 1.866791] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.874567] usbcore: registered new interface driver usbhid\n[ 1.876625] usbhid: USB HID core driver\n[ 1.879644] 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.883834] 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.979823] md: linear personality registered for level -1\n[ 2.983736] md: multipath personality registered for level -4\n[ 2.987722] md: raid0 personality registered for level 0\n[ 2.992220] md: raid1 personality registered for level 1\n[ 3.062867] raid6: sse2x1 gen() 11385 MB/s\n[ 3.130853] raid6: sse2x1 xor() 9018 MB/s\n[ 3.198867] raid6: sse2x2 gen() 14634 MB/s\n[ 3.266867] raid6: sse2x2 xor() 9910 MB/s\n[ 3.334853] raid6: sse2x4 gen() 17000 MB/s\n[ 3.402855] raid6: sse2x4 xor() 11753 MB/s\n[ 3.470864] raid6: avx2x1 gen() 22524 MB/s\n[ 3.538853] raid6: avx2x2 gen() 25661 MB/s\n[ 3.606853] raid6: avx2x4 gen() 29650 MB/s\n[ 3.608459] raid6: using algorithm avx2x4 gen() 29650 MB/s\n[ 3.610400] raid6: using avx2x2 recovery algorithm\n[ 3.613133] xor: automatically using best checksumming function:\n[ 3.654879] avx : 33230.000 MB/sec\n[ 3.657621] async_tx: api initialized (async)\n[ 3.666941] md: raid6 personality registered for level 6\n[ 3.668867] md: raid5 personality registered for level 5\n[ 3.670755] md: raid4 personality registered for level 4\n[ 3.676913] 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.704861] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723835] 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.825757] 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.831754] systemd[1]: Detected virtualization kvm.\n[ 3.833511] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.839077] systemd[1]: Set hostname to .\n[ 3.842363] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.844427] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.966018] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.969721] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.973940] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.977893] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.981901] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.995011] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.999479] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.003952] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.008230] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.012191] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.016609] 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.022297] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.026992] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.030675] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.034939] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.039121] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.043423] 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.[ 4.049082] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.050779] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.055554] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.071003] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.074632] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.079283] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.083470] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.087529] systemd[1]: Created slice User and Session Slice.\n[ 4.090014] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.093378] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.097880] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.101421] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.110937] 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.116110] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.120056] iscsi: registered transport (tcp)\n[ 4.121455] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.135020] 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.142367] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.146209] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.150432] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.155249] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.163741] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\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 udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\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[[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 Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started 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-05-19 01:02:29,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab/action used request id req-b03c62fb-d963-4863-8297-9f1ca557493a 2019-05-19 01:02:29,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0922920703888s 2019-05-19 01:02:29,458 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 675301362 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.377338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.380546] pid_max: default: 32768 minimum: 301 [ 0.382279] ACPI: Core revision 20150930 [ 0.384444] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.386957] Security Framework initialized [ 0.388572] Yama: becoming mindful. [ 0.392914] AppArmor: AppArmor initialized [ 0.394835] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401185] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405418] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.407818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410974] Initializing cgroup subsys io [ 0.412554] Initializing cgroup subsys memory [ 0.414224] Initializing cgroup subsys devices [ 0.415913] Initializing cgroup subsys freezer [ 0.417587] Initializing cgroup subsys net_cls [ 0.419313] Initializing cgroup subsys perf_event [ 0.421087] Initializing cgroup subsys net_prio [ 0.422814] Initializing cgroup subsys hugetlb [ 0.424497] Initializing cgroup subsys pids [ 0.426906] mce: CPU supports 10 MCE banks [ 0.428597] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.432647] Spectre V2 : Mitigation: Full generic retpoline [ 0.434652] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.437713] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.440821] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.443233] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.446779] MDS: Mitigation: Clear CPU buffers [ 0.451084] Freeing SMP alternatives memory: 36K [ 0.458414] ftrace: allocating 32293 entries in 127 pages [ 0.508746] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.511213] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.513540] smpboot: Max logical packages: 2 [ 0.515458] x2apic enabled [ 0.516977] Switched APIC routing to physical x2apic. [ 0.520135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.522565] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.526996] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540519] KVM setup paravirtual spinlock [ 0.543875] x86: Booting SMP configuration: [ 0.545630] .... node #0, CPUs: #1 [ 0.547395] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.569985] x86: Booted up 1 node, 2 CPUs [ 0.569988] KVM setup async PF for cpu 1 [ 0.569993] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.574923] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.577898] devtmpfs: initialized [ 0.581232] evm: security.selinux [ 0.582560] evm: security.SMACK64 [ 0.583885] evm: security.SMACK64EXEC [ 0.585303] evm: security.SMACK64TRANSMUTE [ 0.586851] evm: security.SMACK64MMAP [ 0.588280] evm: security.ima [ 0.589492] evm: security.capability [ 0.591154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.594615] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.596975] pinctrl core: initialized pinctrl subsystem [ 0.599100] RTC time: 1:02:21, date: 05/19/19 [ 0.601725] NET: Registered protocol family 16 [ 0.615458] cpuidle: using governor ladder [ 0.627565] cpuidle: using governor menu [ 0.629099] PCCT header not found. [ 0.630575] ACPI: bus type PCI registered [ 0.632124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634567] PCI: Using configuration type 1 for base access [ 0.649303] ACPI: Added _OSI(Module Device) [ 0.650953] ACPI: Added _OSI(Processor Device) [ 0.652600] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.657925] ACPI: Interpreter enabled [ 0.675816] ACPI: (supports S0 S5) [ 0.677194] ACPI: Using IOAPIC for interrupt routing [ 0.679011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.684355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.686486] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.688812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.691111] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695311] acpiphp: Slot [3] registered [ 0.696902] acpiphp: Slot [4] registered [ 0.698422] acpiphp: Slot [5] registered [ 0.699987] acpiphp: Slot [6] registered [ 0.701555] acpiphp: Slot [7] registered [ 0.703118] acpiphp: Slot [8] registered [ 0.704666] acpiphp: Slot [9] registered [ 0.706227] acpiphp: Slot [10] registered [ 0.707794] acpiphp: Slot [11] registered [ 0.709532] acpiphp: Slot [12] registered [ 0.711101] acpiphp: Slot [13] registered [ 0.712695] acpiphp: Slot [14] registered [ 0.714276] acpiphp: Slot [15] registered [ 0.715847] acpiphp: Slot [16] registered [ 0.717424] acpiphp: Slot [17] registered [ 0.719000] acpiphp: Slot [18] registered [ 0.720566] acpiphp: Slot [19] registered [ 0.722179] acpiphp: Slot [20] registered [ 0.723767] acpiphp: Slot [21] registered [ 0.725331] acpiphp: Slot [22] registered [ 0.726910] acpiphp: Slot [23] registered [ 0.728482] acpiphp: Slot [24] registered [ 0.730047] acpiphp: Slot [25] registered [ 0.731638] acpiphp: Slot [26] registered [ 0.733233] acpiphp: Slot [27] registered [ 0.734797] acpiphp: Slot [28] registered [ 0.736373] acpiphp: Slot [29] registered [ 0.737953] acpiphp: Slot [30] registered [ 0.739519] acpiphp: Slot [31] registered [ 0.741058] PCI host bridge to bus 0000:00 [ 0.742643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.745004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.750167] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.752974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.755797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.762153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.764618] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.766892] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.769336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.774706] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.777441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.805628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.808448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.811137] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.814283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.816927] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.819337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.821831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.823902] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.826868] vgaarb: loaded [ 0.828021] vgaarb: bridge control possible 0000:00:02.0 [ 0.830320] SCSI subsystem initialized [ 0.832065] ACPI: bus type USB registered [ 0.833670] usbcore: registered new interface driver usbfs [ 0.835643] usbcore: registered new interface driver hub [ 0.837574] usbcore: registered new device driver usb [ 0.839732] PCI: Using ACPI for IRQ routing [ 0.841790] NetLabel: Initializing [ 0.843187] NetLabel: domain hash size = 128 [ 0.844825] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.846659] NetLabel: unlabeled traffic allowed by default [ 0.848879] amd_nb: Cannot enumerate AMD northbridges [ 0.850852] clocksource: Switched to clocksource kvm-clock [ 0.863270] AppArmor: AppArmor Filesystem Enabled [ 0.865095] pnp: PnP ACPI init [ 0.866721] pnp: PnP ACPI: found 5 devices [ 0.875098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.878370] NET: Registered protocol family 2 [ 0.880388] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.883359] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.886095] TCP: Hash tables configured (established 32768 bind 32768) [ 0.888489] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.890666] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893042] NET: Registered protocol family 1 [ 0.894762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.896876] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.898951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.919412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.939889] Unpacking initramfs... [ 1.143919] Freeing initrd memory: 14824K [ 1.145570] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.147888] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.150256] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.153861] Scanning for low memory corruption every 60 seconds [ 1.156512] audit: initializing netlink subsys (disabled) [ 1.158532] audit: type=2000 audit(1558227742.430:1): initialized [ 1.160966] Initialise system trusted keyring [ 1.162788] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.165022] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.168478] zbud: loaded [ 1.169916] VFS: Disk quotas dquot_6.6.0 [ 1.171476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174089] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176497] fuse init (API version 7.23) [ 1.178198] Key type big_key registered [ 1.179702] Allocating IMA MOK and blacklist keyrings. [ 1.182272] Key type asymmetric registered [ 1.183850] Asymmetric key parser 'x509' registered [ 1.185671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.188530] io scheduler noop registered [ 1.190048] io scheduler deadline registered (default) [ 1.191949] io scheduler cfq registered [ 1.193526] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.195530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.197972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.200737] ACPI: Power Button [PWRF] [ 1.202360] GHES: HEST is not enabled! [ 1.222015] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.262331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.266217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.292017] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.296341] Linux agpgart interface v0.103 [ 1.300179] loop: module loaded [ 1.303206] vda: vda1 [ 1.305197] scsi host0: ata_piix [ 1.306684] scsi host1: ata_piix [ 1.308067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.310432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.312897] libphy: Fixed MDIO Bus: probed [ 1.314511] tun: Universal TUN/TAP device driver, 1.6 [ 1.316425] tun: (C) 1999-2004 Max Krasnyansky [ 1.320048] PPP generic driver version 2.4.2 [ 1.321789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.324084] ehci-pci: EHCI PCI platform driver [ 1.325762] ehci-platform: EHCI generic platform driver [ 1.327665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329884] ohci-pci: OHCI PCI platform driver [ 1.331560] ohci-platform: OHCI generic platform driver [ 1.333467] uhci_hcd: USB Universal Host Controller Interface driver [ 1.353954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.355913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.358724] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.360619] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.362789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.365153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.367870] usb usb1: Product: UHCI Host Controller [ 1.369691] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.371919] usb usb1: SerialNumber: 0000:00:01.2 [ 1.373777] hub 1-0:1.0: USB hub found [ 1.375254] hub 1-0:1.0: 2 ports detected [ 1.376958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.380927] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.382747] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.384795] mousedev: PS/2 mouse device common for all mice [ 1.387225] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.390727] rtc_cmos 00:00: RTC can wake from S4 [ 1.392826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.395098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.397389] i2c /dev entries driver [ 1.398862] device-mapper: uevent: version 1.0.3 [ 1.400674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.403779] ledtrig-cpu: registered to indicate activity on CPUs [ 1.406260] NET: Registered protocol family 10 [ 1.408234] NET: Registered protocol family 17 [ 1.426886] Key type dns_resolver registered [ 1.428906] registered taskstats version 1 [ 1.430772] Loading compiled-in X.509 certificates [ 1.433084] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.436594] zswap: loaded using pool lzo/zbud [ 1.440080] Key type trusted registered [ 1.444012] Key type encrypted registered [ 1.445539] AppArmor: AppArmor sha1 policy hashing enabled [ 1.447487] ima: No TPM chip found, activating TPM-bypass! [ 1.449452] ima: Allocated hash algorithm: sha1 [ 1.451133] evm: HMAC attrs: 0x1 [ 1.452862] Magic number: 3:485:3 [ 1.454377] rtc_cmos 00:00: setting system clock to 2019-05-19 01:02:22 UTC (1558227742) [ 1.457382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.459504] EDD information not available. [ 1.472432] Freeing unused kernel memory: 1484K [ 1.486894] Write protecting the kernel read-only data: 14336k [ 1.490376] Freeing unused kernel memory: 1620K [ 1.492248] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.505603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506046] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514459] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514592] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514632] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514671] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514734] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514776] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563803] virtio_net virtio0 ens3: renamed from eth0 [ 1.575704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.579261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.592127] AVX2 version of gcm_enc/dec engaged. [ 1.593899] AES CTR mode by8 optimization enabled [ 1.607397] FDC 0 is a S82078B [ 1.686867] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.851244] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.853529] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.855912] usb 1-1: Product: QEMU USB Tablet [ 1.857474] usb 1-1: Manufacturer: QEMU [ 1.858903] usb 1-1: SerialNumber: 42 [ 1.866791] hidraw: raw HID events driver (C) Jiri Kosina [ 1.874567] usbcore: registered new interface driver usbhid [ 1.876625] usbhid: USB HID core driver [ 1.879644] 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.883834] 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.979823] md: linear personality registered for level -1 [ 2.983736] md: multipath personality registered for level -4 [ 2.987722] md: raid0 personality registered for level 0 [ 2.992220] md: raid1 personality registered for level 1 [ 3.062867] raid6: sse2x1 gen() 11385 MB/s [ 3.130853] raid6: sse2x1 xor() 9018 MB/s [ 3.198867] raid6: sse2x2 gen() 14634 MB/s [ 3.266867] raid6: sse2x2 xor() 9910 MB/s [ 3.334853] raid6: sse2x4 gen() 17000 MB/s [ 3.402855] raid6: sse2x4 xor() 11753 MB/s [ 3.470864] raid6: avx2x1 gen() 22524 MB/s [ 3.538853] raid6: avx2x2 gen() 25661 MB/s [ 3.606853] raid6: avx2x4 gen() 29650 MB/s [ 3.608459] raid6: using algorithm avx2x4 gen() 29650 MB/s [ 3.610400] raid6: using avx2x2 recovery algorithm [ 3.613133] xor: automatically using best checksumming function: [ 3.654879] avx : 33230.000 MB/sec [ 3.657621] async_tx: api initialized (async) [ 3.666941] md: raid6 personality registered for level 6 [ 3.668867] md: raid5 personality registered for level 5 [ 3.670755] md: raid4 personality registered for level 4 [ 3.676913] 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.704861] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723835] 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.825757] 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.831754] systemd[1]: Detected virtualization kvm. [ 3.833511] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.839077] systemd[1]: Set hostname to . [ 3.842363] systemd[1]: Initializing machine ID from KVM UUID. [ 3.844427] systemd[1]: Installed transient /etc/machine-id file. [ 3.966018] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.969721] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.973940] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.977893] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.981901] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.995011] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.999479] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.003952] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.008230] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.012191] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.016609] 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.022297] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.026992] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.030675] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.034939] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.039121] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.043423] 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.049082] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.050779] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.055554] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.071003] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.074632] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.079283] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.083470] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.087529] systemd[1]: Created slice User and Session Slice. [ 4.090014] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.093378] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.097880] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.101421] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.110937] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.116110] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.120056] iscsi: registered transport (tcp) [ 4.121455] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.135020] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.142367] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.146209] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.150432] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.155249] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.163741] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... 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. [[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 Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started 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-05-19 01:02:30,461 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-05-19 01:02:39,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-19 01:02:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-19 01:02:39,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13244 Content-Type: application/json Date: Sun, 19 May 2019 01:02:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0a001a5-8810-4c20-a8aa-a2ef7b00e02a x-openstack-request-id: req-e0a001a5-8810-4c20-a8aa-a2ef7b00e02a 2019-05-19 01:02:39,547 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 675301362 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.377338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.380546] pid_max: default: 32768 minimum: 301\n[ 0.382279] ACPI: Core revision 20150930\n[ 0.384444] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.386957] Security Framework initialized\n[ 0.388572] Yama: becoming mindful.\n[ 0.392914] AppArmor: AppArmor initialized\n[ 0.394835] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401185] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405418] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.407818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.410974] Initializing cgroup subsys io\n[ 0.412554] Initializing cgroup subsys memory\n[ 0.414224] Initializing cgroup subsys devices\n[ 0.415913] Initializing cgroup subsys freezer\n[ 0.417587] Initializing cgroup subsys net_cls\n[ 0.419313] Initializing cgroup subsys perf_event\n[ 0.421087] Initializing cgroup subsys net_prio\n[ 0.422814] Initializing cgroup subsys hugetlb\n[ 0.424497] Initializing cgroup subsys pids\n[ 0.426906] mce: CPU supports 10 MCE banks\n[ 0.428597] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.432647] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.434652] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.437713] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.440821] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.443233] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.446779] MDS: Mitigation: Clear CPU buffers\n[ 0.451084] Freeing SMP alternatives memory: 36K\n[ 0.458414] ftrace: allocating 32293 entries in 127 pages\n[ 0.508746] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.511213] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.513540] smpboot: Max logical packages: 2\n[ 0.515458] x2apic enabled\n[ 0.516977] Switched APIC routing to physical x2apic.\n[ 0.520135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.522565] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.526996] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.540519] KVM setup paravirtual spinlock\n[ 0.543875] x86: Booting SMP configuration:\n[ 0.545630] .... node #0, CPUs: #1\n[ 0.547395] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.569985] x86: Booted up 1 node, 2 CPUs\n[ 0.569988] KVM setup async PF for cpu 1\n[ 0.569993] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.574923] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.577898] devtmpfs: initialized\n[ 0.581232] evm: security.selinux\n[ 0.582560] evm: security.SMACK64\n[ 0.583885] evm: security.SMACK64EXEC\n[ 0.585303] evm: security.SMACK64TRANSMUTE\n[ 0.586851] evm: security.SMACK64MMAP\n[ 0.588280] evm: security.ima\n[ 0.589492] evm: security.capability\n[ 0.591154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.594615] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.596975] pinctrl core: initialized pinctrl subsystem\n[ 0.599100] RTC time: 1:02:21, date: 05/19/19\n[ 0.601725] NET: Registered protocol family 16\n[ 0.615458] cpuidle: using governor ladder\n[ 0.627565] cpuidle: using governor menu\n[ 0.629099] PCCT header not found.\n[ 0.630575] ACPI: bus type PCI registered\n[ 0.632124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.634567] PCI: Using configuration type 1 for base access\n[ 0.649303] ACPI: Added _OSI(Module Device)\n[ 0.650953] ACPI: Added _OSI(Processor Device)\n[ 0.652600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654287] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.657925] ACPI: Interpreter enabled\n[ 0.675816] ACPI: (supports S0 S5)\n[ 0.677194] ACPI: Using IOAPIC for interrupt routing\n[ 0.679011] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.684355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.686486] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.688812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.691111] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695311] acpiphp: Slot [3] registered\n[ 0.696902] acpiphp: Slot [4] registered\n[ 0.698422] acpiphp: Slot [5] registered\n[ 0.699987] acpiphp: Slot [6] registered\n[ 0.701555] acpiphp: Slot [7] registered\n[ 0.703118] acpiphp: Slot [8] registered\n[ 0.704666] acpiphp: Slot [9] registered\n[ 0.706227] acpiphp: Slot [10] registered\n[ 0.707794] acpiphp: Slot [11] registered\n[ 0.709532] acpiphp: Slot [12] registered\n[ 0.711101] acpiphp: Slot [13] registered\n[ 0.712695] acpiphp: Slot [14] registered\n[ 0.714276] acpiphp: Slot [15] registered\n[ 0.715847] acpiphp: Slot [16] registered\n[ 0.717424] acpiphp: Slot [17] registered\n[ 0.719000] acpiphp: Slot [18] registered\n[ 0.720566] acpiphp: Slot [19] registered\n[ 0.722179] acpiphp: Slot [20] registered\n[ 0.723767] acpiphp: Slot [21] registered\n[ 0.725331] acpiphp: Slot [22] registered\n[ 0.726910] acpiphp: Slot [23] registered\n[ 0.728482] acpiphp: Slot [24] registered\n[ 0.730047] acpiphp: Slot [25] registered\n[ 0.731638] acpiphp: Slot [26] registered\n[ 0.733233] acpiphp: Slot [27] registered\n[ 0.734797] acpiphp: Slot [28] registered\n[ 0.736373] acpiphp: Slot [29] registered\n[ 0.737953] acpiphp: Slot [30] registered\n[ 0.739519] acpiphp: Slot [31] registered\n[ 0.741058] PCI host bridge to bus 0000:00\n[ 0.742643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.745004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.747390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.750167] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.752974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.755797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.762153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.764618] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.766892] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.769336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.774706] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.777441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.805628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.808448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.811137] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.814283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.816927] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.819337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.821831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.823902] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.826868] vgaarb: loaded\n[ 0.828021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.830320] SCSI subsystem initialized\n[ 0.832065] ACPI: bus type USB registered\n[ 0.833670] usbcore: registered new interface driver usbfs\n[ 0.835643] usbcore: registered new interface driver hub\n[ 0.837574] usbcore: registered new device driver usb\n[ 0.839732] PCI: Using ACPI for IRQ routing\n[ 0.841790] NetLabel: Initializing\n[ 0.843187] NetLabel: domain hash size = 128\n[ 0.844825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.846659] NetLabel: unlabeled traffic allowed by default\n[ 0.848879] amd_nb: Cannot enumerate AMD northbridges\n[ 0.850852] clocksource: Switched to clocksource kvm-clock\n[ 0.863270] AppArmor: AppArmor Filesystem Enabled\n[ 0.865095] pnp: PnP ACPI init\n[ 0.866721] pnp: PnP ACPI: found 5 devices\n[ 0.875098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.878370] NET: Registered protocol family 2\n[ 0.880388] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.883359] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.886095] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.888489] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.890666] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893042] NET: Registered protocol family 1\n[ 0.894762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.896876] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.898951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.919412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.939889] Unpacking initramfs...\n[ 1.143919] Freeing initrd memory: 14824K\n[ 1.145570] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.147888] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.150256] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns\n[ 1.153861] Scanning for low memory corruption every 60 seconds\n[ 1.156512] audit: initializing netlink subsys (disabled)\n[ 1.158532] audit: type=2000 audit(1558227742.430:1): initialized\n[ 1.160966] Initialise system trusted keyring\n[ 1.162788] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.165022] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.168478] zbud: loaded\n[ 1.169916] VFS: Disk quotas dquot_6.6.0\n[ 1.171476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174089] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.176497] fuse init (API version 7.23)\n[ 1.178198] Key type big_key registered\n[ 1.179702] Allocating IMA MOK and blacklist keyrings.\n[ 1.182272] Key type asymmetric registered\n[ 1.183850] Asymmetric key parser 'x509' registered\n[ 1.185671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.188530] io scheduler noop registered\n[ 1.190048] io scheduler deadline registered (default)\n[ 1.191949] io scheduler cfq registered\n[ 1.193526] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.195530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.197972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.200737] ACPI: Power Button [PWRF]\n[ 1.202360] GHES: HEST is not enabled!\n[ 1.222015] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.262331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.266217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.292017] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.296341] Linux agpgart interface v0.103\n[ 1.300179] loop: module loaded\n[ 1.303206] vda: vda1\n[ 1.305197] scsi host0: ata_piix\n[ 1.306684] scsi host1: ata_piix\n[ 1.308067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.310432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.312897] libphy: Fixed MDIO Bus: probed\n[ 1.314511] tun: Universal TUN/TAP device driver, 1.6\n[ 1.316425] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.320048] PPP generic driver version 2.4.2\n[ 1.321789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.324084] ehci-pci: EHCI PCI platform driver\n[ 1.325762] ehci-platform: EHCI generic platform driver\n[ 1.327665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329884] ohci-pci: OHCI PCI platform driver\n[ 1.331560] ohci-platform: OHCI generic platform driver\n[ 1.333467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.353954] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.355913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.358724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.360619] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.362789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.365153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.367870] usb usb1: Product: UHCI Host Controller\n[ 1.369691] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.371919] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.373777] hub 1-0:1.0: USB hub found\n[ 1.375254] hub 1-0:1.0: 2 ports detected\n[ 1.376958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.380927] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.382747] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.384795] mousedev: PS/2 mouse device common for all mice\n[ 1.387225] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.390727] rtc_cmos 00:00: RTC can wake from S4\n[ 1.392826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.395098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.397389] i2c /dev entries driver\n[ 1.398862] device-mapper: uevent: version 1.0.3\n[ 1.400674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.403779] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.406260] NET: Registered protocol family 10\n[ 1.408234] NET: Registered protocol family 17\n[ 1.426886] Key type dns_resolver registered\n[ 1.428906] registered taskstats version 1\n[ 1.430772] Loading compiled-in X.509 certificates\n[ 1.433084] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.436594] zswap: loaded using pool lzo/zbud\n[ 1.440080] Key type trusted registered\n[ 1.444012] Key type encrypted registered\n[ 1.445539] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.447487] ima: No TPM chip found, activating TPM-bypass!\n[ 1.449452] ima: Allocated hash algorithm: sha1\n[ 1.451133] evm: HMAC attrs: 0x1\n[ 1.452862] Magic number: 3:485:3\n[ 1.454377] rtc_cmos 00:00: setting system clock to 2019-05-19 01:02:22 UTC (1558227742)\n[ 1.457382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.459504] EDD information not available.\n[ 1.472432] Freeing unused kernel memory: 1484K\n[ 1.486894] Write protecting the kernel read-only data: 14336k\n[ 1.490376] Freeing unused kernel memory: 1620K\n[ 1.492248] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.505603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506046] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514459] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514592] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514632] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514671] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514734] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514776] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.563803] virtio_net virtio0 ens3: renamed from eth0\n[ 1.575704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.579261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.592127] AVX2 version of gcm_enc/dec engaged.\n[ 1.593899] AES CTR mode by8 optimization enabled\n[ 1.607397] FDC 0 is a S82078B\n[ 1.686867] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.851244] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.853529] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.855912] usb 1-1: Product: QEMU USB Tablet\n[ 1.857474] usb 1-1: Manufacturer: QEMU\n[ 1.858903] usb 1-1: SerialNumber: 42\n[ 1.866791] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.874567] usbcore: registered new interface driver usbhid\n[ 1.876625] usbhid: USB HID core driver\n[ 1.879644] 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.883834] 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.979823] md: linear personality registered for level -1\n[ 2.983736] md: multipath personality registered for level -4\n[ 2.987722] md: raid0 personality registered for level 0\n[ 2.992220] md: raid1 personality registered for level 1\n[ 3.062867] raid6: sse2x1 gen() 11385 MB/s\n[ 3.130853] raid6: sse2x1 xor() 9018 MB/s\n[ 3.198867] raid6: sse2x2 gen() 14634 MB/s\n[ 3.266867] raid6: sse2x2 xor() 9910 MB/s\n[ 3.334853] raid6: sse2x4 gen() 17000 MB/s\n[ 3.402855] raid6: sse2x4 xor() 11753 MB/s\n[ 3.470864] raid6: avx2x1 gen() 22524 MB/s\n[ 3.538853] raid6: avx2x2 gen() 25661 MB/s\n[ 3.606853] raid6: avx2x4 gen() 29650 MB/s\n[ 3.608459] raid6: using algorithm avx2x4 gen() 29650 MB/s\n[ 3.610400] raid6: using avx2x2 recovery algorithm\n[ 3.613133] xor: automatically using best checksumming function:\n[ 3.654879] avx : 33230.000 MB/sec\n[ 3.657621] async_tx: api initialized (async)\n[ 3.666941] md: raid6 personality registered for level 6\n[ 3.668867] md: raid5 personality registered for level 5\n[ 3.670755] md: raid4 personality registered for level 4\n[ 3.676913] 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.704861] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723835] 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.825757] 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.831754] systemd[1]: Detected virtualization kvm.\n[ 3.833511] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.839077] systemd[1]: Set hostname to .\n[ 3.842363] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.844427] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.966018] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.969721] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.973940] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.977893] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.981901] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.995011] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.999479] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.003952] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.008230] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.012191] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.016609] 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.022297] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.026992] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.030675] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.034939] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.039121] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.043423] 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.[ 4.049082] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.050779] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.055554] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.071003] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.074632] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.079283] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.083470] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.087529] systemd[1]: Created slice User and Session Slice.\n[ 4.090014] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.093378] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.097880] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.101421] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.110937] 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.116110] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.120056] iscsi: registered transport (tcp)\n[ 4.121455] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.135020] 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.142367] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.146209] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.150432] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.155249] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.163741] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\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 udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\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[[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 Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started 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.544555] cloud-init[554]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 19 May 2019 01:02:26 +0000. Up 5.04 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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 11.039745] cloud-init[934]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 19 May 2019 01:02:31 +0000. Up 10.03 seconds.\n[ 11.043585] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 11.046817] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.050030] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 11.053278] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.056544] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:17:52:9d |\n[ 11.059796] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe17:529d/64 | . | link | fa:16:3e:17:52:9d |\n[ 11.063036] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 11.066289] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 11.069512] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.072732] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 11.075717] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.078712] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 11.081711] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.084716] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 11.087707] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 11.090736] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.094231] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.097452] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 11.099998] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.102618] cloud-init[934]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 11.105173] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.107736] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.110319] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.112853] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.115377] cloud-init[934]: Generating public/private rsa key pair.\n[ 11.117470] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.120067] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.122606] cloud-init[934]: The key fingerprint is:\n[ 11.124541] cloud-init[934]: SHA256:nJVSvVlSSDk6IKg4JeazL8V5avhN0/g/71mUag6zll4 root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\n[ 11.127870] cloud-init[934]: The key's randomart image is:\n[ 11.129888] cloud-init[934]: +---[RSA 2048]----+\n[ 11.131750] cloud-init[934]: | . .o.+. |\n[ 11.133579] cloud-init[934]: |... . . .. .* . |\n[ 11.135411] cloud-init[934]: |o+ . ...o. * |\n[ 11.137238] cloud-init[934]: |oo. . +o o . |\n[ 11.139045] cloud-init[934]: | .+ . S . o |\n[ 11.140852] cloud-init[934]: | . + .o o |\n[ 11.142652] cloud-init[934]: | + o+ . o.E . |\n[ 11.144475] cloud-init[934]: | o +o o +B o |\n[ 11.146303] cloud-init[934]: | +. . .+++= |\n[ 11.148140] cloud-init[934]: +----[SHA256]-----+\n[ 11.149957] cloud-init[934]: Generating public/private dsa key pair.\n[ 11.152049] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.154585] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.157130] cloud-init[934]: The key fingerprint is:\n[ 11.159016] cloud-init[934]: SHA256:Bpye9aLOm1GyVExu9Xp4Qzs9J+Ow8JOMHOSM+uYWXg0 root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\n[ 11.162360] cloud-init[934]: The key's randomart image is:\n[ 11.164403] cloud-init[934]: +---[DSA 1024]----+\n[ 11.166268] cloud-init[934]: | . . |\n[ 11.167873] cloud-init[934]: | . = . . |\n[ 11.169729] cloud-init[934]: | + * . o |\n[ 11.171555] cloud-init[934]: | . * *E+ o |\n[ 11.173396] cloud-init[934]: | = S OoB = .|\n[ 11.175256] cloud-init[934]: | . B.o.O.B = |\n[ 11.177074] cloud-init[934]: | =. oo * . |\n[ 11.178906] cloud-init[934]: | o ++ . |\n[ 11.180696] cloud-init[934]: | ==o |\n[ 11.182535] cloud-init[934]: +----[SHA256]-----+\n[ 11.184361] cloud-init[934]: Generating public/private ecdsa key pair.\n[ 11.186478] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.189075] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.191618] cloud-init[934]: The key fingerprint is:\n[ 11.193510] cloud-init[934]: SHA256:jOTnIGD+qTGyI4fSRhwFDjqkXzk8TfbxNPz+d+rG8kU root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\n[ 11.196853] cloud-init[934]: The key's randomart image is:\n[ 11.198878] cloud-init[934]: +---[ECDSA 256]---+\n[ 11.200702] cloud-init[934]: |.... o ..o |\n[ 11.202533] cloud-init[934]: |+o ..= . +.. |\n[ 11.204319] cloud-init[934]: |+ +.* o . .. |\n[ 11.206174] cloud-init[934]: | =.o = o . |\n[ 11.207952] cloud-init[934]: | .o.. + S . E|\n[ 11.209755] cloud-init[934]: | o. o + . . |\n[ 11.211589] cloud-init[934]: |.+o o . o .|\n[ 11.213413] cloud-init[934]: |=o++ . +.o|\n[ 11.215207] cloud-init[934]: |++. =+o.|\n[ 11.217091] cloud-init[934]: +----[SHA256]-----+\n[ 11.218898] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 11.220978] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.223535] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.226151] cloud-init[934]: The key fingerprint is:\n[ 11.228097] cloud-init[934]: SHA256:o/XM9NxTFmteFdDRGsJvAAL+tn/qqP9J17rWLvSCnsA root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\n[ 11.231415] cloud-init[934]: The key's randomart image is:\n[ 11.233453] cloud-init[934]: +--[ED25519 256]--+\n[ 11.235279] cloud-init[934]: | ... .o .ooo|\n[ 11.237118] cloud-init[934]: | . . + ..o|\n[ 11.238931] cloud-init[934]: | . + +.|\n[ 11.240750] cloud-init[934]: | . + +|\n[ 11.242576] cloud-init[934]: | S . . o+|\n[ 11.244411] cloud-init[934]: | = B o.ooo.|\n[ 11.246186] cloud-init[934]: | . E =o+o+. |\n[[ 11.247846] cloud-init[934]: | =.+=.o. |\n[0;32m OK [0m[ 11.249246] cloud-init[934]: | .oo+O+o=. |\n] [ 11.251005] cloud-init[934]: +----[SHA256]-----+\nStarted Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on 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 Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\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[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] 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: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\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 Hold until boot process finishes up.\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started Set console scheme.\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-05-19 01:02:39,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab/action used request id req-e0a001a5-8810-4c20-a8aa-a2ef7b00e02a 2019-05-19 01:02:39,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.077544927597s 2019-05-19 01:02:39,550 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 675301362 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.377338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.380546] pid_max: default: 32768 minimum: 301 [ 0.382279] ACPI: Core revision 20150930 [ 0.384444] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.386957] Security Framework initialized [ 0.388572] Yama: becoming mindful. [ 0.392914] AppArmor: AppArmor initialized [ 0.394835] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401185] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405418] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.407818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410974] Initializing cgroup subsys io [ 0.412554] Initializing cgroup subsys memory [ 0.414224] Initializing cgroup subsys devices [ 0.415913] Initializing cgroup subsys freezer [ 0.417587] Initializing cgroup subsys net_cls [ 0.419313] Initializing cgroup subsys perf_event [ 0.421087] Initializing cgroup subsys net_prio [ 0.422814] Initializing cgroup subsys hugetlb [ 0.424497] Initializing cgroup subsys pids [ 0.426906] mce: CPU supports 10 MCE banks [ 0.428597] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.432647] Spectre V2 : Mitigation: Full generic retpoline [ 0.434652] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.437713] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.440821] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.443233] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.446779] MDS: Mitigation: Clear CPU buffers [ 0.451084] Freeing SMP alternatives memory: 36K [ 0.458414] ftrace: allocating 32293 entries in 127 pages [ 0.508746] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.511213] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.513540] smpboot: Max logical packages: 2 [ 0.515458] x2apic enabled [ 0.516977] Switched APIC routing to physical x2apic. [ 0.520135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.522565] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.526996] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540519] KVM setup paravirtual spinlock [ 0.543875] x86: Booting SMP configuration: [ 0.545630] .... node #0, CPUs: #1 [ 0.547395] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.569985] x86: Booted up 1 node, 2 CPUs [ 0.569988] KVM setup async PF for cpu 1 [ 0.569993] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.574923] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.577898] devtmpfs: initialized [ 0.581232] evm: security.selinux [ 0.582560] evm: security.SMACK64 [ 0.583885] evm: security.SMACK64EXEC [ 0.585303] evm: security.SMACK64TRANSMUTE [ 0.586851] evm: security.SMACK64MMAP [ 0.588280] evm: security.ima [ 0.589492] evm: security.capability [ 0.591154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.594615] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.596975] pinctrl core: initialized pinctrl subsystem [ 0.599100] RTC time: 1:02:21, date: 05/19/19 [ 0.601725] NET: Registered protocol family 16 [ 0.615458] cpuidle: using governor ladder [ 0.627565] cpuidle: using governor menu [ 0.629099] PCCT header not found. [ 0.630575] ACPI: bus type PCI registered [ 0.632124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634567] PCI: Using configuration type 1 for base access [ 0.649303] ACPI: Added _OSI(Module Device) [ 0.650953] ACPI: Added _OSI(Processor Device) [ 0.652600] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.657925] ACPI: Interpreter enabled [ 0.675816] ACPI: (supports S0 S5) [ 0.677194] ACPI: Using IOAPIC for interrupt routing [ 0.679011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.684355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.686486] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.688812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.691111] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695311] acpiphp: Slot [3] registered [ 0.696902] acpiphp: Slot [4] registered [ 0.698422] acpiphp: Slot [5] registered [ 0.699987] acpiphp: Slot [6] registered [ 0.701555] acpiphp: Slot [7] registered [ 0.703118] acpiphp: Slot [8] registered [ 0.704666] acpiphp: Slot [9] registered [ 0.706227] acpiphp: Slot [10] registered [ 0.707794] acpiphp: Slot [11] registered [ 0.709532] acpiphp: Slot [12] registered [ 0.711101] acpiphp: Slot [13] registered [ 0.712695] acpiphp: Slot [14] registered [ 0.714276] acpiphp: Slot [15] registered [ 0.715847] acpiphp: Slot [16] registered [ 0.717424] acpiphp: Slot [17] registered [ 0.719000] acpiphp: Slot [18] registered [ 0.720566] acpiphp: Slot [19] registered [ 0.722179] acpiphp: Slot [20] registered [ 0.723767] acpiphp: Slot [21] registered [ 0.725331] acpiphp: Slot [22] registered [ 0.726910] acpiphp: Slot [23] registered [ 0.728482] acpiphp: Slot [24] registered [ 0.730047] acpiphp: Slot [25] registered [ 0.731638] acpiphp: Slot [26] registered [ 0.733233] acpiphp: Slot [27] registered [ 0.734797] acpiphp: Slot [28] registered [ 0.736373] acpiphp: Slot [29] registered [ 0.737953] acpiphp: Slot [30] registered [ 0.739519] acpiphp: Slot [31] registered [ 0.741058] PCI host bridge to bus 0000:00 [ 0.742643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.745004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.750167] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.752974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.755797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.762153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.764618] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.766892] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.769336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.774706] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.777441] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.805628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.808448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.811137] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.814283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.816927] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.819337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.821831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.823902] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.826868] vgaarb: loaded [ 0.828021] vgaarb: bridge control possible 0000:00:02.0 [ 0.830320] SCSI subsystem initialized [ 0.832065] ACPI: bus type USB registered [ 0.833670] usbcore: registered new interface driver usbfs [ 0.835643] usbcore: registered new interface driver hub [ 0.837574] usbcore: registered new device driver usb [ 0.839732] PCI: Using ACPI for IRQ routing [ 0.841790] NetLabel: Initializing [ 0.843187] NetLabel: domain hash size = 128 [ 0.844825] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.846659] NetLabel: unlabeled traffic allowed by default [ 0.848879] amd_nb: Cannot enumerate AMD northbridges [ 0.850852] clocksource: Switched to clocksource kvm-clock [ 0.863270] AppArmor: AppArmor Filesystem Enabled [ 0.865095] pnp: PnP ACPI init [ 0.866721] pnp: PnP ACPI: found 5 devices [ 0.875098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.878370] NET: Registered protocol family 2 [ 0.880388] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.883359] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.886095] TCP: Hash tables configured (established 32768 bind 32768) [ 0.888489] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.890666] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893042] NET: Registered protocol family 1 [ 0.894762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.896876] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.898951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.919412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.939889] Unpacking initramfs... [ 1.143919] Freeing initrd memory: 14824K [ 1.145570] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.147888] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.150256] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.153861] Scanning for low memory corruption every 60 seconds [ 1.156512] audit: initializing netlink subsys (disabled) [ 1.158532] audit: type=2000 audit(1558227742.430:1): initialized [ 1.160966] Initialise system trusted keyring [ 1.162788] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.165022] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.168478] zbud: loaded [ 1.169916] VFS: Disk quotas dquot_6.6.0 [ 1.171476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174089] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176497] fuse init (API version 7.23) [ 1.178198] Key type big_key registered [ 1.179702] Allocating IMA MOK and blacklist keyrings. [ 1.182272] Key type asymmetric registered [ 1.183850] Asymmetric key parser 'x509' registered [ 1.185671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.188530] io scheduler noop registered [ 1.190048] io scheduler deadline registered (default) [ 1.191949] io scheduler cfq registered [ 1.193526] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.195530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.197972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.200737] ACPI: Power Button [PWRF] [ 1.202360] GHES: HEST is not enabled! [ 1.222015] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.262331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.266217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.292017] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.296341] Linux agpgart interface v0.103 [ 1.300179] loop: module loaded [ 1.303206] vda: vda1 [ 1.305197] scsi host0: ata_piix [ 1.306684] scsi host1: ata_piix [ 1.308067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.310432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.312897] libphy: Fixed MDIO Bus: probed [ 1.314511] tun: Universal TUN/TAP device driver, 1.6 [ 1.316425] tun: (C) 1999-2004 Max Krasnyansky [ 1.320048] PPP generic driver version 2.4.2 [ 1.321789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.324084] ehci-pci: EHCI PCI platform driver [ 1.325762] ehci-platform: EHCI generic platform driver [ 1.327665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329884] ohci-pci: OHCI PCI platform driver [ 1.331560] ohci-platform: OHCI generic platform driver [ 1.333467] uhci_hcd: USB Universal Host Controller Interface driver [ 1.353954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.355913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.358724] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.360619] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.362789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.365153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.367870] usb usb1: Product: UHCI Host Controller [ 1.369691] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.371919] usb usb1: SerialNumber: 0000:00:01.2 [ 1.373777] hub 1-0:1.0: USB hub found [ 1.375254] hub 1-0:1.0: 2 ports detected [ 1.376958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.380927] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.382747] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.384795] mousedev: PS/2 mouse device common for all mice [ 1.387225] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.390727] rtc_cmos 00:00: RTC can wake from S4 [ 1.392826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.395098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.397389] i2c /dev entries driver [ 1.398862] device-mapper: uevent: version 1.0.3 [ 1.400674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.403779] ledtrig-cpu: registered to indicate activity on CPUs [ 1.406260] NET: Registered protocol family 10 [ 1.408234] NET: Registered protocol family 17 [ 1.426886] Key type dns_resolver registered [ 1.428906] registered taskstats version 1 [ 1.430772] Loading compiled-in X.509 certificates [ 1.433084] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.436594] zswap: loaded using pool lzo/zbud [ 1.440080] Key type trusted registered [ 1.444012] Key type encrypted registered [ 1.445539] AppArmor: AppArmor sha1 policy hashing enabled [ 1.447487] ima: No TPM chip found, activating TPM-bypass! [ 1.449452] ima: Allocated hash algorithm: sha1 [ 1.451133] evm: HMAC attrs: 0x1 [ 1.452862] Magic number: 3:485:3 [ 1.454377] rtc_cmos 00:00: setting system clock to 2019-05-19 01:02:22 UTC (1558227742) [ 1.457382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.459504] EDD information not available. [ 1.472432] Freeing unused kernel memory: 1484K [ 1.486894] Write protecting the kernel read-only data: 14336k [ 1.490376] Freeing unused kernel memory: 1620K [ 1.492248] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.505603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506046] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514459] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514592] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514632] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514671] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514734] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514776] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563803] virtio_net virtio0 ens3: renamed from eth0 [ 1.575704] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.579261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.592127] AVX2 version of gcm_enc/dec engaged. [ 1.593899] AES CTR mode by8 optimization enabled [ 1.607397] FDC 0 is a S82078B [ 1.686867] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.851244] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.853529] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.855912] usb 1-1: Product: QEMU USB Tablet [ 1.857474] usb 1-1: Manufacturer: QEMU [ 1.858903] usb 1-1: SerialNumber: 42 [ 1.866791] hidraw: raw HID events driver (C) Jiri Kosina [ 1.874567] usbcore: registered new interface driver usbhid [ 1.876625] usbhid: USB HID core driver [ 1.879644] 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.883834] 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.979823] md: linear personality registered for level -1 [ 2.983736] md: multipath personality registered for level -4 [ 2.987722] md: raid0 personality registered for level 0 [ 2.992220] md: raid1 personality registered for level 1 [ 3.062867] raid6: sse2x1 gen() 11385 MB/s [ 3.130853] raid6: sse2x1 xor() 9018 MB/s [ 3.198867] raid6: sse2x2 gen() 14634 MB/s [ 3.266867] raid6: sse2x2 xor() 9910 MB/s [ 3.334853] raid6: sse2x4 gen() 17000 MB/s [ 3.402855] raid6: sse2x4 xor() 11753 MB/s [ 3.470864] raid6: avx2x1 gen() 22524 MB/s [ 3.538853] raid6: avx2x2 gen() 25661 MB/s [ 3.606853] raid6: avx2x4 gen() 29650 MB/s [ 3.608459] raid6: using algorithm avx2x4 gen() 29650 MB/s [ 3.610400] raid6: using avx2x2 recovery algorithm [ 3.613133] xor: automatically using best checksumming function: [ 3.654879] avx : 33230.000 MB/sec [ 3.657621] async_tx: api initialized (async) [ 3.666941] md: raid6 personality registered for level 6 [ 3.668867] md: raid5 personality registered for level 5 [ 3.670755] md: raid4 personality registered for level 4 [ 3.676913] 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.704861] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723835] 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.825757] 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.831754] systemd[1]: Detected virtualization kvm. [ 3.833511] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.839077] systemd[1]: Set hostname to . [ 3.842363] systemd[1]: Initializing machine ID from KVM UUID. [ 3.844427] systemd[1]: Installed transient /etc/machine-id file. [ 3.966018] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.969721] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.973940] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.977893] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.981901] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.995011] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.999479] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.003952] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.008230] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.012191] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.016609] 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.022297] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.026992] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.030675] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.034939] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.039121] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.043423] 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.049082] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.050779] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.055554] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.071003] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.074632] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.079283] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.083470] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.087529] systemd[1]: Created slice User and Session Slice. [ 4.090014] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.093378] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.097880] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.101421] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.110937] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.116110] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.120056] iscsi: registered transport (tcp) [ 4.121455] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.135020] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.142367] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.146209] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.150432] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.155249] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.163741] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... 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. [[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 Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started 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.544555] cloud-init[554]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 19 May 2019 01:02:26 +0000. Up 5.04 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 11.039745] cloud-init[934]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 19 May 2019 01:02:31 +0000. Up 10.03 seconds. [ 11.043585] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 11.046817] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.050030] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 11.053278] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.056544] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:17:52:9d | [ 11.059796] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe17:529d/64 | . | link | fa:16:3e:17:52:9d | [ 11.063036] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 11.066289] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 11.069512] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.072732] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 11.075717] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.078712] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 11.081711] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.084716] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 11.087707] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 11.090736] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 11.094231] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.097452] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 11.099998] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.102618] cloud-init[934]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 11.105173] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.107736] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.110319] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.112853] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.115377] cloud-init[934]: Generating public/private rsa key pair. [ 11.117470] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.120067] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.122606] cloud-init[934]: The key fingerprint is: [ 11.124541] cloud-init[934]: SHA256:nJVSvVlSSDk6IKg4JeazL8V5avhN0/g/71mUag6zll4 root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc [ 11.127870] cloud-init[934]: The key's randomart image is: [ 11.129888] cloud-init[934]: +---[RSA 2048]----+ [ 11.131750] cloud-init[934]: | . .o.+. | [ 11.133579] cloud-init[934]: |... . . .. .* . | [ 11.135411] cloud-init[934]: |o+ . ...o. * | [ 11.137238] cloud-init[934]: |oo. . +o o . | [ 11.139045] cloud-init[934]: | .+ . S . o | [ 11.140852] cloud-init[934]: | . + .o o | [ 11.142652] cloud-init[934]: | + o+ . o.E . | [ 11.144475] cloud-init[934]: | o +o o +B o | [ 11.146303] cloud-init[934]: | +. . .+++= | [ 11.148140] cloud-init[934]: +----[SHA256]-----+ [ 11.149957] cloud-init[934]: Generating public/private dsa key pair. [ 11.152049] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.154585] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.157130] cloud-init[934]: The key fingerprint is: [ 11.159016] cloud-init[934]: SHA256:Bpye9aLOm1GyVExu9Xp4Qzs9J+Ow8JOMHOSM+uYWXg0 root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc [ 11.162360] cloud-init[934]: The key's randomart image is: [ 11.164403] cloud-init[934]: +---[DSA 1024]----+ [ 11.166268] cloud-init[934]: | . . | [ 11.167873] cloud-init[934]: | . = . . | [ 11.169729] cloud-init[934]: | + * . o | [ 11.171555] cloud-init[934]: | . * *E+ o | [ 11.173396] cloud-init[934]: | = S OoB = .| [ 11.175256] cloud-init[934]: | . B.o.O.B = | [ 11.177074] cloud-init[934]: | =. oo * . | [ 11.178906] cloud-init[934]: | o ++ . | [ 11.180696] cloud-init[934]: | ==o | [ 11.182535] cloud-init[934]: +----[SHA256]-----+ [ 11.184361] cloud-init[934]: Generating public/private ecdsa key pair. [ 11.186478] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.189075] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.191618] cloud-init[934]: The key fingerprint is: [ 11.193510] cloud-init[934]: SHA256:jOTnIGD+qTGyI4fSRhwFDjqkXzk8TfbxNPz+d+rG8kU root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc [ 11.196853] cloud-init[934]: The key's randomart image is: [ 11.198878] cloud-init[934]: +---[ECDSA 256]---+ [ 11.200702] cloud-init[934]: |.... o ..o | [ 11.202533] cloud-init[934]: |+o ..= . +.. | [ 11.204319] cloud-init[934]: |+ +.* o . .. | [ 11.206174] cloud-init[934]: | =.o = o . | [ 11.207952] cloud-init[934]: | .o.. + S . E| [ 11.209755] cloud-init[934]: | o. o + . . | [ 11.211589] cloud-init[934]: |.+o o . o .| [ 11.213413] cloud-init[934]: |=o++ . +.o| [ 11.215207] cloud-init[934]: |++. =+o.| [ 11.217091] cloud-init[934]: +----[SHA256]-----+ [ 11.218898] cloud-init[934]: Generating public/private ed25519 key pair. [ 11.220978] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.223535] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.226151] cloud-init[934]: The key fingerprint is: [ 11.228097] cloud-init[934]: SHA256:o/XM9NxTFmteFdDRGsJvAAL+tn/qqP9J17rWLvSCnsA root@vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc [ 11.231415] cloud-init[934]: The key's randomart image is: [ 11.233453] cloud-init[934]: +--[ED25519 256]--+ [ 11.235279] cloud-init[934]: | ... .o .ooo| [ 11.237118] cloud-init[934]: | . . + ..o| [ 11.238931] cloud-init[934]: | . + +.| [ 11.240750] cloud-init[934]: | . + +| [ 11.242576] cloud-init[934]: | S . . o+| [ 11.244411] cloud-init[934]: | = B o.ooo.| [ 11.246186] cloud-init[934]: | . E =o+o+. | [[ 11.247846] cloud-init[934]: | =.+=.o. | [0;32m OK [0m[ 11.249246] cloud-init[934]: | .oo+O+o=. | ] [ 11.251005] cloud-init[934]: +----[SHA256]-----+ Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on 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. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LSB: Record successful boot for GRUB... Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[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). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[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: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[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 Hold until boot process finishes up. [[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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started Set console scheme. 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-05-19 01:02:39,554 - paramiko.transport - DEBUG - starting thread (client mode): 0x1df95590L 2019-05-19 01:02:39,555 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 01:02:39,559 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-19 01:02:39,559 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-19 01:02:39,561 - 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-05-19 01:02:39,561 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 01:02:39,561 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 01:02:39,561 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 01:02:39,561 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 01:02:39,562 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 01:02:39,603 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-19 01:02:39,604 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 01:02:39,618 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 5a3c53bf4cc421fb6b81553cbbe7a94a 2019-05-19 01:02:39,620 - paramiko.transport - DEBUG - Trying discovered key 0b77af1fa0141b4cead7dde5166ac28d in /tmp/tmp5p93nZ 2019-05-19 01:02:39,644 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 01:02:39,663 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-19 01:02:39,684 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 01:02:39,863 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-19 01:02:39,863 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-19 01:02:39,903 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 01:02:39,903 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 01:02:39,918 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 01:02:45,340 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-19 01:02:45,341 - 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-05-19 01:02:45,342 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 01:02:45,342 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 01:02:45,342 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 01:02:45,342 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 01:02:45,342 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 01:02:45,346 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 01:02:52,119 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-19 01:02:52,120 - 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-05-19 01:02:52,120 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 01:02:52,120 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 01:02:52,120 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 01:02:52,120 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 01:02:52,120 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 01:02:52,124 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 01:02:57,655 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-19 01:02:57,696 - 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-05-19 01:02:57,696 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-19 01:02:57,696 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-19 01:02:57,697 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 01:02:57,697 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-19 01:02:57,697 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 01:02:57,703 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 01:03:03,049 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-19 01:03:03,050 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-19 01:03:03,052 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-19 01:03:03,053 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-19 01:03:03,053 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-19 01:03:03,055 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-19 01:04:29,864 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-19 01:04:29,864 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest de1b75c6656161ed97d290f255cd490fca9478efb179978de13a5c5cdbf5dc01 2019-05-19 01:04:29,865 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc --2019-05-19 01:03:04-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.10, 99.84.74.62, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 22.2M=0.001s 2019-05-19 01:03:04 (22.2 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc + 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-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc 2019-05-19 01:04:29,866 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-19 01:04:29,866 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-19 01:04:29,866 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-19 01:04:29,867 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-19 01:04:29,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-05-19 01:04:29,873 - 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-05-19 01:04:59,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-05-19 01:05:00,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:05:00,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:05:00,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:05:00,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:05:00,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:05:00,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:05:00,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 805, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 128, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 806, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:05:00 GMT 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:05:00,992 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:05:00,993 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 326, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 128, 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': 806, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 109, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-19 01:05:00,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-05-19 01:05:01,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:05:01,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:05:01,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:05:01,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:05:01,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:05:01,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:05:01,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 805, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 128, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 806, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:05:01 GMT 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:05:01,163 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:05:01,164 - functest.core.cloudify - INFO - The current manager status is running 2019-05-19 01:05:01,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-05-19 01:05:01,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:05:01,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:05:01 GMT 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:05:01,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-19 01:05:01,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:05:01,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:05:01,298 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:05:01,298 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-19 01:05:01,298 - 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-05-19 01:05:01,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:05:01,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:05:01,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:05:01,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:05:01,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:05:01,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-19T01:05:01.510Z", "updated_at": "2019-05-19T01:05:01.510Z", "value": "gAAAAABc4Ku9BWfATnPF3NyprKfLeOnMIKZKdU_aVw_ErVKv4QQ5agHwxJZQi4ow-QXSgPFAfjFTDQhzoPPGKtOhtjtVlhn28Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:05:01 GMT 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:05:01,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:05:01,552 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-05-19 01:05:01,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-19T01:05:01.510Z", "updated_at": "2019-05-19T01:05:01.510Z", "value": "gAAAAABc4Ku9BWfATnPF3NyprKfLeOnMIKZKdU_aVw_ErVKv4QQ5agHwxJZQi4ow-QXSgPFAfjFTDQhzoPPGKtOhtjtVlhn28Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-19 01:05:01,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:05:01,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:05:01 GMT 2019-05-19 01:05:01,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:05:01,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-19 01:05:01,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:05:01,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:05:01,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:05:01,620 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-19 01:05:01,621 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-19 01:05:01,621 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-19 01:05:01,622 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-19 01:05:01,623 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-19 01:05:01,623 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-19 01:05:01,627 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-19 01:05:01,649 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-19 01:05:01,649 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-19 01:05:01,650 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-19 01:05:01,688 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-19 01:05:01,689 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-19 01:05:01,715 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-19 01:05:02,532 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-19 01:05:02,532 - functest.core.cloudify - DEBUG - output: 2019-05-19 01:05:02,533 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-19 01:05:02,533 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc 2019-05-19 01:05:02,534 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-19 01:05:02,572 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-19 01:05:02,573 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-19 01:05:02,600 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-19 01:05:25,586 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-19 01:05:25,586 - 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/tmpfbnqG3/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/tmpaO1mO1/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmp2GK2uO.zip |-------------------------------------------------------| 0.05% tmp2GK2uO.zip |-------------------------------------------------------| 0.09% tmp2GK2uO.zip |-------------------------------------------------------| 0.14% tmp2GK2uO.zip |-------------------------------------------------------| 0.18% tmp2GK2uO.zip |-------------------------------------------------------| 0.23% tmp2GK2uO.zip |-------------------------------------------------------| 0.27% tmp2GK2uO.zip |-------------------------------------------------------| 0.32% tmp2GK2uO.zip |-------------------------------------------------------| 0.37% tmp2GK2uO.zip |-------------------------------------------------------| 0.41% tmp2GK2uO.zip |-------------------------------------------------------| 0.46% tmp2GK2uO.zip |-------------------------------------------------------| 0.5% tmp2GK2uO.zip |-------------------------------------------------------| 0.55% tmp2GK2uO.zip |-------------------------------------------------------| 0.59% tmp2GK2uO.zip |-------------------------------------------------------| 0.64% tmp2GK2uO.zip |-------------------------------------------------------| 0.68% tmp2GK2uO.zip |-------------------------------------------------------| 0.73% tmp2GK2uO.zip |-------------------------------------------------------| 0.78% tmp2GK2uO.zip |-------------------------------------------------------| 0.82% tmp2GK2uO.zip |-------------------------------------------------------| 0.87% tmp2GK2uO.zip |#------------------------------------------------------| 0.91% tmp2GK2uO.zip |#------------------------------------------------------| 0.96% tmp2GK2uO.zip |#------------------------------------------------------| 1.0% tmp2GK2uO.zip |#------------------------------------------------------| 1.05% tmp2GK2uO.zip |#------------------------------------------------------| 1.1% tmp2GK2uO.zip |#------------------------------------------------------| 1.14% tmp2GK2uO.zip |#------------------------------------------------------| 1.19% tmp2GK2uO.zip |#------------------------------------------------------| 1.23% tmp2GK2uO.zip |#------------------------------------------------------| 1.28% tmp2GK2uO.zip |#------------------------------------------------------| 1.32% tmp2GK2uO.zip |#------------------------------------------------------| 1.37% tmp2GK2uO.zip |#------------------------------------------------------| 1.42% tmp2GK2uO.zip |#------------------------------------------------------| 1.46% tmp2GK2uO.zip |#------------------------------------------------------| 1.51% tmp2GK2uO.zip |#------------------------------------------------------| 1.55% tmp2GK2uO.zip |#------------------------------------------------------| 1.6% tmp2GK2uO.zip |#------------------------------------------------------| 1.64% tmp2GK2uO.zip |#------------------------------------------------------| 1.69% tmp2GK2uO.zip |#------------------------------------------------------| 1.73% tmp2GK2uO.zip |#------------------------------------------------------| 1.78% tmp2GK2uO.zip |#------------------------------------------------------| 1.83% tmp2GK2uO.zip |#------------------------------------------------------| 1.87% tmp2GK2uO.zip |#------------------------------------------------------| 1.92% tmp2GK2uO.zip |#------------------------------------------------------| 1.96% tmp2GK2uO.zip |#------------------------------------------------------| 2.01% tmp2GK2uO.zip |#------------------------------------------------------| 2.05% tmp2GK2uO.zip |#------------------------------------------------------| 2.1% tmp2GK2uO.zip |#------------------------------------------------------| 2.15% tmp2GK2uO.zip |#------------------------------------------------------| 2.19% tmp2GK2uO.zip |#------------------------------------------------------| 2.24% tmp2GK2uO.zip |#------------------------------------------------------| 2.28% tmp2GK2uO.zip |#------------------------------------------------------| 2.33% tmp2GK2uO.zip |#------------------------------------------------------| 2.37% tmp2GK2uO.zip |#------------------------------------------------------| 2.42% tmp2GK2uO.zip |#------------------------------------------------------| 2.47% tmp2GK2uO.zip |#------------------------------------------------------| 2.51% tmp2GK2uO.zip |#------------------------------------------------------| 2.56% tmp2GK2uO.zip |#------------------------------------------------------| 2.6% tmp2GK2uO.zip |#------------------------------------------------------| 2.65% tmp2GK2uO.zip |#------------------------------------------------------| 2.69% tmp2GK2uO.zip |##-----------------------------------------------------| 2.74% tmp2GK2uO.zip |##-----------------------------------------------------| 2.78% tmp2GK2uO.zip |##-----------------------------------------------------| 2.83% tmp2GK2uO.zip |##-----------------------------------------------------| 2.88% tmp2GK2uO.zip |##-----------------------------------------------------| 2.92% tmp2GK2uO.zip |##-----------------------------------------------------| 2.97% tmp2GK2uO.zip |##-----------------------------------------------------| 3.01% tmp2GK2uO.zip |##-----------------------------------------------------| 3.06% tmp2GK2uO.zip |##-----------------------------------------------------| 3.1% tmp2GK2uO.zip |##-----------------------------------------------------| 3.15% tmp2GK2uO.zip |##-----------------------------------------------------| 3.2% tmp2GK2uO.zip |##-----------------------------------------------------| 3.24% tmp2GK2uO.zip |##-----------------------------------------------------| 3.29% tmp2GK2uO.zip |##-----------------------------------------------------| 3.33% tmp2GK2uO.zip |##-----------------------------------------------------| 3.38% tmp2GK2uO.zip |##-----------------------------------------------------| 3.42% tmp2GK2uO.zip |##-----------------------------------------------------| 3.47% tmp2GK2uO.zip |##-----------------------------------------------------| 3.51% tmp2GK2uO.zip |##-----------------------------------------------------| 3.56% tmp2GK2uO.zip |##-----------------------------------------------------| 3.61% tmp2GK2uO.zip |##-----------------------------------------------------| 3.65% tmp2GK2uO.zip |##-----------------------------------------------------| 3.7% tmp2GK2uO.zip |##-----------------------------------------------------| 3.74% tmp2GK2uO.zip |##-----------------------------------------------------| 3.79% tmp2GK2uO.zip |##-----------------------------------------------------| 3.83% tmp2GK2uO.zip |##-----------------------------------------------------| 3.88% tmp2GK2uO.zip |##-----------------------------------------------------| 3.93% tmp2GK2uO.zip |##-----------------------------------------------------| 3.97% tmp2GK2uO.zip |##-----------------------------------------------------| 4.02% tmp2GK2uO.zip |##-----------------------------------------------------| 4.06% tmp2GK2uO.zip |##-----------------------------------------------------| 4.11% tmp2GK2uO.zip |##-----------------------------------------------------| 4.15% tmp2GK2uO.zip |##-----------------------------------------------------| 4.2% tmp2GK2uO.zip |##-----------------------------------------------------| 4.25% tmp2GK2uO.zip |##-----------------------------------------------------| 4.29% tmp2GK2uO.zip |##-----------------------------------------------------| 4.34% tmp2GK2uO.zip |##-----------------------------------------------------| 4.38% tmp2GK2uO.zip |##-----------------------------------------------------| 4.43% tmp2GK2uO.zip |##-----------------------------------------------------| 4.47% tmp2GK2uO.zip |##-----------------------------------------------------| 4.52% tmp2GK2uO.zip |###----------------------------------------------------| 4.56% tmp2GK2uO.zip |###----------------------------------------------------| 4.61% tmp2GK2uO.zip |###----------------------------------------------------| 4.66% tmp2GK2uO.zip |###----------------------------------------------------| 4.7% tmp2GK2uO.zip |###----------------------------------------------------| 4.75% tmp2GK2uO.zip |###----------------------------------------------------| 4.79% tmp2GK2uO.zip |###----------------------------------------------------| 4.84% tmp2GK2uO.zip |###----------------------------------------------------| 4.88% tmp2GK2uO.zip |###----------------------------------------------------| 4.93% tmp2GK2uO.zip |###----------------------------------------------------| 4.98% tmp2GK2uO.zip |###----------------------------------------------------| 5.02% tmp2GK2uO.zip |###----------------------------------------------------| 5.07% tmp2GK2uO.zip |###----------------------------------------------------| 5.11% tmp2GK2uO.zip |###----------------------------------------------------| 5.16% tmp2GK2uO.zip |###----------------------------------------------------| 5.2% tmp2GK2uO.zip |###----------------------------------------------------| 5.25% tmp2GK2uO.zip |###----------------------------------------------------| 5.3% tmp2GK2uO.zip |###----------------------------------------------------| 5.34% tmp2GK2uO.zip |###----------------------------------------------------| 5.39% tmp2GK2uO.zip |###----------------------------------------------------| 5.43% tmp2GK2uO.zip |###----------------------------------------------------| 5.48% tmp2GK2uO.zip |###----------------------------------------------------| 5.52% tmp2GK2uO.zip |###----------------------------------------------------| 5.57% tmp2GK2uO.zip |###----------------------------------------------------| 5.61% tmp2GK2uO.zip |###----------------------------------------------------| 5.66% tmp2GK2uO.zip |###----------------------------------------------------| 5.71% tmp2GK2uO.zip |###----------------------------------------------------| 5.75% tmp2GK2uO.zip |###----------------------------------------------------| 5.8% tmp2GK2uO.zip |###----------------------------------------------------| 5.84% tmp2GK2uO.zip |###----------------------------------------------------| 5.89% tmp2GK2uO.zip |###----------------------------------------------------| 5.93% tmp2GK2uO.zip |###----------------------------------------------------| 5.98% tmp2GK2uO.zip |###----------------------------------------------------| 6.03% tmp2GK2uO.zip |###----------------------------------------------------| 6.07% tmp2GK2uO.zip |###----------------------------------------------------| 6.12% tmp2GK2uO.zip |###----------------------------------------------------| 6.16% tmp2GK2uO.zip |###----------------------------------------------------| 6.21% tmp2GK2uO.zip |###----------------------------------------------------| 6.25% tmp2GK2uO.zip |###----------------------------------------------------| 6.3% tmp2GK2uO.zip |###----------------------------------------------------| 6.35% tmp2GK2uO.zip |####---------------------------------------------------| 6.39% tmp2GK2uO.zip |####---------------------------------------------------| 6.44% tmp2GK2uO.zip |####---------------------------------------------------| 6.48% tmp2GK2uO.zip |####---------------------------------------------------| 6.53% tmp2GK2uO.zip |####---------------------------------------------------| 6.57% tmp2GK2uO.zip |####---------------------------------------------------| 6.62% tmp2GK2uO.zip |####---------------------------------------------------| 6.66% tmp2GK2uO.zip |####---------------------------------------------------| 6.71% tmp2GK2uO.zip |####---------------------------------------------------| 6.76% tmp2GK2uO.zip |####---------------------------------------------------| 6.8% tmp2GK2uO.zip |####---------------------------------------------------| 6.85% tmp2GK2uO.zip |####---------------------------------------------------| 6.89% tmp2GK2uO.zip |####---------------------------------------------------| 6.94% tmp2GK2uO.zip |####---------------------------------------------------| 6.98% tmp2GK2uO.zip |####---------------------------------------------------| 7.03% tmp2GK2uO.zip |####---------------------------------------------------| 7.08% tmp2GK2uO.zip |####---------------------------------------------------| 7.12% tmp2GK2uO.zip |####---------------------------------------------------| 7.17% tmp2GK2uO.zip |####---------------------------------------------------| 7.21% tmp2GK2uO.zip |####---------------------------------------------------| 7.26% tmp2GK2uO.zip |####---------------------------------------------------| 7.3% tmp2GK2uO.zip |####---------------------------------------------------| 7.35% tmp2GK2uO.zip |####---------------------------------------------------| 7.4% tmp2GK2uO.zip |####---------------------------------------------------| 7.44% tmp2GK2uO.zip |####---------------------------------------------------| 7.49% tmp2GK2uO.zip |####---------------------------------------------------| 7.53% tmp2GK2uO.zip |####---------------------------------------------------| 7.58% tmp2GK2uO.zip |####---------------------------------------------------| 7.62% tmp2GK2uO.zip |####---------------------------------------------------| 7.67% tmp2GK2uO.zip |####---------------------------------------------------| 7.71% tmp2GK2uO.zip |####---------------------------------------------------| 7.76% tmp2GK2uO.zip |####---------------------------------------------------| 7.81% tmp2GK2uO.zip |####---------------------------------------------------| 7.85% tmp2GK2uO.zip |####---------------------------------------------------| 7.9% tmp2GK2uO.zip |####---------------------------------------------------| 7.94% tmp2GK2uO.zip |####---------------------------------------------------| 7.99% tmp2GK2uO.zip |####---------------------------------------------------| 8.03% tmp2GK2uO.zip |####---------------------------------------------------| 8.08% tmp2GK2uO.zip |####---------------------------------------------------| 8.13% tmp2GK2uO.zip |####---------------------------------------------------| 8.17% tmp2GK2uO.zip |#####--------------------------------------------------| 8.22% tmp2GK2uO.zip |#####--------------------------------------------------| 8.26% tmp2GK2uO.zip |#####--------------------------------------------------| 8.31% tmp2GK2uO.zip |#####--------------------------------------------------| 8.35% tmp2GK2uO.zip |#####--------------------------------------------------| 8.4% tmp2GK2uO.zip |#####--------------------------------------------------| 8.45% tmp2GK2uO.zip |#####--------------------------------------------------| 8.49% tmp2GK2uO.zip |#####--------------------------------------------------| 8.54% tmp2GK2uO.zip |#####--------------------------------------------------| 8.58% tmp2GK2uO.zip |#####--------------------------------------------------| 8.63% tmp2GK2uO.zip |#####--------------------------------------------------| 8.67% tmp2GK2uO.zip |#####--------------------------------------------------| 8.72% tmp2GK2uO.zip |#####--------------------------------------------------| 8.76% tmp2GK2uO.zip |#####--------------------------------------------------| 8.81% tmp2GK2uO.zip |#####--------------------------------------------------| 8.86% tmp2GK2uO.zip |#####--------------------------------------------------| 8.9% tmp2GK2uO.zip |#####--------------------------------------------------| 8.95% tmp2GK2uO.zip |#####--------------------------------------------------| 8.99% tmp2GK2uO.zip |#####--------------------------------------------------| 9.04% tmp2GK2uO.zip |#####--------------------------------------------------| 9.08% tmp2GK2uO.zip |#####--------------------------------------------------| 9.13% tmp2GK2uO.zip |#####--------------------------------------------------| 9.18% tmp2GK2uO.zip |#####--------------------------------------------------| 9.22% tmp2GK2uO.zip |#####--------------------------------------------------| 9.27% tmp2GK2uO.zip |#####--------------------------------------------------| 9.31% tmp2GK2uO.zip |#####--------------------------------------------------| 9.36% tmp2GK2uO.zip |#####--------------------------------------------------| 9.4% tmp2GK2uO.zip |#####--------------------------------------------------| 9.45% tmp2GK2uO.zip |#####--------------------------------------------------| 9.5% tmp2GK2uO.zip |#####--------------------------------------------------| 9.54% tmp2GK2uO.zip |#####--------------------------------------------------| 9.59% tmp2GK2uO.zip |#####--------------------------------------------------| 9.63% tmp2GK2uO.zip |#####--------------------------------------------------| 9.68% tmp2GK2uO.zip |#####--------------------------------------------------| 9.72% tmp2GK2uO.zip |#####--------------------------------------------------| 9.77% tmp2GK2uO.zip |#####--------------------------------------------------| 9.81% tmp2GK2uO.zip |#####--------------------------------------------------| 9.86% tmp2GK2uO.zip |#####--------------------------------------------------| 9.91% tmp2GK2uO.zip |#####--------------------------------------------------| 9.95% tmp2GK2uO.zip |#####--------------------------------------------------| 10.0% tmp2GK2uO.zip |######-------------------------------------------------| 10.04% tmp2GK2uO.zip |######-------------------------------------------------| 10.09% tmp2GK2uO.zip |######-------------------------------------------------| 10.13% tmp2GK2uO.zip |######-------------------------------------------------| 10.18% tmp2GK2uO.zip |######-------------------------------------------------| 10.23% tmp2GK2uO.zip |######-------------------------------------------------| 10.27% tmp2GK2uO.zip |######-------------------------------------------------| 10.32% tmp2GK2uO.zip |######-------------------------------------------------| 10.36% tmp2GK2uO.zip |######-------------------------------------------------| 10.41% tmp2GK2uO.zip |######-------------------------------------------------| 10.45% tmp2GK2uO.zip |######-------------------------------------------------| 10.5% tmp2GK2uO.zip |######-------------------------------------------------| 10.54% tmp2GK2uO.zip |######-------------------------------------------------| 10.59% tmp2GK2uO.zip |######-------------------------------------------------| 10.64% tmp2GK2uO.zip |######-------------------------------------------------| 10.68% tmp2GK2uO.zip |######-------------------------------------------------| 10.73% tmp2GK2uO.zip |######-------------------------------------------------| 10.77% tmp2GK2uO.zip |######-------------------------------------------------| 10.82% tmp2GK2uO.zip |######-------------------------------------------------| 10.86% tmp2GK2uO.zip |######-------------------------------------------------| 10.91% tmp2GK2uO.zip |######-------------------------------------------------| 10.96% tmp2GK2uO.zip |######-------------------------------------------------| 11.0% tmp2GK2uO.zip |######-------------------------------------------------| 11.05% tmp2GK2uO.zip |######-------------------------------------------------| 11.09% tmp2GK2uO.zip |######-------------------------------------------------| 11.14% tmp2GK2uO.zip |######-------------------------------------------------| 11.18% tmp2GK2uO.zip |######-------------------------------------------------| 11.23% tmp2GK2uO.zip |######-------------------------------------------------| 11.28% tmp2GK2uO.zip |######-------------------------------------------------| 11.32% tmp2GK2uO.zip |######-------------------------------------------------| 11.37% tmp2GK2uO.zip |######-------------------------------------------------| 11.41% tmp2GK2uO.zip |######-------------------------------------------------| 11.46% tmp2GK2uO.zip |######-------------------------------------------------| 11.5% tmp2GK2uO.zip |######-------------------------------------------------| 11.55% tmp2GK2uO.zip |######-------------------------------------------------| 11.59% tmp2GK2uO.zip |######-------------------------------------------------| 11.64% tmp2GK2uO.zip |######-------------------------------------------------| 11.69% tmp2GK2uO.zip |######-------------------------------------------------| 11.73% tmp2GK2uO.zip |######-------------------------------------------------| 11.78% tmp2GK2uO.zip |#######------------------------------------------------| 11.82% tmp2GK2uO.zip |#######------------------------------------------------| 11.87% tmp2GK2uO.zip |#######------------------------------------------------| 11.91% tmp2GK2uO.zip |#######------------------------------------------------| 11.96% tmp2GK2uO.zip |#######------------------------------------------------| 12.01% tmp2GK2uO.zip |#######------------------------------------------------| 12.05% tmp2GK2uO.zip |#######------------------------------------------------| 12.1% tmp2GK2uO.zip |#######------------------------------------------------| 12.14% tmp2GK2uO.zip |#######------------------------------------------------| 12.19% tmp2GK2uO.zip |#######------------------------------------------------| 12.23% tmp2GK2uO.zip |#######------------------------------------------------| 12.28% tmp2GK2uO.zip |#######------------------------------------------------| 12.33% tmp2GK2uO.zip |#######------------------------------------------------| 12.37% tmp2GK2uO.zip |#######------------------------------------------------| 12.42% tmp2GK2uO.zip |#######------------------------------------------------| 12.46% tmp2GK2uO.zip |#######------------------------------------------------| 12.51% tmp2GK2uO.zip |#######------------------------------------------------| 12.55% tmp2GK2uO.zip |#######------------------------------------------------| 12.6% tmp2GK2uO.zip |#######------------------------------------------------| 12.64% tmp2GK2uO.zip |#######------------------------------------------------| 12.69% tmp2GK2uO.zip |#######------------------------------------------------| 12.74% tmp2GK2uO.zip |#######------------------------------------------------| 12.78% tmp2GK2uO.zip |#######------------------------------------------------| 12.83% tmp2GK2uO.zip |#######------------------------------------------------| 12.87% tmp2GK2uO.zip |#######------------------------------------------------| 12.92% tmp2GK2uO.zip |#######------------------------------------------------| 12.96% tmp2GK2uO.zip |#######------------------------------------------------| 13.01% tmp2GK2uO.zip |#######------------------------------------------------| 13.06% tmp2GK2uO.zip |#######------------------------------------------------| 13.1% tmp2GK2uO.zip |#######------------------------------------------------| 13.15% tmp2GK2uO.zip |#######------------------------------------------------| 13.19% tmp2GK2uO.zip |#######------------------------------------------------| 13.24% tmp2GK2uO.zip |#######------------------------------------------------| 13.28% tmp2GK2uO.zip |#######------------------------------------------------| 13.33% tmp2GK2uO.zip |#######------------------------------------------------| 13.38% tmp2GK2uO.zip |#######------------------------------------------------| 13.42% tmp2GK2uO.zip |#######------------------------------------------------| 13.47% tmp2GK2uO.zip |#######------------------------------------------------| 13.51% tmp2GK2uO.zip |#######------------------------------------------------| 13.56% tmp2GK2uO.zip |#######------------------------------------------------| 13.6% tmp2GK2uO.zip |########-----------------------------------------------| 13.65% tmp2GK2uO.zip |########-----------------------------------------------| 13.69% tmp2GK2uO.zip |########-----------------------------------------------| 13.74% tmp2GK2uO.zip |########-----------------------------------------------| 13.79% tmp2GK2uO.zip |########-----------------------------------------------| 13.83% tmp2GK2uO.zip |########-----------------------------------------------| 13.88% tmp2GK2uO.zip |########-----------------------------------------------| 13.92% tmp2GK2uO.zip |########-----------------------------------------------| 13.97% tmp2GK2uO.zip |########-----------------------------------------------| 14.01% tmp2GK2uO.zip |########-----------------------------------------------| 14.06% tmp2GK2uO.zip |########-----------------------------------------------| 14.11% tmp2GK2uO.zip |########-----------------------------------------------| 14.15% tmp2GK2uO.zip |########-----------------------------------------------| 14.2% tmp2GK2uO.zip |########-----------------------------------------------| 14.24% tmp2GK2uO.zip |########-----------------------------------------------| 14.29% tmp2GK2uO.zip |########-----------------------------------------------| 14.33% tmp2GK2uO.zip |########-----------------------------------------------| 14.38% tmp2GK2uO.zip |########-----------------------------------------------| 14.43% tmp2GK2uO.zip |########-----------------------------------------------| 14.47% tmp2GK2uO.zip |########-----------------------------------------------| 14.52% tmp2GK2uO.zip |########-----------------------------------------------| 14.56% tmp2GK2uO.zip |########-----------------------------------------------| 14.61% tmp2GK2uO.zip |########-----------------------------------------------| 14.65% tmp2GK2uO.zip |########-----------------------------------------------| 14.7% tmp2GK2uO.zip |########-----------------------------------------------| 14.74% tmp2GK2uO.zip |########-----------------------------------------------| 14.79% tmp2GK2uO.zip |########-----------------------------------------------| 14.84% tmp2GK2uO.zip |########-----------------------------------------------| 14.88% tmp2GK2uO.zip |########-----------------------------------------------| 14.93% tmp2GK2uO.zip |########-----------------------------------------------| 14.97% tmp2GK2uO.zip |########-----------------------------------------------| 15.02% tmp2GK2uO.zip |########-----------------------------------------------| 15.06% tmp2GK2uO.zip |########-----------------------------------------------| 15.11% tmp2GK2uO.zip |########-----------------------------------------------| 15.16% tmp2GK2uO.zip |########-----------------------------------------------| 15.2% tmp2GK2uO.zip |########-----------------------------------------------| 15.25% tmp2GK2uO.zip |########-----------------------------------------------| 15.29% tmp2GK2uO.zip |########-----------------------------------------------| 15.34% tmp2GK2uO.zip |########-----------------------------------------------| 15.38% tmp2GK2uO.zip |########-----------------------------------------------| 15.43% tmp2GK2uO.zip |#########----------------------------------------------| 15.48% tmp2GK2uO.zip |#########----------------------------------------------| 15.52% tmp2GK2uO.zip |#########----------------------------------------------| 15.57% tmp2GK2uO.zip |#########----------------------------------------------| 15.61% tmp2GK2uO.zip |#########----------------------------------------------| 15.66% tmp2GK2uO.zip |#########----------------------------------------------| 15.7% tmp2GK2uO.zip |#########----------------------------------------------| 15.75% tmp2GK2uO.zip |#########----------------------------------------------| 15.79% tmp2GK2uO.zip |#########----------------------------------------------| 15.84% tmp2GK2uO.zip |#########----------------------------------------------| 15.89% tmp2GK2uO.zip |#########----------------------------------------------| 15.93% tmp2GK2uO.zip |#########----------------------------------------------| 15.98% tmp2GK2uO.zip |#########----------------------------------------------| 16.02% tmp2GK2uO.zip |#########----------------------------------------------| 16.07% tmp2GK2uO.zip |#########----------------------------------------------| 16.11% tmp2GK2uO.zip |#########----------------------------------------------| 16.16% tmp2GK2uO.zip |#########----------------------------------------------| 16.21% tmp2GK2uO.zip |#########----------------------------------------------| 16.25% tmp2GK2uO.zip |#########----------------------------------------------| 16.3% tmp2GK2uO.zip |#########----------------------------------------------| 16.34% tmp2GK2uO.zip |#########----------------------------------------------| 16.39% tmp2GK2uO.zip |#########----------------------------------------------| 16.43% tmp2GK2uO.zip |#########----------------------------------------------| 16.48% tmp2GK2uO.zip |#########----------------------------------------------| 16.53% tmp2GK2uO.zip |#########----------------------------------------------| 16.57% tmp2GK2uO.zip |#########----------------------------------------------| 16.62% tmp2GK2uO.zip |#########----------------------------------------------| 16.66% tmp2GK2uO.zip |#########----------------------------------------------| 16.71% tmp2GK2uO.zip |#########----------------------------------------------| 16.75% tmp2GK2uO.zip |#########----------------------------------------------| 16.8% tmp2GK2uO.zip |#########----------------------------------------------| 16.84% tmp2GK2uO.zip |#########----------------------------------------------| 16.89% tmp2GK2uO.zip |#########----------------------------------------------| 16.94% tmp2GK2uO.zip |#########----------------------------------------------| 16.98% tmp2GK2uO.zip |#########----------------------------------------------| 17.03% tmp2GK2uO.zip |#########----------------------------------------------| 17.07% tmp2GK2uO.zip |#########----------------------------------------------| 17.12% tmp2GK2uO.zip |#########----------------------------------------------| 17.16% tmp2GK2uO.zip |#########----------------------------------------------| 17.21% tmp2GK2uO.zip |#########----------------------------------------------| 17.26% tmp2GK2uO.zip |##########---------------------------------------------| 17.3% tmp2GK2uO.zip |##########---------------------------------------------| 17.35% tmp2GK2uO.zip |##########---------------------------------------------| 17.39% tmp2GK2uO.zip |##########---------------------------------------------| 17.44% tmp2GK2uO.zip |##########---------------------------------------------| 17.48% tmp2GK2uO.zip |##########---------------------------------------------| 17.53% tmp2GK2uO.zip |##########---------------------------------------------| 17.57% tmp2GK2uO.zip |##########---------------------------------------------| 17.62% tmp2GK2uO.zip |##########---------------------------------------------| 17.67% tmp2GK2uO.zip |##########---------------------------------------------| 17.71% tmp2GK2uO.zip |##########---------------------------------------------| 17.76% tmp2GK2uO.zip |##########---------------------------------------------| 17.8% tmp2GK2uO.zip |##########---------------------------------------------| 17.85% tmp2GK2uO.zip |##########---------------------------------------------| 17.89% tmp2GK2uO.zip |##########---------------------------------------------| 17.94% tmp2GK2uO.zip |##########---------------------------------------------| 17.99% tmp2GK2uO.zip |##########---------------------------------------------| 18.03% tmp2GK2uO.zip |##########---------------------------------------------| 18.08% tmp2GK2uO.zip |##########---------------------------------------------| 18.12% tmp2GK2uO.zip |##########---------------------------------------------| 18.17% tmp2GK2uO.zip |##########---------------------------------------------| 18.21% tmp2GK2uO.zip |##########---------------------------------------------| 18.26% tmp2GK2uO.zip |##########---------------------------------------------| 18.31% tmp2GK2uO.zip |##########---------------------------------------------| 18.35% tmp2GK2uO.zip |##########---------------------------------------------| 18.4% tmp2GK2uO.zip |##########---------------------------------------------| 18.44% tmp2GK2uO.zip |##########---------------------------------------------| 18.49% tmp2GK2uO.zip |##########---------------------------------------------| 18.53% tmp2GK2uO.zip |##########---------------------------------------------| 18.58% tmp2GK2uO.zip |##########---------------------------------------------| 18.62% tmp2GK2uO.zip |##########---------------------------------------------| 18.67% tmp2GK2uO.zip |##########---------------------------------------------| 18.72% tmp2GK2uO.zip |##########---------------------------------------------| 18.76% tmp2GK2uO.zip |##########---------------------------------------------| 18.81% tmp2GK2uO.zip |##########---------------------------------------------| 18.85% tmp2GK2uO.zip |##########---------------------------------------------| 18.9% tmp2GK2uO.zip |##########---------------------------------------------| 18.94% tmp2GK2uO.zip |##########---------------------------------------------| 18.99% tmp2GK2uO.zip |##########---------------------------------------------| 19.04% tmp2GK2uO.zip |##########---------------------------------------------| 19.08% tmp2GK2uO.zip |###########--------------------------------------------| 19.13% tmp2GK2uO.zip |###########--------------------------------------------| 19.17% tmp2GK2uO.zip |###########--------------------------------------------| 19.22% tmp2GK2uO.zip |###########--------------------------------------------| 19.26% tmp2GK2uO.zip |###########--------------------------------------------| 19.31% tmp2GK2uO.zip |###########--------------------------------------------| 19.36% tmp2GK2uO.zip |###########--------------------------------------------| 19.4% tmp2GK2uO.zip |###########--------------------------------------------| 19.45% tmp2GK2uO.zip |###########--------------------------------------------| 19.49% tmp2GK2uO.zip |###########--------------------------------------------| 19.54% tmp2GK2uO.zip |###########--------------------------------------------| 19.58% tmp2GK2uO.zip |###########--------------------------------------------| 19.63% tmp2GK2uO.zip |###########--------------------------------------------| 19.67% tmp2GK2uO.zip |###########--------------------------------------------| 19.72% tmp2GK2uO.zip |###########--------------------------------------------| 19.77% tmp2GK2uO.zip |###########--------------------------------------------| 19.81% tmp2GK2uO.zip |###########--------------------------------------------| 19.86% tmp2GK2uO.zip |###########--------------------------------------------| 19.9% tmp2GK2uO.zip |###########--------------------------------------------| 19.95% tmp2GK2uO.zip |###########--------------------------------------------| 19.99% tmp2GK2uO.zip |###########--------------------------------------------| 20.04% tmp2GK2uO.zip |###########--------------------------------------------| 20.09% tmp2GK2uO.zip |###########--------------------------------------------| 20.13% tmp2GK2uO.zip |###########--------------------------------------------| 20.18% tmp2GK2uO.zip |###########--------------------------------------------| 20.22% tmp2GK2uO.zip |###########--------------------------------------------| 20.27% tmp2GK2uO.zip |###########--------------------------------------------| 20.31% tmp2GK2uO.zip |###########--------------------------------------------| 20.36% tmp2GK2uO.zip |###########--------------------------------------------| 20.41% tmp2GK2uO.zip |###########--------------------------------------------| 20.45% tmp2GK2uO.zip |###########--------------------------------------------| 20.5% tmp2GK2uO.zip |###########--------------------------------------------| 20.54% tmp2GK2uO.zip |###########--------------------------------------------| 20.59% tmp2GK2uO.zip |###########--------------------------------------------| 20.63% tmp2GK2uO.zip |###########--------------------------------------------| 20.68% tmp2GK2uO.zip |###########--------------------------------------------| 20.72% tmp2GK2uO.zip |###########--------------------------------------------| 20.77% tmp2GK2uO.zip |###########--------------------------------------------| 20.82% tmp2GK2uO.zip |###########--------------------------------------------| 20.86% tmp2GK2uO.zip |###########--------------------------------------------| 20.91% tmp2GK2uO.zip |############-------------------------------------------| 20.95% tmp2GK2uO.zip |############-------------------------------------------| 21.0% tmp2GK2uO.zip |############-------------------------------------------| 21.04% tmp2GK2uO.zip |############-------------------------------------------| 21.09% tmp2GK2uO.zip |############-------------------------------------------| 21.14% tmp2GK2uO.zip |############-------------------------------------------| 21.18% tmp2GK2uO.zip |############-------------------------------------------| 21.23% tmp2GK2uO.zip |############-------------------------------------------| 21.27% tmp2GK2uO.zip |############-------------------------------------------| 21.32% tmp2GK2uO.zip |############-------------------------------------------| 21.36% tmp2GK2uO.zip |############-------------------------------------------| 21.41% tmp2GK2uO.zip |############-------------------------------------------| 21.46% tmp2GK2uO.zip |############-------------------------------------------| 21.5% tmp2GK2uO.zip |############-------------------------------------------| 21.55% tmp2GK2uO.zip |############-------------------------------------------| 21.59% tmp2GK2uO.zip |############-------------------------------------------| 21.64% tmp2GK2uO.zip |############-------------------------------------------| 21.68% tmp2GK2uO.zip |############-------------------------------------------| 21.73% tmp2GK2uO.zip |############-------------------------------------------| 21.77% tmp2GK2uO.zip |############-------------------------------------------| 21.82% tmp2GK2uO.zip |############-------------------------------------------| 21.87% tmp2GK2uO.zip |############-------------------------------------------| 21.91% tmp2GK2uO.zip |############-------------------------------------------| 21.96% tmp2GK2uO.zip |############-------------------------------------------| 22.0% tmp2GK2uO.zip |############-------------------------------------------| 22.05% tmp2GK2uO.zip |############-------------------------------------------| 22.09% tmp2GK2uO.zip |############-------------------------------------------| 22.14% tmp2GK2uO.zip |############-------------------------------------------| 22.19% tmp2GK2uO.zip |############-------------------------------------------| 22.23% tmp2GK2uO.zip |############-------------------------------------------| 22.28% tmp2GK2uO.zip |############-------------------------------------------| 22.32% tmp2GK2uO.zip |############-------------------------------------------| 22.37% tmp2GK2uO.zip |############-------------------------------------------| 22.41% tmp2GK2uO.zip |############-------------------------------------------| 22.46% tmp2GK2uO.zip |############-------------------------------------------| 22.51% tmp2GK2uO.zip |############-------------------------------------------| 22.55% tmp2GK2uO.zip |############-------------------------------------------| 22.6% tmp2GK2uO.zip |############-------------------------------------------| 22.64% tmp2GK2uO.zip |############-------------------------------------------| 22.69% tmp2GK2uO.zip |#############------------------------------------------| 22.73% tmp2GK2uO.zip |#############------------------------------------------| 22.78% tmp2GK2uO.zip |#############------------------------------------------| 22.82% tmp2GK2uO.zip |#############------------------------------------------| 22.87% tmp2GK2uO.zip |#############------------------------------------------| 22.92% tmp2GK2uO.zip |#############------------------------------------------| 22.96% tmp2GK2uO.zip |#############------------------------------------------| 23.01% tmp2GK2uO.zip |#############------------------------------------------| 23.05% tmp2GK2uO.zip |#############------------------------------------------| 23.1% tmp2GK2uO.zip |#############------------------------------------------| 23.14% tmp2GK2uO.zip |#############------------------------------------------| 23.19% tmp2GK2uO.zip |#############------------------------------------------| 23.24% tmp2GK2uO.zip |#############------------------------------------------| 23.28% tmp2GK2uO.zip |#############------------------------------------------| 23.33% tmp2GK2uO.zip |#############------------------------------------------| 23.37% tmp2GK2uO.zip |#############------------------------------------------| 23.42% tmp2GK2uO.zip |#############------------------------------------------| 23.46% tmp2GK2uO.zip |#############------------------------------------------| 23.51% tmp2GK2uO.zip |#############------------------------------------------| 23.56% tmp2GK2uO.zip |#############------------------------------------------| 23.6% tmp2GK2uO.zip |#############------------------------------------------| 23.65% tmp2GK2uO.zip |#############------------------------------------------| 23.69% tmp2GK2uO.zip |#############------------------------------------------| 23.74% tmp2GK2uO.zip |#############------------------------------------------| 23.78% tmp2GK2uO.zip |#############------------------------------------------| 23.83% tmp2GK2uO.zip |#############------------------------------------------| 23.87% tmp2GK2uO.zip |#############------------------------------------------| 23.92% tmp2GK2uO.zip |#############------------------------------------------| 23.97% tmp2GK2uO.zip |#############------------------------------------------| 24.01% tmp2GK2uO.zip |#############------------------------------------------| 24.06% tmp2GK2uO.zip |#############------------------------------------------| 24.1% tmp2GK2uO.zip |#############------------------------------------------| 24.15% tmp2GK2uO.zip |#############------------------------------------------| 24.19% tmp2GK2uO.zip |#############------------------------------------------| 24.24% tmp2GK2uO.zip |#############------------------------------------------| 24.29% tmp2GK2uO.zip |#############------------------------------------------| 24.33% tmp2GK2uO.zip |#############------------------------------------------| 24.38% tmp2GK2uO.zip |#############------------------------------------------| 24.42% tmp2GK2uO.zip |#############------------------------------------------| 24.47% tmp2GK2uO.zip |#############------------------------------------------| 24.51% tmp2GK2uO.zip |##############-----------------------------------------| 24.56% tmp2GK2uO.zip |##############-----------------------------------------| 24.6% tmp2GK2uO.zip |##############-----------------------------------------| 24.65% tmp2GK2uO.zip |##############-----------------------------------------| 24.7% tmp2GK2uO.zip |##############-----------------------------------------| 24.74% tmp2GK2uO.zip |##############-----------------------------------------| 24.79% tmp2GK2uO.zip |##############-----------------------------------------| 24.83% tmp2GK2uO.zip |##############-----------------------------------------| 24.88% tmp2GK2uO.zip |##############-----------------------------------------| 24.92% tmp2GK2uO.zip |##############-----------------------------------------| 24.97% tmp2GK2uO.zip |##############-----------------------------------------| 25.02% tmp2GK2uO.zip |##############-----------------------------------------| 25.06% tmp2GK2uO.zip |##############-----------------------------------------| 25.11% tmp2GK2uO.zip |##############-----------------------------------------| 25.15% tmp2GK2uO.zip |##############-----------------------------------------| 25.2% tmp2GK2uO.zip |##############-----------------------------------------| 25.24% tmp2GK2uO.zip |##############-----------------------------------------| 25.29% tmp2GK2uO.zip |##############-----------------------------------------| 25.34% tmp2GK2uO.zip |##############-----------------------------------------| 25.38% tmp2GK2uO.zip |##############-----------------------------------------| 25.43% tmp2GK2uO.zip |##############-----------------------------------------| 25.47% tmp2GK2uO.zip |##############-----------------------------------------| 25.52% tmp2GK2uO.zip |##############-----------------------------------------| 25.56% tmp2GK2uO.zip |##############-----------------------------------------| 25.61% tmp2GK2uO.zip |##############-----------------------------------------| 25.65% tmp2GK2uO.zip |##############-----------------------------------------| 25.7% tmp2GK2uO.zip |##############-----------------------------------------| 25.75% tmp2GK2uO.zip |##############-----------------------------------------| 25.79% tmp2GK2uO.zip |##############-----------------------------------------| 25.84% tmp2GK2uO.zip |##############-----------------------------------------| 25.88% tmp2GK2uO.zip |##############-----------------------------------------| 25.93% tmp2GK2uO.zip |##############-----------------------------------------| 25.97% tmp2GK2uO.zip |##############-----------------------------------------| 26.02% tmp2GK2uO.zip |##############-----------------------------------------| 26.07% tmp2GK2uO.zip |##############-----------------------------------------| 26.11% tmp2GK2uO.zip |##############-----------------------------------------| 26.16% tmp2GK2uO.zip |##############-----------------------------------------| 26.2% tmp2GK2uO.zip |##############-----------------------------------------| 26.25% tmp2GK2uO.zip |##############-----------------------------------------| 26.29% tmp2GK2uO.zip |##############-----------------------------------------| 26.34% tmp2GK2uO.zip |###############----------------------------------------| 26.39% tmp2GK2uO.zip |###############----------------------------------------| 26.43% tmp2GK2uO.zip |###############----------------------------------------| 26.48% tmp2GK2uO.zip |###############----------------------------------------| 26.52% tmp2GK2uO.zip |###############----------------------------------------| 26.57% tmp2GK2uO.zip |###############----------------------------------------| 26.61% tmp2GK2uO.zip |###############----------------------------------------| 26.66% tmp2GK2uO.zip |###############----------------------------------------| 26.7% tmp2GK2uO.zip |###############----------------------------------------| 26.75% tmp2GK2uO.zip |###############----------------------------------------| 26.8% tmp2GK2uO.zip |###############----------------------------------------| 26.84% tmp2GK2uO.zip |###############----------------------------------------| 26.89% tmp2GK2uO.zip |###############----------------------------------------| 26.93% tmp2GK2uO.zip |###############----------------------------------------| 26.98% tmp2GK2uO.zip |###############----------------------------------------| 27.02% tmp2GK2uO.zip |###############----------------------------------------| 27.07% tmp2GK2uO.zip |###############----------------------------------------| 27.12% tmp2GK2uO.zip |###############----------------------------------------| 27.16% tmp2GK2uO.zip |###############----------------------------------------| 27.21% tmp2GK2uO.zip |###############----------------------------------------| 27.25% tmp2GK2uO.zip |###############----------------------------------------| 27.3% tmp2GK2uO.zip |###############----------------------------------------| 27.34% tmp2GK2uO.zip |###############----------------------------------------| 27.39% tmp2GK2uO.zip |###############----------------------------------------| 27.44% tmp2GK2uO.zip |###############----------------------------------------| 27.48% tmp2GK2uO.zip |###############----------------------------------------| 27.53% tmp2GK2uO.zip |###############----------------------------------------| 27.57% tmp2GK2uO.zip |###############----------------------------------------| 27.62% tmp2GK2uO.zip |###############----------------------------------------| 27.66% tmp2GK2uO.zip |###############----------------------------------------| 27.71% tmp2GK2uO.zip |###############----------------------------------------| 27.75% tmp2GK2uO.zip |###############----------------------------------------| 27.8% tmp2GK2uO.zip |###############----------------------------------------| 27.85% tmp2GK2uO.zip |###############----------------------------------------| 27.89% tmp2GK2uO.zip |###############----------------------------------------| 27.94% tmp2GK2uO.zip |###############----------------------------------------| 27.98% tmp2GK2uO.zip |###############----------------------------------------| 28.03% tmp2GK2uO.zip |###############----------------------------------------| 28.07% tmp2GK2uO.zip |###############----------------------------------------| 28.12% tmp2GK2uO.zip |###############----------------------------------------| 28.17% tmp2GK2uO.zip |################---------------------------------------| 28.21% tmp2GK2uO.zip |################---------------------------------------| 28.26% tmp2GK2uO.zip |################---------------------------------------| 28.3% tmp2GK2uO.zip |################---------------------------------------| 28.35% tmp2GK2uO.zip |################---------------------------------------| 28.39% tmp2GK2uO.zip |################---------------------------------------| 28.44% tmp2GK2uO.zip |################---------------------------------------| 28.49% tmp2GK2uO.zip |################---------------------------------------| 28.53% tmp2GK2uO.zip |################---------------------------------------| 28.58% tmp2GK2uO.zip |################---------------------------------------| 28.62% tmp2GK2uO.zip |################---------------------------------------| 28.67% tmp2GK2uO.zip |################---------------------------------------| 28.71% tmp2GK2uO.zip |################---------------------------------------| 28.76% tmp2GK2uO.zip |################---------------------------------------| 28.8% tmp2GK2uO.zip |################---------------------------------------| 28.85% tmp2GK2uO.zip |################---------------------------------------| 28.9% tmp2GK2uO.zip |################---------------------------------------| 28.94% tmp2GK2uO.zip |################---------------------------------------| 28.99% tmp2GK2uO.zip |################---------------------------------------| 29.03% tmp2GK2uO.zip |################---------------------------------------| 29.08% tmp2GK2uO.zip |################---------------------------------------| 29.12% tmp2GK2uO.zip |################---------------------------------------| 29.17% tmp2GK2uO.zip |################---------------------------------------| 29.22% tmp2GK2uO.zip |################---------------------------------------| 29.26% tmp2GK2uO.zip |################---------------------------------------| 29.31% tmp2GK2uO.zip |################---------------------------------------| 29.35% tmp2GK2uO.zip |################---------------------------------------| 29.4% tmp2GK2uO.zip |################---------------------------------------| 29.44% tmp2GK2uO.zip |################---------------------------------------| 29.49% tmp2GK2uO.zip |################---------------------------------------| 29.54% tmp2GK2uO.zip |################---------------------------------------| 29.58% tmp2GK2uO.zip |################---------------------------------------| 29.63% tmp2GK2uO.zip |################---------------------------------------| 29.67% tmp2GK2uO.zip |################---------------------------------------| 29.72% tmp2GK2uO.zip |################---------------------------------------| 29.76% tmp2GK2uO.zip |################---------------------------------------| 29.81% tmp2GK2uO.zip |################---------------------------------------| 29.85% tmp2GK2uO.zip |################---------------------------------------| 29.9% tmp2GK2uO.zip |################---------------------------------------| 29.95% tmp2GK2uO.zip |################---------------------------------------| 29.99% tmp2GK2uO.zip |#################--------------------------------------| 30.04% tmp2GK2uO.zip |#################--------------------------------------| 30.08% tmp2GK2uO.zip |#################--------------------------------------| 30.13% tmp2GK2uO.zip |#################--------------------------------------| 30.17% tmp2GK2uO.zip |#################--------------------------------------| 30.22% tmp2GK2uO.zip |#################--------------------------------------| 30.27% tmp2GK2uO.zip |#################--------------------------------------| 30.31% tmp2GK2uO.zip |#################--------------------------------------| 30.36% tmp2GK2uO.zip |#################--------------------------------------| 30.4% tmp2GK2uO.zip |#################--------------------------------------| 30.45% tmp2GK2uO.zip |#################--------------------------------------| 30.49% tmp2GK2uO.zip |#################--------------------------------------| 30.54% tmp2GK2uO.zip |#################--------------------------------------| 30.59% tmp2GK2uO.zip |#################--------------------------------------| 30.63% tmp2GK2uO.zip |#################--------------------------------------| 30.68% tmp2GK2uO.zip |#################--------------------------------------| 30.72% tmp2GK2uO.zip |#################--------------------------------------| 30.77% tmp2GK2uO.zip |#################--------------------------------------| 30.81% tmp2GK2uO.zip |#################--------------------------------------| 30.86% tmp2GK2uO.zip |#################--------------------------------------| 30.9% tmp2GK2uO.zip |#################--------------------------------------| 30.95% tmp2GK2uO.zip |#################--------------------------------------| 31.0% tmp2GK2uO.zip |#################--------------------------------------| 31.04% tmp2GK2uO.zip |#################--------------------------------------| 31.09% tmp2GK2uO.zip |#################--------------------------------------| 31.13% tmp2GK2uO.zip |#################--------------------------------------| 31.18% tmp2GK2uO.zip |#################--------------------------------------| 31.22% tmp2GK2uO.zip |#################--------------------------------------| 31.27% tmp2GK2uO.zip |#################--------------------------------------| 31.32% tmp2GK2uO.zip |#################--------------------------------------| 31.36% tmp2GK2uO.zip |#################--------------------------------------| 31.41% tmp2GK2uO.zip |#################--------------------------------------| 31.45% tmp2GK2uO.zip |#################--------------------------------------| 31.5% tmp2GK2uO.zip |#################--------------------------------------| 31.54% tmp2GK2uO.zip |#################--------------------------------------| 31.59% tmp2GK2uO.zip |#################--------------------------------------| 31.63% tmp2GK2uO.zip |#################--------------------------------------| 31.68% tmp2GK2uO.zip |#################--------------------------------------| 31.73% tmp2GK2uO.zip |#################--------------------------------------| 31.77% tmp2GK2uO.zip |#################--------------------------------------| 31.82% tmp2GK2uO.zip |##################-------------------------------------| 31.86% tmp2GK2uO.zip |##################-------------------------------------| 31.91% tmp2GK2uO.zip |##################-------------------------------------| 31.95% tmp2GK2uO.zip |##################-------------------------------------| 32.0% tmp2GK2uO.zip |##################-------------------------------------| 32.05% tmp2GK2uO.zip |##################-------------------------------------| 32.09% tmp2GK2uO.zip |##################-------------------------------------| 32.14% tmp2GK2uO.zip |##################-------------------------------------| 32.18% tmp2GK2uO.zip |##################-------------------------------------| 32.23% tmp2GK2uO.zip |##################-------------------------------------| 32.27% tmp2GK2uO.zip |##################-------------------------------------| 32.32% tmp2GK2uO.zip |##################-------------------------------------| 32.37% tmp2GK2uO.zip |##################-------------------------------------| 32.41% tmp2GK2uO.zip |##################-------------------------------------| 32.46% tmp2GK2uO.zip |##################-------------------------------------| 32.5% tmp2GK2uO.zip |##################-------------------------------------| 32.55% tmp2GK2uO.zip |##################-------------------------------------| 32.59% tmp2GK2uO.zip |##################-------------------------------------| 32.64% tmp2GK2uO.zip |##################-------------------------------------| 32.68% tmp2GK2uO.zip |##################-------------------------------------| 32.73% tmp2GK2uO.zip |##################-------------------------------------| 32.78% tmp2GK2uO.zip |##################-------------------------------------| 32.82% tmp2GK2uO.zip |##################-------------------------------------| 32.87% tmp2GK2uO.zip |##################-------------------------------------| 32.91% tmp2GK2uO.zip |##################-------------------------------------| 32.96% tmp2GK2uO.zip |##################-------------------------------------| 33.0% tmp2GK2uO.zip |##################-------------------------------------| 33.05% tmp2GK2uO.zip |##################-------------------------------------| 33.1% tmp2GK2uO.zip |##################-------------------------------------| 33.14% tmp2GK2uO.zip |##################-------------------------------------| 33.19% tmp2GK2uO.zip |##################-------------------------------------| 33.23% tmp2GK2uO.zip |##################-------------------------------------| 33.28% tmp2GK2uO.zip |##################-------------------------------------| 33.32% tmp2GK2uO.zip |##################-------------------------------------| 33.37% tmp2GK2uO.zip |##################-------------------------------------| 33.42% tmp2GK2uO.zip |##################-------------------------------------| 33.46% tmp2GK2uO.zip |##################-------------------------------------| 33.51% tmp2GK2uO.zip |##################-------------------------------------| 33.55% tmp2GK2uO.zip |##################-------------------------------------| 33.6% tmp2GK2uO.zip |###################------------------------------------| 33.64% tmp2GK2uO.zip |###################------------------------------------| 33.69% tmp2GK2uO.zip |###################------------------------------------| 33.73% tmp2GK2uO.zip |###################------------------------------------| 33.78% tmp2GK2uO.zip |###################------------------------------------| 33.83% tmp2GK2uO.zip |###################------------------------------------| 33.87% tmp2GK2uO.zip |###################------------------------------------| 33.92% tmp2GK2uO.zip |###################------------------------------------| 33.96% tmp2GK2uO.zip |###################------------------------------------| 34.01% tmp2GK2uO.zip |###################------------------------------------| 34.05% tmp2GK2uO.zip |###################------------------------------------| 34.1% tmp2GK2uO.zip |###################------------------------------------| 34.15% tmp2GK2uO.zip |###################------------------------------------| 34.19% tmp2GK2uO.zip |###################------------------------------------| 34.24% tmp2GK2uO.zip |###################------------------------------------| 34.28% tmp2GK2uO.zip |###################------------------------------------| 34.33% tmp2GK2uO.zip |###################------------------------------------| 34.37% tmp2GK2uO.zip |###################------------------------------------| 34.42% tmp2GK2uO.zip |###################------------------------------------| 34.47% tmp2GK2uO.zip |###################------------------------------------| 34.51% tmp2GK2uO.zip |###################------------------------------------| 34.56% tmp2GK2uO.zip |###################------------------------------------| 34.6% tmp2GK2uO.zip |###################------------------------------------| 34.65% tmp2GK2uO.zip |###################------------------------------------| 34.69% tmp2GK2uO.zip |###################------------------------------------| 34.74% tmp2GK2uO.zip |###################------------------------------------| 34.78% tmp2GK2uO.zip |###################------------------------------------| 34.83% tmp2GK2uO.zip |###################------------------------------------| 34.88% tmp2GK2uO.zip |###################------------------------------------| 34.92% tmp2GK2uO.zip |###################------------------------------------| 34.97% tmp2GK2uO.zip |###################------------------------------------| 35.01% tmp2GK2uO.zip |###################------------------------------------| 35.06% tmp2GK2uO.zip |###################------------------------------------| 35.1% tmp2GK2uO.zip |###################------------------------------------| 35.15% tmp2GK2uO.zip |###################------------------------------------| 35.2% tmp2GK2uO.zip |###################------------------------------------| 35.24% tmp2GK2uO.zip |###################------------------------------------| 35.29% tmp2GK2uO.zip |###################------------------------------------| 35.33% tmp2GK2uO.zip |###################------------------------------------| 35.38% tmp2GK2uO.zip |###################------------------------------------| 35.42% tmp2GK2uO.zip |####################-----------------------------------| 35.47% tmp2GK2uO.zip |####################-----------------------------------| 35.52% tmp2GK2uO.zip |####################-----------------------------------| 35.56% tmp2GK2uO.zip |####################-----------------------------------| 35.61% tmp2GK2uO.zip |####################-----------------------------------| 35.65% tmp2GK2uO.zip |####################-----------------------------------| 35.7% tmp2GK2uO.zip |####################-----------------------------------| 35.74% tmp2GK2uO.zip |####################-----------------------------------| 35.79% tmp2GK2uO.zip |####################-----------------------------------| 35.83% tmp2GK2uO.zip |####################-----------------------------------| 35.88% tmp2GK2uO.zip |####################-----------------------------------| 35.93% tmp2GK2uO.zip |####################-----------------------------------| 35.97% tmp2GK2uO.zip |####################-----------------------------------| 36.02% tmp2GK2uO.zip |####################-----------------------------------| 36.06% tmp2GK2uO.zip |####################-----------------------------------| 36.11% tmp2GK2uO.zip |####################-----------------------------------| 36.15% tmp2GK2uO.zip |####################-----------------------------------| 36.2% tmp2GK2uO.zip |####################-----------------------------------| 36.25% tmp2GK2uO.zip |####################-----------------------------------| 36.29% tmp2GK2uO.zip |####################-----------------------------------| 36.34% tmp2GK2uO.zip |####################-----------------------------------| 36.38% tmp2GK2uO.zip |####################-----------------------------------| 36.43% tmp2GK2uO.zip |####################-----------------------------------| 36.47% tmp2GK2uO.zip |####################-----------------------------------| 36.52% tmp2GK2uO.zip |####################-----------------------------------| 36.57% tmp2GK2uO.zip |####################-----------------------------------| 36.61% tmp2GK2uO.zip |####################-----------------------------------| 36.66% tmp2GK2uO.zip |####################-----------------------------------| 36.7% tmp2GK2uO.zip |####################-----------------------------------| 36.75% tmp2GK2uO.zip |####################-----------------------------------| 36.79% tmp2GK2uO.zip |####################-----------------------------------| 36.84% tmp2GK2uO.zip |####################-----------------------------------| 36.88% tmp2GK2uO.zip |####################-----------------------------------| 36.93% tmp2GK2uO.zip |####################-----------------------------------| 36.98% tmp2GK2uO.zip |####################-----------------------------------| 37.02% tmp2GK2uO.zip |####################-----------------------------------| 37.07% tmp2GK2uO.zip |####################-----------------------------------| 37.11% tmp2GK2uO.zip |####################-----------------------------------| 37.16% tmp2GK2uO.zip |####################-----------------------------------| 37.2% tmp2GK2uO.zip |####################-----------------------------------| 37.25% tmp2GK2uO.zip |#####################----------------------------------| 37.3% tmp2GK2uO.zip |#####################----------------------------------| 37.34% tmp2GK2uO.zip |#####################----------------------------------| 37.39% tmp2GK2uO.zip |#####################----------------------------------| 37.43% tmp2GK2uO.zip |#####################----------------------------------| 37.48% tmp2GK2uO.zip |#####################----------------------------------| 37.52% tmp2GK2uO.zip |#####################----------------------------------| 37.57% tmp2GK2uO.zip |#####################----------------------------------| 37.62% tmp2GK2uO.zip |#####################----------------------------------| 37.66% tmp2GK2uO.zip |#####################----------------------------------| 37.71% tmp2GK2uO.zip |#####################----------------------------------| 37.75% tmp2GK2uO.zip |#####################----------------------------------| 37.8% tmp2GK2uO.zip |#####################----------------------------------| 37.84% tmp2GK2uO.zip |#####################----------------------------------| 37.89% tmp2GK2uO.zip |#####################----------------------------------| 37.93% tmp2GK2uO.zip |#####################----------------------------------| 37.98% tmp2GK2uO.zip |#####################----------------------------------| 38.03% tmp2GK2uO.zip |#####################----------------------------------| 38.07% tmp2GK2uO.zip |#####################----------------------------------| 38.12% tmp2GK2uO.zip |#####################----------------------------------| 38.16% tmp2GK2uO.zip |#####################----------------------------------| 38.21% tmp2GK2uO.zip |#####################----------------------------------| 38.25% tmp2GK2uO.zip |#####################----------------------------------| 38.3% tmp2GK2uO.zip |#####################----------------------------------| 38.35% tmp2GK2uO.zip |#####################----------------------------------| 38.39% tmp2GK2uO.zip |#####################----------------------------------| 38.44% tmp2GK2uO.zip |#####################----------------------------------| 38.48% tmp2GK2uO.zip |#####################----------------------------------| 38.53% tmp2GK2uO.zip |#####################----------------------------------| 38.57% tmp2GK2uO.zip |#####################----------------------------------| 38.62% tmp2GK2uO.zip |#####################----------------------------------| 38.66% tmp2GK2uO.zip |#####################----------------------------------| 38.71% tmp2GK2uO.zip |#####################----------------------------------| 38.76% tmp2GK2uO.zip |#####################----------------------------------| 38.8% tmp2GK2uO.zip |#####################----------------------------------| 38.85% tmp2GK2uO.zip |#####################----------------------------------| 38.89% tmp2GK2uO.zip |#####################----------------------------------| 38.94% tmp2GK2uO.zip |#####################----------------------------------| 38.98% tmp2GK2uO.zip |#####################----------------------------------| 39.03% tmp2GK2uO.zip |#####################----------------------------------| 39.08% tmp2GK2uO.zip |######################---------------------------------| 39.12% tmp2GK2uO.zip |######################---------------------------------| 39.17% tmp2GK2uO.zip |######################---------------------------------| 39.21% tmp2GK2uO.zip |######################---------------------------------| 39.26% tmp2GK2uO.zip |######################---------------------------------| 39.3% tmp2GK2uO.zip |######################---------------------------------| 39.35% tmp2GK2uO.zip |######################---------------------------------| 39.4% tmp2GK2uO.zip |######################---------------------------------| 39.44% tmp2GK2uO.zip |######################---------------------------------| 39.49% tmp2GK2uO.zip |######################---------------------------------| 39.53% tmp2GK2uO.zip |######################---------------------------------| 39.58% tmp2GK2uO.zip |######################---------------------------------| 39.62% tmp2GK2uO.zip |######################---------------------------------| 39.67% tmp2GK2uO.zip |######################---------------------------------| 39.71% tmp2GK2uO.zip |######################---------------------------------| 39.76% tmp2GK2uO.zip |######################---------------------------------| 39.81% tmp2GK2uO.zip |######################---------------------------------| 39.85% tmp2GK2uO.zip |######################---------------------------------| 39.9% tmp2GK2uO.zip |######################---------------------------------| 39.94% tmp2GK2uO.zip |######################---------------------------------| 39.99% tmp2GK2uO.zip |######################---------------------------------| 40.03% tmp2GK2uO.zip |######################---------------------------------| 40.08% tmp2GK2uO.zip |######################---------------------------------| 40.13% tmp2GK2uO.zip |######################---------------------------------| 40.17% tmp2GK2uO.zip |######################---------------------------------| 40.22% tmp2GK2uO.zip |######################---------------------------------| 40.26% tmp2GK2uO.zip |######################---------------------------------| 40.31% tmp2GK2uO.zip |######################---------------------------------| 40.35% tmp2GK2uO.zip |######################---------------------------------| 40.4% tmp2GK2uO.zip |######################---------------------------------| 40.45% tmp2GK2uO.zip |######################---------------------------------| 40.49% tmp2GK2uO.zip |######################---------------------------------| 40.54% tmp2GK2uO.zip |######################---------------------------------| 40.58% tmp2GK2uO.zip |######################---------------------------------| 40.63% tmp2GK2uO.zip |######################---------------------------------| 40.67% tmp2GK2uO.zip |######################---------------------------------| 40.72% tmp2GK2uO.zip |######################---------------------------------| 40.76% tmp2GK2uO.zip |######################---------------------------------| 40.81% tmp2GK2uO.zip |######################---------------------------------| 40.86% tmp2GK2uO.zip |######################---------------------------------| 40.9% tmp2GK2uO.zip |#######################--------------------------------| 40.95% tmp2GK2uO.zip |#######################--------------------------------| 40.99% tmp2GK2uO.zip |#######################--------------------------------| 41.04% tmp2GK2uO.zip |#######################--------------------------------| 41.08% tmp2GK2uO.zip |#######################--------------------------------| 41.13% tmp2GK2uO.zip |#######################--------------------------------| 41.18% tmp2GK2uO.zip |#######################--------------------------------| 41.22% tmp2GK2uO.zip |#######################--------------------------------| 41.27% tmp2GK2uO.zip |#######################--------------------------------| 41.31% tmp2GK2uO.zip |#######################--------------------------------| 41.36% tmp2GK2uO.zip |#######################--------------------------------| 41.4% tmp2GK2uO.zip |#######################--------------------------------| 41.45% tmp2GK2uO.zip |#######################--------------------------------| 41.5% tmp2GK2uO.zip |#######################--------------------------------| 41.54% tmp2GK2uO.zip |#######################--------------------------------| 41.59% tmp2GK2uO.zip |#######################--------------------------------| 41.63% tmp2GK2uO.zip |#######################--------------------------------| 41.68% tmp2GK2uO.zip |#######################--------------------------------| 41.72% tmp2GK2uO.zip |#######################--------------------------------| 41.77% tmp2GK2uO.zip |#######################--------------------------------| 41.81% tmp2GK2uO.zip |#######################--------------------------------| 41.86% tmp2GK2uO.zip |#######################--------------------------------| 41.91% tmp2GK2uO.zip |#######################--------------------------------| 41.95% tmp2GK2uO.zip |#######################--------------------------------| 42.0% tmp2GK2uO.zip |#######################--------------------------------| 42.04% tmp2GK2uO.zip |#######################--------------------------------| 42.09% tmp2GK2uO.zip |#######################--------------------------------| 42.13% tmp2GK2uO.zip |#######################--------------------------------| 42.18% tmp2GK2uO.zip |#######################--------------------------------| 42.23% tmp2GK2uO.zip |#######################--------------------------------| 42.27% tmp2GK2uO.zip |#######################--------------------------------| 42.32% tmp2GK2uO.zip |#######################--------------------------------| 42.36% tmp2GK2uO.zip |#######################--------------------------------| 42.41% tmp2GK2uO.zip |#######################--------------------------------| 42.45% tmp2GK2uO.zip |#######################--------------------------------| 42.5% tmp2GK2uO.zip |#######################--------------------------------| 42.55% tmp2GK2uO.zip |#######################--------------------------------| 42.59% tmp2GK2uO.zip |#######################--------------------------------| 42.64% tmp2GK2uO.zip |#######################--------------------------------| 42.68% tmp2GK2uO.zip |########################-------------------------------| 42.73% tmp2GK2uO.zip |########################-------------------------------| 42.77% tmp2GK2uO.zip |########################-------------------------------| 42.82% tmp2GK2uO.zip |########################-------------------------------| 42.86% tmp2GK2uO.zip |########################-------------------------------| 42.91% tmp2GK2uO.zip |########################-------------------------------| 42.96% tmp2GK2uO.zip |########################-------------------------------| 43.0% tmp2GK2uO.zip |########################-------------------------------| 43.05% tmp2GK2uO.zip |########################-------------------------------| 43.09% tmp2GK2uO.zip |########################-------------------------------| 43.14% tmp2GK2uO.zip |########################-------------------------------| 43.18% tmp2GK2uO.zip |########################-------------------------------| 43.23% tmp2GK2uO.zip |########################-------------------------------| 43.28% tmp2GK2uO.zip |########################-------------------------------| 43.32% tmp2GK2uO.zip |########################-------------------------------| 43.37% tmp2GK2uO.zip |########################-------------------------------| 43.41% tmp2GK2uO.zip |########################-------------------------------| 43.46% tmp2GK2uO.zip |########################-------------------------------| 43.5% tmp2GK2uO.zip |########################-------------------------------| 43.55% tmp2GK2uO.zip |########################-------------------------------| 43.6% tmp2GK2uO.zip |########################-------------------------------| 43.64% tmp2GK2uO.zip |########################-------------------------------| 43.69% tmp2GK2uO.zip |########################-------------------------------| 43.73% tmp2GK2uO.zip |########################-------------------------------| 43.78% tmp2GK2uO.zip |########################-------------------------------| 43.82% tmp2GK2uO.zip |########################-------------------------------| 43.87% tmp2GK2uO.zip |########################-------------------------------| 43.91% tmp2GK2uO.zip |########################-------------------------------| 43.96% tmp2GK2uO.zip |########################-------------------------------| 44.01% tmp2GK2uO.zip |########################-------------------------------| 44.05% tmp2GK2uO.zip |########################-------------------------------| 44.1% tmp2GK2uO.zip |########################-------------------------------| 44.14% tmp2GK2uO.zip |########################-------------------------------| 44.19% tmp2GK2uO.zip |########################-------------------------------| 44.23% tmp2GK2uO.zip |########################-------------------------------| 44.28% tmp2GK2uO.zip |########################-------------------------------| 44.33% tmp2GK2uO.zip |########################-------------------------------| 44.37% tmp2GK2uO.zip |########################-------------------------------| 44.42% tmp2GK2uO.zip |########################-------------------------------| 44.46% tmp2GK2uO.zip |########################-------------------------------| 44.51% tmp2GK2uO.zip |#########################------------------------------| 44.55% tmp2GK2uO.zip |#########################------------------------------| 44.6% tmp2GK2uO.zip |#########################------------------------------| 44.65% tmp2GK2uO.zip |#########################------------------------------| 44.69% tmp2GK2uO.zip |#########################------------------------------| 44.74% tmp2GK2uO.zip |#########################------------------------------| 44.78% tmp2GK2uO.zip |#########################------------------------------| 44.83% tmp2GK2uO.zip |#########################------------------------------| 44.87% tmp2GK2uO.zip |#########################------------------------------| 44.92% tmp2GK2uO.zip |#########################------------------------------| 44.96% tmp2GK2uO.zip |#########################------------------------------| 45.01% tmp2GK2uO.zip |#########################------------------------------| 45.06% tmp2GK2uO.zip |#########################------------------------------| 45.1% tmp2GK2uO.zip |#########################------------------------------| 45.15% tmp2GK2uO.zip |#########################------------------------------| 45.19% tmp2GK2uO.zip |#########################------------------------------| 45.24% tmp2GK2uO.zip |#########################------------------------------| 45.28% tmp2GK2uO.zip |#########################------------------------------| 45.33% tmp2GK2uO.zip |#########################------------------------------| 45.38% tmp2GK2uO.zip |#########################------------------------------| 45.42% tmp2GK2uO.zip |#########################------------------------------| 45.47% tmp2GK2uO.zip |#########################------------------------------| 45.51% tmp2GK2uO.zip |#########################------------------------------| 45.56% tmp2GK2uO.zip |#########################------------------------------| 45.6% tmp2GK2uO.zip |#########################------------------------------| 45.65% tmp2GK2uO.zip |#########################------------------------------| 45.69% tmp2GK2uO.zip |#########################------------------------------| 45.74% tmp2GK2uO.zip |#########################------------------------------| 45.79% tmp2GK2uO.zip |#########################------------------------------| 45.83% tmp2GK2uO.zip |#########################------------------------------| 45.88% tmp2GK2uO.zip |#########################------------------------------| 45.92% tmp2GK2uO.zip |#########################------------------------------| 45.97% tmp2GK2uO.zip |#########################------------------------------| 46.01% tmp2GK2uO.zip |#########################------------------------------| 46.06% tmp2GK2uO.zip |#########################------------------------------| 46.11% tmp2GK2uO.zip |#########################------------------------------| 46.15% tmp2GK2uO.zip |#########################------------------------------| 46.2% tmp2GK2uO.zip |#########################------------------------------| 46.24% tmp2GK2uO.zip |#########################------------------------------| 46.29% tmp2GK2uO.zip |#########################------------------------------| 46.33% tmp2GK2uO.zip |##########################-----------------------------| 46.38% tmp2GK2uO.zip |##########################-----------------------------| 46.43% tmp2GK2uO.zip |##########################-----------------------------| 46.47% tmp2GK2uO.zip |##########################-----------------------------| 46.52% tmp2GK2uO.zip |##########################-----------------------------| 46.56% tmp2GK2uO.zip |##########################-----------------------------| 46.61% tmp2GK2uO.zip |##########################-----------------------------| 46.65% tmp2GK2uO.zip |##########################-----------------------------| 46.7% tmp2GK2uO.zip |##########################-----------------------------| 46.74% tmp2GK2uO.zip |##########################-----------------------------| 46.79% tmp2GK2uO.zip |##########################-----------------------------| 46.84% tmp2GK2uO.zip |##########################-----------------------------| 46.88% tmp2GK2uO.zip |##########################-----------------------------| 46.93% tmp2GK2uO.zip |##########################-----------------------------| 46.97% tmp2GK2uO.zip |##########################-----------------------------| 47.02% tmp2GK2uO.zip |##########################-----------------------------| 47.06% tmp2GK2uO.zip |##########################-----------------------------| 47.11% tmp2GK2uO.zip |##########################-----------------------------| 47.16% tmp2GK2uO.zip |##########################-----------------------------| 47.2% tmp2GK2uO.zip |##########################-----------------------------| 47.25% tmp2GK2uO.zip |##########################-----------------------------| 47.29% tmp2GK2uO.zip |##########################-----------------------------| 47.34% tmp2GK2uO.zip |##########################-----------------------------| 47.38% tmp2GK2uO.zip |##########################-----------------------------| 47.43% tmp2GK2uO.zip |##########################-----------------------------| 47.48% tmp2GK2uO.zip |##########################-----------------------------| 47.52% tmp2GK2uO.zip |##########################-----------------------------| 47.57% tmp2GK2uO.zip |##########################-----------------------------| 47.61% tmp2GK2uO.zip |##########################-----------------------------| 47.66% tmp2GK2uO.zip |##########################-----------------------------| 47.7% tmp2GK2uO.zip |##########################-----------------------------| 47.75% tmp2GK2uO.zip |##########################-----------------------------| 47.79% tmp2GK2uO.zip |##########################-----------------------------| 47.84% tmp2GK2uO.zip |##########################-----------------------------| 47.89% tmp2GK2uO.zip |##########################-----------------------------| 47.93% tmp2GK2uO.zip |##########################-----------------------------| 47.98% tmp2GK2uO.zip |##########################-----------------------------| 48.02% tmp2GK2uO.zip |##########################-----------------------------| 48.07% tmp2GK2uO.zip |##########################-----------------------------| 48.11% tmp2GK2uO.zip |##########################-----------------------------| 48.16% tmp2GK2uO.zip |###########################----------------------------| 48.21% tmp2GK2uO.zip |###########################----------------------------| 48.25% tmp2GK2uO.zip |###########################----------------------------| 48.3% tmp2GK2uO.zip |###########################----------------------------| 48.34% tmp2GK2uO.zip |###########################----------------------------| 48.39% tmp2GK2uO.zip |###########################----------------------------| 48.43% tmp2GK2uO.zip |###########################----------------------------| 48.48% tmp2GK2uO.zip |###########################----------------------------| 48.53% tmp2GK2uO.zip |###########################----------------------------| 48.57% tmp2GK2uO.zip |###########################----------------------------| 48.62% tmp2GK2uO.zip |###########################----------------------------| 48.66% tmp2GK2uO.zip |###########################----------------------------| 48.71% tmp2GK2uO.zip |###########################----------------------------| 48.75% tmp2GK2uO.zip |###########################----------------------------| 48.8% tmp2GK2uO.zip |###########################----------------------------| 48.84% tmp2GK2uO.zip |###########################----------------------------| 48.89% tmp2GK2uO.zip |###########################----------------------------| 48.94% tmp2GK2uO.zip |###########################----------------------------| 48.98% tmp2GK2uO.zip |###########################----------------------------| 49.03% tmp2GK2uO.zip |###########################----------------------------| 49.07% tmp2GK2uO.zip |###########################----------------------------| 49.12% tmp2GK2uO.zip |###########################----------------------------| 49.16% tmp2GK2uO.zip |###########################----------------------------| 49.21% tmp2GK2uO.zip |###########################----------------------------| 49.26% tmp2GK2uO.zip |###########################----------------------------| 49.3% tmp2GK2uO.zip |###########################----------------------------| 49.35% tmp2GK2uO.zip |###########################----------------------------| 49.39% tmp2GK2uO.zip |###########################----------------------------| 49.44% tmp2GK2uO.zip |###########################----------------------------| 49.48% tmp2GK2uO.zip |###########################----------------------------| 49.53% tmp2GK2uO.zip |###########################----------------------------| 49.58% tmp2GK2uO.zip |###########################----------------------------| 49.62% tmp2GK2uO.zip |###########################----------------------------| 49.67% tmp2GK2uO.zip |###########################----------------------------| 49.71% tmp2GK2uO.zip |###########################----------------------------| 49.76% tmp2GK2uO.zip |###########################----------------------------| 49.8% tmp2GK2uO.zip |###########################----------------------------| 49.85% tmp2GK2uO.zip |###########################----------------------------| 49.89% tmp2GK2uO.zip |###########################----------------------------| 49.94% tmp2GK2uO.zip |###########################----------------------------| 49.99% tmp2GK2uO.zip |############################---------------------------| 50.03% tmp2GK2uO.zip |############################---------------------------| 50.08% tmp2GK2uO.zip |############################---------------------------| 50.12% tmp2GK2uO.zip |############################---------------------------| 50.17% tmp2GK2uO.zip |############################---------------------------| 50.21% tmp2GK2uO.zip |############################---------------------------| 50.26% tmp2GK2uO.zip |############################---------------------------| 50.31% tmp2GK2uO.zip |############################---------------------------| 50.35% tmp2GK2uO.zip |############################---------------------------| 50.4% tmp2GK2uO.zip |############################---------------------------| 50.44% tmp2GK2uO.zip |############################---------------------------| 50.49% tmp2GK2uO.zip |############################---------------------------| 50.53% tmp2GK2uO.zip |############################---------------------------| 50.58% tmp2GK2uO.zip |############################---------------------------| 50.63% tmp2GK2uO.zip |############################---------------------------| 50.67% tmp2GK2uO.zip |############################---------------------------| 50.72% tmp2GK2uO.zip |############################---------------------------| 50.76% tmp2GK2uO.zip |############################---------------------------| 50.81% tmp2GK2uO.zip |############################---------------------------| 50.85% tmp2GK2uO.zip |############################---------------------------| 50.9% tmp2GK2uO.zip |############################---------------------------| 50.94% tmp2GK2uO.zip |############################---------------------------| 50.99% tmp2GK2uO.zip |############################---------------------------| 51.04% tmp2GK2uO.zip |############################---------------------------| 51.08% tmp2GK2uO.zip |############################---------------------------| 51.13% tmp2GK2uO.zip |############################---------------------------| 51.17% tmp2GK2uO.zip |############################---------------------------| 51.22% tmp2GK2uO.zip |############################---------------------------| 51.26% tmp2GK2uO.zip |############################---------------------------| 51.31% tmp2GK2uO.zip |############################---------------------------| 51.36% tmp2GK2uO.zip |############################---------------------------| 51.4% tmp2GK2uO.zip |############################---------------------------| 51.45% tmp2GK2uO.zip |############################---------------------------| 51.49% tmp2GK2uO.zip |############################---------------------------| 51.54% tmp2GK2uO.zip |############################---------------------------| 51.58% tmp2GK2uO.zip |############################---------------------------| 51.63% tmp2GK2uO.zip |############################---------------------------| 51.68% tmp2GK2uO.zip |############################---------------------------| 51.72% tmp2GK2uO.zip |############################---------------------------| 51.77% tmp2GK2uO.zip |############################---------------------------| 51.81% tmp2GK2uO.zip |#############################--------------------------| 51.86% tmp2GK2uO.zip |#############################--------------------------| 51.9% tmp2GK2uO.zip |#############################--------------------------| 51.95% tmp2GK2uO.zip |#############################--------------------------| 51.99% tmp2GK2uO.zip |#############################--------------------------| 52.04% tmp2GK2uO.zip |#############################--------------------------| 52.09% tmp2GK2uO.zip |#############################--------------------------| 52.13% tmp2GK2uO.zip |#############################--------------------------| 52.18% tmp2GK2uO.zip |#############################--------------------------| 52.22% tmp2GK2uO.zip |#############################--------------------------| 52.27% tmp2GK2uO.zip |#############################--------------------------| 52.31% tmp2GK2uO.zip |#############################--------------------------| 52.36% tmp2GK2uO.zip |#############################--------------------------| 52.41% tmp2GK2uO.zip |#############################--------------------------| 52.45% tmp2GK2uO.zip |#############################--------------------------| 52.5% tmp2GK2uO.zip |#############################--------------------------| 52.54% tmp2GK2uO.zip |#############################--------------------------| 52.59% tmp2GK2uO.zip |#############################--------------------------| 52.63% tmp2GK2uO.zip |#############################--------------------------| 52.68% tmp2GK2uO.zip |#############################--------------------------| 52.72% tmp2GK2uO.zip |#############################--------------------------| 52.77% tmp2GK2uO.zip |#############################--------------------------| 52.82% tmp2GK2uO.zip |#############################--------------------------| 52.86% tmp2GK2uO.zip |#############################--------------------------| 52.91% tmp2GK2uO.zip |#############################--------------------------| 52.95% tmp2GK2uO.zip |#############################--------------------------| 53.0% tmp2GK2uO.zip |#############################--------------------------| 53.04% tmp2GK2uO.zip |#############################--------------------------| 53.09% tmp2GK2uO.zip |#############################--------------------------| 53.14% tmp2GK2uO.zip |#############################--------------------------| 53.18% tmp2GK2uO.zip |#############################--------------------------| 53.23% tmp2GK2uO.zip |#############################--------------------------| 53.27% tmp2GK2uO.zip |#############################--------------------------| 53.32% tmp2GK2uO.zip |#############################--------------------------| 53.36% tmp2GK2uO.zip |#############################--------------------------| 53.41% tmp2GK2uO.zip |#############################--------------------------| 53.46% tmp2GK2uO.zip |#############################--------------------------| 53.5% tmp2GK2uO.zip |#############################--------------------------| 53.55% tmp2GK2uO.zip |#############################--------------------------| 53.59% tmp2GK2uO.zip |##############################-------------------------| 53.64% tmp2GK2uO.zip |##############################-------------------------| 53.68% tmp2GK2uO.zip |##############################-------------------------| 53.73% tmp2GK2uO.zip |##############################-------------------------| 53.77% tmp2GK2uO.zip |##############################-------------------------| 53.82% tmp2GK2uO.zip |##############################-------------------------| 53.87% tmp2GK2uO.zip |##############################-------------------------| 53.91% tmp2GK2uO.zip |##############################-------------------------| 53.96% tmp2GK2uO.zip |##############################-------------------------| 54.0% tmp2GK2uO.zip |##############################-------------------------| 54.05% tmp2GK2uO.zip |##############################-------------------------| 54.09% tmp2GK2uO.zip |##############################-------------------------| 54.14% tmp2GK2uO.zip |##############################-------------------------| 54.19% tmp2GK2uO.zip |##############################-------------------------| 54.23% tmp2GK2uO.zip |##############################-------------------------| 54.28% tmp2GK2uO.zip |##############################-------------------------| 54.32% tmp2GK2uO.zip |##############################-------------------------| 54.37% tmp2GK2uO.zip |##############################-------------------------| 54.41% tmp2GK2uO.zip |##############################-------------------------| 54.46% tmp2GK2uO.zip |##############################-------------------------| 54.51% tmp2GK2uO.zip |##############################-------------------------| 54.55% tmp2GK2uO.zip |##############################-------------------------| 54.6% tmp2GK2uO.zip |##############################-------------------------| 54.64% tmp2GK2uO.zip |##############################-------------------------| 54.69% tmp2GK2uO.zip |##############################-------------------------| 54.73% tmp2GK2uO.zip |##############################-------------------------| 54.78% tmp2GK2uO.zip |##############################-------------------------| 54.82% tmp2GK2uO.zip |##############################-------------------------| 54.87% tmp2GK2uO.zip |##############################-------------------------| 54.92% tmp2GK2uO.zip |##############################-------------------------| 54.96% tmp2GK2uO.zip |##############################-------------------------| 55.01% tmp2GK2uO.zip |##############################-------------------------| 55.05% tmp2GK2uO.zip |##############################-------------------------| 55.1% tmp2GK2uO.zip |##############################-------------------------| 55.14% tmp2GK2uO.zip |##############################-------------------------| 55.19% tmp2GK2uO.zip |##############################-------------------------| 55.24% tmp2GK2uO.zip |##############################-------------------------| 55.28% tmp2GK2uO.zip |##############################-------------------------| 55.33% tmp2GK2uO.zip |##############################-------------------------| 55.37% tmp2GK2uO.zip |##############################-------------------------| 55.42% tmp2GK2uO.zip |###############################------------------------| 55.46% tmp2GK2uO.zip |###############################------------------------| 55.51% tmp2GK2uO.zip |###############################------------------------| 55.56% tmp2GK2uO.zip |###############################------------------------| 55.6% tmp2GK2uO.zip |###############################------------------------| 55.65% tmp2GK2uO.zip |###############################------------------------| 55.69% tmp2GK2uO.zip |###############################------------------------| 55.74% tmp2GK2uO.zip |###############################------------------------| 55.78% tmp2GK2uO.zip |###############################------------------------| 55.83% tmp2GK2uO.zip |###############################------------------------| 55.87% tmp2GK2uO.zip |###############################------------------------| 55.92% tmp2GK2uO.zip |###############################------------------------| 55.97% tmp2GK2uO.zip |###############################------------------------| 56.01% tmp2GK2uO.zip |###############################------------------------| 56.06% tmp2GK2uO.zip |###############################------------------------| 56.1% tmp2GK2uO.zip |###############################------------------------| 56.15% tmp2GK2uO.zip |###############################------------------------| 56.19% tmp2GK2uO.zip |###############################------------------------| 56.24% tmp2GK2uO.zip |###############################------------------------| 56.29% tmp2GK2uO.zip |###############################------------------------| 56.33% tmp2GK2uO.zip |###############################------------------------| 56.38% tmp2GK2uO.zip |###############################------------------------| 56.42% tmp2GK2uO.zip |###############################------------------------| 56.47% tmp2GK2uO.zip |###############################------------------------| 56.51% tmp2GK2uO.zip |###############################------------------------| 56.56% tmp2GK2uO.zip |###############################------------------------| 56.61% tmp2GK2uO.zip |###############################------------------------| 56.65% tmp2GK2uO.zip |###############################------------------------| 56.7% tmp2GK2uO.zip |###############################------------------------| 56.74% tmp2GK2uO.zip |###############################------------------------| 56.79% tmp2GK2uO.zip |###############################------------------------| 56.83% tmp2GK2uO.zip |###############################------------------------| 56.88% tmp2GK2uO.zip |###############################------------------------| 56.92% tmp2GK2uO.zip |###############################------------------------| 56.97% tmp2GK2uO.zip |###############################------------------------| 57.02% tmp2GK2uO.zip |###############################------------------------| 57.06% tmp2GK2uO.zip |###############################------------------------| 57.11% tmp2GK2uO.zip |###############################------------------------| 57.15% tmp2GK2uO.zip |###############################------------------------| 57.2% tmp2GK2uO.zip |###############################------------------------| 57.24% tmp2GK2uO.zip |################################-----------------------| 57.29% tmp2GK2uO.zip |################################-----------------------| 57.34% tmp2GK2uO.zip |################################-----------------------| 57.38% tmp2GK2uO.zip |################################-----------------------| 57.43% tmp2GK2uO.zip |################################-----------------------| 57.47% tmp2GK2uO.zip |################################-----------------------| 57.52% tmp2GK2uO.zip |################################-----------------------| 57.56% tmp2GK2uO.zip |################################-----------------------| 57.61% tmp2GK2uO.zip |################################-----------------------| 57.66% tmp2GK2uO.zip |################################-----------------------| 57.7% tmp2GK2uO.zip |################################-----------------------| 57.75% tmp2GK2uO.zip |################################-----------------------| 57.79% tmp2GK2uO.zip |################################-----------------------| 57.84% tmp2GK2uO.zip |################################-----------------------| 57.88% tmp2GK2uO.zip |################################-----------------------| 57.93% tmp2GK2uO.zip |################################-----------------------| 57.97% tmp2GK2uO.zip |################################-----------------------| 58.02% tmp2GK2uO.zip |################################-----------------------| 58.07% tmp2GK2uO.zip |################################-----------------------| 58.11% tmp2GK2uO.zip |################################-----------------------| 58.16% tmp2GK2uO.zip |################################-----------------------| 58.2% tmp2GK2uO.zip |################################-----------------------| 58.25% tmp2GK2uO.zip |################################-----------------------| 58.29% tmp2GK2uO.zip |################################-----------------------| 58.34% tmp2GK2uO.zip |################################-----------------------| 58.39% tmp2GK2uO.zip |################################-----------------------| 58.43% tmp2GK2uO.zip |################################-----------------------| 58.48% tmp2GK2uO.zip |################################-----------------------| 58.52% tmp2GK2uO.zip |################################-----------------------| 58.57% tmp2GK2uO.zip |################################-----------------------| 58.61% tmp2GK2uO.zip |################################-----------------------| 58.66% tmp2GK2uO.zip |################################-----------------------| 58.71% tmp2GK2uO.zip |################################-----------------------| 58.75% tmp2GK2uO.zip |################################-----------------------| 58.8% tmp2GK2uO.zip |################################-----------------------| 58.84% tmp2GK2uO.zip |################################-----------------------| 58.89% tmp2GK2uO.zip |################################-----------------------| 58.93% tmp2GK2uO.zip |################################-----------------------| 58.98% tmp2GK2uO.zip |################################-----------------------| 59.02% tmp2GK2uO.zip |################################-----------------------| 59.07% tmp2GK2uO.zip |#################################----------------------| 59.12% tmp2GK2uO.zip |#################################----------------------| 59.16% tmp2GK2uO.zip |#################################----------------------| 59.21% tmp2GK2uO.zip |#################################----------------------| 59.25% tmp2GK2uO.zip |#################################----------------------| 59.3% tmp2GK2uO.zip |#################################----------------------| 59.34% tmp2GK2uO.zip |#################################----------------------| 59.39% tmp2GK2uO.zip |#################################----------------------| 59.44% tmp2GK2uO.zip |#################################----------------------| 59.48% tmp2GK2uO.zip |#################################----------------------| 59.53% tmp2GK2uO.zip |#################################----------------------| 59.57% tmp2GK2uO.zip |#################################----------------------| 59.62% tmp2GK2uO.zip |#################################----------------------| 59.66% tmp2GK2uO.zip |#################################----------------------| 59.71% tmp2GK2uO.zip |#################################----------------------| 59.75% tmp2GK2uO.zip |#################################----------------------| 59.8% tmp2GK2uO.zip |#################################----------------------| 59.85% tmp2GK2uO.zip |#################################----------------------| 59.89% tmp2GK2uO.zip |#################################----------------------| 59.94% tmp2GK2uO.zip |#################################----------------------| 59.98% tmp2GK2uO.zip |#################################----------------------| 60.03% tmp2GK2uO.zip |#################################----------------------| 60.07% tmp2GK2uO.zip |#################################----------------------| 60.12% tmp2GK2uO.zip |#################################----------------------| 60.17% tmp2GK2uO.zip |#################################----------------------| 60.21% tmp2GK2uO.zip |#################################----------------------| 60.26% tmp2GK2uO.zip |#################################----------------------| 60.3% tmp2GK2uO.zip |#################################----------------------| 60.35% tmp2GK2uO.zip |#################################----------------------| 60.39% tmp2GK2uO.zip |#################################----------------------| 60.44% tmp2GK2uO.zip |#################################----------------------| 60.49% tmp2GK2uO.zip |#################################----------------------| 60.53% tmp2GK2uO.zip |#################################----------------------| 60.58% tmp2GK2uO.zip |#################################----------------------| 60.62% tmp2GK2uO.zip |#################################----------------------| 60.67% tmp2GK2uO.zip |#################################----------------------| 60.71% tmp2GK2uO.zip |#################################----------------------| 60.76% tmp2GK2uO.zip |#################################----------------------| 60.8% tmp2GK2uO.zip |#################################----------------------| 60.85% tmp2GK2uO.zip |#################################----------------------| 60.9% tmp2GK2uO.zip |##################################---------------------| 60.94% tmp2GK2uO.zip |##################################---------------------| 60.99% tmp2GK2uO.zip |##################################---------------------| 61.03% tmp2GK2uO.zip |##################################---------------------| 61.08% tmp2GK2uO.zip |##################################---------------------| 61.12% tmp2GK2uO.zip |##################################---------------------| 61.17% tmp2GK2uO.zip |##################################---------------------| 61.22% tmp2GK2uO.zip |##################################---------------------| 61.26% tmp2GK2uO.zip |##################################---------------------| 61.31% tmp2GK2uO.zip |##################################---------------------| 61.35% tmp2GK2uO.zip |##################################---------------------| 61.4% tmp2GK2uO.zip |##################################---------------------| 61.44% tmp2GK2uO.zip |##################################---------------------| 61.49% tmp2GK2uO.zip |##################################---------------------| 61.54% tmp2GK2uO.zip |##################################---------------------| 61.58% tmp2GK2uO.zip |##################################---------------------| 61.63% tmp2GK2uO.zip |##################################---------------------| 61.67% tmp2GK2uO.zip |##################################---------------------| 61.72% tmp2GK2uO.zip |##################################---------------------| 61.76% tmp2GK2uO.zip |##################################---------------------| 61.81% tmp2GK2uO.zip |##################################---------------------| 61.85% tmp2GK2uO.zip |##################################---------------------| 61.9% tmp2GK2uO.zip |##################################---------------------| 61.95% tmp2GK2uO.zip |##################################---------------------| 61.99% tmp2GK2uO.zip |##################################---------------------| 62.04% tmp2GK2uO.zip |##################################---------------------| 62.08% tmp2GK2uO.zip |##################################---------------------| 62.13% tmp2GK2uO.zip |##################################---------------------| 62.17% tmp2GK2uO.zip |##################################---------------------| 62.22% tmp2GK2uO.zip |##################################---------------------| 62.27% tmp2GK2uO.zip |##################################---------------------| 62.31% tmp2GK2uO.zip |##################################---------------------| 62.36% tmp2GK2uO.zip |##################################---------------------| 62.4% tmp2GK2uO.zip |##################################---------------------| 62.45% tmp2GK2uO.zip |##################################---------------------| 62.49% tmp2GK2uO.zip |##################################---------------------| 62.54% tmp2GK2uO.zip |##################################---------------------| 62.59% tmp2GK2uO.zip |##################################---------------------| 62.63% tmp2GK2uO.zip |##################################---------------------| 62.68% tmp2GK2uO.zip |##################################---------------------| 62.72% tmp2GK2uO.zip |###################################--------------------| 62.77% tmp2GK2uO.zip |###################################--------------------| 62.81% tmp2GK2uO.zip |###################################--------------------| 62.86% tmp2GK2uO.zip |###################################--------------------| 62.9% tmp2GK2uO.zip |###################################--------------------| 62.95% tmp2GK2uO.zip |###################################--------------------| 63.0% tmp2GK2uO.zip |###################################--------------------| 63.04% tmp2GK2uO.zip |###################################--------------------| 63.09% tmp2GK2uO.zip |###################################--------------------| 63.13% tmp2GK2uO.zip |###################################--------------------| 63.18% tmp2GK2uO.zip |###################################--------------------| 63.22% tmp2GK2uO.zip |###################################--------------------| 63.27% tmp2GK2uO.zip |###################################--------------------| 63.32% tmp2GK2uO.zip |###################################--------------------| 63.36% tmp2GK2uO.zip |###################################--------------------| 63.41% tmp2GK2uO.zip |###################################--------------------| 63.45% tmp2GK2uO.zip |###################################--------------------| 63.5% tmp2GK2uO.zip |###################################--------------------| 63.54% tmp2GK2uO.zip |###################################--------------------| 63.59% tmp2GK2uO.zip |###################################--------------------| 63.64% tmp2GK2uO.zip |###################################--------------------| 63.68% tmp2GK2uO.zip |###################################--------------------| 63.73% tmp2GK2uO.zip |###################################--------------------| 63.77% tmp2GK2uO.zip |###################################--------------------| 63.82% tmp2GK2uO.zip |###################################--------------------| 63.86% tmp2GK2uO.zip |###################################--------------------| 63.91% tmp2GK2uO.zip |###################################--------------------| 63.95% tmp2GK2uO.zip |###################################--------------------| 64.0% tmp2GK2uO.zip |###################################--------------------| 64.05% tmp2GK2uO.zip |###################################--------------------| 64.09% tmp2GK2uO.zip |###################################--------------------| 64.14% tmp2GK2uO.zip |###################################--------------------| 64.18% tmp2GK2uO.zip |###################################--------------------| 64.23% tmp2GK2uO.zip |###################################--------------------| 64.27% tmp2GK2uO.zip |###################################--------------------| 64.32% tmp2GK2uO.zip |###################################--------------------| 64.37% tmp2GK2uO.zip |###################################--------------------| 64.41% tmp2GK2uO.zip |###################################--------------------| 64.46% tmp2GK2uO.zip |###################################--------------------| 64.5% tmp2GK2uO.zip |####################################-------------------| 64.55% tmp2GK2uO.zip |####################################-------------------| 64.59% tmp2GK2uO.zip |####################################-------------------| 64.64% tmp2GK2uO.zip |####################################-------------------| 64.69% tmp2GK2uO.zip |####################################-------------------| 64.73% tmp2GK2uO.zip |####################################-------------------| 64.78% tmp2GK2uO.zip |####################################-------------------| 64.82% tmp2GK2uO.zip |####################################-------------------| 64.87% tmp2GK2uO.zip |####################################-------------------| 64.91% tmp2GK2uO.zip |####################################-------------------| 64.96% tmp2GK2uO.zip |####################################-------------------| 65.0% tmp2GK2uO.zip |####################################-------------------| 65.05% tmp2GK2uO.zip |####################################-------------------| 65.1% tmp2GK2uO.zip |####################################-------------------| 65.14% tmp2GK2uO.zip |####################################-------------------| 65.19% tmp2GK2uO.zip |####################################-------------------| 65.23% tmp2GK2uO.zip |####################################-------------------| 65.28% tmp2GK2uO.zip |####################################-------------------| 65.32% tmp2GK2uO.zip |####################################-------------------| 65.37% tmp2GK2uO.zip |####################################-------------------| 65.42% tmp2GK2uO.zip |####################################-------------------| 65.46% tmp2GK2uO.zip |####################################-------------------| 65.51% tmp2GK2uO.zip |####################################-------------------| 65.55% tmp2GK2uO.zip |####################################-------------------| 65.6% tmp2GK2uO.zip |####################################-------------------| 65.64% tmp2GK2uO.zip |####################################-------------------| 65.69% tmp2GK2uO.zip |####################################-------------------| 65.74% tmp2GK2uO.zip |####################################-------------------| 65.78% tmp2GK2uO.zip |####################################-------------------| 65.83% tmp2GK2uO.zip |####################################-------------------| 65.87% tmp2GK2uO.zip |####################################-------------------| 65.92% tmp2GK2uO.zip |####################################-------------------| 65.96% tmp2GK2uO.zip |####################################-------------------| 66.01% tmp2GK2uO.zip |####################################-------------------| 66.05% tmp2GK2uO.zip |####################################-------------------| 66.1% tmp2GK2uO.zip |####################################-------------------| 66.15% tmp2GK2uO.zip |####################################-------------------| 66.19% tmp2GK2uO.zip |####################################-------------------| 66.24% tmp2GK2uO.zip |####################################-------------------| 66.28% tmp2GK2uO.zip |####################################-------------------| 66.33% tmp2GK2uO.zip |#####################################------------------| 66.37% tmp2GK2uO.zip |#####################################------------------| 66.42% tmp2GK2uO.zip |#####################################------------------| 66.47% tmp2GK2uO.zip |#####################################------------------| 66.51% tmp2GK2uO.zip |#####################################------------------| 66.56% tmp2GK2uO.zip |#####################################------------------| 66.6% tmp2GK2uO.zip |#####################################------------------| 66.65% tmp2GK2uO.zip |#####################################------------------| 66.69% tmp2GK2uO.zip |#####################################------------------| 66.74% tmp2GK2uO.zip |#####################################------------------| 66.78% tmp2GK2uO.zip |#####################################------------------| 66.83% tmp2GK2uO.zip |#####################################------------------| 66.88% tmp2GK2uO.zip |#####################################------------------| 66.92% tmp2GK2uO.zip |#####################################------------------| 66.97% tmp2GK2uO.zip |#####################################------------------| 67.01% tmp2GK2uO.zip |#####################################------------------| 67.06% tmp2GK2uO.zip |#####################################------------------| 67.1% tmp2GK2uO.zip |#####################################------------------| 67.15% tmp2GK2uO.zip |#####################################------------------| 67.2% tmp2GK2uO.zip |#####################################------------------| 67.24% tmp2GK2uO.zip |#####################################------------------| 67.29% tmp2GK2uO.zip |#####################################------------------| 67.33% tmp2GK2uO.zip |#####################################------------------| 67.38% tmp2GK2uO.zip |#####################################------------------| 67.42% tmp2GK2uO.zip |#####################################------------------| 67.47% tmp2GK2uO.zip |#####################################------------------| 67.52% tmp2GK2uO.zip |#####################################------------------| 67.56% tmp2GK2uO.zip |#####################################------------------| 67.61% tmp2GK2uO.zip |#####################################------------------| 67.65% tmp2GK2uO.zip |#####################################------------------| 67.7% tmp2GK2uO.zip |#####################################------------------| 67.74% tmp2GK2uO.zip |#####################################------------------| 67.79% tmp2GK2uO.zip |#####################################------------------| 67.83% tmp2GK2uO.zip |#####################################------------------| 67.88% tmp2GK2uO.zip |#####################################------------------| 67.93% tmp2GK2uO.zip |#####################################------------------| 67.97% tmp2GK2uO.zip |#####################################------------------| 68.02% tmp2GK2uO.zip |#####################################------------------| 68.06% tmp2GK2uO.zip |#####################################------------------| 68.11% tmp2GK2uO.zip |#####################################------------------| 68.15% tmp2GK2uO.zip |######################################-----------------| 68.2% tmp2GK2uO.zip |######################################-----------------| 68.25% tmp2GK2uO.zip |######################################-----------------| 68.29% tmp2GK2uO.zip |######################################-----------------| 68.34% tmp2GK2uO.zip |######################################-----------------| 68.38% tmp2GK2uO.zip |######################################-----------------| 68.43% tmp2GK2uO.zip |######################################-----------------| 68.47% tmp2GK2uO.zip |######################################-----------------| 68.52% tmp2GK2uO.zip |######################################-----------------| 68.57% tmp2GK2uO.zip |######################################-----------------| 68.61% tmp2GK2uO.zip |######################################-----------------| 68.66% tmp2GK2uO.zip |######################################-----------------| 68.7% tmp2GK2uO.zip |######################################-----------------| 68.75% tmp2GK2uO.zip |######################################-----------------| 68.79% tmp2GK2uO.zip |######################################-----------------| 68.84% tmp2GK2uO.zip |######################################-----------------| 68.88% tmp2GK2uO.zip |######################################-----------------| 68.93% tmp2GK2uO.zip |######################################-----------------| 68.98% tmp2GK2uO.zip |######################################-----------------| 69.02% tmp2GK2uO.zip |######################################-----------------| 69.07% tmp2GK2uO.zip |######################################-----------------| 69.11% tmp2GK2uO.zip |######################################-----------------| 69.16% tmp2GK2uO.zip |######################################-----------------| 69.2% tmp2GK2uO.zip |######################################-----------------| 69.25% tmp2GK2uO.zip |######################################-----------------| 69.3% tmp2GK2uO.zip |######################################-----------------| 69.34% tmp2GK2uO.zip |######################################-----------------| 69.39% tmp2GK2uO.zip |######################################-----------------| 69.43% tmp2GK2uO.zip |######################################-----------------| 69.48% tmp2GK2uO.zip |######################################-----------------| 69.52% tmp2GK2uO.zip |######################################-----------------| 69.57% tmp2GK2uO.zip |######################################-----------------| 69.62% tmp2GK2uO.zip |######################################-----------------| 69.66% tmp2GK2uO.zip |######################################-----------------| 69.71% tmp2GK2uO.zip |######################################-----------------| 69.75% tmp2GK2uO.zip |######################################-----------------| 69.8% tmp2GK2uO.zip |######################################-----------------| 69.84% tmp2GK2uO.zip |######################################-----------------| 69.89% tmp2GK2uO.zip |######################################-----------------| 69.93% tmp2GK2uO.zip |######################################-----------------| 69.98% tmp2GK2uO.zip |#######################################----------------| 70.03% tmp2GK2uO.zip |#######################################----------------| 70.07% tmp2GK2uO.zip |#######################################----------------| 70.12% tmp2GK2uO.zip |#######################################----------------| 70.16% tmp2GK2uO.zip |#######################################----------------| 70.21% tmp2GK2uO.zip |#######################################----------------| 70.25% tmp2GK2uO.zip |#######################################----------------| 70.3% tmp2GK2uO.zip |#######################################----------------| 70.35% tmp2GK2uO.zip |#######################################----------------| 70.39% tmp2GK2uO.zip |#######################################----------------| 70.44% tmp2GK2uO.zip |#######################################----------------| 70.48% tmp2GK2uO.zip |#######################################----------------| 70.53% tmp2GK2uO.zip |#######################################----------------| 70.57% tmp2GK2uO.zip |#######################################----------------| 70.62% tmp2GK2uO.zip |#######################################----------------| 70.67% tmp2GK2uO.zip |#######################################----------------| 70.71% tmp2GK2uO.zip |#######################################----------------| 70.76% tmp2GK2uO.zip |#######################################----------------| 70.8% tmp2GK2uO.zip |#######################################----------------| 70.85% tmp2GK2uO.zip |#######################################----------------| 70.89% tmp2GK2uO.zip |#######################################----------------| 70.94% tmp2GK2uO.zip |#######################################----------------| 70.98% tmp2GK2uO.zip |#######################################----------------| 71.03% tmp2GK2uO.zip |#######################################----------------| 71.08% tmp2GK2uO.zip |#######################################----------------| 71.12% tmp2GK2uO.zip |#######################################----------------| 71.17% tmp2GK2uO.zip |#######################################----------------| 71.21% tmp2GK2uO.zip |#######################################----------------| 71.26% tmp2GK2uO.zip |#######################################----------------| 71.3% tmp2GK2uO.zip |#######################################----------------| 71.35% tmp2GK2uO.zip |#######################################----------------| 71.4% tmp2GK2uO.zip |#######################################----------------| 71.44% tmp2GK2uO.zip |#######################################----------------| 71.49% tmp2GK2uO.zip |#######################################----------------| 71.53% tmp2GK2uO.zip |#######################################----------------| 71.58% tmp2GK2uO.zip |#######################################----------------| 71.62% tmp2GK2uO.zip |#######################################----------------| 71.67% tmp2GK2uO.zip |#######################################----------------| 71.72% tmp2GK2uO.zip |#######################################----------------| 71.76% tmp2GK2uO.zip |#######################################----------------| 71.81% tmp2GK2uO.zip |########################################---------------| 71.85% tmp2GK2uO.zip |########################################---------------| 71.9% tmp2GK2uO.zip |########################################---------------| 71.94% tmp2GK2uO.zip |########################################---------------| 71.99% tmp2GK2uO.zip |########################################---------------| 72.03% tmp2GK2uO.zip |########################################---------------| 72.08% tmp2GK2uO.zip |########################################---------------| 72.13% tmp2GK2uO.zip |########################################---------------| 72.17% tmp2GK2uO.zip |########################################---------------| 72.22% tmp2GK2uO.zip |########################################---------------| 72.26% tmp2GK2uO.zip |########################################---------------| 72.31% tmp2GK2uO.zip |########################################---------------| 72.35% tmp2GK2uO.zip |########################################---------------| 72.4% tmp2GK2uO.zip |########################################---------------| 72.45% tmp2GK2uO.zip |########################################---------------| 72.49% tmp2GK2uO.zip |########################################---------------| 72.54% tmp2GK2uO.zip |########################################---------------| 72.58% tmp2GK2uO.zip |########################################---------------| 72.63% tmp2GK2uO.zip |########################################---------------| 72.67% tmp2GK2uO.zip |########################################---------------| 72.72% tmp2GK2uO.zip |########################################---------------| 72.77% tmp2GK2uO.zip |########################################---------------| 72.81% tmp2GK2uO.zip |########################################---------------| 72.86% tmp2GK2uO.zip |########################################---------------| 72.9% tmp2GK2uO.zip |########################################---------------| 72.95% tmp2GK2uO.zip |########################################---------------| 72.99% tmp2GK2uO.zip |########################################---------------| 73.04% tmp2GK2uO.zip |########################################---------------| 73.08% tmp2GK2uO.zip |########################################---------------| 73.13% tmp2GK2uO.zip |########################################---------------| 73.18% tmp2GK2uO.zip |########################################---------------| 73.22% tmp2GK2uO.zip |########################################---------------| 73.27% tmp2GK2uO.zip |########################################---------------| 73.31% tmp2GK2uO.zip |########################################---------------| 73.36% tmp2GK2uO.zip |########################################---------------| 73.4% tmp2GK2uO.zip |########################################---------------| 73.45% tmp2GK2uO.zip |########################################---------------| 73.5% tmp2GK2uO.zip |########################################---------------| 73.54% tmp2GK2uO.zip |########################################---------------| 73.59% tmp2GK2uO.zip |########################################---------------| 73.63% tmp2GK2uO.zip |#########################################--------------| 73.68% tmp2GK2uO.zip |#########################################--------------| 73.72% tmp2GK2uO.zip |#########################################--------------| 73.77% tmp2GK2uO.zip |#########################################--------------| 73.81% tmp2GK2uO.zip |#########################################--------------| 73.86% tmp2GK2uO.zip |#########################################--------------| 73.91% tmp2GK2uO.zip |#########################################--------------| 73.95% tmp2GK2uO.zip |#########################################--------------| 74.0% tmp2GK2uO.zip |#########################################--------------| 74.04% tmp2GK2uO.zip |#########################################--------------| 74.09% tmp2GK2uO.zip |#########################################--------------| 74.13% tmp2GK2uO.zip |#########################################--------------| 74.18% tmp2GK2uO.zip |#########################################--------------| 74.23% tmp2GK2uO.zip |#########################################--------------| 74.27% tmp2GK2uO.zip |#########################################--------------| 74.32% tmp2GK2uO.zip |#########################################--------------| 74.36% tmp2GK2uO.zip |#########################################--------------| 74.41% tmp2GK2uO.zip |#########################################--------------| 74.45% tmp2GK2uO.zip |#########################################--------------| 74.5% tmp2GK2uO.zip |#########################################--------------| 74.55% tmp2GK2uO.zip |#########################################--------------| 74.59% tmp2GK2uO.zip |#########################################--------------| 74.64% tmp2GK2uO.zip |#########################################--------------| 74.68% tmp2GK2uO.zip |#########################################--------------| 74.73% tmp2GK2uO.zip |#########################################--------------| 74.77% tmp2GK2uO.zip |#########################################--------------| 74.82% tmp2GK2uO.zip |#########################################--------------| 74.86% tmp2GK2uO.zip |#########################################--------------| 74.91% tmp2GK2uO.zip |#########################################--------------| 74.96% tmp2GK2uO.zip |#########################################--------------| 75.0% tmp2GK2uO.zip |#########################################--------------| 75.05% tmp2GK2uO.zip |#########################################--------------| 75.09% tmp2GK2uO.zip |#########################################--------------| 75.14% tmp2GK2uO.zip |#########################################--------------| 75.18% tmp2GK2uO.zip |#########################################--------------| 75.23% tmp2GK2uO.zip |#########################################--------------| 75.28% tmp2GK2uO.zip |#########################################--------------| 75.32% tmp2GK2uO.zip |#########################################--------------| 75.37% tmp2GK2uO.zip |#########################################--------------| 75.41% tmp2GK2uO.zip |##########################################-------------| 75.46% tmp2GK2uO.zip |##########################################-------------| 75.5% tmp2GK2uO.zip |##########################################-------------| 75.55% tmp2GK2uO.zip |##########################################-------------| 75.6% tmp2GK2uO.zip |##########################################-------------| 75.64% tmp2GK2uO.zip |##########################################-------------| 75.69% tmp2GK2uO.zip |##########################################-------------| 75.73% tmp2GK2uO.zip |##########################################-------------| 75.78% tmp2GK2uO.zip |##########################################-------------| 75.82% tmp2GK2uO.zip |##########################################-------------| 75.87% tmp2GK2uO.zip |##########################################-------------| 75.91% tmp2GK2uO.zip |##########################################-------------| 75.96% tmp2GK2uO.zip |##########################################-------------| 76.01% tmp2GK2uO.zip |##########################################-------------| 76.05% tmp2GK2uO.zip |##########################################-------------| 76.1% tmp2GK2uO.zip |##########################################-------------| 76.14% tmp2GK2uO.zip |##########################################-------------| 76.19% tmp2GK2uO.zip |##########################################-------------| 76.23% tmp2GK2uO.zip |##########################################-------------| 76.28% tmp2GK2uO.zip |##########################################-------------| 76.33% tmp2GK2uO.zip |##########################################-------------| 76.37% tmp2GK2uO.zip |##########################################-------------| 76.42% tmp2GK2uO.zip |##########################################-------------| 76.46% tmp2GK2uO.zip |##########################################-------------| 76.51% tmp2GK2uO.zip |##########################################-------------| 76.55% tmp2GK2uO.zip |##########################################-------------| 76.6% tmp2GK2uO.zip |##########################################-------------| 76.65% tmp2GK2uO.zip |##########################################-------------| 76.69% tmp2GK2uO.zip |##########################################-------------| 76.74% tmp2GK2uO.zip |##########################################-------------| 76.78% tmp2GK2uO.zip |##########################################-------------| 76.83% tmp2GK2uO.zip |##########################################-------------| 76.87% tmp2GK2uO.zip |##########################################-------------| 76.92% tmp2GK2uO.zip |##########################################-------------| 76.96% tmp2GK2uO.zip |##########################################-------------| 77.01% tmp2GK2uO.zip |##########################################-------------| 77.06% tmp2GK2uO.zip |##########################################-------------| 77.1% tmp2GK2uO.zip |##########################################-------------| 77.15% tmp2GK2uO.zip |##########################################-------------| 77.19% tmp2GK2uO.zip |##########################################-------------| 77.24% tmp2GK2uO.zip |###########################################------------| 77.28% tmp2GK2uO.zip |###########################################------------| 77.33% tmp2GK2uO.zip |###########################################------------| 77.38% tmp2GK2uO.zip |###########################################------------| 77.42% tmp2GK2uO.zip |###########################################------------| 77.47% tmp2GK2uO.zip |###########################################------------| 77.51% tmp2GK2uO.zip |###########################################------------| 77.56% tmp2GK2uO.zip |###########################################------------| 77.6% tmp2GK2uO.zip |###########################################------------| 77.65% tmp2GK2uO.zip |###########################################------------| 77.7% tmp2GK2uO.zip |###########################################------------| 77.74% tmp2GK2uO.zip |###########################################------------| 77.79% tmp2GK2uO.zip |###########################################------------| 77.83% tmp2GK2uO.zip |###########################################------------| 77.88% tmp2GK2uO.zip |###########################################------------| 77.92% tmp2GK2uO.zip |###########################################------------| 77.97% tmp2GK2uO.zip |###########################################------------| 78.01% tmp2GK2uO.zip |###########################################------------| 78.06% tmp2GK2uO.zip |###########################################------------| 78.11% tmp2GK2uO.zip |###########################################------------| 78.15% tmp2GK2uO.zip |###########################################------------| 78.2% tmp2GK2uO.zip |###########################################------------| 78.24% tmp2GK2uO.zip |###########################################------------| 78.29% tmp2GK2uO.zip |###########################################------------| 78.33% tmp2GK2uO.zip |###########################################------------| 78.38% tmp2GK2uO.zip |###########################################------------| 78.43% tmp2GK2uO.zip |###########################################------------| 78.47% tmp2GK2uO.zip |###########################################------------| 78.52% tmp2GK2uO.zip |###########################################------------| 78.56% tmp2GK2uO.zip |###########################################------------| 78.61% tmp2GK2uO.zip |###########################################------------| 78.65% tmp2GK2uO.zip |###########################################------------| 78.7% tmp2GK2uO.zip |###########################################------------| 78.75% tmp2GK2uO.zip |###########################################------------| 78.79% tmp2GK2uO.zip |###########################################------------| 78.84% tmp2GK2uO.zip |###########################################------------| 78.88% tmp2GK2uO.zip |###########################################------------| 78.93% tmp2GK2uO.zip |###########################################------------| 78.97% tmp2GK2uO.zip |###########################################------------| 79.02% tmp2GK2uO.zip |###########################################------------| 79.06% tmp2GK2uO.zip |############################################-----------| 79.11% tmp2GK2uO.zip |############################################-----------| 79.16% tmp2GK2uO.zip |############################################-----------| 79.2% tmp2GK2uO.zip |############################################-----------| 79.25% tmp2GK2uO.zip |############################################-----------| 79.29% tmp2GK2uO.zip |############################################-----------| 79.34% tmp2GK2uO.zip |############################################-----------| 79.38% tmp2GK2uO.zip |############################################-----------| 79.43% tmp2GK2uO.zip |############################################-----------| 79.48% tmp2GK2uO.zip |############################################-----------| 79.52% tmp2GK2uO.zip |############################################-----------| 79.57% tmp2GK2uO.zip |############################################-----------| 79.61% tmp2GK2uO.zip |############################################-----------| 79.66% tmp2GK2uO.zip |############################################-----------| 79.7% tmp2GK2uO.zip |############################################-----------| 79.75% tmp2GK2uO.zip |############################################-----------| 79.8% tmp2GK2uO.zip |############################################-----------| 79.84% tmp2GK2uO.zip |############################################-----------| 79.89% tmp2GK2uO.zip |############################################-----------| 79.93% tmp2GK2uO.zip |############################################-----------| 79.98% tmp2GK2uO.zip |############################################-----------| 80.02% tmp2GK2uO.zip |############################################-----------| 80.07% tmp2GK2uO.zip |############################################-----------| 80.11% tmp2GK2uO.zip |############################################-----------| 80.16% tmp2GK2uO.zip |############################################-----------| 80.21% tmp2GK2uO.zip |############################################-----------| 80.25% tmp2GK2uO.zip |############################################-----------| 80.3% tmp2GK2uO.zip |############################################-----------| 80.34% tmp2GK2uO.zip |############################################-----------| 80.39% tmp2GK2uO.zip |############################################-----------| 80.43% tmp2GK2uO.zip |############################################-----------| 80.48% tmp2GK2uO.zip |############################################-----------| 80.53% tmp2GK2uO.zip |############################################-----------| 80.57% tmp2GK2uO.zip |############################################-----------| 80.62% tmp2GK2uO.zip |############################################-----------| 80.66% tmp2GK2uO.zip |############################################-----------| 80.71% tmp2GK2uO.zip |############################################-----------| 80.75% tmp2GK2uO.zip |############################################-----------| 80.8% tmp2GK2uO.zip |############################################-----------| 80.84% tmp2GK2uO.zip |############################################-----------| 80.89% tmp2GK2uO.zip |#############################################----------| 80.94% tmp2GK2uO.zip |#############################################----------| 80.98% tmp2GK2uO.zip |#############################################----------| 81.03% tmp2GK2uO.zip |#############################################----------| 81.07% tmp2GK2uO.zip |#############################################----------| 81.12% tmp2GK2uO.zip |#############################################----------| 81.16% tmp2GK2uO.zip |#############################################----------| 81.21% tmp2GK2uO.zip |#############################################----------| 81.26% tmp2GK2uO.zip |#############################################----------| 81.3% tmp2GK2uO.zip |#############################################----------| 81.35% tmp2GK2uO.zip |#############################################----------| 81.39% tmp2GK2uO.zip |#############################################----------| 81.44% tmp2GK2uO.zip |#############################################----------| 81.48% tmp2GK2uO.zip |#############################################----------| 81.53% tmp2GK2uO.zip |#############################################----------| 81.58% tmp2GK2uO.zip |#############################################----------| 81.62% tmp2GK2uO.zip |#############################################----------| 81.67% tmp2GK2uO.zip |#############################################----------| 81.71% tmp2GK2uO.zip |#############################################----------| 81.76% tmp2GK2uO.zip |#############################################----------| 81.8% tmp2GK2uO.zip |#############################################----------| 81.85% tmp2GK2uO.zip |#############################################----------| 81.89% tmp2GK2uO.zip |#############################################----------| 81.94% tmp2GK2uO.zip |#############################################----------| 81.99% tmp2GK2uO.zip |#############################################----------| 82.03% tmp2GK2uO.zip |#############################################----------| 82.08% tmp2GK2uO.zip |#############################################----------| 82.12% tmp2GK2uO.zip |#############################################----------| 82.17% tmp2GK2uO.zip |#############################################----------| 82.21% tmp2GK2uO.zip |#############################################----------| 82.26% tmp2GK2uO.zip |#############################################----------| 82.31% tmp2GK2uO.zip |#############################################----------| 82.35% tmp2GK2uO.zip |#############################################----------| 82.4% tmp2GK2uO.zip |#############################################----------| 82.44% tmp2GK2uO.zip |#############################################----------| 82.49% tmp2GK2uO.zip |#############################################----------| 82.53% tmp2GK2uO.zip |#############################################----------| 82.58% tmp2GK2uO.zip |#############################################----------| 82.63% tmp2GK2uO.zip |#############################################----------| 82.67% tmp2GK2uO.zip |#############################################----------| 82.72% tmp2GK2uO.zip |##############################################---------| 82.76% tmp2GK2uO.zip |##############################################---------| 82.81% tmp2GK2uO.zip |##############################################---------| 82.85% tmp2GK2uO.zip |##############################################---------| 82.9% tmp2GK2uO.zip |##############################################---------| 82.94% tmp2GK2uO.zip |##############################################---------| 82.99% tmp2GK2uO.zip |##############################################---------| 83.04% tmp2GK2uO.zip |##############################################---------| 83.08% tmp2GK2uO.zip |##############################################---------| 83.13% tmp2GK2uO.zip |##############################################---------| 83.17% tmp2GK2uO.zip |##############################################---------| 83.22% tmp2GK2uO.zip |##############################################---------| 83.26% tmp2GK2uO.zip |##############################################---------| 83.31% tmp2GK2uO.zip |##############################################---------| 83.36% tmp2GK2uO.zip |##############################################---------| 83.4% tmp2GK2uO.zip |##############################################---------| 83.45% tmp2GK2uO.zip |##############################################---------| 83.49% tmp2GK2uO.zip |##############################################---------| 83.54% tmp2GK2uO.zip |##############################################---------| 83.58% tmp2GK2uO.zip |##############################################---------| 83.63% tmp2GK2uO.zip |##############################################---------| 83.68% tmp2GK2uO.zip |##############################################---------| 83.72% tmp2GK2uO.zip |##############################################---------| 83.77% tmp2GK2uO.zip |##############################################---------| 83.81% tmp2GK2uO.zip |##############################################---------| 83.86% tmp2GK2uO.zip |##############################################---------| 83.9% tmp2GK2uO.zip |##############################################---------| 83.95% tmp2GK2uO.zip |##############################################---------| 83.99% tmp2GK2uO.zip |##############################################---------| 84.04% tmp2GK2uO.zip |##############################################---------| 84.09% tmp2GK2uO.zip |##############################################---------| 84.13% tmp2GK2uO.zip |##############################################---------| 84.18% tmp2GK2uO.zip |##############################################---------| 84.22% tmp2GK2uO.zip |##############################################---------| 84.27% tmp2GK2uO.zip |##############################################---------| 84.31% tmp2GK2uO.zip |##############################################---------| 84.36% tmp2GK2uO.zip |##############################################---------| 84.41% tmp2GK2uO.zip |##############################################---------| 84.45% tmp2GK2uO.zip |##############################################---------| 84.5% tmp2GK2uO.zip |##############################################---------| 84.54% tmp2GK2uO.zip |###############################################--------| 84.59% tmp2GK2uO.zip |###############################################--------| 84.63% tmp2GK2uO.zip |###############################################--------| 84.68% tmp2GK2uO.zip |###############################################--------| 84.73% tmp2GK2uO.zip |###############################################--------| 84.77% tmp2GK2uO.zip |###############################################--------| 84.82% tmp2GK2uO.zip |###############################################--------| 84.86% tmp2GK2uO.zip |###############################################--------| 84.91% tmp2GK2uO.zip |###############################################--------| 84.95% tmp2GK2uO.zip |###############################################--------| 85.0% tmp2GK2uO.zip |###############################################--------| 85.04% tmp2GK2uO.zip |###############################################--------| 85.09% tmp2GK2uO.zip |###############################################--------| 85.14% tmp2GK2uO.zip |###############################################--------| 85.18% tmp2GK2uO.zip |###############################################--------| 85.23% tmp2GK2uO.zip |###############################################--------| 85.27% tmp2GK2uO.zip |###############################################--------| 85.32% tmp2GK2uO.zip |###############################################--------| 85.36% tmp2GK2uO.zip |###############################################--------| 85.41% tmp2GK2uO.zip |###############################################--------| 85.46% tmp2GK2uO.zip |###############################################--------| 85.5% tmp2GK2uO.zip |###############################################--------| 85.55% tmp2GK2uO.zip |###############################################--------| 85.59% tmp2GK2uO.zip |###############################################--------| 85.64% tmp2GK2uO.zip |###############################################--------| 85.68% tmp2GK2uO.zip |###############################################--------| 85.73% tmp2GK2uO.zip |###############################################--------| 85.78% tmp2GK2uO.zip |###############################################--------| 85.82% tmp2GK2uO.zip |###############################################--------| 85.87% tmp2GK2uO.zip |###############################################--------| 85.91% tmp2GK2uO.zip |###############################################--------| 85.96% tmp2GK2uO.zip |###############################################--------| 86.0% tmp2GK2uO.zip |###############################################--------| 86.05% tmp2GK2uO.zip |###############################################--------| 86.09% tmp2GK2uO.zip |###############################################--------| 86.14% tmp2GK2uO.zip |###############################################--------| 86.19% tmp2GK2uO.zip |###############################################--------| 86.23% tmp2GK2uO.zip |###############################################--------| 86.28% tmp2GK2uO.zip |###############################################--------| 86.32% tmp2GK2uO.zip |################################################-------| 86.37% tmp2GK2uO.zip |################################################-------| 86.41% tmp2GK2uO.zip |################################################-------| 86.46% tmp2GK2uO.zip |################################################-------| 86.51% tmp2GK2uO.zip |################################################-------| 86.55% tmp2GK2uO.zip |################################################-------| 86.6% tmp2GK2uO.zip |################################################-------| 86.64% tmp2GK2uO.zip |################################################-------| 86.69% tmp2GK2uO.zip |################################################-------| 86.73% tmp2GK2uO.zip |################################################-------| 86.78% tmp2GK2uO.zip |################################################-------| 86.83% tmp2GK2uO.zip |################################################-------| 86.87% tmp2GK2uO.zip |################################################-------| 86.92% tmp2GK2uO.zip |################################################-------| 86.96% tmp2GK2uO.zip |################################################-------| 87.01% tmp2GK2uO.zip |################################################-------| 87.05% tmp2GK2uO.zip |################################################-------| 87.1% tmp2GK2uO.zip |################################################-------| 87.14% tmp2GK2uO.zip |################################################-------| 87.19% tmp2GK2uO.zip |################################################-------| 87.24% tmp2GK2uO.zip |################################################-------| 87.28% tmp2GK2uO.zip |################################################-------| 87.33% tmp2GK2uO.zip |################################################-------| 87.37% tmp2GK2uO.zip |################################################-------| 87.42% tmp2GK2uO.zip |################################################-------| 87.46% tmp2GK2uO.zip |################################################-------| 87.51% tmp2GK2uO.zip |################################################-------| 87.56% tmp2GK2uO.zip |################################################-------| 87.6% tmp2GK2uO.zip |################################################-------| 87.65% tmp2GK2uO.zip |################################################-------| 87.69% tmp2GK2uO.zip |################################################-------| 87.74% tmp2GK2uO.zip |################################################-------| 87.78% tmp2GK2uO.zip |################################################-------| 87.83% tmp2GK2uO.zip |################################################-------| 87.87% tmp2GK2uO.zip |################################################-------| 87.92% tmp2GK2uO.zip |################################################-------| 87.97% tmp2GK2uO.zip |################################################-------| 88.01% tmp2GK2uO.zip |################################################-------| 88.06% tmp2GK2uO.zip |################################################-------| 88.1% tmp2GK2uO.zip |################################################-------| 88.15% tmp2GK2uO.zip |#################################################------| 88.19% tmp2GK2uO.zip |#################################################------| 88.24% tmp2GK2uO.zip |#################################################------| 88.29% tmp2GK2uO.zip |#################################################------| 88.33% tmp2GK2uO.zip |#################################################------| 88.38% tmp2GK2uO.zip |#################################################------| 88.42% tmp2GK2uO.zip |#################################################------| 88.47% tmp2GK2uO.zip |#################################################------| 88.51% tmp2GK2uO.zip |#################################################------| 88.56% tmp2GK2uO.zip |#################################################------| 88.61% tmp2GK2uO.zip |#################################################------| 88.65% tmp2GK2uO.zip |#################################################------| 88.7% tmp2GK2uO.zip |#################################################------| 88.74% tmp2GK2uO.zip |#################################################------| 88.79% tmp2GK2uO.zip |#################################################------| 88.83% tmp2GK2uO.zip |#################################################------| 88.88% tmp2GK2uO.zip |#################################################------| 88.92% tmp2GK2uO.zip |#################################################------| 88.97% tmp2GK2uO.zip |#################################################------| 89.02% tmp2GK2uO.zip |#################################################------| 89.06% tmp2GK2uO.zip |#################################################------| 89.11% tmp2GK2uO.zip |#################################################------| 89.15% tmp2GK2uO.zip |#################################################------| 89.2% tmp2GK2uO.zip |#################################################------| 89.24% tmp2GK2uO.zip |#################################################------| 89.29% tmp2GK2uO.zip |#################################################------| 89.34% tmp2GK2uO.zip |#################################################------| 89.38% tmp2GK2uO.zip |#################################################------| 89.43% tmp2GK2uO.zip |#################################################------| 89.47% tmp2GK2uO.zip |#################################################------| 89.52% tmp2GK2uO.zip |#################################################------| 89.56% tmp2GK2uO.zip |#################################################------| 89.61% tmp2GK2uO.zip |#################################################------| 89.66% tmp2GK2uO.zip |#################################################------| 89.7% tmp2GK2uO.zip |#################################################------| 89.75% tmp2GK2uO.zip |#################################################------| 89.79% tmp2GK2uO.zip |#################################################------| 89.84% tmp2GK2uO.zip |#################################################------| 89.88% tmp2GK2uO.zip |#################################################------| 89.93% tmp2GK2uO.zip |#################################################------| 89.97% tmp2GK2uO.zip |##################################################-----| 90.02% tmp2GK2uO.zip |##################################################-----| 90.07% tmp2GK2uO.zip |##################################################-----| 90.11% tmp2GK2uO.zip |##################################################-----| 90.16% tmp2GK2uO.zip |##################################################-----| 90.2% tmp2GK2uO.zip |##################################################-----| 90.25% tmp2GK2uO.zip |##################################################-----| 90.29% tmp2GK2uO.zip |##################################################-----| 90.34% tmp2GK2uO.zip |##################################################-----| 90.39% tmp2GK2uO.zip |##################################################-----| 90.43% tmp2GK2uO.zip |##################################################-----| 90.48% tmp2GK2uO.zip |##################################################-----| 90.52% tmp2GK2uO.zip |##################################################-----| 90.57% tmp2GK2uO.zip |##################################################-----| 90.61% tmp2GK2uO.zip |##################################################-----| 90.66% tmp2GK2uO.zip |##################################################-----| 90.71% tmp2GK2uO.zip |##################################################-----| 90.75% tmp2GK2uO.zip |##################################################-----| 90.8% tmp2GK2uO.zip |##################################################-----| 90.84% tmp2GK2uO.zip |##################################################-----| 90.89% tmp2GK2uO.zip |##################################################-----| 90.93% tmp2GK2uO.zip |##################################################-----| 90.98% tmp2GK2uO.zip |##################################################-----| 91.02% tmp2GK2uO.zip |##################################################-----| 91.07% tmp2GK2uO.zip |##################################################-----| 91.12% tmp2GK2uO.zip |##################################################-----| 91.16% tmp2GK2uO.zip |##################################################-----| 91.21% tmp2GK2uO.zip |##################################################-----| 91.25% tmp2GK2uO.zip |##################################################-----| 91.3% tmp2GK2uO.zip |##################################################-----| 91.34% tmp2GK2uO.zip |##################################################-----| 91.39% tmp2GK2uO.zip |##################################################-----| 91.44% tmp2GK2uO.zip |##################################################-----| 91.48% tmp2GK2uO.zip |##################################################-----| 91.53% tmp2GK2uO.zip |##################################################-----| 91.57% tmp2GK2uO.zip |##################################################-----| 91.62% tmp2GK2uO.zip |##################################################-----| 91.66% tmp2GK2uO.zip |##################################################-----| 91.71% tmp2GK2uO.zip |##################################################-----| 91.76% tmp2GK2uO.zip |##################################################-----| 91.8% tmp2GK2uO.zip |###################################################----| 91.85% tmp2GK2uO.zip |###################################################----| 91.89% tmp2GK2uO.zip |###################################################----| 91.94% tmp2GK2uO.zip |###################################################----| 91.98% tmp2GK2uO.zip |###################################################----| 92.03% tmp2GK2uO.zip |###################################################----| 92.07% tmp2GK2uO.zip |###################################################----| 92.12% tmp2GK2uO.zip |###################################################----| 92.17% tmp2GK2uO.zip |###################################################----| 92.21% tmp2GK2uO.zip |###################################################----| 92.26% tmp2GK2uO.zip |###################################################----| 92.3% tmp2GK2uO.zip |###################################################----| 92.35% tmp2GK2uO.zip |###################################################----| 92.39% tmp2GK2uO.zip |###################################################----| 92.44% tmp2GK2uO.zip |###################################################----| 92.49% tmp2GK2uO.zip |###################################################----| 92.53% tmp2GK2uO.zip |###################################################----| 92.58% tmp2GK2uO.zip |###################################################----| 92.62% tmp2GK2uO.zip |###################################################----| 92.67% tmp2GK2uO.zip |###################################################----| 92.71% tmp2GK2uO.zip |###################################################----| 92.76% tmp2GK2uO.zip |###################################################----| 92.81% tmp2GK2uO.zip |###################################################----| 92.85% tmp2GK2uO.zip |###################################################----| 92.9% tmp2GK2uO.zip |###################################################----| 92.94% tmp2GK2uO.zip |###################################################----| 92.99% tmp2GK2uO.zip |###################################################----| 93.03% tmp2GK2uO.zip |###################################################----| 93.08% tmp2GK2uO.zip |###################################################----| 93.12% tmp2GK2uO.zip |###################################################----| 93.17% tmp2GK2uO.zip |###################################################----| 93.22% tmp2GK2uO.zip |###################################################----| 93.26% tmp2GK2uO.zip |###################################################----| 93.31% tmp2GK2uO.zip |###################################################----| 93.35% tmp2GK2uO.zip |###################################################----| 93.4% tmp2GK2uO.zip |###################################################----| 93.44% tmp2GK2uO.zip |###################################################----| 93.49% tmp2GK2uO.zip |###################################################----| 93.54% tmp2GK2uO.zip |###################################################----| 93.58% tmp2GK2uO.zip |###################################################----| 93.63% tmp2GK2uO.zip |####################################################---| 93.67% tmp2GK2uO.zip |####################################################---| 93.72% tmp2GK2uO.zip |####################################################---| 93.76% tmp2GK2uO.zip |####################################################---| 93.81% tmp2GK2uO.zip |####################################################---| 93.86% tmp2GK2uO.zip |####################################################---| 93.9% tmp2GK2uO.zip |####################################################---| 93.95% tmp2GK2uO.zip |####################################################---| 93.99% tmp2GK2uO.zip |####################################################---| 94.04% tmp2GK2uO.zip |####################################################---| 94.08% tmp2GK2uO.zip |####################################################---| 94.13% tmp2GK2uO.zip |####################################################---| 94.17% tmp2GK2uO.zip |####################################################---| 94.22% tmp2GK2uO.zip |####################################################---| 94.27% tmp2GK2uO.zip |####################################################---| 94.31% tmp2GK2uO.zip |####################################################---| 94.36% tmp2GK2uO.zip |####################################################---| 94.4% tmp2GK2uO.zip |####################################################---| 94.45% tmp2GK2uO.zip |####################################################---| 94.49% tmp2GK2uO.zip |####################################################---| 94.54% tmp2GK2uO.zip |####################################################---| 94.59% tmp2GK2uO.zip |####################################################---| 94.63% tmp2GK2uO.zip |####################################################---| 94.68% tmp2GK2uO.zip |####################################################---| 94.72% tmp2GK2uO.zip |####################################################---| 94.77% tmp2GK2uO.zip |####################################################---| 94.81% tmp2GK2uO.zip |####################################################---| 94.86% tmp2GK2uO.zip |####################################################---| 94.9% tmp2GK2uO.zip |####################################################---| 94.95% tmp2GK2uO.zip |####################################################---| 95.0% tmp2GK2uO.zip |####################################################---| 95.04% tmp2GK2uO.zip |####################################################---| 95.09% tmp2GK2uO.zip |####################################################---| 95.13% tmp2GK2uO.zip |####################################################---| 95.18% tmp2GK2uO.zip |####################################################---| 95.22% tmp2GK2uO.zip |####################################################---| 95.27% tmp2GK2uO.zip |####################################################---| 95.32% tmp2GK2uO.zip |####################################################---| 95.36% tmp2GK2uO.zip |####################################################---| 95.41% tmp2GK2uO.zip |####################################################---| 95.45% tmp2GK2uO.zip |#####################################################--| 95.5% tmp2GK2uO.zip |#####################################################--| 95.54% tmp2GK2uO.zip |#####################################################--| 95.59% tmp2GK2uO.zip |#####################################################--| 95.64% tmp2GK2uO.zip |#####################################################--| 95.68% tmp2GK2uO.zip |#####################################################--| 95.73% tmp2GK2uO.zip |#####################################################--| 95.77% tmp2GK2uO.zip |#####################################################--| 95.82% tmp2GK2uO.zip |#####################################################--| 95.86% tmp2GK2uO.zip |#####################################################--| 95.91% tmp2GK2uO.zip |#####################################################--| 95.95% tmp2GK2uO.zip |#####################################################--| 96.0% tmp2GK2uO.zip |#####################################################--| 96.05% tmp2GK2uO.zip |#####################################################--| 96.09% tmp2GK2uO.zip |#####################################################--| 96.14% tmp2GK2uO.zip |#####################################################--| 96.18% tmp2GK2uO.zip |#####################################################--| 96.23% tmp2GK2uO.zip |#####################################################--| 96.27% tmp2GK2uO.zip |#####################################################--| 96.32% tmp2GK2uO.zip |#####################################################--| 96.37% tmp2GK2uO.zip |#####################################################--| 96.41% tmp2GK2uO.zip |#####################################################--| 96.46% tmp2GK2uO.zip |#####################################################--| 96.5% tmp2GK2uO.zip |#####################################################--| 96.55% tmp2GK2uO.zip |#####################################################--| 96.59% tmp2GK2uO.zip |#####################################################--| 96.64% tmp2GK2uO.zip |#####################################################--| 96.69% tmp2GK2uO.zip |#####################################################--| 96.73% tmp2GK2uO.zip |#####################################################--| 96.78% tmp2GK2uO.zip |#####################################################--| 96.82% tmp2GK2uO.zip |#####################################################--| 96.87% tmp2GK2uO.zip |#####################################################--| 96.91% tmp2GK2uO.zip |#####################################################--| 96.96% tmp2GK2uO.zip |#####################################################--| 97.0% tmp2GK2uO.zip |#####################################################--| 97.05% tmp2GK2uO.zip |#####################################################--| 97.1% tmp2GK2uO.zip |#####################################################--| 97.14% tmp2GK2uO.zip |#####################################################--| 97.19% tmp2GK2uO.zip |#####################################################--| 97.23% tmp2GK2uO.zip |######################################################-| 97.28% tmp2GK2uO.zip |######################################################-| 97.32% tmp2GK2uO.zip |######################################################-| 97.37% tmp2GK2uO.zip |######################################################-| 97.42% tmp2GK2uO.zip |######################################################-| 97.46% tmp2GK2uO.zip |######################################################-| 97.51% tmp2GK2uO.zip |######################################################-| 97.55% tmp2GK2uO.zip |######################################################-| 97.6% tmp2GK2uO.zip |######################################################-| 97.64% tmp2GK2uO.zip |######################################################-| 97.69% tmp2GK2uO.zip |######################################################-| 97.74% tmp2GK2uO.zip |######################################################-| 97.78% tmp2GK2uO.zip |######################################################-| 97.83% tmp2GK2uO.zip |######################################################-| 97.87% tmp2GK2uO.zip |######################################################-| 97.92% tmp2GK2uO.zip |######################################################-| 97.96% tmp2GK2uO.zip |######################################################-| 98.01% tmp2GK2uO.zip |######################################################-| 98.05% tmp2GK2uO.zip |######################################################-| 98.1% tmp2GK2uO.zip |######################################################-| 98.15% tmp2GK2uO.zip |######################################################-| 98.19% tmp2GK2uO.zip |######################################################-| 98.24% tmp2GK2uO.zip |######################################################-| 98.28% tmp2GK2uO.zip |######################################################-| 98.33% tmp2GK2uO.zip |######################################################-| 98.37% tmp2GK2uO.zip |######################################################-| 98.42% tmp2GK2uO.zip |######################################################-| 98.47% tmp2GK2uO.zip |######################################################-| 98.51% tmp2GK2uO.zip |######################################################-| 98.56% tmp2GK2uO.zip |######################################################-| 98.6% tmp2GK2uO.zip |######################################################-| 98.65% tmp2GK2uO.zip |######################################################-| 98.69% tmp2GK2uO.zip |######################################################-| 98.74% tmp2GK2uO.zip |######################################################-| 98.79% tmp2GK2uO.zip |######################################################-| 98.83% tmp2GK2uO.zip |######################################################-| 98.88% tmp2GK2uO.zip |######################################################-| 98.92% tmp2GK2uO.zip |######################################################-| 98.97% tmp2GK2uO.zip |######################################################-| 99.01% tmp2GK2uO.zip |######################################################-| 99.06% tmp2GK2uO.zip |#######################################################| 99.1% tmp2GK2uO.zip |#######################################################| 99.15% tmp2GK2uO.zip |#######################################################| 99.2% tmp2GK2uO.zip |#######################################################| 99.24% tmp2GK2uO.zip |#######################################################| 99.29% tmp2GK2uO.zip |#######################################################| 99.33% tmp2GK2uO.zip |#######################################################| 99.38% tmp2GK2uO.zip |#######################################################| 99.42% tmp2GK2uO.zip |#######################################################| 99.47% tmp2GK2uO.zip |#######################################################| 99.52% tmp2GK2uO.zip |#######################################################| 99.56% tmp2GK2uO.zip |#######################################################| 99.61% tmp2GK2uO.zip |#######################################################| 99.65% tmp2GK2uO.zip |#######################################################| 99.7% tmp2GK2uO.zip |#######################################################| 99.74% tmp2GK2uO.zip |#######################################################| 99.79% tmp2GK2uO.zip |#######################################################| 99.84% tmp2GK2uO.zip |#######################################################| 99.88% tmp2GK2uO.zip |#######################################################| 99.93% tmp2GK2uO.zip |#######################################################| 99.97% tmp2GK2uO.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 5ee00745-ca8a-4978-a7eb-6e5e57a412c8 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-05-19 01:05:25,588 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-19 01:05:25,589 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc sudo: unable to resolve host vyos-vrouter-vm-77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc 2019-05-19 01:05:25,590 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-05-19 01:05:35,522 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-05-19 01:05:35,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:05:35,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:05:35,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 19 May 2019 01:05:35 GMT X-Openstack-Request-Id: req-f2acdce0-0ed1-45f6-b7f9-38bfac7d797b 2019-05-19 01:05:35,930 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:00:12Z", "file": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "size": 297336832, "self": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:05:35,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f2acdce0-0ed1-45f6-b7f9-38bfac7d797b 2019-05-19 01:05:35,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.405518770218s 2019-05-19 01:05:35,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-19 01:05:35,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}' 2019-05-19 01:05:36,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sun, 19 May 2019 01:05:36 GMT Location: http://172.30.9.23:9292/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d6709fef-b445-4a08-bfe9-d97d95b08692 2019-05-19 01:05:36,402 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:05:36Z", "file": "/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "size": null, "self": "/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "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_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": null, "created_at": "2019-05-19T01:05:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-19 01:05:36,403 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d6709fef-b445-4a08-bfe9-d97d95b08692 2019-05-19 01:05:36,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.462427139282s 2019-05-19 01:05:36,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-19 01:05:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '' 2019-05-19 01:06:08,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:06:08 GMT X-Openstack-Request-Id: req-70e5a565-3aa5-4713-af67-449416415555 2019-05-19 01:06:08,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 01:06:08,628 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/file used request id req-70e5a565-3aa5-4713-af67-449416415555 2019-05-19 01:06:08,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 32.2242720127s 2019-05-19 01:06:08,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:06:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:06:08,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sun, 19 May 2019 01:06:08 GMT X-Openstack-Request-Id: req-cb62ba27-279a-4d52-b9e5-520e79591a50 2019-05-19 01:06:08,955 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:06:08Z", "file": "/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "size": 2148073472, "self": "/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-05-19T01:05:36Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:00:12Z", "file": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "size": 297336832, "self": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:06:08,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cb62ba27-279a-4d52-b9e5-520e79591a50 2019-05-19 01:06:08,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322288036346s 2019-05-19 01:06:08,958 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/file', 'owner': u'57b4150ffa4649169099d24801cfee9a', 'id': u'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'size': 2148073472, u'self': u'/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57b4150ffa4649169099d24801cfee9a', 'name': 'vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-19T01:06:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-19T01:06:08Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', '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/ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 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_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', 'created': u'2019-05-19T01:05:36Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-05-19T01:05:36Z', 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/ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 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_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-05-19 01:06:08,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-19 01:06:08,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-19 01:06:09,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sun, 19 May 2019 01:06: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-72fb7ee5-1c1a-4bd3-a67c-27cb6fe0edf9 x-openstack-request-id: req-72fb7ee5-1c1a-4bd3-a67c-27cb6fe0edf9 2019-05-19 01:06:09,287 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "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": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587"}} 2019-05-19 01:06:09,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-72fb7ee5-1c1a-4bd3-a67c-27cb6fe0edf9 2019-05-19 01:06:09,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328188896179s 2019-05-19 01:06:09,288 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc', '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'b33a6ca8fc47490494e5507e3de2c225', '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'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'swap': 0}) 2019-05-19 01:06:09,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-19 01:06:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" -d '{"extra_specs": {}}' 2019-05-19 01:06:09,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 01:06: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-ed72d0a6-cab7-43bb-a964-b833483968fb x-openstack-request-id: req-ed72d0a6-cab7-43bb-a964-b833483968fb 2019-05-19 01:06:09,310 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-19 01:06:09,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587/os-extra_specs used request id req-ed72d0a6-cab7-43bb-a964-b833483968fb 2019-05-19 01:06:09,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210871696472s 2019-05-19 01:06:09,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-19 01:06:09,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 01:06:09,323 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 19 May 2019 01:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb58af7-44bf-48be-9bab-42d0e23e4ccd 2019-05-19 01:06:09,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://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:09,324 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-1fb58af7-44bf-48be-9bab-42d0e23e4ccd 2019-05-19 01:06:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:06:09,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sun, 19 May 2019 01:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7f2d63-9c85-46b1-95a9-a04d919cdcf0 2019-05-19 01:06:09,533 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-19 01:06:09,533 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-4d7f2d63-9c85-46b1-95a9-a04d919cdcf0 2019-05-19 01:06:09,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.219290971756s 2019-05-19 01:06:09,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-19 01:06:09,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:06:09,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1846 Content-Type: application/json Date: Sun, 19 May 2019 01:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0272a67c-8f0f-4574-b782-6f651a017350 2019-05-19 01:06:09,854 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ecd624571fb449cb9c408c54538a845"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "0ecd624571fb449cb9c408c54538a845"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/124cfa8624354064820d88ff3e58f7c3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8359234bd8342e89288692f84285c66", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/155c7733a7c64d73a7f6bfab6ace0a40"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/169ca5bf007a41409fb3162c0203a072"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "169ca5bf007a41409fb3162c0203a072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/181c746363664b948e2d5011dc887052"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "181c746363664b948e2d5011dc887052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/19422617b636477682c8867f342c52de"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "19422617b636477682c8867f342c52de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1ec896dbc97d45ea832bf5efcb2c1d4b"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26775be044dc4fac81cb88da10386ffb"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "26775be044dc4fac81cb88da10386ffb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/276791c9dfe64acbaf98a2e2d62501ea"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27c98de5368646ac998f06ded46afa10"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "27c98de5368646ac998f06ded46afa10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2aac8a9ff4944e4c92ef5a191bf839ff"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2affbee4ef6a4d219e87575d036ef84d"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2b56c339c4ce4319a87bbc93e919910d"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e78684c85504521a1aab919fb962e0d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "2e78684c85504521a1aab919fb962e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f3768d48404fa6b36b70f9a4977cd5"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36e6ee9552e54240b7e0e2a583a2220b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3722108437f646c9923942868bbfe1aa"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "3722108437f646c9923942868bbfe1aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4938c172dfe6450f9989c824440efeb6"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8359234bd8342e89288692f84285c66", "id": "4938c172dfe6450f9989c824440efeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f4df3ed6fae49fa985d423075e7a43a"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "5f4df3ed6fae49fa985d423075e7a43a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645764b266d24c4fae0d341ba1261940"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8359234bd8342e89288692f84285c66", "id": "645764b266d24c4fae0d341ba1261940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e5100ea44fb4c1290ac34c2a85e7724"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7c0c78b037e94a96b61aa8472a174525"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8022a37bd1c64c5189d346690bf926c8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/816da47603954b1eb2bf1926ee58f5da"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c2399d301514e469adf955a97cf9eac"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8c2399d301514e469adf955a97cf9eac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90cb496fad1e4ba5811efbdf625502f6"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90e71e53c16c47878144f05cfe80aa57"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/919b9b4a96904ab58e377fe87311bd96"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "919b9b4a96904ab58e377fe87311bd96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/971153c71bf94047ae6c9e66bc21aa18"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "971153c71bf94047ae6c9e66bc21aa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9ded8cfc33c746d4935f392caeb2e3fa"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0d379be311f4d5aa963deae9360f04b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac58fd7536664528ad0290475f5f7fbe"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "ac58fd7536664528ad0290475f5f7fbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b3a46f481dcd40eda13817525a7b8ff2"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "b3a46f481dcd40eda13817525a7b8ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3395d1bf20b43aa9181ff25299e8588"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cae2817e842947ee82943e54493b6f31"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "cae2817e842947ee82943e54493b6f31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce1dc5e938d546de999657b7fa2f3700"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "ce1dc5e938d546de999657b7fa2f3700"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d428d26f22704370a012fe7f4d052707"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "d428d26f22704370a012fe7f4d052707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e112517b9016445e970b65a76f058efb"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "e112517b9016445e970b65a76f058efb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/edd23871e65e4abcbc60473d1013c22b"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "edd23871e65e4abcbc60473d1013c22b"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-19 01:06:09,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-0272a67c-8f0f-4574-b782-6f651a017350 2019-05-19 01:06:09,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.312440872192s 2019-05-19 01:06:09,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-05-19 01:06:09,869 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-05-19 01:06:15,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:15,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:15,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:15,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:15,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:15,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:15,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:15,176 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-19 01:06:15,176 - 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-05-19T01:06:15.130Z", "updated_at": "2019-05-19T01:06:15.130Z", "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.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.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.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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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": {"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"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-19 01:06:15,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:15,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:15 GMT 2019-05-19 01:06:15,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:15,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-05-19 01:06:15,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:15,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:15,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:15,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-05-19 01:06:15,207 - 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.23:5000", "keystone_tenant_name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "keystone_password": "rhNDn52tAOR6n54ik2s4E00zvYfVo9", "reference_vnf_flavor_id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "target_vnf_flavor_id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "target_vnf_image_id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-05-19 01:06:16,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:16,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:16,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:16,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:16,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:16,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-05-19 01:06:16,255 - 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": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "target_vnf_flavor_id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "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_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "keystone_password": "rhNDn52tAOR6n54ik2s4E00zvYfVo9", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23: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": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "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": {"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"}, "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-05-19T01:06:15.338Z", "created_by": "admin", "updated_at": "2019-05-19T01:06:15.338Z", "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-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:16 GMT 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:16,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:16,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-05-19 01:06:16,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:16,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:16,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:16,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:16,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:16,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:16,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:16,375 - 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-05-19T01:06:15.755Z", "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": {"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"}, "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-05-19T01:06:15.757Z", "id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:16 GMT 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:16,376 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:16,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:16,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:16,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:16,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:16,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:16,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:16,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:16,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:16 GMT 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:16,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:16,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93 2019-05-19 01:06:16,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:16,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:16,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:16,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:16,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:16,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:16,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:16,601 - 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-05-19T01:06:15.755Z", "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": {"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"}, "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-05-19T01:06:15.757Z", "id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"} 2019-05-19 01:06:16,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:16,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:16 GMT 2019-05-19 01:06:16,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:16,602 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:16,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:16,602 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:16,602 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:16,602 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:21,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:21,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:21,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:21,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:21,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:21,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:21,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:21,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:21,675 - 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-05-19T01:06:17.176Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:16.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:17.773Z", "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-05-19T01:06:17.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:17.773Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:16.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:17.773Z", "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-05-19T01:06:17.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:17.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93", "logger": "ctx.54d17581-0dad-4ec5-aae7-bc4e7a968c39"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "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-05-19T01:06:17.283Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93", "logger": "ctx.54d17581-0dad-4ec5-aae7-bc4e7a968c39"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "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-05-19T01:06:17.697Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93", "logger": "ctx.54d17581-0dad-4ec5-aae7-bc4e7a968c39"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "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-05-19T01:06:17.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93", "logger": "ctx.54d17581-0dad-4ec5-aae7-bc4e7a968c39"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "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-05-19T01:06:17.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93", "logger": "ctx.54d17581-0dad-4ec5-aae7-bc4e7a968c39"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "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-05-19T01:06:17.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93", "logger": "ctx.54d17581-0dad-4ec5-aae7-bc4e7a968c39"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "message": "Using existing installation of managed plugin: 5ee00745-ca8a-4978-a7eb-6e5e57a412c8 [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-05-19T01:06:17.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93", "logger": "ctx.54d17581-0dad-4ec5-aae7-bc4e7a968c39"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "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-05-19T01:06:17.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "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-05-19T01:06:17.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:18.371Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:17.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:19.090Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:18.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-19 01:06:21,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:21,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:21 GMT 2019-05-19 01:06:21,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:21,676 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:21,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:21,676 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:21,676 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:21,676 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:21,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-19 01:06:21,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-19 01:06:21,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-05-19 01:06:21,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-19 01:06:21,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-05-19 01:06:21,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-19 01:06:21,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-19 01:06:21,678 - 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-05-19 01:06:21,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-19 01:06:21,678 - 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-05-19 01:06:21,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 5ee00745-ca8a-4978-a7eb-6e5e57a412c8 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-19 01:06:21,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-19 01:06:21,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-19 01:06:21,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-05-19 01:06:21,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-19 01:06:21,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93 2019-05-19 01:06:21,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:21,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T01:06:18.122Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:15.755Z", "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": {"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"}, "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-05-19T01:06:15.757Z", "id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"} 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:21 GMT 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:21,818 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:21,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:21,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:21,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:21,819 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:21,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-05-19 01:06:21,820 - 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-05-19 01:06:22,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-05-19 01:06:22,448 - 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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:22,448 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:22 GMT 2019-05-19 01:06:22,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:22,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:22,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:22,449 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:22,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:22,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:22,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:22,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:22 GMT 2019-05-19 01:06:22,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:22,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-19 01:06:22,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:22,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:22,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:22,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:22,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:22,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:22,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:22,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:22,582 - 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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:22 GMT 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:22,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:22,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:27,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:27,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:27,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:27,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:27,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:27,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:27,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:27,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:27,796 - 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-05-19T01:06:23.102Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:22.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "external_network_z3gppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:25.321Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:25.920Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:25.920Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:25.920Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "external_network_z3gppo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:26.566Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:26.566Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:26.566Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.179Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11afef87-d102-47e5-8b1c-787c78bd5ec6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:26.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.179Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.179Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:25.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "keypair_ep34g7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.179Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:26.120Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:26.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.179Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-11afef87-d102-47e5-8b1c-787c78bd5ec6", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:26.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:26.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46\" -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-05-19T01:06:27.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "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-05-19T01:06:27.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:27.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a157b5a7-89c3-4ccd-a4cf-f2465b129abf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a157b5a7-89c3-4ccd-a4cf-f2465b129abf", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:26.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:27.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f53d178aad5c354b97b068efdb50cb2a8c11f72\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:27 GMT 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:27,796 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:27,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-05-19 01:06:27,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:27,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:27,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:27,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:27,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-19 01:06:27,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:27,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-19 01:06:27,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11afef87-d102-47e5-8b1c-787c78bd5ec6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:27,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:27,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:27,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-19 01:06:27,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:27,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-11afef87-d102-47e5-8b1c-787c78bd5ec6 2019-05-19 01:06:27,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-19 01:06:27,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-05-19 01:06:27,800 - 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-05-19 01:06:27,801 - 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-05-19 01:06:27,801 - 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-05-19 01:06:27,801 - 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-05-19 01:06:27,801 - 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-05-19 01:06:27,801 - 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-05-19 01:06:27,801 - 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-05-19 01:06:27,802 - 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-05-19 01:06:27,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:27,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a157b5a7-89c3-4ccd-a4cf-f2465b129abf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:27,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a157b5a7-89c3-4ccd-a4cf-f2465b129abf 2019-05-19 01:06:27,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-19 01:06:27,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53d178aad5c354b97b068efdb50cb2a8c11f72" 2019-05-19 01:06:27,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:27,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:27,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:27,987 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:27 GMT 2019-05-19 01:06:27,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:27,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:27,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:27,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:27,988 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:32,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:33,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:33,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:33,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:33,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:33,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_70pewq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:26.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-26f3361a-d6d5-439d-bb7f-b64526d469b9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.124Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-26f3361a-d6d5-439d-bb7f-b64526d469b9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.124Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-26f3361a-d6d5-439d-bb7f-b64526d469b9 Date: Sun, 19 May 2019 01:06:28 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:27Z\", \"updated_at\": \"2019-05-19T01:06:27Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-19T01:06:28Z\", \"revision_number\": 0, \"id\": \"03313446-6fc3-492a-b91b-78c21e2fddc9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-19T01:06:28Z\", \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"57b4150ffa4649169099d24801cfee9a\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-19T01:06:27Z\", \"revision_number\": 0, \"id\": \"c55c7d3c-c0e7-46bd-ba6c-43ac6a169ae6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-19T01:06:27Z\", \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"57b4150ffa4649169099d24801cfee9a\"}], \"revision_number\": 1, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.124Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cbd5fe71-03a5-4055-8e54-65b559806aca", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cbd5fe71-03a5-4055-8e54-65b559806aca", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}, {"node_instance_id": "external_network_z3gppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cbd5fe71-03a5-4055-8e54-65b559806aca Date: Sun, 19 May 2019 01:06:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.f7ad97f6-9d1c-4eb2-b9c8-4f6b3aaa0f56"}, {"node_instance_id": "management_plane_network_1z9gts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.400Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:27.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "external_network_z3gppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.986Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "external_network_z3gppo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.986Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:28.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.5684c935-2aae-4070-8063-34bbbfb0bd75"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.986Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c043f6f4-8240-457d-a248-df0806d4495d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.5684c935-2aae-4070-8063-34bbbfb0bd75"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.986Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c043f6f4-8240-457d-a248-df0806d4495d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.5684c935-2aae-4070-8063-34bbbfb0bd75"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.986Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdeefd955b7df93959b7b72f5d10ba28a03368c2\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.5684c935-2aae-4070-8063-34bbbfb0bd75"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:28.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:28.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "external_network_z3gppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-123978bc-50df-4623-ad7b-8950db28f04e", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d730c26c69ad827a0e0e234d38086f1cd531f472\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:06: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-66dd1314-1a22-4252-9f9e-f5ad3c6ce202 x-compute-request-id: req-66dd1314-1a22-4252-9f9e-f5ad3c6ce202 Content-Encoding: gzip Content-Length: 1778 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAxPiVVUy6elW32isaIuAQaZCRip/SlhKqowS/KlgEWibBJe1N\\nwJcSkwZsWHjCfymzlHKWLrZAt42KPePQ1HY6Mo+JArE9h+Xzj0SFyVzR1Rzx/cay\\n081+wq27FieVGs/XLz3hEu3M5Swz1eH2EK53vGPK7TXKWEggYYQOABBQiTJlwhRt\\nIEIFgYrblaxY/CCPB2g9lkkvXzNcKkmpftsjt7irWQp/AZh7ANo9Fk0I8lY5ZNkq\\n4aLtkIyzLMq8GftnXZIrqywf6OAUtF9CflCdt0BPqtciV7dNMIQs4/7HwZSR3ivB\\nyuKrnpG6SKxVA8k1mm+Sxq/rDiporTi7QTzY5QIDAQABAoIBAHB3L20g/mjTgMKF\\nUcsP/M8JyNBKKUefKOcj0rMuxm1jK22obXjFyclBJaPub7+D5BGiy7WoQpOLsZ9c\\n8OQfDWPJKQXshaGO3t6y1WEAKp9wg4vPZFQjRXmLEQO5Xh2NBuTmhBj2xsMj1gUN\\nnB4yQBPFNxzyVbLKnBKSABxxNErhBswVvaYcrEwGGRcXzQIHF+3fkf2GWr10LjGT\\nbkhqcxUy6iexGdS5vQICdSxBNVS1QCnCUTKJ6X7UApT3hD9m6nxEm+nY6zGR2EXX\\nsJjXbo9q6XbHmQVuQ8AafpS493Q8wT9LOsHrvfNJUov3A1wjmU2oNvaf3rCC+DMi\\n+/BqRIECgYEA8EJAdhFHqzilnL7u5d7PEIuO0YVg4gBLp9W5R2fi38pKfVo/bkzK\\nfaNzqUAWg6FO3cfK2uxIoWzjUvC3Ym/tdleq1sPDw8TjXOhZx8OiuoVnmynj9YSJ\\nKj8YFP68z6glQSXZq2XPT3e/16XM1I96RF5YyYnLIX3qm8auro0HBWkCgYEA0eBJ\\nPWM/E8KgTie1BUI7q7Yq6oov3Cmv/dki84k2vkBqN1YXwlH+DuhWMQDG1Uqbj50l\\n/YBtj+rebVX51nTOzCP76K+MxpLV+9sgjdqPMCAvnEYpmwRVLadpa6pRBMnbGJgN\\n0zStWA20J4FXF3XgE5+9+3XuMSM3LO/8XBgT3B0CgYBLxrmKA301NZKWU2oJujJY\\np4uN7aFW5nz2HGRpbwyRRL4ltxcWdMXQxoKuOPZg4bl8HY2PasKllzBDcoSEWYTt\\ntEy/m9LcpfaH0QiwBrYGWhkJSTcKspiIaInx5T4ryH6ng4aZlmzCRaSOIU7vI6mO\\ncqtSNVGJ6KrcItfpWbWDMQKBgD6kbBfXjJcwSzqonV4xc6//0nVow3o6Mx5Ydhcs\\niFtmzI0xtCu631LBxCAiNDarax0FcbZlY85F8xe9RrHc8XB6+RBtfV4zq4zdzayp\\nZH2fzbYeNwLe2zGiO1P4ZPBB85Q2pkG5Alg61t/Huh/1fek9j64DeBHQigJuqusu\\nAJd9AoGBAJ+RAjZEQeWIVZMoF+vU+oKv+YeqnkjEkVHBKH847JcLJXfbejvLzOVE\\n7AUopXnfNeStwmealxc2xuUi3NvTzLMstt8GT6N2p91WleCamNu4U697adgQIIAR\\nebAu12roYEaaYA+9cEine1y8T6chYhjWUG+eIpV3ss9JErgCsrjh\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.5684c935-2aae-4070-8063-34bbbfb0bd75"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-66dd1314-1a22-4252-9f9e-f5ad3c6ce202", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.5684c935-2aae-4070-8063-34bbbfb0bd75"}, {"node_instance_id": "external_network_z3gppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.107Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ff996d-5ec8-400d-a04d-1f49c93aff5d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-89ff996d-5ec8-400d-a04d-1f49c93aff5d", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:29.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:29.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2896142e-ce83-4179-80cd-7a3a13e25ffe"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c77afff-ecaf-4a64-bb15-78d7dc6cb67b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2896142e-ce83-4179-80cd-7a3a13e25ffe"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0c77afff-ecaf-4a64-bb15-78d7dc6cb67b", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2896142e-ce83-4179-80cd-7a3a13e25ffe"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123978bc-50df-4623-ad7b-8950db28f04e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-66dd1314-1a22-4252-9f9e-f5ad3c6ce202", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.5684c935-2aae-4070-8063-34bbbfb0bd75"}, {"node_instance_id": "management_plane_network_1z9gts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:29.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d694e43c-bfeb-49cc-b5ae-5db2300b5b0f"}, {"node_instance_id": "external_network_z3gppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:29.532Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:28.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b92e5d2f-8c98-47c3-90f7-5d7d9ab12074", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d694e43c-bfeb-49cc-b5ae-5db2300b5b0f"}, {"node_instance_id": "management_plane_network_1z9gts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92e5d2f-8c98-47c3-90f7-5d7d9ab12074 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d694e43c-bfeb-49cc-b5ae-5db2300b5b0f"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c62bbc0b11534ad00196d1e61f9978945cdcd8f3\" -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-05-19T01:06:29.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2896142e-ce83-4179-80cd-7a3a13e25ffe"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70354e9aefd9bfed821edf983db09d138667a36f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d05cd609-b08a-4cc8-80ee-4eac9e1d2b14 Date: Sun, 19 May 2019 01:06:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-100797f9-6568-4bd4-9860-81619f6c69bd", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-100797f9-6568-4bd4-9860-81619f6c69bd", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-100797f9-6568-4bd4-9860-81619f6c69bd Date: Sun, 19 May 2019 01:06:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87d7dd516640634c554bd1bfdf2f33b39884af46\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70354e9aefd9bfed821edf983db09d138667a36f\" -d '{\"floatingip\": {\"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "router_3rml8x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}184c7449f35aa7861d92dfc250392f7f5c025106\" -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-05-19T01:06:29.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d694e43c-bfeb-49cc-b5ae-5db2300b5b0f"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d730c26c69ad827a0e0e234d38086f1cd531f472\" -d '{\"floatingip\": {\"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d05cd609-b08a-4cc8-80ee-4eac9e1d2b14", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.141Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d05cd609-b08a-4cc8-80ee-4eac9e1d2b14", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"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-05-19T01:06:30.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}], "metadata": {"pagination": {"total": 135, "offset": 29, "size": 50}}} 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:33 GMT 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:33,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:33,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:33,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-19 01:06:33,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-26f3361a-d6d5-439d-bb7f-b64526d469b9 2019-05-19 01:06:33,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-26f3361a-d6d5-439d-bb7f-b64526d469b9 2019-05-19 01:06:33,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-26f3361a-d6d5-439d-bb7f-b64526d469b9 Date: Sun, 19 May 2019 01:06:28 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:27Z", "updated_at": "2019-05-19T01:06:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:06:28Z", "revision_number": 0, "id": "03313446-6fc3-492a-b91b-78c21e2fddc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:06:28Z", "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:06:27Z", "revision_number": 0, "id": "c55c7d3c-c0e7-46bd-ba6c-43ac6a169ae6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:06:27Z", "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "name": "vnf_test_security_group"}} 2019-05-19 01:06:33,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-05-19 01:06:33,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cbd5fe71-03a5-4055-8e54-65b559806aca 2019-05-19 01:06:33,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cbd5fe71-03a5-4055-8e54-65b559806aca 2019-05-19 01:06:33,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cbd5fe71-03a5-4055-8e54-65b559806aca Date: Sun, 19 May 2019 01:06:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-19 01:06:33,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-19 01:06:33,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:33,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-19 01:06:33,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:33,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c043f6f4-8240-457d-a248-df0806d4495d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:33,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c043f6f4-8240-457d-a248-df0806d4495d 2019-05-19 01:06:33,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdeefd955b7df93959b7b72f5d10ba28a03368c2" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-05-19 01:06:33,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:33,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:33,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-123978bc-50df-4623-ad7b-8950db28f04e 2019-05-19 01:06:33,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d730c26c69ad827a0e0e234d38086f1cd531f472" 2019-05-19 01:06:33,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:06: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-66dd1314-1a22-4252-9f9e-f5ad3c6ce202 x-compute-request-id: req-66dd1314-1a22-4252-9f9e-f5ad3c6ce202 Content-Encoding: gzip Content-Length: 1778 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxPiVVUy6elW32isaIuAQaZCRip/SlhKqowS/KlgEWibBJe1N\nwJcSkwZsWHjCfymzlHKWLrZAt42KPePQ1HY6Mo+JArE9h+Xzj0SFyVzR1Rzx/cay\n081+wq27FieVGs/XLz3hEu3M5Swz1eH2EK53vGPK7TXKWEggYYQOABBQiTJlwhRt\nIEIFgYrblaxY/CCPB2g9lkkvXzNcKkmpftsjt7irWQp/AZh7ANo9Fk0I8lY5ZNkq\n4aLtkIyzLMq8GftnXZIrqywf6OAUtF9CflCdt0BPqtciV7dNMIQs4/7HwZSR3ivB\nyuKrnpG6SKxVA8k1mm+Sxq/rDiporTi7QTzY5QIDAQABAoIBAHB3L20g/mjTgMKF\nUcsP/M8JyNBKKUefKOcj0rMuxm1jK22obXjFyclBJaPub7+D5BGiy7WoQpOLsZ9c\n8OQfDWPJKQXshaGO3t6y1WEAKp9wg4vPZFQjRXmLEQO5Xh2NBuTmhBj2xsMj1gUN\nnB4yQBPFNxzyVbLKnBKSABxxNErhBswVvaYcrEwGGRcXzQIHF+3fkf2GWr10LjGT\nbkhqcxUy6iexGdS5vQICdSxBNVS1QCnCUTKJ6X7UApT3hD9m6nxEm+nY6zGR2EXX\nsJjXbo9q6XbHmQVuQ8AafpS493Q8wT9LOsHrvfNJUov3A1wjmU2oNvaf3rCC+DMi\n+/BqRIECgYEA8EJAdhFHqzilnL7u5d7PEIuO0YVg4gBLp9W5R2fi38pKfVo/bkzK\nfaNzqUAWg6FO3cfK2uxIoWzjUvC3Ym/tdleq1sPDw8TjXOhZx8OiuoVnmynj9YSJ\nKj8YFP68z6glQSXZq2XPT3e/16XM1I96RF5YyYnLIX3qm8auro0HBWkCgYEA0eBJ\nPWM/E8KgTie1BUI7q7Yq6oov3Cmv/dki84k2vkBqN1YXwlH+DuhWMQDG1Uqbj50l\n/YBtj+rebVX51nTOzCP76K+MxpLV+9sgjdqPMCAvnEYpmwRVLadpa6pRBMnbGJgN\n0zStWA20J4FXF3XgE5+9+3XuMSM3LO/8XBgT3B0CgYBLxrmKA301NZKWU2oJujJY\np4uN7aFW5nz2HGRpbwyRRL4ltxcWdMXQxoKuOPZg4bl8HY2PasKllzBDcoSEWYTt\ntEy/m9LcpfaH0QiwBrYGWhkJSTcKspiIaInx5T4ryH6ng4aZlmzCRaSOIU7vI6mO\ncqtSNVGJ6KrcItfpWbWDMQKBgD6kbBfXjJcwSzqonV4xc6//0nVow3o6Mx5Ydhcs\niFtmzI0xtCu631LBxCAiNDarax0FcbZlY85F8xe9RrHc8XB6+RBtfV4zq4zdzayp\nZH2fzbYeNwLe2zGiO1P4ZPBB85Q2pkG5Alg61t/Huh/1fek9j64DeBHQigJuqusu\nAJd9AoGBAJ+RAjZEQeWIVZMoF+vU+oKv+YeqnkjEkVHBKH847JcLJXfbejvLzOVE\n7AUopXnfNeStwmealxc2xuUi3NvTzLMstt8GT6N2p91WleCamNu4U697adgQIIAR\nebAu12roYEaaYA+9cEine1y8T6chYhjWUG+eIpV3ss9JErgCsrjh\n-----END RSA PRIVATE KEY-----\n", "user_id": "05c5ba69d0b34275ae3008feaaeef986", "name": "vnf_test_keypair", "fingerprint": "15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86"}} 2019-05-19 01:06:33,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-66dd1314-1a22-4252-9f9e-f5ad3c6ce202 2019-05-19 01:06:33,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:33,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ff996d-5ec8-400d-a04d-1f49c93aff5d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:33,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-89ff996d-5ec8-400d-a04d-1f49c93aff5d 2019-05-19 01:06:33,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:33,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:33,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c77afff-ecaf-4a64-bb15-78d7dc6cb67b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:33,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0c77afff-ecaf-4a64-bb15-78d7dc6cb67b 2019-05-19 01:06:33,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123978bc-50df-4623-ad7b-8950db28f04e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:33,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-66dd1314-1a22-4252-9f9e-f5ad3c6ce202 2019-05-19 01:06:33,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:33,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:33,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b92e5d2f-8c98-47c3-90f7-5d7d9ab12074 2019-05-19 01:06:33,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92e5d2f-8c98-47c3-90f7-5d7d9ab12074 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:33,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c62bbc0b11534ad00196d1e61f9978945cdcd8f3" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-05-19 01:06:33,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70354e9aefd9bfed821edf983db09d138667a36f" 2019-05-19 01:06:33,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d05cd609-b08a-4cc8-80ee-4eac9e1d2b14 Date: Sun, 19 May 2019 01:06:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-19 01:06:33,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-100797f9-6568-4bd4-9860-81619f6c69bd 2019-05-19 01:06:33,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-100797f9-6568-4bd4-9860-81619f6c69bd 2019-05-19 01:06:33,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-100797f9-6568-4bd4-9860-81619f6c69bd Date: Sun, 19 May 2019 01:06:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-19 01:06:33,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d7dd516640634c554bd1bfdf2f33b39884af46" 2019-05-19 01:06:33,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70354e9aefd9bfed821edf983db09d138667a36f" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}}' 2019-05-19 01:06:33,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided. 2019-05-19 01:06:33,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:33,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c7449f35aa7861d92dfc250392f7f5c025106" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-05-19 01:06:33,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d730c26c69ad827a0e0e234d38086f1cd531f472" -d '{"floatingip": {"floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}}' 2019-05-19 01:06:33,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 2d75fc4f-f13c-4369-a330-0e229c47c98f from name external provided. 2019-05-19 01:06:33,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d05cd609-b08a-4cc8-80ee-4eac9e1d2b14 2019-05-19 01:06:33,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d05cd609-b08a-4cc8-80ee-4eac9e1d2b14 2019-05-19 01:06:33,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-19 01:06:33,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:33,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:33,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:33,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:33,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:33,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:33,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:33,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:33,189 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:33,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:33,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:33 GMT 2019-05-19 01:06:33,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:33,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:33,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:33,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:33,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:38,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:38,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:38,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:38,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:38,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:38,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:38,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:38,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_3rml8x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:29.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-5a0081bf-92ef-4171-bb66-4d9836230075 Date: Sun, 19 May 2019 01:06:30 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:30Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2896142e-ce83-4179-80cd-7a3a13e25ffe"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5a0081bf-92ef-4171-bb66-4d9836230075", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2896142e-ce83-4179-80cd-7a3a13e25ffe"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-5a0081bf-92ef-4171-bb66-4d9836230075", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2896142e-ce83-4179-80cd-7a3a13e25ffe"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-8e87d7a5-ac9a-4707-aa63-c226b3862f60 Date: Sun, 19 May 2019 01:06:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:27Z\", \"updated_at\": \"2019-05-19T01:06:27Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-19T01:06:28Z\", \"revision_number\": 0, \"id\": \"03313446-6fc3-492a-b91b-78c21e2fddc9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-19T01:06:28Z\", \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"57b4150ffa4649169099d24801cfee9a\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-19T01:06:27Z\", \"revision_number\": 0, \"id\": \"c55c7d3c-c0e7-46bd-ba6c-43ac6a169ae6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-19T01:06:27Z\", \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"57b4150ffa4649169099d24801cfee9a\"}], \"revision_number\": 1, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-8e87d7a5-ac9a-4707-aa63-c226b3862f60", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-8e87d7a5-ac9a-4707-aa63-c226b3862f60", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"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-05-19T01:06:30.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "management_plane_network_1z9gts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:30.750Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-c885ba72-54aa-45d1-ab97-a18f9972456d Date: Sun, 19 May 2019 01:06:30 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:30Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.513Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d694e43c-bfeb-49cc-b5ae-5db2300b5b0f"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-c885ba72-54aa-45d1-ab97-a18f9972456d", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d694e43c-bfeb-49cc-b5ae-5db2300b5b0f"}, {"node_instance_id": "management_plane_network_1z9gts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c885ba72-54aa-45d1-ab97-a18f9972456d", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.513Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d694e43c-bfeb-49cc-b5ae-5db2300b5b0f"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-de5bf6dd-a1df-4612-8ef3-6407d7b50c7a Date: Sun, 19 May 2019 01:06:31 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-05-19T01:06:31Z\", \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"id\": \"9f14bd7c-423c-41fe-ba69-26dc5fb08ffe\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"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-05-19T01:06:30.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-50d45d12-9052-46af-97a1-da6aa4df0fb4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-50d45d12-9052-46af-97a1-da6aa4df0fb4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-50d45d12-9052-46af-97a1-da6aa4df0fb4 Date: Sun, 19 May 2019 01:06:30 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-05-19T01:06:30Z\", \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"id\": \"b4b265a0-ecfb-4f6e-b643-5bd747e1be88\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.351Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.408Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5bf5ccba-7605-4c75-9dc7-a87ab9f75e3b", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-5bf5ccba-7605-4c75-9dc7-a87ab9f75e3b Date: Sun, 19 May 2019 01:06:31 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:06:30Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": null, \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"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-05-19T01:06:31.238Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-de5bf6dd-a1df-4612-8ef3-6407d7b50c7a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.237Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-de5bf6dd-a1df-4612-8ef3-6407d7b50c7a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/2d75fc4f-f13c-4369-a330-0e229c47c98f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea0b6b26674bf8a4f790cac2ab6db4aafe78c1ee\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"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-05-19T01:06:31.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-df34b052-30c7-472e-ac5d-671a6bc39b07", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-df34b052-30c7-472e-ac5d-671a6bc39b07", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-df34b052-30c7-472e-ac5d-671a6bc39b07 Date: Sun, 19 May 2019 01:06: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\": 65535, \"updated_at\": \"2019-05-19T01:06:31Z\", \"security_group_id\": \"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"id\": \"8ef90252-8cbc-4b88-b2f6-188a900ce4f5\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3f403e94-1cd8-44b2-8663-b50843f0c9bc", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f403e94-1cd8-44b2-8663-b50843f0c9bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:31.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'57b4150ffa4649169099d24801cfee9a', u'created_at': u'2019-05-19T01:06:30Z', u'updated_at': u'2019-05-19T01:06:30Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 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'57b4150ffa4649169099d24801cfee9a', u'port_id': None, u'id': u'1cd7ec71-53c3-4518-be0b-62c6dc95ab79', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:31.856Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5bf5ccba-7605-4c75-9dc7-a87ab9f75e3b", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.fc329107-9bf6-41f3-a289-4879cd04658c"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea0b6b26674bf8a4f790cac2ab6db4aafe78c1ee\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:30.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-13e73475-018b-462d-9e85-04f2f73a3a8b", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.2901c765-5f88-40c3-ae14-07a1967ba52c"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-837df1ca-df18-47cf-8234-a96aea866739 Date: Sun, 19 May 2019 01:06:31 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:06:31Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 0, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": null, \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-837df1ca-df18-47cf-8234-a96aea866739", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-837df1ca-df18-47cf-8234-a96aea866739", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'57b4150ffa4649169099d24801cfee9a', u'created_at': u'2019-05-19T01:06:31Z', u'updated_at': u'2019-05-19T01:06:31Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'57b4150ffa4649169099d24801cfee9a', u'port_id': None, u'id': u'327ae1de-6a77-4689-a244-3b0cd76deeab', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a3519978-b7b2-4233-a542-aad5371956c3 Date: Sun, 19 May 2019 01:06:31 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/2d75fc4f-f13c-4369-a330-0e229c47c98f.json used request id req-a3519978-b7b2-4233-a542-aad5371956c3", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}], "metadata": {"pagination": {"total": 169, "offset": 79, "size": 50}}} 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:38 GMT 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:38,297 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:38,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-05-19 01:06:38,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:38,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-5a0081bf-92ef-4171-bb66-4d9836230075 Date: Sun, 19 May 2019 01:06:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"77f8aa62-7141-48b1-a870-f807bede9694","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T01:06:30Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:06:38,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5a0081bf-92ef-4171-bb66-4d9836230075 2019-05-19 01:06:38,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-5a0081bf-92ef-4171-bb66-4d9836230075 2019-05-19 01:06:38,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-8e87d7a5-ac9a-4707-aa63-c226b3862f60 Date: Sun, 19 May 2019 01:06:30 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:27Z", "updated_at": "2019-05-19T01:06:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:06:28Z", "revision_number": 0, "id": "03313446-6fc3-492a-b91b-78c21e2fddc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:06:28Z", "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:06:27Z", "revision_number": 0, "id": "c55c7d3c-c0e7-46bd-ba6c-43ac6a169ae6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:06:27Z", "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "name": "vnf_test_security_group"}} 2019-05-19 01:06:38,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-8e87d7a5-ac9a-4707-aa63-c226b3862f60 2019-05-19 01:06:38,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-8e87d7a5-ac9a-4707-aa63-c226b3862f60 2019-05-19 01:06:38,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-19 01:06:38,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-c885ba72-54aa-45d1-ab97-a18f9972456d Date: Sun, 19 May 2019 01:06:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T01:06:30Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:06:38,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:38,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:38,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-c885ba72-54aa-45d1-ab97-a18f9972456d 2019-05-19 01:06:38,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c885ba72-54aa-45d1-ab97-a18f9972456d 2019-05-19 01:06:38,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-de5bf6dd-a1df-4612-8ef3-6407d7b50c7a Date: Sun, 19 May 2019 01:06:31 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-05-19T01:06:31Z", "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 0, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "9f14bd7c-423c-41fe-ba69-26dc5fb08ffe"}} 2019-05-19 01:06:38,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-05-19 01:06:38,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-19 01:06:38,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-50d45d12-9052-46af-97a1-da6aa4df0fb4 2019-05-19 01:06:38,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-50d45d12-9052-46af-97a1-da6aa4df0fb4 2019-05-19 01:06:38,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-50d45d12-9052-46af-97a1-da6aa4df0fb4 Date: Sun, 19 May 2019 01:06:30 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-05-19T01:06:30Z", "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 22, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "b4b265a0-ecfb-4f6e-b643-5bd747e1be88"}} 2019-05-19 01:06:38,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:38,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5bf5ccba-7605-4c75-9dc7-a87ab9f75e3b 2019-05-19 01:06:38,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-5bf5ccba-7605-4c75-9dc7-a87ab9f75e3b Date: Sun, 19 May 2019 01:06:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:06:30Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": null, "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}} 2019-05-19 01:06:38,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-19 01:06:38,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-de5bf6dd-a1df-4612-8ef3-6407d7b50c7a 2019-05-19 01:06:38,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-de5bf6dd-a1df-4612-8ef3-6407d7b50c7a 2019-05-19 01:06:38,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/2d75fc4f-f13c-4369-a330-0e229c47c98f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0b6b26674bf8a4f790cac2ab6db4aafe78c1ee" 2019-05-19 01:06:38,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}87d7dd516640634c554bd1bfdf2f33b39884af46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-19 01:06:38,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-df34b052-30c7-472e-ac5d-671a6bc39b07 2019-05-19 01:06:38,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:38,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-df34b052-30c7-472e-ac5d-671a6bc39b07 2019-05-19 01:06:38,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:38,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-19 01:06:38,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-df34b052-30c7-472e-ac5d-671a6bc39b07 Date: Sun, 19 May 2019 01:06: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": 65535, "updated_at": "2019-05-19T01:06:31Z", "security_group_id": "a9ab29de-f278-4ab1-ae75-bb3cd6f3b480", "port_range_min": 1, "revision_number": 0, "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "8ef90252-8cbc-4b88-b2f6-188a900ce4f5"}} 2019-05-19 01:06:38,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3f403e94-1cd8-44b2-8663-b50843f0c9bc 2019-05-19 01:06:38,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f403e94-1cd8-44b2-8663-b50843f0c9bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:38,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:38,306 - 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'57b4150ffa4649169099d24801cfee9a', u'created_at': u'2019-05-19T01:06:30Z', u'updated_at': u'2019-05-19T01:06:30Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', 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'57b4150ffa4649169099d24801cfee9a', u'port_id': None, u'id': u'1cd7ec71-53c3-4518-be0b-62c6dc95ab79', u'qos_policy_id': None} 2019-05-19 01:06:38,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5bf5ccba-7605-4c75-9dc7-a87ab9f75e3b 2019-05-19 01:06:38,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0b6b26674bf8a4f790cac2ab6db4aafe78c1ee" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "vnf_test_router"}}' 2019-05-19 01:06:38,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:38,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:38,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-19 01:06:38,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-13e73475-018b-462d-9e85-04f2f73a3a8b 2019-05-19 01:06:38,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-837df1ca-df18-47cf-8234-a96aea866739 Date: Sun, 19 May 2019 01:06:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:06:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": null, "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}} 2019-05-19 01:06:38,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-837df1ca-df18-47cf-8234-a96aea866739 2019-05-19 01:06:38,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-837df1ca-df18-47cf-8234-a96aea866739 2019-05-19 01:06:38,307 - 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'57b4150ffa4649169099d24801cfee9a', u'created_at': u'2019-05-19T01:06:31Z', u'updated_at': u'2019-05-19T01:06:31Z', u'floating_network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'57b4150ffa4649169099d24801cfee9a', u'port_id': None, u'id': u'327ae1de-6a77-4689-a244-3b0cd76deeab', u'qos_policy_id': None} 2019-05-19 01:06:38,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a3519978-b7b2-4233-a542-aad5371956c3 Date: Sun, 19 May 2019 01:06:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}} 2019-05-19 01:06:38,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/2d75fc4f-f13c-4369-a330-0e229c47c98f.json used request id req-a3519978-b7b2-4233-a542-aad5371956c3 2019-05-19 01:06:38,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:38,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:38,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:38,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:38,399 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:38 GMT 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:38,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:38,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:38,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:38,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:43,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:43,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/2d75fc4f-f13c-4369-a330-0e229c47c98f.json used request id req-a3519978-b7b2-4233-a542-aad5371956c3", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a3519978-b7b2-4233-a542-aad5371956c3 Date: Sun, 19 May 2019 01:06:31 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2d75fc4f-f13c-4369-a330-0e229c47c98f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"64ed7db2-492e-44fe-b7b4-262ff03c132f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-18T18:16:58Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"d576148212f54ef1a78f491cc0fa9b46\",\"created_at\":\"2019-05-18T17:52:54Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:32.425Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-837df1ca-df18-47cf-8234-a96aea866739 Date: Sun, 19 May 2019 01:06:31 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:06:31Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 0, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": null, \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.0c7941e6-0650-402b-802e-51fe943f4d53"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:33.033Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:33.033Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:33.033Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:33.636Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_network_1z9gts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:33.636Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:31.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:33.636Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:33.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9dda5d86-a168-4b62-8e84-e4051017fcb5"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.147Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a64aae9b00d648afa648eeb06f7e2e0c63b8b8f\" -d '{\"subnet\": {\"network_id\": \"77f8aa62-7141-48b1-a870-f807bede9694\", \"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-05-19T01:06:34.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9dda5d86-a168-4b62-8e84-e4051017fcb5"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.147Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d860ab48-3678-4f94-bbac-002c8ae130c1", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9dda5d86-a168-4b62-8e84-e4051017fcb5"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.147Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d860ab48-3678-4f94-bbac-002c8ae130c1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9dda5d86-a168-4b62-8e84-e4051017fcb5"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.147Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.147Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.859Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.859Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.859Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:34.859Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.772Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:35.455Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:35.455Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:35.455Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:32.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:35.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-11e7b39e-4517-4bb6-9ab7-1b48cc6c7bba Date: Sun, 19 May 2019 01:06:35 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:34Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-19T01:06:34Z\",\"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\":\"57b4150ffa4649169099d24801cfee9a\",\"id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"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-05-19T01:06:35.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9dda5d86-a168-4b62-8e84-e4051017fcb5"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:33.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-11e7b39e-4517-4bb6-9ab7-1b48cc6c7bba", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:35.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9dda5d86-a168-4b62-8e84-e4051017fcb5"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.063Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-11e7b39e-4517-4bb6-9ab7-1b48cc6c7bba", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:35.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9dda5d86-a168-4b62-8e84-e4051017fcb5"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.645Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:36.298Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:36.645Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:36.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:37.240Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:37.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:37.240Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:36.489Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:37.240Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:36.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:37.885Z", "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-05-19T01:06:37.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:37.885Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:37.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:37.885Z", "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-05-19T01:06:37.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:38.752Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:38.570Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.98857356-9d8c-4b7e-a997-68a2a40f20d7"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7a4cb70a-e51a-4d22-acf3-f2d181459f46", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/routers.json used request id req-7a4cb70a-e51a-4d22-acf3-f2d181459f46", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b9cbc0-f71b-4499-b5a9-8306612c4d23 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-05-19T01:06:38.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.98857356-9d8c-4b7e-a997-68a2a40f20d7"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6b9cbc0-f71b-4499-b5a9-8306612c4d23", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:38.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.98857356-9d8c-4b7e-a997-68a2a40f20d7"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37037f96244510782184ae4c5b97f65f0ff6d01b\" -d '{\"port\": {\"network_id\": \"77f8aa62-7141-48b1-a870-f807bede9694\", \"fixed_ips\": [{\"subnet_id\": \"1f1defab-d13b-4569-9cb2-accb23247777\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:38.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.98857356-9d8c-4b7e-a997-68a2a40f20d7"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:39.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9a89c344-0a90-4d31-b32c-c6c5e7feef93"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb2579f0-199c-49b4-b38c-439b7905779b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9a89c344-0a90-4d31-b32c-c6c5e7feef93"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fb2579f0-199c-49b4-b38c-439b7905779b", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9a89c344-0a90-4d31-b32c-c6c5e7feef93"}, {"node_instance_id": "router_3rml8x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:39.500Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-7a4cb70a-e51a-4d22-acf3-f2d181459f46 Date: Sun, 19 May 2019 01:06:39 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"64ed7db2-492e-44fe-b7b4-262ff03c132f\", \"ip_address\": \"172.30.9.203\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:32Z\", \"admin_state_up\": true, \"updated_at\": \"2019-05-19T01:06:33Z\", \"flavor_id\": null, \"revision_number\": 3, \"routes\": [], \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.22280e6b-514d-4181-b0ac-b4539ac471fa"}], "metadata": {"pagination": {"total": 211, "offset": 129, "size": 50}}} 2019-05-19 01:06:43,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:43,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:43 GMT 2019-05-19 01:06:43,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:43,480 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:43,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:43,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:43,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:43,480 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:43,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/2d75fc4f-f13c-4369-a330-0e229c47c98f.json used request id req-a3519978-b7b2-4233-a542-aad5371956c3 2019-05-19 01:06:43,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a3519978-b7b2-4233-a542-aad5371956c3 Date: Sun, 19 May 2019 01:06:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}} 2019-05-19 01:06:43,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-837df1ca-df18-47cf-8234-a96aea866739 Date: Sun, 19 May 2019 01:06:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:06:31Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": null, "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}} 2019-05-19 01:06:43,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:43,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:43,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:43,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-19 01:06:43,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:43,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:43,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:43,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a64aae9b00d648afa648eeb06f7e2e0c63b8b8f" -d '{"subnet": {"network_id": "77f8aa62-7141-48b1-a870-f807bede9694", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-05-19 01:06:43,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d860ab48-3678-4f94-bbac-002c8ae130c1 2019-05-19 01:06:43,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d860ab48-3678-4f94-bbac-002c8ae130c1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:43,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-19 01:06:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-19 01:06:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-19 01:06:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:43,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-19 01:06:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-11e7b39e-4517-4bb6-9ab7-1b48cc6c7bba Date: Sun, 19 May 2019 01:06:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:34Z","dns_nameservers":[],"updated_at":"2019-05-19T01:06:34Z","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":"57b4150ffa4649169099d24801cfee9a","id":"1f1defab-d13b-4569-9cb2-accb23247777","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-05-19 01:06:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:43,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-11e7b39e-4517-4bb6-9ab7-1b48cc6c7bba 2019-05-19 01:06:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-11e7b39e-4517-4bb6-9ab7-1b48cc6c7bba 2019-05-19 01:06:43,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-19 01:06:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:43,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-19 01:06:43,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:43,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7a4cb70a-e51a-4d22-acf3-f2d181459f46 2019-05-19 01:06:43,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/routers.json used request id req-7a4cb70a-e51a-4d22-acf3-f2d181459f46 2019-05-19 01:06:43,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b9cbc0-f71b-4499-b5a9-8306612c4d23 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:43,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6b9cbc0-f71b-4499-b5a9-8306612c4d23 2019-05-19 01:06:43,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37037f96244510782184ae4c5b97f65f0ff6d01b" -d '{"port": {"network_id": "77f8aa62-7141-48b1-a870-f807bede9694", "fixed_ips": [{"subnet_id": "1f1defab-d13b-4569-9cb2-accb23247777"}], "name": "reference_vnf_data_plane_port", "security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:43,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:43,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb2579f0-199c-49b4-b38c-439b7905779b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:43,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fb2579f0-199c-49b4-b38c-439b7905779b 2019-05-19 01:06:43,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-7a4cb70a-e51a-4d22-acf3-f2d181459f46 Date: Sun, 19 May 2019 01:06:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:32Z", "admin_state_up": true, "updated_at": "2019-05-19T01:06:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "607d7208-e2c6-4480-9107-15661dd9ef42", "name": "vnf_test_router"}} 2019-05-19 01:06:43,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:43,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:43,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:43,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:43,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:43,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:43,545 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:43 GMT 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:43,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:48,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:48,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:48,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:48,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:48,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:48,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_3rml8x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:40.083Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "router_3rml8x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:40.083Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:40.083Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}650c3576b8b3af55146512deea825ca7d01e62f9\" -d '{\"port\": {\"network_id\": \"77f8aa62-7141-48b1-a870-f807bede9694\", \"fixed_ips\": [{\"subnet_id\": \"1f1defab-d13b-4569-9cb2-accb23247777\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9a89c344-0a90-4d31-b32c-c6c5e7feef93"}, {"node_instance_id": "router_3rml8x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:40.083Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "router_3rml8x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:40.678Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:39.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:40.678Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:40.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "router_3rml8x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:40.678Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:40.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-acd66c4d-6092-4a25-b060-a77912fe24e9 Date: Sun, 19 May 2019 01:06:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"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-05-19T01:06:40.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.98857356-9d8c-4b7e-a997-68a2a40f20d7"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-acd66c4d-6092-4a25-b060-a77912fe24e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:40.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.98857356-9d8c-4b7e-a997-68a2a40f20d7"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1860cc3b-008f-4475-bc34-5985f6b5a941 Date: Sun, 19 May 2019 01:06:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"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-05-19T01:06:40.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9a89c344-0a90-4d31-b32c-c6c5e7feef93"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-1860cc3b-008f-4475-bc34-5985f6b5a941", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:40.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9a89c344-0a90-4d31-b32c-c6c5e7feef93"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-1860cc3b-008f-4475-bc34-5985f6b5a941", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:40.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9a89c344-0a90-4d31-b32c-c6c5e7feef93"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:40.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "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-05-19T01:06:40.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:41.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.273Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-acd66c4d-6092-4a25-b060-a77912fe24e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:40.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.98857356-9d8c-4b7e-a997-68a2a40f20d7"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.870Z", "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-05-19T01:06:41.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.870Z", "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-05-19T01:06:41.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:41.870Z", "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-05-19T01:06:41.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:42.472Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:41.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:42.472Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:41.437Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:42.472Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0cb00c7e-9119-4096-aeba-6886a1e33525", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:42.088Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.c5e4770d-5e25-4935-9d41-a51fd29f0bc0"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:42.472Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb00c7e-9119-4096-aeba-6886a1e33525 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:42.088Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.c5e4770d-5e25-4935-9d41-a51fd29f0bc0"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:42.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:42.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.c5e4770d-5e25-4935-9d41-a51fd29f0bc0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:42.472Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:41.733Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.072Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a53764c99fc546b57a2c60b4c317a4d51f24c9fa\" -d '{\"subnet\": {\"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"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-05-19T01:06:42.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.c5e4770d-5e25-4935-9d41-a51fd29f0bc0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.072Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:42.822Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.072Z", "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-05-19T01:06:42.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.072Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:42.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.072Z", "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-05-19T01:06:42.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.072Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d911042-0c5f-4679-bb1c-5b5ec1fed52d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:42.828Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.072Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1d911042-0c5f-4679-bb1c-5b5ec1fed52d", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:42.828Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.734Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-504591a9-29f5-46e1-9572-8ed83575f9cc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.404Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.734Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-9e92f02e-af69-439b-b6b9-ebb209780a49 Date: Sun, 19 May 2019 01:06:43 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.536Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.734Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:42.372Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a3d7c2910de066675e272a098201652db95bc6e\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.249Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.395Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:43.734Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-504591a9-29f5-46e1-9572-8ed83575f9cc", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.405Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a3d7c2910de066675e272a098201652db95bc6e\" -d '{\"port\": {\"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.538Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-45d2efc0-bfd9-4b02-858d-0344c600718c Date: Sun, 19 May 2019 01:06:43 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:43Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"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\":\"57b4150ffa4649169099d24801cfee9a\",\"id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"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-05-19T01:06:43.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.c5e4770d-5e25-4935-9d41-a51fd29f0bc0"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-45d2efc0-bfd9-4b02-858d-0344c600718c", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.c5e4770d-5e25-4935-9d41-a51fd29f0bc0"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-45d2efc0-bfd9-4b02-858d-0344c600718c", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.c5e4770d-5e25-4935-9d41-a51fd29f0bc0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.831Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-9e92f02e-af69-439b-b6b9-ebb209780a49", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.536Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-9e92f02e-af69-439b-b6b9-ebb209780a49", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.536Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.297Z", "message": "connect_security_group(): source_id=3b823acc-0274-49d5-9c0e-41a85bdffa74 target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:43.537Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5\" -d '{\"port\": {\"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.255Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2d895175-65b2-4bff-bb2d-c307d9e02852 Date: Sun, 19 May 2019 01:06:44 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.253Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-2d895175-65b2-4bff-bb2d-c307d9e02852", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.253Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}], "metadata": {"pagination": {"total": 259, "offset": 179, "size": 50}}} 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:48 GMT 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:48,634 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:48,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:48,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-05-19 01:06:48,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650c3576b8b3af55146512deea825ca7d01e62f9" -d '{"port": {"network_id": "77f8aa62-7141-48b1-a870-f807bede9694", "fixed_ips": [{"subnet_id": "1f1defab-d13b-4569-9cb2-accb23247777"}], "name": "target_vnf_data_plane_port", "security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:48,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:48,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:48,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:48,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:48,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-acd66c4d-6092-4a25-b060-a77912fe24e9 Date: Sun, 19 May 2019 01:06:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:06:48,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-acd66c4d-6092-4a25-b060-a77912fe24e9 2019-05-19 01:06:48,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1860cc3b-008f-4475-bc34-5985f6b5a941 Date: Sun, 19 May 2019 01:06:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:06:48,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-1860cc3b-008f-4475-bc34-5985f6b5a941 2019-05-19 01:06:48,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-1860cc3b-008f-4475-bc34-5985f6b5a941 2019-05-19 01:06:48,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-19 01:06:48,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-19 01:06:48,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:48,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-acd66c4d-6092-4a25-b060-a77912fe24e9 2019-05-19 01:06:48,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:48,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-19 01:06:48,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:48,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-19 01:06:48,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:48,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0cb00c7e-9119-4096-aeba-6886a1e33525 2019-05-19 01:06:48,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb00c7e-9119-4096-aeba-6886a1e33525 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:48,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:48,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-19 01:06:48,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53764c99fc546b57a2c60b4c317a4d51f24c9fa" -d '{"subnet": {"network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-05-19 01:06:48,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:48,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:48,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-19 01:06:48,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:48,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d911042-0c5f-4679-bb1c-5b5ec1fed52d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:48,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1d911042-0c5f-4679-bb1c-5b5ec1fed52d 2019-05-19 01:06:48,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-504591a9-29f5-46e1-9572-8ed83575f9cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:48,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-9e92f02e-af69-439b-b6b9-ebb209780a49 Date: Sun, 19 May 2019 01:06:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:06:48,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-19 01:06:48,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3d7c2910de066675e272a098201652db95bc6e" 2019-05-19 01:06:48,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:48,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-504591a9-29f5-46e1-9572-8ed83575f9cc 2019-05-19 01:06:48,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3d7c2910de066675e272a098201652db95bc6e" -d '{"port": {"security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:48,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-45d2efc0-bfd9-4b02-858d-0344c600718c Date: Sun, 19 May 2019 01:06:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:43Z","dns_nameservers":[],"updated_at":"2019-05-19T01:06:43Z","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":"57b4150ffa4649169099d24801cfee9a","id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-05-19 01:06:48,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-45d2efc0-bfd9-4b02-858d-0344c600718c 2019-05-19 01:06:48,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-45d2efc0-bfd9-4b02-858d-0344c600718c 2019-05-19 01:06:48,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5" 2019-05-19 01:06:48,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-19 01:06:48,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-9e92f02e-af69-439b-b6b9-ebb209780a49 2019-05-19 01:06:48,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-9e92f02e-af69-439b-b6b9-ebb209780a49 2019-05-19 01:06:48,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=3b823acc-0274-49d5-9c0e-41a85bdffa74 target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-19 01:06:48,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5" -d '{"port": {"security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:48,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2d895175-65b2-4bff-bb2d-c307d9e02852 Date: Sun, 19 May 2019 01:06:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:06:48,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-2d895175-65b2-4bff-bb2d-c307d9e02852 2019-05-19 01:06:48,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:48,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:48,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:48,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:48,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:48,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:48,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:48,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:48,700 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:48,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:48,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:48 GMT 2019-05-19 01:06:48,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:48,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:48,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:48,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:48,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:53,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:53,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:53,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:53,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:53,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:53,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:53,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:53,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:53,791 - 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-05-19T01:06:44.875Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2d895175-65b2-4bff-bb2d-c307d9e02852 Date: Sun, 19 May 2019 01:06:44 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.253Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-2d895175-65b2-4bff-bb2d-c307d9e02852", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.253Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-2d895175-65b2-4bff-bb2d-c307d9e02852", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.254Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "connect_security_group(): source_id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.254Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5\" -d '{\"port\": {\"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.255Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-eee02f99-b2f4-4eea-80b7-57a9b5de58c4 Date: Sun, 19 May 2019 01:06:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.567Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-eee02f99-b2f4-4eea-80b7-57a9b5de58c4", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.567Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-eee02f99-b2f4-4eea-80b7-57a9b5de58c4", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.568Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a3d7c2910de066675e272a098201652db95bc6e\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.569Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a35e5839-d83f-408b-8337-17ffd7ca245c Date: Sun, 19 May 2019 01:06:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.654Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-a35e5839-d83f-408b-8337-17ffd7ca245c", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.655Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:44.875Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-a35e5839-d83f-408b-8337-17ffd7ca245c", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.655Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7680add6-57a1-488d-aa3e-87296402a39b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:45.522Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-023b9e2a-6588-4239-ae88-817cf93db643", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.033Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:45.522Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-023b9e2a-6588-4239-ae88-817cf93db643 Date: Sun, 19 May 2019 01:06:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.033Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:45.522Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:44.726Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:45.522Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.035Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:45.522Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.422Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:45.522Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.165Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:45.522Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-023b9e2a-6588-4239-ae88-817cf93db643", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.034Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dc776903-bd4c-493a-9b9c-c12b1b823d29 Date: Sun, 19 May 2019 01:06:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.288Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.765Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ec8203-8e87-45d2-88a2-173554a72f91 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.803Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.93b77b92-1920-40a2-b183-865b153980e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d0ec8203-8e87-45d2-88a2-173554a72f91", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.803Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.93b77b92-1920-40a2-b183-865b153980e7"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.797Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.93b77b92-1920-40a2-b183-865b153980e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dc776903-bd4c-493a-9b9c-c12b1b823d29", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.289Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.118Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dc776903-bd4c-493a-9b9c-c12b1b823d29", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:45.289Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.268ca08e-b9ca-4dfb-a54a-7cefe81e7588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.786Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07dbb49f7bd470146cdd4a5b2f7ccd025477f056\" -d '{\"subnet_id\": \"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"}'", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:46.252Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.93b77b92-1920-40a2-b183-865b153980e7"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:46.786Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:46.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:49.706Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4025d14c-000e-47c9-985b-53cd0756d038 Date: Sun, 19 May 2019 01:06:49 GMT \nRESP BODY: {\"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"subnet_id\": \"f5515e00-47fc-48fc-a4e3-c3b932ddc022\", \"subnet_ids\": [\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"], \"port_id\": \"7be2c5fb-d5a7-4bc5-93cd-107ea4976bc3\", \"id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\"}\n", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:49.659Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.93b77b92-1920-40a2-b183-865b153980e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:50.209Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/add_router_interface.json used request id req-4025d14c-000e-47c9-985b-53cd0756d038", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:49.659Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.93b77b92-1920-40a2-b183-865b153980e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:50.209Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/add_router_interface.json used request id req-4025d14c-000e-47c9-985b-53cd0756d038", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:49.660Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.93b77b92-1920-40a2-b183-865b153980e7"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:50.918Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:50.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:50.918Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:50.188Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:50.918Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:50.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:50.918Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:50.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:51.500Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:51.302Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:51.500Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:51.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:52.183Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:51.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:52.183Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:51.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:52.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:52.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.b49feb91-7558-4ca1-a3ee-4a3039d8cb33"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:53.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:06:53.031Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.6b0b4947-945c-4233-a603-d351688815f7"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:53.417Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cea7a11c-4ccc-4c04-b67b-448575a784c6", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:52.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.b49feb91-7558-4ca1-a3ee-4a3039d8cb33"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:53.417Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27bdc03487b6d73e5ba98141b83f336d4bce087\" -d '{\"port\": {\"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"fixed_ips\": [{\"subnet_id\": \"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:53.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.b49feb91-7558-4ca1-a3ee-4a3039d8cb33"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:53.417Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1dac171b-7188-4193-866e-e8fe2cbd7bd7", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:53.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.6b0b4947-945c-4233-a603-d351688815f7"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:53.417Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dac171b-7188-4193-866e-e8fe2cbd7bd7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:53.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.6b0b4947-945c-4233-a603-d351688815f7"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:53.417Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea7a11c-4ccc-4c04-b67b-448575a784c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:52.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.b49feb91-7558-4ca1-a3ee-4a3039d8cb33"}], "metadata": {"pagination": {"total": 277, "offset": 229, "size": 50}}} 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:53 GMT 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:53,792 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2d895175-65b2-4bff-bb2d-c307d9e02852 Date: Sun, 19 May 2019 01:06:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:06:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-2d895175-65b2-4bff-bb2d-c307d9e02852 2019-05-19 01:06:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-2d895175-65b2-4bff-bb2d-c307d9e02852 2019-05-19 01:06:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-19 01:06:53,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5" -d '{"port": {"security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:53,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-eee02f99-b2f4-4eea-80b7-57a9b5de58c4 Date: Sun, 19 May 2019 01:06:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:06:53,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-eee02f99-b2f4-4eea-80b7-57a9b5de58c4 2019-05-19 01:06:53,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-eee02f99-b2f4-4eea-80b7-57a9b5de58c4 2019-05-19 01:06:53,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3d7c2910de066675e272a098201652db95bc6e" 2019-05-19 01:06:53,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a35e5839-d83f-408b-8337-17ffd7ca245c Date: Sun, 19 May 2019 01:06:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:06:53,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-a35e5839-d83f-408b-8337-17ffd7ca245c 2019-05-19 01:06:53,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-a35e5839-d83f-408b-8337-17ffd7ca245c 2019-05-19 01:06:53,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-023b9e2a-6588-4239-ae88-817cf93db643 2019-05-19 01:06:53,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-023b9e2a-6588-4239-ae88-817cf93db643 Date: Sun, 19 May 2019 01:06:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:06:53,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-05-19 01:06:53,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf71e892ba3f7d49a2164d4f1be9ff4cebc37f5" 2019-05-19 01:06:53,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-19 01:06:53,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-19 01:06:53,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-023b9e2a-6588-4239-ae88-817cf93db643 2019-05-19 01:06:53,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dc776903-bd4c-493a-9b9c-c12b1b823d29 Date: Sun, 19 May 2019 01:06:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:06:53,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-19 01:06:53,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-19 01:06:53,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ec8203-8e87-45d2-88a2-173554a72f91 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:53,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d0ec8203-8e87-45d2-88a2-173554a72f91 2019-05-19 01:06:53,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:53,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:53,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dc776903-bd4c-493a-9b9c-c12b1b823d29 2019-05-19 01:06:53,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dc776903-bd4c-493a-9b9c-c12b1b823d29 2019-05-19 01:06:53,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07dbb49f7bd470146cdd4a5b2f7ccd025477f056" -d '{"subnet_id": "f5515e00-47fc-48fc-a4e3-c3b932ddc022"}' 2019-05-19 01:06:53,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:53,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4025d14c-000e-47c9-985b-53cd0756d038 Date: Sun, 19 May 2019 01:06:49 GMT RESP BODY: {"network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "subnet_id": "f5515e00-47fc-48fc-a4e3-c3b932ddc022", "subnet_ids": ["f5515e00-47fc-48fc-a4e3-c3b932ddc022"], "port_id": "7be2c5fb-d5a7-4bc5-93cd-107ea4976bc3", "id": "607d7208-e2c6-4480-9107-15661dd9ef42"} 2019-05-19 01:06:53,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/add_router_interface.json used request id req-4025d14c-000e-47c9-985b-53cd0756d038 2019-05-19 01:06:53,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/add_router_interface.json used request id req-4025d14c-000e-47c9-985b-53cd0756d038 2019-05-19 01:06:53,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:06:53,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-05-19 01:06:53,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-05-19 01:06:53,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:53,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:53,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:06:53,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-19 01:06:53,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-19 01:06:53,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:53,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:53,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cea7a11c-4ccc-4c04-b67b-448575a784c6 2019-05-19 01:06:53,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27bdc03487b6d73e5ba98141b83f336d4bce087" -d '{"port": {"network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "fixed_ips": [{"subnet_id": "f5515e00-47fc-48fc-a4e3-c3b932ddc022"}], "name": "reference_vnf_port", "security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:53,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1dac171b-7188-4193-866e-e8fe2cbd7bd7 2019-05-19 01:06:53,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dac171b-7188-4193-866e-e8fe2cbd7bd7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:53,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea7a11c-4ccc-4c04-b67b-448575a784c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:53,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:53,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:53,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:53,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:53 GMT 2019-05-19 01:06:53,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:53,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:53,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:53,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:53,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:58,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:06:58,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:54.086Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7fe4288d385b12bf6f0f1ab8e5d8281b867df813\" -d '{\"port\": {\"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"fixed_ips\": [{\"subnet_id\": \"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:53.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.6b0b4947-945c-4233-a603-d351688815f7"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:54.621Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bd4ae848-8685-41d8-a9cf-b4173cf56597 Date: Sun, 19 May 2019 01:06:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:53Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"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-05-19T01:06:54.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.b49feb91-7558-4ca1-a3ee-4a3039d8cb33"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:54.621Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-bd4ae848-8685-41d8-a9cf-b4173cf56597", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:54.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.b49feb91-7558-4ca1-a3ee-4a3039d8cb33"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:54.621Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-bd4ae848-8685-41d8-a9cf-b4173cf56597", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:54.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.b49feb91-7558-4ca1-a3ee-4a3039d8cb33"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.184Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ecaba78b-7bde-4c9d-a371-9951443b6fb8 Date: Sun, 19 May 2019 01:06:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:54Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"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-05-19T01:06:55.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.6b0b4947-945c-4233-a603-d351688815f7"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.184Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.184Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:54.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.732Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.732Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.732Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.732Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-ecaba78b-7bde-4c9d-a371-9951443b6fb8", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.6b0b4947-945c-4233-a603-d351688815f7"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:55.732Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-ecaba78b-7bde-4c9d-a371-9951443b6fb8", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.6b0b4947-945c-4233-a603-d351688815f7"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.327Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.577Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.327Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.327Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:55.496Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.940Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.528Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.940Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b540677-72ec-4cee-9407-824e4f1db5c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.533Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.940Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0b540677-72ec-4cee-9407-824e4f1db5c6", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.533Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.940Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:56.940Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c732bbce6749052a0c63d3d61f5e4d9f9e4834d9\" -d '{\"port\": {\"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.309Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.467Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c732bbce6749052a0c63d3d61f5e4d9f9e4834d9\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.954Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-8b7ff9c6-1391-4a3b-975b-7a4a9ad93e61 Date: Sun, 19 May 2019 01:06:57 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:53Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.306Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-8b7ff9c6-1391-4a3b-975b-7a4a9ad93e61", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.307Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-8b7ff9c6-1391-4a3b-975b-7a4a9ad93e61", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.307Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "connect_security_group(): source_id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.308Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:57.506Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:56.440Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.038Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0dd2031c-1342-4eea-a06c-63399e0013a9", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.472Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.038Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-84941901-3a69-4837-bc20-f30cfe23f4f6 Date: Sun, 19 May 2019 01:06:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:53Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.939Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.038Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd2031c-1342-4eea-a06c-63399e0013a9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.472Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64b8d45ea5043b3627abbab4887346e2311776af\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.883Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "connect_security_group(): source_id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.271Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-1a27dfdf-dff3-448c-9268-d52e73d18ba7", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.305Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-1a27dfdf-dff3-448c-9268-d52e73d18ba7", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.305Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-84941901-3a69-4837-bc20-f30cfe23f4f6", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.939Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a165b4f5-2401-4876-83ca-92a028ad22ad Date: Sun, 19 May 2019 01:06:58 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:54Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.270Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-a165b4f5-2401-4876-83ca-92a028ad22ad", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.270Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-a165b4f5-2401-4876-83ca-92a028ad22ad", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.271Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-84941901-3a69-4837-bc20-f30cfe23f4f6", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.939Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1a27dfdf-dff3-448c-9268-d52e73d18ba7 Date: Sun, 19 May 2019 01:06:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:57Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.304Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64b8d45ea5043b3627abbab4887346e2311776af\" -d '{\"port\": {\"security_groups\": [\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"]}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.272Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:58.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c732bbce6749052a0c63d3d61f5e4d9f9e4834d9\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:57.940Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.42638107-a391-4a13-a7f1-5930dfd2c38d"}], "metadata": {"pagination": {"total": 321, "offset": 277, "size": 50}}} 2019-05-19 01:06:58,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:58,978 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:58 GMT 2019-05-19 01:06:58,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:58,978 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:06:58,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:58,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:58,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:06:58,978 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:06:58,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe4288d385b12bf6f0f1ab8e5d8281b867df813" -d '{"port": {"network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "fixed_ips": [{"subnet_id": "f5515e00-47fc-48fc-a4e3-c3b932ddc022"}], "name": "target_vnf_port", "security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:58,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bd4ae848-8685-41d8-a9cf-b4173cf56597 Date: Sun, 19 May 2019 01:06:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:53Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:06:58,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-bd4ae848-8685-41d8-a9cf-b4173cf56597 2019-05-19 01:06:58,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-bd4ae848-8685-41d8-a9cf-b4173cf56597 2019-05-19 01:06:58,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ecaba78b-7bde-4c9d-a371-9951443b6fb8 Date: Sun, 19 May 2019 01:06:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:54Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:06:58,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:58,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-19 01:06:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-19 01:06:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-ecaba78b-7bde-4c9d-a371-9951443b6fb8 2019-05-19 01:06:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-ecaba78b-7bde-4c9d-a371-9951443b6fb8 2019-05-19 01:06:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-19 01:06:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:06:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-19 01:06:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-19 01:06:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b540677-72ec-4cee-9407-824e4f1db5c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0b540677-72ec-4cee-9407-824e4f1db5c6 2019-05-19 01:06:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:06:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-19 01:06:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c732bbce6749052a0c63d3d61f5e4d9f9e4834d9" -d '{"port": {"security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:06:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c732bbce6749052a0c63d3d61f5e4d9f9e4834d9" 2019-05-19 01:06:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-8b7ff9c6-1391-4a3b-975b-7a4a9ad93e61 Date: Sun, 19 May 2019 01:06:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:53Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:06:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-8b7ff9c6-1391-4a3b-975b-7a4a9ad93e61 2019-05-19 01:06:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-8b7ff9c6-1391-4a3b-975b-7a4a9ad93e61 2019-05-19 01:06:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-19 01:06:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-19 01:06:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0dd2031c-1342-4eea-a06c-63399e0013a9 2019-05-19 01:06:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-84941901-3a69-4837-bc20-f30cfe23f4f6 Date: Sun, 19 May 2019 01:06:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:53Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:06:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd2031c-1342-4eea-a06c-63399e0013a9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:06:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b8d45ea5043b3627abbab4887346e2311776af" 2019-05-19 01:06:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 target={u'external_id': u'a9ab29de-f278-4ab1-ae75-bb3cd6f3b480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-19 01:06:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-1a27dfdf-dff3-448c-9268-d52e73d18ba7 2019-05-19 01:06:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-1a27dfdf-dff3-448c-9268-d52e73d18ba7 2019-05-19 01:06:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-84941901-3a69-4837-bc20-f30cfe23f4f6 2019-05-19 01:06:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a165b4f5-2401-4876-83ca-92a028ad22ad Date: Sun, 19 May 2019 01:06:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:54Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:06:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-a165b4f5-2401-4876-83ca-92a028ad22ad 2019-05-19 01:06:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-a165b4f5-2401-4876-83ca-92a028ad22ad 2019-05-19 01:06:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-84941901-3a69-4837-bc20-f30cfe23f4f6 2019-05-19 01:06:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1a27dfdf-dff3-448c-9268-d52e73d18ba7 Date: Sun, 19 May 2019 01:06:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:57Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:06:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b8d45ea5043b3627abbab4887346e2311776af" -d '{"port": {"security_groups": ["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"]}}' 2019-05-19 01:06:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c732bbce6749052a0c63d3d61f5e4d9f9e4834d9" 2019-05-19 01:06:58,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:06:59,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:06:59,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:06:59,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:06:59,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:06:59,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:06:59,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:06:59,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:06:59,054 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:06:59,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:06:59,055 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:06:59 GMT 2019-05-19 01:06:59,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:06:59,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:06:59,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:06:59,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:06:59,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:04,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:04,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:04,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:04,137 - 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-05-19T01:06:59.359Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-babb0e94-bb74-4378-9ba6-4549c00db791", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.978Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-babb0e94-bb74-4378-9ba6-4549c00db791 Date: Sun, 19 May 2019 01:06:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:54Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.978Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64b8d45ea5043b3627abbab4887346e2311776af\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.979Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.359Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.809Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.359Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.679Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.359Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-babb0e94-bb74-4378-9ba6-4549c00db791", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:58.978Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.904Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-21fa3357-00f9-45ea-83e1-daf96a309577", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.320Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.904Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.651Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.820Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9aebb803-d364-48ab-aac9-c1f3c3be990b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.904Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-21fa3357-00f9-45ea-83e1-daf96a309577 Date: Sun, 19 May 2019 01:06:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:58Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.319Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:06:59.904Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-21fa3357-00f9-45ea-83e1-daf96a309577", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.319Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.626f21e0-7758-491c-a020-2dc59a914002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:00.553Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}554c6e347207a9d0c2c98ded8242f1a4910eddf6\" -d '{\"floatingip\": {\"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\"}}'", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:00.272Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9aebb803-d364-48ab-aac9-c1f3c3be990b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:00.553Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.824Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:00.553Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:06:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e86d35bf-1615-4fd5-8032-f9541cf36f92 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.828Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9aebb803-d364-48ab-aac9-c1f3c3be990b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:00.553Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e86d35bf-1615-4fd5-8032-f9541cf36f92", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:06:59.828Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9aebb803-d364-48ab-aac9-c1f3c3be990b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:01.089Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3705c7a0-50aa-4449-9e9c-4944bba13cbb", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:00.769Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9985ef1f-344c-4d14-b176-8a2f998742a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:01.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:00.764Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9985ef1f-344c-4d14-b176-8a2f998742a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:01.089Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3705c7a0-50aa-4449-9e9c-4944bba13cbb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:00.769Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9985ef1f-344c-4d14-b176-8a2f998742a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:01.760Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47b4d6bbadb8018fa4c4085f9cd99b02d9d490ac\" -d '{\"floatingip\": {\"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\"}}'", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:01.178Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9985ef1f-344c-4d14-b176-8a2f998742a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:02.327Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-f9bf3622-1429-49ab-8b0e-bb4275617576 Date: Sun, 19 May 2019 01:07:02 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:00Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:02.288Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9aebb803-d364-48ab-aac9-c1f3c3be990b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:02.957Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:02.621Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:02.957Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-f9bf3622-1429-49ab-8b0e-bb4275617576", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:02.288Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9aebb803-d364-48ab-aac9-c1f3c3be990b"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:02.957Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:02.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:02.957Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-f9bf3622-1429-49ab-8b0e-bb4275617576", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:02.289Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9aebb803-d364-48ab-aac9-c1f3c3be990b"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:03.566Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:03.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:03.566Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-e4edeb7c-a529-4627-bc1d-9ddefb448659", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:03.267Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9985ef1f-344c-4d14-b176-8a2f998742a4"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:03.566Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:03.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:03.566Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-e4edeb7c-a529-4627-bc1d-9ddefb448659", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:03.267Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9985ef1f-344c-4d14-b176-8a2f998742a4"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:03.566Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:02.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:03.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-e4edeb7c-a529-4627-bc1d-9ddefb448659 Date: Sun, 19 May 2019 01:07:03 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:02Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:03.267Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.9985ef1f-344c-4d14-b176-8a2f998742a4"}], "metadata": {"pagination": {"total": 351, "offset": 321, "size": 50}}} 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:04 GMT 2019-05-19 01:07:04,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:04,138 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:07:04,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:04,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:04,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:04,138 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:07:04,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-babb0e94-bb74-4378-9ba6-4549c00db791 2019-05-19 01:07:04,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-babb0e94-bb74-4378-9ba6-4549c00db791 Date: Sun, 19 May 2019 01:06:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:54Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:07:04,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b8d45ea5043b3627abbab4887346e2311776af" 2019-05-19 01:07:04,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-19 01:07:04,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-19 01:07:04,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-babb0e94-bb74-4378-9ba6-4549c00db791 2019-05-19 01:07:04,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-21fa3357-00f9-45ea-83e1-daf96a309577 2019-05-19 01:07:04,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-19 01:07:04,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:04,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-21fa3357-00f9-45ea-83e1-daf96a309577 Date: Sun, 19 May 2019 01:06:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:04,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-21fa3357-00f9-45ea-83e1-daf96a309577 2019-05-19 01:07:04,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554c6e347207a9d0c2c98ded8242f1a4910eddf6" -d '{"floatingip": {"port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d"}}' 2019-05-19 01:07:04,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-19 01:07:04,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:06:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e86d35bf-1615-4fd5-8032-f9541cf36f92 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:04,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e86d35bf-1615-4fd5-8032-f9541cf36f92 2019-05-19 01:07:04,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3705c7a0-50aa-4449-9e9c-4944bba13cbb 2019-05-19 01:07:04,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:04,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3705c7a0-50aa-4449-9e9c-4944bba13cbb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:04,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b4d6bbadb8018fa4c4085f9cd99b02d9d490ac" -d '{"floatingip": {"port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419"}}' 2019-05-19 01:07:04,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-f9bf3622-1429-49ab-8b0e-bb4275617576 Date: Sun, 19 May 2019 01:07:02 GMT RESP BODY: {"floatingip": {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:00Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}} 2019-05-19 01:07:04,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-19 01:07:04,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-f9bf3622-1429-49ab-8b0e-bb4275617576 2019-05-19 01:07:04,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-19 01:07:04,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-f9bf3622-1429-49ab-8b0e-bb4275617576 2019-05-19 01:07:04,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:07:04,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-e4edeb7c-a529-4627-bc1d-9ddefb448659 2019-05-19 01:07:04,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-19 01:07:04,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-e4edeb7c-a529-4627-bc1d-9ddefb448659 2019-05-19 01:07:04,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:07:04,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-e4edeb7c-a529-4627-bc1d-9ddefb448659 Date: Sun, 19 May 2019 01:07:03 GMT RESP BODY: {"floatingip": {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:02Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}} 2019-05-19 01:07:04,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:04,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:04,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:04,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:04,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:04,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:04,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:04,205 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:04 GMT 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:04,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:09,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:09,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:09,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:09,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:09,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:09,295 - 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": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:04.164Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:03.613Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:04.164Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:03.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:04.164Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:04.754Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:04.754Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-495229bd-bfe7-4658-afe3-3f32ec5e2958", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:05.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "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'f60f9124-a32c-4a18-8d3f-3aecbb634a3d', u'fixed_ip_address': u'11.0.0.28', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:40:a6:76'}, {u'external_id': u'3b823acc-0274-49d5-9c0e-41a85bdffa74', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:68:33'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "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-05-19T01:07:04.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:04.770Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:04.770Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495229bd-bfe7-4658-afe3-3f32ec5e2958 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495229bd-bfe7-4658-afe3-3f32ec5e2958 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.289Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-495229bd-bfe7-4658-afe3-3f32ec5e2958", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:04.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:05.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:05.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:05.841Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "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'95641e53-bda2-4ae5-be44-6ffb5ecdc419', u'fixed_ip_address': u'11.0.0.23', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:06:2d:46'}, {u'external_id': u'49162813-b6e1-4e8d-8b3d-8e38fac64d29', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:08:4f:8c'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:05.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "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-05-19T01:07:05.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:05.841Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:05.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:05.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:05.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.322Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:05.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:06.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-1172a820-f283-43f5-836d-e0c2e180b0c8 x-compute-request-id: req-1172a820-f283-43f5-836d-e0c2e180b0c8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.707Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-1172a820-f283-43f5-836d-e0c2e180b0c8 x-compute-request-id: req-1172a820-f283-43f5-836d-e0c2e180b0c8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.707Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-0f40ba3f-ed89-4f18-a876-c8501ce04cac x-compute-request-id: req-0f40ba3f-ed89-4f18-a876-c8501ce04cac Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-0f40ba3f-ed89-4f18-a876-c8501ce04cac x-compute-request-id: req-0f40ba3f-ed89-4f18-a876-c8501ce04cac Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-ca9dc4ea-a6ff-4087-8c50-16032357958c x-compute-request-id: req-ca9dc4ea-a6ff-4087-8c50-16032357958c Content-Encoding: gzip Content-Length: 812 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\", \"fingerprint\": \"0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-ca9dc4ea-a6ff-4087-8c50-16032357958c x-compute-request-id: req-ca9dc4ea-a6ff-4087-8c50-16032357958c Content-Encoding: gzip Content-Length: 812 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\", \"fingerprint\": \"0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:06.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:06.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66819b4e-28e0-4187-8a30-1d41558f1af1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.757Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}], "metadata": {"pagination": {"total": 473, "offset": 351, "size": 50}}} 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:09 GMT 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:07:09,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:09,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:09,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:09,296 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:07:09,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-19 01:07:09,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-19 01:07:09,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-19 01:07:09,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-19 01:07:09,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-19 01:07:09,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-495229bd-bfe7-4658-afe3-3f32ec5e2958 2019-05-19 01:07:09,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" 2019-05-19 01:07:09,299 - 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'f60f9124-a32c-4a18-8d3f-3aecbb634a3d', u'fixed_ip_address': u'11.0.0.28', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:40:a6:76'}, {u'external_id': u'3b823acc-0274-49d5-9c0e-41a85bdffa74', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:68:33'}] 2019-05-19 01:07:09,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-05-19 01:07:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495229bd-bfe7-4658-afe3-3f32ec5e2958 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495229bd-bfe7-4658-afe3-3f32ec5e2958 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-495229bd-bfe7-4658-afe3-3f32ec5e2958 2019-05-19 01:07:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" 2019-05-19 01:07:09,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" 2019-05-19 01:07:09,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:09,301 - 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'95641e53-bda2-4ae5-be44-6ffb5ecdc419', u'fixed_ip_address': u'11.0.0.23', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:06:2d:46'}, {u'external_id': u'49162813-b6e1-4e8d-8b3d-8e38fac64d29', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:08:4f:8c'}] 2019-05-19 01:07:09,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-05-19 01:07:09,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:09,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:09,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:09,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0 2019-05-19 01:07:09,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c55c7fbe-78e5-4ec1-a811-f96764e2d2d0 2019-05-19 01:07:09,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" 2019-05-19 01:07:09,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-1172a820-f283-43f5-836d-e0c2e180b0c8 x-compute-request-id: req-1172a820-f283-43f5-836d-e0c2e180b0c8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:09,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c 2019-05-19 01:07:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-1172a820-f283-43f5-836d-e0c2e180b0c8 x-compute-request-id: req-1172a820-f283-43f5-836d-e0c2e180b0c8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8 2019-05-19 01:07:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8 2019-05-19 01:07:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8 2019-05-19 01:07:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1172a820-f283-43f5-836d-e0c2e180b0c8 2019-05-19 01:07:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" 2019-05-19 01:07:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" 2019-05-19 01:07:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-0f40ba3f-ed89-4f18-a876-c8501ce04cac x-compute-request-id: req-0f40ba3f-ed89-4f18-a876-c8501ce04cac Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-0f40ba3f-ed89-4f18-a876-c8501ce04cac x-compute-request-id: req-0f40ba3f-ed89-4f18-a876-c8501ce04cac Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac 2019-05-19 01:07:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac 2019-05-19 01:07:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac 2019-05-19 01:07:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f40ba3f-ed89-4f18-a876-c8501ce04cac 2019-05-19 01:07:09,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" 2019-05-19 01:07:09,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" 2019-05-19 01:07:09,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-ca9dc4ea-a6ff-4087-8c50-16032357958c x-compute-request-id: req-ca9dc4ea-a6ff-4087-8c50-16032357958c Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova", "name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "fingerprint": "0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d"}}]} 2019-05-19 01:07:09,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-ca9dc4ea-a6ff-4087-8c50-16032357958c x-compute-request-id: req-ca9dc4ea-a6ff-4087-8c50-16032357958c Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova", "name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "fingerprint": "0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d"}}]} 2019-05-19 01:07:09,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c 2019-05-19 01:07:09,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c 2019-05-19 01:07:09,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c 2019-05-19 01:07:09,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:09,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:09,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66819b4e-28e0-4187-8a30-1d41558f1af1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:09,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:09,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:09,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:09,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:09,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:09,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:09,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:09,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:09,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:09 GMT 2019-05-19 01:07:09,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:09,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:09,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:09,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:09,372 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:14,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:14,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:14,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:14,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:14,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:14,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:14,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-66819b4e-28e0-4187-8a30-1d41558f1af1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.758Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:07.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:06.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968b4811-e583-400f-9b54-e58d4b7cdac6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-6a873835-ae10-4b34-bc66-fa6b05872100 x-compute-request-id: req-6a873835-ae10-4b34-bc66-fa6b05872100 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-6a873835-ae10-4b34-bc66-fa6b05872100 x-compute-request-id: req-6a873835-ae10-4b34-bc66-fa6b05872100 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 Date: Sun, 19 May 2019 01:07:07 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 Date: Sun, 19 May 2019 01:07:07 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "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-05-19T01:07:07.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-fc475459-82ed-46e3-a83d-809efdda789d x-compute-request-id: req-fc475459-82ed-46e3-a83d-809efdda789d Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-fc475459-82ed-46e3-a83d-809efdda789d x-compute-request-id: req-fc475459-82ed-46e3-a83d-809efdda789d Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}, {\"id\": \"f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-9b05399d-83ad-4266-97df-153340a0273a x-compute-request-id: req-9b05399d-83ad-4266-97df-153340a0273a Content-Encoding: gzip Content-Length: 812 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\", \"fingerprint\": \"0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-9b05399d-83ad-4266-97df-153340a0273a x-compute-request-id: req-9b05399d-83ad-4266-97df-153340a0273a Content-Encoding: gzip Content-Length: 812 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc\", \"fingerprint\": \"0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:07.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:07.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968b4811-e583-400f-9b54-e58d4b7cdac6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-968b4811-e583-400f-9b54-e58d4b7cdac6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4b6311ab-c3c9-441d-b908-04e4ade61d55 Date: Sun, 19 May 2019 01:07:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:57Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"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-05-19T01:07:07.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-968b4811-e583-400f-9b54-e58d4b7cdac6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4b6311ab-c3c9-441d-b908-04e4ade61d55 Date: Sun, 19 May 2019 01:07:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:57Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"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-05-19T01:07:07.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:07.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}], "metadata": {"pagination": {"total": 508, "offset": 401, "size": 50}}} 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:14 GMT 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:14,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:14,455 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:07:14,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca" 2019-05-19 01:07:14,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c 2019-05-19 01:07:14,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-66819b4e-28e0-4187-8a30-1d41558f1af1 2019-05-19 01:07:14,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c 2019-05-19 01:07:14,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca9dc4ea-a6ff-4087-8c50-16032357958c 2019-05-19 01:07:14,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968b4811-e583-400f-9b54-e58d4b7cdac6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:14,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-6a873835-ae10-4b34-bc66-fa6b05872100 x-compute-request-id: req-6a873835-ae10-4b34-bc66-fa6b05872100 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:14,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-6a873835-ae10-4b34-bc66-fa6b05872100 x-compute-request-id: req-6a873835-ae10-4b34-bc66-fa6b05872100 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:14,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100 2019-05-19 01:07:14,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100 2019-05-19 01:07:14,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100 2019-05-19 01:07:14,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6a873835-ae10-4b34-bc66-fa6b05872100 2019-05-19 01:07:14,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" 2019-05-19 01:07:14,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" 2019-05-19 01:07:14,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 Date: Sun, 19 May 2019 01:07:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}]} 2019-05-19 01:07:14,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 Date: Sun, 19 May 2019 01:07:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}]} 2019-05-19 01:07:14,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 2019-05-19 01:07:14,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 2019-05-19 01:07:14,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 2019-05-19 01:07:14,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ddf74c96-c6dc-46c4-aff0-4b883be8f0c1 2019-05-19 01:07:14,460 - 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-05-19 01:07:14,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca" 2019-05-19 01:07:14,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca" 2019-05-19 01:07:14,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-fc475459-82ed-46e3-a83d-809efdda789d x-compute-request-id: req-fc475459-82ed-46e3-a83d-809efdda789d Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:14,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-fc475459-82ed-46e3-a83d-809efdda789d x-compute-request-id: req-fc475459-82ed-46e3-a83d-809efdda789d Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:07:14,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d 2019-05-19 01:07:14,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d 2019-05-19 01:07:14,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d 2019-05-19 01:07:14,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc475459-82ed-46e3-a83d-809efdda789d 2019-05-19 01:07:14,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" 2019-05-19 01:07:14,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" 2019-05-19 01:07:14,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-9b05399d-83ad-4266-97df-153340a0273a x-compute-request-id: req-9b05399d-83ad-4266-97df-153340a0273a Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova", "name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "fingerprint": "0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d"}}]} 2019-05-19 01:07:14,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-9b05399d-83ad-4266-97df-153340a0273a x-compute-request-id: req-9b05399d-83ad-4266-97df-153340a0273a Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+JVVTLp6VbfaKxoi4BBpkJGKn9KWEqqjBL8qWARaJsEl7U3AlxKTBmxYeMJ/KbOUcpYutkC3jYo949DUdjoyj4kCsT2H5fOPRIXJXNHVHPH9xrLTzX7CrbsWJ5Uaz9cvPeES7czlLDPV4fYQrne8Y8rtNcpYSCBhhA4AEFCJMmXCFG0gQgWBituVrFj8II8HaD2WSS9fM1wqSal+2yO3uKtZCn8BmHsA2j0WTQjyVjlk2Srhou2QjLMsyrwZ+2ddkiurLB/o4BS0X0J+UJ23QE+q1yJXt00whCzj/sfBlJHeK8HK4quekbpIrFUDyTWab5LGr+sOKmitOLtBPNjl Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "15:2a:1a:68:8a:05:91:3e:27:b8:f5:a9:b4:5c:bd:86"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDduJNBCDhMzU5fLrGmTPAr4oLIB/SxDQ1n2rORkr4OCOdbWWQP/UditcJsByAq8Ff4fXw9J2F6uUwQi7cVZWf+tu1OeMj9hONKnC7fY9q3H0cg5a0lMO8D8WLbutlXhtBgPHke8KUiyudFvMMMfMJJxdVeJUv05qORZ9qiBbmtbM/vhkInsMLIbk7E0xaVQJoszqzEYd24WgxSaMv1c/p7vb27+xtXSg+6/Na9FrHrwz+b8+Pm5jTTDZV+Poa00k3YBkMj4rZBarB9LFprQQE2fx3Hxq55JIqSnMjk7TZC9kjY+YfT/AfZ9xVWXZf+TXGQsRvLV+k6cPnLhOH8BE/z Generated-by-Nova", "name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "fingerprint": "0b:77:af:1f:a0:14:1b:4c:ea:d7:dd:e5:16:6a:c2:8d"}}]} 2019-05-19 01:07:14,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a 2019-05-19 01:07:14,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a 2019-05-19 01:07:14,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a 2019-05-19 01:07:14,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b05399d-83ad-4266-97df-153340a0273a 2019-05-19 01:07:14,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:14,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:14,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968b4811-e583-400f-9b54-e58d4b7cdac6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-968b4811-e583-400f-9b54-e58d4b7cdac6 2019-05-19 01:07:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4b6311ab-c3c9-441d-b908-04e4ade61d55 Date: Sun, 19 May 2019 01:07:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:57Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-968b4811-e583-400f-9b54-e58d4b7cdac6 2019-05-19 01:07:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4b6311ab-c3c9-441d-b908-04e4ade61d55 Date: Sun, 19 May 2019 01:07:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:57Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55 2019-05-19 01:07:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55 2019-05-19 01:07:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55 2019-05-19 01:07:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-4b6311ab-c3c9-441d-b908-04e4ade61d55 2019-05-19 01:07:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca" 2019-05-19 01:07:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5aff128a710f2cf87063a33a6949bc4a9ab3ca" 2019-05-19 01:07:14,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:14,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:14,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:14,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:14,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:14,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:14,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:14 GMT 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:14,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:19,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:19,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:19,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:19,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "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-05-19T01:07:08.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.523Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "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-05-19T01:07:08.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f5b467da-f290-44d0-805c-94700183bdf6 Date: Sun, 19 May 2019 01:07:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f5b467da-f290-44d0-805c-94700183bdf6 Date: Sun, 19 May 2019 01:07:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\"}, {\"port\": \"3b823acc-0274-49d5-9c0e-41a85bdffa74\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\"}, {\"port\": \"3b823acc-0274-49d5-9c0e-41a85bdffa74\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea Date: Sun, 19 May 2019 01:07:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"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-05-19T01:07:08.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea Date: Sun, 19 May 2019 01:07:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"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-05-19T01:07:08.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'f60f9124-a32c-4a18-8d3f-3aecbb634a3d'}, {'port-id': u'3b823acc-0274-49d5-9c0e-41a85bdffa74'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:08.795Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'f60f9124-a32c-4a18-8d3f-3aecbb634a3d'}, {'port-id': u'3b823acc-0274-49d5-9c0e-41a85bdffa74'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-283a0da4-87f1-43c6-99c4-35a01534ea37 Date: Sun, 19 May 2019 01:07:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:58Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"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-05-19T01:07:08.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9b4d6c69-6378-4f84-8669-893e74b18a88 Date: Sun, 19 May 2019 01:07:09 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:08.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.384Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-283a0da4-87f1-43c6-99c4-35a01534ea37 Date: Sun, 19 May 2019 01:07:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:58Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"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-05-19T01:07:08.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'95641e53-bda2-4ae5-be44-6ffb5ecdc419'}, {'port-id': u'49162813-b6e1-4e8d-8b3d-8e38fac64d29'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "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-05-19T01:07:09.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\"}, {\"port\": \"49162813-b6e1-4e8d-8b3d-8e38fac64d29\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9b4d6c69-6378-4f84-8669-893e74b18a88 Date: Sun, 19 May 2019 01:07:09 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:06:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\"}, {\"port\": \"49162813-b6e1-4e8d-8b3d-8e38fac64d29\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'95641e53-bda2-4ae5-be44-6ffb5ecdc419'}, {'port-id': u'49162813-b6e1-4e8d-8b3d-8e38fac64d29'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:09.887Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:09.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:12.956Z", "message": "RESP: [202] Date: Sun, 19 May 2019 01:07: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-aca06656-0e44-4949-bb42-c5352d48fcc1 x-compute-request-id: req-aca06656-0e44-4949-bb42-c5352d48fcc1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"bookmark\"}], \"adminPass\": \"PZm7epRBfdJW\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:12.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:13.459Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:12.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:13.459Z", "message": "RESP: [202] Date: Sun, 19 May 2019 01:07: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-aca06656-0e44-4949-bb42-c5352d48fcc1 x-compute-request-id: req-aca06656-0e44-4949-bb42-c5352d48fcc1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"bookmark\"}], \"adminPass\": \"PZm7epRBfdJW\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:12.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:13.459Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:12.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:13.459Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:12.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:13.459Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:12.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.533671b4-ea7d-4cfd-9768-7618aa572294"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.599Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.599Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}], "metadata": {"pagination": {"total": 530, "offset": 451, "size": 50}}} 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:19 GMT 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:19,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:07:19,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:19,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:19,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:19,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:07:19,617 - 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-05-19 01:07:19,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3" 2019-05-19 01:07:19,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3" 2019-05-19 01:07:19,618 - 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-05-19 01:07:19,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6 2019-05-19 01:07:19,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6 2019-05-19 01:07:19,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6 2019-05-19 01:07:19,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-f5b467da-f290-44d0-805c-94700183bdf6 2019-05-19 01:07:19,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f5b467da-f290-44d0-805c-94700183bdf6 Date: Sun, 19 May 2019 01:07:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}]} 2019-05-19 01:07:19,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f5b467da-f290-44d0-805c-94700183bdf6 Date: Sun, 19 May 2019 01:07:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}]} 2019-05-19 01:07:19,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" -d '{"server": {"name": "reference_vnf", "imageRef": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "key_name": "vnf_test_keypair", "flavorRef": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "max_count": 1, "min_count": 1, "networks": [{"port": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d"}, {"port": "3b823acc-0274-49d5-9c0e-41a85bdffa74"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}}' 2019-05-19 01:07:19,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e8274a4bb92a203e07dea6ca29e3ef261c11ac" -d '{"server": {"name": "reference_vnf", "imageRef": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "key_name": "vnf_test_keypair", "flavorRef": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "max_count": 1, "min_count": 1, "networks": [{"port": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d"}, {"port": "3b823acc-0274-49d5-9c0e-41a85bdffa74"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}}' 2019-05-19 01:07:19,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3" 2019-05-19 01:07:19,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3" 2019-05-19 01:07:19,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea Date: Sun, 19 May 2019 01:07:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:19,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea Date: Sun, 19 May 2019 01:07:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:19,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea 2019-05-19 01:07:19,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea 2019-05-19 01:07:19,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea 2019-05-19 01:07:19,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6dec8513-9f4c-41e1-9e6c-16b3756b83ea 2019-05-19 01:07:19,621 - 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'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'f60f9124-a32c-4a18-8d3f-3aecbb634a3d'}, {'port-id': u'3b823acc-0274-49d5-9c0e-41a85bdffa74'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []} 2019-05-19 01:07:19,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'f60f9124-a32c-4a18-8d3f-3aecbb634a3d'}, {'port-id': u'3b823acc-0274-49d5-9c0e-41a85bdffa74'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []} 2019-05-19 01:07:19,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-283a0da4-87f1-43c6-99c4-35a01534ea37 Date: Sun, 19 May 2019 01:07:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:19,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37 2019-05-19 01:07:19,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37 2019-05-19 01:07:19,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9b4d6c69-6378-4f84-8669-893e74b18a88 Date: Sun, 19 May 2019 01:07:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:19,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3" 2019-05-19 01:07:19,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04263f597f93d7d0c4286df2fbb9508ad3568dd3" 2019-05-19 01:07:19,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37 2019-05-19 01:07:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-283a0da4-87f1-43c6-99c4-35a01534ea37 2019-05-19 01:07:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-283a0da4-87f1-43c6-99c4-35a01534ea37 Date: Sun, 19 May 2019 01:07:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:19,623 - 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'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'95641e53-bda2-4ae5-be44-6ffb5ecdc419'}, {'port-id': u'49162813-b6e1-4e8d-8b3d-8e38fac64d29'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []} 2019-05-19 01:07:19,623 - 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-05-19 01:07:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" -d '{"server": {"name": "target_vnf", "imageRef": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "key_name": "vnf_test_keypair", "flavorRef": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "max_count": 1, "min_count": 1, "networks": [{"port": "95641e53-bda2-4ae5-be44-6ffb5ecdc419"}, {"port": "49162813-b6e1-4e8d-8b3d-8e38fac64d29"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}}' 2019-05-19 01:07:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-9b4d6c69-6378-4f84-8669-893e74b18a88 Date: Sun, 19 May 2019 01:07:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:06:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88 2019-05-19 01:07:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbe1bca1292edfd9241b02e4386328e9a6851a8" -d '{"server": {"name": "target_vnf", "imageRef": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "key_name": "vnf_test_keypair", "flavorRef": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "max_count": 1, "min_count": 1, "networks": [{"port": "95641e53-bda2-4ae5-be44-6ffb5ecdc419"}, {"port": "49162813-b6e1-4e8d-8b3d-8e38fac64d29"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}}' 2019-05-19 01:07:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff66a82e-9202-4c74-bda4-a0ae1a96df8a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'746d0b0f-19a0-4f4b-9191-cdb81bb0a095'}, 'nics': [{'port-id': u'95641e53-bda2-4ae5-be44-6ffb5ecdc419'}, {'port-id': u'49162813-b6e1-4e8d-8b3d-8e38fac64d29'}], 'flavor': u'a261bb7f-f7d2-4520-a5a1-9d3e5cefc587', 'security_groups': []} 2019-05-19 01:07:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88 2019-05-19 01:07:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88 2019-05-19 01:07:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9b4d6c69-6378-4f84-8669-893e74b18a88 2019-05-19 01:07:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 19 May 2019 01:07: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-aca06656-0e44-4949-bb42-c5352d48fcc1 x-compute-request-id: req-aca06656-0e44-4949-bb42-c5352d48fcc1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "adminPass": "PZm7epRBfdJW"}} 2019-05-19 01:07:19,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1 2019-05-19 01:07:19,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 19 May 2019 01:07: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-aca06656-0e44-4949-bb42-c5352d48fcc1 x-compute-request-id: req-aca06656-0e44-4949-bb42-c5352d48fcc1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "adminPass": "PZm7epRBfdJW"}} 2019-05-19 01:07:19,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1 2019-05-19 01:07:19,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1 2019-05-19 01:07:19,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aca06656-0e44-4949-bb42-c5352d48fcc1 2019-05-19 01:07:19,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 2019-05-19 01:07:19,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 2019-05-19 01:07:19,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 2019-05-19 01:07:19,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:19,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:19,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:19,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:19,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:19,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:19,680 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:19 GMT 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:19,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:24,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:24,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:24,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:24,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:24,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:24,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "RESP: [202] Date: Sun, 19 May 2019 01:07: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-77f97bb2-a5ff-42fe-bc8f-8f490012b040 x-compute-request-id: req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"bookmark\"}], \"adminPass\": \"HTHav8tCzEAq\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "RESP: [202] Date: Sun, 19 May 2019 01:07: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-77f97bb2-a5ff-42fe-bc8f-8f490012b040 x-compute-request-id: req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"bookmark\"}], \"adminPass\": \"HTHav8tCzEAq\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.172Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:13.599Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.df45e4f7-675e-4d35-ba56-a7197eb4095e"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.775Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:14.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.775Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:14.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:14.775Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:14.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:15.319Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:14.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:15.319Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:15.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7052e746-6e04-4b79-b2dc-71845e2797c4"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:15.319Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:14.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.004Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c0ea3924-9142-430f-b2fb-5dbabd1b7e0d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:15.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7052e746-6e04-4b79-b2dc-71845e2797c4"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.004Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:15.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da1becfef3b430e35e653e29f923c1662ef989ee\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:15.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7052e746-6e04-4b79-b2dc-71845e2797c4"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.004Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ea3924-9142-430f-b2fb-5dbabd1b7e0d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:15.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7052e746-6e04-4b79-b2dc-71845e2797c4"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.536Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-eb777924-fb71-4921-a118-919f7b0abc0a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:16.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d60725fe-cdf8-408d-8823-e06a8fc095b7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.536Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb777924-fb71-4921-a118-919f7b0abc0a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:16.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d60725fe-cdf8-408d-8823-e06a8fc095b7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.536Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:16.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d60725fe-cdf8-408d-8823-e06a8fc095b7"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:16.536Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-7a873616-c8ed-4ccc-bb55-a816e8add490 x-compute-request-id: req-7a873616-c8ed-4ccc-bb55-a816e8add490 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\", \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-19T01:07:15Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-19T01:07:12Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:16.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7052e746-6e04-4b79-b2dc-71845e2797c4"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}077cbdb818296c4a4c37186edcd19b6fce0b9eef\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:16.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d60725fe-cdf8-408d-8823-e06a8fc095b7"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.253Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-7a873616-c8ed-4ccc-bb55-a816e8add490", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:16.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7052e746-6e04-4b79-b2dc-71845e2797c4"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.253Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-7a873616-c8ed-4ccc-bb55-a816e8add490", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:16.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.7052e746-6e04-4b79-b2dc-71845e2797c4"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.253Z", "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": "reference_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-05-19T01:07:16.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.788Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-200bb222-88d6-4cf8-b0e6-3b4380801cd4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:17.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d60725fe-cdf8-408d-8823-e06a8fc095b7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.788Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-200bb222-88d6-4cf8-b0e6-3b4380801cd4 x-compute-request-id: req-200bb222-88d6-4cf8-b0e6-3b4380801cd4 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-19T01:07:16Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-19T01:07:13Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:17.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d60725fe-cdf8-408d-8823-e06a8fc095b7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.788Z", "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-05-19T01:07:17.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:17.788Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-200bb222-88d6-4cf8-b0e6-3b4380801cd4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:17.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.d60725fe-cdf8-408d-8823-e06a8fc095b7"}], "metadata": {"pagination": {"total": 530, "offset": 501, "size": 50}}} 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:24 GMT 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:24,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:24,760 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:07:24,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:07:24,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-19 01:07:24,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:07:24,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-19 01:07:24,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 19 May 2019 01:07: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-77f97bb2-a5ff-42fe-bc8f-8f490012b040 x-compute-request-id: req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "adminPass": "HTHav8tCzEAq"}} 2019-05-19 01:07:24,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 19 May 2019 01:07: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-77f97bb2-a5ff-42fe-bc8f-8f490012b040 x-compute-request-id: req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "adminPass": "HTHav8tCzEAq"}} 2019-05-19 01:07:24,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-77f97bb2-a5ff-42fe-bc8f-8f490012b040 2019-05-19 01:07:24,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-19 01:07:24,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-19 01:07:24,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-19 01:07:24,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-19 01:07:24,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:24,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-19 01:07:24,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c0ea3924-9142-430f-b2fb-5dbabd1b7e0d 2019-05-19 01:07:24,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-19 01:07:24,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1becfef3b430e35e653e29f923c1662ef989ee" 2019-05-19 01:07:24,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ea3924-9142-430f-b2fb-5dbabd1b7e0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:24,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-eb777924-fb71-4921-a118-919f7b0abc0a 2019-05-19 01:07:24,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb777924-fb71-4921-a118-919f7b0abc0a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:24,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:24,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-7a873616-c8ed-4ccc-bb55-a816e8add490 x-compute-request-id: req-7a873616-c8ed-4ccc-bb55-a816e8add490 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:07:15Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:07:24,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077cbdb818296c4a4c37186edcd19b6fce0b9eef" 2019-05-19 01:07:24,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-7a873616-c8ed-4ccc-bb55-a816e8add490 2019-05-19 01:07:24,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-7a873616-c8ed-4ccc-bb55-a816e8add490 2019-05-19 01:07:24,765 - 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-05-19 01:07:24,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-200bb222-88d6-4cf8-b0e6-3b4380801cd4 2019-05-19 01:07:24,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-200bb222-88d6-4cf8-b0e6-3b4380801cd4 x-compute-request-id: req-200bb222-88d6-4cf8-b0e6-3b4380801cd4 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-19T01:07:16Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:07:24,766 - 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-05-19 01:07:24,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-200bb222-88d6-4cf8-b0e6-3b4380801cd4 2019-05-19 01:07:24,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:24,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:24,840 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:24 GMT 2019-05-19 01:07:24,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:24,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:24,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:24,841 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:24,841 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:29,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:29,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:29,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:29,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:29,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:29 GMT 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:29,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:29,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:29,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:30,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:30,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:30,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:30,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:30,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:30,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:30,003 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:29 GMT 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:30,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:35,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:35,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:35,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:35 GMT 2019-05-19 01:07:35,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:35,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-19 01:07:35,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:35,323 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:35,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:35,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:35,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:35,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:35,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:35,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:35,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:35,429 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:35 GMT 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:35,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:40,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:40,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:40,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:40,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:40,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:40,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:40,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:40,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:40 GMT 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:40,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:40,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:40,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:40,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:40,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:40,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:40,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:40,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:40,720 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:40 GMT 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:40,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:45,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:45,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:45,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:45,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:45 GMT 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:45,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-19 01:07:45,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:45,799 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:45,799 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:45,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:45,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:45,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:45 GMT 2019-05-19 01:07:45,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:45,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:45,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:45,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:45,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:50,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:50,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:50,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:50,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:50,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:50,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:50,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:50,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:50,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_widdhk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:47.228Z", "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-05-19T01:07:47.045Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:47.796Z", "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-05-19T01:07:47.768Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:48.412Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-037723cf-44f1-472d-8400-e0da8328225a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:48.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:48.412Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-037723cf-44f1-472d-8400-e0da8328225a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:48.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:48.412Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:48.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:49.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:07:48.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:49.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7431f9660248612b2b3ef7dd47d9c8533af0d861\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:48.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:49.142Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0458501f-ffa0-4f98-a507-d64c16f0f7fb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:48.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:49.142Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0458501f-ffa0-4f98-a507-d64c16f0f7fb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:48.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:49.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c2696f421f8ccc51673b5334794017392e808c36\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:49.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:50.389Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:50.389Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d x-compute-request-id: req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d Content-Encoding: gzip Content-Length: 826 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:40:a6:76\", \"version\": 4, \"addr\": \"11.0.0.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:40:a6:76\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:68:33\", \"version\": 4, \"addr\": \"12.0.0.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T01:07:46.000000\", \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T01:07:46Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-19T01:07:12Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:50.389Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:50.389Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.00635f1a-8f66-42c5-a823-6617d096da56"}], "metadata": {"pagination": {"total": 544, "offset": 530, "size": 50}}} 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:50 GMT 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:50,943 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:07:50,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 01:07:50,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-19 01:07:50,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-037723cf-44f1-472d-8400-e0da8328225a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:50,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-037723cf-44f1-472d-8400-e0da8328225a 2019-05-19 01:07:50,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:50,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:50,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7431f9660248612b2b3ef7dd47d9c8533af0d861" 2019-05-19 01:07:50,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0458501f-ffa0-4f98-a507-d64c16f0f7fb 2019-05-19 01:07:50,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0458501f-ffa0-4f98-a507-d64c16f0f7fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:50,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2696f421f8ccc51673b5334794017392e808c36" 2019-05-19 01:07:50,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d 2019-05-19 01:07:50,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d x-compute-request-id: req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d Content-Encoding: gzip Content-Length: 826 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:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:07:50,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-19 01:07:50,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-90824ffb-2f60-403a-b8ba-ea6a2741ee5d 2019-05-19 01:07:50,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:51,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:51,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:51,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:51,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:51,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:51,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:51,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:51,012 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:51,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:51,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:51 GMT 2019-05-19 01:07:51,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:51,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:51,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:51,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:51,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:56,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:56,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.021Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.021Z", "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-05-19T01:07:50.616Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.631Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:51.239Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.631Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-cb3a0234-4ea1-4e15-98dd-cdd79e391299 x-compute-request-id: req-cb3a0234-4ea1-4e15-98dd-cdd79e391299 Content-Encoding: gzip Content-Length: 823 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:06:2d:46\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:06:2d:46\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:08:4f:8c\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T01:07:48.000000\", \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T01:07:48Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-19T01:07:13Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.631Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:51.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.631Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:51.206Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.631Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-cb3a0234-4ea1-4e15-98dd-cdd79e391299", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.631Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-cb3a0234-4ea1-4e15-98dd-cdd79e391299", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:51.631Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:50.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.225027d7-82f1-4d7f-b887-59457dd630a7"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.217Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.217Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:51.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a9eab6ad-febd-4d62-8738-cd9676452b66", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.311Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.729Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.305Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.305Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9eab6ad-febd-4d62-8738-cd9676452b66 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.311Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9eab6ad-febd-4d62-8738-cd9676452b66 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.311Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a9eab6ad-febd-4d62-8738-cd9676452b66", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.311Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:52.808Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.147Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.063Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.063Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.063Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4b8c52cc-46d7-4868-a205-cf67ed798d8b", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.068Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4b8c52cc-46d7-4868-a205-cf67ed798d8b", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.068Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8c52cc-46d7-4868-a205-cf67ed798d8b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.068Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-938f224b-4cc3-46d1-ab8e-f5566817b120 Date: Sun, 19 May 2019 01:07:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:43Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"64ac59de-aa25-468b-ae39-a9528dee05dd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.061Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.241Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:52.729Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-938f224b-4cc3-46d1-ab8e-f5566817b120 Date: Sun, 19 May 2019 01:07:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:43Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"64ac59de-aa25-468b-ae39-a9528dee05dd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.061Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8c52cc-46d7-4868-a205-cf67ed798d8b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.068Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.062Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.062Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:53.426Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.062Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd457797-1052-498d-9f8a-1d5877ae7c6a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.248Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.242Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd457797-1052-498d-9f8a-1d5877ae7c6a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.247Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dd457797-1052-498d-9f8a-1d5877ae7c6a", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.248Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dd457797-1052-498d-9f8a-1d5877ae7c6a", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.248Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce837febabcb0a610654dc9e4a898c251fe58080\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.487Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce837febabcb0a610654dc9e4a898c251fe58080\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.487Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.661Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.661Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.058Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 Date: Sun, 19 May 2019 01:07:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:43Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"5eb7b642-fe4e-43da-8c12-c489a3d4654e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.989Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.990Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.990Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.990Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf22fdb92e084476791848f48fb9db2a64dac233\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.408Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 Date: Sun, 19 May 2019 01:07:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:43Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"5eb7b642-fe4e-43da-8c12-c489a3d4654e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.989Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.989Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.989Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}], "metadata": {"pagination": {"total": 617, "offset": 544, "size": 50}}} 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:56 GMT 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:07:56,096 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:07:56,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-19 01:07:56,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-05-19 01:07:56,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-19 01:07:56,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-cb3a0234-4ea1-4e15-98dd-cdd79e391299 x-compute-request-id: req-cb3a0234-4ea1-4e15-98dd-cdd79e391299 Content-Encoding: gzip Content-Length: 823 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:07:56,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-19 01:07:56,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-05-19 01:07:56,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-cb3a0234-4ea1-4e15-98dd-cdd79e391299 2019-05-19 01:07:56,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-cb3a0234-4ea1-4e15-98dd-cdd79e391299 2019-05-19 01:07:56,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-19 01:07:56,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-19 01:07:56,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-19 01:07:56,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a9eab6ad-febd-4d62-8738-cd9676452b66 2019-05-19 01:07:56,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039" 2019-05-19 01:07:56,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9eab6ad-febd-4d62-8738-cd9676452b66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:56,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9eab6ad-febd-4d62-8738-cd9676452b66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:56,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a9eab6ad-febd-4d62-8738-cd9676452b66 2019-05-19 01:07:56,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-19 01:07:56,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120 2019-05-19 01:07:56,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4b8c52cc-46d7-4868-a205-cf67ed798d8b 2019-05-19 01:07:56,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4b8c52cc-46d7-4868-a205-cf67ed798d8b 2019-05-19 01:07:56,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8c52cc-46d7-4868-a205-cf67ed798d8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:56,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-938f224b-4cc3-46d1-ab8e-f5566817b120 Date: Sun, 19 May 2019 01:07:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:43Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"64ac59de-aa25-468b-ae39-a9528dee05dd","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:56,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039" 2019-05-19 01:07:56,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-938f224b-4cc3-46d1-ab8e-f5566817b120 Date: Sun, 19 May 2019 01:07:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:43Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"64ac59de-aa25-468b-ae39-a9528dee05dd","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:56,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8c52cc-46d7-4868-a205-cf67ed798d8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:56,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120 2019-05-19 01:07:56,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120 2019-05-19 01:07:56,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-938f224b-4cc3-46d1-ab8e-f5566817b120 2019-05-19 01:07:56,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd457797-1052-498d-9f8a-1d5877ae7c6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:56,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd457797-1052-498d-9f8a-1d5877ae7c6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:07:56,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dd457797-1052-498d-9f8a-1d5877ae7c6a 2019-05-19 01:07:56,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dd457797-1052-498d-9f8a-1d5877ae7c6a 2019-05-19 01:07:56,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce837febabcb0a610654dc9e4a898c251fe58080" 2019-05-19 01:07:56,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce837febabcb0a610654dc9e4a898c251fe58080" 2019-05-19 01:07:56,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2" 2019-05-19 01:07:56,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2" 2019-05-19 01:07:56,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 Date: Sun, 19 May 2019 01:07:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:43Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"5eb7b642-fe4e-43da-8c12-c489a3d4654e","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:56,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 2019-05-19 01:07:56,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:07:56,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf22fdb92e084476791848f48fb9db2a64dac233" 2019-05-19 01:07:56,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 Date: Sun, 19 May 2019 01:07:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:43Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"5eb7b642-fe4e-43da-8c12-c489a3d4654e","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:07:56,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 2019-05-19 01:07:56,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 2019-05-19 01:07:56,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:07:56,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:07:56,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:07:56,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:07:56,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:07:56,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:07:56,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:07:56,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:07:56,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:07:56,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:07:56,189 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:07:56 GMT 2019-05-19 01:07:56,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:07:56,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:07:56,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:07:56,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:07:56,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:08:01,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:08:01,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:08:01,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:08:01,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:08:01,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:08:01,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:08:01,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:08:01,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:08:01,301 - 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-05-19T01:07:54.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.990Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3517bbf-ddb8-48d3-849f-729331460f2c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.995Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b3517bbf-ddb8-48d3-849f-729331460f2c", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.995Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 Date: Sun, 19 May 2019 01:07:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:43Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"5eb7b642-fe4e-43da-8c12-c489a3d4654e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.989Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:53.989Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:54.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf22fdb92e084476791848f48fb9db2a64dac233\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.408Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.943Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.943Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.943Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.945Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-220dbd45-f460-4e95-9573-3951daa6adb5 x-compute-request-id: req-220dbd45-f460-4e95-9573-3951daa6adb5 Content-Encoding: gzip Content-Length: 826 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:40:a6:76\", \"version\": 4, \"addr\": \"11.0.0.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:40:a6:76\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:68:33\", \"version\": 4, \"addr\": \"12.0.0.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T01:07:46.000000\", \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T01:07:46Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-19T01:07:12Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.942Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-220dbd45-f460-4e95-9573-3951daa6adb5 x-compute-request-id: req-220dbd45-f460-4e95-9573-3951daa6adb5 Content-Encoding: gzip Content-Length: 826 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:40:a6:76\", \"version\": 4, \"addr\": \"11.0.0.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:40:a6:76\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:68:33\", \"version\": 4, \"addr\": \"12.0.0.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T01:07:46.000000\", \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T01:07:46Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-19T01:07:12Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.942Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.944Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:54.944Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.257Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.256Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.256Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.257Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-fec8a024-fada-48d1-8230-22f4d8230f3a Date: Sun, 19 May 2019 01:07:55 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.255Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-fec8a024-fada-48d1-8230-22f4d8230f3a Date: Sun, 19 May 2019 01:07:55 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.255Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.288Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.288Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:55.813Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-06ec961f-bce0-445b-b74f-4916985b5a5c Date: Sun, 19 May 2019 01:07:55 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.658Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.011Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.011Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.011Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.011Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.011Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-06ec961f-bce0-445b-b74f-4916985b5a5c Date: Sun, 19 May 2019 01:07:55 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"64ac59de-aa25-468b-ae39-a9528dee05dd\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.658Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.659Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.659Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.659Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.659Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "Skipping port f60f9124-a32c-4a18-8d3f-3aecbb634a3d attachment, because it is already attached to device (server) id 64ac59de-aa25-468b-ae39-a9528dee05dd.", "level": "info", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.659Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.962d0641-be66-4fc2-b367-61def88d0eec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-828b0453-bcbf-46a0-865a-775c72eee967 x-compute-request-id: req-828b0453-bcbf-46a0-865a-775c72eee967 Content-Encoding: gzip Content-Length: 823 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:06:2d:46\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:06:2d:46\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:08:4f:8c\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T01:07:48.000000\", \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T01:07:48Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-19T01:07:13Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.010Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.154Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:55.995Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "RESP: [200] Date: Sun, 19 May 2019 01:07: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-828b0453-bcbf-46a0-865a-775c72eee967 x-compute-request-id: req-828b0453-bcbf-46a0-865a-775c72eee967 Content-Encoding: gzip Content-Length: 823 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:06:2d:46\", \"version\": 4, \"addr\": \"11.0.0.23\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:06:2d:46\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:08:4f:8c\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-19T01:07:48.000000\", \"flavor\": {\"id\": \"a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587\", \"rel\": \"bookmark\"}]}, \"id\": \"5eb7b642-fe4e-43da-8c12-c489a3d4654e\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"05c5ba69d0b34275ae3008feaaeef986\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-19T01:07:48Z\", \"hostId\": \"5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-19T01:07:13Z\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\"}}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.010Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:56.447Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.011Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-441e7e26-97e9-41d3-9892-8fdd7297a07d", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.697Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "Skipping port 95641e53-bda2-4ae5-be44-6ffb5ecdc419 attachment, because it is already attached to device (server) id 5eb7b642-fe4e-43da-8c12-c489a3d4654e.", "level": "info", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.697Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.987Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.425Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.425Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}], "metadata": {"pagination": {"total": 719, "offset": 594, "size": 50}}} 2019-05-19 01:08:01,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:08:01,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:08:01 GMT 2019-05-19 01:08:01,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:08:01,301 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:08:01,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:08:01,301 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:08:01,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:08:01,302 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:08:01,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3517bbf-ddb8-48d3-849f-729331460f2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b3517bbf-ddb8-48d3-849f-729331460f2c 2019-05-19 01:08:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 Date: Sun, 19 May 2019 01:07:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:43Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"5eb7b642-fe4e-43da-8c12-c489a3d4654e","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:08:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-cc8ea732-72db-4d2e-9c40-41fadb8f4be9 2019-05-19 01:08:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf22fdb92e084476791848f48fb9db2a64dac233" 2019-05-19 01:08:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5 2019-05-19 01:08:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5 2019-05-19 01:08:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5 2019-05-19 01:08:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039" 2019-05-19 01:08:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-220dbd45-f460-4e95-9573-3951daa6adb5 x-compute-request-id: req-220dbd45-f460-4e95-9573-3951daa6adb5 Content-Encoding: gzip Content-Length: 826 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:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:08:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-220dbd45-f460-4e95-9573-3951daa6adb5 x-compute-request-id: req-220dbd45-f460-4e95-9573-3951daa6adb5 Content-Encoding: gzip Content-Length: 826 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:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:08:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-220dbd45-f460-4e95-9573-3951daa6adb5 2019-05-19 01:08:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039" 2019-05-19 01:08:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a 2019-05-19 01:08:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a 2019-05-19 01:08:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a 2019-05-19 01:08:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-fec8a024-fada-48d1-8230-22f4d8230f3a 2019-05-19 01:08:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-fec8a024-fada-48d1-8230-22f4d8230f3a Date: Sun, 19 May 2019 01:07:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:08:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-fec8a024-fada-48d1-8230-22f4d8230f3a Date: Sun, 19 May 2019 01:07:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:08:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039" 2019-05-19 01:08:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dcb8ef6eee92fa42a3f215d0357a78e08b94039" 2019-05-19 01:08:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-06ec961f-bce0-445b-b74f-4916985b5a5c Date: Sun, 19 May 2019 01:07:55 GMT RESP BODY: {"floatingip": {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "compute:nova", "mac_address": "fa:16:3e:40:a6:76", "device_id": "64ac59de-aa25-468b-ae39-a9528dee05dd"}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}} 2019-05-19 01:08:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967 2019-05-19 01:08:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967 2019-05-19 01:08:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967 2019-05-19 01:08:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2" 2019-05-19 01:08:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2" 2019-05-19 01:08:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-06ec961f-bce0-445b-b74f-4916985b5a5c Date: Sun, 19 May 2019 01:07:55 GMT RESP BODY: {"floatingip": {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "compute:nova", "mac_address": "fa:16:3e:40:a6:76", "device_id": "64ac59de-aa25-468b-ae39-a9528dee05dd"}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}} 2019-05-19 01:08:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c 2019-05-19 01:08:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c 2019-05-19 01:08:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c 2019-05-19 01:08:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-06ec961f-bce0-445b-b74f-4916985b5a5c 2019-05-19 01:08:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port f60f9124-a32c-4a18-8d3f-3aecbb634a3d attachment, because it is already attached to device (server) id 64ac59de-aa25-468b-ae39-a9528dee05dd. 2019-05-19 01:08:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-828b0453-bcbf-46a0-865a-775c72eee967 x-compute-request-id: req-828b0453-bcbf-46a0-865a-775c72eee967 Content-Encoding: gzip Content-Length: 823 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:08:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-19 01:08:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-19 01:08:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 19 May 2019 01:07: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-828b0453-bcbf-46a0-865a-775c72eee967 x-compute-request-id: req-828b0453-bcbf-46a0-865a-775c72eee967 Content-Encoding: gzip Content-Length: 823 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}} 2019-05-19 01:08:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-828b0453-bcbf-46a0-865a-775c72eee967 2019-05-19 01:08:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-441e7e26-97e9-41d3-9892-8fdd7297a07d 2019-05-19 01:08:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 95641e53-bda2-4ae5-be44-6ffb5ecdc419 attachment, because it is already attached to device (server) id 5eb7b642-fe4e-43da-8c12-c489a3d4654e. 2019-05-19 01:08:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-19 01:08:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2" 2019-05-19 01:08:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2" 2019-05-19 01:08:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:08:01,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:08:01,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded 2019-05-19 01:08:01,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded 2019-05-19 01:08:01,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded 2019-05-19 01:08:01,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded 2019-05-19 01:08:01,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:08:01,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:08:01,397 - cloudify.rest_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-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:08:01,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:08:01 GMT 2019-05-19 01:08:01,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:08:01,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-19 01:08:01,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:08:01,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:08:01,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:08:06,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:08:06,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:08:06,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:08:06,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:08:06,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:08:06,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:08:06,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:08:06,487 - 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-05-19T01:07:57.030Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.425Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-19T01:06:43Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.030Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:56.389Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.aaaa23b7-6e3f-467a-8307-ae4d504ec316"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.210Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0e010d-e9de-4968-a1fc-2540cda7980d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.215Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0e010d-e9de-4968-a1fc-2540cda7980d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.215Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5c0e010d-e9de-4968-a1fc-2540cda7980d", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.216Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5c0e010d-e9de-4968-a1fc-2540cda7980d", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.216Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f59e051809225ca3cc325bc77a784aea6caf5a7\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.621Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.121Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:57.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.210Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.952Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.140Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.958Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.958Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.958Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.958Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.953Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f59e051809225ca3cc325bc77a784aea6caf5a7\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.621Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-4761c280-a45c-48c6-85d7-02cc5fa754f4 Date: Sun, 19 May 2019 01:07:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:45Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"device_id\":\"64ac59de-aa25-468b-ae39-a9528dee05dd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.951Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-4761c280-a45c-48c6-85d7-02cc5fa754f4 Date: Sun, 19 May 2019 01:07:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:45Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"device_id\":\"64ac59de-aa25-468b-ae39-a9528dee05dd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.951Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.951Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.951Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.952Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:57.953Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92e49b468630454aab6e9cab89d8b66d6ee7126b\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.371Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.140Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d56ddbfde1eb54e7d9e7b86272471e9be31e5d5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.551Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d56ddbfde1eb54e7d9e7b86272471e9be31e5d5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.550Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26471a6-b411-4a82-b1f9-db87a24d8845 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.145Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26471a6-b411-4a82-b1f9-db87a24d8845 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.145Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d26471a6-b411-4a82-b1f9-db87a24d8845", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.145Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d26471a6-b411-4a82-b1f9-db87a24d8845", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.145Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:58.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92e49b468630454aab6e9cab89d8b66d6ee7126b\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.371Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.71919c95-816c-4fa8-9153-459567ea21f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.794Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.794Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.794Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.793Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.793Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-dd3ed702-5138-4866-a2a3-f1cf328b3801 Date: Sun, 19 May 2019 01:07:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:46Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"device_id\":\"5eb7b642-fe4e-43da-8c12-c489a3d4654e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.793Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-db368a4d-2f4c-48e9-af90-f572cf39ca95", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.800Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-db368a4d-2f4c-48e9-af90-f572cf39ca95", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.800Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db368a4d-2f4c-48e9-af90-f572cf39ca95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.799Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c9b60541135b2d64367e0b678a5d0be77493046\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:59.206Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db368a4d-2f4c-48e9-af90-f572cf39ca95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.799Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.794Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.445Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-dd3ed702-5138-4866-a2a3-f1cf328b3801 Date: Sun, 19 May 2019 01:07:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:07:46Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"device_id\":\"5eb7b642-fe4e-43da-8c12-c489a3d4654e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:58.793Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:07:59.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c9b60541135b2d64367e0b678a5d0be77493046\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-19T01:07:59.206Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8a0cc25e-d718-4b96-a89c-0a423795eaff", "logger": "ctx.e6b1e36b-6407-4b8f-8053-83e6dc84714e"}], "metadata": {"pagination": {"total": 731, "offset": 644, "size": 50}}} 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:08:06 GMT 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:08:06,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:08:06,488 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:08:06,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34467a1e351d4da734fff849d62dd53d9907fca2" 2019-05-19 01:08:06,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:08:06,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded Date: Sun, 19 May 2019 01:07:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":["f5515e00-47fc-48fc-a4e3-c3b932ddc022"],"description":"","tags":[],"updated_at":"2019-05-19T01:06:43Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:30Z","mtu":1450}} 2019-05-19 01:08:06,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded 2019-05-19 01:08:06,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/746d0b0f-19a0-4f4b-9191-cdb81bb0a095.json used request id req-3c6b078d-76cd-4e1e-9e45-7354ac9dcded 2019-05-19 01:08:06,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0e010d-e9de-4968-a1fc-2540cda7980d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0e010d-e9de-4968-a1fc-2540cda7980d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5c0e010d-e9de-4968-a1fc-2540cda7980d 2019-05-19 01:08:06,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5c0e010d-e9de-4968-a1fc-2540cda7980d 2019-05-19 01:08:06,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f59e051809225ca3cc325bc77a784aea6caf5a7" 2019-05-19 01:08:06,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-19 01:08:06,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4 2019-05-19 01:08:06,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7 2019-05-19 01:08:06,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7 2019-05-19 01:08:06,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8452b648-7f76-4d8a-be6f-9c96f10dbfe7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f59e051809225ca3cc325bc77a784aea6caf5a7" 2019-05-19 01:08:06,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-4761c280-a45c-48c6-85d7-02cc5fa754f4 Date: Sun, 19 May 2019 01:07:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:45Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","device_id":"64ac59de-aa25-468b-ae39-a9528dee05dd","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:08:06,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-4761c280-a45c-48c6-85d7-02cc5fa754f4 Date: Sun, 19 May 2019 01:07:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:45Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","device_id":"64ac59de-aa25-468b-ae39-a9528dee05dd","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:08:06,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4 2019-05-19 01:08:06,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4 2019-05-19 01:08:06,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-4761c280-a45c-48c6-85d7-02cc5fa754f4 2019-05-19 01:08:06,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e49b468630454aab6e9cab89d8b66d6ee7126b" 2019-05-19 01:08:06,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d56ddbfde1eb54e7d9e7b86272471e9be31e5d5" 2019-05-19 01:08:06,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d56ddbfde1eb54e7d9e7b86272471e9be31e5d5" 2019-05-19 01:08:06,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26471a6-b411-4a82-b1f9-db87a24d8845 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26471a6-b411-4a82-b1f9-db87a24d8845 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d26471a6-b411-4a82-b1f9-db87a24d8845 2019-05-19 01:08:06,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d26471a6-b411-4a82-b1f9-db87a24d8845 2019-05-19 01:08:06,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e49b468630454aab6e9cab89d8b66d6ee7126b" 2019-05-19 01:08:06,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:08:06,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801 2019-05-19 01:08:06,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801 2019-05-19 01:08:06,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801 2019-05-19 01:08:06,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-dd3ed702-5138-4866-a2a3-f1cf328b3801 Date: Sun, 19 May 2019 01:07:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:46Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","device_id":"5eb7b642-fe4e-43da-8c12-c489a3d4654e","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:08:06,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-db368a4d-2f4c-48e9-af90-f572cf39ca95 2019-05-19 01:08:06,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-db368a4d-2f4c-48e9-af90-f572cf39ca95 2019-05-19 01:08:06,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db368a4d-2f4c-48e9-af90-f572cf39ca95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9b60541135b2d64367e0b678a5d0be77493046" 2019-05-19 01:08:06,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db368a4d-2f4c-48e9-af90-f572cf39ca95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:08:06,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-dd3ed702-5138-4866-a2a3-f1cf328b3801 2019-05-19 01:08:06,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-dd3ed702-5138-4866-a2a3-f1cf328b3801 Date: Sun, 19 May 2019 01:07:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:07:46Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","device_id":"5eb7b642-fe4e-43da-8c12-c489a3d4654e","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:08:06,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9b60541135b2d64367e0b678a5d0be77493046" 2019-05-19 01:08:06,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8a0cc25e-d718-4b96-a89c-0a423795eaff 2019-05-19 01:08:06,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T01:08:02.046Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"} 2019-05-19 01:08:06,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:08:06,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:08:06 GMT 2019-05-19 01:08:06,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:08:06,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-05-19 01:08:06,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:08:06,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:08:06,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:08:06,557 - 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-05-19T01:06:21.892Z', u'id': u'8a0cc25e-d718-4b96-a89c-0a423795eaff', u'ended_at': u'2019-05-19T01:08:02.046Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-19T01:06:21.891Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-05-19 01:08:06,569 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-05-19 01:08:06,631 - 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.208'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-05-19 01:08:06,700 - 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.208'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-05-19 01:08:06,700 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-05-19 01:08:06,701 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.208 2019-05-19 01:08:06,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:06,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:08,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-7d99e854-4e62-4739-9d39-18aa786e33e7 x-openstack-request-id: req-7d99e854-4e62-4739-9d39-18aa786e33e7 2019-05-19 01:08:08,361 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:08,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d99e854-4e62-4739-9d39-18aa786e33e7 2019-05-19 01:08:08,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65997505188s 2019-05-19 01:08:08,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:09,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-8c2cf220-78c7-4e64-bc99-b2ae983ea02c x-openstack-request-id: req-8c2cf220-78c7-4e64-bc99-b2ae983ea02c 2019-05-19 01:08:09,569 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:09,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c2cf220-78c7-4e64-bc99-b2ae983ea02c 2019-05-19 01:08:09,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20407509804s 2019-05-19 01:08:09,574 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.28 2019-05-19 01:08:09,574 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:40:a6:76 2019-05-19 01:08:09,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:09,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:10,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-69af0d00-727f-4068-8cdd-adddbb2b7b5b x-openstack-request-id: req-69af0d00-727f-4068-8cdd-adddbb2b7b5b 2019-05-19 01:08:10,629 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:10,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-69af0d00-727f-4068-8cdd-adddbb2b7b5b 2019-05-19 01:08:10,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0547618866s 2019-05-19 01:08:10,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:12,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-fbc15832-ac00-4453-9773-6dcca1f799db x-openstack-request-id: req-fbc15832-ac00-4453-9773-6dcca1f799db 2019-05-19 01:08:12,039 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:12,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fbc15832-ac00-4453-9773-6dcca1f799db 2019-05-19 01:08:12,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40676093102s 2019-05-19 01:08:12,044 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.17 2019-05-19 01:08:12,044 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:dd:68:33 2019-05-19 01:08:12,044 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-05-19 01:08:12,044 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2019-05-19 01:08:12,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:12,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:13,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-82dc9e50-4a2c-4f4f-a8a6-caba1c424e36 x-openstack-request-id: req-82dc9e50-4a2c-4f4f-a8a6-caba1c424e36 2019-05-19 01:08:13,452 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:13,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-82dc9e50-4a2c-4f4f-a8a6-caba1c424e36 2019-05-19 01:08:13,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4074909687s 2019-05-19 01:08:13,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:14,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-b4275d52-18d7-4a9c-9a08-a096732746e7 x-openstack-request-id: req-b4275d52-18d7-4a9c-9a08-a096732746e7 2019-05-19 01:08:14,782 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:14,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4275d52-18d7-4a9c-9a08-a096732746e7 2019-05-19 01:08:14,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32536101341s 2019-05-19 01:08:14,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.23 2019-05-19 01:08:14,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:06:2d:46 2019-05-19 01:08:14,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:16,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-cd2939ea-46fd-4350-856e-6c899e1d9131 x-openstack-request-id: req-cd2939ea-46fd-4350-856e-6c899e1d9131 2019-05-19 01:08:16,025 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:16,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd2939ea-46fd-4350-856e-6c899e1d9131 2019-05-19 01:08:16,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23923206329s 2019-05-19 01:08:16,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:08:16,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:08:17,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:08: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-e2b5a2bc-a276-4303-87d9-ad91763d9107 x-openstack-request-id: req-e2b5a2bc-a276-4303-87d9-ad91763d9107 2019-05-19 01:08:17,395 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:08:17,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2b5a2bc-a276-4303-87d9-ad91763d9107 2019-05-19 01:08:17,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3656039238s 2019-05-19 01:08:17,399 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2019-05-19 01:08:17,399 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:08:4f:8c 2019-05-19 01:08:17,400 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-05-19 01:08:17,420 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-05-19 01:08:17,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-05-19 01:08:17,437 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-05-19 01:08:17,502 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-05-19 01:08:17' 2019-05-19 01:08:17,503 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-05-19 01:08:17,503 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-05-19 01:08:17,527 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-05-19 01:08:17,530 - paramiko.transport - DEBUG - starting thread (client mode): 0x1df9f610L 2019-05-19 01:08:17,530 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 01:08:17,534 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-19 01:08:17,534 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-19 01:08:17,535 - 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-05-19 01:08:17,535 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-19 01:08:17,535 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-19 01:08:17,535 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 01:08:17,535 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-19 01:08:17,536 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 01:08:17,573 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-19 01:08:17,682 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-19 01:08:17,683 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 01:08:17,686 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-05-19 01:08:17,722 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 01:08:17,729 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-19 01:08:17,729 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-19 01:08:17,751 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-05-19 01:08:17,751 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 01:08:17,752 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 01:08:17,753 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 01:08:17,757 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 01:08:17,758 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 01:08:18,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-19 01:08:19,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-19 01:08:24,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-19 01:08:25,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-19 01:08:30,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-19 01:08:31,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-19 01:08:36,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-05-19 01:08:37,804 - 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-05-19 01:08:42,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-05-19 01:08:43,811 - 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-05-19 01:08:48,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-05-19 01:08:49,818 - 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-05-19 01:08:54,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-05-19 01:08:55,826 - 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-05-19 01:09:00,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-05-19 01:09:01,833 - 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-05-19 01:09:06,838 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-05-19 01:09:07,840 - 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-05-19 01:09:12,845 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-05-19 01:09:13,847 - 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-05-19 01:09:18,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-05-19 01:09:19,854 - 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-05-19 01:09:24,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-05-19 01:09:25,861 - 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-05-19 01:09:30,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-05-19 01:09:31,868 - 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-05-19 01:09:36,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-19 01:09:37,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-19 01:09:42,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.17 ebgp-multihop '2' 2019-05-19 01:09:43,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.17 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-19 01:09:48,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.17 remote-as 65002 2019-05-19 01:09:49,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.17 remote-as 65002 [edit] vyos@vyos# 2019-05-19 01:09:54,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.17 update-source 12.0.0.7 2019-05-19 01:09:55,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.17 update-source 12.0.0.7 [edit] vyos@vyos# 2019-05-19 01:10:00,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.17 soft-reconfiguration inbound 2019-05-19 01:10:01,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.17 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-05-19 01:10:06,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.17 password lab0033 2019-05-19 01:10:07,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.17 password lab0033 [edit] vyos@vyos# 2019-05-19 01:10:12,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-05-19 01:10:13,918 - 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-05-19 01:10:18,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-05-19 01:10:19,925 - 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-05-19 01:10:24,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-05-19 01:10:25,932 - 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-05-19 01:10:30,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-05-19 01:10:31,939 - 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-05-19 01:10:36,945 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-05-19 01:10:37,946 - 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-05-19 01:10:42,952 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-05-19 01:10:43,953 - 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-05-19 01:10:48,959 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-05-19 01:10:49,960 - 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-05-19 01:10:54,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-05-19 01:10:55,967 - 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-05-19 01:11:00,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-05-19 01:11:01,971 - 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-05-19 01:11:06,976 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-05-19 01:11:07,978 - 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-05-19 01:11:12,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2019-05-19 01:11:13,985 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2019-05-19 01:11:18,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-19 01:11:19,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-19 01:11:25,080 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-19 01:11:25,107 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-05-19 01:11:25,148 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2019-05-19 01:11:25,152 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e3d13d0L 2019-05-19 01:11:25,152 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 01:11:25,156 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-19 01:11:25,156 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-19 01:11:25,157 - 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-05-19 01:11:25,157 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-19 01:11:25,157 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-19 01:11:25,157 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 01:11:25,157 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-19 01:11:25,157 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 01:11:25,194 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-19 01:11:25,302 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-19 01:11:25,302 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 01:11:25,305 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.208: db90d4b3161d6b7233c32e78dcc764f0 2019-05-19 01:11:25,343 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 01:11:25,349 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-19 01:11:25,349 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-19 01:11:25,369 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2019-05-19 01:11:25,370 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 01:11:25,371 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 01:11:25,371 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 01:11:25,373 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 01:11:25,375 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 01:11:26,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-19 01:11:27,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-19 01:11:32,399 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-19 01:11:33,400 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-19 01:11:38,406 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-19 01:11:39,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-19 01:11:44,413 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-05-19 01:11:45,414 - 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-05-19 01:11:50,420 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-05-19 01:11:51,421 - 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-05-19 01:11:56,427 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-05-19 01:11:57,429 - 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-05-19 01:12:02,433 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-05-19 01:12:03,434 - 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-05-19 01:12:08,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-05-19 01:12:09,442 - 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-05-19 01:12:14,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-05-19 01:12:15,449 - 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-05-19 01:12:20,454 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-05-19 01:12:21,456 - 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-05-19 01:12:26,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-05-19 01:12:27,463 - 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-05-19 01:12:32,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-05-19 01:12:33,470 - 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-05-19 01:12:38,475 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-05-19 01:12:39,477 - 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-05-19 01:12:44,481 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-19 01:12:45,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-19 01:12:50,488 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2019-05-19 01:12:51,490 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-19 01:12:56,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2019-05-19 01:12:57,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2019-05-19 01:13:02,500 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.17 2019-05-19 01:13:03,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.17 [edit] vyos@vyos# 2019-05-19 01:13:08,507 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2019-05-19 01:13:09,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-19 01:13:14,514 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2019-05-19 01:13:15,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2019-05-19 01:13:20,521 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-05-19 01:13:21,523 - 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-05-19 01:13:26,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-05-19 01:13:27,530 - 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-05-19 01:13:32,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-05-19 01:13:33,537 - 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-05-19 01:13:38,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-05-19 01:13:39,543 - 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-05-19 01:13:44,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-05-19 01:13:45,550 - 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-05-19 01:13:50,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-05-19 01:13:51,557 - 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-05-19 01:13:56,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-05-19 01:13:57,564 - 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-05-19 01:14:02,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-05-19 01:14:03,571 - 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-05-19 01:14:08,576 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-05-19 01:14:09,578 - 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-05-19 01:14:14,583 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-05-19 01:14:15,585 - 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-05-19 01:14:20,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.17 2019-05-19 01:14:21,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.17 [edit] vyos@vyos# 2019-05-19 01:14:26,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-19 01:14:27,598 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-19 01:14:32,684 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-19 01:14:32,717 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-05-19 01:14:32,717 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-05-19 01:15:32,743 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-05-19 01:15:32,787 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-05-19 01:15:32,790 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e15af90L 2019-05-19 01:15:32,790 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-19 01:15:32,794 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-19 01:15:32,794 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-19 01:15:32,795 - 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-05-19 01:15:32,795 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-19 01:15:32,796 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-19 01:15:32,796 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-19 01:15:32,796 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-19 01:15:32,796 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-19 01:15:32,832 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-19 01:15:32,941 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-19 01:15:32,942 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-19 01:15:32,944 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-05-19 01:15:32,981 - paramiko.transport - DEBUG - userauth is OK 2019-05-19 01:15:32,987 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-19 01:15:32,987 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-19 01:15:33,009 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-05-19 01:15:33,009 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-19 01:15:33,011 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-19 01:15:33,011 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-19 01:15:33,014 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 01:15:33,016 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-19 01:15:34,017 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-05-19 01:16:04,103 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-19 01:16:04,128 - 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-05-19 01:16:04,128 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, 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.17 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-05-19 01:16:04,128 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.17 | no-more BGP neighbor is 12.0.0.17, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.17 BGP state = Established, up for 00:01:09 Last read 22:52:10, 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.7 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.7, Local port: 179 Foreign host: 12.0.0.17, Foreign port: 51702 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fe08:4f8c Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-05-19 01:16:04,128 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.17 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-19 01:16:04,128 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.17 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.17 0 0 65002 i *> 10.1.2.0/24 12.0.0.17 0 0 65002 i *> 10.1.3.0/24 12.0.0.17 0 0 65002 i *> 10.1.4.0/24 12.0.0.17 0 0 65002 i *> 10.1.5.0/24 12.0.0.17 0 0 65002 i *> 10.1.6.0/24 12.0.0.17 0 0 65002 i *> 10.1.7.0/24 12.0.0.17 0 0 65002 i *> 10.1.8.0/24 12.0.0.17 0 0 65002 i *> 10.1.9.0/24 12.0.0.17 0 0 65002 i *> 10.1.10.0/24 12.0.0.17 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-19 01:16:04,129 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.17 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.17 0 0 65002 i *> 10.1.2.0/24 12.0.0.17 0 0 65002 i *> 10.1.3.0/24 12.0.0.17 0 0 65002 i *> 10.1.4.0/24 12.0.0.17 0 0 65002 i *> 10.1.5.0/24 12.0.0.17 0 0 65002 i *> 10.1.6.0/24 12.0.0.17 0 0 65002 i *> 10.1.7.0/24 12.0.0.17 0 0 65002 i *> 10.1.8.0/24 12.0.0.17 0 0 65002 i *> 10.1.9.0/24 12.0.0.17 0 0 65002 i *> 10.1.10.0/24 12.0.0.17 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-19 01:16:04,129 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-05-19 01:16:04,129 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2019-05-19 01:16:04,129 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-05-19 01:16:04,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:16:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:16:05,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json Date: Sun, 19 May 2019 01:16:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1336bf8-3c03-4134-8bd3-8000cb089a39 x-openstack-request-id: req-e1336bf8-3c03-4134-8bd3-8000cb089a39 2019-05-19 01:16:05,734 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:46Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:16:05,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1336bf8-3c03-4134-8bd3-8000cb089a39 2019-05-19 01:16:05,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60476899147s 2019-05-19 01:16:05,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-19 01:16:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:16:05,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 19 May 2019 01:16: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-09a08d9a-b9cc-4d99-baa9-358bfc61d699 x-openstack-request-id: req-09a08d9a-b9cc-4d99-baa9-358bfc61d699 2019-05-19 01:16:05,968 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-09a08d9a-b9cc-4d99-baa9-358bfc61d699 2019-05-19 01:16:05,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.229883909225s 2019-05-19 01:16:05,968 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-05-19 01:16:05,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:16:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:16:07,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1197 Content-Type: application/json Date: Sun, 19 May 2019 01: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-19fb07da-972b-413a-a351-96c4c5067397 x-openstack-request-id: req-19fb07da-972b-413a-a351-96c4c5067397 2019-05-19 01:16:07,313 - 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:06:2d:46", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:2d:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:8c", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:48.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "5eb7b642-fe4e-43da-8c12-c489a3d4654e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:07:48Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-19T01:07:13Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "11.0.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:a6:76", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:33", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/64ac59de-aa25-468b-ae39-a9528dee05dd", "rel": "bookmark"}], "image": {"id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "links": [{"href": "http://172.30.9.23:8774/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:07:46.000000", "flavor": {"id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "links": [{"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "bookmark"}]}, "id": "64ac59de-aa25-468b-ae39-a9528dee05dd", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:16:05Z", "hostId": "5199536583050b37d96ce40887498bdc7fd6d0de65ee6b8c9e166773", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-19T01:07:12Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:02:21Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:16:07,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-19fb07da-972b-413a-a351-96c4c5067397 2019-05-19 01:16:07,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34432291985s 2019-05-19 01:16:07,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-19 01:16:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:16:07,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 19 May 2019 01:16: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-c69cf452-dcb8-4f82-9e5c-6d392649ab44 x-openstack-request-id: req-c69cf452-dcb8-4f82-9e5c-6d392649ab44 2019-05-19 01:16:07,482 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-c69cf452-dcb8-4f82-9e5c-6d392649ab44 2019-05-19 01:16:07,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.164597034454s 2019-05-19 01:16:07,623 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-19 01:16:07,623 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:19 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-19 01:16:07,627 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-19 01:16:07,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-05-19 01:16:07,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:07,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:07,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:07,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:07,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T01:06:18.122Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:15.755Z", "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": {"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"}, "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-05-19T01:06:15.757Z", "id": "7c0bf8b0-662b-4a7c-afd1-7fe7a977dd93"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T01:08:02.046Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:06:21.891Z", "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-05-19T01:06:21.892Z", "id": "8a0cc25e-d718-4b96-a89c-0a423795eaff"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:07 GMT 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:07,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:07,715 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:07,715 - 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-05-19 01:16:08,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:08,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:08,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:08,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:08,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:08,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-05-19 01:16:08,369 - 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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:08 GMT 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:08,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:08,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:08,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:08,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:08,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:08,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:08,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:08 GMT 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:08,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:08,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:08,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:08,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:08,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:08,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:08,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:08,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:08,499 - 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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:08 GMT 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:08,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:13,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:13,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:13,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:13,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:13,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:13,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:13,613 - 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-05-19T01:16:09.043Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:08.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:10.461Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:10.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:11.093Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:10.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:11.093Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:10.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:11.760Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:11.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.328Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:11.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.beadaea8-5a94-4877-bb99-1d50cf7dc733"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.328Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a59ca621-abe3-4aaf-bbd9-e92341695ed4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:11.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.beadaea8-5a94-4877-bb99-1d50cf7dc733"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.328Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a59ca621-abe3-4aaf-bbd9-e92341695ed4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:11.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.beadaea8-5a94-4877-bb99-1d50cf7dc733"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:12.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.237e054d-ecce-4365-871a-993b9170ceec"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.888Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb716c4-e6dd-4230-bf39-09c0f1dfefa9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:12.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.237e054d-ecce-4365-871a-993b9170ceec"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.888Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ddb716c4-e6dd-4230-bf39-09c0f1dfefa9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:12.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.237e054d-ecce-4365-871a-993b9170ceec"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6cf75d95d824dc1907a60df568a36b3bec6f723\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:12.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.beadaea8-5a94-4877-bb99-1d50cf7dc733"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b8d913c56a5b091568a733669c267c95c3bf4a3\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:12.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.237e054d-ecce-4365-871a-993b9170ceec"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:12.888Z", "message": "RESP: [404] Date: Sun, 19 May 2019 01:16: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-a610c65b-de27-4ac1-a79c-18eb37b5c43b x-compute-request-id: req-a610c65b-de27-4ac1-a79c-18eb37b5c43b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 64ac59de-aa25-468b-ae39-a9528dee05dd 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-05-19T01:16:12.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.beadaea8-5a94-4877-bb99-1d50cf7dc733"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:13.483Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-eab155d3-3059-4648-a8af-f191657ba7b6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:13.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.237e054d-ecce-4365-871a-993b9170ceec"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:13.483Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-eab155d3-3059-4648-a8af-f191657ba7b6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:13.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.237e054d-ecce-4365-871a-993b9170ceec"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:13.483Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:13.170Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:13.483Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 64ac59de-aa25-468b-ae39-a9528dee05dd 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 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-19T01:16:13.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:13.483Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-a610c65b-de27-4ac1-a79c-18eb37b5c43b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:12.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.beadaea8-5a94-4877-bb99-1d50cf7dc733"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:13.483Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-a610c65b-de27-4ac1-a79c-18eb37b5c43b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:12.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.beadaea8-5a94-4877-bb99-1d50cf7dc733"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:13.483Z", "message": "RESP: [404] Date: Sun, 19 May 2019 01:16: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-eab155d3-3059-4648-a8af-f191657ba7b6 x-compute-request-id: req-eab155d3-3059-4648-a8af-f191657ba7b6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e 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-05-19T01:16:13.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.237e054d-ecce-4365-871a-993b9170ceec"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:13 GMT 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:13,614 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:13,615 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-19 01:16:13,616 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:13,616 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:13,616 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 01:16:13,616 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-19 01:16:13,616 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:13,617 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a59ca621-abe3-4aaf-bbd9-e92341695ed4 2019-05-19 01:16:13,617 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a59ca621-abe3-4aaf-bbd9-e92341695ed4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:13,617 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:13,617 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb716c4-e6dd-4230-bf39-09c0f1dfefa9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:13,617 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ddb716c4-e6dd-4230-bf39-09c0f1dfefa9 2019-05-19 01:16:13,617 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cf75d95d824dc1907a60df568a36b3bec6f723" 2019-05-19 01:16:13,618 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d913c56a5b091568a733669c267c95c3bf4a3" 2019-05-19 01:16:13,618 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 01:16: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-a610c65b-de27-4ac1-a79c-18eb37b5c43b x-compute-request-id: req-a610c65b-de27-4ac1-a79c-18eb37b5c43b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found.", "code": 404}} 2019-05-19 01:16:13,618 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-eab155d3-3059-4648-a8af-f191657ba7b6 2019-05-19 01:16:13,618 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-eab155d3-3059-4648-a8af-f191657ba7b6 2019-05-19 01:16:13,618 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 01:16:13,618 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found. [status_code=404] 2019-05-19 01:16:13,619 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-a610c65b-de27-4ac1-a79c-18eb37b5c43b 2019-05-19 01:16:13,619 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-a610c65b-de27-4ac1-a79c-18eb37b5c43b 2019-05-19 01:16:13,619 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 01:16: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-eab155d3-3059-4648-a8af-f191657ba7b6 x-compute-request-id: req-eab155d3-3059-4648-a8af-f191657ba7b6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found.", "code": 404}} 2019-05-19 01:16:13,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:13,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:13,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:13,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:13,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:13,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:13,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:13,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:13,695 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:13,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:13,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:13 GMT 2019-05-19 01:16:13,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:13,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:13,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:13,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:13,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:18,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:18,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:18,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:18,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:18,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:18,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:14.084Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:13.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:14.084Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:13.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:14.084Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e 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 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-19T01:16:13.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:14.685Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.185Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:14.685Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:13.729Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:14.685Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.767Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.267Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.772Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.267Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.772Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.267Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.772Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.267Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.772Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.175Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:14.767Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-847350b8-acff-47d0-882f-4e35640e008f", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.242Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-847350b8-acff-47d0-882f-4e35640e008f", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.242Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9695d235-764e-4851-b579-bf7c118ea6c4 Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}, {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}, {\"router_id\": \"406612cd-f932-4bdc-8ba5-1346c0f55d3b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:02:25Z\", \"updated_at\": \"2019-05-19T01:02:29Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:52:9d\", \"device_id\": \"5e5b8d91-f896-40d5-b155-e3a69ade2bab\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"69b34bb7-6696-42d6-995a-0fd754a0ff38\", \"id\": \"7de01a22-08fa-436c-b165-daf9c5076ca6\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.532Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.653Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9695d235-764e-4851-b579-bf7c118ea6c4 Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}, {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}, {\"router_id\": \"406612cd-f932-4bdc-8ba5-1346c0f55d3b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:02:25Z\", \"updated_at\": \"2019-05-19T01:02:29Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:52:9d\", \"device_id\": \"5e5b8d91-f896-40d5-b155-e3a69ade2bab\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"69b34bb7-6696-42d6-995a-0fd754a0ff38\", \"id\": \"7de01a22-08fa-436c-b165-daf9c5076ca6\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.532Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.532Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.532Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.533Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.533Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.653Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.533Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.534Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.176Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.236Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.237Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847350b8-acff-47d0-882f-4e35640e008f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.242Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:15.948Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847350b8-acff-47d0-882f-4e35640e008f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.242Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-29a3be9f-f3ba-4607-b8c4-1075a568351a Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}, {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}, {\"router_id\": \"406612cd-f932-4bdc-8ba5-1346c0f55d3b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:02:25Z\", \"updated_at\": \"2019-05-19T01:02:29Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:52:9d\", \"device_id\": \"5e5b8d91-f896-40d5-b155-e3a69ade2bab\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"69b34bb7-6696-42d6-995a-0fd754a0ff38\", \"id\": \"7de01a22-08fa-436c-b165-daf9c5076ca6\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.999Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.884Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.884Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-29a3be9f-f3ba-4607-b8c4-1075a568351a Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}, {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}, {\"router_id\": \"406612cd-f932-4bdc-8ba5-1346c0f55d3b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:02:25Z\", \"updated_at\": \"2019-05-19T01:02:29Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:52:9d\", \"device_id\": \"5e5b8d91-f896-40d5-b155-e3a69ade2bab\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"69b34bb7-6696-42d6-995a-0fd754a0ff38\", \"id\": \"7de01a22-08fa-436c-b165-daf9c5076ca6\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.999Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.000Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.000Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.000Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.000Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.001Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.001Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7bc71578-9609-4435-8b32-a7067bc39f9e Date: Sun, 19 May 2019 01:16:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.234Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7bc71578-9609-4435-8b32-a7067bc39f9e Date: Sun, 19 May 2019 01:16:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.234Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7bc71578-9609-4435-8b32-a7067bc39f9e", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.234Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7bc71578-9609-4435-8b32-a7067bc39f9e", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.234Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}], "metadata": {"pagination": {"total": 125, "offset": 21, "size": 50}}} 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:18 GMT 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:18,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:18,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:18,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:18,797 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:18,800 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:16:18,800 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-19 01:16:18,800 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found. [status_code=404] 2019-05-19 01:16:18,800 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-19 01:16:18,801 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-19 01:16:18,801 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:16:18,801 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:18,801 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:18,801 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:18,801 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea 2019-05-19 01:16:18,802 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ba089118-0000-490e-b6e6-ab2cbaa8b8ea 2019-05-19 01:16:18,802 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" 2019-05-19 01:16:18,802 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:18,802 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-847350b8-acff-47d0-882f-4e35640e008f 2019-05-19 01:16:18,802 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-847350b8-acff-47d0-882f-4e35640e008f 2019-05-19 01:16:18,802 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9695d235-764e-4851-b579-bf7c118ea6c4 Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}, {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}, {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:16:18,803 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:18,803 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9695d235-764e-4851-b579-bf7c118ea6c4 Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}, {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}, {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:16:18,803 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4 2019-05-19 01:16:18,803 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4 2019-05-19 01:16:18,803 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4 2019-05-19 01:16:18,803 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9695d235-764e-4851-b579-bf7c118ea6c4 2019-05-19 01:16:18,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:18,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" 2019-05-19 01:16:18,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" 2019-05-19 01:16:18,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" 2019-05-19 01:16:18,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:18,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:18,804 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847350b8-acff-47d0-882f-4e35640e008f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:18,805 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847350b8-acff-47d0-882f-4e35640e008f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:18,805 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-29a3be9f-f3ba-4607-b8c4-1075a568351a Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}, {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}, {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:16:18,805 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8 2019-05-19 01:16:18,805 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:18,805 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:18,805 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8 2019-05-19 01:16:18,806 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8 2019-05-19 01:16:18,806 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8 2019-05-19 01:16:18,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" 2019-05-19 01:16:18,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" 2019-05-19 01:16:18,806 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-29a3be9f-f3ba-4607-b8c4-1075a568351a Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}, {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}, {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:16:18,806 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a 2019-05-19 01:16:18,807 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a 2019-05-19 01:16:18,807 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a 2019-05-19 01:16:18,807 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29a3be9f-f3ba-4607-b8c4-1075a568351a 2019-05-19 01:16:18,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:18,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:18,807 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7bc71578-9609-4435-8b32-a7067bc39f9e Date: Sun, 19 May 2019 01:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:18,807 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7bc71578-9609-4435-8b32-a7067bc39f9e Date: Sun, 19 May 2019 01:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:18,808 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7bc71578-9609-4435-8b32-a7067bc39f9e 2019-05-19 01:16:18,808 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7bc71578-9609-4435-8b32-a7067bc39f9e 2019-05-19 01:16:18,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:18,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:18,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:18,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:18,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:18,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:18,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:18,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:18,893 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:18,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:18,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:18 GMT 2019-05-19 01:16:18,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:18,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:18,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:18,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:18,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:23,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:23,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:23,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:23,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:23,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:23,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:23,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:23,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:23,990 - 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-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:16.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:15.883Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.347Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 Date: Sun, 19 May 2019 01:16:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.566Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 Date: Sun, 19 May 2019 01:16:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.566Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.346Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.566Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.566Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.567Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.567Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "Detaching port 3b823acc-0274-49d5-9c0e-41a85bdffa74...", "level": "info", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.567Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.569Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.569Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a29e6051-e24f-46c6-848d-22bf8e424304 Date: Sun, 19 May 2019 01:16:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.082Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.347Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.346Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.346Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e30b6da2-302b-4585-ae6b-3135900ef866 Date: Sun, 19 May 2019 01:16:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.345Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e30b6da2-302b-4585-ae6b-3135900ef866 Date: Sun, 19 May 2019 01:16:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.345Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.146Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:16.346Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.289Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.625Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a29e6051-e24f-46c6-848d-22bf8e424304 Date: Sun, 19 May 2019 01:16:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.082Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.082Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.082Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.083Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.083Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.085Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.085Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-014297b3-d845-4cd4-a772-b9a9785f6e9b Date: Sun, 19 May 2019 01:16:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.288Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-014297b3-d845-4cd4-a772-b9a9785f6e9b Date: Sun, 19 May 2019 01:16:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.288Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.289Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.289Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b", "level": "debug", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.289Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "Successfully detached port 3b823acc-0274-49d5-9c0e-41a85bdffa74", "level": "info", "target_id": "reference_vnf_data_plane_port_ivv2cm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.289Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.e789e93b-6931-428e-9609-7487bb838927"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 Date: Sun, 19 May 2019 01:16:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.370Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 Date: Sun, 19 May 2019 01:16:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.370Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.370Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.371Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.371Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.371Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "Detaching port 49162813-b6e1-4e8d-8b3d-8e38fac64d29...", "level": "info", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.371Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.372Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:17.693Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:17.372Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.001Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.001Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.376Z", "message": "Successfully detached port 49162813-b6e1-4e8d-8b3d-8e38fac64d29", "level": "info", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.003Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.376Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-54400f07-9d29-42a1-85e6-aff8e93edb92", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.003Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}], "metadata": {"pagination": {"total": 236, "offset": 71, "size": 50}}} 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:23 GMT 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:23,990 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:23,993 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,993 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25cd24ce-3130-4610-b2c0-ff0e036646c8 Date: Sun, 19 May 2019 01:16:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,994 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8 2019-05-19 01:16:23,994 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-25cd24ce-3130-4610-b2c0-ff0e036646c8 2019-05-19 01:16:23,994 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:23,994 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 Date: Sun, 19 May 2019 01:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,994 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 Date: Sun, 19 May 2019 01:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,994 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866 2019-05-19 01:16:23,995 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 2019-05-19 01:16:23,995 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 2019-05-19 01:16:23,995 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 2019-05-19 01:16:23,995 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-2a5d0a19-3be1-46eb-b6db-0564f4dce4a1 2019-05-19 01:16:23,995 - functest.core.cloudify - DEBUG - Detaching port 3b823acc-0274-49d5-9c0e-41a85bdffa74... 2019-05-19 01:16:23,995 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:23,996 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36918a47d056bd4d5c3eb5d589f10f8464cc7a9" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:23,996 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a29e6051-e24f-46c6-848d-22bf8e424304 Date: Sun, 19 May 2019 01:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,996 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:23,996 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866 2019-05-19 01:16:23,996 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866 2019-05-19 01:16:23,996 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e30b6da2-302b-4585-ae6b-3135900ef866 Date: Sun, 19 May 2019 01:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,996 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e30b6da2-302b-4585-ae6b-3135900ef866 Date: Sun, 19 May 2019 01:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,997 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e30b6da2-302b-4585-ae6b-3135900ef866 2019-05-19 01:16:23,997 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b 2019-05-19 01:16:23,997 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-19 01:16:23,997 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a29e6051-e24f-46c6-848d-22bf8e424304 Date: Sun, 19 May 2019 01:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,997 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304 2019-05-19 01:16:23,997 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-a29e6051-e24f-46c6-848d-22bf8e424304 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-014297b3-d845-4cd4-a772-b9a9785f6e9b Date: Sun, 19 May 2019 01:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-014297b3-d845-4cd4-a772-b9a9785f6e9b Date: Sun, 19 May 2019 01:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b 2019-05-19 01:16:23,998 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b 2019-05-19 01:16:23,999 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-014297b3-d845-4cd4-a772-b9a9785f6e9b 2019-05-19 01:16:23,999 - functest.core.cloudify - DEBUG - Successfully detached port 3b823acc-0274-49d5-9c0e-41a85bdffa74 2019-05-19 01:16:23,999 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 Date: Sun, 19 May 2019 01:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,999 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 Date: Sun, 19 May 2019 01:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:23,999 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 2019-05-19 01:16:23,999 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 2019-05-19 01:16:23,999 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 2019-05-19 01:16:24,000 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-f4965d2e-4cb9-49cc-b43e-319b7d38d074 2019-05-19 01:16:24,000 - functest.core.cloudify - DEBUG - Detaching port 49162813-b6e1-4e8d-8b3d-8e38fac64d29... 2019-05-19 01:16:24,000 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:24,000 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b83a494f352bd46a8d2b83e755d920161ab49" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:24,000 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:24,000 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:24,000 - functest.core.cloudify - DEBUG - Successfully detached port 49162813-b6e1-4e8d-8b3d-8e38fac64d29 2019-05-19 01:16:24,001 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-54400f07-9d29-42a1-85e6-aff8e93edb92 2019-05-19 01:16:24,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:24,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:24,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:24,057 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:24 GMT 2019-05-19 01:16:24,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:24,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:24,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:24,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:24,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:29,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:29,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:29,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:29,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:29,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:29,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:29,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:29,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:29,179 - 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-05-19T01:16:18.376Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-54400f07-9d29-42a1-85e6-aff8e93edb92", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.002Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.376Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-54400f07-9d29-42a1-85e6-aff8e93edb92", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.002Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.001Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.001Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.8d7376a4-f8cd-4784-9272-4f5490cea6ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.958Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.534Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:18.958Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_rp2t1t", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.402Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:19.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.352Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:19.539Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b3a22577-4909-4962-8602-4bc44ddbfdfb", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.925Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:19.539Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b3a22577-4909-4962-8602-4bc44ddbfdfb", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.925Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:19.539Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3a22577-4909-4962-8602-4bc44ddbfdfb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.924Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:19.539Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3a22577-4909-4962-8602-4bc44ddbfdfb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.924Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:19.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.918Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:19.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:18.917Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-19ef4c1f-1a97-4f76-9211-7097fe885d82 Date: Sun, 19 May 2019 01:16:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}, {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}, {\"router_id\": \"406612cd-f932-4bdc-8ba5-1346c0f55d3b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:02:25Z\", \"updated_at\": \"2019-05-19T01:02:29Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:52:9d\", \"device_id\": \"5e5b8d91-f896-40d5-b155-e3a69ade2bab\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"69b34bb7-6696-42d6-995a-0fd754a0ff38\", \"id\": \"7de01a22-08fa-436c-b165-daf9c5076ca6\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.708Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.352Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.681Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.681Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-19ef4c1f-1a97-4f76-9211-7097fe885d82 Date: Sun, 19 May 2019 01:16:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}, {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}, {\"router_id\": \"406612cd-f932-4bdc-8ba5-1346c0f55d3b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:02:25Z\", \"updated_at\": \"2019-05-19T01:02:29Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:52:9d\", \"device_id\": \"5e5b8d91-f896-40d5-b155-e3a69ade2bab\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"69b34bb7-6696-42d6-995a-0fd754a0ff38\", \"id\": \"7de01a22-08fa-436c-b165-daf9c5076ca6\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.708Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.708Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.708Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.709Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.709Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.710Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.710Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0062ac00-dde8-493a-acae-31bc65cc5ee0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.688Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0062ac00-dde8-493a-acae-31bc65cc5ee0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.688Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0062ac00-dde8-493a-acae-31bc65cc5ee0", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.689Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0062ac00-dde8-493a-acae-31bc65cc5ee0", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:19.689Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.150Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.047Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.432Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.432Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.433Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-15bffcec-55bc-4c7d-be77-d686d859d2d3", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.370Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.433Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15bffcec-55bc-4c7d-be77-d686d859d2d3 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:06:2d:46\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"95641e53-bda2-4ae5-be44-6ffb5ecdc419\", \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}, {\"router_id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:07:05Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:40:a6:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.28\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\", \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}, {\"router_id\": \"406612cd-f932-4bdc-8ba5-1346c0f55d3b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:02:25Z\", \"updated_at\": \"2019-05-19T01:02:29Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:52:9d\", \"device_id\": \"5e5b8d91-f896-40d5-b155-e3a69ade2bab\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": \"69b34bb7-6696-42d6-995a-0fd754a0ff38\", \"id\": \"7de01a22-08fa-436c-b165-daf9c5076ca6\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.369Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.112Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.112Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.049Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.049Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.048Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.048Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.047Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.047Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-15bffcec-55bc-4c7d-be77-d686d859d2d3", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.371Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.373Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.373Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.047Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-15bffcec-55bc-4c7d-be77-d686d859d2d3", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.371Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.384Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.383Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}], "metadata": {"pagination": {"total": 279, "offset": 121, "size": 50}}} 2019-05-19 01:16:29,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:29,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:29 GMT 2019-05-19 01:16:29,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:29,180 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:29,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:29,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:29,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:29,180 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:29,183 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-54400f07-9d29-42a1-85e6-aff8e93edb92 2019-05-19 01:16:29,183 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-54400f07-9d29-42a1-85e6-aff8e93edb92 2019-05-19 01:16:29,183 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:29,184 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-54400f07-9d29-42a1-85e6-aff8e93edb92 Date: Sun, 19 May 2019 01:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:29,184 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-19 01:16:29,184 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-19 01:16:29,184 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" 2019-05-19 01:16:29,184 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b3a22577-4909-4962-8602-4bc44ddbfdfb 2019-05-19 01:16:29,185 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b3a22577-4909-4962-8602-4bc44ddbfdfb 2019-05-19 01:16:29,185 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3a22577-4909-4962-8602-4bc44ddbfdfb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:29,185 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3a22577-4909-4962-8602-4bc44ddbfdfb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:29,185 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:29,185 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:29,185 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-19ef4c1f-1a97-4f76-9211-7097fe885d82 Date: Sun, 19 May 2019 01:16:19 GMT RESP BODY: {"floatingips": [{"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}, {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}, {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:16:29,186 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" 2019-05-19 01:16:29,186 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:29,186 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:29,186 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-19ef4c1f-1a97-4f76-9211-7097fe885d82 Date: Sun, 19 May 2019 01:16:19 GMT RESP BODY: {"floatingips": [{"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}, {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}, {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:16:29,186 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82 2019-05-19 01:16:29,187 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82 2019-05-19 01:16:29,187 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82 2019-05-19 01:16:29,187 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-19ef4c1f-1a97-4f76-9211-7097fe885d82 2019-05-19 01:16:29,187 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" 2019-05-19 01:16:29,187 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" 2019-05-19 01:16:29,187 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0062ac00-dde8-493a-acae-31bc65cc5ee0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:29,188 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0062ac00-dde8-493a-acae-31bc65cc5ee0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:29,188 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0062ac00-dde8-493a-acae-31bc65cc5ee0 2019-05-19 01:16:29,188 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0062ac00-dde8-493a-acae-31bc65cc5ee0 2019-05-19 01:16:29,188 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:29,188 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:29,188 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:29,188 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 2019-05-19 01:16:29,189 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-15bffcec-55bc-4c7d-be77-d686d859d2d3 2019-05-19 01:16:29,189 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 2019-05-19 01:16:29,189 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15bffcec-55bc-4c7d-be77-d686d859d2d3 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"floatingips": [{"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:06:2d:46", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "95641e53-bda2-4ae5-be44-6ffb5ecdc419", "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}, {"router_id": "607d7208-e2c6-4480-9107-15661dd9ef42", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:07:05Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "device_owner": "", "mac_address": "fa:16:3e:40:a6:76", "device_id": ""}, "fixed_ip_address": "11.0.0.28", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}, {"router_id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:02:25Z", "updated_at": "2019-05-19T01:02:29Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:52:9d", "device_id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": "69b34bb7-6696-42d6-995a-0fd754a0ff38", "id": "7de01a22-08fa-436c-b165-daf9c5076ca6", "qos_policy_id": null}]} 2019-05-19 01:16:29,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:29,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:29,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" 2019-05-19 01:16:29,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" 2019-05-19 01:16:29,190 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 2019-05-19 01:16:29,190 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 2019-05-19 01:16:29,190 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 2019-05-19 01:16:29,190 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 2019-05-19 01:16:29,190 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-15bffcec-55bc-4c7d-be77-d686d859d2d3 2019-05-19 01:16:29,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:29,191 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:29,191 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5af51a96-7f82-4fd5-b4f8-c4293ecf0d14 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:29,191 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-15bffcec-55bc-4c7d-be77-d686d859d2d3 2019-05-19 01:16:29,191 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e 2019-05-19 01:16:29,191 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e 2019-05-19 01:16:29,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:29,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:29,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:29,254 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:29 GMT 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:29,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:29,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:29,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:29,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:34,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:34,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:34,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:34,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:34,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:34,346 - 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-05-19T01:16:20.789Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.383Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.383Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.384Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\"", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.386Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.433Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.433Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.434Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "Detaching port f60f9124-a32c-4a18-8d3f-3aecbb634a3d...", "level": "info", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.434Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.435Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.436Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.433Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.432Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:20.789Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.432Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6db09027-764d-45f2-9081-e58236062d4b Date: Sun, 19 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.003Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6db09027-764d-45f2-9081-e58236062d4b Date: Sun, 19 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:02:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8460a212-c4e6-4509-83bd-bcc5aa04586a\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"69b34bb7-6696-42d6-995a-0fd754a0ff38\",\"security_groups\":[\"40509022-49ed-4a60-b841-ee8149bd0251\"],\"mac_address\":\"fa:16:3e:17:52:9d\",\"device_id\":\"5e5b8d91-f896-40d5-b155-e3a69ade2bab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:00:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.002Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.760Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.759Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.760Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.759Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.712Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.713Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.713Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b788b5e0-f40e-455b-bf78-3392670601f5 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.759Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.759Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.712Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.712Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.712Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.712Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 Date: Sun, 19 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.159Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.005Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\"", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.713Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.759Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b788b5e0-f40e-455b-bf78-3392670601f5 Date: Sun, 19 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:09Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:20.758Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.004Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "Detaching port 95641e53-bda2-4ae5-be44-6ffb5ecdc419...", "level": "info", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.004Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.004Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.003Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.003Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.353Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.003Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "Successfully detached port f60f9124-a32c-4a18-8d3f-3aecbb634a3d", "level": "info", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.160Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.160Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.160Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.160Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.159Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 Date: Sun, 19 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.159Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a410b0b1-68c1-442c-9738-e82c3faa3145"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:21.936Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_ctoa31", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.586Z", "source_id": "reference_vnf_host_widdhk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b0a92ed3-af83-4775-a591-33ffbea90a2f Date: Sun, 19 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:21Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.879Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:22.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:22.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}], "metadata": {"pagination": {"total": 373, "offset": 171, "size": 50}}} 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:34 GMT 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:34,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:34,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:34,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:34,347 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:34,349 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e 2019-05-19 01:16:34,350 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e 2019-05-19 01:16:34,350 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-2e2d1308-6097-4860-a13c-2ad2418ffa7e 2019-05-19 01:16:34,350 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" 2019-05-19 01:16:34,350 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 2019-05-19 01:16:34,350 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 2019-05-19 01:16:34,351 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 2019-05-19 01:16:34,351 - functest.core.cloudify - DEBUG - Detaching port f60f9124-a32c-4a18-8d3f-3aecbb634a3d... 2019-05-19 01:16:34,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:34,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306a5edc5844868033d1de869863ae7f4c8267b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:34,351 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 2019-05-19 01:16:34,351 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,352 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a6ab6c60-a32f-4ba6-9920-986f088adcb5 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,352 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6db09027-764d-45f2-9081-e58236062d4b Date: Sun, 19 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,352 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6db09027-764d-45f2-9081-e58236062d4b Date: Sun, 19 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:02:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","ip_address":"192.168.120.7"}],"id":"69b34bb7-6696-42d6-995a-0fd754a0ff38","security_groups":["40509022-49ed-4a60-b841-ee8149bd0251"],"mac_address":"fa:16:3e:17:52:9d","device_id":"5e5b8d91-f896-40d5-b155-e3a69ade2bab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:00:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,352 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:34,352 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5 2019-05-19 01:16:34,353 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:34,353 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5 2019-05-19 01:16:34,353 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,353 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 2019-05-19 01:16:34,353 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:34,353 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b788b5e0-f40e-455b-bf78-3392670601f5 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,353 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5 2019-05-19 01:16:34,354 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,354 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 2019-05-19 01:16:34,354 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 2019-05-19 01:16:34,354 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-2c73f9d2-38c9-40c9-bcbb-d3dfdf0ca037 2019-05-19 01:16:34,354 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 Date: Sun, 19 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:34,354 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:34,355 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" 2019-05-19 01:16:34,355 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-b788b5e0-f40e-455b-bf78-3392670601f5 2019-05-19 01:16:34,355 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b788b5e0-f40e-455b-bf78-3392670601f5 Date: Sun, 19 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:09Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:34,355 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1ea8c6e90f9dedc70c70f3d86d2184ab8c8ab0" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-19 01:16:34,355 - functest.core.cloudify - DEBUG - Detaching port 95641e53-bda2-4ae5-be44-6ffb5ecdc419... 2019-05-19 01:16:34,355 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b 2019-05-19 01:16:34,356 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b 2019-05-19 01:16:34,356 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b 2019-05-19 01:16:34,356 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/69b34bb7-6696-42d6-995a-0fd754a0ff38.json used request id req-6db09027-764d-45f2-9081-e58236062d4b 2019-05-19 01:16:34,356 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:34,356 - functest.core.cloudify - DEBUG - Successfully detached port f60f9124-a32c-4a18-8d3f-3aecbb634a3d 2019-05-19 01:16:34,356 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 2019-05-19 01:16:34,356 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 2019-05-19 01:16:34,357 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 2019-05-19 01:16:34,357 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 2019-05-19 01:16:34,357 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-26cbc0bf-89cf-46de-8bf8-6cfe9836b772 Date: Sun, 19 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:34,357 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-19 01:16:34,357 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b0a92ed3-af83-4775-a591-33ffbea90a2f Date: Sun, 19 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:21Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:34,357 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:34,358 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 01:16:34,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:34,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:34,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:34,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:34 GMT 2019-05-19 01:16:34,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:34,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:34,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:34,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:34,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:39,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:39,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:39,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:39,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:39,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:39,489 - 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-05-19T01:16:22.533Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-b0a92ed3-af83-4775-a591-33ffbea90a2f", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.880Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-b0a92ed3-af83-4775-a591-33ffbea90a2f", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.880Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b0a92ed3-af83-4775-a591-33ffbea90a2f Date: Sun, 19 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:21Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:06:2d:46\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.879Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:22.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:22.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:22.376Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:22.533Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-b0a92ed3-af83-4775-a591-33ffbea90a2f", "level": "debug", "target_id": "target_vnf_port_gv94ez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:21.879Z", "source_id": "target_vnf_host_vf2mp4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3068222e-1d3e-48d9-80fd-c7deec8fe9e5"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.131Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:23.002Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.131Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:22.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.131Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:22.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.715Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:23.256Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:23.256Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.715Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ad9ef6-7df2-43c9-8424-989bb6875c13 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:23.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.715Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-56ad9ef6-7df2-43c9-8424-989bb6875c13", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:23.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:23.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e8a8ac72a7be03a9cf0e9a317f834d5cf4d79205\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:23.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.349Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d7a6b357-cdfd-47b4-9926-230c49bb0024", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.349Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a6b357-cdfd-47b4-9926-230c49bb0024 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:24.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.349Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.013Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.349Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-b4d5f84a-5fbf-4577-a669-5a281ca96eed", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.025Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.349Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-b4d5f84a-5fbf-4577-a669-5a281ca96eed", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.025Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "reference_vnf_host_widdhk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.349Z", "message": "RESP: [404] Date: Sun, 19 May 2019 01:16: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-b4d5f84a-5fbf-4577-a669-5a281ca96eed x-compute-request-id: req-b4d5f84a-5fbf-4577-a669-5a281ca96eed Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 64ac59de-aa25-468b-ae39-a9528dee05dd 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-05-19T01:16:24.025Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.405b6cb9-da34-4ff9-bdb5-ace067d35a26"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.899Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 64ac59de-aa25-468b-ae39-a9528dee05dd 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 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-19T01:16:24.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de204cf3543abd77ed000352cf06ed0bb25b9a83\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:24.899Z", "message": "RESP: [404] Date: Sun, 19 May 2019 01:16: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-abad8b8d-70c9-42db-a6b3-30672318f436 x-compute-request-id: req-abad8b8d-70c9-42db-a6b3-30672318f436 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e 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-05-19T01:16:24.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:25.549Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:25.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_host_widdhk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:25.549Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:25.549Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-abad8b8d-70c9-42db-a6b3-30672318f436", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "target_vnf_host_vf2mp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:25.549Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-abad8b8d-70c9-42db-a6b3-30672318f436", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:24.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bf1c4bd8-9bdd-4584-97fb-798d8265c2b9"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:25.549Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e 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 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-19T01:16:25.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:25.549Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:25.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:26.145Z", "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-05-19T01:16:25.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_host_vf2mp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:26.145Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:25.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:26.145Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:25.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:26.750Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:26.750Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:26.750Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.064Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.345Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.345Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.345Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.222Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0009a0-81ef-464f-90ec-2eaa60eb1b33 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.599Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7b0009a0-81ef-464f-90ec-2eaa60eb1b33", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.600Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.754Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.6b133215-d24f-4e89-a116-697610bd86d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa62f02-bb27-4f16-81a5-6a569ed143ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.760Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.6b133215-d24f-4e89-a116-697610bd86d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dfa62f02-bb27-4f16-81a5-6a569ed143ac", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.760Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.6b133215-d24f-4e89-a116-697610bd86d4"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "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-05-19T01:16:26.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.641Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:27.976Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.590Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.005Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}], "metadata": {"pagination": {"total": 430, "offset": 221, "size": 50}}} 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:39 GMT 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:39,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:39,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:39,490 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:39,490 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:39,492 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-b0a92ed3-af83-4775-a591-33ffbea90a2f 2019-05-19 01:16:39,492 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-b0a92ed3-af83-4775-a591-33ffbea90a2f 2019-05-19 01:16:39,492 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b0a92ed3-af83-4775-a591-33ffbea90a2f Date: Sun, 19 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:21Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:06:2d:46","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:39,493 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:39,493 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 01:16:39,493 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-19 01:16:39,493 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-b0a92ed3-af83-4775-a591-33ffbea90a2f 2019-05-19 01:16:39,493 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-19 01:16:39,493 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:39,494 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:39,494 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 01:16:39,494 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:39,494 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ad9ef6-7df2-43c9-8424-989bb6875c13 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:39,494 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-56ad9ef6-7df2-43c9-8424-989bb6875c13 2019-05-19 01:16:39,494 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a8ac72a7be03a9cf0e9a317f834d5cf4d79205" 2019-05-19 01:16:39,494 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d7a6b357-cdfd-47b4-9926-230c49bb0024 2019-05-19 01:16:39,495 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a6b357-cdfd-47b4-9926-230c49bb0024 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:39,495 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:39,495 - functest.core.cloudify - DEBUG - deleting server 2019-05-19 01:16:39,495 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-b4d5f84a-5fbf-4577-a669-5a281ca96eed 2019-05-19 01:16:39,495 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/64ac59de-aa25-468b-ae39-a9528dee05dd used request id req-b4d5f84a-5fbf-4577-a669-5a281ca96eed 2019-05-19 01:16:39,495 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 01:16: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-b4d5f84a-5fbf-4577-a669-5a281ca96eed x-compute-request-id: req-b4d5f84a-5fbf-4577-a669-5a281ca96eed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found.", "code": 404}} 2019-05-19 01:16:39,496 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 64ac59de-aa25-468b-ae39-a9528dee05dd could not be found. [status_code=404] 2019-05-19 01:16:39,496 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de204cf3543abd77ed000352cf06ed0bb25b9a83" 2019-05-19 01:16:39,496 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 19 May 2019 01:16: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-abad8b8d-70c9-42db-a6b3-30672318f436 x-compute-request-id: req-abad8b8d-70c9-42db-a6b3-30672318f436 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found.", "code": 404}} 2019-05-19 01:16:39,496 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:39,496 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:16:39,496 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-abad8b8d-70c9-42db-a6b3-30672318f436 2019-05-19 01:16:39,496 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eb7b642-fe4e-43da-8c12-c489a3d4654e used request id req-abad8b8d-70c9-42db-a6b3-30672318f436 2019-05-19 01:16:39,497 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 5eb7b642-fe4e-43da-8c12-c489a3d4654e could not be found. [status_code=404] 2019-05-19 01:16:39,497 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:39,497 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:16:39,497 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:16:39,497 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:16:39,497 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:39,497 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:39,498 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:16:39,498 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:16:39,498 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:39,498 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:39,498 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:16:39,498 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0009a0-81ef-464f-90ec-2eaa60eb1b33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:39,498 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7b0009a0-81ef-464f-90ec-2eaa60eb1b33 2019-05-19 01:16:39,499 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:39,499 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa62f02-bb27-4f16-81a5-6a569ed143ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:39,499 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dfa62f02-bb27-4f16-81a5-6a569ed143ac 2019-05-19 01:16:39,499 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:16:39,499 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-19 01:16:39,499 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:39,499 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667" 2019-05-19 01:16:39,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:39,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:39,553 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:39,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:39 GMT 2019-05-19 01:16:39,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:39,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:39,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:39,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:39,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:44,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:44,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:44,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:44,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.359Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-6278bedd-2ab4-4ee4-8aa7-2869e14416f5", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.358Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-6278bedd-2ab4-4ee4-8aa7-2869e14416f5", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.358Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.005Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3748c6e3cc3c6c74b5109bb76b097843ffc6c835\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.169Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.6b133215-d24f-4e89-a116-697610bd86d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-6278bedd-2ab4-4ee4-8aa7-2869e14416f5 Date: Sun, 19 May 2019 01:16:28 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:dd:68:33\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.358Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:28.547Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:26.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.198Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41031712-cda1-4a4a-8ba4-31a42475a1c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.719Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.198Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.567Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.198Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:27.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.198Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-41031712-cda1-4a4a-8ba4-31a42475a1c2", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.719Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.714Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.198Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.009Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-c91b1687-e8f2-4635-b827-909e12f3a577 Date: Sun, 19 May 2019 01:16:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:28Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:dd:68:33\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.159Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-c91b1687-e8f2-4635-b827-909e12f3a577", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.159Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.160Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.278Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a56dae6e-d092-4019-9cca-cd5b46ce3f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.151Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f2759a-cde4-4339-910d-96876e61e358 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.286Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a56dae6e-d092-4019-9cca-cd5b46ce3f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-20f2759a-cde4-4339-910d-96876e61e358", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.286Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a56dae6e-d092-4019-9cca-cd5b46ce3f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4d082b0e-be35-4bdc-815b-e49e78f5ffe5 Date: Sun, 19 May 2019 01:16:29 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.498Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": "keypair_ep34g7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:28.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-4d082b0e-be35-4bdc-815b-e49e78f5ffe5", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.499Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-4d082b0e-be35-4bdc-815b-e49e78f5ffe5", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.499Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.500Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-6ab1c522-e365-472b-aa01-1cfca726532f Date: Sun, 19 May 2019 01:16:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:28Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.17\"}],\"id\":\"3b823acc-0274-49d5-9c0e-41a85bdffa74\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:dd:68:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.496Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6ab1c522-e365-472b-aa01-1cfca726532f", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.496Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6ab1c522-e365-472b-aa01-1cfca726532f", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.497Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:29.812Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-c91b1687-e8f2-4635-b827-909e12f3a577", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.159Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0ec0502-2554-4096-abed-49cc5c8dfc72"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "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-05-19T01:16:30.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7679c389e0fd3f2b76216064f4c9dc1f1e18f597\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.715Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a56dae6e-d092-4019-9cca-cd5b46ce3f49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.833Z", "source_id": "reference_vnf_data_plane_port_ivv2cm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-6c9b73a8-eca1-4e30-bec9-24444316d5c2 Date: Sun, 19 May 2019 01:16:29 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:31Z\", \"updated_at\": \"2019-05-19T01:16:28Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 5, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": null, \"id\": \"327ae1de-6a77-4689-a244-3b0cd76deeab\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.966Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.6b133215-d24f-4e89-a116-697610bd86d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-6c9b73a8-eca1-4e30-bec9-24444316d5c2", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.966Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.6b133215-d24f-4e89-a116-697610bd86d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-6c9b73a8-eca1-4e30-bec9-24444316d5c2", "level": "debug", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:29.966Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.6b133215-d24f-4e89-a116-697610bd86d4"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:30.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0e1d62-245a-4d9b-a5b6-0c8d3f3244fb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f0e1d62-245a-4d9b-a5b6-0c8d3f3244fb", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.064Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.406Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-21ffda99-643d-4a0b-8d4b-b2b4913b09e8", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.556Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.225Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.224Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.224Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 Date: Sun, 19 May 2019 01:16:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:29Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.223Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_em2hqq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.439Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}], "metadata": {"pagination": {"total": 485, "offset": 271, "size": 50}}} 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:44 GMT 2019-05-19 01:16:44,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:44,649 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:44,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:44,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:44,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:44,649 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:44,651 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:16:44,652 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667" -d '{"port": {"security_groups": []}}' 2019-05-19 01:16:44,652 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-6278bedd-2ab4-4ee4-8aa7-2869e14416f5 2019-05-19 01:16:44,652 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 used request id req-6278bedd-2ab4-4ee4-8aa7-2869e14416f5 2019-05-19 01:16:44,652 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=3b823acc-0274-49d5-9c0e-41a85bdffa74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667" 2019-05-19 01:16:44,652 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3748c6e3cc3c6c74b5109bb76b097843ffc6c835" -d '{"floatingip": {"port_id": null}}' 2019-05-19 01:16:44,652 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-6278bedd-2ab4-4ee4-8aa7-2869e14416f5 Date: Sun, 19 May 2019 01:16:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:dd:68:33","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:16:44,653 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:16:44,653 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41031712-cda1-4a4a-8ba4-31a42475a1c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:44,653 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:44,653 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:16:44,653 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-41031712-cda1-4a4a-8ba4-31a42475a1c2 2019-05-19 01:16:44,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:44,654 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-19 01:16:44,654 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-c91b1687-e8f2-4635-b827-909e12f3a577 Date: Sun, 19 May 2019 01:16:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:28Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":[],"mac_address":"fa:16:3e:dd:68:33","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:44,654 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-c91b1687-e8f2-4635-b827-909e12f3a577 2019-05-19 01:16:44,654 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c746f4d285312b461f3003339b8561c58cb6e667" 2019-05-19 01:16:44,654 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:44,654 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e" 2019-05-19 01:16:44,655 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f2759a-cde4-4339-910d-96876e61e358 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:44,655 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-20f2759a-cde4-4339-910d-96876e61e358 2019-05-19 01:16:44,655 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4d082b0e-be35-4bdc-815b-e49e78f5ffe5 Date: Sun, 19 May 2019 01:16:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:16:44,655 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-19 01:16:44,655 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:44,655 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:44,656 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-4d082b0e-be35-4bdc-815b-e49e78f5ffe5 2019-05-19 01:16:44,656 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=49162813-b6e1-4e8d-8b3d-8e38fac64d29 used request id req-4d082b0e-be35-4bdc-815b-e49e78f5ffe5 2019-05-19 01:16:44,656 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e" -d '{"port": {"security_groups": []}}' 2019-05-19 01:16:44,656 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-6ab1c522-e365-472b-aa01-1cfca726532f Date: Sun, 19 May 2019 01:16:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:28Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.17"}],"id":"3b823acc-0274-49d5-9c0e-41a85bdffa74","security_groups":[],"mac_address":"fa:16:3e:dd:68:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:44,656 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6ab1c522-e365-472b-aa01-1cfca726532f 2019-05-19 01:16:44,656 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-6ab1c522-e365-472b-aa01-1cfca726532f 2019-05-19 01:16:44,657 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-c91b1687-e8f2-4635-b827-909e12f3a577 2019-05-19 01:16:44,657 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-05-19 01:16:44,657 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7679c389e0fd3f2b76216064f4c9dc1f1e18f597" -d '{"floatingip": {"port_id": null}}' 2019-05-19 01:16:44,657 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:44,657 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-6c9b73a8-eca1-4e30-bec9-24444316d5c2 Date: Sun, 19 May 2019 01:16:29 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:31Z", "updated_at": "2019-05-19T01:16:28Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 5, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": null, "id": "327ae1de-6a77-4689-a244-3b0cd76deeab", "qos_policy_id": null}} 2019-05-19 01:16:44,657 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-6c9b73a8-eca1-4e30-bec9-24444316d5c2 2019-05-19 01:16:44,657 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-6c9b73a8-eca1-4e30-bec9-24444316d5c2 2019-05-19 01:16:44,658 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:44,658 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0e1d62-245a-4d9b-a5b6-0c8d3f3244fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:44,658 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f0e1d62-245a-4d9b-a5b6-0c8d3f3244fb 2019-05-19 01:16:44,658 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:44,658 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:44,658 - functest.core.cloudify - DEBUG - deleting keypair 2019-05-19 01:16:44,658 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-21ffda99-643d-4a0b-8d4b-b2b4913b09e8 2019-05-19 01:16:44,659 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e" 2019-05-19 01:16:44,659 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 2019-05-19 01:16:44,659 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 2019-05-19 01:16:44,659 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 Date: Sun, 19 May 2019 01:16:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:29Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":[],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:44,659 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-19 01:16:44,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:44,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:44,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:44,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:44,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:44,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:44,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:44,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:44 GMT 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:44,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:49,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:49,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:49,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:49,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.786Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.225Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.224Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.224Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 Date: Sun, 19 May 2019 01:16:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:29Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1f1defab-d13b-4569-9cb2-accb23247777\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"49162813-b6e1-4e8d-8b3d-8e38fac64d29\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:08:4f:8c\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"77f8aa62-7141-48b1-a870-f807bede9694\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.223Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.d0345cbb-2b96-4b79-8cee-eb61d5cf8271"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-3c1182a0-02be-474e-836a-2363103eaf11", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-3c1182a0-02be-474e-836a-2363103eaf11", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": "keypair_ep34g7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:30.984Z", "message": "RESP: [202] Date: Sun, 19 May 2019 01:16: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-3c1182a0-02be-474e-836a-2363103eaf11 x-compute-request-id: req-3c1182a0-02be-474e-836a-2363103eaf11 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:30.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.ebef89ab-c984-4e47-88bd-edf94da8530e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:31.534Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-ca60e3f7-3454-4d51-afd2-0da951242d3e Date: Sun, 19 May 2019 01:16:31 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"created_at\": \"2019-05-19T01:06:30Z\", \"updated_at\": \"2019-05-19T01:16:30Z\", \"floating_network_id\": \"2d75fc4f-f13c-4369-a330-0e229c47c98f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 5, \"project_id\": \"57b4150ffa4649169099d24801cfee9a\", \"port_id\": null, \"id\": \"1cd7ec71-53c3-4518-be0b-62c6dc95ab79\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.343Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a56dae6e-d092-4019-9cca-cd5b46ce3f49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:31.534Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.081Z", "source_id": "target_vnf_data_plane_port_rp2t1t", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:31.534Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf51d0c5-31a2-4e06-921d-acdb1188c3da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-05-19T01:16:31.720Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2340edb0-b026-41f0-8afe-879935f607e6"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:31.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2340edb0-b026-41f0-8afe-879935f607e6"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2340edb0-b026-41f0-8afe-879935f607e6"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "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-05-19T01:16:31.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "keypair_ep34g7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "keypair_ep34g7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bf51d0c5-31a2-4e06-921d-acdb1188c3da", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2340edb0-b026-41f0-8afe-879935f607e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-ca60e3f7-3454-4d51-afd2-0da951242d3e", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.344Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a56dae6e-d092-4019-9cca-cd5b46ce3f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.217Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-ca60e3f7-3454-4d51-afd2-0da951242d3e", "level": "debug", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.344Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.a56dae6e-d092-4019-9cca-cd5b46ce3f49"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.863Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.155Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.863Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_n91i2j", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:31.832Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.863Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}15ee76dd740adc3cc2423bb49821884df9737dc1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2340edb0-b026-41f0-8afe-879935f607e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c54ddc5dcbbcba086b5817b99e5f46cbc207c9b6\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.570Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.863Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8debfe0d-75da-4b12-a9ff-1dbab1704b33 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.164Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.158Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:32.863Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8debfe0d-75da-4b12-a9ff-1dbab1704b33", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.164Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c3451864-958c-46c7-a31a-77f792f34cf6", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.207Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea6a3306-f1af-404c-9d80-a3cd2ad3ad8c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.212Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ea6a3306-f1af-404c-9d80-a3cd2ad3ad8c", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.212Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-db77d832-f94e-43bc-9943-0e5fb4a9bfeb Date: Sun, 19 May 2019 01:16:32 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[\"a9ab29de-f278-4ab1-ae75-bb3cd6f3b480\"],\"mac_address\":\"fa:16:3e:40:a6:76\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.921Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0454dc48751e82d51ff79f75a081fa3cd0e7ad3f\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3451864-958c-46c7-a31a-77f792f34cf6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-05-19T01:16:32.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:32.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c54ddc5dcbbcba086b5817b99e5f46cbc207c9b6\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.922Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-db77d832-f94e-43bc-9943-0e5fb4a9bfeb", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.921Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:33.578Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-db77d832-f94e-43bc-9943-0e5fb4a9bfeb", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:32.921Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-525c4576-536b-4009-a1e8-7db29fd48735 Date: Sun, 19 May 2019 01:16:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:33Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.850Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-7968986e-36e3-4340-9adc-3d30f12bd306", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2340edb0-b026-41f0-8afe-879935f607e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f031183437127a66444eff5b08c3f909fca83b6\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.665Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-45b96150-b550-45a7-a9e4-b77f5f0cefeb Date: Sun, 19 May 2019 01:16:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:33Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:40:a6:76\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.792Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-45b96150-b550-45a7-a9e4-b77f5f0cefeb", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.792Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-45b96150-b550-45a7-a9e4-b77f5f0cefeb", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.792Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c54ddc5dcbbcba086b5817b99e5f46cbc207c9b6\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.793Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-7968986e-36e3-4340-9adc-3d30f12bd306", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2340edb0-b026-41f0-8afe-879935f607e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-525c4576-536b-4009-a1e8-7db29fd48735", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.850Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-525c4576-536b-4009-a1e8-7db29fd48735", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.850Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}], "metadata": {"pagination": {"total": 518, "offset": 321, "size": 50}}} 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:49 GMT 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:49,808 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:49,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:49,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:49,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:49,809 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:49,811 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:49,812 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b9e55bfbbbe9851d4c07fd388c6a6a20b692e" 2019-05-19 01:16:49,812 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 2019-05-19 01:16:49,812 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 2019-05-19 01:16:49,812 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8d3065ff-8432-48a5-8ab9-0f10cbbc3998 Date: Sun, 19 May 2019 01:16:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:29Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1defab-d13b-4569-9cb2-accb23247777","ip_address":"12.0.0.7"}],"id":"49162813-b6e1-4e8d-8b3d-8e38fac64d29","security_groups":[],"mac_address":"fa:16:3e:08:4f:8c","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"77f8aa62-7141-48b1-a870-f807bede9694","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:49,812 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-3c1182a0-02be-474e-836a-2363103eaf11 2019-05-19 01:16:49,813 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-3c1182a0-02be-474e-836a-2363103eaf11 2019-05-19 01:16:49,813 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 19 May 2019 01:16: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-3c1182a0-02be-474e-836a-2363103eaf11 x-compute-request-id: req-3c1182a0-02be-474e-836a-2363103eaf11 Content-Length: 0 Content-Type: application/json 2019-05-19 01:16:49,813 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-ca60e3f7-3454-4d51-afd2-0da951242d3e Date: Sun, 19 May 2019 01:16:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:06:30Z", "updated_at": "2019-05-19T01:16:30Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 5, "project_id": "57b4150ffa4649169099d24801cfee9a", "port_id": null, "id": "1cd7ec71-53c3-4518-be0b-62c6dc95ab79", "qos_policy_id": null}} 2019-05-19 01:16:49,813 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:49,813 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:49,813 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf51d0c5-31a2-4e06-921d-acdb1188c3da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:49,814 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:49,814 - functest.core.cloudify - DEBUG - deleting port 2019-05-19 01:16:49,814 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-19 01:16:49,814 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:16:49,814 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-19 01:16:49,814 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:49,815 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bf51d0c5-31a2-4e06-921d-acdb1188c3da 2019-05-19 01:16:49,815 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-ca60e3f7-3454-4d51-afd2-0da951242d3e 2019-05-19 01:16:49,815 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-ca60e3f7-3454-4d51-afd2-0da951242d3e 2019-05-19 01:16:49,815 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:49,815 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-19 01:16:49,815 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ee76dd740adc3cc2423bb49821884df9737dc1" 2019-05-19 01:16:49,815 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54ddc5dcbbcba086b5817b99e5f46cbc207c9b6" 2019-05-19 01:16:49,816 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8debfe0d-75da-4b12-a9ff-1dbab1704b33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:49,816 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:49,816 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8debfe0d-75da-4b12-a9ff-1dbab1704b33 2019-05-19 01:16:49,816 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c3451864-958c-46c7-a31a-77f792f34cf6 2019-05-19 01:16:49,816 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:49,816 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea6a3306-f1af-404c-9d80-a3cd2ad3ad8c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:49,817 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ea6a3306-f1af-404c-9d80-a3cd2ad3ad8c 2019-05-19 01:16:49,817 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-db77d832-f94e-43bc-9943-0e5fb4a9bfeb Date: Sun, 19 May 2019 01:16:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":["a9ab29de-f278-4ab1-ae75-bb3cd6f3b480"],"mac_address":"fa:16:3e:40:a6:76","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-19 01:16:49,817 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0454dc48751e82d51ff79f75a081fa3cd0e7ad3f" 2019-05-19 01:16:49,817 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3451864-958c-46c7-a31a-77f792f34cf6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:49,817 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:49,817 - functest.core.cloudify - DEBUG - deleting port 2019-05-19 01:16:49,817 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54ddc5dcbbcba086b5817b99e5f46cbc207c9b6" -d '{"port": {"security_groups": []}}' 2019-05-19 01:16:49,818 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-db77d832-f94e-43bc-9943-0e5fb4a9bfeb 2019-05-19 01:16:49,818 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f60f9124-a32c-4a18-8d3f-3aecbb634a3d used request id req-db77d832-f94e-43bc-9943-0e5fb4a9bfeb 2019-05-19 01:16:49,818 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-525c4576-536b-4009-a1e8-7db29fd48735 Date: Sun, 19 May 2019 01:16:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:33Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":[],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:49,818 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-7968986e-36e3-4340-9adc-3d30f12bd306 2019-05-19 01:16:49,818 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f031183437127a66444eff5b08c3f909fca83b6" 2019-05-19 01:16:49,818 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-45b96150-b550-45a7-a9e4-b77f5f0cefeb Date: Sun, 19 May 2019 01:16:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:33Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":[],"mac_address":"fa:16:3e:40:a6:76","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:49,818 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-45b96150-b550-45a7-a9e4-b77f5f0cefeb 2019-05-19 01:16:49,819 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-45b96150-b550-45a7-a9e4-b77f5f0cefeb 2019-05-19 01:16:49,819 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54ddc5dcbbcba086b5817b99e5f46cbc207c9b6" 2019-05-19 01:16:49,819 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3b823acc-0274-49d5-9c0e-41a85bdffa74.json used request id req-7968986e-36e3-4340-9adc-3d30f12bd306 2019-05-19 01:16:49,819 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-525c4576-536b-4009-a1e8-7db29fd48735 2019-05-19 01:16:49,819 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-525c4576-536b-4009-a1e8-7db29fd48735 2019-05-19 01:16:49,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:49,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:49,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:49,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:49,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:49,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:49,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:49,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:49,881 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:49,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:49,881 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:49 GMT 2019-05-19 01:16:49,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:49,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:49,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:49,881 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:49,881 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:54,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:16:54,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:54,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:54,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:54,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:54,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:54,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:54,961 - 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-05-19T01:16:34.123Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-525c4576-536b-4009-a1e8-7db29fd48735", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.850Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.123Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-525c4576-536b-4009-a1e8-7db29fd48735 Date: Sun, 19 May 2019 01:16:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:33Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.28\"}],\"id\":\"f60f9124-a32c-4a18-8d3f-3aecbb634a3d\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:40:a6:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:33.850Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ebd1377-3de5-4bc4-8d07-249149cffa61"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "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-05-19T01:16:33.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_data_plane_port_ivv2cm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.213Z", "source_id": "reference_vnf_port_ctoa31", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9d60f0a6-8865-481c-aea2-503c03afdbf8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9d60f0a6-8865-481c-aea2-503c03afdbf8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d60f0a6-8865-481c-aea2-503c03afdbf8 Date: Sun, 19 May 2019 01:16:34 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-05-19T01:16:34.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.54e35f89-33f3-43d8-9999-d8aecf62b161"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f031183437127a66444eff5b08c3f909fca83b6\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.049Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-1d6c7ae6-24ff-41f9-9cf5-b8b7cd8d0745", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.049Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:34.800Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-1d6c7ae6-24ff-41f9-9cf5-b8b7cd8d0745", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.048Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-eea16d6a-54b0-4234-b824-5e79417a83be Date: Sun, 19 May 2019 01:16:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:34Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:06:2d:46\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.868Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-555468f5-67f7-498b-bf21-96ae564a82f4 Date: Sun, 19 May 2019 01:16:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-19T01:16:34Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\",\"ip_address\":\"11.0.0.23\"}],\"id\":\"95641e53-bda2-4ae5-be44-6ffb5ecdc419\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:06:2d:46\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"57b4150ffa4649169099d24801cfee9a\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\",\"tenant_id\":\"57b4150ffa4649169099d24801cfee9a\",\"created_at\":\"2019-05-19T01:06:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.118Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-555468f5-67f7-498b-bf21-96ae564a82f4", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.118Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "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-05-19T01:16:34.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f031183437127a66444eff5b08c3f909fca83b6\"", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.870Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-eea16d6a-54b0-4234-b824-5e79417a83be", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.869Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-eea16d6a-54b0-4234-b824-5e79417a83be", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.868Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-555468f5-67f7-498b-bf21-96ae564a82f4", "level": "debug", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.118Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c29f888b-5ab7-417d-9d6c-a8b46db5a000"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:35.404Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:34.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.004Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "target_vnf_data_plane_port_rp2t1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.004Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.004Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4d719d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.430Z", "source_id": "target_vnf_port_gv94ez", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d6393d-4c84-4cbe-aa16-e243104d16e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.899Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39749220e3112b6410d9b9f93789bc6acfdabb98\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:36.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.577Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:35.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:36.610Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-58d6393d-4c84-4cbe-aa16-e243104d16e0", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:35.900Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.166Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:36.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.166Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.166Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:36.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:36.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:36.671Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:36.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7dc99674-7f55-4b92-9cbc-d99ed36bc563", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7dc99674-7f55-4b92-9cbc-d99ed36bc563", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "reference_vnf_port_ctoa31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7dc99674-7f55-4b92-9cbc-d99ed36bc563 Date: Sun, 19 May 2019 01:16:37 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.2a58186c-fa16-4469-a116-1b9d78114164"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-05-19T01:16:37.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0a8b69-ff03-4483-a3f3-87340faf2a05 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4f0a8b69-ff03-4483-a3f3-87340faf2a05", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:37.868Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}27c3db5824564b81c5a14cdf5f3755d2d1be9087\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:38.401Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:38.401Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1f1defab-d13b-4569-9cb2-accb23247777.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e28a13006be0b713884f5306044496522071270\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:38.334Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.fb7d78fe-9bc3-4480-b58f-e9faa21546ed"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:38.401Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.fb7d78fe-9bc3-4480-b58f-e9faa21546ed"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:38.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.fb7d78fe-9bc3-4480-b58f-e9faa21546ed"}], "metadata": {"pagination": {"total": 544, "offset": 371, "size": 50}}} 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:54 GMT 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:54,961 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:16:54,962 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:16:54,964 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-525c4576-536b-4009-a1e8-7db29fd48735 2019-05-19 01:16:54,964 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-525c4576-536b-4009-a1e8-7db29fd48735 Date: Sun, 19 May 2019 01:16:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:33Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.28"}],"id":"f60f9124-a32c-4a18-8d3f-3aecbb634a3d","security_groups":[],"mac_address":"fa:16:3e:40:a6:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:54,964 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:54,965 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-19 01:16:54,965 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:16:54,965 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:54,965 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9d60f0a6-8865-481c-aea2-503c03afdbf8 2019-05-19 01:16:54,965 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/49162813-b6e1-4e8d-8b3d-8e38fac64d29.json used request id req-9d60f0a6-8865-481c-aea2-503c03afdbf8 2019-05-19 01:16:54,965 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d60f0a6-8865-481c-aea2-503c03afdbf8 Date: Sun, 19 May 2019 01:16:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:16:54,965 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f031183437127a66444eff5b08c3f909fca83b6" -d '{"port": {"security_groups": []}}' 2019-05-19 01:16:54,966 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-1d6c7ae6-24ff-41f9-9cf5-b8b7cd8d0745 2019-05-19 01:16:54,966 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=95641e53-bda2-4ae5-be44-6ffb5ecdc419 used request id req-1d6c7ae6-24ff-41f9-9cf5-b8b7cd8d0745 2019-05-19 01:16:54,966 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-eea16d6a-54b0-4234-b824-5e79417a83be Date: Sun, 19 May 2019 01:16:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:34Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":[],"mac_address":"fa:16:3e:06:2d:46","project_id":"57b4150ffa4649169099d24801cfee9a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-19 01:16:54,966 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-555468f5-67f7-498b-bf21-96ae564a82f4 Date: Sun, 19 May 2019 01:16:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-19T01:16:34Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5515e00-47fc-48fc-a4e3-c3b932ddc022","ip_address":"11.0.0.23"}],"id":"95641e53-bda2-4ae5-be44-6ffb5ecdc419","security_groups":[],"mac_address":"fa:16:3e:06:2d:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"57b4150ffa4649169099d24801cfee9a","qos_policy_id":null,"admin_state_up":true,"network_id":"746d0b0f-19a0-4f4b-9191-cdb81bb0a095","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T01:06:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-19 01:16:54,966 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-555468f5-67f7-498b-bf21-96ae564a82f4 2019-05-19 01:16:54,966 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-19 01:16:54,967 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-19 01:16:54,967 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f031183437127a66444eff5b08c3f909fca83b6" 2019-05-19 01:16:54,967 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-eea16d6a-54b0-4234-b824-5e79417a83be 2019-05-19 01:16:54,967 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-eea16d6a-54b0-4234-b824-5e79417a83be 2019-05-19 01:16:54,967 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-555468f5-67f7-498b-bf21-96ae564a82f4 2019-05-19 01:16:54,967 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:54,968 - functest.core.cloudify - DEBUG - deleting port 2019-05-19 01:16:54,968 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:16:54,968 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-19 01:16:54,968 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d6393d-4c84-4cbe-aa16-e243104d16e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:54,968 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39749220e3112b6410d9b9f93789bc6acfdabb98" 2019-05-19 01:16:54,968 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:16:54,969 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:54,969 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:54,969 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:16:54,969 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:54,969 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-58d6393d-4c84-4cbe-aa16-e243104d16e0 2019-05-19 01:16:54,969 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-19 01:16:54,969 - functest.core.cloudify - DEBUG - deleting port 2019-05-19 01:16:54,970 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:16:54,970 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:16:54,970 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:16:54,970 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-19 01:16:54,970 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7dc99674-7f55-4b92-9cbc-d99ed36bc563 2019-05-19 01:16:54,970 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f60f9124-a32c-4a18-8d3f-3aecbb634a3d.json used request id req-7dc99674-7f55-4b92-9cbc-d99ed36bc563 2019-05-19 01:16:54,970 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7dc99674-7f55-4b92-9cbc-d99ed36bc563 Date: Sun, 19 May 2019 01:16:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:16:54,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:54,971 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0a8b69-ff03-4483-a3f3-87340faf2a05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:16:54,971 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4f0a8b69-ff03-4483-a3f3-87340faf2a05 2019-05-19 01:16:54,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c3db5824564b81c5a14cdf5f3755d2d1be9087" 2019-05-19 01:16:54,971 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-19 01:16:54,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1f1defab-d13b-4569-9cb2-accb23247777.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e28a13006be0b713884f5306044496522071270" 2019-05-19 01:16:54,971 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-19 01:16:54,972 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:16:54,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:16:55,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:16:55,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:16:55,022 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:16:55 GMT 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:16:55,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:16:55,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:16:55,023 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:16:55,023 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:17:00,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:17:00,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:17:00,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:17:00,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:17:00,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:17:00,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:38.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.fb7d78fe-9bc3-4480-b58f-e9faa21546ed"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:38.401Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:38.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_port_ctoa31", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:38.401Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:37.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.031Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:38.590Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.031Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e933ba6b-0af1-409c-813b-c89fdbb34988 Date: Sun, 19 May 2019 01:16:38 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-05-19T01:16:38.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.031Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:38.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.031Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e933ba6b-0af1-409c-813b-c89fdbb34988", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:38.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "target_vnf_port_gv94ez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.031Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e933ba6b-0af1-409c-813b-c89fdbb34988", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:38.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.c4a0e222-320c-46f2-99ef-1e7f810bfebd"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.031Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:38.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.628Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:39.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.628Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:39.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_port_gv94ez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:39.628Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:39.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:40.277Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:39.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:40.277Z", "message": "Stopping node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:39.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:40.277Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:39.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:40.873Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.201Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:40.873Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.160Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:40.873Z", "message": "Stopping node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.126Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f92601f84bb433ca3dec80a89e1db670e4659070\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:41.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9407501d-b140-481a-997e-5a7b94f09e39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/subnets/1f1defab-d13b-4569-9cb2-accb23247777.json used request id req-6a9009f7-acc4-4aa5-a587-2f131f85877c", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.fb7d78fe-9bc3-4480-b58f-e9faa21546ed"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1f1defab-d13b-4569-9cb2-accb23247777.json used request id req-6a9009f7-acc4-4aa5-a587-2f131f85877c", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.fb7d78fe-9bc3-4480-b58f-e9faa21546ed"}, {"node_instance_id": "data_plane_subnet_ua3esl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a9009f7-acc4-4aa5-a587-2f131f85877c Date: Sun, 19 May 2019 01:16: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": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.fb7d78fe-9bc3-4480-b58f-e9faa21546ed"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9407501d-b140-481a-997e-5a7b94f09e39", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.897Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:41.439Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.088Z", "message": "Relationships unlinked", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.088Z", "message": "Unlinking relationships", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.088Z", "message": "Unlinking relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.693Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.088Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2bd402-7180-4a60-b651-f8de04bd7c11 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.226Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.840e9bee-dba8-454c-8666-81839aedaf67"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-2d848a3c-18bf-4157-ac68-b584c8e6eafb", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-2d848a3c-18bf-4157-ac68-b584c8e6eafb", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "RESP: [204] X-Openstack-Request-Id: req-2d848a3c-18bf-4157-ac68-b584c8e6eafb Content-Length: 0 Date: Sun, 19 May 2019 01:16:42 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_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.4c0e923a-bc98-485f-a2c2-8bf2b42704b7"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:41.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:41.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.219Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.840e9bee-dba8-454c-8666-81839aedaf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3c2bd402-7180-4a60-b651-f8de04bd7c11", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.234Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.840e9bee-dba8-454c-8666-81839aedaf67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:42.674Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:40.965Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_subnet_ua3esl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:41.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0da61eb0-d98c-4f9d-be82-dc816a2dd475", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da61eb0-d98c-4f9d-be82-dc816a2dd475 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.882Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/remove_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c2c4d3c9f86955a4d0e76067a54e9c9e5a183e5e\" -d '{\"subnet_id\": \"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"}'", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.660Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.840e9bee-dba8-454c-8666-81839aedaf67"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:41.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.256Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:41.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}], "metadata": {"pagination": {"total": 558, "offset": 421, "size": 50}}} 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:17:00 GMT 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:17:00,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:17:00,154 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:17:00,156 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:17:00,156 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:17:00,156 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-19 01:17:00,156 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:17:00,156 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e933ba6b-0af1-409c-813b-c89fdbb34988 Date: Sun, 19 May 2019 01:16:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:00,156 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:17:00,157 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e933ba6b-0af1-409c-813b-c89fdbb34988 2019-05-19 01:17:00,157 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/95641e53-bda2-4ae5-be44-6ffb5ecdc419.json used request id req-e933ba6b-0af1-409c-813b-c89fdbb34988 2019-05-19 01:17:00,157 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:17:00,157 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-19 01:17:00,157 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:17:00,157 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:17:00,157 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-19 01:17:00,158 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:17:00,158 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:17:00,158 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:17:00,158 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:17:00,158 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:17:00,158 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92601f84bb433ca3dec80a89e1db670e4659070" 2019-05-19 01:17:00,158 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9407501d-b140-481a-997e-5a7b94f09e39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:00,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:17:00,159 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/subnets/1f1defab-d13b-4569-9cb2-accb23247777.json used request id req-6a9009f7-acc4-4aa5-a587-2f131f85877c 2019-05-19 01:17:00,159 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1f1defab-d13b-4569-9cb2-accb23247777.json used request id req-6a9009f7-acc4-4aa5-a587-2f131f85877c 2019-05-19 01:17:00,159 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a9009f7-acc4-4aa5-a587-2f131f85877c Date: Sun, 19 May 2019 01:16:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:00,159 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-19 01:17:00,159 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9407501d-b140-481a-997e-5a7b94f09e39 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2bd402-7180-4a60-b651-f8de04bd7c11 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:00,160 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-2d848a3c-18bf-4157-ac68-b584c8e6eafb 2019-05-19 01:17:00,161 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/327ae1de-6a77-4689-a244-3b0cd76deeab.json used request id req-2d848a3c-18bf-4157-ac68-b584c8e6eafb 2019-05-19 01:17:00,161 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d848a3c-18bf-4157-ac68-b584c8e6eafb Content-Length: 0 Date: Sun, 19 May 2019 01:16:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:00,161 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:17:00,161 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-05-19 01:17:00,162 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:17:00,162 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3c2bd402-7180-4a60-b651-f8de04bd7c11 2019-05-19 01:17:00,162 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-05-19 01:17:00,162 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:17:00,162 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0da61eb0-d98c-4f9d-be82-dc816a2dd475 2019-05-19 01:17:00,162 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da61eb0-d98c-4f9d-be82-dc816a2dd475 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:00,162 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:17:00,163 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-19 01:17:00,163 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c4d3c9f86955a4d0e76067a54e9c9e5a183e5e" -d '{"subnet_id": "f5515e00-47fc-48fc-a4e3-c3b932ddc022"}' 2019-05-19 01:17:00,163 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:17:00,163 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-19 01:17:00,163 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:17:00,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:17:00,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:17:00,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:17:00,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:17:00,236 - cloudify.rest_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-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:17:00 GMT 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:17:00,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:17:00,237 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:17:05,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-05-19 01:17:05,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ce0030c-6e89-42a2-8ed3-f46cdf809ed2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.511Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3ce0030c-6e89-42a2-8ed3-f46cdf809ed2", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21a765956ca4fa9f79d791f684e29ee644261bf6\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:41.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:43.896Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:44.490Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.868Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:44.490Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "reference_vnf_ip_em2hqq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:44.490Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:42.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:44.490Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-4d835bd8-58f3-42e5-ae72-e991d3845759", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:44.490Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-4d835bd8-58f3-42e5-ae72-e991d3845759", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": "security_group_4d719d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:44.490Z", "message": "RESP: [204] X-Openstack-Request-Id: req-4d835bd8-58f3-42e5-ae72-e991d3845759 Content-Length: 0 Date: Sun, 19 May 2019 01:16: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": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.bb3a205c-2d92-4ae7-9458-80f18c8b8702"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:44.490Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a1c7987f18de8323276a26b552e46ef91b8751d\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.100Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cc962c9e-ab57-4117-a1b6-aabdd0b6dc62", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.100Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.100Z", "message": "deleting network", "level": "info", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.100Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.100Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.100Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.100Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc962c9e-ab57-4117-a1b6-aabdd0b6dc62 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.719Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-0cd040bf-dc4b-48c9-83e2-80e49df3f7b6", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.719Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-0cd040bf-dc4b-48c9-83e2-80e49df3f7b6", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.719Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/77f8aa62-7141-48b1-a870-f807bede9694.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a54ebb060644022734333bf7f6c5610f376d1780\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": "security_group_4d719d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.719Z", "message": "Deleted node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "security_group_4d719d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.719Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:44.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.719Z", "message": "Sending task 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:43.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_ip_n91i2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:45.719Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0cd040bf-dc4b-48c9-83e2-80e49df3f7b6 Content-Length: 0 Date: Sun, 19 May 2019 01:16:45 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_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.3ffad12b-2496-4fb2-817c-5bbfb01a8370"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.231Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "target_vnf_ip_n91i2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.231Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.231Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-028c434f-fb77-434e-ba36-ede9e4acd21f Date: Sun, 19 May 2019 01:16:46 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": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.231Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/remove_router_interface.json used request id req-e369864d-8d07-4cbc-9466-5c82caf3f4ec", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.890Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.840e9bee-dba8-454c-8666-81839aedaf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.231Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/remove_router_interface.json used request id req-e369864d-8d07-4cbc-9466-5c82caf3f4ec", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.889Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.840e9bee-dba8-454c-8666-81839aedaf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.231Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e369864d-8d07-4cbc-9466-5c82caf3f4ec Date: Sun, 19 May 2019 01:16:45 GMT \nRESP BODY: {\"network_id\": \"746d0b0f-19a0-4f4b-9191-cdb81bb0a095\", \"tenant_id\": \"57b4150ffa4649169099d24801cfee9a\", \"subnet_id\": \"f5515e00-47fc-48fc-a4e3-c3b932ddc022\", \"subnet_ids\": [\"f5515e00-47fc-48fc-a4e3-c3b932ddc022\"], \"port_id\": \"7be2c5fb-d5a7-4bc5-93cd-107ea4976bc3\", \"id\": \"607d7208-e2c6-4480-9107-15661dd9ef42\"}\n", "level": "debug", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:45.889Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.840e9bee-dba8-454c-8666-81839aedaf67"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.907Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.907Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_3rml8x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.300Z", "source_id": "management_plane_subnet_md6812", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.907Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/networks/77f8aa62-7141-48b1-a870-f807bede9694.json used request id req-028c434f-fb77-434e-ba36-ede9e4acd21f", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": "data_plane_network_70pewq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.907Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/networks/77f8aa62-7141-48b1-a870-f807bede9694.json used request id req-028c434f-fb77-434e-ba36-ede9e4acd21f", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.04f2edd0-b95a-4809-a6c7-7cbd6e387f86"}, {"node_instance_id": "data_plane_network_70pewq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:46.907Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:47.539Z", "message": "Deleting node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:47.539Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.841Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:47.539Z", "message": "Relationships unlinked", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:46.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:48.206Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:47.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.40bd89ee-d110-4997-96b7-fd2d4c37b457"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:48.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:47.825Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.40bd89ee-d110-4997-96b7-fd2d4c37b457"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:48.206Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-085e5f7a-aba5-4077-a0f9-ba174eba88dc", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:47.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.40bd89ee-d110-4997-96b7-fd2d4c37b457"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:48.206Z", "message": "RESP: [300] Date: Sun, 19 May 2019 01:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085e5f7a-aba5-4077-a0f9-ba174eba88dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:47.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.40bd89ee-d110-4997-96b7-fd2d4c37b457"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:48.824Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f5515e00-47fc-48fc-a4e3-c3b932ddc022.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}093fe9038797bcabdbb8fb20d6ff3088a8627dbe\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:48.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.40bd89ee-d110-4997-96b7-fd2d4c37b457"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:51.328Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52809f7f-ba07-4f26-af47-c22071575032 Date: Sun, 19 May 2019 01:16:51 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": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:51.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.40bd89ee-d110-4997-96b7-fd2d4c37b457"}, {"node_instance_id": "management_plane_subnet_md6812", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:51.987Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/subnets/f5515e00-47fc-48fc-a4e3-c3b932ddc022.json used request id req-52809f7f-ba07-4f26-af47-c22071575032", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:51.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad", "logger": "ctx.40bd89ee-d110-4997-96b7-fd2d4c37b457"}, {"node_instance_id": "management_plane_subnet_md6812", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-19T01:16:51.987Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-19T01:16:51.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"}], "metadata": {"pagination": {"total": 565, "offset": 471, "size": 50}}} 2019-05-19 01:17:05,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:17:05,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:17:05 GMT 2019-05-19 01:17:05,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:17:05,321 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:17:05,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:17:05,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:17:05,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:17:05,321 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:17:05,323 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-19 01:17:05,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:17:05,324 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ce0030c-6e89-42a2-8ed3-f46cdf809ed2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:05,324 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3ce0030c-6e89-42a2-8ed3-f46cdf809ed2 2019-05-19 01:17:05,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a765956ca4fa9f79d791f684e29ee644261bf6" 2019-05-19 01:17:05,324 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:17:05,324 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-19 01:17:05,325 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:17:05,325 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-19 01:17:05,325 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-19 01:17:05,325 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-4d835bd8-58f3-42e5-ae72-e991d3845759 2019-05-19 01:17:05,325 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a9ab29de-f278-4ab1-ae75-bb3cd6f3b480.json used request id req-4d835bd8-58f3-42e5-ae72-e991d3845759 2019-05-19 01:17:05,325 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d835bd8-58f3-42e5-ae72-e991d3845759 Content-Length: 0 Date: Sun, 19 May 2019 01:16:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:05,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c7987f18de8323276a26b552e46ef91b8751d" 2019-05-19 01:17:05,326 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cc962c9e-ab57-4117-a1b6-aabdd0b6dc62 2019-05-19 01:17:05,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:17:05,326 - functest.core.cloudify - DEBUG - deleting network 2019-05-19 01:17:05,326 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:17:05,326 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:17:05,326 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-19 01:17:05,327 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc962c9e-ab57-4117-a1b6-aabdd0b6dc62 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:05,327 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-0cd040bf-dc4b-48c9-83e2-80e49df3f7b6 2019-05-19 01:17:05,327 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/1cd7ec71-53c3-4518-be0b-62c6dc95ab79.json used request id req-0cd040bf-dc4b-48c9-83e2-80e49df3f7b6 2019-05-19 01:17:05,327 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/77f8aa62-7141-48b1-a870-f807bede9694.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a54ebb060644022734333bf7f6c5610f376d1780" 2019-05-19 01:17:05,327 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:17:05,327 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-19 01:17:05,328 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-05-19 01:17:05,328 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cd040bf-dc4b-48c9-83e2-80e49df3f7b6 Content-Length: 0 Date: Sun, 19 May 2019 01:16:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:05,328 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-19 01:17:05,328 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:17:05,328 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-028c434f-fb77-434e-ba36-ede9e4acd21f Date: Sun, 19 May 2019 01:16:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:05,328 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/remove_router_interface.json used request id req-e369864d-8d07-4cbc-9466-5c82caf3f4ec 2019-05-19 01:17:05,328 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/607d7208-e2c6-4480-9107-15661dd9ef42/remove_router_interface.json used request id req-e369864d-8d07-4cbc-9466-5c82caf3f4ec 2019-05-19 01:17:05,329 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e369864d-8d07-4cbc-9466-5c82caf3f4ec Date: Sun, 19 May 2019 01:16:45 GMT RESP BODY: {"network_id": "746d0b0f-19a0-4f4b-9191-cdb81bb0a095", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "subnet_id": "f5515e00-47fc-48fc-a4e3-c3b932ddc022", "subnet_ids": ["f5515e00-47fc-48fc-a4e3-c3b932ddc022"], "port_id": "7be2c5fb-d5a7-4bc5-93cd-107ea4976bc3", "id": "607d7208-e2c6-4480-9107-15661dd9ef42"} 2019-05-19 01:17:05,329 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-05-19 01:17:05,329 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-05-19 01:17:05,329 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/77f8aa62-7141-48b1-a870-f807bede9694.json used request id req-028c434f-fb77-434e-ba36-ede9e4acd21f 2019-05-19 01:17:05,329 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/networks/77f8aa62-7141-48b1-a870-f807bede9694.json used request id req-028c434f-fb77-434e-ba36-ede9e4acd21f 2019-05-19 01:17:05,329 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-19 01:17:05,330 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-19 01:17:05,330 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-19 01:17:05,330 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-19 01:17:05,330 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-19 01:17:05,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-19 01:17:05,330 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-085e5f7a-aba5-4077-a0f9-ba174eba88dc 2019-05-19 01:17:05,330 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 19 May 2019 01:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085e5f7a-aba5-4077-a0f9-ba174eba88dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:05,331 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f5515e00-47fc-48fc-a4e3-c3b932ddc022.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093fe9038797bcabdbb8fb20d6ff3088a8627dbe" 2019-05-19 01:17:05,331 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52809f7f-ba07-4f26-af47-c22071575032 Date: Sun, 19 May 2019 01:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:05,331 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/subnets/f5515e00-47fc-48fc-a4e3-c3b932ddc022.json used request id req-52809f7f-ba07-4f26-af47-c22071575032 2019-05-19 01:17:05,331 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-05-19 01:17:05,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/6c7b6aa6-a7c7-47c7-9aee-2178258bfaad 2019-05-19 01:17:05,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:17:05,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:17:05,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-19T01:17:02.122Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-19T01:16:07.803Z", "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-05-19T01:16:07.804Z", "id": "6c7b6aa6-a7c7-47c7-9aee-2178258bfaad"} 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:17:05 GMT 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-05-19 01:17:05,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:17:05,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:17:05,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:17:05,396 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv 2019-05-19 01:17:06,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:17:06,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:17:06,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:17:06,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-19 01:17:06,024 - 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": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "target_vnf_flavor_id": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "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_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "keystone_password": "rhNDn52tAOR6n54ik2s4E00zvYfVo9", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23: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": "ff66a82e-9202-4c74-bda4-a0ae1a96df8a", "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": {"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"}, "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-05-19T01:06:15.338Z", "created_by": "admin", "updated_at": "2019-05-19T01:06:15.338Z", "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-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:17:06 GMT 2019-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:17:06,024 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:17:06,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:17:06,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:17:06,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:17:06,025 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:17:16,036 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv 2019-05-19 01:17:16,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-19 01:17:16,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-19 01:17:16,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-19 01:17:16,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-19 01:17:16,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-19 01:17:16,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-19 01:17:16,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-19 01:17:16,129 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-19 01:17:16,129 - 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-05-19T01:06:15.130Z", "updated_at": "2019-05-19T01:06:15.130Z", "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.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.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.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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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": {"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"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-19 01:17:16,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-19 01:17:16,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 19 May 2019 01:17:16 GMT 2019-05-19 01:17:16,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-19 01:17:16,130 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-19 01:17:16,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-19 01:17:16,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-19 01:17:16,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-19 01:17:16,131 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-19 01:17:16,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-19 01:17:16,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:17,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:17:17 GMT X-Openstack-Request-Id: req-74a10705-6546-4630-ae7c-f2a345cc7a0c 2019-05-19 01:17:17,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 01:17:17,605 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ff66a82e-9202-4c74-bda4-a0ae1a96df8a used request id req-74a10705-6546-4630-ae7c-f2a345cc7a0c 2019-05-19 01:17:17,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44947600365s 2019-05-19 01:17:17,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 01:17:17,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 19 May 2019 01:17:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd0f6b90-7749-412b-b90f-495b2429a61a x-openstack-request-id: req-cd0f6b90-7749-412b-b90f-495b2429a61a 2019-05-19 01:17:17,918 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587", "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": "a261bb7f-f7d2-4520-a5a1-9d3e5cefc587"}, {"name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "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": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91"}]} 2019-05-19 01:17:17,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-cd0f6b90-7749-412b-b90f-495b2429a61a 2019-05-19 01:17:17,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307924985886s 2019-05-19 01:17:17,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-19 01:17:17,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:17,962 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 01:17: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-aade8b91-2b44-47d7-ba70-be20829b6257 x-openstack-request-id: req-aade8b91-2b44-47d7-ba70-be20829b6257 2019-05-19 01:17:17,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a261bb7f-f7d2-4520-a5a1-9d3e5cefc587 used request id req-aade8b91-2b44-47d7-ba70-be20829b6257 2019-05-19 01:17:17,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410768985748s 2019-05-19 01:17:17,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-19 01:17:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7de01a22-08fa-436c-b165-daf9c5076ca6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:20,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:17:20 GMT X-Openstack-Request-Id: req-fa5b241c-162d-455c-b7ff-87f93bc9311f 2019-05-19 01:17:20,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:20,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7de01a22-08fa-436c-b165-daf9c5076ca6.json used request id req-fa5b241c-162d-455c-b7ff-87f93bc9311f 2019-05-19 01:17:20,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.22094511986s 2019-05-19 01:17:20,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:17:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:20,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 01:17:20 GMT X-Openstack-Request-Id: req-ae88fa8d-7ce4-4f4f-88b6-2d72004ff62e 2019-05-19 01:17:20,622 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-19 01:17:20,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ae88fa8d-7ce4-4f4f-88b6-2d72004ff62e 2019-05-19 01:17:20,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.423773050308s 2019-05-19 01:17:20,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-19 01:17:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:20,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 19 May 2019 01:17: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-91b1b3e4-e1f7-492d-ab3a-7dc2334882be x-openstack-request-id: req-91b1b3e4-e1f7-492d-ab3a-7dc2334882be 2019-05-19 01:17:20,807 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab used request id req-91b1b3e4-e1f7-492d-ab3a-7dc2334882be 2019-05-19 01:17:20,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182923078537s 2019-05-19 01:17:20,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:17:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:22,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Sun, 19 May 2019 01:17: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-4c687c44-616c-4c91-91cd-0a0c0c63399f x-openstack-request-id: req-4c687c44-616c-4c91-91cd-0a0c0c63399f 2019-05-19 01:17:22,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "security_groups": [{"name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}], "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:17:20Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:17:22,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c687c44-616c-4c91-91cd-0a0c0c63399f 2019-05-19 01:17:22,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32582306862s 2019-05-19 01:17:22,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:17:24,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:17:24,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:24,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 728 Content-Type: application/json Date: Sun, 19 May 2019 01:17:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1681e0f-082c-4f62-b56b-4770f27d9989 x-openstack-request-id: req-c1681e0f-082c-4f62-b56b-4770f27d9989 2019-05-19 01:17:24,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:52:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e5b8d91-f896-40d5-b155-e3a69ade2bab", "rel": "bookmark"}], "image": {"id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "links": [{"href": "http://172.30.9.23:8774/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-19T01:02:20.000000", "flavor": {"id": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "links": [{"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "bookmark"}]}, "id": "5e5b8d91-f896-40d5-b155-e3a69ade2bab", "user_id": "05c5ba69d0b34275ae3008feaaeef986", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-19T01:17:23Z", "hostId": "1ee4b41d352f1f07427d6f06a6c001f10c0eae14a9f66de4390ff7a0", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "name": "vyos_vrouter-vm_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "created": "2019-05-19T01:00:23Z", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-19 01:17:24,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1681e0f-082c-4f62-b56b-4770f27d9989 2019-05-19 01:17:24,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718236923218s 2019-05-19 01:17:24,858 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-19 01:17:26,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-19 01:17:26,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:26,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 19 May 2019 01:17: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-3ce8ac86-40b7-4f8c-84d0-56e63f8cfc11 x-openstack-request-id: req-3ce8ac86-40b7-4f8c-84d0-56e63f8cfc11 2019-05-19 01:17:26,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-19 01:17:26,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ce8ac86-40b7-4f8c-84d0-56e63f8cfc11 2019-05-19 01:17:26,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0836088657379s 2019-05-19 01:17:26,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:17:26,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:27,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sun, 19 May 2019 01:17:27 GMT X-Openstack-Request-Id: req-2565ccd6-77f2-48dd-9fe7-c31d4f13cd45 2019-05-19 01:17:27,223 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T01:00:14Z", "updated_at": "2019-05-19T01:00:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "06a1ac6e-ce52-4d67-b204-df67aaf44b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-19T01:00:17Z", "revision_number": 0, "id": "25be9b08-3e34-4179-af3a-6c5806aa4e76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:17Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-19T01:00:16Z", "revision_number": 0, "id": "36f90885-54f8-4ac9-bd02-ae01907f63df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:16Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "5c95ca1b-3d1c-40ef-8133-95a5e3a98296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:15Z", "revision_number": 0, "id": "68a14678-3bd1-45d1-afe5-04c86eeb81fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:15Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "a5c97058-32a4-44c2-b5c2-d932105ef14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-19T01:00:17Z", "revision_number": 0, "id": "b3b44a40-2580-48e4-b73c-2574adfdb5da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:17Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-19T01:00:14Z", "revision_number": 0, "id": "edbac75e-0c46-4935-bdaf-df329075af5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:00:14Z", "security_group_id": "40509022-49ed-4a60-b841-ee8149bd0251", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 7, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "40509022-49ed-4a60-b841-ee8149bd0251", "name": "vyos_vrouter-sg_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:17:27,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2565ccd6-77f2-48dd-9fe7-c31d4f13cd45 2019-05-19 01:17:27,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.273676156998s 2019-05-19 01:17:27,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-19 01:17:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/40509022-49ed-4a60-b841-ee8149bd0251.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:27,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:17:27 GMT X-Openstack-Request-Id: req-39068cc7-3847-4f7b-8eb7-0692eabcc7d9 2019-05-19 01:17:27,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:27,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/40509022-49ed-4a60-b841-ee8149bd0251.json used request id req-39068cc7-3847-4f7b-8eb7-0692eabcc7d9 2019-05-19 01:17:27,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.213660001755s 2019-05-19 01:17:27,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-19 01:17:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:27,491 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 01:17: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-37ad8a64-4157-4727-b489-abe83f516905 x-openstack-request-id: req-37ad8a64-4157-4727-b489-abe83f516905 2019-05-19 01:17:27,491 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc used request id req-37ad8a64-4157-4727-b489-abe83f516905 2019-05-19 01:17:27,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0459640026093s 2019-05-19 01:17:27,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-19 01:17:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/406612cd-f932-4bdc-8ba5-1346c0f55d3b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" -d '{"subnet_id": "8460a212-c4e6-4509-83bd-bcc5aa04586a"}' 2019-05-19 01:17:30,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 01:17:30 GMT X-Openstack-Request-Id: req-bfe6b74d-259a-4b8a-9431-c86f815ab779 2019-05-19 01:17:30,820 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "subnet_id": "8460a212-c4e6-4509-83bd-bcc5aa04586a", "subnet_ids": ["8460a212-c4e6-4509-83bd-bcc5aa04586a"], "port_id": "e312bca3-2716-40d0-af7d-955800cb0ee2", "id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b"} 2019-05-19 01:17:30,820 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/406612cd-f932-4bdc-8ba5-1346c0f55d3b/remove_router_interface.json used request id req-bfe6b74d-259a-4b8a-9431-c86f815ab779 2019-05-19 01:17:30,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.32869577408s 2019-05-19 01:17:30,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-19 01:17:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:31,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sun, 19 May 2019 01:17:31 GMT X-Openstack-Request-Id: req-73624c0b-6d4f-4c26-b73b-c44c72bcfc3f 2019-05-19 01:17:31,267 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:53Z", "admin_state_up": true, "updated_at": "2019-05-19T01:17:29Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "406612cd-f932-4bdc-8ba5-1346c0f55d3b", "name": "vyos_vrouter-router_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:17:31,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-73624c0b-6d4f-4c26-b73b-c44c72bcfc3f 2019-05-19 01:17:31,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.446278095245s 2019-05-19 01:17:31,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-19 01:17:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/406612cd-f932-4bdc-8ba5-1346c0f55d3b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:35,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:17:35 GMT X-Openstack-Request-Id: req-89bdedcf-0ed8-4f2a-b7dd-b41642a0d57d 2019-05-19 01:17:35,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:35,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/406612cd-f932-4bdc-8ba5-1346c0f55d3b.json used request id req-89bdedcf-0ed8-4f2a-b7dd-b41642a0d57d 2019-05-19 01:17:35,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.66145801544s 2019-05-19 01:17:35,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-19 01:17:35,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:36,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 19 May 2019 01:17:36 GMT X-Openstack-Request-Id: req-f7a6f230-9af1-41d5-b748-88eceee380f8 2019-05-19 01:17:36,166 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-19T00:59: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":"57b4150ffa4649169099d24801cfee9a","id":"8460a212-c4e6-4509-83bd-bcc5aa04586a","subnetpool_id":null,"name":"vyos_vrouter-subnet_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}]} 2019-05-19 01:17:36,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f7a6f230-9af1-41d5-b748-88eceee380f8 2019-05-19 01:17:36,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.235736131668s 2019-05-19 01:17:36,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-19 01:17:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/8460a212-c4e6-4509-83bd-bcc5aa04586a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:38,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:17:38 GMT X-Openstack-Request-Id: req-5d571391-fd63-4af4-8d42-37c332b025b5 2019-05-19 01:17:38,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:38,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8460a212-c4e6-4509-83bd-bcc5aa04586a.json used request id req-5d571391-fd63-4af4-8d42-37c332b025b5 2019-05-19 01:17:38,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.79000115395s 2019-05-19 01:17:38,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 01:17:38,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:39,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 19 May 2019 01:17:39 GMT X-Openstack-Request-Id: req-070b7c0f-e365-4be8-873d-ecba5b78f761 2019-05-19 01:17:39,074 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57b4150ffa4649169099d24801cfee9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T01:17:38Z","qos_policy_id":null,"name":"vyos_vrouter-net_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc","admin_state_up":true,"tenant_id":"57b4150ffa4649169099d24801cfee9a","created_at":"2019-05-19T00:59:49Z","mtu":1450}]} 2019-05-19 01:17:39,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-070b7c0f-e365-4be8-873d-ecba5b78f761 2019-05-19 01:17:39,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116808891296s 2019-05-19 01:17:39,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-19 01:17:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:40,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:17:40 GMT X-Openstack-Request-Id: req-d3523f11-87bd-40fb-82c2-15623d34271f 2019-05-19 01:17:40,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:40,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/71aea2f6-b6e7-4ab1-96f1-1e5f92f2ad67.json used request id req-d3523f11-87bd-40fb-82c2-15623d34271f 2019-05-19 01:17:40,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.78070497513s 2019-05-19 01:17:40,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:17:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:41,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 19 May 2019 01:17:41 GMT X-Openstack-Request-Id: req-9ac9c8ed-c827-43cd-b1a8-b3a4c6d4df42 2019-05-19 01:17:41,166 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:00:12Z", "file": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/file", "owner": "57b4150ffa4649169099d24801cfee9a", "id": "9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "size": 297336832, "self": "/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:17:41,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9ac9c8ed-c827-43cd-b1a8-b3a4c6d4df42 2019-05-19 01:17:41,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30421090126s 2019-05-19 01:17:41,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-19 01:17:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d0cd3c4a094fbe54ed6fabbf6457dc47434ab980" 2019-05-19 01:17:41,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:17:41 GMT X-Openstack-Request-Id: req-b51ac0bf-8e72-47ca-8734-30cfddff0425 2019-05-19 01:17:41,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-05-19 01:17:41,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9c9ba80c-4fbd-4bea-b0fb-9e4da5123aa9 used request id req-b51ac0bf-8e72-47ca-8734-30cfddff0425 2019-05-19 01:17:41,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.652205944061s 2019-05-19 01:17:41,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 01:17:41,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:41,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 19 May 2019 01:17: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-8cd85138-257e-4682-876d-5be27a5ccdfb x-openstack-request-id: req-8cd85138-257e-4682-876d-5be27a5ccdfb 2019-05-19 01:17:41,845 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91", "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": "f2f0292a-8e3b-4911-a79c-1a3783ee0b91"}]} 2019-05-19 01:17:41,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8cd85138-257e-4682-876d-5be27a5ccdfb 2019-05-19 01:17:41,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024719953537s 2019-05-19 01:17:41,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-19 01:17:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:41,878 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 01:17: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-b926043b-4e2f-4d82-9c9e-e3663fa078dc x-openstack-request-id: req-b926043b-4e2f-4d82-9c9e-e3663fa078dc 2019-05-19 01:17:41,878 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f2f0292a-8e3b-4911-a79c-1a3783ee0b91 used request id req-b926043b-4e2f-4d82-9c9e-e3663fa078dc 2019-05-19 01:17:41,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312540531158s 2019-05-19 01:17:41,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 01:17:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:42,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 19 May 2019 01:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d4fe4d-c3c1-46da-b650-2f69266673cc 2019-05-19 01:17:42,127 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": {"self": "http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05c5ba69d0b34275ae3008feaaeef986", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 01:17:42,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-89d4fe4d-c3c1-46da-b650-2f69266673cc 2019-05-19 01:17:42,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248772144318s 2019-05-19 01:17:42,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 01:17:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:42,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 19 May 2019 01:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ec9569-e27a-458a-829d-815ef699dc24 2019-05-19 01:17:42,375 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc", "links": {"self": "http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "05c5ba69d0b34275ae3008feaaeef986", "description": null}} 2019-05-19 01:17:42,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986 used request id req-d8ec9569-e27a-458a-829d-815ef699dc24 2019-05-19 01:17:42,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240940093994s 2019-05-19 01:17:42,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-19 01:17:42,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:42,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 01:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3dcf10-acb9-4070-b502-67efc330c524 2019-05-19 01:17:42,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 01:17:42,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/05c5ba69d0b34275ae3008feaaeef986 used request id req-5e3dcf10-acb9-4070-b502-67efc330c524 2019-05-19 01:17:42,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.395653963089s 2019-05-19 01:17:42,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 01:17:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:42,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 19 May 2019 01:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0494ac-a751-4bc2-9d95-ad58a1b69fae 2019-05-19 01:17:42,985 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a"}, "tags": [], "enabled": true, "id": "57b4150ffa4649169099d24801cfee9a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_77bcd80b-b6ec-4633-91fe-fe5ef01c5ffc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 01:17:42,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3b0494ac-a751-4bc2-9d95-ad58a1b69fae 2019-05-19 01:17:42,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206230163574s 2019-05-19 01:17:42,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-19 01:17:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:43,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 01:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b6d943-1488-406f-a800-0ec88da72bf0 2019-05-19 01:17:43,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 01:17:43,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/57b4150ffa4649169099d24801cfee9a used request id req-e4b6d943-1488-406f-a800-0ec88da72bf0 2019-05-19 01:17:43,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299432992935s 2019-05-19 01:17:43,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:17:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=57b4150ffa4649169099d24801cfee9a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:43,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 19 May 2019 01:17:43 GMT X-Openstack-Request-Id: req-cb67de43-a81f-4cda-9d0d-8d507e804c4e 2019-05-19 01:17:43,669 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}]} 2019-05-19 01:17:43,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=57b4150ffa4649169099d24801cfee9a&name=default used request id req-cb67de43-a81f-4cda-9d0d-8d507e804c4e 2019-05-19 01:17:43,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.373687028885s 2019-05-19 01:17:43,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:17:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:44,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 19 May 2019 01:17:44 GMT X-Openstack-Request-Id: req-1e8b990c-d3a3-443f-b91c-343ddd160abf 2019-05-19 01:17:44,037 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57b4150ffa4649169099d24801cfee9a", "created_at": "2019-05-19T00:59:49Z", "updated_at": "2019-05-19T00:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "480aecdb-ed37-4e39-8aa6-80e07bbda8fa", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "5eaa5326-8df8-41e8-8cf7-a85a15168910", "remote_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "7b4a6a93-605c-461e-a354-7fd7d1d35a0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "57b4150ffa4649169099d24801cfee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T00:59:49Z", "revision_number": 0, "id": "9f23b665-7bab-4f9c-b33c-a96062f85a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T00:59:49Z", "security_group_id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "tenant_id": "57b4150ffa4649169099d24801cfee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "57b4150ffa4649169099d24801cfee9a"}], "revision_number": 1, "project_id": "57b4150ffa4649169099d24801cfee9a", "id": "0e9403aa-4cda-4bba-a1ef-75ec0d2a6020", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-19 01:17:44,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1e8b990c-d3a3-443f-b91c-343ddd160abf 2019-05-19 01:17:44,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362666845322s 2019-05-19 01:17:44,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-19 01:17:44,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0e9403aa-4cda-4bba-a1ef-75ec0d2a6020.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}da136890eb3e7e3ab501e803e3810edcb03d1889" 2019-05-19 01:17:44,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:17:44 GMT X-Openstack-Request-Id: req-23a74574-67ab-4cfd-8901-c5658d262b28 2019-05-19 01:17:44,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:17:44,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0e9403aa-4cda-4bba-a1ef-75ec0d2a6020.json used request id req-23a74574-67ab-4cfd-8901-c5658d262b28 2019-05-19 01:17:44,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.437648057938s 2019-05-19 01:17:44,503 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-05-19 01:17:44,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 01:17:44,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 19 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee324904-6129-43a3-bf35-b6d10cf4b334 2019-05-19 01:17:44,536 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-19 01:17:44,536 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ee324904-6129-43a3-bf35-b6d10cf4b334 2019-05-19 01:17:44,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-19 01:17:44,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "name": "admin"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T02:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33a6ca8fc47490494e5507e3de2c225", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/b33a6ca8fc47490494e5507e3de2c225", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6daa1d3985e49c49b898d7c6d96d399"}, "audit_ids": ["BJ9BRUCjSxOcw4Ajub_Nsg"], "issued_at": "2019-05-19T01:17:44.000000Z"}} 2019-05-19 01:17:44,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 01:17:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:45,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 19 May 2019 01:17:45 GMT X-Openstack-Request-Id: req-d2e8533d-174d-47a0-bba7-1c5067433a3c 2019-05-19 01:17:45,362 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","provider:network_type":"flat"}]} 2019-05-19 01:17:45,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d2e8533d-174d-47a0-bba7-1c5067433a3c 2019-05-19 01:17:45,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401200056076s 2019-05-19 01:17:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 01:17:45,374 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 19 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e71cf96-0c54-4033-96e6-eac68235a49f 2019-05-19 01:17:45,375 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:45,375 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-7e71cf96-0c54-4033-96e6-eac68235a49f 2019-05-19 01:17:45,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 01:17:45,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:45,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 19 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1e276d-b0df-4719-8197-f6fb86118c3d 2019-05-19 01:17:45,619 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-19 01:17:45,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1d1e276d-b0df-4719-8197-f6fb86118c3d 2019-05-19 01:17:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.243896007538s 2019-05-19 01:17:45,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-19 01:17:45,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}}' 2019-05-19 01:17:45,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 19 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5377565c-4e8c-4208-b4f0-5a3265767e03 2019-05-19 01:17:45,976 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548"}, "tags": [], "enabled": true, "id": "8a331e2f2c1d4a9ea90967288fe85548", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}} 2019-05-19 01:17:45,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5377565c-4e8c-4208-b4f0-5a3265767e03 2019-05-19 01:17:45,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.347890138626s 2019-05-19 01:17:45,977 - 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'8a331e2f2c1d4a9ea90967288fe85548', '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_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280'}) 2019-05-19 01:17:45,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-19 01:17:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7IpyJEKdo69WjiEcPTX4JY77pz8AEW", "email": null, "name": "juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}}' 2019-05-19 01:17:46,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 19 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41f34d78-c352-44bb-a6f6-1db3361077e8 2019-05-19 01:17:46,497 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": {"self": "http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "481b04494aec4bad9e9a4877f32e7669", "domain_id": "default", "password_expires_at": null}} 2019-05-19 01:17:46,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-41f34d78-c352-44bb-a6f6-1db3361077e8 2019-05-19 01:17:46,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.513247013092s 2019-05-19 01:17:46,498 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'481b04494aec4bad9e9a4877f32e7669', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280'}) 2019-05-19 01:17:46,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 01:17:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:46,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 01:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c8901d-f7b3-49ab-85e0-b3be9e7f4acf 2019-05-19 01:17:46,729 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 01:17:46,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-00c8901d-f7b3-49ab-85e0-b3be9e7f4acf 2019-05-19 01:17:46,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226318120956s 2019-05-19 01:17:46,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 01:17:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 01:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ece2dde-df10-4604-8c73-1f89c8f3ed72 2019-05-19 01:17:46,954 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 01:17:46,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ece2dde-df10-4604-8c73-1f89c8f3ed72 2019-05-19 01:17:46,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219280004501s 2019-05-19 01:17:46,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-19 01:17:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:47,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 19 May 2019 01:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf4c92e-fe25-44f5-9a82-2b4be5708b38 2019-05-19 01:17:47,128 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06dc52a4077f4c8c9d00d8ee4188fa7b", "links": {"self": "http://172.30.9.23:5000/v3/roles/06dc52a4077f4c8c9d00d8ee4188fa7b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58e84c1e69e341cfbb356b95cd87b2f6", "links": {"self": "http://172.30.9.23:5000/v3/roles/58e84c1e69e341cfbb356b95cd87b2f6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8dc4bcdeff604add9f0acced7d4096fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8dc4bcdeff604add9f0acced7d4096fb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b165a7fe9e845a8b25d8e6ac8e6adf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b165a7fe9e845a8b25d8e6ac8e6adf4"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e67db1a68b5745a6a1aa7e2bc6afb875", "links": {"self": "http://172.30.9.23:5000/v3/roles/e67db1a68b5745a6a1aa7e2bc6afb875"}, "name": "member"}, {"domain_id": null, "id": "edc9988aa5824f16b020c3fe6b0f86dd", "links": {"self": "http://172.30.9.23:5000/v3/roles/edc9988aa5824f16b020c3fe6b0f86dd"}, "name": "reader"}]} 2019-05-19 01:17:47,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bf4c92e-fe25-44f5-9a82-2b4be5708b38 2019-05-19 01:17:47,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16935300827s 2019-05-19 01:17:47,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 01:17:47,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:47,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 19 May 2019 01:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbf0f82-c3f6-4cfc-a71d-6a6697a8a2b6 2019-05-19 01:17:47,393 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-19 01:17:47,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3dbf0f82-c3f6-4cfc-a71d-6a6697a8a2b6 2019-05-19 01:17:47,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.258723020554s 2019-05-19 01:17:47,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 01:17:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:47,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 19 May 2019 01:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28a6907-f070-4f04-8cc0-0dd20b1cbf77 2019-05-19 01:17:47,642 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": {"self": "http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "481b04494aec4bad9e9a4877f32e7669", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 01:17:47,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b28a6907-f070-4f04-8cc0-0dd20b1cbf77 2019-05-19 01:17:47,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24834895134s 2019-05-19 01:17:47,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 01:17:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:47,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 19 May 2019 01:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb0ede1-528a-45da-97a0-d1879e056743 2019-05-19 01:17:47,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548"}, "tags": [], "enabled": true, "id": "8a331e2f2c1d4a9ea90967288fe85548", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 01:17:47,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1fb0ede1-528a-45da-97a0-d1879e056743 2019-05-19 01:17:47,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122375011444s 2019-05-19 01:17:47,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-19 01:17:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=481b04494aec4bad9e9a4877f32e7669&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=8a331e2f2c1d4a9ea90967288fe85548" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:48,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 19 May 2019 01:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7905a76-bda8-4178-a80d-89c182486e74 2019-05-19 01:17:48,001 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=481b04494aec4bad9e9a4877f32e7669&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=8a331e2f2c1d4a9ea90967288fe85548", "previous": null, "next": null}} 2019-05-19 01:17:48,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=481b04494aec4bad9e9a4877f32e7669&role.id=e67db1a68b5745a6a1aa7e2bc6afb875&scope.project.id=8a331e2f2c1d4a9ea90967288fe85548 used request id req-d7905a76-bda8-4178-a80d-89c182486e74 2019-05-19 01:17:48,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215516805649s 2019-05-19 01:17:48,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-19 01:17:48,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548/users/481b04494aec4bad9e9a4877f32e7669/roles/e67db1a68b5745a6a1aa7e2bc6afb875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:48,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 01:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a704942-7951-4a3d-a901-bc172cf10695 2019-05-19 01:17:48,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 01:17:48,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548/users/481b04494aec4bad9e9a4877f32e7669/roles/e67db1a68b5745a6a1aa7e2bc6afb875 used request id req-3a704942-7951-4a3d-a901-bc172cf10695 2019-05-19 01:17:48,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.343626976013s 2019-05-19 01:17:48,350 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 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'8a331e2f2c1d4a9ea90967288fe85548', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7IpyJEKdo69WjiEcPTX4JY77pz8AEW', 'username': u'juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-19 01:17:48,354 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'password': '7IpyJEKdo69WjiEcPTX4JY77pz8AEW', 'project_name': 'juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '8a331e2f2c1d4a9ea90967288fe85548', 'project_domain_name': 'Default'} 2019-05-19 01:17:48,415 - 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-05-19 01:17:48,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-19 01:17:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 01:17:48,446 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 19 May 2019 01:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e77206-1ae8-4edc-8c45-7444857f0d9b 2019-05-19 01:17:48,446 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-05-19 01:17:48,446 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-07e77206-1ae8-4edc-8c45-7444857f0d9b 2019-05-19 01:17:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:48,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Sun, 19 May 2019 01:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afae2e3-06fc-4c5f-be31-c0904c2e0cc3 2019-05-19 01:17:48,654 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/19a9bd5c052b4bffaf0a219d2d013dda"}, "enabled": true, "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42cf4131823846bf87c54537f3aa3a46"}, "enabled": true, "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/42e8dbff16044e779493bf4fb3c7b858"}, "enabled": true, "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/43e7fc8afff24c3497c6c310ef75c934"}, "enabled": true, "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c2c3e0dd48540a9a85711ee964e4758"}, "enabled": true, "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e75bed8ee3e45ffad2601f08448f135"}, "enabled": true, "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6cd488c6a673426c845c640144e49c8d"}, "enabled": true, "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/966c85a70eeb4b649d50d5469a5d66c2"}, "enabled": true, "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/9d40ec27ed16418fb864e1c673ecc712"}, "enabled": true, "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9e0ff58d81134e798d95f0cab1dd9569"}, "enabled": true, "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd1775847a6840fa837ee919507437ea"}, "enabled": true, "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/e64e578cdf5a4484b4cf073eb1a738c0"}, "enabled": true, "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8359234bd8342e89288692f84285c66"}, "enabled": true, "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec761c3f1db3469594c924efb4988d75"}, "enabled": true, "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-19 01:17:48,654 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0afae2e3-06fc-4c5f-be31-c0904c2e0cc3 2019-05-19 01:17:48,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.216073989868s 2019-05-19 01:17:48,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-19 01:17:48,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:48,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1846 Content-Type: application/json Date: Sun, 19 May 2019 01:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25204b3e-060e-4ddb-bf3f-ed554a145a4c 2019-05-19 01:17:48,898 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ecd624571fb449cb9c408c54538a845"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "0ecd624571fb449cb9c408c54538a845"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/124cfa8624354064820d88ff3e58f7c3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8359234bd8342e89288692f84285c66", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/155c7733a7c64d73a7f6bfab6ace0a40"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/169ca5bf007a41409fb3162c0203a072"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "169ca5bf007a41409fb3162c0203a072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/181c746363664b948e2d5011dc887052"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "181c746363664b948e2d5011dc887052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/19422617b636477682c8867f342c52de"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "19422617b636477682c8867f342c52de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1ec896dbc97d45ea832bf5efcb2c1d4b"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26775be044dc4fac81cb88da10386ffb"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "26775be044dc4fac81cb88da10386ffb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/276791c9dfe64acbaf98a2e2d62501ea"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27c98de5368646ac998f06ded46afa10"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "27c98de5368646ac998f06ded46afa10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2aac8a9ff4944e4c92ef5a191bf839ff"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2affbee4ef6a4d219e87575d036ef84d"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2b56c339c4ce4319a87bbc93e919910d"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e78684c85504521a1aab919fb962e0d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "2e78684c85504521a1aab919fb962e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f3768d48404fa6b36b70f9a4977cd5"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36e6ee9552e54240b7e0e2a583a2220b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3722108437f646c9923942868bbfe1aa"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec761c3f1db3469594c924efb4988d75", "id": "3722108437f646c9923942868bbfe1aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4938c172dfe6450f9989c824440efeb6"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8359234bd8342e89288692f84285c66", "id": "4938c172dfe6450f9989c824440efeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f4df3ed6fae49fa985d423075e7a43a"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c2c3e0dd48540a9a85711ee964e4758", "id": "5f4df3ed6fae49fa985d423075e7a43a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645764b266d24c4fae0d341ba1261940"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8359234bd8342e89288692f84285c66", "id": "645764b266d24c4fae0d341ba1261940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e5100ea44fb4c1290ac34c2a85e7724"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7c0c78b037e94a96b61aa8472a174525"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8022a37bd1c64c5189d346690bf926c8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/816da47603954b1eb2bf1926ee58f5da"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c2399d301514e469adf955a97cf9eac"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "8c2399d301514e469adf955a97cf9eac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90cb496fad1e4ba5811efbdf625502f6"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90e71e53c16c47878144f05cfe80aa57"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/919b9b4a96904ab58e377fe87311bd96"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19a9bd5c052b4bffaf0a219d2d013dda", "id": "919b9b4a96904ab58e377fe87311bd96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/971153c71bf94047ae6c9e66bc21aa18"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42cf4131823846bf87c54537f3aa3a46", "id": "971153c71bf94047ae6c9e66bc21aa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9ded8cfc33c746d4935f392caeb2e3fa"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e64e578cdf5a4484b4cf073eb1a738c0", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0d379be311f4d5aa963deae9360f04b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac58fd7536664528ad0290475f5f7fbe"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd1775847a6840fa837ee919507437ea", "id": "ac58fd7536664528ad0290475f5f7fbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b3a46f481dcd40eda13817525a7b8ff2"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e0ff58d81134e798d95f0cab1dd9569", "id": "b3a46f481dcd40eda13817525a7b8ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3395d1bf20b43aa9181ff25299e8588"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cae2817e842947ee82943e54493b6f31"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d40ec27ed16418fb864e1c673ecc712", "id": "cae2817e842947ee82943e54493b6f31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce1dc5e938d546de999657b7fa2f3700"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43e7fc8afff24c3497c6c310ef75c934", "id": "ce1dc5e938d546de999657b7fa2f3700"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d428d26f22704370a012fe7f4d052707"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "966c85a70eeb4b649d50d5469a5d66c2", "id": "d428d26f22704370a012fe7f4d052707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e112517b9016445e970b65a76f058efb"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e75bed8ee3e45ffad2601f08448f135", "id": "e112517b9016445e970b65a76f058efb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/edd23871e65e4abcbc60473d1013c22b"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42e8dbff16044e779493bf4fb3c7b858", "id": "edd23871e65e4abcbc60473d1013c22b"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-19 01:17:48,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-25204b3e-060e-4ddb-bf3f-ed554a145a4c 2019-05-19 01:17:48,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.236076831818s 2019-05-19 01:17:48,907 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-05-19 01:17:48,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-19 01:17:48,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 19 May 2019 01:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22cf424-2abb-4060-b760-eb7a03919df7 2019-05-19 01:17:49,040 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/f1d86122f54f41edaa4af6c156ceef27"}, "tags": [], "enabled": true, "id": "f1d86122f54f41edaa4af6c156ceef27", "name": "heat_stack"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-05-19 01:17:49,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e22cf424-2abb-4060-b760-eb7a03919df7 2019-05-19 01:17:49,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133172035217s 2019-05-19 01:17:49,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 01:17:49,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:17:49,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 19 May 2019 01:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9995431-b7db-4a10-8b9d-d9f741bdce06 2019-05-19 01:17:49,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548"}, "tags": [], "enabled": true, "id": "8a331e2f2c1d4a9ea90967288fe85548", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 01:17:49,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f9995431-b7db-4a10-8b9d-d9f741bdce06 2019-05-19 01:17:49,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220698833466s 2019-05-19 01:17:49,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-19 01:17:49,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" -d '{"network": {"tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "name": "juju_epc-net_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "admin_state_up": true}}' 2019-05-19 01:17:49,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 19 May 2019 01:17:49 GMT X-Openstack-Request-Id: req-04cc58fd-29f3-494d-94b2-3340c2ffec94 2019-05-19 01:17:49,992 - 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":"13a53aa0-84e3-468c-9e9c-8cb41dea95b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"8a331e2f2c1d4a9ea90967288fe85548","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T01:17:49Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280","admin_state_up":true,"tenant_id":"8a331e2f2c1d4a9ea90967288fe85548","created_at":"2019-05-19T01:17:49Z","mtu":1450}} 2019-05-19 01:17:49,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-04cc58fd-29f3-494d-94b2-3340c2ffec94 2019-05-19 01:17:49,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.720582008362s 2019-05-19 01:17:49,993 - 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-05-19T01:17:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'13a53aa0-84e3-468c-9e9c-8cb41dea95b5', u'provider:segmentation_id': 11, 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_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', u'created_at': u'2019-05-19T01:17:49Z', u'mtu': 1450, u'tenant_id': u'8a331e2f2c1d4a9ea90967288fe85548', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8a331e2f2c1d4a9ea90967288fe85548', u'l2_adjacency': True}) 2019-05-19 01:17:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 01:17:50,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 19 May 2019 01:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7966b993-bb26-483c-98e1-cf9aa0b12d8d 2019-05-19 01:17:50,003 - 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.23:5000/v3/", "rel": "self"}]}} 2019-05-19 01:17:50,003 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7966b993-bb26-483c-98e1-cf9aa0b12d8d 2019-05-19 01:17:50,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-05-19 01:17:50,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e67db1a68b5745a6a1aa7e2bc6afb875", "name": "member"}, {"id": "edc9988aa5824f16b020c3fe6b0f86dd", "name": "reader"}], "expires_at": "2019-05-19T02:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a331e2f2c1d4a9ea90967288fe85548", "name": "juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34f3768d48404fa6b36b70f9a4977cd5"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36e6ee9552e54240b7e0e2a583a2220b"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "919b9b4a96904ab58e377fe87311bd96"}], "type": "identity", "id": "19a9bd5c052b4bffaf0a219d2d013dda", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b56c339c4ce4319a87bbc93e919910d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "816da47603954b1eb2bf1926ee58f5da"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "971153c71bf94047ae6c9e66bc21aa18"}], "type": "compute", "id": "42cf4131823846bf87c54537f3aa3a46", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19422617b636477682c8867f342c52de"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e78684c85504521a1aab919fb962e0d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "edd23871e65e4abcbc60473d1013c22b"}], "type": "event", "id": "42e8dbff16044e779493bf4fb3c7b858", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aac8a9ff4944e4c92ef5a191bf839ff"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3395d1bf20b43aa9181ff25299e8588"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce1dc5e938d546de999657b7fa2f3700"}], "type": "image", "id": "43e7fc8afff24c3497c6c310ef75c934", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ec896dbc97d45ea832bf5efcb2c1d4b"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26775be044dc4fac81cb88da10386ffb"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f4df3ed6fae49fa985d423075e7a43a"}], "type": "placement", "id": "4c2c3e0dd48540a9a85711ee964e4758", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27c98de5368646ac998f06ded46afa10"}, {"url": "http://12.0.0.40:8080/v1/AUTH_8a331e2f2c1d4a9ea90967288fe85548", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c0c78b037e94a96b61aa8472a174525"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8a331e2f2c1d4a9ea90967288fe85548", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e112517b9016445e970b65a76f058efb"}], "type": "object-store", "id": "5e75bed8ee3e45ffad2601f08448f135", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6cd488c6a673426c845c640144e49c8d", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2affbee4ef6a4d219e87575d036ef84d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0d379be311f4d5aa963deae9360f04b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d428d26f22704370a012fe7f4d052707"}], "type": "cloudformation", "id": "966c85a70eeb4b649d50d5469a5d66c2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/8a331e2f2c1d4a9ea90967288fe85548", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ecd624571fb449cb9c408c54538a845"}, {"url": "http://192.30.9.3:8776/v2/8a331e2f2c1d4a9ea90967288fe85548", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "181c746363664b948e2d5011dc887052"}, {"url": "http://192.30.9.3:8776/v2/8a331e2f2c1d4a9ea90967288fe85548", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cae2817e842947ee82943e54493b6f31"}], "type": "volumev2", "id": "9d40ec27ed16418fb864e1c673ecc712", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90cb496fad1e4ba5811efbdf625502f6"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90e71e53c16c47878144f05cfe80aa57"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3a46f481dcd40eda13817525a7b8ff2"}], "type": "metric", "id": "9e0ff58d81134e798d95f0cab1dd9569", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "276791c9dfe64acbaf98a2e2d62501ea"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e5100ea44fb4c1290ac34c2a85e7724"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac58fd7536664528ad0290475f5f7fbe"}], "type": "network", "id": "cd1775847a6840fa837ee919507437ea", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8a331e2f2c1d4a9ea90967288fe85548", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8022a37bd1c64c5189d346690bf926c8"}, {"url": "http://192.30.9.3:8776/v3/8a331e2f2c1d4a9ea90967288fe85548", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c2399d301514e469adf955a97cf9eac"}, {"url": "http://172.30.9.23:8776/v3/8a331e2f2c1d4a9ea90967288fe85548", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ded8cfc33c746d4935f392caeb2e3fa"}], "type": "volumev3", "id": "e64e578cdf5a4484b4cf073eb1a738c0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8a331e2f2c1d4a9ea90967288fe85548", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "124cfa8624354064820d88ff3e58f7c3"}, {"url": "http://172.30.9.23:8004/v1/8a331e2f2c1d4a9ea90967288fe85548", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4938c172dfe6450f9989c824440efeb6"}, {"url": "http://192.30.9.3:8004/v1/8a331e2f2c1d4a9ea90967288fe85548", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "645764b266d24c4fae0d341ba1261940"}], "type": "orchestration", "id": "e8359234bd8342e89288692f84285c66", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "155c7733a7c64d73a7f6bfab6ace0a40"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "169ca5bf007a41409fb3162c0203a072"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3722108437f646c9923942868bbfe1aa"}], "type": "alarming", "id": "ec761c3f1db3469594c924efb4988d75", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "id": "481b04494aec4bad9e9a4877f32e7669"}, "audit_ids": ["frT2TBP9TXiXxIZMfwto4Q"], "issued_at": "2019-05-19T01:17:50.000000Z"}} 2019-05-19 01:17:50,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 01:17:50,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:17:50,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sun, 19 May 2019 01:17:50 GMT X-Openstack-Request-Id: req-408ffdc1-3330-45ea-8134-6b91275c6cf7 2019-05-19 01:17:50,902 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"13a53aa0-84e3-468c-9e9c-8cb41dea95b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a331e2f2c1d4a9ea90967288fe85548","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T01:17:49Z","qos_policy_id":null,"name":"juju_epc-net_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280","admin_state_up":true,"tenant_id":"8a331e2f2c1d4a9ea90967288fe85548","created_at":"2019-05-19T01:17:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-19 01:17:50,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-408ffdc1-3330-45ea-8134-6b91275c6cf7 2019-05-19 01:17:50,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.487739086151s 2019-05-19 01:17:50,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-19 01:17:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '{"subnet": {"name": "juju_epc-subnet_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "enable_dhcp": true, "network_id": "13a53aa0-84e3-468c-9e9c-8cb41dea95b5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-05-19 01:17:52,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 19 May 2019 01:17:52 GMT X-Openstack-Request-Id: req-b8d95356-5de0-48de-9800-e01109a57b31 2019-05-19 01:17:52,063 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a53aa0-84e3-468c-9e9c-8cb41dea95b5","tenant_id":"8a331e2f2c1d4a9ea90967288fe85548","created_at":"2019-05-19T01:17:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-19T01:17:51Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"8a331e2f2c1d4a9ea90967288fe85548","id":"316ee578-4d65-4a1f-8b9a-8ac48a29e0e3","subnetpool_id":null,"name":"juju_epc-subnet_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}} 2019-05-19 01:17:52,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b8d95356-5de0-48de-9800-e01109a57b31 2019-05-19 01:17:52,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16005086899s 2019-05-19 01:17:52,064 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-19T01:17:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'316ee578-4d65-4a1f-8b9a-8ac48a29e0e3', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', u'enable_dhcp': True, u'network_id': u'13a53aa0-84e3-468c-9e9c-8cb41dea95b5', u'tenant_id': u'8a331e2f2c1d4a9ea90967288fe85548', u'created_at': u'2019-05-19T01:17:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'8a331e2f2c1d4a9ea90967288fe85548'}) 2019-05-19 01:17:52,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-19 01:17:52,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '{"router": {"external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f"}, "name": "juju_epc-router_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "admin_state_up": true}}' 2019-05-19 01:17:59,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 19 May 2019 01:17:59 GMT X-Openstack-Request-Id: req-bdae3bef-c748-490d-b75a-d170bd5d181b 2019-05-19 01:17:59,479 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:17:53Z", "admin_state_up": true, "updated_at": "2019-05-19T01:17:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "id": "b71f4b97-6584-4b36-9d2b-8da256e2a9f1", "name": "juju_epc-router_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}} 2019-05-19 01:17:59,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-bdae3bef-c748-490d-b75a-d170bd5d181b 2019-05-19 01:17:59,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.41482806206s 2019-05-19 01:17:59,480 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-19T01:17:54Z', u'revision_number': 3, u'id': u'b71f4b97-6584-4b36-9d2b-8da256e2a9f1', u'external_gateway_info': {u'network_id': u'2d75fc4f-f13c-4369-a330-0e229c47c98f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'64ed7db2-492e-44fe-b7b4-262ff03c132f', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', u'admin_state_up': True, u'tenant_id': u'8a331e2f2c1d4a9ea90967288fe85548', u'created_at': u'2019-05-19T01:17:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'8a331e2f2c1d4a9ea90967288fe85548'}) 2019-05-19 01:17:59,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-19 01:17:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b71f4b97-6584-4b36-9d2b-8da256e2a9f1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '{"subnet_id": "316ee578-4d65-4a1f-8b9a-8ac48a29e0e3"}' 2019-05-19 01:18:02,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 01:18:02 GMT X-Openstack-Request-Id: req-d9acf51a-c1eb-419b-b479-8be9b51f6415 2019-05-19 01:18:02,928 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "13a53aa0-84e3-468c-9e9c-8cb41dea95b5", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "subnet_id": "316ee578-4d65-4a1f-8b9a-8ac48a29e0e3", "subnet_ids": ["316ee578-4d65-4a1f-8b9a-8ac48a29e0e3"], "port_id": "5c15da70-1cac-4dca-b8a4-2e429c621321", "id": "b71f4b97-6584-4b36-9d2b-8da256e2a9f1"} 2019-05-19 01:18:02,928 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b71f4b97-6584-4b36-9d2b-8da256e2a9f1/add_router_interface.json used request id req-d9acf51a-c1eb-419b-b479-8be9b51f6415 2019-05-19 01:18:02,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.44685196877s 2019-05-19 01:18:02,928 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-19 01:18:04,202 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-19 01:18:04,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-19 01:18:04,209 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 19 May 2019 01:18:04 GMT 2019-05-19 01:18:04,210 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-05-19 01:18:04,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:18:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:18:04,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 19 May 2019 01:18:04 GMT X-Openstack-Request-Id: req-cef83f57-1171-47f8-a6f5-0476f71abb9c 2019-05-19 01:18:04,577 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:18:04,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cef83f57-1171-47f8-a6f5-0476f71abb9c 2019-05-19 01:18:04,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.362848997116s 2019-05-19 01:18:04,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-19 01:18:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}' 2019-05-19 01:18:04,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 19 May 2019 01:18:04 GMT Location: http://172.30.9.23:9292/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0f022f5b-2b9a-4433-821d-510be819b28a 2019-05-19 01:18:04,955 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:18:04Z", "file": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file", "owner": "8a331e2f2c1d4a9ea90967288fe85548", "id": "73a6b44f-b319-40e8-a627-8f66ef757586", "size": null, "self": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "checksum": null, "created_at": "2019-05-19T01:18:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-19 01:18:04,956 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0f022f5b-2b9a-4433-821d-510be819b28a 2019-05-19 01:18:04,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.369740962982s 2019-05-19 01:18:04,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-19 01:18:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '' 2019-05-19 01:18:10,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:18:10 GMT X-Openstack-Request-Id: req-e6f1c998-166f-4c11-ba34-79d51b1f19c9 2019-05-19 01:18:10,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-19 01:18:10,281 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file used request id req-e6f1c998-166f-4c11-ba34-79d51b1f19c9 2019-05-19 01:18:10,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.32454013824s 2019-05-19 01:18:10,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:18:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:18:10,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 01:18:10 GMT X-Openstack-Request-Id: req-bf9eb76c-5d69-4813-8df6-096a03d55e66 2019-05-19 01:18:10,624 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:18:10Z", "file": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file", "owner": "8a331e2f2c1d4a9ea90967288fe85548", "id": "73a6b44f-b319-40e8-a627-8f66ef757586", "size": 297336832, "self": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:18:04Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:18:10,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bf9eb76c-5d69-4813-8df6-096a03d55e66 2019-05-19 01:18:10,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338434934616s 2019-05-19 01:18:10,626 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file', 'owner': u'8a331e2f2c1d4a9ea90967288fe85548', 'id': u'73a6b44f-b319-40e8-a627-8f66ef757586', 'size': 297336832, u'self': u'/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a331e2f2c1d4a9ea90967288fe85548', 'name': 'juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-19T01:18:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-19T01:18:10Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'created': u'2019-05-19T01:18:04Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-19T01:18:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-19 01:18:11,925 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 73a6b44f-b319-40e8-a627-8f66ef757586 -s xenial -r regionOne -u http://172.30.9.23:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-05-19 01:18:11,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-19 01:18:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-19 01:18:12,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 19 May 2019 01:18: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-9bc80175-d718-4025-b715-b7a5c89ce1b6 x-openstack-request-id: req-9bc80175-d718-4025-b715-b7a5c89ce1b6 2019-05-19 01:18:12,265 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/84d5349e-0464-4627-92da-b293ad93baa0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/84d5349e-0464-4627-92da-b293ad93baa0", "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": "84d5349e-0464-4627-92da-b293ad93baa0"}} 2019-05-19 01:18:12,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9bc80175-d718-4025-b715-b7a5c89ce1b6 2019-05-19 01:18:12,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336081027985s 2019-05-19 01:18:12,266 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', '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'b33a6ca8fc47490494e5507e3de2c225', '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'84d5349e-0464-4627-92da-b293ad93baa0', 'swap': 0}) 2019-05-19 01:18:12,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-19 01:18:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/84d5349e-0464-4627-92da-b293ad93baa0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" -d '{"extra_specs": {}}' 2019-05-19 01:18:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 01:18: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-95bcd14d-e121-44d5-a19b-745289ec11d6 x-openstack-request-id: req-95bcd14d-e121-44d5-a19b-745289ec11d6 2019-05-19 01:18:12,290 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-19 01:18:12,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/84d5349e-0464-4627-92da-b293ad93baa0/os-extra_specs used request id req-95bcd14d-e121-44d5-a19b-745289ec11d6 2019-05-19 01:18:12,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236630439758s 2019-05-19 01:18:12,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-05-19 01:18:12,293 - 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-13 | | 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-ha | | 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-05-19 01:18:12,302 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-05-19 01:18:12,451 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-05-19 01:18:12,451 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-05-19 01:18:12,817 - 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-05-19 01:18:12,818 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-19 01:18:13,922 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-19 01:18:13,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:18:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:18:13,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 01:18:13 GMT X-Openstack-Request-Id: req-785ea59c-3c2f-4cca-adc1-f216fcdc2ab6 2019-05-19 01:18:13,961 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:18:10Z", "file": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file", "owner": "8a331e2f2c1d4a9ea90967288fe85548", "id": "73a6b44f-b319-40e8-a627-8f66ef757586", "size": 297336832, "self": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:18:04Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:18:13,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-785ea59c-3c2f-4cca-adc1-f216fcdc2ab6 2019-05-19 01:18:13,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370540618896s 2019-05-19 01:18:13,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-19 01:18:13,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}' 2019-05-19 01:18:14,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 19 May 2019 01:18:14 GMT Location: http://172.30.9.23:9292/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-031c6811-b517-471b-bcd4-98f86b2e5015 2019-05-19 01:18:14,417 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:18:14Z", "file": "/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/file", "owner": "8a331e2f2c1d4a9ea90967288fe85548", "id": "6948c259-3453-44b2-b15d-a70e13bdeb8a", "size": null, "self": "/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a", "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_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "checksum": null, "created_at": "2019-05-19T01:18:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-19 01:18:14,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-031c6811-b517-471b-bcd4-98f86b2e5015 2019-05-19 01:18:14,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.446413040161s 2019-05-19 01:18:14,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-19 01:18:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '' 2019-05-19 01:18:19,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:18:19 GMT X-Openstack-Request-Id: req-7e351c6a-d1aa-428b-b19b-9fc765d2623f 2019-05-19 01:18:19,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-05-19 01:18:19,461 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/file used request id req-7e351c6a-d1aa-428b-b19b-9fc765d2623f 2019-05-19 01:18:19,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.04213404655s 2019-05-19 01:18:19,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:18:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:18:19,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sun, 19 May 2019 01:18:19 GMT X-Openstack-Request-Id: req-dd973987-8e18-425c-a4ef-2a5508aa8d47 2019-05-19 01:18:19,798 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:18:19Z", "file": "/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/file", "owner": "8a331e2f2c1d4a9ea90967288fe85548", "id": "6948c259-3453-44b2-b15d-a70e13bdeb8a", "size": 263848448, "self": "/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-19T01:18:14Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:18:10Z", "file": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file", "owner": "8a331e2f2c1d4a9ea90967288fe85548", "id": "73a6b44f-b319-40e8-a627-8f66ef757586", "size": 297336832, "self": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:18:04Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:18:19,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dd973987-8e18-425c-a4ef-2a5508aa8d47 2019-05-19 01:18:19,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332993030548s 2019-05-19 01:18:19,802 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/file', 'owner': u'8a331e2f2c1d4a9ea90967288fe85548', 'id': u'6948c259-3453-44b2-b15d-a70e13bdeb8a', 'size': 263848448, u'self': u'/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a331e2f2c1d4a9ea90967288fe85548', 'name': 'juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/6948c259-3453-44b2-b15d-a70e13bdeb8a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-19T01:18:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-19T01:18:19Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', '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/6948c259-3453-44b2-b15d-a70e13bdeb8a', 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_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', 'created': u'2019-05-19T01:18:14Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-19T01:18:14Z', 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/6948c259-3453-44b2-b15d-a70e13bdeb8a', 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_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-19 01:18:20,016 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 6948c259-3453-44b2-b15d-a70e13bdeb8a -s trusty -r regionOne -u http://172.30.9.23: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-05-19 01:18:20,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-19 01:18:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-19 01:18:20,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 19 May 2019 01:18: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-970094d8-bf35-437f-84e3-0ee1a0b65ed9 x-openstack-request-id: req-970094d8-bf35-437f-84e3-0ee1a0b65ed9 2019-05-19 01:18:20,061 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4", "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": "e8009b58-fc3a-4eea-96c2-57ba686f69e4"}} 2019-05-19 01:18:20,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-970094d8-bf35-437f-84e3-0ee1a0b65ed9 2019-05-19 01:18:20,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.04456615448s 2019-05-19 01:18:20,062 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280', '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'b33a6ca8fc47490494e5507e3de2c225', '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'e8009b58-fc3a-4eea-96c2-57ba686f69e4', 'swap': 0}) 2019-05-19 01:18:20,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-19 01:18:20,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" -d '{"extra_specs": {}}' 2019-05-19 01:18:20,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 01:18: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-09d75fd3-2f33-49f0-b25f-3fd5d0361e15 x-openstack-request-id: req-09d75fd3-2f33-49f0-b25f-3fd5d0361e15 2019-05-19 01:18:20,090 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-19 01:18:20,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4/os-extra_specs used request id req-09d75fd3-2f33-49f0-b25f-3fd5d0361e15 2019-05-19 01:18:20,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277490615845s 2019-05-19 01:18:20,091 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-05-19 01:22:42,411 - 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=13a53aa0-84e3-468c-9e9c-8cb41dea95b5 --config ssl-hostname-verification=false --config external-network=2d75fc4f-f13c-4369-a330-0e229c47c98f --config use-floating-ip=true --config use-default-secgroup=true --debug 01:18:20 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 01:18:20 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=13a53aa0-84e3-468c-9e9c-8cb41dea95b5", "--config", "ssl-hostname-verification=false", "--config", "external-network=2d75fc4f-f13c-4369-a330-0e229c47c98f", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 01:18:20 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 01:18:20 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:13a53aa0-84e3-468c-9e9c-8cb41dea95b5 external-network:2d75fc4f-f13c-4369-a330-0e229c47c98f] 01:18:20 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 01:18:20 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[apt-ftp-proxy: ssl-hostname-verification:false agent-metadata-url: apt-no-proxy: firewall-mode:instance authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUpP5diGqXe0L0JBNuskmPZEwjeKq7I+nsRkkyqjCNVfbJhwlE7/4kLH3Xe3b81Ff55FtmeTSxSqg74QGmuZGnn89msdS4BJx0W79n1Q/dckvxusV3pO1RJSx834qQ7Y5jJDDmm44ruHtuGgkBjzVwe1ww0hXruVlPVO/ViuFXsWop0K7A1fVd+ECKhmExy1IQc13lXhdqF88IwOGcxQteKY8GcTG0plXDzMhZj0vwKExzcvRxFdiKBcWGu3yUHSVmzRLR9+0szFejhdb/v6QiwLN0NlTlTimVWGHg3yBzJ0MKYpPjwObE9hPtp4M0eISduNmHrtFScmSTdo9IHIpT juju-client-key type:openstack provisioner-harvest-mode:destroyed egress-subnets: policy-target-group: cloudinit-userdata: logging-config: transmit-vendor-metrics:true agent-stream:released use-floating-ip:true development:false no-proxy:127.0.0.1,localhost,::1 container-image-metadata-url: logforward-enabled:false https-proxy: ignore-machine-addresses:false container-image-stream:released default-series:xenial image-stream:released fan-config: use-openstack-gbp:false proxy-ssh:false max-status-history-age:336h max-action-results-age:336h use-default-secgroup:true external-network:2d75fc4f-f13c-4369-a330-0e229c47c98f resource-tags: automatically-retry-hooks:true test-mode:false disable-network-management:false enable-os-refresh-update:true apt-http-proxy: update-status-hook-interval:5m max-action-results-size:5G http-proxy: uuid:dd917dae-22d4-43a3-8ab3-333d4bf1134e ftp-proxy: net-bond-reconfigure-delay:17 apt-https-proxy: image-metadata-url: name:controller container-inherit-properties: apt-mirror: max-status-history-size:5G enable-os-upgrade:true network:13a53aa0-84e3-468c-9e9c-8cb41dea95b5 container-networking-method:] 01:18:20 INFO juju.provider.openstack provider.go:145 opening model "controller" 01:18:20 DEBUG goose client.go:511 auth details: &{Token:gAAAAABc4K7cXZNkMWkJOJzrwqBNBrqKXGxoU_J33lCx2GE9_HGhB-QwD6Y8yfcKtU614prKeyBkF6zh5Ko9ylZ3uYnZ1ENMkBA1LKaJPPrzVpuod0Jz18oxF2qAPjNO2h-bdsK1-e28OH-P2fHRjpZBHjPceY0A5_gNAXNbs3BErIS0cGfFhTk TenantId:8a331e2f2c1d4a9ea90967288fe85548 UserId:481b04494aec4bad9e9a4877f32e7669 Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.23:8774/v2.1 image:http://172.30.9.23:9292 cloudformation:http://172.30.9.23:8000/v1 metric:http://172.30.9.23:8041 volumev3:http://172.30.9.23:8776/v3/8a331e2f2c1d4a9ea90967288fe85548 orchestration:http://172.30.9.23:8004/v1/8a331e2f2c1d4a9ea90967288fe85548 alarming:http://172.30.9.23:8042 identity:http://172.30.9.23:5000 event:http://172.30.9.23:8977 placement:http://172.30.9.23:8778/placement object-store:http://172.30.9.23:8080/v1/AUTH_8a331e2f2c1d4a9ea90967288fe85548 volumev2:http://172.30.9.23:8776/v2/8a331e2f2c1d4a9ea90967288fe85548 network:http://172.30.9.23:9696]]} 01:18:20 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 01:18:20 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 01:18:21 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 01:18:21 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 01:18:21 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 01:18:21 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 01:18:21 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 01:18:21 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 01:18:21 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 01:18:21 INFO cmd bootstrap.go:233 Loading image metadata 01:18:21 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 01:18:21 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 01:18:21 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 01:18:21 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [utopic wily win10 opensuseleap genericlinux raring xenial win2016 vivid win2012 quantal win2012hv win2012r2 precise bionic win2012hvr2 saucy artful win2016hv trusty win2008r2 win2016nano win8 win81 centos7 yakkety zesty win7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 01:18:21 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 01:18:23 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 01:18:24 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.23:5000/v3} not found 01:18:24 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.23:5000/v3} not found 01:18:24 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 01:18:24 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 01:18:24 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 01:18:24 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 01:18:24 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 01:18:24 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 01:18:24 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 01:18:24 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 01:18:24 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 01:18:24 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 []} 01:18:26 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 01:18:26 INFO cmd bootstrap.go:389 Starting new instance for initial controller 01:18:26 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 01:18:26 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 01:18:26 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:73a6b44f-b319-40e8-a627-8f66ef757586 Arch:amd64 VirtType:}] 01:18:26 INFO juju.environs.instances image.go:106 find instance - using image with id: 73a6b44f-b319-40e8-a627-8f66ef757586 01:18:26 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 01:18:26 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 01:18:26 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2482 bytes 01:18:26 DEBUG juju.provider.openstack provider.go:1005 using network id "13a53aa0-84e3-468c-9e9c-8cb41dea95b5" 01:18:26 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" has status BUILD, wait 10 seconds before retry, attempt 10 01:20:32 INFO juju.provider.openstack provider.go:1175 started instance "11d6d46f-bae6-41e0-9aa3-e75a6840da16" 01:20:32 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 01:20:32 DEBUG juju.provider.openstack networking.go:169 using external network "2d75fc4f-f13c-4369-a330-0e229c47c98f" 01:20:34 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.202 01:20:34 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.202 01:20:39 INFO cmd bootstrap.go:225 - 11d6d46f-bae6-41e0-9aa3-e75a6840da16 (arch=amd64 mem=2G cores=1) 01:20:39 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 01:20:39 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 01:20:39 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 01:20:42 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 01:20:42 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 01:20:43 DEBUG juju.provider.openstack provider.go:417 instance 11d6d46f-bae6-41e0-9aa3-e75a6840da16 has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.121.8:22 01:20:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:20:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:20:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:20:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:20:53 DEBUG juju.provider.openstack provider.go:417 instance 11d6d46f-bae6-41e0-9aa3-e75a6840da16 has floating IP address: 172.30.9.202 01:20:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:20:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:20:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:21:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:21:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:21:04 DEBUG juju.provider.openstack provider.go:417 instance 11d6d46f-bae6-41e0-9aa3-e75a6840da16 has floating IP address: 172.30.9.202 01:21:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:21:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:21:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:21:13 DEBUG juju.provider.openstack provider.go:417 instance 11d6d46f-bae6-41e0-9aa3-e75a6840da16 has floating IP address: 172.30.9.202 01:21:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:21:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:21:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:21:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 01:21:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 01:21:24 DEBUG juju.provider.openstack provider.go:417 instance 11d6d46f-bae6-41e0-9aa3-e75a6840da16 has floating IP address: 172.30.9.202 01:21:26 INFO cmd bootstrap.go:333 Connected to 172.30.9.202 01:21:26 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]> 01:21:26 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-f1134e-controller-0 01:22:39 INFO cmd bootstrap.go:455 Bootstrap agent now started 01:22:42 DEBUG juju.provider.openstack provider.go:417 instance 11d6d46f-bae6-41e0-9aa3-e75a6840da16 has floating IP address: 172.30.9.202 01:22:42 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.202:17070 192.168.121.8:17070] 01:22:42 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.202 to verify accessibility... 01:22:42 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.202:17070 192.168.121.8:17070] 01:22:42 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" 01:22:42 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" 01:22:42 DEBUG juju.api monitor.go:35 RPC connection died 01:22:42 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 01:22:42 INFO cmd controller.go:88 Controller machines are in the "controller" model 01:22:42 INFO cmd controller.go:89 Initial model "default" added 01:22:42 INFO cmd supercommand.go:465 command finished 2019-05-19 01:22:42,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-05-19 01:22:42,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-05-19 01:22:57,022 - 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-05-19 01:22:57,022 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-05-19 01:48:10,289 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-19 01:47:53.313353Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-19 01:48:10,289 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-05-19 01:48:10,290 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-05-19 01:48:10,529 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.207 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.201 3306/tcp oai-epc/0* active idle 2 172.30.9.210 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.214 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.207 b2007f80-9127-466f-bbc7-04c406c9b6c2 xenial nova ACTIVE 1 started 172.30.9.201 d7ff8b1b-a28f-4cca-a2a0-c5390e409bf7 trusty nova ACTIVE 2 started 172.30.9.210 f71d130a-1e9d-4bfa-87ce-183b7e64bfba trusty nova ACTIVE 3 started 172.30.9.214 91278770-d6a4-4761-9a6d-604c13621589 trusty nova ACTIVE 2019-05-19 01:48:10,986 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.207 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-05-19 01:48:10,987 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-05-19 01:48:11,232 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.210 (agent:idle, workload:active) 2152/udp 2019-05-19 01:48:11,233 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-05-19 01:48:11,469 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.214 (agent:idle, workload:active) 2019-05-19 01:48:11,469 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-05-19 01:48:11,469 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-05-19 01:48:12,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-05-19 01:48:12,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-05-19 01:48:13,139 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-147a96-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-05-19 01:48:13,140 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-05-19 01:48:13,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 83ecf635-7d35-4fbf-83d3-d279a7cf495f 2019-05-19 01:58:01,915 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-19 01:57:44.714659Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-19 01:58:01,916 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-05-19 01:58:02,498 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-05-19 01:58:02,498 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-05-19 01:58:02,529 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-05-19 01:58:02,529 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-05-19 01:58:02,753 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-19 01:58:02,753 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:14 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-19 01:58:03,753 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 01:26:17 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 01:26:17 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 01:26:17 DEBUG juju.agent read agent config, format "2.0" machine-0: 01:26:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 01:26:18 DEBUG juju.worker start "engine" machine-0: 01:26:18 INFO juju.worker start "engine" machine-0: 01:26:18 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 01:26:18 DEBUG juju.worker "engine" started machine-0: 01:26:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.worker.introspection stats worker now serving machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.worker.apicaller connecting with old password machine-0: 01:26:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:18 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:18 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 01:26:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 01:26:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 01:26:18 DEBUG juju.worker.apicaller connected machine-0: 01:26:18 DEBUG juju.worker.apicaller changing password... machine-0: 01:26:18 DEBUG juju.worker.apicaller password changed machine-0: 01:26:18 DEBUG juju.api RPC connection died machine-0: 01:26:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 01:26:18 DEBUG juju.worker.apicaller connecting with current password machine-0: 01:26:18 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:18 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:18 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:19 DEBUG juju.worker.apicaller connected machine-0: 01:26:19 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:26:19 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 01:26:19 INFO juju.worker.upgrader unblocking abort check machine-0: 01:26:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 01:26:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 01:26:19 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 01:26:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 01:26:19 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: 01:26:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 01:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 01:26:19 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 01:26:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 01:26:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:26:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:26:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 01:26:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:26:19 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 01:26:19 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 01:26:19 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 01:26:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:26:19 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:26:19 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 01:26:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 01:26:19 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-0: 01:26:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 01:26:19 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 01:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 01:26:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 01:26:19 DEBUG juju.worker.logger logger setup machine-0: 01:26:19 DEBUG juju.api RPC connection died machine-0: 01:26:19 ERROR juju.worker.logger connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker killing runner 0xc4202420d0 machine-0: 01:26:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystems: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 01:26:19 INFO juju.worker runner is dying machine-0: 01:26:19 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: 01:26:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 01:26:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 01:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.apicaller connecting with current password machine-0: 01:26:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:19 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-0: 01:26:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 01:26:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 01:26:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 01:26:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.apicaller connected machine-0: 01:26:20 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 01:26:20 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 01:26:20 INFO juju.worker.upgrader unblocking abort check machine-0: 01:26:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 01:26:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 01:26:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 01:26:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 01:26:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 01:26:20 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 01:26:20 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 01:26:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 01:26:20 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 01:26:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:26:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.logger logger setup machine-0: 01:26:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:26:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:26:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:26:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:26:20 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 01:26:20 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 01:26:20 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 01:26:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:26:20 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:26:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 01:26:20 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 01:26:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 01:26:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 01:26:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 01:26:20 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 01:26:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 01:26:20 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-0: 01:26:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 01:26:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:26:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:26:20 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:26:20 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 01:26:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 01:26:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 01:26:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 01:26:20 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 01:26:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 01:26:20 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 01:26:20 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 01:26:20 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: 01:26:20 DEBUG juju.worker start "0-container-watcher" machine-0: 01:26:20 DEBUG juju.worker start "stateconverter" machine-0: 01:26:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 01:26:20 INFO juju.worker start "0-container-watcher" machine-0: 01:26:20 DEBUG juju.worker "0-container-watcher" started machine-0: 01:26:20 INFO juju.worker start "stateconverter" machine-0: 01:26:20 DEBUG juju.worker "stateconverter" started machine-0: 01:26:20 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 01:26:20 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 01:26:20 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 01:26:20 DEBUG juju.service discovered init system "systemd" from local host machine-0: 01:26:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 01:26:20 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-0: 01:26:20 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: 01:26:20 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 01:26:20 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 01:26:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 01:26:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 01:26:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 01:26:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 01:26:20 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 01:26:20 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 01:26:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:26:20 DEBUG juju.network "lxdbr0" has addresses [fe80::788f:e7ff:febc:701c/64 fe80::1/64] machine-0: 01:26:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:26:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:26:20 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 01:26:20 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 01:26:20 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:26:20 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:::1] machine-0: 01:26:20 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:::1] machine-0: 01:26:20 INFO juju.worker.machiner "machine-0" started machine-0: 01:26:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 01:26:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 01:26:21 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: 01:26:21 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 01:26:21 INFO juju.worker start "api" unit-abot-epc-basic-0: 01:26:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 01:26:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 01:26:21 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 01:26:21 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:52:1a:33 CIDR:192.168.121.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.121.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:52:1a:33 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.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:46:98:51:b5:e0:54 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.7.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:46:98:51:b5:e0:54 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:4 MACAddress:46:98:51:b5:e0:54 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} {DeviceIndex:5 MACAddress:7a:8f:e7:bc:70:1c 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:5 MACAddress:7a:8f:e7:bc:70:1c 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}] unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:26:21 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 INFO juju.api connection established to "wss://252.8.0.1:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 01:26:21 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 01:26:21 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 01:26:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 01:26:21 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: 01:26:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network "lxdbr0" has addresses [fe80::788f:e7ff:febc:701c/64 fe80::1/64] unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network including address public:172.30.9.202 for machine unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 01:26:21 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 01:26:21 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 01:26:21 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 01:26:21 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 01:26:21 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 01:26:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 01:26:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 01:26:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 01:26:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 01:26:22 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: 01:26:22 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 01:26:22 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 01:26:22 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 01:26:22 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:26:22 DEBUG httpbakery client do GET https://252.8.0.1:17070/model/6517cde6-038b-428a-8540-316b8e147a96/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 01:26:22 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 01:26:22 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 01:26:22 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:26:22 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 01:26:22 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 01:26:22 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 01:26:22 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 01:26:22 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:26:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:26:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:26:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:26:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:26:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 01:26:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 01:26:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 01:26:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 01:26:22 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 01:26:24 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 01:26:24 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 01:26:24 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 01:26:26 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: 01:26:26 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 01:26:26 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: 01:26:26 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 01:26:26 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: 01:26:26 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 01:26:26 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: 01:26:26 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 01:26:26 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev machine-0: 01:26:27 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 01:26:27 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: 01:26:27 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:26:27 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 01:26:27 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:26:27 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:28 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: 01:26:29 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: 01:26:29 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: 01:26:29 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.8 [196 kB] unit-abot-epc-basic-0: 01:26:29 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: 01:26:29 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: 01:26:29 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: 01:26:29 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: 01:26:29 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: 01:26:29 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:30 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:31 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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.1 [138 kB] unit-abot-epc-basic-0: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:32 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: 01:26:33 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: 01:26:33 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (11.8 MB/s) unit-abot-epc-basic-0: 01:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 01:26:33 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 ... 54444 files and directories currently installed.) unit-abot-epc-basic-0: 01:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 01:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 01:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 01:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 01:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 01:26:36 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: 01:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 01:26:37 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: 01:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 01:26:38 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: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 01:26:38 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: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 01:26:38 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: 01:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 01:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 01:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 01:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 01:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 01:26:44 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: 01:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 01:26:45 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: 01:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 01:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 01:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 01:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 01:26:48 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: 01:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 01:26:49 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: 01:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 01:26:50 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: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 01:26:50 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: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 01:26:50 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: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 01:26:50 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: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 01:26:51 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: 01:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 01:26:51 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: 01:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 01:26:51 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: 01:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 01:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 01:26:51 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: 01:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 01:26:54 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: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 01:26:54 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: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 01:26:55 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: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 01:26:55 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: 01:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 01:26:56 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: 01:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 01:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 01:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 01:26:57 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: 01:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 01:26:58 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: 01:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 01:26:59 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: 01:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:27:02 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:27:04 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 01:27:04 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 01:27:04 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 01:27:05 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: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 01:27:05 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: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 01:27:05 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: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 01:27:06 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: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:06 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: 01:27:06 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: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:27:06 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: 01:27:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:27:07 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:07 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: 01:27:08 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 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: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 01:27:08 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: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 01:27:08 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 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: 01:27:09 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:27:09 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: 01:27:09 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: 01:27:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 01:27:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:27:10 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:27:10 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.install --2019-05-19 01:27:11-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 99.5K 7m49s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 200K 5m51s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.3M 3m55s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.2M 2m57s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 204K 3m7s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m36s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m14s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.1M 1m58s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 212K 2m9s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 1m56s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.2M 1m46s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.4M 98s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 90s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.1M 84s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.3M 79s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.0M 74s unit-abot-epc-basic-0: 01:27:12 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.3M 70s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 231K 77s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.8M 73s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.4M 69s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 66s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.3M 63s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.0M 61s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.4M 58s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 56s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.0M 54s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 235K 59s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 12.0M 57s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 10.9M 55s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.3M 53s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.2M 52s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 11.3M 50s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 8.76M 49s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 11.0M 47s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 10.9M 46s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 11.5M 45s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 11.2M 44s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 239K 47s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 11.0M 46s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 11.2M 45s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 11.5M 44s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 11.0M 43s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 10.8M 42s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 10.9M 41s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 10.9M 40s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 11.8M 39s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 11.1M 39s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 1.43M 38s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 280K 41s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 11.3M 40s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 10.9M 39s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 11.3M 39s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 11.1M 38s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 11.5M 37s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 11.0M 37s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 11.1M 36s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.4M 35s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 11.1M 35s unit-abot-epc-basic-0: 01:27:13 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 11.1M 34s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 243K 37s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 10.4M 36s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 11.4M 35s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.3M 35s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 10.9M 34s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 11.3M 34s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 11.2M 33s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 11.0M 33s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.6M 32s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.0M 32s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.3M 32s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.0M 31s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 246K 33s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.2M 33s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.0M 32s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.4M 32s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.4M 31s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.0M 31s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.3M 31s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.2M 30s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.1M 30s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.2M 30s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 29s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.4M 29s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 249K 30s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.4M 30s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.3M 30s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 10.9M 29s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.6M 29s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.4M 29s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.2M 28s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.4M 28s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.1M 28s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.0M 28s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.5M 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.1M 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 11.1M 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 776K 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 363K 28s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 11.4M 28s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 11.1M 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 10.9M 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.6M 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 10.9M 27s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.4M 26s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.2M 26s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.1M 26s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.4M 26s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.1M 25s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.3M 25s unit-abot-epc-basic-0: 01:27:14 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.2M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 257K 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 8.72M 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.6M 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.0M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.2M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.3M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 10.9M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.5M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 11.0M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.1M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.4M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.1M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.4M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.2M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.1M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 91.5K 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 37.2M 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 34.8M 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 28.4M 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 40.6M 26s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 47.9M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 46.3M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 47.2M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 48.3M 25s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 53.8M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 59.5M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 56.0M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 51.8M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 56.9M 24s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 55.2M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 58.3M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 51.9M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 56.4M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 56.7M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 57.1M 23s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 50.0M 22s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 55.6M 22s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 55.6M 22s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 59.3M 22s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 50.9M 22s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 56.1M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 58.5M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 60.5M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 52.6M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 59.9M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 98.6M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 283K 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.5M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 10.9M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.2M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.4M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.1M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 21s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.0M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.9M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 7.38M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 25.2M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.0M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.4M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.1M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.4M 20s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 8.52M 19s unit-abot-epc-basic-0: 01:27:15 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.0M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 276K 20s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.0M 20s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.1M 20s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.5M 20s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 10.8M 20s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.6M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.2M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.2M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.1M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 7.79M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.4M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 11.2M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.0M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.4M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.0M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.0M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.4M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 283K 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 10.8M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.1M 19s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 10.8M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.5M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.1M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 11.3M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.2M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.5M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.2M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.4M 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.2M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.6M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.1M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.1M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.1M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 286K 18s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.2M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.8M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.2M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.3M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.3M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 11.0M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.6M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.0M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.2M 17s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.3M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.3M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.5M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 10.8M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 11.2M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.6M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.0M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 293K 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 10.5M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 10.8M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.5M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 9.34M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 13.2M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 7.75M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 21.0M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 11.2M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.3M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.9M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.7M 16s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.0M 15s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.5M 15s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 01:27:16 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 540K 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 637K 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.5M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 10.9M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 8.89M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 10.3M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.5M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.4M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 10.9M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.5M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 10.8M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 312K 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.4M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 11.1M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 11.1M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 10.5M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 10.5M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 11.1M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.4M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 10.7M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.6M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 10.9M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.1M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.3M 14s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.2M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.6M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 10.9M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 11.2M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.4M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.1M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.0M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.6M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.2M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 321K 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 8.89M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.6M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 6.50M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 35.0M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.6M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 11.0M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 11.4M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 11.3M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 10.9M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 11.3M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 11.2M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 11.0M 13s unit-abot-epc-basic-0: 01:27:17 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.4M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 177K 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 314K 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 13.3M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 13.0M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 13.1M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 14.3M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 7.64M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 12.0M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 14.2M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 38.7M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 31.6M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 40.1M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 39.6M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 36.5M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 33.5M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 35.6M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 37.9M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 2.99M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 2.81M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 8.14M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 143K 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 716K 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 45.2M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 42.7M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 50.1M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 37.0M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 37.2M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 34.4M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 35.1M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 34.8M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 41.1M 13s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 30.7M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 35.1M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 37.5M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.09M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 2.54M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 3.06M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 604K 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 657K 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 18.9M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 21.4M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 38.8M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 45.5M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 40.4M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 45.4M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 42.3M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 50.5M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 40.5M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 43.8M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 50.0M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 44.8M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 41.6M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 20.1M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 8.22M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 9.33M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 4.75M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 5.01M 12s unit-abot-epc-basic-0: 01:27:18 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 6.53M 12s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 2.24M 12s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 1.02M 12s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 405K 12s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 9.43M 12s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 10.6M 12s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 10.9M 12s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 8.56M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 8.31M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 8.80M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 3.90M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 6.80M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 5.51M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 2.34M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 933K 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 429K 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 8.39M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 11.2M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 11.2M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 9.37M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 8.44M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 8.99M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 4.41M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 5.38M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 6.24M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 2.38M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.01M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 409K 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 7.63M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 11.4M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 11.1M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 9.70M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 9.19M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 8.90M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 6.79M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 3.79M 11s unit-abot-epc-basic-0: 01:27:19 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 10.0M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 184K 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 2.69M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 52.0M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 51.6M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 52.0M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 41.2M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 53.9M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 56.7M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 56.1M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 49.1M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 52.7M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 227K 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 3.88M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 47.7M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 45.4M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 51.4M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 29.4M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 36.3M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 42.7M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 52.2M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 49.4M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 15.6M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 325K 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 3.89M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 6.34M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 7.19M 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 6.73M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 3.45M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 2.05M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 15.2M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 951K 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 400K 11s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 4.12M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 6.08M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 7.77M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 7.74M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 3.41M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 2.10M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 11.4M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 909K 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 414K 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 4.46M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 6.11M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 7.90M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 7.31M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 3.73M 10s unit-abot-epc-basic-0: 01:27:20 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 2.96M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 3.67M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 3.09M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 320K 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 5.76M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 3.83M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 8.42M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 7.05M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 7.34M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 3.54M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 2.20M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 5.23M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 548K 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 630K 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 4.15M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 7.61M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 8.83M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 7.02M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 4.03M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 3.15M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 3.33M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 3.22M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 320K 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 6.04M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 3.99M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 7.73M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 7.38M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 8.01M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 3.79M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 2.18M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 8.67M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 2.48M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 328K 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 5.84M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 4.08M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 8.56M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 6.97M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 7.74M 10s unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 4.04M 10s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.16M 10s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 9.12M 10s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 1011K 10s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 402K 10s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 7.34M 10s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 4.30M 10s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 8.20M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 7.04M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 8.84M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 3.94M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 2.18M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 8.56M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.49M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 328K 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 6.05M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 4.52M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 7.60M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 8.76M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 7.90M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.09M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 2.91M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 3.89M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 3.06M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 324K 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 5.51M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 4.37M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 8.18M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 8.77M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 7.11M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 5.13M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 4.07M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 2.46M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.91M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 568K 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 646K 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 5.77M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 5.37M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 8.33M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 7.47M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 9.48M 9s unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 3.42M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 2.30M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 8.53M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 963K 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 416K 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 6.30M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 5.07M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 7.84M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 8.67M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 7.81M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 4.46M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 2.98M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 3.46M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 2.89M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 330K 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 5.30M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 4.57M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 7.05M 9s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 7.84M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 8.20M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 9.60M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 3.15M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 2.51M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 5.80M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 561K 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 621K 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 6.85M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 4.86M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 7.55M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 9.00M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 8.11M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 4.29M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 3.21M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 3.28M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 2.87M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 332K 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 5.33M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 4.56M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 6.60M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 7.94M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 8.42M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 9.99M 8s unit-abot-epc-basic-0: 01:27:23 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 3.17M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 2.45M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 6.22M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 568K 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 620K 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 6.34M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 4.80M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 7.48M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 8.46M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 7.79M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 4.84M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 3.88M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 2.61M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 3.60M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 411K 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.19M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 5.66M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 5.48M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 9.09M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 7.93M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 7.94M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 4.10M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 2.11M 8s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 8.05M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 969K 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 430K 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 5.00M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 4.61M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 8.93M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 7.29M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 8.69M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 6.14M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 3.81M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 2.39M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 3.75M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 582K 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 647K 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.21M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 6.08M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 8.45M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 7.67M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 7.54M 7s unit-abot-epc-basic-0: 01:27:24 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 4.45M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 2.74M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 4.03M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 3.19M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 334K 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 4.26M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 5.67M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 6.03M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 7.72M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 8.45M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 7.96M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 3.70M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 2.31M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 6.40M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 560K 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 644K 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 4.56M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 4.99M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 8.43M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 7.65M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 8.52M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 5.69M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 3.56M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 2.60M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 3.88M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 405K 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 1.23M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 4.94M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 5.87M 7s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 7.85M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 8.92M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 7.53M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 4.46M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.36M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 4.70M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 3.46M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 329K 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 4.73M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 5.03M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 7.08M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 8.20M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 8.64M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 6.88M 6s unit-abot-epc-basic-0: 01:27:25 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 4.04M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.29M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 6.42M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 550K 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 651K 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 5.27M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 4.57M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 8.38M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 7.77M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 8.21M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 5.22M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 3.33M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.81M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 3.74M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 400K 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 1.32M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 4.91M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 5.55M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 9.26M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 7.98M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 7.64M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 4.46M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 2.28M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 5.33M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 3.40M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 330K 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.48M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 4.49M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 8.08M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 7.85M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 8.57M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 6.73M 6s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 3.62M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 2.44M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 7.27M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 557K 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 635K 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 5.78M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 4.65M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 8.06M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 7.60M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 8.55M 5s unit-abot-epc-basic-0: 01:27:26 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.95M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 2.84M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 3.38M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 3.80M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 402K 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.24M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 6.43M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 5.57M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 7.78M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 8.58M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 7.54M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 4.54M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 2.32M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 5.08M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 1.13M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 411K 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 4.35M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 4.53M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 8.39M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 7.55M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 8.68M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 7.01M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 3.47M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 2.51M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 5.40M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 574K 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 639K 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 5.40M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.14M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 9.67M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 8.18M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 7.40M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 5.43M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.76M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 3.53M 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 4.49M 4s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 395K 5s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.28M 4s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 5.03M 4s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 5.54M 4s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 8.25M 4s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 8.76M 4s unit-abot-epc-basic-0: 01:27:27 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 7.37M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 4.42M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 2.31M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 5.65M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 3.85M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 329K 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 4.28M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 4.93M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 6.61M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 8.14M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 8.61M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 7.36M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 4.41M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 2.12M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 6.00M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.08M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 421K 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 4.80M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 4.55M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 7.19M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 8.67M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 8.80M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 6.40M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 3.89M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 2.38M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 5.54M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 584K 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 627K 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 5.92M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 4.02M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 9.52M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 8.46M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 7.80M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 6.77M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 3.20M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 2.69M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 5.46M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 571K 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 641K 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 6.88M 4s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 3.96M 3s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 9.95M 3s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 8.38M 3s unit-abot-epc-basic-0: 01:27:28 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 8.25M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 5.15M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 3.02M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 3.30M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 4.66M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 413K 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.14M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 5.05M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 4.91M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 9.58M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 8.88M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 7.89M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 5.44M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 3.03M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 3.33M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 4.72M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 412K 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.15M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 4.74M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 5.07M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 9.32M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 9.04M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 8.35M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 5.47M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 3.62M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 2.75M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 5.94M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 569K 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 657K 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 5.18M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 4.20M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 9.25M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 9.36M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 8.39M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 7.50M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 3.96M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 2.44M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 5.36M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 595K 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 633K 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 4.56M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 5.38M 3s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 6.28M 2s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 8.42M 2s unit-abot-epc-basic-0: 01:27:29 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 10.3M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 7.55M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 4.97M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.26M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 6.27M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 4.48M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 330K 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 3.72M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 6.40M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 5.10M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 9.57M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 9.12M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 7.67M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 6.44M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 3.16M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 3.18M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 5.94M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 589K 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 627K 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 5.94M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 5.26M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 6.17M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 8.85M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 10.1M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 8.27M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 5.01M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.25M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 6.45M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 4.69M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 399K 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.33M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 5.35M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 4.96M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 8.54M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 9.57M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 9.79M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 8.05M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 4.74M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 2.33M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 6.38M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 4.51M 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 333K 2s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 3.58M 1s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 7.42M 1s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 4.84M 1s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 9.30M 1s unit-abot-epc-basic-0: 01:27:30 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 9.70M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 9.25M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 8.60M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 4.30M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 2.51M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 5.91M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 4.74M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 337K 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 3.88M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 5.87M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 5.12M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 7.93M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 9.42M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 9.33M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 8.79M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 5.12M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 2.40M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 6.11M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 5.19M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 421K 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 1.17M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 5.56M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 5.76M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 6.23M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 9.11M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 9.35M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 9.24M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 7.93M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.32M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 3.27M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 5.01M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 1.18M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 426K 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 4.04M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 8.67M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 4.82M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 9.58M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 9.60M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 8.91M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 10.5M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 5.61M 1s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 2.80M 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 4.56M 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 5.76M 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 609K 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 642K 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 4.67M 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 7.67M 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 5.41M 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 8.87M 0s unit-abot-epc-basic-0: 01:27:31 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 10.4M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 9.57M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 10.5M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 5.10M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 3.04M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 4.50M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 5.19M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 615K 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 649K 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 4.39M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 10.3M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 4.98M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 8.96M 0s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 10.5M=21s unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install 2019-05-19 01:27:32 (2.21 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57491 files and directories currently installed.) unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 01:27:36 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 01:27:37 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.9 [391 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 01:27:38 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.10 [926 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.10 [81.7 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.10 [162 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.10 [86.6 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-148.174 [867 kB] unit-abot-epc-basic-0: 01:27:39 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 8s (11.5 MB/s) unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 01:27:45 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 ... 57654 files and directories currently installed.) unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 01:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 01:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 01:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 01:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 01:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 01:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 01:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:27:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 01:27:57 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 ... 61297 files and directories currently installed.) unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:27:57 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 01:27:58 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-148.174_amd64.deb ... unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-148.174) ... unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 01:27:59 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:28:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 01:28:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:28:00 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:28:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 01:28:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:00 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 01:28:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:04 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 01:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 01:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 01:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 01:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 01:28:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 01:28:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 01:28:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 01:28:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 01:28:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:28:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:28:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 01:28:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:28:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 01:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 01:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 01:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 01:28:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-1: 01:28:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 01:28:18 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 01:28:18 DEBUG juju.agent read agent config, format "2.0" machine-1: 01:28:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 01:28:19 DEBUG juju.worker start "engine" machine-1: 01:28:19 INFO juju.worker start "engine" machine-1: 01:28:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 01:28:19 DEBUG juju.worker "engine" started machine-1: 01:28:19 DEBUG juju.worker.introspection stats worker now serving machine-1: 01:28:19 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:28:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.apicaller connecting with old password machine-1: 01:28:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:28:19 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:19 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 01:28:19 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 01:28:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 01:28:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 01:28:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 01:28:20 DEBUG juju.worker.apicaller connected machine-1: 01:28:20 DEBUG juju.worker.apicaller changing password... machine-1: 01:28:20 DEBUG juju.worker.apicaller password changed machine-1: 01:28:20 DEBUG juju.api RPC connection died machine-1: 01:28:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 01:28:20 DEBUG juju.worker.apicaller connecting with current password machine-1: 01:28:20 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:20 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:20 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... machine-1: 01:28:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... machine-1: 01:28:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:28:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... machine-1: 01:28:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 01:28:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 01:28:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 01:28:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 01:28:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 01:28:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:28:21 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 01:28:21 INFO juju.worker.upgrader unblocking abort check machine-1: 01:28:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 01:28:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 01:28:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 01:28:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 01:28:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 01:28:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 01:28:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.logger logger setup machine-1: 01:28:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 01:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... machine-1: 01:28:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 01:28:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 01:28:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 01:28:21 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 01:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... machine-1: 01:28:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 01:28:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:28:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:28:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:28:21 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 01:28:21 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 01:28:21 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 01:28:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:28:21 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:28:21 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 01:28:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 01:28:21 INFO juju.util.exec run result: exit status 127 machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec186696458/script.sh: line 1: fanatic: command not found 127 machine-1: 01:28:21 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 01:28:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:28:21 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 01:28:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:28:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:28:21 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:28:21 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 01:28:21 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 01:28:21 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: 01:28:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:28:21 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 01:28:21 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: 01:28:21 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 01:28:21 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 01:28:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 01:28:21 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 01:28:21 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 01:28:21 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-1: 01:28:21 INFO juju.util.exec run result: exit status 127 machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec440840670/script.sh: line 1: fanatic: command not found 127 machine-1: 01:28:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 01:28:22 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 01:28:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 01:28:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 01:28:22 DEBUG juju.api RPC connection died machine-1: 01:28:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 01:28:22 DEBUG juju.worker killing runner 0xc4204ec4e0 machine-1: 01:28:22 INFO juju.worker runner is dying machine-1: 01:28:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 01:28:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 01:28:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 01:28:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 01:28:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 01:28:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 01:28:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 01:28:22 DEBUG juju.worker.apicaller connecting with current password machine-1: 01:28:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... machine-1: 01:28:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:22 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... machine-1: 01:28:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... machine-1: 01:28:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... machine-1: 01:28:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 01:28:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... machine-1: 01:28:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... machine-1: 01:28:22 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... machine-1: 01:28:22 DEBUG juju.api RPC connection died machine-1: 01:28:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... machine-1: 01:28:22 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... machine-1: 01:28:22 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:22 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:22 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 01:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:28:23 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... machine-1: 01:28:23 DEBUG juju.worker.apicaller connected machine-1: 01:28:24 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 01:28:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:28:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 01:28:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 01:28:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 01:28:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 01:28:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 01:28:24 INFO juju.util.exec run result: exit status 127 machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec596317471/script.sh: line 1: fanatic: command not found 127 machine-1: 01:28:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 01:28:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 01:28:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 01:28:24 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 01:28:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 01:28:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 01:28:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:28:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:28:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:28:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:28:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:28:24 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 01:28:24 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 01:28:24 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 01:28:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:28:24 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:28:24 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 01:28:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 01:28:24 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 01:28:24 INFO juju.util.exec run result: exit status 127 machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec120616436/script.sh: line 1: fanatic: command not found 127 machine-1: 01:28:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 01:28:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 01:28:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 01:28:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 01:28:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 01:28:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 01:28:24 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 01:28:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 01:28:24 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: 01:28:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:28:24 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 01:28:24 INFO juju.worker.upgrader unblocking abort check machine-1: 01:28:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 01:28:24 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 01:28:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 01:28:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 01:28:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 01:28:25 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 01:28:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 01:28:25 DEBUG juju.worker.logger logger setup machine-1: 01:28:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 01:28:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 01:28:25 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 01:28:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 01:28:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:28:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:28:25 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:28:25 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:28:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:28:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:28:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:28:25 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 01:28:25 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:28:25 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 01:28:25 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 01:28:25 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: 01:28:25 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 01:28:25 DEBUG juju.service discovered init system "upstart" from local host machine-1: 01:28:25 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-1: 01:28:25 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: 01:28:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 01:28:25 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: 01:28:25 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 01:28:25 DEBUG juju.worker start "api" unit-mysql-0: 01:28:25 INFO juju.worker start "api" unit-mysql-0: 01:28:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 01:28:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 01:28:25 DEBUG juju.worker "api" started unit-mysql-0: 01:28:25 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:28:25 DEBUG juju.worker start "1-container-watcher" machine-1: 01:28:25 DEBUG juju.worker start "stateconverter" machine-1: 01:28:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 01:28:25 INFO juju.worker start "1-container-watcher" machine-1: 01:28:25 DEBUG juju.worker "1-container-watcher" started machine-1: 01:28:25 INFO juju.worker start "stateconverter" machine-1: 01:28:25 DEBUG juju.worker "stateconverter" started machine-1: 01:28:25 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-mysql-0: 01:28:25 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 01:28:25 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 01:28:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 01:28:25 INFO juju.worker.machiner "machine-1" started machine-1: 01:28:25 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 01:28:26 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:28:26 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 01:28:26 DEBUG juju.worker.apicaller password changed unit-mysql-0: 01:28:26 DEBUG juju.api RPC connection died unit-mysql-0: 01:28:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 01:28:26 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 01:28:26 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-mysql-0: 01:28:26 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-mysql-0: 01:28:26 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-1: 01:28:27 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:41:1b:13 CIDR:192.168.121.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.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:41:1b:13 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.121.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: 01:28:27 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:28:27 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 01:28:27 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 01:28:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 01:28:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 01:28:28 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 01:28:28 DEBUG juju.worker.logger logger setup unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:28:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 01:28:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:28:28 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:28:28 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 01:28:28 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 01:28:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:28:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:28:28 DEBUG juju.network including address public:172.30.9.202 for machine unit-mysql-0: 01:28:28 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 01:28:28 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-mysql-0: 01:28:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 01:28:28 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 01:28:28 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 01:28:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 01:28:28 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] unit-mysql-0: 01:28:28 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 01:28:28 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 01:28:28 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 01:28:28 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 01:28:28 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 01:28:28 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 01:28:28 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 01:28:28 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 01:28:28 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 01:28:28 INFO juju.worker.uniter resuming charm install unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 01:28:28 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 01:28:28 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 01:28:28 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 01:28:28 DEBUG httpbakery } -> error unit-mysql-0: 01:28:28 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 01:28:28 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 01:28:28 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-mysql-0: 01:28:28 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 01:28:28 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-mysql-0: 01:28:28 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 01:28:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 01:28:29 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 01:28:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 01:28:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:28:29 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:28:29 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 01:28:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 01:28:29 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 01:28:29 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: 01:28:30 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1167 kB/s) unit-mysql-0: 01:28:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 01:28:30 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 01:28:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 01:28:30 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 01:28:30 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:30 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:28:30 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 01:28:30 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:28:31 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:28:31 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 01:28:32 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: 01:28:32 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (63.3 kB/s) unit-abot-epc-basic-0: 01:28:32 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 01:28:32 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 01:28:32 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 01:28:32 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 01:28:32 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 01:28:32 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 01:28:33 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 01:28:33 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:28:33 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:28:33 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:28:33 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:28:33 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 01:28:34 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 01:28:34 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-abot-epc-basic-0: 01:28:34 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 01:28:35 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: 01:28:35 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-abot-epc-basic-0: 01:28:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 01:28:35 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 01:28:35 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.2 KB/sec) unit-mysql-0: 01:28:35 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-abot-epc-basic-0: 01:28:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 578.8 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-mysql-0: 01:28:36 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1336.4 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 417.8 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 548.7 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-mysql-0: 01:28:36 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-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1902.3 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 83.8 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1287.3 KB/sec) unit-mysql-0: 01:28:36 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 222.3 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 135.4 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 163.7 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 166.5 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) unit-mysql-0: 01:28:36 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 872.1 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 51.1 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 438.9 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 296.6 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 28.3 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 431.0 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 44.3 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-mysql-0: 01:28:36 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 446.4 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 111.6 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 144.3 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 114.2 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 118.8 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-mysql-0: 01:28:36 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-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 50.6 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 726.4 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1516.1 KB/sec) unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 987.0 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-mysql-0: 01:28:37 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-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 304.0 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 238.8 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1325.9 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 909.8 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 219.4 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 412.5 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 575.7 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/35 KB 5/35 KB 8/35 KB 11/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 13/35 KB 16/35 KB 19/35 KB 21/35 KB 24/35 KB 27/35 KB 29/35 KB 32/35 KB 35/35 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 719.4 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/13 KB 3/48 KB 3/13 KB 5/48 KB 3/13 KB 8/48 KB 3/13 KB 11/48 KB 3/13 KB 13/48 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 16/48 KB 3/13 KB 19/48 KB 3/13 KB 21/48 KB 3/13 KB 24/48 KB 3/13 KB 27/48 KB 3/13 KB 29/48 KB 3/13 KB 32/48 KB 5/13 KB 32/48 KB 3/153 KB 5/13 KB 32/48 KB 6/153 KB 5/13 KB 32/48 KB 8/13 KB 32/48 KB 6/153 KB 11/13 KB 32/48 KB 6/153 KB 13/13 KB 32/48 KB 6/153 KB 3/30 KB 13/13 KB 32/48 KB 6/153 KB 6/30 KB 13/13 KB 32/48 KB 9/153 KB 9/30 KB 13/13 KB 32/48 KB 9/153 KB 11/30 KB 13/13 KB 36/48 KB 9/153 KB 3/30 KB 13/13 KB 32/48 KB 9/153 KB 11/30 KB 13/13 KB 36/48 KB 11/153 KB 11/30 KB 13/13 KB 36/48 KB 14/153 KB 11/30 KB 13/13 KB 36/48 KB 16/153 KB 11/30 KB 13/13 KB 36/48 KB 19/153 KB 9/30 KB 13/13 KB 36/48 KB 9/153 KB 11/30 KB 13/13 KB 40/48 KB 22/153 KB 11/30 KB 13/13 KB 40/48 KB 22/153 KB 11/30 KB 13/13 KB 44/48 KB 22/153 KB 11/30 KB 13/13 KB 44/48 KB 25/153 KB 14/30 KB 13/13 KB 48/48 KB 27/153 KB 14/30 KB 13/13 KB 48/48 KB 25/153 KB 14/30 KB 13/13 KB 44/48 KB 25/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 180.4 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 16/30 KB 48/48 KB 27/153 KB 19/30 KB 48/48 KB 27/153 KB 22/30 KB 48/48 KB 27/153 KB 25/30 KB 3/50 KB 48/48 KB 30/153 KB 19/30 KB 48/48 KB 27/153 KB 22/30 KB 3/50 KB 48/48 KB 30/153 KB 22/30 KB 48/48 KB 30/153 KB 25/30 KB 6/50 KB 48/48 KB 30/153 KB 25/30 KB 9/50 KB 48/48 KB 32/153 KB 25/30 KB 6/50 KB 48/48 KB 32/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 656.1 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 3/190 KB 25/30 KB 9/50 KB 32/153 KB 5/190 KB 25/30 KB 9/50 KB 32/153 KB 8/190 KB 27/30 KB 11/50 KB 36/153 KB 5/190 KB 27/30 KB 11/50 KB 36/153 KB 5/190 KB 27/30 KB 11/50 KB 32/153 KB 8/190 KB 30/30 KB 11/50 KB 36/153 KB 5/190 KB 25/30 KB 11/50 KB 32/153 KB 8/190 KB 30/30 KB 14/50 KB 36/153 KB 8/190 KB 30/30 KB 14/50 KB 40/153 KB 8/190 KB 30/30 KB 14/50 KB 44/153 KB 8/190 KB 30/30 KB 16/50 KB 48/153 KB 11/190 KB 30/30 KB 16/50 KB 52/153 KB 11/190 KB 30/30 KB 16/50 KB 48/153 KB 8/190 KB 30/30 KB 16/50 KB 48/153 KB 11/190 KB 30/30 KB 19/50 KB 52/153 KB 13/190 KB 30/30 KB 22/50 KB 52/153 KB 13/190 KB 30/30 KB 19/50 KB 52/153 KB 16/190 KB 30/30 KB 22/50 KB 52/153 KB 19/190 KB 4/119 KB 30/30 KB 22/50 KB 52/153 KB 21/190 KB 4/119 KB 30/30 KB 25/50 KB 56/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 349.6 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 24/190 KB 4/119 KB 25/50 KB 56/153 KB 16/190 KB 4/119 KB 30/30 KB 22/50 KB 52/153 KB 19/190 KB 4/119 KB 30/30 KB 25/50 KB 56/153 KB 19/190 KB 4/119 KB 30/30 KB 22/50 KB 56/153 KB 24/190 KB 4/119 KB 25/50 KB 60/153 KB 24/190 KB 4/119 KB 25/50 KB 62/153 KB 24/190 KB 4/119 KB 27/50 KB 62/153 KB 24/190 KB 4/119 KB 27/50 KB 64/153 KB 24/190 KB 4/119 KB 30/50 KB 68/153 KB 27/190 KB 8/119 KB 30/50 KB 72/153 KB 27/190 KB 8/119 KB 30/50 KB 68/153 KB 24/190 KB 8/119 KB 30/50 KB 68/153 KB 24/190 KB 4/119 KB 30/50 KB 68/153 KB 27/190 KB 12/119 KB 32/50 KB 76/153 KB 27/190 KB 12/119 KB 36/50 KB 76/153 KB 29/190 KB 12/119 KB 40/50 KB 76/153 KB 29/190 KB 12/119 KB 36/50 KB 76/153 KB 29/190 KB 12/119 KB 36/50 KB 76/153 KB 27/190 KB 12/119 KB 36/50 KB 76/153 KB 29/190 KB 16/119 KB 44/50 KB 80/153 KB 29/190 KB 20/119 KB 44/50 KB 80/153 KB 32/190 KB 24/119 KB 44/50 KB 80/153 KB 3/37 KB 32/190 KB 20/119 KB 44/50 KB 80/153 KB 3/37 KB 29/190 KB 20/119 KB 44/50 KB 80/153 KB 32/190 KB 28/119 KB 44/50 KB 84/153 KB 3/37 KB 32/190 KB 20/119 KB 44/50 KB 80/153 KB 3/37 KB 36/190 KB 28/119 KB 48/50 KB 84/153 KB 3/37 KB 40/190 KB 28/119 KB 48/50 KB 88/153 KB 3/37 KB 29/190 KB 20/119 KB 44/50 KB 80/153 KB 3/37 KB 44/190 KB 28/119 KB 48/50 KB 88/153 KB 6/37 KB 36/190 KB 28/119 KB 48/50 KB 88/153 KB 3/37 KB 36/190 KB 28/119 KB 48/50 KB 84/153 KB 3/37 KB 44/190 KB 32/119 KB 48/50 KB 88/153 KB 6/37 KB 44/190 KB 36/119 KB 48/50 KB 88/153 KB 6/37 KB 44/190 KB 40/119 KB 48/50 KB 92/153 KB 9/37 KB 32/190 KB 28/119 KB 48/50 KB 84/153 KB 3/37 KB 44/190 KB 44/119 KB 50/50 KB 92/153 KB 9/37 KB 44/190 KB 36/119 KB 48/50 KB 92/153 KB 9/37 KB 44/190 KB 36/119 KB 48/50 KB 92/153 KB 9/37 KB 44/190 KB 36/119 KB 48/50 KB 92/153 KB 6/37 KB 48/190 KB 44/119 KB 50/50 KB 96/153 KB 9/37 KB 48/190 KB 44/119 KB 50/50 KB 96/153 KB 9/37 KB 52/190 KB 44/119 KB 50/50 KB 96/153 KB 9/37 KB 56/190 KB 44/119 KB 50/50 KB 100/153 KB 11/37 KB 52/190 KB 44/119 KB 50/50 KB 100/153 KB 11/37 KB 52/190 KB 44/119 KB 50/50 KB 100/153 KB 11/37 KB 52/190 KB 44/119 KB 50/50 KB 96/153 KB 11/37 KB 56/190 KB 48/119 KB 50/50 KB 104/153 KB 14/37 KB 56/190 KB 48/119 KB 50/50 KB 104/153 KB 16/37 KB 56/190 KB 48/119 KB 50/50 KB 104/153 KB 16/37 KB 56/190 KB 48/119 KB 50/50 KB 104/153 KB 16/37 KB 56/190 KB 48/119 KB 50/50 KB 104/153 KB 19/37 KB 60/190 KB 52/119 KB 50/50 KB 108/153 KB 22/37 KB 60/190 KB 52/119 KB 50/50 KB 108/153 KB 25/37 KB 60/190 KB 52/119 KB 50/50 KB 108/153 KB 19/37 KB 60/190 KB 48/119 KB 50/50 KB 108/153 KB 19/37 KB 56/190 KB 48/119 KB 50/50 KB 108/153 KB 19/37 KB 64/190 KB 52/119 KB 50/50 KB 112/153 KB 25/37 KB 64/190 KB 52/119 KB 50/50 KB 112/153 KB 25/37 KB 68/190 KB 52/119 KB 50/50 KB 112/153 KB 25/37 KB 72/190 KB 56/119 KB 116/153 KB 27/37 KB 68/190 KB 56/119 KB 116/153 KB 27/37 KB 68/190 KB 56/119 KB 116/153 KB 25/37 KB 76/190 KB 60/119 KB 116/153 KB 27/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 482.9 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 68/190 KB 52/119 KB 116/153 KB 25/37 KB 76/190 KB 64/119 KB 116/153 KB 27/37 KB 76/190 KB 68/119 KB 120/153 KB 30/37 KB 76/190 KB 68/119 KB 120/153 KB 30/37 KB 76/190 KB 68/119 KB 120/153 KB 30/37 KB 76/190 KB 68/119 KB 120/153 KB 30/37 KB 80/190 KB 68/119 KB 124/153 KB 30/37 KB 80/190 KB 68/119 KB 124/153 KB 32/37 KB 80/190 KB 68/119 KB 128/153 KB 32/37 KB 80/190 KB 68/119 KB 124/153 KB 32/37 KB 84/190 KB 68/119 KB 128/153 KB 32/37 KB 88/190 KB 72/119 KB 132/153 KB 35/37 KB 84/190 KB 72/119 KB 132/153 KB 35/37 KB 84/190 KB 68/119 KB 132/153 KB 35/37 KB 88/190 KB 72/119 KB 132/153 KB 37/37 KB 84/190 KB 68/119 KB 132/153 KB 32/37 KB 88/190 KB 76/119 KB 132/153 KB 37/37 KB 88/190 KB 80/119 KB 136/153 KB 37/37 KB 88/190 KB 80/119 KB 136/153 KB 37/37 KB 92/190 KB 80/119 KB 140/153 KB 37/37 KB 92/190 KB 84/119 KB 4/86 KB 144/153 KB 37/37 KB 92/190 KB 80/119 KB 136/153 KB 37/37 KB 96/190 KB 84/119 KB 4/86 KB 144/153 KB 37/37 KB 96/190 KB 84/119 KB 4/86 KB 148/153 KB 37/37 KB 96/190 KB 84/119 KB 4/86 KB 152/153 KB 37/37 KB 92/190 KB 84/119 KB 4/86 KB 140/153 KB 37/37 KB 92/190 KB 80/119 KB 4/86 KB 140/153 KB 37/37 KB 100/190 KB 88/119 KB 8/86 KB 152/153 KB 37/37 KB 100/190 KB 88/119 KB 12/86 KB 152/153 KB 37/37 KB 100/190 KB 88/119 KB 16/86 KB 152/153 KB 37/37 KB 100/190 KB 88/119 KB 20/86 KB 152/153 KB 37/37 KB 100/190 KB 88/119 KB 24/86 KB 153/153 KB 100/190 KB 84/119 KB 4/86 KB 152/153 KB 37/37 KB 104/190 KB 88/119 KB 24/86 KB 153/153 KB 108/190 KB 88/119 KB 24/86 KB 153/153 KB 112/190 KB 88/119 KB 24/86 KB 153/153 KB 116/190 KB 88/119 KB 24/86 KB 153/153 KB 120/190 KB 88/119 KB 28/86 KB 153/153 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 307.9 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 100/190 KB 88/119 KB 20/86 KB 153/153 KB 37/37 KB 100/190 KB 88/119 KB 16/86 KB 152/153 KB 37/37 KB 120/190 KB 92/119 KB 28/86 KB 153/153 KB 120/190 KB 96/119 KB 28/86 KB 153/153 KB 120/190 KB 100/119 KB 28/86 KB 153/153 KB 120/190 KB 104/119 KB 28/86 KB 153/153 KB 116/190 KB 88/119 KB 28/86 KB 153/153 KB 120/190 KB 104/119 KB 32/86 KB 153/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 120/190 KB 104/119 KB 36/86 KB 153/153 KB 124/190 KB 108/119 KB 40/86 KB 153/153 KB 124/190 KB 108/119 KB 36/86 KB 153/153 KB 124/190 KB 112/119 KB 40/86 KB 153/153 KB 124/190 KB 116/119 KB 40/86 KB 153/153 KB 124/190 KB 104/119 KB 36/86 KB 153/153 KB 128/190 KB 116/119 KB 40/86 KB 153/153 KB 128/190 KB 119/119 KB 40/86 KB 153/153 KB 132/190 KB 119/119 KB 44/86 KB 153/153 KB 136/190 KB 119/119 KB 44/86 KB 153/153 KB 140/190 KB 119/119 KB 44/86 KB 153/153 KB 144/190 KB 119/119 KB 44/86 KB 153/153 KB 128/190 KB 119/119 KB 44/86 KB 153/153 KB 144/190 KB 119/119 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1130.5 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 148/190 KB 119/119 KB 52/86 KB 152/190 KB 3/66 KB 52/86 KB 4/26 KB 144/190 KB 119/119 KB 52/86 KB 152/190 KB 3/66 KB 56/86 KB 4/26 KB 152/190 KB 3/66 KB 60/86 KB 4/26 KB 152/190 KB 3/66 KB 64/86 KB 4/26 KB 152/190 KB 3/66 KB 68/86 KB 4/26 KB 148/190 KB 3/66 KB 52/86 KB 4/26 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 856.8 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 148/190 KB 3/66 KB 119/119 KB 52/86 KB 156/190 KB 5/66 KB 68/86 KB 4/26 KB 156/190 KB 8/66 KB 68/86 KB 4/26 KB 156/190 KB 11/66 KB 68/86 KB 4/26 KB 156/190 KB 13/66 KB 68/86 KB 4/26 KB 156/190 KB 16/66 KB 68/86 KB 4/26 KB 156/190 KB 19/66 KB 68/86 KB 4/26 KB 156/190 KB 3/66 KB 68/86 KB 4/26 KB 160/190 KB 19/66 KB 68/86 KB 4/26 KB 164/190 KB 19/66 KB 68/86 KB 4/26 KB 168/190 KB 21/66 KB 72/86 KB 8/26 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 164/190 KB 21/66 KB 72/86 KB 8/26 KB 164/190 KB 21/66 KB 68/86 KB 8/26 KB 164/190 KB 21/66 KB 68/86 KB 4/26 KB 172/190 KB 24/66 KB 76/86 KB 12/26 KB 172/190 KB 24/66 KB 76/86 KB 12/26 KB 172/190 KB 24/66 KB 76/86 KB 12/26 KB 172/190 KB 24/66 KB 80/86 KB 16/26 KB 172/190 KB 24/66 KB 80/86 KB 20/26 KB 172/190 KB 27/66 KB 80/86 KB 20/26 KB 172/190 KB 27/66 KB 80/86 KB 20/26 KB 172/190 KB 24/66 KB 80/86 KB 20/26 KB 176/190 KB 29/66 KB 84/86 KB 24/26 KB 180/190 KB 29/66 KB 84/86 KB 24/26 KB 184/190 KB 29/66 KB 84/86 KB 24/26 KB 188/190 KB 29/66 KB 84/86 KB 24/26 KB 190/190 KB 29/66 KB 84/86 KB 24/26 KB 176/190 KB 29/66 KB 84/86 KB 24/26 KB 190/190 KB 29/66 KB 84/86 KB 26/26 KB 176/190 KB 29/66 KB 84/86 KB 24/26 KB 190/190 KB 29/66 KB 86/86 KB 26/26 KB 176/190 KB 29/66 KB 84/86 KB 24/26 KB 190/190 KB 32/66 KB 86/86 KB 26/26 KB 190/190 KB 36/66 KB 86/86 KB 26/26 KB 190/190 KB 40/66 KB 86/86 KB 26/26 KB 190/190 KB 44/66 KB 86/86 KB 26/26 KB 190/190 KB 48/66 KB 86/86 KB 26/26 KB 190/190 KB 52/66 KB 86/86 KB 26/26 KB 190/190 KB 56/66 KB 86/86 KB 26/26 KB 190/190 KB 56/66 KB 86/86 KB 26/26 KB 4/324 KB 190/190 KB 56/66 KB 86/86 KB 26/26 KB 8/324 KB 190/190 KB 60/66 KB 86/86 KB 26/26 KB 12/324 KB 190/190 KB 56/66 KB 86/86 KB 26/26 KB 12/324 KB 190/190 KB 64/66 KB 86/86 KB 26/26 KB 16/324 KB 190/190 KB 64/66 KB 86/86 KB 26/26 KB 16/324 KB 190/190 KB 66/66 KB 86/86 KB 26/26 KB 16/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 156.6 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 531.3 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 190/190 KB 66/66 KB 20/324 KB 66/66 KB 24/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1149.3 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 395.2 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 28/324 KB 32/324 KB 36/324 KB 40/324 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 44/324 KB 48/324 KB 3/79 KB 48/324 KB 5/79 KB 48/324 KB 8/79 KB 48/324 KB 11/79 KB 48/324 KB 11/79 KB 52/324 KB 13/79 KB 52/324 KB 3/152 KB 13/79 KB 52/324 KB 13/79 KB 52/324 KB 6/152 KB 16/79 KB 4/228 KB 56/324 KB 9/152 KB 16/79 KB 4/228 KB 56/324 KB 6/152 KB 16/79 KB 4/228 KB 52/324 KB 6/152 KB 16/79 KB 52/324 KB 6/152 KB 19/79 KB 4/228 KB 56/324 KB 9/152 KB 19/79 KB 8/228 KB 60/324 KB 9/152 KB 19/79 KB 12/228 KB 60/324 KB 9/152 KB 19/79 KB 16/228 KB 60/324 KB 9/152 KB 19/79 KB 20/228 KB 60/324 KB 9/152 KB 19/79 KB 24/228 KB 60/324 KB 9/152 KB 19/79 KB 28/228 KB 60/324 KB 9/152 KB 19/79 KB 32/228 KB 60/324 KB 9/152 KB 21/79 KB 36/228 KB 60/324 KB 9/152 KB 21/79 KB 4/32 KB 40/228 KB 60/324 KB 11/152 KB 19/79 KB 4/228 KB 60/324 KB 9/152 KB 21/79 KB 4/32 KB 40/228 KB 64/324 KB 11/152 KB 21/79 KB 4/32 KB 40/228 KB 68/324 KB 11/152 KB 21/79 KB 4/32 KB 40/228 KB 72/324 KB 11/152 KB 21/79 KB 4/32 KB 40/228 KB 76/324 KB 11/152 KB 21/79 KB 4/32 KB 40/228 KB 80/324 KB 11/152 KB 21/79 KB 4/32 KB 36/228 KB 60/324 KB 11/152 KB 21/79 KB 36/228 KB 60/324 KB 11/152 KB 21/79 KB 4/32 KB 40/228 KB 80/324 KB 14/152 KB 21/79 KB 4/32 KB 40/228 KB 80/324 KB 16/152 KB 21/79 KB 32/228 KB 60/324 KB 9/152 KB 24/79 KB 8/32 KB 40/228 KB 80/324 KB 16/152 KB 27/79 KB 8/32 KB 40/228 KB 80/324 KB 16/152 KB 29/79 KB 8/32 KB 40/228 KB 80/324 KB 16/152 KB 32/79 KB 8/32 KB 44/228 KB 84/324 KB 19/152 KB 21/79 KB 8/32 KB 40/228 KB 80/324 KB 16/152 KB 29/79 KB 8/32 KB 44/228 KB 84/324 KB 19/152 KB 32/79 KB 12/32 KB 44/228 KB 84/324 KB 19/152 KB 32/79 KB 16/32 KB 48/228 KB 84/324 KB 19/152 KB 32/79 KB 20/32 KB 48/228 KB 84/324 KB 19/152 KB 36/79 KB 24/32 KB 48/228 KB 84/324 KB 19/152 KB 29/79 KB 8/32 KB 40/228 KB 84/324 KB 19/152 KB 29/79 KB 8/32 KB 40/228 KB 80/324 KB 19/152 KB 36/79 KB 28/32 KB 48/228 KB 84/324 KB 22/152 KB 36/79 KB 28/32 KB 48/228 KB 84/324 KB 25/152 KB 36/79 KB 28/32 KB 48/228 KB 88/324 KB 27/152 KB 36/79 KB 20/32 KB 48/228 KB 84/324 KB 19/152 KB 32/79 KB 12/32 KB 48/228 KB 84/324 KB 19/152 KB 36/79 KB 28/32 KB 52/228 KB 88/324 KB 27/152 KB 36/79 KB 28/32 KB 56/228 KB 88/324 KB 27/152 KB 36/79 KB 28/32 KB 60/228 KB 88/324 KB 27/152 KB 36/79 KB 28/32 KB 48/228 KB 88/324 KB 25/152 KB 36/79 KB 28/32 KB 60/228 KB 92/324 KB 27/152 KB 36/79 KB 28/32 KB 60/228 KB 96/324 KB 27/152 KB 36/79 KB 28/32 KB 60/228 KB 100/324 KB 27/152 KB 40/79 KB 28/32 KB 64/228 KB 104/324 KB 30/152 KB 36/79 KB 28/32 KB 60/228 KB 88/324 KB 27/152 KB 40/79 KB 32/32 KB 64/228 KB 104/324 KB 30/152 KB 40/79 KB 28/32 KB 64/228 KB 100/324 KB 30/152 KB 40/79 KB 28/32 KB 64/228 KB 100/324 KB 27/152 KB 40/79 KB 32/32 KB 68/228 KB 104/324 KB 30/152 KB 40/79 KB 32/32 KB 72/228 KB 104/324 KB 32/152 KB 40/79 KB 28/32 KB 60/228 KB 100/324 KB 27/152 KB 44/79 KB 32/32 KB 72/228 KB 108/324 KB 32/152 KB 48/79 KB 32/32 KB 72/228 KB 108/324 KB 32/152 KB 52/79 KB 32/32 KB 72/228 KB 108/324 KB 32/152 KB 40/79 KB 32/32 KB 72/228 KB 108/324 KB 32/152 KB 40/79 KB 32/32 KB 68/228 KB 104/324 KB 32/152 KB 52/79 KB 32/32 KB 76/228 KB 112/324 KB 36/152 KB 56/79 KB 32/32 KB 76/228 KB 112/324 KB 40/152 KB 56/79 KB 32/32 KB 76/228 KB 112/324 KB 36/152 KB 52/79 KB 32/32 KB 76/228 KB 112/324 KB 36/152 KB 60/79 KB 32/32 KB 76/228 KB 116/324 KB 40/152 KB 60/79 KB 32/32 KB 76/228 KB 116/324 KB 40/152 KB 64/79 KB 32/32 KB 76/228 KB 116/324 KB 40/152 unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install KB 68/79 KB 32/32 KB 76/228 KB 116/324 KB 40/152 KB 68/79 KB 32/32 KB 76/228 KB 120/324 KB 40/152 KB 68/79 KB 32/32 KB 76/228 KB 124/324 KB 40/152 KB 68/79 KB 32/32 KB 76/228 KB 128/324 KB 40/152 KB 72/79 KB 32/32 KB 76/228 KB 128/324 KB 40/152 KB 76/79 KB 32/32 KB 76/228 KB 128/324 KB 40/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 154.1 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-mysql-0: 01:28:37 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-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 79/79 KB 76/228 KB 132/324 KB 40/152 KB 76/79 KB 32/32 KB 76/228 KB 132/324 KB 40/152 KB 79/79 KB 76/228 KB 136/324 KB 40/152 KB 79/79 KB 76/228 KB 140/324 KB 40/152 KB 79/79 KB 76/228 KB 144/324 KB 40/152 KB 79/79 KB 76/228 KB 148/324 KB 40/152 KB 79/79 KB 76/228 KB 152/324 KB 40/152 KB 79/79 KB 76/228 KB 156/324 KB 40/152 KB 79/79 KB 76/228 KB 160/324 KB 40/152 KB 79/79 KB 76/228 KB 164/324 KB 40/152 KB 79/79 KB 76/228 KB 168/324 KB 40/152 KB 79/79 KB 76/228 KB 172/324 KB 40/152 KB 79/79 KB 76/228 KB 176/324 KB 40/152 KB 79/79 KB 76/228 KB 180/324 KB 40/152 KB 79/79 KB 76/228 KB 184/324 KB 40/152 KB 79/79 KB 76/228 KB 188/324 KB 40/152 KB 79/79 KB 76/228 KB 192/324 KB 40/152 KB 79/79 KB 76/228 KB 192/324 KB 44/152 KB 79/79 KB 76/228 KB 192/324 KB 48/152 KB 79/79 KB 76/228 KB 192/324 KB 52/152 KB 79/79 KB 76/228 KB 192/324 KB 56/152 KB 79/79 KB 76/228 KB 192/324 KB 60/152 KB 79/79 KB 76/228 KB 192/324 KB 64/152 KB 79/79 KB 76/228 KB 192/324 KB 68/152 KB 52/79 KB 32/32 KB 76/228 KB 192/324 KB 44/152 KB 80/228 KB 4/234 KB 192/324 KB 68/152 KB 84/228 KB 4/234 KB 192/324 KB 68/152 KB 88/228 KB 4/234 KB 192/324 KB 68/152 KB 92/228 KB 4/234 KB 192/324 KB 68/152 KB 96/228 KB 4/234 KB 192/324 KB 68/152 KB 100/228 KB 4/234 KB 192/324 KB 68/152 KB 104/228 KB 4/234 KB 192/324 KB 72/152 KB 108/228 KB 4/234 KB 192/324 KB 72/152 KB 76/228 KB 4/234 KB 192/324 KB 68/152 KB 112/228 KB 4/234 KB 192/324 KB 72/152 KB 116/228 KB 8/234 KB 192/324 KB 72/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 366.5 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 112/228 KB 8/234 KB 192/324 KB 72/152 KB 120/228 KB 12/234 KB 192/324 KB 72/152 KB 120/228 KB 16/234 KB 192/324 KB 72/152 KB 104/228 KB 4/234 KB 192/324 KB 72/152 KB 120/228 KB 16/234 KB 192/324 KB 76/152 KB 120/228 KB 16/234 KB 192/324 KB 80/152 KB 120/228 KB 16/234 KB 192/324 KB 84/152 KB 120/228 KB 20/234 KB 192/324 KB 88/152 KB 120/228 KB 20/234 KB 192/324 KB 92/152 KB 120/228 KB 20/234 KB 192/324 KB 96/152 KB 120/228 KB 20/234 KB 192/324 KB 84/152 KB 120/228 KB 20/234 KB 192/324 KB 88/152 KB 124/228 KB 24/234 KB 192/324 KB 96/152 KB 128/228 KB 24/234 KB 192/324 KB 96/152 KB 132/228 KB 24/234 KB 192/324 KB 96/152 KB 136/228 KB 24/234 KB 192/324 KB 100/152 KB 132/228 KB 24/234 KB 192/324 KB 100/152 KB 120/228 KB 24/234 KB 192/324 KB 96/152 KB 136/228 KB 28/234 KB 192/324 KB 100/152 KB 136/228 KB 32/234 KB 192/324 KB 100/152 KB 136/228 KB 36/234 KB 192/324 KB 100/152 KB 140/228 KB 36/234 KB 192/324 KB 104/152 KB 136/228 KB 36/234 KB 192/324 KB 104/152 KB 144/228 KB 36/234 KB 192/324 KB 108/152 KB 144/228 KB 36/234 KB 192/324 KB 112/152 KB 144/228 KB 36/234 KB 192/324 KB 104/152 KB 148/228 KB 36/234 KB 192/324 KB 112/152 KB 152/228 KB 40/234 KB 196/324 KB 116/152 KB 156/228 KB 40/234 KB 196/324 KB 116/152 KB 148/228 KB 40/234 KB 196/324 KB 116/152 KB 148/228 KB 40/234 KB 192/324 KB 116/152 KB 156/228 KB 40/234 KB 200/324 KB 120/152 KB 156/228 KB 40/234 KB 200/324 KB 124/152 KB 156/228 KB 40/234 KB 200/324 KB 128/152 KB 148/228 KB 40/234 KB 192/324 KB 112/152 KB 160/228 KB 44/234 KB 200/324 KB 128/152 KB 160/228 KB 48/234 KB 200/324 KB 128/152 KB 160/228 KB 52/234 KB 200/324 KB 128/152 KB 160/228 KB 56/234 KB 200/324 KB 128/152 KB 160/228 KB 60/234 KB 200/324 KB 128/152 KB 160/228 KB 64/234 KB 200/324 KB 128/152 KB 160/228 KB 68/234 KB 200/324 KB 128/152 KB 160/228 KB 72/234 KB 200/324 KB 132/152 KB 156/228 KB 40/234 KB 200/324 KB 116/152 KB 160/228 KB 40/234 KB 200/324 KB 128/152 KB 164/228 KB 76/234 KB 204/324 KB 132/152 KB 168/228 KB 76/234 KB 204/324 KB 132/152 KB 160/228 KB 68/234 KB 200/324 KB 132/152 KB 160/228 KB 76/234 KB 204/324 KB 132/152 KB 172/228 KB 76/234 KB 208/324 KB 136/152 KB 172/228 KB 76/234 KB 212/324 KB 136/152 KB 172/228 KB 76/234 KB 204/324 KB 136/152 KB 172/228 KB 76/234 KB 204/324 KB 136/152 KB 176/228 KB 76/234 KB 212/324 KB 136/152 KB 176/228 KB 76/234 KB 216/324 KB 140/152 KB 176/228 KB 76/234 KB 212/324 KB 140/152 KB 176/228 KB 76/234 KB 216/324 KB 144/152 KB 180/228 KB 76/234 KB 220/324 KB 144/152 KB 180/228 KB 76/234 KB 224/324 KB 144/152 KB 180/228 KB 76/234 KB 228/324 KB 148/152 KB 180/228 KB 76/234 KB 232/324 KB 148/152 KB 180/228 KB 76/234 KB 216/324 KB 144/152 KB 184/228 KB 76/234 KB 232/324 KB 148/152 KB 188/228 KB 76/234 KB 232/324 KB 148/152 KB 180/228 KB 76/234 KB 224/324 KB 148/152 KB 192/228 KB 80/234 KB 232/324 KB 148/152 KB 180/228 KB 76/234 KB 224/324 KB 148/152 KB 192/228 KB 80/234 KB 232/324 KB 152/152 KB 192/228 KB 84/234 KB 232/324 KB 152/152 KB 192/228 KB 84/234 KB 232/324 KB 152/152 KB 192/228 KB 88/234 KB 232/324 KB 152/152 KB 192/228 KB 92/234 KB 236/324 KB 152/152 KB 192/228 KB 96/234 KB 236/324 KB 152/152 KB 192/228 KB 100/234 KB 236/324 KB 152/152 KB 196/228 KB 104/234 KB 236/324 KB 152/152 KB 196/228 KB 108/234 KB 236/324 KB 152/152 KB 196/228 KB 112/234 KB 236/324 KB 152/152 KB 192/228 KB 88/234 KB 236/324 KB 152/152 KB 196/228 KB 112/234 KB 240/324 KB 152/152 KB 1 unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 96/228 KB 112/234 KB 244/324 KB 152/152 KB 196/228 KB 112/234 KB 248/324 KB 152/152 KB 196/228 KB 112/234 KB 252/324 KB 152/152 KB 196/228 KB 112/234 KB 256/324 KB 152/152 KB 196/228 KB 100/234 KB 236/324 KB 152/152 KB 200/228 KB 112/234 KB 256/324 KB 152/152 KB 204/228 KB 112/234 KB 256/324 KB 152/152 KB 208/228 KB 112/234 KB 256/324 KB 152/152 KB 212/228 KB 112/234 KB 256/324 KB 152/152 KB 216/228 KB 116/234 KB 260/324 KB 220/228 KB 116/234 KB 260/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 624.7 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 212/228 KB 116/234 KB 260/324 KB 152/152 KB 220/228 KB 120/234 KB 260/324 KB 212/228 KB 112/234 KB 260/324 KB 152/152 KB 224/228 KB 124/234 KB 264/324 KB 224/228 KB 120/234 KB 260/324 KB 224/228 KB 124/234 KB 264/324 KB 224/228 KB 128/234 KB 264/324 KB 228/228 KB 128/234 KB 268/324 KB 228/228 KB 128/234 KB 272/324 KB 228/228 KB 128/234 KB 264/324 KB 228/228 KB 132/234 KB 276/324 KB 228/228 KB 132/234 KB 280/324 KB 228/228 KB 132/234 KB 284/324 KB 228/228 KB 132/234 KB 288/324 KB 228/228 KB 132/234 KB 272/324 KB 228/228 KB 136/234 KB 288/324 KB 228/228 KB 140/234 KB 288/324 KB 228/228 KB 144/234 KB 288/324 KB 228/228 KB 148/234 KB 288/324 KB 228/228 KB 152/234 KB 292/324 KB 228/228 KB 156/234 KB 292/324 KB 228/228 KB 148/234 KB 292/324 KB 228/228 KB 160/234 KB 296/324 KB 228/228 KB 160/234 KB 300/324 KB 228/228 KB 160/234 KB 304/324 KB 228/228 KB 160/234 KB 292/324 KB 228/228 KB 164/234 KB 304/324 KB 228/228 KB 168/234 KB 308/324 KB 228/228 KB 164/234 KB 308/324 KB 228/228 KB 172/234 KB 312/324 KB 228/228 KB 172/234 KB 312/324 KB 228/228 KB 176/234 KB 316/324 KB 228/228 KB 172/234 KB 316/324 KB 228/228 KB 176/234 KB 320/324 KB 228/228 KB 176/234 KB 324/324 KB 228/228 KB 180/234 KB 324/324 KB 228/228 KB 180/234 KB 324/324 KB 228/228 KB 184/234 KB 324/324 KB 228/228 KB 188/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 877.7 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1195.4 KB/sec) unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 839.4 KB/sec) unit-mysql-0: 01:28:37 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8241779109849100486.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.816 s unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-19T01:28:37+00:00 unit-mysql-0: 01:28:37 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-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:37 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 01:28:37 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: 01:28:38 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: 01:28:38 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: 01:28:38 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: 01:28:38 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: 01:28:39 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: 01:28:39 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 01:28:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 01:28:40 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: 01:28:40 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-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3427777077568215118.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.782 s unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-19T01:28:40+00:00 unit-mysql-0: 01:28:40 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:40 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 01:28:40 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: 01:28:40 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: 01:28:40 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: 01:28:41 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: 01:28:41 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: 01:28:41 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: 01:28:41 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: 01:28:41 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: 01:28:41 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: 01:28:41 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: 01:28:42 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: 01:28:42 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: 01:28:42 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-abot-epc-basic-0: 01:28:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 01:28:42 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 01:28:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:28:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 01:28:43 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-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5996925776770684632.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.734 s unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-19T01:28:43+00:00 unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 01:28:43 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 01:28:43 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 01:28:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 01:28:44 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: 01:28:44 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: 01:28:44 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/82/c9/3920effd37e555f670bc522483dc940eb4197b9a4d3d95dd2a05842be849/elasticsearch-7.0.1-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 44.9MB/s eta 0:00:01  24% |####### | 20kB 5.9MB/s eta 0:00:01  36% |########### | 30kB 8.2MB/s eta 0:00:01  49% |############### | 40kB 5.2MB/s eta 0:00:01  61% |################### | 51kB 6.3MB/s eta 0:00:01  73% |####################### | 61kB 7.4MB/s eta 0:00:01  86% |########################### | 71kB 8.4MB/s eta 0:00:01  98% |############################### | 81kB 9.3MB/s eta 0:00:01  100% |################################| 92kB 6.1MB/s unit-abot-epc-basic-0: 01:28:44 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 01:28:45 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/39/ec/d93dfc69617a028915df914339ef66936ea976ef24fa62940fd86ba0326e/urllib3-1.25.2-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 01:28:45 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 78.8MB/s eta 0:00:01  13% |#### | 20kB 49.5MB/s eta 0:00:01  20% |###### | 30kB 49.6MB/s eta 0:00:01  27% |######## | 40kB 48.2MB/s eta 0:00:01  33% |########## | 51kB 47.7MB/s eta 0:00:01  40% |############# | 61kB 48.3MB/s eta 0:00:01  47% |############### | 71kB 48.2MB/s eta 0:00:01  54% |################# | 81kB 23.4MB/s eta 0:00:01  61% |################### | 92kB 24.7MB/s eta 0:00:01  67% |##################### | 102kB 25.7MB/s eta 0:00:01  74% |####################### | 112kB 25.3MB/s eta 0:00:01  81% |########################## | 122kB 25.7MB/s eta 0:00:01  88% |############################ | 133kB 25.6MB/s eta 0:00:01  95% |############################## | 143kB 25.8MB/s eta 0:00:01  100% |################################| 153kB 7.1MB/s unit-abot-epc-basic-0: 01:28:45 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 01:28:45 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 01:28:45 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.1 urllib3-1.25.2 unit-abot-epc-basic-0: 01:28:45 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 01:28:45 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 01:28:45 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 01:28:45 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 01:28:45 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9a/74/670ae9737d14114753b8c8fdf2e8bd212a05d3b361ab15b44937dfd40985/Flask-1.0.3-py2.py3-none-any.whl (92kB) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 54.8MB/s eta 0:00:01  22% |####### | 20kB 5.7MB/s eta 0:00:01  33% |########## | 30kB 8.0MB/s eta 0:00:01  44% |############## | 40kB 5.0MB/s eta 0:00:01  55% |################# | 51kB 6.1MB/s eta 0:00:01  66% |##################### | 61kB 7.1MB/s eta 0:00:01  77% |######################## | 71kB 8.1MB/s eta 0:00:01  88% |############################ | 81kB 9.1MB/s eta 0:00:01  100% |################################| 92kB 6.1MB/s unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 86.8MB/s eta 0:00:01  16% |##### | 20kB 52.6MB/s eta 0:00:01  24% |####### | 30kB 53.4MB/s eta 0:00:01  32% |########## | 40kB 52.4MB/s eta 0:00:01  40% |############# | 51kB 51.9MB/s eta 0:00:01  49% |############### | 61kB 52.6MB/s eta 0:00:01  57% |################## | 71kB 51.6MB/s eta 0:00:01  65% |#################### | 81kB 51.4MB/s eta 0:00:01  73% |####################### | 92kB 52.0MB/s eta 0:00:01  81% |########################## | 102kB 32.6MB/s eta 0:00:01  90% |############################ | 112kB 31.7MB/s eta 0:00:01  98% |############################### | 122kB 32.2MB/s eta 0:00:01  100% |################################| 133kB 9.6MB/s unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9f/57/92a497e38161ce40606c27a86759c6b92dd34fcdb33f64171ec559257c02/Werkzeug-0.15.4-py2.py3-none-any.whl (327kB) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 72.7MB/s eta 0:00:01  6% |## | 20kB 46.7MB/s eta 0:00:01  9% |### | 30kB 49.2MB/s eta 0:00:01  12% |#### | 40kB 49.2MB/s eta 0:00:01  15% |##### | 51kB 49.4MB/s eta 0:00:01  18% |###### | 61kB 50.5MB/s eta 0:00:01  21% |####### | 71kB 50.2MB/s eta 0:00:01  25% |######## | 81kB 50.2MB/s eta 0:00:01  28% |######### | 92kB 50.9MB/s eta 0:00:01  31% |########## | 102kB 50.8MB/s eta 0:00:01  34% |########### | 112kB 49.7MB/s eta 0:00:01  37% |############ | 122kB 51.7MB/s eta 0:00:01  40% |############# | 133kB 47.6MB/s eta 0:00:01  43% |############## | 143kB 43.9MB/s eta 0:00:01  46% |############### | 153kB 39.5MB/s eta 0:00:01  50% |################ | 163kB 36.4MB/s eta 0:00:01  53% |################# | 174kB 36.8MB/s eta 0:00:01  56% |################## | 184kB 36.7MB/s eta 0:00:01  59% |################### | 194kB 36.8MB/s eta 0:00:01  62% |#################### | 204kB 36.6MB/s eta 0:00:01  65% |##################### | 215kB 36.2MB/s eta 0:00:01  68% |###################### | 225kB 36.7MB/s eta 0:00:01  71% |####################### | 235kB 38.8MB/s eta 0:00:01  75% |######################## | 245kB 40.3MB/s eta 0:00:01  78% |######################### | 256kB 45.4MB/s eta 0:00:01  81% |########################## | 266kB 49.6MB/s eta 0:00:01  84% |########################### | 276kB 49.6MB/s eta 0:00:01  87% |############################ | 286kB 48.5MB/s eta 0:00:01  90% |############################# | 296kB 45.3MB/s eta 0:00:01  93% |############################## | 307kB 46.0MB/s eta 0:00:01  96% |############################### | 317kB 39.9MB/s eta 0:00:01  100% |################################| 327kB 4.4MB/s unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Fetched 40.9 MB in 12s (3354 kB/s) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 38.3MB/s eta 0:00:01  25% |######## | 20kB 27.6MB/s eta 0:00:01  37% |############ | 30kB 32.7MB/s eta 0:00:01  50% |################ | 40kB 35.6MB/s eta 0:00:01  62% |#################### | 51kB 37.4MB/s eta 0:00:01  75% |######################## | 61kB 39.5MB/s eta 0:00:01  88% |############################ | 71kB 40.5MB/s eta 0:00:01  100% |################################| 81kB 12.4MB/s unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.4 click-7.0 flask-1.0.3 itsdangerous-1.1.0 unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 01:28:46 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 01:28:47 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 56.0MB/s eta 0:00:01  21% |###### | 20kB 5.4MB/s eta 0:00:01  32% |########## | 30kB 7.7MB/s eta 0:00:01  43% |############# | 40kB 4.8MB/s eta 0:00:01  54% |################# | 51kB 5.9MB/s eta 0:00:01  65% |#################### | 61kB 6.9MB/s eta 0:00:01  75% |######################## | 71kB 7.9MB/s eta 0:00:01  86% |########################### | 81kB 6.4MB/s eta 0:00:01  97% |############################### | 92kB 7.1MB/s eta 0:00:01  100% |################################| 102kB 5.2MB/s unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b9/a5/7ea40d0f8676bde6e464a6435a48bc5db09b1a8f4f06d41dd997b8f3c616/soupsieve-1.9.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-mysql-0: 01:28:48 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 01:28:48 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 01:28:48 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9.1 unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 01:28:48 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 01:28:48 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:48 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 01:28:48 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 01:28:49 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 01:28:49 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:28:49 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:28:49 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 01:28:49 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:49 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:50 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:28:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:28:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:28:50 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.3 KB/sec) unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 909.1 KB/sec) unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 741.7 KB/sec) unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 854.9 KB/sec) unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 71.0 KB/sec) unit-abot-epc-basic-0: 01:28:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 490.8 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 176.3 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 408.1 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3199.6 KB/sec) unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 122.6 KB/sec) unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 97.7 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 437.9 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 120.8 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 121.9 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 86.0 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 96.3 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 180.9 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 545.7 KB/sec) unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 54.4 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 255.7 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 336.2 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 443.3 KB/sec) unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 6/114 KB 3/48 KB 9/114 KB 3/48 KB 3/48 KB 9/114 KB 6/48 KB 9/114 KB 9/48 KB 9/114 KB 11/48 KB 9/114 KB 14/48 KB 11/114 KB 14/48 KB 14/114 KB 14/48 KB 16/114 KB 14/48 KB 19/114 KB 16/48 KB 22/114 KB 16/48 KB 25/114 KB 16/48 KB 16/114 KB 16/48 KB 25/114 KB 19/48 KB 25/114 KB 22/48 KB 25/114 KB 25/48 KB 27/114 KB 25/48 KB 30/114 KB 27/48 KB 32/114 KB 27/48 KB 36/114 KB 27/48 KB 40/114 KB 27/48 KB 44/114 KB 27/48 KB 48/114 KB 27/48 KB 52/114 KB 27/48 KB 56/114 KB 27/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 27/114 KB 27/48 KB 60/114 KB 30/48 KB 60/114 KB 32/48 KB 60/114 KB 36/48 KB 60/114 KB 40/48 KB 60/114 KB 44/48 KB 60/114 KB 48/48 KB 60/114 KB 48/48 KB 63/114 KB 48/48 KB 67/114 KB 48/48 KB 71/114 KB 48/48 KB 75/114 KB 48/48 KB 79/114 KB 48/48 KB 83/114 KB 48/48 KB 87/114 KB 91/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 998.9 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 91/114 KB 3/35 KB 91/114 KB 5/35 KB 95/114 KB 8/35 KB 95/114 KB 5/35 KB 99/114 KB 8/35 KB 103/114 KB 11/35 KB 99/114 KB 11/35 KB 103/114 KB 13/35 KB 107/114 KB 13/35 KB 111/114 KB 16/35 KB 111/114 KB 19/35 KB 111/114 KB 16/35 KB 114/114 KB 19/35 KB 4/56 KB 114/114 KB 19/35 KB 8/56 KB 114/114 KB 19/35 KB 12/56 KB 114/114 KB 3/29 KB 21/35 KB 12/56 KB 114/114 KB 3/85 KB 3/29 KB 21/35 KB 8/56 KB 114/114 KB 3/29 KB 21/35 KB 8/56 KB 114/114 KB 21/35 KB 12/56 KB 114/114 KB 3/85 KB 3/29 KB 24/35 KB 16/56 KB 114/114 KB 3/85 KB 6/29 KB 27/35 KB 16/56 KB 114/114 KB 5/85 KB 6/29 KB 29/35 KB 16/56 KB 114/114 KB 5/85 KB 6/29 KB 32/35 KB 16/56 KB 5/85 KB 6/29 KB 35/35 KB 16/56 KB 114/114 KB 3/85 KB 6/29 KB 24/35 KB 16/56 KB 114/114 KB 3/85 KB 3/29 KB 24/35 KB 20/56 KB 5/85 KB 6/29 KB 35/35 KB 24/56 KB 5/85 KB 9/29 KB 35/35 KB 28/56 KB 5/85 KB 9/29 KB 35/35 KB 32/56 KB 5/85 KB 9/29 KB 35/35 KB 16/56 KB 114/114 KB 5/85 KB 6/29 KB 27/35 KB 32/56 KB 8/85 KB 9/29 KB 35/35 KB 32/56 KB 11/85 KB 9/29 KB 35/35 KB 32/56 KB 5/85 KB 9/29 KB 35/35 KB 36/56 KB 11/85 KB 9/29 KB 35/35 KB 40/56 KB 13/85 KB 9/29 KB 35/35 KB 44/56 KB 13/85 KB 9/29 KB 35/35 KB 20/56 KB 5/85 KB 9/29 KB 35/35 KB 44/56 KB 13/85 KB 11/29 KB 35/35 KB 44/56 KB 13/85 KB 14/29 KB 35/35 KB 44/56 KB 13/85 KB 16/29 KB 35/35 KB 44/56 KB 13/85 KB 19/29 KB 35/35 KB 44/56 KB 13/85 KB 22/29 KB 35/35 KB 44/56 KB 13/85 KB 25/29 KB 35/35 KB 44/56 KB 13/85 KB 27/29 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1668.5 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 36/56 KB 13/85 KB 9/29 KB 35/35 KB 48/56 KB 16/85 KB 27/29 KB 35/35 KB 48/56 KB 19/85 KB 27/29 KB 35/35 KB 48/56 KB 21/85 KB 27/29 KB 35/35 KB 48/56 KB 24/85 KB 27/29 KB 35/35 KB 48/56 KB 27/85 KB 29/29 KB 35/35 KB 48/56 KB 13/85 KB 27/29 KB 35/35 KB 52/56 KB 27/85 KB 29/29 KB 35/35 KB 48/56 KB 27/85 KB 29/29 KB 35/35 KB 56/56 KB 27/85 KB 29/29 KB 35/35 KB 56/56 KB 29/85 KB 29/29 KB 35/35 KB 56/56 KB 32/85 KB 29/29 KB 35/35 KB 56/56 KB 36/85 KB 29/29 KB 35/35 KB 56/56 KB 40/85 KB 29/29 KB 35/35 KB 56/56 KB 44/85 KB 29/29 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 707.5 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 3/24 KB 48/85 KB 5/24 KB 48/85 KB 8/24 KB 48/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 382.4 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 11/24 KB 48/85 KB 13/24 KB 48/85 KB 16/24 KB 48/85 KB 56/56 KB 48/85 KB 35/35 KB 16/24 KB 52/85 KB 19/24 KB 56/85 KB 19/24 KB 60/85 KB 19/24 KB 64/85 KB 19/24 KB 52/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 321.0 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 21/24 KB 64/85 KB 24/24 KB 64/85 KB 24/24 KB 64/85 KB 24/24 KB 64/85 KB 3/86 KB 24/24 KB 68/85 KB 5/86 KB 24/24 KB 68/85 KB 3/86 KB 24/24 KB 72/85 KB 5/86 KB 24/24 KB 76/85 KB 8/86 KB 24/24 KB 76/85 KB 5/86 KB 24/24 KB 80/85 KB 8/86 KB 24/24 KB 80/85 KB 11/86 KB 24/24 KB 80/85 KB 13/86 KB 24/24 KB 84/85 KB 13/86 KB 3/12 KB 24/24 KB 85/85 KB 13/86 KB 3/12 KB 24/24 KB 84/85 KB 13/86 KB 5/12 KB 24/24 KB 85/85 KB 13/86 KB 8/12 KB 24/24 KB 85/85 KB 13/86 KB 11/12 KB 24/24 KB 85/85 KB 13/86 KB 12/12 KB 24/24 KB 85/85 KB 13/86 KB 12/12 KB 24/24 KB 85/85 KB 13/86 KB 4/218 KB 12/12 KB 24/24 KB 85/85 KB 13/86 KB 8/218 KB 12/12 KB 24/24 KB 85/85 KB 13/86 KB 12/218 KB 12/12 KB 24/24 KB 85/85 KB 13/86 KB 16/218 KB 12/12 KB 85/85 KB 16/86 KB 20/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 227.6 KB/sec) unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 12/12 KB 24/24 KB 85/85 KB 16/86 KB 16/218 KB 12/12 KB 85/85 KB 19/86 KB 24/218 KB 12/12 KB 85/85 KB 21/86 KB 24/218 KB 12/12 KB 85/85 KB 21/86 KB 24/218 KB 12/12 KB 85/85 KB 24/86 KB 28/218 KB 12/12 KB 85/85 KB 24/86 KB 28/218 KB 12/12 KB 85/85 KB 24/86 KB 32/218 KB 12/12 KB 85/85 KB 27/86 KB 32/218 KB 12/12 KB 85/85 KB 29/86 KB 36/218 KB 12/12 KB 85/85 KB 27/86 KB 36/218 KB 12/12 KB 85/85 KB 32/86 KB 40/218 KB 12/12 KB 85/85 KB 32/86 KB 44/218 KB 12/12 KB 85/85 KB 32/86 KB 48/218 KB 12/12 KB 85/85 KB 32/86 KB 52/218 KB 12/12 KB 85/85 KB 32/86 KB 36/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 91.9 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 12/12 KB 85/85 KB 32/86 KB 56/218 KB 32/86 KB 60/218 KB 32/86 KB 64/218 KB 32/86 KB 68/218 KB 32/86 KB 72/218 KB 32/86 KB 76/218 KB 32/86 KB 80/218 KB 32/86 KB 84/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 649.0 KB/sec) unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 32/86 KB 88/218 KB 32/86 KB 92/218 KB 32/86 KB 96/218 KB 32/86 KB 100/218 KB 32/86 KB 104/218 KB 32/86 KB 108/218 KB 32/86 KB 112/218 KB 32/86 KB 116/218 KB 32/86 KB 120/218 KB 32/86 KB 124/218 KB 32/86 KB 128/218 KB 36/86 KB 128/218 KB 40/86 KB 128/218 KB 44/86 KB 128/218 KB 48/86 KB 128/218 KB 52/86 KB 128/218 KB 56/86 KB 128/218 KB 60/86 KB 128/218 KB 64/86 KB 128/218 KB 68/86 KB 128/218 KB 72/86 KB 128/218 KB 76/86 KB 128/218 KB 80/86 KB 128/218 KB 84/86 KB 128/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB 86/86 KB 148/218 KB 86/86 KB 152/218 KB 86/86 KB 156/218 KB 86/86 KB 160/218 KB 86/86 KB 164/218 KB 86/86 KB 168/218 KB 86/86 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 576.4 KB/sec) unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 01:28:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 01:28:52 DEBUG unit.abot-epc-basic/0.install 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1328.9 KB/sec) unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8632588762633091033.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9141872877098555793.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6379975212107813377.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2862507334117593192.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9126081016896558441.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7953761724708435829.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.580 s unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-19T01:28:53+00:00 unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 01:28:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 01:28:53 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 01:28:54 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:28:55 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:28:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:28:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:28:55 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:28:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 01:28:55 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.0 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 528.4 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 880.2 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1253.4 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 368.6 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1094.7 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 271.7 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 600.7 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 1002.4 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1442.4 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1661.2 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 363.3 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 425.1 KB/sec) unit-abot-epc-basic-0: 01:28:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 139.0 KB/sec) unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 337.0 KB/sec) unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 257.8 KB/sec) unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 194.8 KB/sec) unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:57 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install 3/36 KB 6/36 KB 9/36 KB 11/36 KB 14/36 KB 16/36 KB 19/36 KB 22/36 KB 25/36 KB 27/36 KB 30/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1033.0 KB/sec) unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 220.9 KB/sec) unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 225.5 KB/sec) unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 158.8 KB/sec) unit-abot-epc-basic-0: 01:28:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 01:28:58 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 227.7 KB/sec) unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 76.3 KB/sec) unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 41.6 KB/sec) unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 128.4 KB/sec) unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 01:28:59 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 150.4 KB/sec) unit-mysql-0: 01:28:59 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 94.5 KB/sec) unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 8/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 506.1 KB/sec) unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 403.2 KB/sec) unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install 3/53 KB 6/53 KB 9/53 KB 11/53 KB 14/53 KB 16/53 KB 19/53 KB 22/53 KB 25/53 KB 27/53 KB 30/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1806.8 KB/sec) unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 716.5 KB/sec) unit-abot-epc-basic-0: 01:29:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:29:00 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (120 kB/s) unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 01:29:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 01:29:01 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2483.3 KB/sec) unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 245.7 KB/sec) unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 133.4 KB/sec) unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 22.2 KB/sec) unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-mysql-0: 01:29:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 01:29:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-mysql-0: 01:29:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:29:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:29:03 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 70.1 KB/sec) unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 375.1 KB/sec) unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 633.2 KB/sec) unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 678.5 KB/sec) unit-abot-epc-basic-0: 01:29:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 01:29:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 01:29:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 01:29:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1170.6 KB/sec) unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 01:29:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2880.2 KB/sec) unit-mysql-0: 01:29:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-mysql-0: 01:29:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 52.3 KB/sec) unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 01:29:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 01:29:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-mysql-0: 01:29:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 01:29:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 69.2 KB/sec) unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 01:29:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 01:29:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 39.2 KB/sec) unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 01:29:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 627.2 KB/sec) unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 01:29:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 01:29:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 59.9 KB/sec) unit-abot-epc-basic-0: 01:29:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 109.1 KB/sec) unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 649.7 KB/sec) unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install 1/25 KB 4/25 KB 7/25 KB 9/25 KB 12/25 KB 15/25 KB 17/25 KB 20/25 KB 23/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1504.5 KB/sec) unit-abot-epc-basic-0: 01:29:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-mysql-0: 01:29:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 514.0 KB/sec) unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 01:29:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 01:29:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1844.2 KB/sec) unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 01:29:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 139.5 KB/sec) unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-mysql-0: 01:29:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 01:29:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 01:29:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1128.2 KB/sec) unit-mysql-0: 01:29:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 585.0 KB/sec) unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-mysql-0: 01:29:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 93.3 KB/sec) unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 01:29:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install 89/1016 B 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 66.1 KB/sec) unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-mysql-0: 01:29:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-mysql-0: 01:29:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 01:29:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 98.6 KB/sec) unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 01:29:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 01:29:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-mysql-0: 01:29:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 66.8 KB/sec) unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 100.3 KB/sec) unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 921.2 KB/sec) unit-abot-epc-basic-0: 01:29:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 150.6 KB/sec) unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 824.2 KB/sec) unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 83.8 KB/sec) unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 365.8 KB/sec) unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 01:29:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-mysql-0: 01:29:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:29:11 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1900.3 KB/sec) unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 391.3 KB/sec) unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 01:29:11 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-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1194.9 KB/sec) unit-abot-epc-basic-0: 01:29:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 01:29:11 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2880.8 KB/sec) unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 233.7 KB/sec) unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 212.7 KB/sec) unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1654.8 KB/sec) unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-mysql-0: 01:29:12 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-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-mysql-0: 01:29:12 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 01:29:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.2 KB/sec) unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 01:29:13 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-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 436.6 KB/sec) unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 01:29:13 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: 01:29:13 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (408 kB/s) unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 280.3 KB/sec) unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 939.4 KB/sec) unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:29:13 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1189.8 KB/sec) unit-abot-epc-basic-0: 01:29:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 974.9 KB/sec) unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 7.5 KB/sec) unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 833.8 KB/sec) unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 188.5 KB/sec) unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 01:29:14 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 47.0 KB/sec) unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 828.9 KB/sec) unit-abot-epc-basic-0: 01:29:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 01:29:15 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 01:29:15 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 01:29:15 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 01:29:15 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 01:29:15 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 3077.1 KB/sec) unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 01:29:15 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 01:29:15 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 01:29:15 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 01:29:15 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 01:29:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 341.9 KB/sec) unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-mysql-0: 01:29:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:29:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 01:29:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:29:15 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 750.9 KB/sec) unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 01:29:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 01:29:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 01:29:15 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 01:29:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 2.2 KB/sec) unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 01:29:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 01:29:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 01:29:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 01:29:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-mysql-0: 01:29:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 01:29:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-mysql-0: 01:29:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-mysql-0: 01:29:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-mysql-0: 01:29:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 32/966 KB 36/966 KB 39/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-mysql-0: 01:29:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.install 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 01:29:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 01:29:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 01:29:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 322.2 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 01:29:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 3/10 KB 72/590 KB 3/10 KB 68/590 KB 5/10 KB 76/590 KB 8/10 KB 76/590 KB 10/10 KB 76/590 KB 10/10 KB 3/232 KB 76/590 KB 10/10 KB 5/232 KB 76/590 KB 10/10 KB 8/232 KB 76/590 KB 10/10 KB 11/232 KB 76/590 KB 10/10 KB 13/232 KB 76/590 KB 10/10 KB 13/232 KB 76/590 KB 10/10 KB 13/232 KB 80/590 KB 3/1710 KB 10/10 KB 13/232 KB 80/590 KB 5/1710 KB 10/10 KB 13/232 KB 80/590 KB 8/1710 KB 10/10 KB 13/232 KB 80/590 KB 11/1710 KB 10/10 KB 13/232 KB 80/590 KB 13/1710 KB 10/10 KB 13/232 KB 80/590 KB 13/1710 KB 10/10 KB 13/232 KB 84/590 KB 13/1710 KB 10/10 KB 13/232 KB 88/590 KB 13/1710 KB 10/10 KB 13/232 KB 92/590 KB 13/1710 KB 10/10 KB 13/232 KB 96/590 KB 13/1710 KB 10/10 KB 16/232 KB 96/590 KB 13/1710 KB 10/10 KB 19/232 KB 96/590 KB 13/1710 KB 10/10 KB 21/232 KB 96/590 KB 13/1710 KB 10/10 KB 24/232 KB 96/590 KB 13/1710 KB 10/10 KB 27/232 KB 96/590 KB 13/1710 KB 10/10 KB 29/232 KB 96/590 KB 13/1710 KB 10/10 KB 32/232 KB 96/590 KB 13/1710 KB 10/10 KB 32/232 KB 100/590 KB 13/1710 KB 10/10 KB 32/232 KB 104/590 KB 16/1710 KB 10/10 KB 32/232 KB 104/590 KB 19/1710 KB 10/10 KB 32/232 KB 104/590 KB 21/1710 KB 10/10 KB 32/232 KB 104/590 KB 24/1710 KB 10/10 KB 32/232 KB 104/590 KB 27/1710 KB 32/232 KB 104/590 KB 29/1710 KB 32/232 KB 104/590 KB 32/1710 KB 3/240 KB 32/232 KB 104/590 KB 32/1710 KB 3/240 KB 36/232 KB 104/590 KB 32/1710 KB 3/240 KB 40/232 KB 104/590 KB 32/1710 KB 3/240 KB 44/232 KB 104/590 KB 32/1710 KB 3/240 KB 48/232 KB 104/590 KB 29/1710 KB 3/240 KB 32/232 KB 104/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 212.4 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 36/1710 KB 3/240 KB 48/232 KB 104/590 KB 40/1710 KB 6/240 KB 52/232 KB 104/590 KB 44/1710 KB 6/240 KB 52/232 KB 108/590 KB 48/1710 KB 6/240 KB 52/232 KB 108/590 KB 36/1710 KB 6/240 KB 48/232 KB 104/590 KB 48/1710 KB 9/240 KB 52/232 KB 108/590 KB 36/1710 KB 6/240 KB 52/232 KB 104/590 KB 48/1710 KB 9/240 KB 56/232 KB 108/590 KB 40/1710 KB 6/240 KB 52/232 KB 108/590 KB 48/1710 KB 11/240 KB 56/232 KB 112/590 KB 48/1710 KB 11/240 KB 3/44 KB 56/232 KB 112/590 KB 52/1710 KB 11/240 KB 5/44 KB 60/232 KB 112/590 KB 52/1710 KB 11/240 KB 8/44 KB 60/232 KB 116/590 KB 48/1710 KB 11/240 KB 56/232 KB 108/590 KB 52/1710 KB 14/240 KB 8/44 KB 60/232 KB 116/590 KB 52/1710 KB 16/240 KB 8/44 KB 60/232 KB 116/590 KB 52/1710 KB 11/240 KB 5/44 KB 60/232 KB 116/590 KB 52/1710 KB 11/240 KB 3/44 KB 60/232 KB 112/590 KB 56/1710 KB 16/240 KB 8/44 KB 60/232 KB 116/590 KB 60/1710 KB 19/240 KB 8/44 KB 60/232 KB 120/590 KB 64/1710 KB 19/240 KB 8/44 KB 60/232 KB 120/590 KB 48/1710 KB 11/240 KB 3/44 KB 60/232 KB 112/590 KB 64/1710 KB 19/240 KB 8/44 KB 64/232 KB 120/590 KB 64/1710 KB 19/240 KB 8/44 KB 68/232 KB 120/590 KB 64/1710 KB 19/240 KB 8/44 KB 72/232 KB 120/590 KB 64/1710 KB 19/240 KB 8/44 KB 76/232 KB 120/590 KB 64/1710 KB 19/240 KB 8/44 KB 80/232 KB 120/590 KB 56/1710 KB 19/240 KB 8/44 KB 60/232 KB 120/590 KB 68/1710 KB 19/240 KB 8/44 KB 80/232 KB 124/590 KB 56/1710 KB 19/240 KB 8/44 KB 60/232 KB 116/590 KB 68/1710 KB 22/240 KB 8/44 KB 80/232 KB 128/590 KB 68/1710 KB 25/240 KB 8/44 KB 80/232 KB 128/590 KB 68/1710 KB 25/240 KB 11/44 KB 84/232 KB 128/590 KB 68/1710 KB 27/240 KB 11/44 KB 88/232 KB 128/590 KB 68/1710 KB 19/240 KB 8/44 KB 80/232 KB 120/590 KB 72/1710 KB 27/240 KB 11/44 KB 92/232 KB 128/590 KB 68/1710 KB 27/240 KB 11/44 KB 84/232 KB 128/590 KB 68/1710 KB 25/240 KB 11/44 KB 80/232 KB 128/590 KB 76/1710 KB 27/240 KB 13/44 KB 92/232 KB 128/590 KB 76/1710 KB 27/240 KB 16/44 KB 92/232 KB 128/590 KB 76/1710 KB 30/240 KB 19/44 KB 92/232 KB 128/590 KB 68/1710 KB 25/240 KB 8/44 KB 80/232 KB 128/590 KB 76/1710 KB 30/240 KB 19/44 KB 92/232 KB 132/590 KB 76/1710 KB 30/240 KB 19/44 KB 92/232 KB 128/590 KB 76/1710 KB 32/240 KB 19/44 KB 92/232 KB 136/590 KB 76/1710 KB 36/240 KB 19/44 KB 92/232 KB 136/590 KB 76/1710 KB 27/240 KB 11/44 KB 92/232 KB 132/590 KB 80/1710 KB 36/240 KB 21/44 KB 92/232 KB 136/590 KB 84/1710 KB 36/240 KB 21/44 KB 92/232 KB 136/590 KB 88/1710 KB 36/240 KB 21/44 KB 92/232 KB 136/590 KB 68/1710 KB 27/240 KB 21/44 KB 92/232 KB 136/590 KB 92/1710 KB 40/240 KB 21/44 KB 96/232 KB 136/590 KB 92/1710 KB 40/240 KB 21/44 KB 100/232 KB 136/590 KB 92/1710 KB 40/240 KB 21/44 KB 104/232 KB 136/590 KB 92/1710 KB 40/240 KB 21/44 KB 108/232 KB 136/590 KB 92/1710 KB 40/240 KB 21/44 KB 112/232 KB 136/590 KB 76/1710 KB 36/240 KB 21/44 KB 92/232 KB 136/590 KB 76/1710 KB 30/240 KB 19/44 KB 92/232 KB 136/590 KB 92/1710 KB 40/240 KB 21/44 KB 112/232 KB 140/590 KB 92/1710 KB 40/240 KB 21/44 KB 112/232 KB 144/590 KB 92/1710 KB 40/240 KB 24/44 KB 112/232 KB 148/590 KB 92/1710 KB 40/240 KB 24/44 KB 112/232 KB 152/590 KB 92/1710 KB 40/240 KB 24/44 KB 112/232 KB 156/590 KB 92/1710 KB 40/240 KB 24/44 KB 112/232 KB 160/590 KB 92/1710 KB 40/240 KB 24/44 KB 112/232 KB 164/590 KB 92/1710 KB 40/240 KB 24/44 KB 116/232 KB 168/590 KB 92/1710 KB 40/240 KB 21/44 KB 104/232 KB 136/590 KB 96/1710 KB 40/240 KB 24/44 KB 116/232 KB 172/590 KB 88/1710 KB 40/240 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install KB 21/44 KB 92/232 KB 136/590 KB 96/1710 KB 44/240 KB 24/44 KB 116/232 KB 172/590 KB 96/1710 KB 48/240 KB 24/44 KB 116/232 KB 172/590 KB 96/1710 KB 52/240 KB 24/44 KB 116/232 KB 172/590 KB 100/1710 KB 56/240 KB 24/44 KB 116/232 KB 172/590 KB 100/1710 KB 60/240 KB 24/44 KB 116/232 KB 172/590 KB 100/1710 KB 64/240 KB 24/44 KB 116/232 KB 172/590 KB 92/1710 KB 40/240 KB 24/44 KB 116/232 KB 164/590 KB 100/1710 KB 64/240 KB 24/44 KB 120/232 KB 172/590 KB 100/1710 KB 64/240 KB 24/44 KB 124/232 KB 172/590 KB 92/1710 KB 40/240 KB 24/44 KB 112/232 KB 144/590 KB 100/1710 KB 64/240 KB 27/44 KB 124/232 KB 172/590 KB 100/1710 KB 64/240 KB 29/44 KB 124/232 KB 172/590 KB 100/1710 KB 64/240 KB 32/44 KB 124/232 KB 172/590 KB 100/1710 KB 64/240 KB 36/44 KB 124/232 KB 172/590 KB 100/1710 KB 64/240 KB 40/44 KB 124/232 KB 172/590 KB 100/1710 KB 64/240 KB 44/44 KB 124/232 KB 172/590 KB 100/1710 KB 64/240 KB 44/44 KB 124/232 KB 172/590 KB 100/1710 KB 52/240 KB 24/44 KB 116/232 KB 172/590 KB 104/1710 KB 64/240 KB 44/44 KB 124/232 KB 172/590 KB 108/1710 KB 64/240 KB 44/44 KB 124/232 KB 172/590 KB 112/1710 KB 64/240 KB 44/44 KB 124/232 KB 172/590 KB 112/1710 KB 68/240 KB 44/44 KB 128/232 KB 172/590 KB 116/1710 KB 72/240 KB 44/44 KB 128/232 KB 172/590 KB 116/1710 KB 76/240 KB 44/44 KB 128/232 KB 172/590 KB 116/1710 KB 80/240 KB 44/44 KB 128/232 KB 172/590 KB 112/1710 KB 64/240 KB 44/44 KB 128/232 KB 172/590 KB 116/1710 KB 80/240 KB 44/44 KB 132/232 KB 172/590 KB 116/1710 KB 80/240 KB 44/44 KB 136/232 KB 172/590 KB 116/1710 KB 80/240 KB 44/44 KB 140/232 KB 172/590 KB 116/1710 KB 80/240 KB 44/44 KB 144/232 KB 172/590 KB 116/1710 KB 80/240 KB 44/44 KB 148/232 KB 172/590 KB 116/1710 KB 84/240 KB 44/44 KB 152/232 KB 172/590 KB 116/1710 KB 84/240 KB 44/44 KB 156/232 KB 172/590 KB 116/1710 KB 84/240 KB 44/44 KB 160/232 KB 172/590 KB 116/1710 KB 84/240 KB 164/232 KB 172/590 KB 116/1710 KB 68/240 KB 44/44 KB 128/232 KB 172/590 KB 120/1710 KB 84/240 KB 164/232 KB 172/590 KB 92/1710 KB 68/240 KB 44/44 KB 128/232 KB 172/590 KB 120/1710 KB 84/240 KB 164/232 KB 176/590 KB 120/1710 KB 84/240 KB 164/232 KB 180/590 KB 120/1710 KB 84/240 KB 164/232 KB 184/590 KB 120/1710 KB 84/240 KB 164/232 KB 188/590 KB 124/1710 KB 84/240 KB 164/232 KB 192/590 KB 124/1710 KB 84/240 KB 164/232 KB 196/590 KB 116/1710 KB 84/240 KB 44/44 KB 148/232 KB 172/590 KB 124/1710 KB 88/240 KB 164/232 KB 196/590 KB 124/1710 KB 92/240 KB 164/232 KB 196/590 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 536.2 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 124/1710 KB 84/240 KB 164/232 KB 188/590 KB 128/1710 KB 92/240 KB 164/232 KB 196/590 KB 132/1710 KB 92/240 KB 164/232 KB 196/590 KB 132/1710 KB 96/240 KB 164/232 KB 196/590 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 136/1710 KB 96/240 KB 164/232 KB 196/590 KB 136/1710 KB 96/240 KB 164/232 KB 200/590 KB 136/1710 KB 96/240 KB 164/232 KB 204/590 KB 140/1710 KB 100/240 KB 164/232 KB 208/590 KB 140/1710 KB 100/240 KB 164/232 KB 212/590 KB 140/1710 KB 100/240 KB 164/232 KB 204/590 KB 140/1710 KB 104/240 KB 168/232 KB 212/590 KB 140/1710 KB 108/240 KB 168/232 KB 212/590 KB 140/1710 KB 112/240 KB 168/232 KB 212/590 KB 140/1710 KB 96/240 KB 164/232 KB 204/590 KB 144/1710 KB 112/240 KB 168/232 KB 212/590 KB 148/1710 KB 112/240 KB 168/232 KB 212/590 KB 152/1710 KB 116/240 KB 168/232 KB 216/590 KB 156/1710 KB 116/240 KB 168/232 KB 216/590 KB 160/1710 KB 116/240 KB 168/232 KB 216/590 KB 140/1710 KB 100/240 KB 168/232 KB 212/590 KB 160/1710 KB 116/240 KB 172/232 KB 216/590 KB 160/1710 KB 116/240 KB 176/232 KB 216/590 KB 160/1710 KB 116/240 KB 180/232 KB 216/590 KB 160/1710 KB 116/240 KB 184/232 KB 216/590 KB 164/1710 KB 116/240 KB 188/232 KB 216/590 KB 164/1710 KB 116/240 KB 192/232 KB 216/590 KB 148/1710 KB 116/240 KB 168/232 KB 216/590 KB 164/1710 KB 120/240 KB 192/232 KB 216/590 KB 164/1710 KB 124/240 KB 192/232 KB 216/590 KB 164/1710 KB 128/240 KB 192/232 KB 216/590 KB 148/1710 KB 112/240 KB 168/232 KB 216/590 KB 164/1710 KB 128/240 KB 192/232 KB 220/590 KB 164/1710 KB 128/240 KB 192/232 KB 224/590 KB 164/1710 KB 128/240 KB 192/232 KB 228/590 KB 164/1710 KB 128/240 KB 192/232 KB 232/590 KB 164/1710 KB 128/240 KB 192/232 KB 236/590 KB 164/1710 KB 116/240 KB 184/232 KB 216/590 KB 168/1710 KB 128/240 KB 192/232 KB 236/590 KB 172/1710 KB 128/240 KB 192/232 KB 236/590 KB 176/1710 KB 128/240 KB 4/258 KB 192/232 KB 236/590 KB 172/1710 KB 128/240 KB 4/258 KB 192/232 KB 236/590 KB 176/1710 KB 132/240 KB 8/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 12/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 16/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 20/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 24/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 28/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 32/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 36/258 KB 196/232 KB 240/590 KB 180/1710 KB 132/240 KB 40/258 KB 196/232 KB 240/590 KB 180/1710 KB 132/240 KB 44/258 KB 196/232 KB 240/590 KB 176/1710 KB 132/240 KB 4/258 KB 196/232 KB 240/590 KB 180/1710 KB 136/240 KB 44/258 KB 196/232 KB 240/590 KB 180/1710 KB 140/240 KB 44/258 KB 196/232 KB 240/590 KB 180/1710 KB 144/240 KB 44/258 KB 196/232 KB 240/590 KB 176/1710 KB 128/240 KB 4/258 KB 196/232 KB 240/590 KB 180/1710 KB 144/240 KB 44/258 KB 200/232 KB 240/590 KB 180/1710 KB 144/240 KB 44/258 KB 204/232 KB 240/590 KB 180/1710 KB 144/240 KB 44/258 KB 208/232 KB 240/590 KB 180/1710 KB 144/240 KB 44/258 KB 212/232 KB 240/590 KB 180/1710 KB 148/240 KB 48/258 KB 216/232 KB 240/590 KB 180/1710 KB 148/240 KB 48/258 KB 220/232 KB 240/590 KB 180/1710 KB 148/240 KB 48/258 KB 224/232 KB 240/590 KB 176/1710 KB 128/240 KB 4/258 KB 192/232 KB 240/590 KB 180/1710 KB 148/240 KB 48/258 KB 224/232 KB 244/590 KB 180/1710 KB 148/240 KB 48/258 KB 224/232 KB 248/590 KB 180/1710 KB 148/240 KB 48/258 KB 224/232 KB 252/590 KB 180/1710 KB 148/240 KB 48/258 KB 224/232 KB 256/590 KB 180/1710 KB 148/240 KB 48/258 KB 224/232 KB 260/590 KB 180/1710 KB 148/240 KB 48/258 KB 228/232 KB 264/590 KB 180/1710 KB 148/240 KB 48/258 KB 212/232 KB 240/590 KB 180/1710 KB 148/240 KB 44/258 KB 212/232 KB 240/590 KB 180/1710 KB 152/240 KB 48/258 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 228/232 KB 268/590 KB 180/1710 KB 156/240 KB 48/258 KB 228/232 KB 268/590 KB 180/1710 KB 132/240 KB 36/258 KB 196/232 KB 240/590 KB 184/1710 KB 156/240 KB 48/258 KB 228/232 KB 268/590 KB 188/1710 KB 156/240 KB 48/258 KB 228/232 KB 268/590 KB 192/1710 KB 156/240 KB 48/258 KB 228/232 KB 268/590 KB 196/1710 KB 156/240 KB 48/258 KB 228/232 KB 268/590 KB 200/1710 KB 160/240 KB 52/258 KB 228/232 KB 268/590 KB 204/1710 KB 160/240 KB 52/258 KB 228/232 KB 268/590 KB 208/1710 KB 160/240 KB 52/258 KB 228/232 KB 268/590 KB 180/1710 KB 160/240 KB 52/258 KB 228/232 KB 268/590 KB 208/1710 KB 160/240 KB 52/258 KB 228/232 KB 272/590 KB 208/1710 KB 160/240 KB 52/258 KB 228/232 KB 276/590 KB 212/1710 KB 160/240 KB 52/258 KB 228/232 KB 280/590 KB 212/1710 KB 160/240 KB 52/258 KB 228/232 KB 284/590 KB 212/1710 KB 160/240 KB 52/258 KB 228/232 KB 288/590 KB 180/1710 KB 148/240 KB 48/258 KB 228/232 KB 260/590 KB 212/1710 KB 160/240 KB 52/258 KB 232/232 KB 288/590 KB 212/1710 KB 160/240 KB 52/258 KB 232/232 KB 288/590 KB 212/1710 KB 160/240 KB 52/258 KB 228/232 KB 276/590 KB 216/1710 KB 160/240 KB 52/258 KB 232/232 KB 288/590 KB 220/1710 KB 160/240 KB 52/258 KB 232/232 KB 288/590 KB 224/1710 KB 160/240 KB 52/258 KB 232/232 KB 288/590 KB 196/1710 KB 160/240 KB 52/258 KB 228/232 KB 268/590 KB 224/1710 KB 160/240 KB 56/258 KB 232/232 KB 288/590 KB 224/1710 KB 160/240 KB 60/258 KB 232/232 KB 288/590 KB 224/1710 KB 160/240 KB 64/258 KB 232/232 KB 288/590 KB 196/1710 KB 160/240 KB 48/258 KB 228/232 KB 268/590 KB 224/1710 KB 164/240 KB 64/258 KB 232/232 KB 288/590 KB 224/1710 KB 168/240 KB 64/258 KB 232/232 KB 288/590 KB 224/1710 KB 172/240 KB 64/258 KB 232/232 KB 288/590 KB 224/1710 KB 176/240 KB 64/258 KB 232/232 KB 288/590 KB 224/1710 KB 180/240 KB 64/258 KB 232/232 KB 288/590 KB 224/1710 KB 184/240 KB 68/258 KB 232/232 KB 288/590 KB 224/1710 KB 188/240 KB 68/258 KB 292/590 KB 224/1710 KB 192/240 KB 68/258 KB 292/590 KB 224/1710 KB 180/240 KB 68/258 KB 232/232 KB 288/590 KB 224/1710 KB 192/240 KB 72/258 KB 292/590 KB 224/1710 KB 192/240 KB 76/258 KB 292/590 KB 224/1710 KB 192/240 KB 80/258 KB 292/590 KB 224/1710 KB 192/240 KB 84/258 KB 292/590 KB 224/1710 KB 196/240 KB 88/258 KB 292/590 KB 224/1710 KB 196/240 KB 92/258 KB 292/590 KB 224/1710 KB 196/240 KB 96/258 KB 292/590 KB 224/1710 KB 184/240 KB 68/258 KB 232/232 KB 292/590 KB 224/1710 KB 196/240 KB 96/258 KB 296/590 KB 224/1710 KB 196/240 KB 96/258 KB 300/590 KB 224/1710 KB 196/240 KB 84/258 KB 292/590 KB 224/1710 KB 200/240 KB 96/258 KB 300/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1885.2 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 224/1710 KB 204/240 KB 96/258 KB 304/590 KB 224/1710 KB 208/240 KB 96/258 KB 304/590 KB 224/1710 KB 212/240 KB 100/258 KB 304/590 KB 224/1710 KB 216/240 KB 100/258 KB 304/590 KB 224/1710 KB 220/240 KB 100/258 KB 304/590 KB 224/1710 KB 224/240 KB 100/258 KB 304/590 KB 224/1710 KB 200/240 KB 96/258 KB 304/590 KB 224/1710 KB 224/240 KB 100/258 KB 308/590 KB 224/1710 KB 208/240 KB 100/258 KB 304/590 KB 224/1710 KB 224/240 KB 104/258 KB 308/590 KB 224/1710 KB 224/240 KB 108/258 KB 308/590 KB 224/1710 KB 224/240 KB 112/258 KB 308/590 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 224/1710 KB 224/240 KB 112/258 KB 312/590 KB 224/1710 KB 224/240 KB 112/258 KB 316/590 KB 224/1710 KB 224/240 KB 112/258 KB 320/590 KB 224/1710 KB 224/240 KB 112/258 KB 324/590 KB 224/1710 KB 228/240 KB 116/258 KB 328/590 KB 224/1710 KB 228/240 KB 116/258 KB 332/590 KB 224/1710 KB 228/240 KB 116/258 KB 336/590 KB 224/1710 KB 228/240 KB 116/258 KB 324/590 KB 224/1710 KB 232/240 KB 116/258 KB 336/590 KB 224/1710 KB 236/240 KB 116/258 KB 336/590 KB 224/1710 KB 240/240 KB 116/258 KB 336/590 KB 224/1710 KB 224/240 KB 116/258 KB 324/590 KB 224/1710 KB 240/240 KB 120/258 KB 336/590 KB 224/1710 KB 240/240 KB 124/258 KB 336/590 KB 224/1710 KB 240/240 KB 128/258 KB 336/590 KB 224/1710 KB 240/240 KB 132/258 KB 336/590 KB 228/1710 KB 240/240 KB 132/258 KB 340/590 KB 232/1710 KB 240/240 KB 132/258 KB 340/590 KB 236/1710 KB 240/240 KB 132/258 KB 340/590 KB 240/1710 KB 240/240 KB 132/258 KB 340/590 KB 244/1710 KB 240/240 KB 132/258 KB 340/590 KB 248/1710 KB 240/240 KB 132/258 KB 340/590 KB 252/1710 KB 240/240 KB 132/258 KB 340/590 KB 256/1710 KB 240/240 KB 132/258 KB 340/590 KB 260/1710 KB 240/240 KB 132/258 KB 340/590 KB 264/1710 KB 240/240 KB 132/258 KB 340/590 KB 268/1710 KB 240/240 KB 132/258 KB 340/590 KB 272/1710 KB 240/240 KB 132/258 KB 340/590 KB 276/1710 KB 240/240 KB 132/258 KB 340/590 KB 280/1710 KB 240/240 KB 132/258 KB 340/590 KB 284/1710 KB 240/240 KB 136/258 KB 340/590 KB 288/1710 KB 240/240 KB 136/258 KB 340/590 KB 224/1710 KB 240/240 KB 132/258 KB 340/590 KB 288/1710 KB 240/240 KB 136/258 KB 344/590 KB 288/1710 KB 240/240 KB 136/258 KB 348/590 KB 288/1710 KB 240/240 KB 136/258 KB 352/590 KB 288/1710 KB 240/240 KB 136/258 KB 356/590 KB 292/1710 KB 240/240 KB 136/258 KB 360/590 KB 292/1710 KB 136/258 KB 364/590 KB 292/1710 KB 136/258 KB 368/590 KB 280/1710 KB 240/240 KB 136/258 KB 340/590 KB 292/1710 KB 140/258 KB 368/590 KB 292/1710 KB 144/258 KB 368/590 KB 292/1710 KB 148/258 KB 368/590 KB 292/1710 KB 152/258 KB 368/590 KB 292/1710 KB 156/258 KB 368/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1759.5 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 292/1710 KB 240/240 KB 136/258 KB 356/590 KB 296/1710 KB 156/258 KB 368/590 KB 300/1710 KB 156/258 KB 368/590 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-mysql-0: 01:29:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 304/1710 KB 156/258 KB 368/590 KB 308/1710 KB 156/258 KB 368/590 KB 312/1710 KB 160/258 KB 368/590 KB 308/1710 KB 160/258 KB 368/590 KB 312/1710 KB 164/258 KB 368/590 KB 312/1710 KB 168/258 KB 368/590 KB 316/1710 KB 172/258 KB 368/590 KB 316/1710 KB 168/258 KB 368/590 KB 320/1710 KB 172/258 KB 372/590 KB 316/1710 KB 172/258 KB 372/590 KB 320/1710 KB 176/258 KB 372/590 KB 4/223 KB 324/1710 KB 176/258 KB 376/590 KB 4/223 KB 320/1710 KB 172/258 KB 372/590 KB 4/223 KB 324/1710 KB 176/258 KB 376/590 KB 8/223 KB 324/1710 KB 176/258 KB 376/590 KB 12/223 KB 324/1710 KB 176/258 KB 376/590 KB 16/223 KB 324/1710 KB 176/258 KB 376/590 KB 20/223 KB 324/1710 KB 176/258 KB 376/590 KB 24/223 KB 324/1710 KB 176/258 KB 376/590 KB 28/223 KB 324/1710 KB 176/258 KB 376/590 KB 32/223 KB 324/1710 KB 176/258 KB 376/590 KB 36/223 KB 324/1710 KB 176/258 KB 376/590 KB 40/223 KB 324/1710 KB 176/258 KB 376/590 KB 44/223 KB 324/1710 KB 176/258 KB 376/590 KB 48/223 KB 324/1710 KB 176/258 KB 376/590 KB 52/223 KB 324/1710 KB 180/258 KB 380/590 KB 56/223 KB 324/1710 KB 176/258 KB 372/590 KB 4/223 KB 324/1710 KB 180/258 KB 380/590 KB 52/223 KB 324/1710 KB 176/258 KB 380/590 KB 52/223 KB 324/1710 KB 180/258 KB 384/590 KB 56/223 KB 324/1710 KB 180/258 KB 388/590 KB 56/223 KB 328/1710 KB 184/258 KB 388/590 KB 60/223 KB 332/1710 KB 184/258 KB 388/590 KB 60/223 KB 336/1710 KB 184/258 KB 392/590 KB 60/223 KB 324/1710 KB 184/258 KB 388/590 KB 60/223 KB 336/1710 KB 188/258 KB 392/590 KB 60/223 KB 324/1710 KB 180/258 KB 388/590 KB 60/223 KB 336/1710 KB 188/258 KB 392/590 KB 4/208 KB 64/223 KB 336/1710 KB 188/258 KB 392/590 KB 4/208 KB 60/223 KB 336/1710 KB 188/258 KB 392/590 KB 8/208 KB 64/223 KB 336/1710 KB 188/258 KB 392/590 KB 12/208 KB 64/223 KB 336/1710 KB 188/258 KB 392/590 KB 16/208 KB 64/223 KB 336/1710 KB 192/258 KB 392/590 KB 16/208 KB 64/223 KB 336/1710 KB 196/258 KB 392/590 KB 20/208 KB 64/223 KB 340/1710 KB 200/258 KB 392/590 KB 20/208 KB 68/223 KB 340/1710 KB 204/258 KB 392/590 KB 20/208 KB 68/223 KB 340/1710 KB 208/258 KB 392/590 KB 20/208 KB 68/223 KB 332/1710 KB 184/258 KB 392/590 KB 60/223 KB 340/1710 KB 208/258 KB 396/590 KB 20/208 KB 68/223 KB 340/1710 KB 208/258 KB 400/590 KB 20/208 KB 68/223 KB 340/1710 KB 208/258 KB 404/590 KB 20/208 KB 68/223 KB 340/1710 KB 196/258 KB 392/590 KB 20/208 KB 68/223 KB 340/1710 KB 196/258 KB 392/590 KB 20/208 KB 64/223 KB 336/1710 KB 192/258 KB 392/590 KB 20/208 KB 64/223 KB 340/1710 KB 208/258 KB 408/590 KB 24/208 KB 68/223 KB 340/1710 KB 208/258 KB 408/590 KB 24/208 KB 72/223 KB 344/1710 KB 208/258 KB 408/590 KB 28/208 KB 72/223 KB 344/1710 KB 208/258 KB 408/590 KB 24/208 KB 72/223 KB 348/1710 KB 208/258 KB 408/590 KB 28/208 KB 76/223 KB 352/1710 KB 208/258 KB 408/590 KB 32/208 KB 76/223 KB 356/1710 KB 208/258 KB 408/590 KB 32/208 KB 76/223 KB 360/1710 KB 212/258 KB 408/590 KB 32/208 KB 76/223 KB 344/1710 KB 208/258 KB 408/590 KB 28/208 KB 76/223 KB 360/1710 KB 212/258 KB 408/590 KB 32/208 KB 80/223 KB 360/1710 KB 212/258 KB 408/590 KB 32/208 KB 84/223 KB 360/1710 KB 212/258 KB 408/590 KB 32/208 KB 88/223 KB 356/1710 KB 212/258 KB 408/590 KB 32/208 KB 76/223 KB 360/1710 KB 214/258 KB 408/590 KB 32/208 KB 92/223 KB 360/1710 KB 218/258 KB 408/590 KB 32/208 KB 92/223 KB 340/1710 KB 208/258 KB 408/590 KB 20/208 KB 68/223 KB 348/1710 KB 208/258 KB 408/590 KB 32/208 KB 76/223 KB 364/1710 KB 218/258 KB 408/590 KB 36/208 KB 92/223 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 364/1710 KB 218/258 KB 412/590 KB 40/208 KB 92/223 KB 364/1710 KB 218/258 KB 412/590 KB 44/208 KB 92/223 KB 364/1710 KB 218/258 KB 408/590 KB 32/208 KB 92/223 KB 368/1710 KB 218/258 KB 412/590 KB 48/208 KB 92/223 KB 360/1710 KB 212/258 KB 408/590 KB 32/208 KB 92/223 KB 368/1710 KB 222/258 KB 412/590 KB 48/208 KB 96/223 KB 368/1710 KB 222/258 KB 412/590 KB 48/208 KB 92/223 KB 368/1710 KB 226/258 KB 412/590 KB 48/208 KB 96/223 KB 368/1710 KB 230/258 KB 412/590 KB 48/208 KB 96/223 KB 368/1710 KB 234/258 KB 412/590 KB 48/208 KB 100/223 KB 372/1710 KB 238/258 KB 412/590 KB 48/208 KB 100/223 KB 372/1710 KB 242/258 KB 412/590 KB 48/208 KB 100/223 KB 372/1710 KB 246/258 KB 412/590 KB 48/208 KB 100/223 KB 372/1710 KB 250/258 KB 412/590 KB 48/208 KB 100/223 KB 364/1710 KB 218/258 KB 412/590 KB 48/208 KB 92/223 KB 364/1710 KB 218/258 KB 412/590 KB 36/208 KB 92/223 KB 372/1710 KB 250/258 KB 416/590 KB 48/208 KB 100/223 KB 372/1710 KB 250/258 KB 420/590 KB 48/208 KB 100/223 KB 372/1710 KB 250/258 KB 424/590 KB 48/208 KB 100/223 KB 372/1710 KB 250/258 KB 428/590 KB 48/208 KB 100/223 KB 372/1710 KB 250/258 KB 432/590 KB 48/208 KB 100/223 KB 372/1710 KB 250/258 KB 436/590 KB 48/208 KB 100/223 KB 372/1710 KB 250/258 KB 440/590 KB 52/208 KB 100/223 KB 372/1710 KB 250/258 KB 444/590 KB 52/208 KB 100/223 KB 372/1710 KB 250/258 KB 448/590 KB 52/208 KB 100/223 KB 372/1710 KB 234/258 KB 412/590 KB 48/208 KB 100/223 KB 376/1710 KB 250/258 KB 448/590 KB 52/208 KB 100/223 KB 380/1710 KB 250/258 KB 448/590 KB 52/208 KB 100/223 KB 384/1710 KB 250/258 KB 448/590 KB 52/208 KB 100/223 KB 368/1710 KB 230/258 KB 412/590 KB 48/208 KB 100/223 KB 384/1710 KB 250/258 KB 448/590 KB 52/208 KB 104/223 KB 384/1710 KB 250/258 KB 448/590 KB 52/208 KB 108/223 KB 384/1710 KB 250/258 KB 448/590 KB 52/208 KB 112/223 KB 372/1710 KB 250/258 KB 436/590 KB 52/208 KB 100/223 KB 384/1710 KB 250/258 KB 448/590 KB 56/208 KB 112/223 KB 384/1710 KB 250/258 KB 448/590 KB 60/208 KB 112/223 KB 384/1710 KB 250/258 KB 448/590 KB 60/208 KB 116/223 KB 388/1710 KB 250/258 KB 452/590 KB 64/208 KB 120/223 KB 388/1710 KB 250/258 KB 452/590 KB 64/208 KB 124/223 KB 388/1710 KB 250/258 KB 452/590 KB 64/208 KB 128/223 KB 388/1710 KB 254/258 KB 452/590 KB 64/208 KB 132/223 KB 388/1710 KB 254/258 KB 452/590 KB 64/208 KB 136/223 KB 388/1710 KB 254/258 KB 452/590 KB 64/208 KB 140/223 KB 388/1710 KB 254/258 KB 452/590 KB 64/208 KB 144/223 KB 388/1710 KB 250/258 KB 452/590 KB 64/208 KB 116/223 KB 388/1710 KB 254/258 KB 456/590 KB 64/208 KB 144/223 KB 388/1710 KB 254/258 KB 460/590 KB 64/208 KB 144/223 KB 388/1710 KB 254/258 KB 464/590 KB 64/208 KB 144/223 KB 388/1710 KB 250/258 KB 448/590 KB 64/208 KB 116/223 KB 392/1710 KB 254/258 KB 464/590 KB 64/208 KB 144/223 KB 396/1710 KB 254/258 KB 464/590 KB 64/208 KB 144/223 KB 400/1710 KB 254/258 KB 464/590 KB 64/208 KB 144/223 KB 384/1710 KB 250/258 KB 448/590 KB 64/208 KB 116/223 KB 400/1710 KB 254/258 KB 464/590 KB 68/208 KB 144/223 KB 400/1710 KB 254/258 KB 464/590 KB 72/208 KB 144/223 KB 400/1710 KB 254/258 KB 464/590 KB 76/208 KB 144/223 KB 400/1710 KB 254/258 KB 464/590 KB 80/208 KB 144/223 KB 388/1710 KB 254/258 KB 452/590 KB 64/208 KB 128/223 KB 400/1710 KB 258/258 KB 464/590 KB 80/208 KB 144/223 KB 400/1710 KB 258/258 KB 464/590 KB 80/208 KB 144/223 KB 400/1710 KB 258/258 KB 464/590 KB 84/208 KB 144/223 KB 404/1710 KB 258/258 KB 468/590 KB 88/208 KB 144/223 KB 404/1710 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 258/258 KB 468/590 KB 92/208 KB 144/223 KB 404/1710 KB 258/258 KB 468/590 KB 96/208 KB 148/223 KB 404/1710 KB 258/258 KB 464/590 KB 84/208 KB 144/223 KB 408/1710 KB 258/258 KB 468/590 KB 96/208 KB 148/223 KB 412/1710 KB 258/258 KB 468/590 KB 96/208 KB 148/223 KB 416/1710 KB 258/258 KB 468/590 KB 96/208 KB 148/223 KB 420/1710 KB 258/258 KB 468/590 KB 96/208 KB 148/223 KB 424/1710 KB 258/258 KB 468/590 KB 100/208 KB 148/223 KB 428/1710 KB 258/258 KB 468/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 468/590 KB 100/208 KB 148/223 KB 404/1710 KB 258/258 KB 468/590 KB 84/208 KB 144/223 KB 432/1710 KB 258/258 KB 472/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 476/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 480/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 484/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 488/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 492/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 496/590 KB 100/208 KB 148/223 KB 432/1710 KB 258/258 KB 500/590 KB 100/208 KB 148/223 KB 436/1710 KB 258/258 KB 504/590 KB 100/208 KB 148/223 KB 436/1710 KB 258/258 KB 508/590 KB 100/208 KB 148/223 KB 436/1710 KB 258/258 KB 512/590 KB 100/208 KB 148/223 KB 420/1710 KB 258/258 KB 468/590 KB 100/208 KB 148/223 KB 436/1710 KB 258/258 KB 512/590 KB 104/208 KB 148/223 KB 436/1710 KB 512/590 KB 108/208 KB 148/223 KB 436/1710 KB 512/590 KB 112/208 KB 148/223 KB 404/1710 KB 258/258 KB 468/590 KB 92/208 KB 148/223 KB 436/1710 KB 512/590 KB 112/208 KB 152/223 KB 436/1710 KB 512/590 KB 112/208 KB 156/223 KB 436/1710 KB 512/590 KB 112/208 KB 160/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1439.4 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 436/1710 KB 512/590 KB 112/208 KB 164/223 KB 436/1710 KB 512/590 KB 116/208 KB 168/223 KB 436/1710 KB 512/590 KB 116/208 KB 172/223 KB 436/1710 KB 512/590 KB 116/208 KB 176/223 KB 436/1710 KB 258/258 KB 500/590 KB 100/208 KB 148/223 KB 440/1710 KB 512/590 KB 116/208 KB 176/223 KB 444/1710 KB 512/590 KB 116/208 KB 176/223 KB 448/1710 KB 512/590 KB 116/208 KB 176/223 KB 452/1710 KB 512/590 KB 116/208 KB 176/223 KB 456/1710 KB 516/590 KB 116/208 KB 180/223 KB 460/1710 KB 516/590 KB 116/208 KB 180/223 KB 464/1710 KB 516/590 KB 116/208 KB 180/223 KB 436/1710 KB 512/590 KB 116/208 KB 164/223 KB 464/1710 KB 516/590 KB 120/208 KB 180/223 KB 464/1710 KB 516/590 KB 124/208 KB 180/223 KB 464/1710 KB 516/590 KB 128/208 KB 180/223 KB 464/1710 KB 516/590 KB 132/208 KB 180/223 KB 464/1710 KB 516/590 KB 136/208 KB 180/223 KB 452/1710 KB 516/590 KB 116/208 KB 180/223 KB 464/1710 KB 516/590 KB 136/208 KB 184/223 KB 464/1710 KB 516/590 KB 136/208 KB 188/223 KB 464/1710 KB 516/590 KB 136/208 KB 192/223 KB 452/1710 KB 516/590 KB 116/208 KB 176/223 KB 464/1710 KB 520/590 KB 136/208 KB 192/223 KB 464/1710 KB 524/590 KB 136/208 KB 192/223 KB 464/1710 KB 528/590 KB 140/208 KB 192/223 KB 468/1710 KB 532/590 KB 140/208 KB 192/223 KB 468/1710 KB 536/590 KB 140/208 KB 196/223 KB 468/1710 KB 540/590 KB 140/208 KB 196/223 KB 468/1710 KB 544/590 KB 140/208 KB 196/223 KB 464/1710 KB 524/590 KB 140/208 KB 192/223 KB 468/1710 KB 544/590 KB 144/208 KB 196/223 KB 468/1710 KB 544/590 KB 148/208 KB 196/223 KB 468/1710 KB 544/590 KB 152/208 KB 196/223 KB 468/1710 KB 544/590 KB 156/208 KB 196/223 KB 468/1710 KB 544/590 KB 160/208 KB 196/223 KB 468/1710 KB 532/590 KB 140/208 KB 196/223 KB 468/1710 KB 544/590 KB 160/208 KB 200/223 KB 468/1710 KB 544/590 KB 160/208 KB 204/223 KB 468/1710 KB 544/590 KB 160/208 KB 208/223 KB 468/1710 KB 528/590 KB 140/208 KB 192/223 KB 472/1710 KB 544/590 KB 160/208 KB 208/223 KB 476/1710 KB 544/590 KB 160/208 KB 208/223 KB 480/1710 KB 544/590 KB 160/208 KB 208/223 KB 484/1710 KB 544/590 KB 160/208 KB 208/223 KB 488/1710 KB 548/590 KB 164/208 KB 212/223 KB 492/1710 KB 548/590 KB 164/208 KB 212/223 KB 496/1710 KB 548/590 KB 164/208 KB 212/223 KB 484/1710 KB 548/590 KB 164/208 KB 212/223 KB 496/1710 KB 548/590 KB 164/208 KB 216/223 KB 496/1710 KB 548/590 KB 164/208 KB 220/223 KB 496/1710 KB 548/590 KB 164/208 KB 223/223 KB 484/1710 KB 548/590 KB 164/208 KB 208/223 KB 496/1710 KB 552/590 KB 164/208 KB 223/223 KB 496/1710 KB 556/590 KB 164/208 KB 223/223 KB 496/1710 KB 560/590 KB 164/208 KB 223/223 KB 496/1710 KB 564/590 KB 164/208 KB 223/223 KB 500/1710 KB 568/590 KB 164/208 KB 223/223 KB 500/1710 KB 572/590 KB 164/208 KB 223/223 KB 484/1710 KB 544/590 KB 164/208 KB 208/223 KB 500/1710 KB 572/590 KB 168/208 KB 223/223 KB 500/1710 KB 572/590 KB 172/208 KB 223/223 KB 500/1710 KB 572/590 KB 176/208 KB 223/223 KB 500/1710 KB 572/590 KB 180/208 KB 223/223 KB 500/1710 KB 564/590 KB 164/208 KB 223/223 KB 504/1710 KB 572/590 KB 184/208 KB 223/223 KB 508/1710 KB 572/590 KB 184/208 KB 223/223 KB 512/1710 KB 572/590 KB 184/208 KB 223/223 KB 500/1710 KB 572/590 KB 184/208 KB 223/223 KB 512/1710 KB 576/590 KB 188/208 KB 223/223 KB 512/1710 KB 576/590 KB 192/208 KB 223/223 KB 512/1710 KB 576/590 KB 184/208 KB 223/223 KB 512/1710 KB 580/590 KB 192/208 KB 223/223 KB 516/1710 KB 584/590 KB 196/208 KB 223/223 KB 516/1710 KB 580/590 KB 196/208 KB 223/223 KB 520/1710 KB 588/590 KB 196/20 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 8 KB 223/223 KB 524/1710 KB 588/590 KB 196/208 KB 223/223 KB 512/1710 KB 580/590 KB 196/208 KB 223/223 KB 524/1710 KB 588/590 KB 200/208 KB 223/223 KB 524/1710 KB 588/590 KB 204/208 KB 223/223 KB 524/1710 KB 588/590 KB 208/208 KB 223/223 KB 516/1710 KB 588/590 KB 196/208 KB 223/223 KB 528/1710 KB 590/590 KB 208/208 KB 223/223 KB 528/1710 KB 588/590 KB 208/208 KB 223/223 KB 532/1710 KB 590/590 KB 208/208 KB 223/223 KB 536/1710 KB 590/590 KB 208/208 KB 223/223 KB 540/1710 KB 590/590 KB 208/208 KB 223/223 KB 544/1710 KB 590/590 KB 208/208 KB 223/223 KB 548/1710 KB 590/590 KB 208/208 KB 223/223 KB 552/1710 KB 590/590 KB 208/208 KB 223/223 KB 556/1710 KB 590/590 KB 208/208 KB 223/223 KB 560/1710 KB 590/590 KB 208/208 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1115.8 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 564/1710 KB 590/590 KB 208/208 KB 568/1710 KB 590/590 KB 208/208 KB 572/1710 KB 590/590 KB 208/208 KB 576/1710 KB 590/590 KB 208/208 KB 576/1710 KB 4/38 KB 590/590 KB 208/208 KB 576/1710 KB 8/38 KB 590/590 KB 208/208 KB 576/1710 KB 12/38 KB 590/590 KB 208/208 KB 576/1710 KB 16/38 KB 590/590 KB 208/208 KB 576/1710 KB 20/38 KB 590/590 KB 208/208 KB 576/1710 KB 24/38 KB 590/590 KB 208/208 KB 576/1710 KB 28/38 KB 590/590 KB 208/208 KB 576/1710 KB 32/38 KB 590/590 KB 208/208 KB 576/1710 KB 36/38 KB 590/590 KB 208/208 KB 576/1710 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2848.6 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 995.2 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 580/1710 KB 38/38 KB 584/1710 KB 38/38 KB 588/1710 KB 38/38 KB 592/1710 KB 38/38 KB 596/1710 KB 38/38 KB 600/1710 KB 38/38 KB 604/1710 KB 38/38 KB 608/1710 KB 38/38 KB 612/1710 KB 38/38 KB 612/1710 KB 38/38 KB 4/18 KB 612/1710 KB 38/38 KB 8/18 KB 612/1710 KB 38/38 KB 12/18 KB 612/1710 KB 38/38 KB 16/18 KB 612/1710 KB 38/38 KB 18/18 KB 616/1710 KB 38/38 KB 18/18 KB 620/1710 KB 38/38 KB 18/18 KB 624/1710 KB 38/38 KB 18/18 KB 628/1710 KB 38/38 KB 18/18 KB 632/1710 KB 38/38 KB 18/18 KB 636/1710 KB 38/38 KB 18/18 KB 640/1710 KB 38/38 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 640/1710 KB 18/18 KB 4/214 KB 640/1710 KB 18/18 KB 8/214 KB 640/1710 KB 18/18 KB 12/214 KB 640/1710 KB 18/18 KB 16/214 KB 640/1710 KB 18/18 KB 20/214 KB 640/1710 KB 18/18 KB 24/214 KB 640/1710 KB 18/18 KB 28/214 KB 640/1710 KB 18/18 KB 32/214 KB 640/1710 KB 18/18 KB 36/214 KB 640/1710 KB 18/18 KB 40/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 80.9 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 640/1710 KB 44/214 KB 640/1710 KB 48/214 KB 640/1710 KB 52/214 KB 640/1710 KB 56/214 KB 640/1710 KB 60/214 KB 640/1710 KB 64/214 KB 640/1710 KB 68/214 KB 644/1710 KB 4/531 KB 72/214 KB 644/1710 KB 4/531 KB 76/214 KB 644/1710 KB 4/531 KB 68/214 KB 644/1710 KB 4/531 KB 80/214 KB 640/1710 KB 4/531 KB 68/214 KB 648/1710 KB 8/531 KB 3/1267 KB 84/214 KB 648/1710 KB 8/531 KB 5/1267 KB 84/214 KB 648/1710 KB 8/531 KB 8/1267 KB 84/214 KB 648/1710 KB 8/531 KB 11/1267 KB 84/214 KB 648/1710 KB 8/531 KB 11/1267 KB 84/214 KB 4/109 KB 648/1710 KB 8/531 KB 11/1267 KB 84/214 KB 8/109 KB 648/1710 KB 8/531 KB 11/1267 KB 84/214 KB 12/109 KB 648/1710 KB 8/531 KB 11/1267 KB 84/214 KB 16/109 KB 648/1710 KB 8/531 KB 11/1267 KB 84/214 KB 20/109 KB 648/1710 KB 8/531 KB 13/1267 KB 84/214 KB 24/109 KB 648/1710 KB 8/531 KB 13/1267 KB 84/214 KB 28/109 KB 648/1710 KB 8/531 KB 13/1267 KB 84/214 KB 32/109 KB 648/1710 KB 8/531 KB 13/1267 KB 84/214 KB 20/109 KB 648/1710 KB 8/531 KB 16/1267 KB 84/214 KB 32/109 KB 648/1710 KB 8/531 KB 19/1267 KB 84/214 KB 32/109 KB 648/1710 KB 8/531 KB 21/1267 KB 84/214 KB 32/109 KB 648/1710 KB 8/531 KB 24/1267 KB 84/214 KB 36/109 KB 648/1710 KB 8/531 KB 27/1267 KB 84/214 KB 36/109 KB 648/1710 KB 8/531 KB 21/1267 KB 84/214 KB 36/109 KB 648/1710 KB 8/531 KB 27/1267 KB 84/214 KB 40/109 KB 648/1710 KB 8/531 KB 27/1267 KB 84/214 KB 44/109 KB 648/1710 KB 8/531 KB 29/1267 KB 84/214 KB 44/109 KB 648/1710 KB 8/531 KB 32/1267 KB 84/214 KB 48/109 KB 648/1710 KB 8/531 KB 29/1267 KB 84/214 KB 48/109 KB 648/1710 KB 8/531 KB 32/1267 KB 84/214 KB 52/109 KB 648/1710 KB 8/531 KB 36/1267 KB 84/214 KB 56/109 KB 648/1710 KB 8/531 KB 36/1267 KB 84/214 KB 60/109 KB 648/1710 KB 8/531 KB 36/1267 KB 84/214 KB 64/109 KB 648/1710 KB 8/531 KB 36/1267 KB 84/214 KB 52/109 KB 648/1710 KB 8/531 KB 40/1267 KB 84/214 KB 64/109 KB 648/1710 KB 8/531 KB 44/1267 KB 84/214 KB 64/109 KB 648/1710 KB 8/531 KB 48/1267 KB 84/214 KB 64/109 KB 648/1710 KB 8/531 KB 52/1267 KB 84/214 KB 64/109 KB 648/1710 KB 8/531 KB 56/1267 KB 84/214 KB 68/109 KB 648/1710 KB 8/531 KB 36/1267 KB 84/214 KB 64/109 KB 648/1710 KB 8/531 KB 36/1267 KB 84/214 KB 64/109 KB 648/1710 KB 8/531 KB 36/1267 KB 84/214 KB 64/109 KB 648/1710 KB 12/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 16/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 20/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 24/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 28/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 32/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 36/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 40/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 44/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 48/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 52/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 56/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 60/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 64/531 KB 60/1267 KB 84/214 KB 68/109 KB 648/1710 KB 68/531 KB 60/1267 KB 84/214 KB 68/109 KB 652/1710 KB 72/531 KB 60/1267 KB 84/214 KB 68/109 KB 652/1710 KB 76/531 KB 60/1267 KB 84/214 KB 68/109 KB 652/1710 KB 80/531 KB 60/1267 KB 84/214 KB 68/109 KB 652/1710 KB 84/531 KB 60/1267 KB 84/214 KB 68/109 KB 652/1710 KB 88/531 KB 60/1267 KB 88/214 KB 68/109 KB 652/1710 KB 92/531 KB 60/1267 KB 88/214 KB 68/109 KB 652/1710 KB 96/531 KB 60/1267 KB 88/214 KB 68/109 KB 648/1710 KB 8/531 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install KB 52/1267 KB 84/214 KB 68/109 KB 652/1710 KB 84/531 KB 60/1267 KB 88/214 KB 68/109 KB 652/1710 KB 68/531 KB 60/1267 KB 84/214 KB 68/109 KB 656/1710 KB 96/531 KB 60/1267 KB 88/214 KB 68/109 KB 660/1710 KB 96/531 KB 60/1267 KB 88/214 KB 68/109 KB 660/1710 KB 96/531 KB 60/1267 KB 92/214 KB 68/109 KB 660/1710 KB 96/531 KB 60/1267 KB 96/214 KB 68/109 KB 664/1710 KB 96/531 KB 60/1267 KB 96/214 KB 68/109 KB 668/1710 KB 96/531 KB 60/1267 KB 96/214 KB 68/109 KB 672/1710 KB 96/531 KB 60/1267 KB 96/214 KB 68/109 KB 676/1710 KB 96/531 KB 60/1267 KB 96/214 KB 68/109 KB 680/1710 KB 100/531 KB 60/1267 KB 100/214 KB 72/109 KB 684/1710 KB 100/531 KB 60/1267 KB 100/214 KB 72/109 KB 688/1710 KB 100/531 KB 60/1267 KB 100/214 KB 72/109 KB 692/1710 KB 100/531 KB 60/1267 KB 100/214 KB 72/109 KB 696/1710 KB 100/531 KB 60/1267 KB 100/214 KB 72/109 KB 676/1710 KB 100/531 KB 60/1267 KB 100/214 KB 72/109 KB 696/1710 KB 104/531 KB 60/1267 KB 100/214 KB 72/109 KB 696/1710 KB 108/531 KB 60/1267 KB 100/214 KB 72/109 KB 696/1710 KB 112/531 KB 60/1267 KB 100/214 KB 72/109 KB 648/1710 KB 8/531 KB 60/1267 KB 84/214 KB 68/109 KB 696/1710 KB 112/531 KB 64/1267 KB 100/214 KB 72/109 KB 696/1710 KB 112/531 KB 68/1267 KB 100/214 KB 72/109 KB 676/1710 KB 96/531 KB 60/1267 KB 100/214 KB 72/109 KB 696/1710 KB 112/531 KB 68/1267 KB 104/214 KB 72/109 KB 696/1710 KB 112/531 KB 68/1267 KB 108/214 KB 72/109 KB 696/1710 KB 112/531 KB 68/1267 KB 112/214 KB 72/109 KB 676/1710 KB 96/531 KB 60/1267 KB 96/214 KB 72/109 KB 696/1710 KB 112/531 KB 68/1267 KB 112/214 KB 76/109 KB 696/1710 KB 112/531 KB 68/1267 KB 112/214 KB 80/109 KB 696/1710 KB 112/531 KB 68/1267 KB 112/214 KB 84/109 KB 696/1710 KB 112/531 KB 68/1267 KB 116/214 KB 88/109 KB 696/1710 KB 112/531 KB 68/1267 KB 116/214 KB 92/109 KB 696/1710 KB 116/531 KB 72/1267 KB 116/214 KB 92/109 KB 696/1710 KB 112/531 KB 68/1267 KB 116/214 KB 84/109 KB 696/1710 KB 116/531 KB 72/1267 KB 120/214 KB 96/109 KB 696/1710 KB 116/531 KB 72/1267 KB 124/214 KB 96/109 KB 696/1710 KB 116/531 KB 72/1267 KB 128/214 KB 96/109 KB 696/1710 KB 116/531 KB 72/1267 KB 116/214 KB 96/109 KB 696/1710 KB 112/531 KB 72/1267 KB 116/214 KB 92/109 KB 696/1710 KB 116/531 KB 76/1267 KB 128/214 KB 96/109 KB 696/1710 KB 116/531 KB 80/1267 KB 128/214 KB 96/109 KB 696/1710 KB 116/531 KB 84/1267 KB 128/214 KB 96/109 KB 700/1710 KB 120/531 KB 88/1267 KB 132/214 KB 100/109 KB 700/1710 KB 120/531 KB 84/1267 KB 132/214 KB 100/109 KB 696/1710 KB 120/531 KB 84/1267 KB 132/214 KB 100/109 KB 700/1710 KB 124/531 KB 88/1267 KB 132/214 KB 100/109 KB 704/1710 KB 124/531 KB 88/1267 KB 132/214 KB 100/109 KB 708/1710 KB 128/531 KB 88/1267 KB 132/214 KB 100/109 KB 712/1710 KB 128/531 KB 92/1267 KB 132/214 KB 100/109 KB 716/1710 KB 128/531 KB 92/1267 KB 132/214 KB 100/109 KB 696/1710 KB 116/531 KB 84/1267 KB 132/214 KB 100/109 KB 720/1710 KB 128/531 KB 92/1267 KB 136/214 KB 100/109 KB 720/1710 KB 128/531 KB 92/1267 KB 140/214 KB 100/109 KB 720/1710 KB 128/531 KB 92/1267 KB 144/214 KB 100/109 KB 696/1710 KB 116/531 KB 84/1267 KB 128/214 KB 100/109 KB 720/1710 KB 128/531 KB 92/1267 KB 144/214 KB 104/109 KB 720/1710 KB 128/531 KB 92/1267 KB 144/214 KB 108/109 KB 720/1710 KB 128/531 KB 92/1267 KB 144/214 KB 109/109 KB 708/1710 KB 128/531 KB 92/1267 KB 132/214 KB 100/109 KB 704/1710 KB 128/531 KB 88/1267 KB 132/214 KB 100/109 KB 720/1710 KB 132/531 KB 92/1267 KB 144/214 KB 109/109 KB 720/1710 KB 136/531 KB 96/1267 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install KB 148/214 KB 109/109 KB 720/1710 KB 132/531 KB 96/1267 KB 148/214 KB 109/109 KB 720/1710 KB 132/531 KB 96/1267 KB 144/214 KB 109/109 KB 720/1710 KB 140/531 KB 100/1267 KB 148/214 KB 109/109 KB 720/1710 KB 140/531 KB 104/1267 KB 148/214 KB 109/109 KB 720/1710 KB 140/531 KB 96/1267 KB 148/214 KB 109/109 KB 720/1710 KB 140/531 KB 104/1267 KB 152/214 KB 109/109 KB 720/1710 KB 140/531 KB 104/1267 KB 152/214 KB 109/109 KB 720/1710 KB 140/531 KB 104/1267 KB 156/214 KB 109/109 KB 720/1710 KB 144/531 KB 108/1267 KB 156/214 KB 109/109 KB 720/1710 KB 144/531 KB 112/1267 KB 156/214 KB 109/109 KB 720/1710 KB 144/531 KB 104/1267 KB 156/214 KB 109/109 KB 720/1710 KB 144/531 KB 112/1267 KB 160/214 KB 109/109 KB 724/1710 KB 144/531 KB 112/1267 KB 160/214 KB 109/109 KB 728/1710 KB 148/531 KB 116/1267 KB 164/214 KB 109/109 KB 732/1710 KB 148/531 KB 116/1267 KB 164/214 KB 724/1710 KB 148/531 KB 116/1267 KB 164/214 KB 109/109 KB 736/1710 KB 148/531 KB 120/1267 KB 164/214 KB 736/1710 KB 148/531 KB 124/1267 KB 164/214 KB 736/1710 KB 148/531 KB 128/1267 KB 164/214 KB 724/1710 KB 148/531 KB 112/1267 KB 164/214 KB 109/109 KB 736/1710 KB 152/531 KB 128/1267 KB 164/214 KB 736/1710 KB 156/531 KB 128/1267 KB 164/214 KB 736/1710 KB 160/531 KB 128/1267 KB 164/214 KB 724/1710 KB 144/531 KB 112/1267 KB 164/214 KB 109/109 KB 736/1710 KB 160/531 KB 128/1267 KB 168/214 KB 736/1710 KB 160/531 KB 128/1267 KB 172/214 KB 736/1710 KB 160/531 KB 128/1267 KB 176/214 KB 736/1710 KB 148/531 KB 116/1267 KB 164/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 411.0 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 740/1710 KB 160/531 KB 128/1267 KB 176/214 KB 744/1710 KB 164/531 KB 132/1267 KB 180/214 KB 748/1710 KB 164/531 KB 132/1267 KB 180/214 KB 752/1710 KB 164/531 KB 132/1267 KB 180/214 KB 740/1710 KB 164/531 KB 132/1267 KB 180/214 KB 740/1710 KB 164/531 KB 132/1267 KB 176/214 KB 752/1710 KB 164/531 KB 136/1267 KB 180/214 KB 752/1710 KB 164/531 KB 140/1267 KB 180/214 KB 740/1710 KB 164/531 KB 128/1267 KB 176/214 KB 752/1710 KB 168/531 KB 140/1267 KB 184/214 KB 752/1710 KB 172/531 KB 140/1267 KB 184/214 KB 752/1710 KB 164/531 KB 140/1267 KB 184/214 KB 752/1710 KB 172/531 KB 144/1267 KB 188/214 KB 752/1710 KB 176/531 KB 144/1267 KB 192/214 KB 752/1710 KB 176/531 KB 144/1267 KB 196/214 KB 756/1710 KB 176/531 KB 144/1267 KB 200/214 KB 756/1710 KB 176/531 KB 144/1267 KB 204/214 KB 752/1710 KB 172/531 KB 144/1267 KB 184/214 KB 756/1710 KB 176/531 KB 148/1267 KB 204/214 KB 756/1710 KB 176/531 KB 144/1267 KB 196/214 KB 760/1710 KB 176/531 KB 152/1267 KB 204/214 KB 764/1710 KB 176/531 KB 152/1267 KB 204/214 KB 768/1710 KB 176/531 KB 152/1267 KB 204/214 KB 772/1710 KB 176/531 KB 152/1267 KB 204/214 KB 752/1710 KB 176/531 KB 144/1267 KB 188/214 KB 772/1710 KB 180/531 KB 152/1267 KB 208/214 KB 772/1710 KB 184/531 KB 152/1267 KB 208/214 KB 772/1710 KB 188/531 KB 152/1267 KB 208/214 KB 772/1710 KB 192/531 KB 152/1267 KB 208/214 KB 772/1710 KB 176/531 KB 152/1267 KB 208/214 KB 756/1710 KB 176/531 KB 152/1267 KB 204/214 KB 772/1710 KB 192/531 KB 156/1267 KB 208/214 KB 772/1710 KB 192/531 KB 160/1267 KB 208/214 KB 772/1710 KB 196/531 KB 160/1267 KB 208/214 KB 776/1710 KB 200/531 KB 164/1267 KB 212/214 KB 776/1710 KB 204/531 KB 164/1267 KB 212/214 KB 776/1710 KB 208/531 KB 164/1267 KB 212/214 KB 776/1710 KB 196/531 KB 164/1267 KB 212/214 KB 780/1710 KB 208/531 KB 164/1267 KB 212/214 KB 784/1710 KB 208/531 KB 164/1267 KB 212/214 KB 788/1710 KB 208/531 KB 164/1267 KB 212/214 KB 4/80 KB 792/1710 KB 212/531 KB 164/1267 KB 212/214 KB 4/80 KB 796/1710 KB 212/531 KB 164/1267 KB 212/214 KB 4/80 KB 800/1710 KB 212/531 KB 164/1267 KB 212/214 KB 4/80 KB 772/1710 KB 196/531 KB 164/1267 KB 212/214 KB 800/1710 KB 212/531 KB 168/1267 KB 212/214 KB 4/80 KB 800/1710 KB 212/531 KB 172/1267 KB 212/214 KB 4/80 KB 772/1710 KB 196/531 KB 160/1267 KB 212/214 KB 800/1710 KB 212/531 KB 176/1267 KB 214/214 KB 4/80 KB 800/1710 KB 212/531 KB 176/1267 KB 214/214 KB 4/80 KB 800/1710 KB 212/531 KB 180/1267 KB 214/214 KB 4/80 KB 800/1710 KB 212/531 KB 184/1267 KB 214/214 KB 4/80 KB 800/1710 KB 212/531 KB 188/1267 KB 214/214 KB 4/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 4/80 KB 788/1710 KB 212/531 KB 164/1267 KB 212/214 KB 4/80 KB 784/1710 KB 208/531 KB 164/1267 KB 212/214 KB 4/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 8/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 12/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 16/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 20/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 24/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 28/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 32/80 KB 800/1710 KB 212/531 KB 192/1267 KB 214/214 KB 36/80 KB 800/1710 KB 216/531 KB 192/1267 KB 214/214 KB 40/80 KB 800/1710 KB 216/531 KB 192/1267 KB 214/214 KB 44/80 KB 800/1710 KB 216/531 KB 192/1267 KB 214/214 KB 36/80 KB 800/1710 KB 220/531 KB 192/1267 KB 214/214 KB 44/80 KB 800/1710 KB 224/531 KB 192/1267 KB 214/214 KB 44/80 KB 800/1710 KB 224/5 unit-mysql-0: 01:29:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 31 KB 192/1267 KB 214/214 KB 48/80 KB 800/1710 KB 228/531 KB 192/1267 KB 214/214 KB 48/80 KB 804/1710 KB 232/531 KB 196/1267 KB 214/214 KB 52/80 KB 804/1710 KB 228/531 KB 196/1267 KB 214/214 KB 52/80 KB 808/1710 KB 236/531 KB 196/1267 KB 52/80 KB 812/1710 KB 236/531 KB 196/1267 KB 52/80 KB 800/1710 KB 228/531 KB 196/1267 KB 214/214 KB 52/80 KB 812/1710 KB 236/531 KB 200/1267 KB 52/80 KB 812/1710 KB 236/531 KB 204/1267 KB 52/80 KB 812/1710 KB 236/531 KB 208/1267 KB 52/80 KB 804/1710 KB 236/531 KB 196/1267 KB 52/80 KB 812/1710 KB 240/531 KB 208/1267 KB 52/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 747.8 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 800/1710 KB 228/531 KB 192/1267 KB 214/214 KB 52/80 KB 812/1710 KB 240/531 KB 208/1267 KB 56/80 KB 812/1710 KB 240/531 KB 208/1267 KB 60/80 KB 812/1710 KB 240/531 KB 208/1267 KB 64/80 KB 816/1710 KB 240/531 KB 208/1267 KB 64/80 KB 820/1710 KB 244/531 KB 208/1267 KB 64/80 KB 824/1710 KB 244/531 KB 212/1267 KB 68/80 KB 828/1710 KB 244/531 KB 212/1267 KB 68/80 KB 832/1710 KB 244/531 KB 212/1267 KB 68/80 KB 816/1710 KB 244/531 KB 208/1267 KB 64/80 KB 832/1710 KB 248/531 KB 212/1267 KB 68/80 KB 832/1710 KB 252/531 KB 212/1267 KB 68/80 KB 832/1710 KB 256/531 KB 212/1267 KB 68/80 KB 820/1710 KB 244/531 KB 212/1267 KB 68/80 KB 832/1710 KB 256/531 KB 216/1267 KB 68/80 KB 832/1710 KB 256/531 KB 220/1267 KB 68/80 KB 832/1710 KB 256/531 KB 224/1267 KB 68/80 KB 820/1710 KB 244/531 KB 208/1267 KB 68/80 KB 832/1710 KB 256/531 KB 224/1267 KB 72/80 KB 832/1710 KB 256/531 KB 224/1267 KB 76/80 KB 832/1710 KB 256/531 KB 224/1267 KB 80/80 KB 832/1710 KB 260/531 KB 224/1267 KB 80/80 KB 836/1710 KB 264/531 KB 228/1267 KB 80/80 KB 836/1710 KB 260/531 KB 228/1267 KB 80/80 KB 836/1710 KB 268/531 KB 232/1267 KB 80/80 KB 836/1710 KB 268/531 KB 236/1267 KB 80/80 KB 836/1710 KB 268/531 KB 240/1267 KB 80/80 KB 836/1710 KB 260/531 KB 224/1267 KB 80/80 KB 840/1710 KB 268/531 KB 240/1267 KB 80/80 KB 836/1710 KB 268/531 KB 236/1267 KB 80/80 KB 840/1710 KB 272/531 KB 240/1267 KB 80/80 KB 844/1710 KB 272/531 KB 240/1267 KB 80/80 KB 844/1710 KB 276/531 KB 240/1267 KB 80/80 KB 848/1710 KB 280/531 KB 244/1267 KB 80/80 KB 848/1710 KB 284/531 KB 244/1267 KB 80/80 KB 848/1710 KB 288/531 KB 244/1267 KB 80/80 KB 848/1710 KB 276/531 KB 244/1267 KB 80/80 KB 848/1710 KB 288/531 KB 248/1267 KB 80/80 KB 848/1710 KB 288/531 KB 252/1267 KB 80/80 KB 848/1710 KB 288/531 KB 256/1267 KB 80/80 KB 848/1710 KB 276/531 KB 240/1267 KB 80/80 KB 852/1710 KB 288/531 KB 256/1267 KB 80/80 KB 856/1710 KB 288/531 KB 256/1267 KB 80/80 KB 860/1710 KB 288/531 KB 256/1267 KB 80/80 KB 864/1710 KB 292/531 KB 256/1267 KB 80/80 KB 868/1710 KB 292/531 KB 256/1267 KB 80/80 KB 872/1710 KB 292/531 KB 260/1267 KB 80/80 KB 876/1710 KB 292/531 KB 260/1267 KB 80/80 KB 880/1710 KB 292/531 KB 260/1267 KB 80/80 KB 860/1710 KB 292/531 KB 256/1267 KB 80/80 KB 868/1710 KB 292/531 KB 260/1267 KB 80/80 KB 880/1710 KB 292/531 KB 264/1267 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 265.9 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 880/1710 KB 296/531 KB 264/1267 KB 80/80 KB 880/1710 KB 300/531 KB 264/1267 KB 880/1710 KB 300/531 KB 268/1267 KB 880/1710 KB 300/531 KB 272/1267 KB 880/1710 KB 304/531 KB 272/1267 KB 880/1710 KB 304/531 KB 276/1267 KB 884/1710 KB 308/531 KB 280/1267 KB 884/1710 KB 308/531 KB 284/1267 KB 884/1710 KB 308/531 KB 288/1267 KB 884/1710 KB 308/531 KB 276/1267 KB 884/1710 KB 312/531 KB 288/1267 KB 884/1710 KB 316/531 KB 288/1267 KB 884/1710 KB 320/531 KB 288/1267 KB 884/1710 KB 304/531 KB 276/1267 KB 888/1710 KB 320/531 KB 288/1267 KB 892/1710 KB 320/531 KB 288/1267 KB 896/1710 KB 320/531 KB 288/1267 KB 896/1710 KB 324/531 KB 288/1267 KB 900/1710 KB 328/531 KB 292/1267 KB 900/1710 KB 332/531 KB 292/1267 KB 900/1710 KB 336/531 KB 292/1267 KB 900/1710 KB 324/531 KB 292/1267 KB 900/1710 KB 336/531 KB 296/1267 KB 900/1710 KB 336/531 KB 300/1267 KB 900/1710 KB 336/531 KB 304/1267 KB 900/1710 KB 324/531 KB 288/1267 KB 904/1710 KB 336/531 KB 304/1267 KB 908/1710 KB 336/531 KB 304/1267 KB 908/1710 KB 336/531 KB 304/1267 KB 4/61 KB 908/1710 KB 336/531 KB 304/1267 KB 8/61 KB 908/1710 KB 336/531 KB 304/1267 KB 12/61 KB 908/1710 KB 336/531 KB 304/1267 KB 16/61 KB 908/1710 KB 336/531 KB 304/1267 KB 20/61 KB 908/1710 KB 336/531 KB 304/1267 KB 24/61 KB 908/1710 KB 336/531 KB 304/1267 KB 28/61 KB 908/1710 KB 336/531 KB 304/1267 KB 32/61 KB 908/1710 KB 336/531 KB 304/1267 KB 36/61 KB 912/1710 KB 340/531 KB 308/1267 KB 40/61 KB 912/1710 KB 340/531 KB 308/1267 KB 44/61 KB 912/1710 KB 340/531 KB 308/1267 KB 48/61 KB 912/1710 KB 340/531 KB 308/1267 KB 36/61 KB 912/1710 KB 340/531 KB 312/1267 KB 48/61 KB 912/1710 KB 340/531 KB 316/1267 KB 48/61 KB 912/1710 KB 340/531 KB 320/1267 KB 48/61 KB 912/1710 KB 340/531 KB 304/1267 KB 36/61 KB 912/1710 KB 344/531 KB 320/1267 KB 48/61 KB 912/1710 KB 348/531 KB 320/1267 KB 48/61 KB 912/1710 KB 352/531 KB 320/1267 KB 48/61 KB 912/1710 KB 336/531 KB 304/1267 KB 36/61 KB 916/1710 KB 352/531 KB 320/1267 KB 48/61 KB 920/1710 KB 352/531 KB 320/1267 KB 48/61 KB 924/1710 KB 352/531 KB 320/1267 KB 48/61 KB 928/1710 KB 352/531 KB 324/1267 KB 52/61 KB 932/1710 KB 352/531 KB 324/1267 KB 52/61 KB 936/1710 KB 356/531 KB 324/1267 KB 52/61 KB 924/1710 KB 352/531 KB 324/1267 KB 52/61 KB 940/1710 KB 356/531 KB 324/1267 KB 56/61 KB 940/1710 KB 356/531 KB 324/1267 KB 60/61 KB 940/1710 KB 356/531 KB 324/1267 KB 61/61 KB 924/1710 KB 352/531 KB 324/1267 KB 48/61 KB 940/1710 KB 356/531 KB 328/1267 KB 61/61 KB 940/1710 KB 356/531 KB 332/1267 KB 61/61 KB 940/1710 KB 356/531 KB 336/1267 KB 61/61 KB 932/1710 KB 356/531 KB 324/1267 KB 52/61 KB 940/1710 KB 360/531 KB 336/1267 KB 61/61 KB 940/1710 KB 364/531 KB 336/1267 KB 61/61 KB 940/1710 KB 368/531 KB 336/1267 KB 61/61 KB 940/1710 KB 356/531 KB 324/1267 KB 52/61 KB 944/1710 KB 368/531 KB 336/1267 KB 61/61 KB 944/1710 KB 368/531 KB 340/1267 KB 61/61 KB 948/1710 KB 368/531 KB 344/1267 KB 61/61 KB 948/1710 KB 372/531 KB 348/1267 KB 61/61 KB 948/1710 KB 372/531 KB 352/1267 KB 61/61 KB 948/1710 KB 368/531 KB 340/1267 KB 61/61 KB 952/1710 KB 372/531 KB 352/1267 KB 61/61 KB 956/1710 KB 372/531 KB 352/1267 KB 61/61 KB 960/1710 KB 372/531 KB 352/1267 KB 61/61 KB 964/1710 KB 372/531 KB 352/1267 KB 61/61 KB 968/1710 KB 372/531 KB 356/1267 KB 61/61 KB 972/1710 KB 372/531 KB 356/1267 KB 61/61 KB 976/1710 KB 372/531 KB 356/1267 KB 61/61 KB 948/1710 KB 372/531 KB 344/1267 KB 61/61 KB 976/1710 KB 376/531 KB 356/1267 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 61/61 KB 976/1710 KB 380/531 KB 356/1267 KB 61/61 KB 976/1710 KB 384/531 KB 356/1267 KB 964/1710 KB 372/531 KB 356/1267 KB 61/61 KB 976/1710 KB 384/531 KB 360/1267 KB 976/1710 KB 384/531 KB 364/1267 KB 976/1710 KB 388/531 KB 368/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 189.9 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 976/1710 KB 388/531 KB 364/1267 KB 976/1710 KB 392/531 KB 368/1267 KB 976/1710 KB 392/531 KB 368/1267 KB 4/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 8/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 12/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 16/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 20/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 24/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 28/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 32/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 36/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 40/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 44/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 48/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 52/1044 KB 976/1710 KB 392/531 KB 368/1267 KB 56/1044 KB 976/1710 KB 396/531 KB 372/1267 KB 60/1044 KB 976/1710 KB 396/531 KB 372/1267 KB 64/1044 KB 976/1710 KB 396/531 KB 372/1267 KB 68/1044 KB 980/1710 KB 396/531 KB 372/1267 KB 72/1044 KB 980/1710 KB 396/531 KB 372/1267 KB 76/1044 KB 980/1710 KB 396/531 KB 372/1267 KB 80/1044 KB 976/1710 KB 396/531 KB 372/1267 KB 56/1044 KB 980/1710 KB 396/531 KB 376/1267 KB 80/1044 KB 976/1710 KB 396/531 KB 368/1267 KB 56/1044 KB 980/1710 KB 400/531 KB 376/1267 KB 80/1044 KB 980/1710 KB 404/531 KB 376/1267 KB 80/1044 KB 980/1710 KB 408/531 KB 380/1267 KB 80/1044 KB 980/1710 KB 396/531 KB 372/1267 KB 68/1044 KB 984/1710 KB 412/531 KB 380/1267 KB 80/1044 KB 988/1710 KB 412/531 KB 380/1267 KB 80/1044 KB 992/1710 KB 412/531 KB 380/1267 KB 80/1044 KB 980/1710 KB 404/531 KB 380/1267 KB 80/1044 KB 992/1710 KB 412/531 KB 384/1267 KB 80/1044 KB 992/1710 KB 412/531 KB 388/1267 KB 80/1044 KB 996/1710 KB 412/531 KB 392/1267 KB 84/1044 KB 996/1710 KB 412/531 KB 396/1267 KB 84/1044 KB 996/1710 KB 412/531 KB 400/1267 KB 84/1044 KB 996/1710 KB 412/531 KB 388/1267 KB 84/1044 KB 996/1710 KB 412/531 KB 388/1267 KB 80/1044 KB 1000/1710 KB 412/531 KB 400/1267 KB 84/1044 KB 1004/1710 KB 412/531 KB 400/1267 KB 84/1044 KB 1008/1710 KB 412/531 KB 400/1267 KB 88/1044 KB 980/1710 KB 412/531 KB 388/1267 KB 80/1044 KB 1008/1710 KB 416/531 KB 400/1267 KB 88/1044 KB 1008/1710 KB 420/531 KB 400/1267 KB 88/1044 KB 1008/1710 KB 424/531 KB 400/1267 KB 88/1044 KB 1008/1710 KB 428/531 KB 400/1267 KB 88/1044 KB 1008/1710 KB 432/531 KB 404/1267 KB 88/1044 KB 1008/1710 KB 436/531 KB 404/1267 KB 88/1044 KB 1012/1710 KB 440/531 KB 404/1267 KB 88/1044 KB 1012/1710 KB 444/531 KB 404/1267 KB 88/1044 KB 1012/1710 KB 448/531 KB 404/1267 KB 88/1044 KB 1004/1710 KB 412/531 KB 400/1267 KB 88/1044 KB 1012/1710 KB 448/531 KB 404/1267 KB 92/1044 KB 1012/1710 KB 448/531 KB 404/1267 KB 96/1044 KB 1012/1710 KB 448/531 KB 404/1267 KB 100/1044 KB 1012/1710 KB 448/531 KB 404/1267 KB 104/1044 KB 1012/1710 KB 448/531 KB 404/1267 KB 108/1044 KB 1012/1710 KB 448/531 KB 404/1267 KB 112/1044 KB 1012/1710 KB 436/531 KB 404/1267 KB 88/1044 KB 1016/1710 KB 448/531 KB 404/1267 KB 112/1044 KB 1020/1710 KB 448/531 KB 404/1267 KB 112/1044 KB 1024/1710 KB 448/531 KB 404/1267 KB 112/1044 KB 1008/1710 KB 428/531 KB 404/1267 KB 88/1044 KB 1024/1710 KB 448/531 KB 408/1267 KB 112/1044 KB 1024/1710 KB 448/531 KB 412/1267 KB 112/1044 KB 1024/1710 KB 448/531 KB 416/1267 KB 112/1044 KB 1024/1710 KB 448/531 KB 420/1267 KB 112/1044 KB 1028/1710 KB 452/531 KB 424/1267 KB 116/1044 KB 1028/1710 KB 452/531 KB 428/1267 KB 116/1044 KB 1028/1710 KB 452/531 KB 432/1267 KB 116/1044 KB 1028/1710 KB 452/531 KB 420/1267 KB 116/1044 KB 1028/1710 KB 448/531 KB 420/1267 KB 112/1044 KB 1032/ unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1710 KB 452/531 KB 432/1267 KB 116/1044 KB 1036/1710 KB 452/531 KB 432/1267 KB 116/1044 KB 1040/1710 KB 452/531 KB 432/1267 KB 116/1044 KB 1044/1710 KB 452/531 KB 432/1267 KB 120/1044 KB 1048/1710 KB 452/531 KB 436/1267 KB 120/1044 KB 1052/1710 KB 452/531 KB 436/1267 KB 120/1044 KB 1056/1710 KB 452/531 KB 436/1267 KB 120/1044 KB 1060/1710 KB 452/531 KB 436/1267 KB 120/1044 KB 1028/1710 KB 452/531 KB 420/1267 KB 112/1044 KB 1060/1710 KB 456/531 KB 436/1267 KB 120/1044 KB 1060/1710 KB 460/531 KB 436/1267 KB 120/1044 KB 1060/1710 KB 464/531 KB 436/1267 KB 120/1044 KB 1060/1710 KB 468/531 KB 436/1267 KB 120/1044 KB 1044/1710 KB 452/531 KB 436/1267 KB 120/1044 KB 1060/1710 KB 468/531 KB 440/1267 KB 120/1044 KB 1060/1710 KB 468/531 KB 444/1267 KB 120/1044 KB 1040/1710 KB 452/531 KB 432/1267 KB 120/1044 KB 1060/1710 KB 468/531 KB 444/1267 KB 124/1044 KB 1060/1710 KB 468/531 KB 444/1267 KB 128/1044 KB 1060/1710 KB 468/531 KB 444/1267 KB 132/1044 KB 1060/1710 KB 472/531 KB 448/1267 KB 132/1044 KB 1060/1710 KB 476/531 KB 448/1267 KB 132/1044 KB 1060/1710 KB 480/531 KB 448/1267 KB 132/1044 KB 1060/1710 KB 468/531 KB 448/1267 KB 132/1044 KB 1060/1710 KB 480/531 KB 452/1267 KB 136/1044 KB 1064/1710 KB 484/531 KB 456/1267 KB 136/1044 KB 1064/1710 KB 484/531 KB 460/1267 KB 136/1044 KB 1064/1710 KB 484/531 KB 464/1267 KB 136/1044 KB 1060/1710 KB 480/531 KB 448/1267 KB 136/1044 KB 1064/1710 KB 484/531 KB 464/1267 KB 140/1044 KB 1064/1710 KB 484/531 KB 464/1267 KB 144/1044 KB 1064/1710 KB 484/531 KB 464/1267 KB 148/1044 KB 1064/1710 KB 484/531 KB 468/1267 KB 152/1044 KB 1064/1710 KB 484/531 KB 468/1267 KB 156/1044 KB 1064/1710 KB 484/531 KB 468/1267 KB 160/1044 KB 1064/1710 KB 484/531 KB 452/1267 KB 136/1044 KB 1068/1710 KB 484/531 KB 468/1267 KB 160/1044 KB 1072/1710 KB 484/531 KB 468/1267 KB 160/1044 KB 1060/1710 KB 484/531 KB 452/1267 KB 136/1044 KB 1072/1710 KB 488/531 KB 468/1267 KB 160/1044 KB 1076/1710 KB 492/531 KB 468/1267 KB 160/1044 KB 1080/1710 KB 492/531 KB 468/1267 KB 160/1044 KB 1084/1710 KB 492/531 KB 468/1267 KB 160/1044 KB 1088/1710 KB 492/531 KB 468/1267 KB 160/1044 KB 1092/1710 KB 492/531 KB 468/1267 KB 160/1044 KB 1096/1710 KB 492/531 KB 468/1267 KB 164/1044 KB 1100/1710 KB 492/531 KB 468/1267 KB 164/1044 KB 1064/1710 KB 484/531 KB 468/1267 KB 148/1044 KB 1100/1710 KB 492/531 KB 472/1267 KB 164/1044 KB 1100/1710 KB 492/531 KB 476/1267 KB 164/1044 KB 1100/1710 KB 492/531 KB 480/1267 KB 164/1044 KB 1092/1710 KB 492/531 KB 468/1267 KB 164/1044 KB 1104/1710 KB 492/531 KB 480/1267 KB 168/1044 KB 1104/1710 KB 492/531 KB 480/1267 KB 172/1044 KB 1104/1710 KB 492/531 KB 480/1267 KB 176/1044 KB 1104/1710 KB 492/531 KB 480/1267 KB 180/1044 KB 1072/1710 KB 492/531 KB 468/1267 KB 160/1044 KB 1104/1710 KB 496/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 500/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 504/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 508/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 512/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 516/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 520/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 524/531 KB 480/1267 KB 180/1044 KB 1104/1710 KB 492/531 KB 480/1267 KB 164/1044 KB 1108/1710 KB 524/531 KB 480/1267 KB 184/1044 KB 1104/1710 KB 524/531 KB 480/1267 KB 184/1044 KB 1108/1710 KB 528/531 KB 480/1267 KB 184/1044 KB 1108/1710 KB 528/531 KB 480/1267 KB 188/1044 KB 1108/1710 KB 528/531 KB 480/1267 KB 192/1044 KB 1108/1710 KB 531/531 KB 480/1267 KB 192/1044 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1108/1710 KB 531/531 KB 480/1267 KB 196/1044 KB 1112/1710 KB 531/531 KB 480/1267 KB 196/1044 KB 1116/1710 KB 531/531 KB 480/1267 KB 196/1044 KB 1120/1710 KB 531/531 KB 480/1267 KB 196/1044 KB 1124/1710 KB 531/531 KB 480/1267 KB 196/1044 KB 1124/1710 KB 531/531 KB 480/1267 KB 200/1044 KB 1124/1710 KB 531/531 KB 480/1267 KB 204/1044 KB 1124/1710 KB 531/531 KB 480/1267 KB 208/1044 KB 1124/1710 KB 531/531 KB 480/1267 KB 212/1044 KB 1128/1710 KB 531/531 KB 480/1267 KB 212/1044 KB 1132/1710 KB 531/531 KB 480/1267 KB 212/1044 KB 1136/1710 KB 531/531 KB 480/1267 KB 212/1044 KB 1140/1710 KB 531/531 KB 480/1267 KB 212/1044 KB 1140/1710 KB 531/531 KB 480/1267 KB 216/1044 KB 1140/1710 KB 531/531 KB 480/1267 KB 220/1044 KB 1140/1710 KB 531/531 KB 480/1267 KB 224/1044 KB 1140/1710 KB 531/531 KB 480/1267 KB 228/1044 KB 1144/1710 KB 531/531 KB 480/1267 KB 228/1044 KB 1148/1710 KB 531/531 KB 480/1267 KB 228/1044 KB 1152/1710 KB 531/531 KB 480/1267 KB 228/1044 KB 1156/1710 KB 531/531 KB 480/1267 KB 228/1044 KB 1156/1710 KB 531/531 KB 484/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 488/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 492/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 496/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 500/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 504/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 508/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 512/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 516/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 520/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 524/1267 KB 232/1044 KB 1156/1710 KB 531/531 KB 528/1267 KB 232/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1410.4 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1156/1710 KB 531/531 KB 480/1267 KB 232/1044 KB 1156/1710 KB 532/1267 KB 236/1044 KB 1156/1710 KB 532/1267 KB 240/1044 KB 1156/1710 KB 532/1267 KB 232/1044 KB 1156/1710 KB 536/1267 KB 240/1044 KB 1156/1710 KB 540/1267 KB 240/1044 KB 1156/1710 KB 544/1267 KB 240/1044 KB 1156/1710 KB 548/1267 KB 240/1044 KB 1156/1710 KB 552/1267 KB 240/1044 KB 1160/1710 KB 556/1267 KB 244/1044 KB 1160/1710 KB 560/1267 KB 244/1044 KB 1160/1710 KB 564/1267 KB 244/1044 KB 1160/1710 KB 568/1267 KB 244/1044 KB 1160/1710 KB 572/1267 KB 244/1044 KB 1160/1710 KB 576/1267 KB 244/1044 KB 1160/1710 KB 552/1267 KB 244/1044 KB 1160/1710 KB 576/1267 KB 248/1044 KB 1160/1710 KB 576/1267 KB 252/1044 KB 1160/1710 KB 552/1267 KB 240/1044 KB 1164/1710 KB 576/1267 KB 256/1044 KB 1168/1710 KB 576/1267 KB 256/1044 KB 1172/1710 KB 576/1267 KB 256/1044 KB 1176/1710 KB 576/1267 KB 256/1044 KB 1180/1710 KB 576/1267 KB 256/1044 KB 1184/1710 KB 576/1267 KB 256/1044 KB 1160/1710 KB 576/1267 KB 256/1044 KB 1184/1710 KB 576/1267 KB 260/1044 KB 1188/1710 KB 580/1267 KB 264/1044 KB 1188/1710 KB 580/1267 KB 268/1044 KB 1188/1710 KB 580/1267 KB 260/1044 KB 1192/1710 KB 580/1267 KB 272/1044 KB 1196/1710 KB 580/1267 KB 272/1044 KB 1200/1710 KB 580/1267 KB 272/1044 KB 1184/1710 KB 580/1267 KB 260/1044 KB 1200/1710 KB 584/1267 KB 272/1044 KB 1200/1710 KB 588/1267 KB 272/1044 KB 1200/1710 KB 592/1267 KB 272/1044 KB 1188/1710 KB 580/1267 KB 272/1044 KB 1204/1710 KB 592/1267 KB 276/1044 KB 1204/1710 KB 596/1267 KB 280/1044 KB 1204/1710 KB 596/1267 KB 284/1044 KB 1204/1710 KB 596/1267 KB 288/1044 KB 1204/1710 KB 592/1267 KB 272/1044 KB 1204/1710 KB 596/1267 KB 292/1044 KB 1208/1710 KB 596/1267 KB 296/1044 KB 1208/1710 KB 596/1267 KB 300/1044 KB 1208/1710 KB 596/1267 KB 304/1044 KB 1208/1710 KB 596/1267 KB 308/1044 KB 1208/1710 KB 596/1267 KB 312/1044 KB 1208/1710 KB 596/1267 KB 316/1044 KB 1204/1710 KB 596/1267 KB 276/1044 KB 1208/1710 KB 596/1267 KB 292/1044 KB 1212/1710 KB 596/1267 KB 316/1044 KB 1216/1710 KB 600/1267 KB 316/1044 KB 1212/1710 KB 600/1267 KB 316/1044 KB 1216/1710 KB 604/1267 KB 316/1044 KB 1216/1710 KB 608/1267 KB 316/1044 KB 1220/1710 KB 612/1267 KB 316/1044 KB 3/713 KB 1220/1710 KB 608/1267 KB 316/1044 KB 3/713 KB 1216/1710 KB 608/1267 KB 316/1044 KB 3/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 5/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 8/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 11/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 13/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 16/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 19/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 21/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 24/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 27/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 29/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 32/713 KB 1220/1710 KB 612/1267 KB 316/1044 KB 36/713 KB 1224/1710 KB 616/1267 KB 316/1044 KB 40/713 KB 1224/1710 KB 616/1267 KB 316/1044 KB 36/713 KB 1224/1710 KB 612/1267 KB 316/1044 KB 36/713 KB 1228/1710 KB 616/1267 KB 316/1044 KB 40/713 KB 1232/1710 KB 620/1267 KB 316/1044 KB 40/713 KB 1236/1710 KB 620/1267 KB 316/1044 KB 44/713 KB 1228/1710 KB 620/1267 KB 316/1044 KB 40/713 KB 1236/1710 KB 624/1267 KB 320/1044 KB 44/713 KB 1236/1710 KB 620/1267 KB 320/1044 KB 44/713 KB 1232/1710 KB 620/1267 KB 316/1044 KB 44/713 KB 1236/1710 KB 624/1267 KB 320/1044 KB 48/713 KB 1236/1710 KB 624/1267 KB 320/1044 KB 52/713 KB 1240/1710 KB 628/1267 KB 324/1044 KB 56/713 KB unit-mysql-0: 01:29:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1240/1710 KB 628/1267 KB 324/1044 KB 52/713 KB 1244/1710 KB 628/1267 KB 324/1044 KB 60/713 KB 1236/1710 KB 628/1267 KB 324/1044 KB 52/713 KB 1244/1710 KB 628/1267 KB 328/1044 KB 60/713 KB 1236/1710 KB 628/1267 KB 320/1044 KB 52/713 KB 1244/1710 KB 632/1267 KB 328/1044 KB 60/713 KB 1248/1710 KB 632/1267 KB 328/1044 KB 60/713 KB 1252/1710 KB 636/1267 KB 332/1044 KB 60/713 KB 1248/1710 KB 636/1267 KB 332/1044 KB 60/713 KB 1248/1710 KB 636/1267 KB 328/1044 KB 60/713 KB 1252/1710 KB 640/1267 KB 332/1044 KB 60/713 KB 1248/1710 KB 632/1267 KB 328/1044 KB 60/713 KB 1252/1710 KB 640/1267 KB 332/1044 KB 64/713 KB 1252/1710 KB 640/1267 KB 332/1044 KB 68/713 KB 1256/1710 KB 644/1267 KB 336/1044 KB 72/713 KB 1256/1710 KB 644/1267 KB 336/1044 KB 76/713 KB 1256/1710 KB 644/1267 KB 336/1044 KB 80/713 KB 1256/1710 KB 644/1267 KB 336/1044 KB 68/713 KB 1252/1710 KB 640/1267 KB 336/1044 KB 68/713 KB 1256/1710 KB 644/1267 KB 340/1044 KB 80/713 KB 1256/1710 KB 644/1267 KB 344/1044 KB 80/713 KB 1260/1710 KB 644/1267 KB 348/1044 KB 80/713 KB 1260/1710 KB 644/1267 KB 352/1044 KB 80/713 KB 1252/1710 KB 644/1267 KB 336/1044 KB 68/713 KB 1260/1710 KB 648/1267 KB 352/1044 KB 84/713 KB 1260/1710 KB 652/1267 KB 352/1044 KB 84/713 KB 1260/1710 KB 656/1267 KB 352/1044 KB 84/713 KB 1260/1710 KB 660/1267 KB 352/1044 KB 84/713 KB 1260/1710 KB 664/1267 KB 356/1044 KB 84/713 KB 1260/1710 KB 668/1267 KB 356/1044 KB 84/713 KB 1260/1710 KB 672/1267 KB 356/1044 KB 84/713 KB 1260/1710 KB 644/1267 KB 352/1044 KB 84/713 KB 1260/1710 KB 672/1267 KB 356/1044 KB 88/713 KB 1260/1710 KB 672/1267 KB 356/1044 KB 92/713 KB 1260/1710 KB 644/1267 KB 344/1044 KB 80/713 KB 1264/1710 KB 672/1267 KB 356/1044 KB 92/713 KB 1268/1710 KB 672/1267 KB 356/1044 KB 92/713 KB 1272/1710 KB 672/1267 KB 356/1044 KB 92/713 KB 1276/1710 KB 672/1267 KB 356/1044 KB 92/713 KB 1260/1710 KB 660/1267 KB 356/1044 KB 84/713 KB 1276/1710 KB 672/1267 KB 360/1044 KB 96/713 KB 1276/1710 KB 672/1267 KB 364/1044 KB 96/713 KB 1276/1710 KB 672/1267 KB 356/1044 KB 96/713 KB 1280/1710 KB 672/1267 KB 364/1044 KB 100/713 KB 1280/1710 KB 676/1267 KB 368/1044 KB 104/713 KB 1280/1710 KB 676/1267 KB 368/1044 KB 108/713 KB 1280/1710 KB 676/1267 KB 368/1044 KB 112/713 KB 1280/1710 KB 672/1267 KB 364/1044 KB 96/713 KB 1284/1710 KB 676/1267 KB 368/1044 KB 112/713 KB 1288/1710 KB 676/1267 KB 368/1044 KB 112/713 KB 1292/1710 KB 676/1267 KB 368/1044 KB 112/713 KB 1296/1710 KB 676/1267 KB 368/1044 KB 112/713 KB 1280/1710 KB 676/1267 KB 368/1044 KB 100/713 KB 1296/1710 KB 680/1267 KB 368/1044 KB 112/713 KB 1296/1710 KB 684/1267 KB 368/1044 KB 112/713 KB 1296/1710 KB 688/1267 KB 368/1044 KB 112/713 KB 1280/1710 KB 672/1267 KB 368/1044 KB 100/713 KB 1296/1710 KB 688/1267 KB 372/1044 KB 112/713 KB 1296/1710 KB 688/1267 KB 376/1044 KB 112/713 KB 1296/1710 KB 688/1267 KB 380/1044 KB 112/713 KB 1296/1710 KB 688/1267 KB 384/1044 KB 112/713 KB 1300/1710 KB 688/1267 KB 388/1044 KB 112/713 KB 1300/1710 KB 692/1267 KB 392/1044 KB 116/713 KB 1300/1710 KB 692/1267 KB 396/1044 KB 116/713 KB 1300/1710 KB 692/1267 KB 400/1044 KB 116/713 KB 1300/1710 KB 688/1267 KB 384/1044 KB 112/713 KB 1304/1710 KB 692/1267 KB 400/1044 KB 116/713 KB 1308/1710 KB 692/1267 KB 400/1044 KB 116/713 KB 1300/1710 KB 692/1267 KB 388/1044 KB 116/713 KB 1300/1710 KB 688/1267 KB 388/1044 KB 116/713 KB 1308/1710 KB 696/1267 KB 400/1044 KB 120/713 KB 1308/1710 KB 696/1267 KB 400/1044 KB 124/713 KB 1308/1710 KB 696/1267 KB 400/10 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 44 KB 128/713 KB 1308/1710 KB 696/1267 KB 400/1044 KB 128/713 KB 1308/1710 KB 700/1267 KB 400/1044 KB 128/713 KB 1312/1710 KB 704/1267 KB 400/1044 KB 128/713 KB 1312/1710 KB 708/1267 KB 400/1044 KB 132/713 KB 1312/1710 KB 712/1267 KB 404/1044 KB 132/713 KB 1312/1710 KB 716/1267 KB 404/1044 KB 132/713 KB 1312/1710 KB 720/1267 KB 404/1044 KB 132/713 KB 1312/1710 KB 700/1267 KB 400/1044 KB 128/713 KB 1316/1710 KB 720/1267 KB 404/1044 KB 132/713 KB 1320/1710 KB 720/1267 KB 404/1044 KB 132/713 KB 1324/1710 KB 720/1267 KB 404/1044 KB 132/713 KB 1328/1710 KB 720/1267 KB 404/1044 KB 132/713 KB 1312/1710 KB 708/1267 KB 404/1044 KB 132/713 KB 1328/1710 KB 720/1267 KB 408/1044 KB 132/713 KB 1328/1710 KB 720/1267 KB 412/1044 KB 132/713 KB 1312/1710 KB 704/1267 KB 400/1044 KB 132/713 KB 1328/1710 KB 720/1267 KB 412/1044 KB 136/713 KB 1328/1710 KB 720/1267 KB 412/1044 KB 140/713 KB 1328/1710 KB 720/1267 KB 412/1044 KB 144/713 KB 1328/1710 KB 720/1267 KB 412/1044 KB 148/713 KB 1332/1710 KB 724/1267 KB 416/1044 KB 152/713 KB 1332/1710 KB 724/1267 KB 416/1044 KB 156/713 KB 1332/1710 KB 724/1267 KB 416/1044 KB 160/713 KB 1332/1710 KB 724/1267 KB 416/1044 KB 148/713 KB 1336/1710 KB 724/1267 KB 416/1044 KB 160/713 KB 1340/1710 KB 724/1267 KB 416/1044 KB 160/713 KB 1328/1710 KB 724/1267 KB 416/1044 KB 148/713 KB 1328/1710 KB 720/1267 KB 416/1044 KB 148/713 KB 1340/1710 KB 724/1267 KB 420/1044 KB 160/713 KB 1340/1710 KB 728/1267 KB 420/1044 KB 160/713 KB 1340/1710 KB 732/1267 KB 420/1044 KB 160/713 KB 1344/1710 KB 736/1267 KB 424/1044 KB 160/713 KB 1344/1710 KB 740/1267 KB 424/1044 KB 160/713 KB 1344/1710 KB 744/1267 KB 424/1044 KB 164/713 KB 1344/1710 KB 732/1267 KB 420/1044 KB 160/713 KB 1344/1710 KB 732/1267 KB 424/1044 KB 160/713 KB 1344/1710 KB 744/1267 KB 428/1044 KB 164/713 KB 1348/1710 KB 744/1267 KB 432/1044 KB 164/713 KB 1348/1710 KB 744/1267 KB 436/1044 KB 164/713 KB 1344/1710 KB 740/1267 KB 424/1044 KB 164/713 KB 1348/1710 KB 748/1267 KB 436/1044 KB 168/713 KB 1348/1710 KB 748/1267 KB 436/1044 KB 172/713 KB 1348/1710 KB 748/1267 KB 436/1044 KB 176/713 KB 1348/1710 KB 748/1267 KB 436/1044 KB 164/713 KB 1348/1710 KB 752/1267 KB 436/1044 KB 176/713 KB 1348/1710 KB 756/1267 KB 440/1044 KB 176/713 KB 1348/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1348/1710 KB 744/1267 KB 428/1044 KB 164/713 KB 1352/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1356/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1360/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1364/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1368/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1372/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1376/1710 KB 760/1267 KB 440/1044 KB 180/713 KB 1348/1710 KB 756/1267 KB 440/1044 KB 180/713 KB 1376/1710 KB 760/1267 KB 440/1044 KB 184/713 KB 1376/1710 KB 760/1267 KB 440/1044 KB 188/713 KB 1376/1710 KB 760/1267 KB 440/1044 KB 192/713 KB 1348/1710 KB 752/1267 KB 440/1044 KB 176/713 KB 1376/1710 KB 760/1267 KB 444/1044 KB 192/713 KB 1376/1710 KB 760/1267 KB 448/1044 KB 192/713 KB 1376/1710 KB 760/1267 KB 452/1044 KB 192/713 KB 1376/1710 KB 764/1267 KB 452/1044 KB 192/713 KB 1376/1710 KB 768/1267 KB 452/1044 KB 192/713 KB 1376/1710 KB 772/1267 KB 456/1044 KB 192/713 KB 1380/1710 KB 776/1267 KB 456/1044 KB 196/713 KB 1380/1710 KB 780/1267 KB 456/1044 KB 196/713 KB 1380/1710 KB 784/1267 KB 456/1044 KB 196/713 KB 1376/1710 KB 768/1267 KB 456/1044 KB 192/713 KB 1380/1710 KB 784/1267 KB 460/1044 KB 196/713 KB 1380/1710 KB 784/1267 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 464/1044 KB 196/713 KB 1380/1710 KB 784/1267 KB 468/1044 KB 196/713 KB 1380/1710 KB 772/1267 KB 456/1044 KB 196/713 KB 1384/1710 KB 784/1267 KB 468/1044 KB 196/713 KB 1388/1710 KB 784/1267 KB 468/1044 KB 196/713 KB 1392/1710 KB 784/1267 KB 468/1044 KB 196/713 KB 1376/1710 KB 772/1267 KB 456/1044 KB 196/713 KB 1392/1710 KB 784/1267 KB 468/1044 KB 200/713 KB 1392/1710 KB 784/1267 KB 468/1044 KB 204/713 KB 1392/1710 KB 784/1267 KB 468/1044 KB 208/713 KB 1392/1710 KB 784/1267 KB 468/1044 KB 212/713 KB 1396/1710 KB 788/1267 KB 472/1044 KB 216/713 KB 1396/1710 KB 788/1267 KB 472/1044 KB 220/713 KB 1396/1710 KB 788/1267 KB 472/1044 KB 224/713 KB 1396/1710 KB 788/1267 KB 472/1044 KB 212/713 KB 1396/1710 KB 792/1267 KB 472/1044 KB 224/713 KB 1396/1710 KB 796/1267 KB 472/1044 KB 224/713 KB 1396/1710 KB 800/1267 KB 472/1044 KB 224/713 KB 1396/1710 KB 804/1267 KB 472/1044 KB 228/713 KB 1396/1710 KB 808/1267 KB 472/1044 KB 228/713 KB 1396/1710 KB 812/1267 KB 472/1044 KB 228/713 KB 1396/1710 KB 816/1267 KB 472/1044 KB 228/713 KB 1396/1710 KB 784/1267 KB 472/1044 KB 212/713 KB 1396/1710 KB 816/1267 KB 476/1044 KB 228/713 KB 1396/1710 KB 784/1267 KB 468/1044 KB 212/713 KB 1400/1710 KB 816/1267 KB 476/1044 KB 228/713 KB 1404/1710 KB 816/1267 KB 480/1044 KB 228/713 KB 1408/1710 KB 816/1267 KB 480/1044 KB 228/713 KB 1412/1710 KB 816/1267 KB 480/1044 KB 228/713 KB 1416/1710 KB 816/1267 KB 480/1044 KB 228/713 KB 1420/1710 KB 816/1267 KB 480/1044 KB 228/713 KB 1424/1710 KB 816/1267 KB 480/1044 KB 228/713 KB 1396/1710 KB 800/1267 KB 472/1044 KB 228/713 KB 1424/1710 KB 816/1267 KB 480/1044 KB 232/713 KB 1424/1710 KB 816/1267 KB 480/1044 KB 236/713 KB 1424/1710 KB 816/1267 KB 480/1044 KB 240/713 KB 1400/1710 KB 816/1267 KB 480/1044 KB 228/713 KB 1424/1710 KB 816/1267 KB 484/1044 KB 240/713 KB 1424/1710 KB 816/1267 KB 488/1044 KB 240/713 KB 1424/1710 KB 816/1267 KB 492/1044 KB 240/713 KB 1424/1710 KB 816/1267 KB 496/1044 KB 240/713 KB 1424/1710 KB 816/1267 KB 500/1044 KB 240/713 KB 1428/1710 KB 820/1267 KB 504/1044 KB 244/713 KB 1428/1710 KB 820/1267 KB 508/1044 KB 244/713 KB 1428/1710 KB 820/1267 KB 512/1044 KB 244/713 KB 1428/1710 KB 820/1267 KB 500/1044 KB 244/713 KB 1428/1710 KB 820/1267 KB 512/1044 KB 248/713 KB 1428/1710 KB 820/1267 KB 512/1044 KB 252/713 KB 1428/1710 KB 820/1267 KB 512/1044 KB 256/713 KB 1428/1710 KB 820/1267 KB 512/1044 KB 260/713 KB 1428/1710 KB 820/1267 KB 516/1044 KB 264/713 KB 1428/1710 KB 820/1267 KB 516/1044 KB 268/713 KB 1428/1710 KB 820/1267 KB 516/1044 KB 272/713 KB 1428/1710 KB 820/1267 KB 500/1044 KB 240/713 KB 1428/1710 KB 824/1267 KB 516/1044 KB 272/713 KB 1428/1710 KB 828/1267 KB 516/1044 KB 272/713 KB 1428/1710 KB 832/1267 KB 516/1044 KB 272/713 KB 1428/1710 KB 816/1267 KB 500/1044 KB 240/713 KB 1432/1710 KB 832/1267 KB 516/1044 KB 272/713 KB 1436/1710 KB 832/1267 KB 516/1044 KB 272/713 KB 1440/1710 KB 832/1267 KB 516/1044 KB 272/713 KB 1428/1710 KB 820/1267 KB 516/1044 KB 260/713 KB 1440/1710 KB 836/1267 KB 516/1044 KB 272/713 KB 1444/1710 KB 840/1267 KB 520/1044 KB 272/713 KB 1444/1710 KB 844/1267 KB 520/1044 KB 272/713 KB 1444/1710 KB 848/1267 KB 520/1044 KB 272/713 KB 1444/1710 KB 852/1267 KB 520/1044 KB 272/713 KB 1444/1710 KB 856/1267 KB 520/1044 KB 276/713 KB 1444/1710 KB 860/1267 KB 520/1044 KB 276/713 KB 1444/1710 KB 864/1267 KB 520/1044 KB 276/713 KB 1444/1710 KB 836/1267 KB 520/1044 KB 272/713 KB 1448/1710 KB 864/1267 KB 520/1044 KB 276/713 KB 1452/1710 KB 864/ unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1267 KB 520/1044 KB 276/713 KB 1440/1710 KB 836/1267 KB 520/1044 KB 272/713 KB 1452/1710 KB 864/1267 KB 524/1044 KB 276/713 KB 1452/1710 KB 864/1267 KB 528/1044 KB 276/713 KB 1452/1710 KB 864/1267 KB 532/1044 KB 276/713 KB 1456/1710 KB 864/1267 KB 536/1044 KB 276/713 KB 1456/1710 KB 864/1267 KB 540/1044 KB 276/713 KB 1456/1710 KB 864/1267 KB 544/1044 KB 276/713 KB 1444/1710 KB 852/1267 KB 520/1044 KB 276/713 KB 1456/1710 KB 864/1267 KB 532/1044 KB 276/713 KB 1460/1710 KB 864/1267 KB 544/1044 KB 276/713 KB 1464/1710 KB 864/1267 KB 548/1044 KB 280/713 KB 1468/1710 KB 864/1267 KB 548/1044 KB 280/713 KB 1472/1710 KB 864/1267 KB 548/1044 KB 280/713 KB 1460/1710 KB 864/1267 KB 548/1044 KB 280/713 KB 1472/1710 KB 864/1267 KB 552/1044 KB 280/713 KB 1472/1710 KB 868/1267 KB 556/1044 KB 280/713 KB 1472/1710 KB 868/1267 KB 560/1044 KB 280/713 KB 1472/1710 KB 868/1267 KB 564/1044 KB 280/713 KB 1476/1710 KB 868/1267 KB 568/1044 KB 280/713 KB 1460/1710 KB 864/1267 KB 544/1044 KB 280/713 KB 1476/1710 KB 868/1267 KB 568/1044 KB 284/713 KB 1476/1710 KB 868/1267 KB 568/1044 KB 288/713 KB 1476/1710 KB 868/1267 KB 568/1044 KB 292/713 KB 1476/1710 KB 868/1267 KB 568/1044 KB 296/713 KB 1476/1710 KB 868/1267 KB 568/1044 KB 300/713 KB 1476/1710 KB 868/1267 KB 568/1044 KB 304/713 KB 1476/1710 KB 868/1267 KB 564/1044 KB 280/713 KB 1480/1710 KB 868/1267 KB 568/1044 KB 304/713 KB 1484/1710 KB 868/1267 KB 568/1044 KB 304/713 KB 1488/1710 KB 868/1267 KB 568/1044 KB 304/713 KB 1492/1710 KB 868/1267 KB 568/1044 KB 308/713 KB 1496/1710 KB 868/1267 KB 572/1044 KB 308/713 KB 1472/1710 KB 868/1267 KB 552/1044 KB 280/713 KB 1496/1710 KB 872/1267 KB 572/1044 KB 308/713 KB 1496/1710 KB 876/1267 KB 572/1044 KB 308/713 KB 1496/1710 KB 880/1267 KB 572/1044 KB 308/713 KB 1496/1710 KB 884/1267 KB 572/1044 KB 308/713 KB 1496/1710 KB 888/1267 KB 572/1044 KB 308/713 KB 1496/1710 KB 892/1267 KB 572/1044 KB 308/713 KB 1500/1710 KB 896/1267 KB 572/1044 KB 308/713 KB 1492/1710 KB 868/1267 KB 572/1044 KB 308/713 KB 1500/1710 KB 896/1267 KB 576/1044 KB 308/713 KB 1500/1710 KB 896/1267 KB 580/1044 KB 308/713 KB 1500/1710 KB 896/1267 KB 584/1044 KB 308/713 KB 1500/1710 KB 896/1267 KB 588/1044 KB 308/713 KB 1500/1710 KB 896/1267 KB 592/1044 KB 308/713 KB 1500/1710 KB 896/1267 KB 596/1044 KB 308/713 KB 1488/1710 KB 868/1267 KB 568/1044 KB 308/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 312/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 316/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 320/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 324/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 328/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 332/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 336/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 340/713 KB 1500/1710 KB 900/1267 KB 596/1044 KB 308/713 KB 1500/1710 KB 904/1267 KB 600/1044 KB 340/713 KB 1500/1710 KB 908/1267 KB 600/1044 KB 340/713 KB 1500/1710 KB 912/1267 KB 600/1044 KB 340/713 KB 1500/1710 KB 892/1267 KB 572/1044 KB 308/713 KB 1504/1710 KB 912/1267 KB 600/1044 KB 340/713 KB 1508/1710 KB 912/1267 KB 600/1044 KB 340/713 KB 1512/1710 KB 912/1267 KB 600/1044 KB 340/713 KB 1516/1710 KB 912/1267 KB 600/1044 KB 340/713 KB 1520/1710 KB 912/1267 KB 600/1044 KB 340/713 KB 1520/1710 KB 916/1267 KB 600/1044 KB 340/713 KB 1524/1710 KB 920/1267 KB 600/1044 KB 344/713 KB 1524/1710 KB 924/1267 KB 600/1044 KB 344/713 KB 1524/1710 KB 928/1267 KB 600/1044 KB 344/713 KB 1500/1710 KB 900/1267 KB 600/1044 KB 340/713 KB 1524/1710 K unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install B 928/1267 KB 604/1044 KB 344/713 KB 1524/1710 KB 928/1267 KB 608/1044 KB 344/713 KB 1524/1710 KB 928/1267 KB 612/1044 KB 344/713 KB 1524/1710 KB 928/1267 KB 616/1044 KB 344/713 KB 1524/1710 KB 928/1267 KB 620/1044 KB 344/713 KB 1524/1710 KB 928/1267 KB 624/1044 KB 344/713 KB 1524/1710 KB 928/1267 KB 628/1044 KB 344/713 KB 1524/1710 KB 932/1267 KB 632/1044 KB 344/713 KB 1524/1710 KB 932/1267 KB 636/1044 KB 344/713 KB 1524/1710 KB 932/1267 KB 640/1044 KB 344/713 KB 1524/1710 KB 916/1267 KB 600/1044 KB 344/713 KB 1528/1710 KB 932/1267 KB 640/1044 KB 344/713 KB 1532/1710 KB 932/1267 KB 640/1044 KB 344/713 KB 1520/1710 KB 916/1267 KB 600/1044 KB 344/713 KB 1532/1710 KB 932/1267 KB 640/1044 KB 348/713 KB 1532/1710 KB 932/1267 KB 640/1044 KB 352/713 KB 1532/1710 KB 932/1267 KB 640/1044 KB 356/713 KB 1532/1710 KB 932/1267 KB 640/1044 KB 360/713 KB 1536/1710 KB 932/1267 KB 640/1044 KB 364/713 KB 1536/1710 KB 932/1267 KB 640/1044 KB 368/713 KB 1536/1710 KB 932/1267 KB 640/1044 KB 372/713 KB 1524/1710 KB 932/1267 KB 628/1044 KB 344/713 KB 1536/1710 KB 936/1267 KB 640/1044 KB 372/713 KB 1536/1710 KB 940/1267 KB 640/1044 KB 372/713 KB 1536/1710 KB 944/1267 KB 640/1044 KB 372/713 KB 1536/1710 KB 932/1267 KB 640/1044 KB 360/713 KB 1540/1710 KB 944/1267 KB 640/1044 KB 372/713 KB 1544/1710 KB 944/1267 KB 640/1044 KB 372/713 KB 1548/1710 KB 944/1267 KB 640/1044 KB 372/713 KB 1552/1710 KB 944/1267 KB 640/1044 KB 372/713 KB 1556/1710 KB 944/1267 KB 640/1044 KB 376/713 KB 1560/1710 KB 948/1267 KB 644/1044 KB 376/713 KB 1564/1710 KB 948/1267 KB 644/1044 KB 376/713 KB 1568/1710 KB 948/1267 KB 644/1044 KB 376/713 KB 1552/1710 KB 944/1267 KB 640/1044 KB 376/713 KB 1568/1710 KB 948/1267 KB 644/1044 KB 380/713 KB 1568/1710 KB 948/1267 KB 644/1044 KB 384/713 KB 1568/1710 KB 948/1267 KB 644/1044 KB 388/713 KB 1568/1710 KB 948/1267 KB 644/1044 KB 392/713 KB 1572/1710 KB 948/1267 KB 644/1044 KB 396/713 KB 1572/1710 KB 948/1267 KB 644/1044 KB 400/713 KB 1556/1710 KB 948/1267 KB 644/1044 KB 376/713 KB 1556/1710 KB 948/1267 KB 640/1044 KB 376/713 KB 1572/1710 KB 952/1267 KB 648/1044 KB 400/713 KB 1572/1710 KB 956/1267 KB 648/1044 KB 400/713 KB 1572/1710 KB 960/1267 KB 648/1044 KB 400/713 KB 1572/1710 KB 960/1267 KB 648/1044 KB 400/713 KB 1572/1710 KB 960/1267 KB 652/1044 KB 400/713 KB 1572/1710 KB 964/1267 KB 656/1044 KB 400/713 KB 1572/1710 KB 964/1267 KB 660/1044 KB 400/713 KB 1572/1710 KB 964/1267 KB 664/1044 KB 404/713 KB 1572/1710 KB 964/1267 KB 668/1044 KB 404/713 KB 1572/1710 KB 964/1267 KB 672/1044 KB 404/713 KB 1572/1710 KB 948/1267 KB 644/1044 KB 392/713 KB 1576/1710 KB 964/1267 KB 672/1044 KB 404/713 KB 1580/1710 KB 964/1267 KB 672/1044 KB 404/713 KB 1584/1710 KB 964/1267 KB 672/1044 KB 404/713 KB 1572/1710 KB 964/1267 KB 660/1044 KB 404/713 KB 1584/1710 KB 964/1267 KB 672/1044 KB 408/713 KB 1584/1710 KB 964/1267 KB 672/1044 KB 412/713 KB 1584/1710 KB 964/1267 KB 672/1044 KB 416/713 KB 1588/1710 KB 964/1267 KB 672/1044 KB 420/713 KB 1588/1710 KB 964/1267 KB 676/1044 KB 424/713 KB 1588/1710 KB 964/1267 KB 676/1044 KB 428/713 KB 1588/1710 KB 964/1267 KB 676/1044 KB 432/713 KB 1588/1710 KB 964/1267 KB 676/1044 KB 436/713 KB 1572/1710 KB 964/1267 KB 652/1044 KB 400/713 KB 1588/1710 KB 968/1267 KB 676/1044 KB 436/713 KB 1588/1710 KB 972/1267 KB 676/1044 KB 436/713 KB 1588/1710 KB 976/1267 KB 676/1044 KB 436/713 KB 1588/1710 KB 980/1267 KB 676/1044 KB 436/713 KB 1588/1710 KB 984/1267 KB 676/1044 KB 436/713 KB 158 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 8/1710 KB 988/1267 KB 676/1044 KB 436/713 KB 1588/1710 KB 964/1267 KB 676/1044 KB 420/713 KB 1588/1710 KB 988/1267 KB 680/1044 KB 436/713 KB 1588/1710 KB 964/1267 KB 672/1044 KB 416/713 KB 1592/1710 KB 988/1267 KB 680/1044 KB 436/713 KB 1596/1710 KB 988/1267 KB 680/1044 KB 436/713 KB 1600/1710 KB 988/1267 KB 680/1044 KB 436/713 KB 1600/1710 KB 988/1267 KB 684/1044 KB 436/713 KB 1600/1710 KB 988/1267 KB 688/1044 KB 436/713 KB 1600/1710 KB 992/1267 KB 692/1044 KB 436/713 KB 1604/1710 KB 992/1267 KB 696/1044 KB 436/713 KB 1604/1710 KB 992/1267 KB 700/1044 KB 436/713 KB 1600/1710 KB 992/1267 KB 688/1044 KB 436/713 KB 1604/1710 KB 996/1267 KB 700/1044 KB 440/713 KB 1604/1710 KB 1000/1267 KB 700/1044 KB 440/713 KB 1604/1710 KB 1004/1267 KB 700/1044 KB 440/713 KB 1604/1710 KB 992/1267 KB 700/1044 KB 440/713 KB 1604/1710 KB 1004/1267 KB 704/1044 KB 444/713 KB 1604/1710 KB 1004/1267 KB 704/1044 KB 448/713 KB 1604/1710 KB 992/1267 KB 692/1044 KB 436/713 KB 1608/1710 KB 1008/1267 KB 704/1044 KB 448/713 KB 1612/1710 KB 1008/1267 KB 704/1044 KB 448/713 KB 1616/1710 KB 1008/1267 KB 704/1044 KB 448/713 KB 1620/1710 KB 1008/1267 KB 704/1044 KB 448/713 KB 1624/1710 KB 1008/1267 KB 704/1044 KB 452/713 KB 1628/1710 KB 1008/1267 KB 704/1044 KB 452/713 KB 1632/1710 KB 1008/1267 KB 704/1044 KB 452/713 KB 1604/1710 KB 1008/1267 KB 704/1044 KB 448/713 KB 1604/1710 KB 1004/1267 KB 704/1044 KB 440/713 KB 1632/1710 KB 1008/1267 KB 708/1044 KB 452/713 KB 1632/1710 KB 1012/1267 KB 712/1044 KB 452/713 KB 1632/1710 KB 1012/1267 KB 716/1044 KB 452/713 KB 1632/1710 KB 1012/1267 KB 720/1044 KB 452/713 KB 1632/1710 KB 1012/1267 KB 724/1044 KB 452/713 KB 1636/1710 KB 1012/1267 KB 728/1044 KB 452/713 KB 1636/1710 KB 1012/1267 KB 732/1044 KB 452/713 KB 1636/1710 KB 1012/1267 KB 736/1044 KB 452/713 KB 1620/1710 KB 1008/1267 KB 704/1044 KB 452/713 KB 1636/1710 KB 1012/1267 KB 736/1044 KB 456/713 KB 1636/1710 KB 1012/1267 KB 736/1044 KB 460/713 KB 1636/1710 KB 1012/1267 KB 736/1044 KB 464/713 KB 1636/1710 KB 1012/1267 KB 736/1044 KB 468/713 KB 1636/1710 KB 1012/1267 KB 724/1044 KB 452/713 KB 1640/1710 KB 1012/1267 KB 736/1044 KB 468/713 KB 1644/1710 KB 1012/1267 KB 736/1044 KB 468/713 KB 1632/1710 KB 1012/1267 KB 708/1044 KB 452/713 KB 1648/1710 KB 1016/1267 KB 736/1044 KB 468/713 KB 1648/1710 KB 1020/1267 KB 736/1044 KB 468/713 KB 1648/1710 KB 1024/1267 KB 736/1044 KB 468/713 KB 1648/1710 KB 1028/1267 KB 736/1044 KB 468/713 KB 1648/1710 KB 1032/1267 KB 736/1044 KB 468/713 KB 1648/1710 KB 1036/1267 KB 736/1044 KB 468/713 KB 1648/1710 KB 1012/1267 KB 736/1044 KB 468/713 KB 1652/1710 KB 1036/1267 KB 736/1044 KB 472/713 KB 1656/1710 KB 1040/1267 KB 740/1044 KB 472/713 KB 1660/1710 KB 1040/1267 KB 740/1044 KB 472/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 472/713 KB 1648/1710 KB 1036/1267 KB 736/1044 KB 472/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 4/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 8/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 12/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 16/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 20/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 24/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 28/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 32/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 36/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 40/1063 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 44/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 48/1063 KB 476/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 48/1063 KB 480/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 52/1063 KB 480/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 56/1063 KB 484/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 60/1063 KB 484/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 64/1063 KB 484/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 68/1063 KB 484/713 KB 1668/1710 KB 1040/1267 KB 740/1044 KB 72/1063 KB 484/713 KB 1652/1710 KB 1040/1267 KB 740/1044 KB 472/713 KB 1668/1710 KB 1040/1267 KB 744/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1040/1267 KB 748/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1040/1267 KB 752/1044 KB 76/1063 KB 484/713 KB 1652/1710 KB 1040/1267 KB 736/1044 KB 472/713 KB 1668/1710 KB 1044/1267 KB 752/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1048/1267 KB 752/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1052/1267 KB 752/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1056/1267 KB 752/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1060/1267 KB 752/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1064/1267 KB 756/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1068/1267 KB 756/1044 KB 76/1063 KB 484/713 KB 1668/1710 KB 1040/1267 KB 740/1044 KB 68/1063 KB 484/713 KB 1672/1710 KB 1068/1267 KB 756/1044 KB 76/1063 KB 484/713 KB 1664/1710 KB 1040/1267 KB 740/1044 KB 52/1063 KB 484/713 KB 1672/1710 KB 1068/1267 KB 756/1044 KB 76/1063 KB 488/713 KB 1672/1710 KB 1068/1267 KB 756/1044 KB 76/1063 KB 492/713 KB 1672/1710 KB 1068/1267 KB 756/1044 KB 76/1063 KB 496/713 KB 1672/1710 KB 1068/1267 KB 756/1044 KB 76/1063 KB 500/713 KB 1668/1710 KB 1060/1267 KB 756/1044 KB 76/1063 KB 484/713 KB 1676/1710 KB 1068/1267 KB 756/1044 KB 76/1063 KB 500/713 KB 1676/1710 KB 1068/1267 KB 760/1044 KB 76/1063 KB 500/713 KB 1676/1710 KB 1068/1267 KB 764/1044 KB 76/1063 KB 500/713 KB 1680/1710 KB 1068/1267 KB 768/1044 KB 76/1063 KB 504/713 KB 1680/1710 KB 1068/1267 KB 764/1044 KB 76/1063 KB 504/713 KB 1680/1710 KB 1068/1267 KB 768/1044 KB 76/1063 KB 508/713 KB 1680/1710 KB 1068/1267 KB 764/1044 KB 76/1063 KB 500/713 KB 1684/1710 KB 1072/1267 KB 768/1044 KB 76/1063 KB 508/713 KB 1688/1710 KB 1072/1267 KB 772/1044 KB 76/1063 KB 512/713 KB 1692/1710 KB 1072/1267 KB 772/1044 KB 76/1063 KB 512/713 KB 1696/1710 KB 1072/1267 KB 772/1044 KB 76/1063 KB 512/713 KB 1680/1710 KB 1072/1267 KB 768/1044 KB 76/1063 KB 508/713 KB 1668/1710 KB 1040/1267 KB 740/1044 KB 76/1063 KB 484/713 KB 1696/1710 KB 1072/1267 KB 772/1044 KB 80/1063 KB 512/713 KB 1696/1710 KB 1072/1267 KB 772/1044 KB 84/1063 KB 512/713 KB 1696/1710 KB 1076/1267 KB 772/1044 KB 88/1063 KB 512/713 KB 1696/1710 KB 1076/1267 KB 772/1044 KB 92/1063 KB 512/713 KB 1696/1710 KB 1076/1267 KB 772/1044 KB 96/1063 KB 512/713 KB 1696/1710 KB 1076/1267 KB 772/1044 KB 100/1063 KB 512/713 KB 1700/1710 KB 1076/1267 KB 772/1044 KB 104/1063 KB 512/713 KB 1684/1710 KB 1072/1267 KB 772/1044 KB 76/1063 KB 512/713 KB 1700/1710 KB 1076/1267 KB 776/1044 KB 108/1063 KB 512/713 KB 1700/1710 KB 1076/1267 KB 780/1044 KB 108/1063 KB 512/713 KB 1700/1710 KB 1076/1267 KB 784/1044 KB 108/1063 KB 512/713 KB 1684/1710 KB 1072/1267 KB 768/1044 KB 76/1063 KB 512/713 KB 1700/1710 KB 1076/1267 KB 784/1044 KB 108/1063 KB 516/713 KB 1700/1710 KB 1076/1267 KB 784/1044 KB 108/1063 KB 520/713 KB 1700/1710 KB 1076/1267 KB 784/1044 KB 108/1063 KB 524/713 KB 1700/1710 KB 1076/1267 KB 784/1044 KB 108/1063 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install KB 528/713 KB 1700/1710 KB 1076/1267 KB 788/1044 KB 108/1063 KB 528/713 KB 1700/1710 KB 1076/1267 KB 792/1044 KB 108/1063 KB 532/713 KB 1700/1710 KB 1076/1267 KB 796/1044 KB 108/1063 KB 532/713 KB 1700/1710 KB 1076/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1700/1710 KB 1076/1267 KB 772/1044 KB 100/1063 KB 512/713 KB 1704/1710 KB 1076/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1696/1710 KB 1076/1267 KB 772/1044 KB 84/1063 KB 512/713 KB 1704/1710 KB 1080/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1704/1710 KB 1084/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1704/1710 KB 1088/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1704/1710 KB 1092/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1096/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1100/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1104/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1108/1267 KB 804/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1112/1267 KB 804/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1116/1267 KB 804/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 108/1063 KB 532/713 KB 1700/1710 KB 1076/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 112/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 116/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 120/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 124/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 532/713 KB 1700/1710 KB 1076/1267 KB 788/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 536/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 540/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 544/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 548/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 552/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 556/713 KB 1708/1710 KB 1120/1267 KB 804/1044 KB 128/1063 KB 560/713 KB 1708/1710 KB 1104/1267 KB 804/1044 KB 108/1063 KB 532/713 KB 1708/1710 KB 1120/1267 KB 808/1044 KB 128/1063 KB 560/713 KB 1708/1710 KB 1120/1267 KB 812/1044 KB 128/1063 KB 560/713 KB 1708/1710 KB 1120/1267 KB 816/1044 KB 128/1063 KB 560/713 KB 1708/1710 KB 1092/1267 KB 800/1044 KB 108/1063 KB 532/713 KB 1710/1710 KB 1120/1267 KB 816/1044 KB 128/1063 KB 560/713 KB 1710/1710 KB 1120/1267 KB 820/1044 KB 128/1063 KB 560/713 KB 1710/1710 KB 1124/1267 KB 824/1044 KB 132/1063 KB 564/713 KB 1710/1710 KB 1124/1267 KB 828/1044 KB 132/1063 KB 564/713 KB 1710/1710 KB 1124/1267 KB 832/1044 KB 132/1063 KB 564/713 KB 1710/1710 KB 1124/1267 KB 820/1044 KB 132/1063 KB 564/713 KB 1710/1710 KB 1120/1267 KB 820/1044 KB 128/1063 KB 564/713 KB 1710/1710 KB 1124/1267 KB 832/1044 KB 132/1063 KB 568/713 KB 1710/1710 KB 1124/1267 KB 832/1044 KB 132/1063 KB 572/713 KB 1710/1710 KB 1120/1267 KB 820/1044 KB 132/1063 KB 564/713 KB 1710/1710 KB 1128/1267 KB 832/1044 KB 136/1063 KB 572/713 KB 1710/1710 KB 1128/1267 KB 832/1044 KB 140/1063 KB 572/713 KB 1710/1710 KB 1128/1267 KB 832/1044 KB 144/1063 KB 572/713 KB 1710/1710 KB 1128/1267 KB 832/1044 KB 148/1063 KB 576/713 KB 1128/1267 KB 836/1044 KB 152/1063 KB 576/713 KB 1128/1267 KB 836/1044 KB 156/1063 KB 576/713 KB 1128/1267 KB 836/1044 KB 160/1063 KB 576/713 KB 1710/1710 KB 1128/1267 KB 832/1044 KB 132/1063 KB 572/713 KB 1132/1267 KB 836/1044 KB 160/1063 KB 576/713 KB 1136/1267 KB 836/1044 KB 160/1063 KB 576/713 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1140/1267 KB 836/1044 KB 160/1063 KB 576/713 KB 1710/1710 KB 1128/1267 KB 836/1044 KB 148/1063 KB 576/713 KB 1140/1267 KB 840/1044 KB 160/1063 KB 576/713 KB 1140/1267 KB 844/1044 KB 160/1063 KB 576/713 KB 1710/1710 KB 1128/1267 KB 832/1044 KB 144/1063 KB 576/713 KB 1140/1267 KB 844/1044 KB 160/1063 KB 580/713 KB 1140/1267 KB 844/1044 KB 160/1063 KB 584/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3184.1 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1140/1267 KB 848/1044 KB 160/1063 KB 584/713 KB 1144/1267 KB 848/1044 KB 160/1063 KB 584/713 KB 1144/1267 KB 848/1044 KB 160/1063 KB 588/713 KB 1144/1267 KB 848/1044 KB 160/1063 KB 592/713 KB 1148/1267 KB 848/1044 KB 160/1063 KB 596/713 KB 1148/1267 KB 852/1044 KB 164/1063 KB 600/713 KB 1148/1267 KB 848/1044 KB 160/1063 KB 592/713 KB 1152/1267 KB 852/1044 KB 164/1063 KB 600/713 KB 1156/1267 KB 852/1044 KB 164/1063 KB 600/713 KB 1160/1267 KB 852/1044 KB 164/1063 KB 600/713 KB 1164/1267 KB 852/1044 KB 164/1063 KB 604/713 KB 1168/1267 KB 852/1044 KB 164/1063 KB 604/713 KB 1148/1267 KB 852/1044 KB 164/1063 KB 596/713 KB 1168/1267 KB 856/1044 KB 164/1063 KB 604/713 KB 1168/1267 KB 860/1044 KB 164/1063 KB 604/713 KB 1168/1267 KB 864/1044 KB 164/1063 KB 604/713 KB 1148/1267 KB 848/1044 KB 164/1063 KB 596/713 KB 1168/1267 KB 864/1044 KB 168/1063 KB 604/713 KB 1168/1267 KB 864/1044 KB 172/1063 KB 604/713 KB 1168/1267 KB 864/1044 KB 176/1063 KB 604/713 KB 1168/1267 KB 864/1044 KB 180/1063 KB 604/713 KB 1172/1267 KB 868/1044 KB 184/1063 KB 604/713 KB 1160/1267 KB 852/1044 KB 164/1063 KB 604/713 KB 1172/1267 KB 868/1044 KB 184/1063 KB 608/713 KB 1172/1267 KB 868/1044 KB 184/1063 KB 612/713 KB 1172/1267 KB 868/1044 KB 184/1063 KB 616/713 KB 1172/1267 KB 868/1044 KB 184/1063 KB 620/713 KB 1172/1267 KB 868/1044 KB 188/1063 KB 624/713 KB 1172/1267 KB 868/1044 KB 180/1063 KB 604/713 KB 1168/1267 KB 868/1044 KB 180/1063 KB 604/713 KB 1172/1267 KB 872/1044 KB 188/1063 KB 624/713 KB 1172/1267 KB 876/1044 KB 188/1063 KB 624/713 KB 1172/1267 KB 880/1044 KB 188/1063 KB 624/713 KB 1172/1267 KB 868/1044 KB 188/1063 KB 620/713 KB 1176/1267 KB 880/1044 KB 188/1063 KB 624/713 KB 1180/1267 KB 880/1044 KB 192/1063 KB 624/713 KB 1184/1267 KB 880/1044 KB 192/1063 KB 624/713 KB 1188/1267 KB 880/1044 KB 192/1063 KB 628/713 KB 1192/1267 KB 884/1044 KB 192/1063 KB 628/713 KB 1196/1267 KB 884/1044 KB 192/1063 KB 628/713 KB 1200/1267 KB 884/1044 KB 192/1063 KB 628/713 KB 1176/1267 KB 880/1044 KB 192/1063 KB 624/713 KB 1200/1267 KB 884/1044 KB 196/1063 KB 628/713 KB 1200/1267 KB 884/1044 KB 200/1063 KB 628/713 KB 1200/1267 KB 884/1044 KB 204/1063 KB 628/713 KB 1200/1267 KB 884/1044 KB 208/1063 KB 628/713 KB 1188/1267 KB 884/1044 KB 192/1063 KB 628/713 KB 1200/1267 KB 888/1044 KB 208/1063 KB 628/713 KB 1200/1267 KB 892/1044 KB 208/1063 KB 628/713 KB 1200/1267 KB 896/1044 KB 208/1063 KB 628/713 KB 1184/1267 KB 880/1044 KB 192/1063 KB 628/713 KB 1200/1267 KB 896/1044 KB 208/1063 KB 632/713 KB 1200/1267 KB 896/1044 KB 208/1063 KB 636/713 KB 1200/1267 KB 896/1044 KB 208/1063 KB 640/713 KB 1200/1267 KB 896/1044 KB 208/1063 KB 644/713 KB 1204/1267 KB 900/1044 KB 4/257 KB 212/1063 KB 648/713 KB 1204/1267 KB 900/1044 KB 4/257 KB 212/1063 KB 648/713 KB 1204/1267 KB 904/1044 KB 4/257 KB 212/1063 KB 648/713 KB 1204/1267 KB 908/1044 KB 4/257 KB 212/1063 KB 648/713 KB 1204/1267 KB 912/1044 KB 4/257 KB 212/1063 KB 648/713 KB 1204/1267 KB 916/1044 KB 4/257 KB 212/1063 KB 652/713 KB 1204/1267 KB 920/1044 KB 4/257 KB 212/1063 KB 652/713 KB 1204/1267 KB 924/1044 KB 4/257 KB 212/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 4/257 KB 212/1063 KB 652/713 KB 1204/1267 KB 900/1044 KB 4/257 KB 212/1063 KB 648/713 KB 1204/1267 KB 928/1044 KB 4/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 912/1044 KB 4/257 KB 212/1063 KB 652/713 KB 1204/1267 KB 912/1044 KB 4/257 KB 212/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 8/257 KB 216/1063 KB 652/713 KB 1204/1267 unit-mysql-0: 01:29:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install KB 928/1044 KB 12/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 16/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 20/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 24/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 28/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 32/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 36/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 40/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 44/257 KB 216/1063 KB 652/713 KB 1204/1267 KB 928/1044 KB 48/257 KB 216/1063 KB 652/713 KB 1208/1267 KB 928/1044 KB 48/257 KB 216/1063 KB 652/713 KB 1212/1267 KB 928/1044 KB 48/257 KB 216/1063 KB 652/713 KB 1216/1267 KB 928/1044 KB 48/257 KB 220/1063 KB 652/713 KB 1220/1267 KB 928/1044 KB 52/257 KB 220/1063 KB 652/713 KB 1224/1267 KB 928/1044 KB 52/257 KB 220/1063 KB 652/713 KB 1228/1267 KB 928/1044 KB 52/257 KB 220/1063 KB 652/713 KB 1232/1267 KB 928/1044 KB 52/257 KB 220/1063 KB 652/713 KB 1236/1267 KB 928/1044 KB 52/257 KB 220/1063 KB 652/713 KB 1204/1267 KB 912/1044 KB 4/257 KB 212/1063 KB 652/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 220/1063 KB 656/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 220/1063 KB 660/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 220/1063 KB 664/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 220/1063 KB 668/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 220/1063 KB 672/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 220/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 220/1063 KB 652/713 KB 1216/1267 KB 928/1044 KB 52/257 KB 220/1063 KB 652/713 KB 1212/1267 KB 928/1044 KB 48/257 KB 220/1063 KB 652/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 224/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 52/257 KB 228/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 56/257 KB 232/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 56/257 KB 236/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 56/257 KB 240/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 56/257 KB 228/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 60/257 KB 240/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 64/257 KB 240/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 68/257 KB 240/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 72/257 KB 244/1063 KB 676/713 KB 1236/1267 KB 936/1044 KB 76/257 KB 244/1063 KB 676/713 KB 1236/1267 KB 936/1044 KB 80/257 KB 244/1063 KB 676/713 KB 1236/1267 KB 932/1044 KB 68/257 KB 244/1063 KB 676/713 KB 1240/1267 KB 936/1044 KB 80/257 KB 248/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 80/257 KB 252/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 80/257 KB 256/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 80/257 KB 260/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 84/257 KB 264/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 84/257 KB 268/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 84/257 KB 272/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 80/257 KB 244/1063 KB 680/713 KB 1240/1267 KB 936/1044 KB 84/257 KB 272/1063 KB 684/713 KB 1240/1267 KB 936/1044 KB 84/257 KB 272/1063 KB 688/713 KB 1240/1267 KB 936/1044 KB 80/257 KB 244/1063 KB 676/713 KB 1244/1267 KB 936/1044 KB 84/257 KB 272/1063 KB 688/713 KB 1248/1267 KB 936/1044 KB 84/257 KB 272/1063 KB 688/713 KB 1236/1267 KB 936/1044 KB 72/257 KB 244/1063 KB 676/713 KB 1248/1267 KB 940/1044 KB 84/257 KB 272/1063 KB 688/713 KB 1248/1267 KB 944/1044 KB 84/257 KB 272/1063 KB 688/713 KB 1248/1267 KB 948/1044 KB 84/257 KB 272/1063 KB 688/713 KB 1252/1267 KB 952/1044 KB 84/257 KB 272/1063 KB 692/713 KB 1252/1267 KB 956/1044 KB 84/257 unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install KB 272/1063 KB 692/713 KB 1240/1267 KB 936/1044 KB 84/257 KB 260/1063 KB 680/713 KB 1252/1267 KB 956/1044 KB 88/257 KB 272/1063 KB 692/713 KB 1252/1267 KB 956/1044 KB 92/257 KB 272/1063 KB 692/713 KB 1252/1267 KB 956/1044 KB 96/257 KB 272/1063 KB 692/713 KB 1252/1267 KB 948/1044 KB 84/257 KB 272/1063 KB 692/713 KB 1256/1267 KB 956/1044 KB 96/257 KB 272/1063 KB 692/713 KB 1248/1267 KB 948/1044 KB 84/257 KB 272/1063 KB 692/713 KB 1256/1267 KB 960/1044 KB 96/257 KB 272/1063 KB 696/713 KB 1260/1267 KB 960/1044 KB 96/257 KB 272/1063 KB 700/713 KB 1260/1267 KB 960/1044 KB 100/257 KB 272/1063 KB 704/713 KB 1260/1267 KB 960/1044 KB 100/257 KB 272/1063 KB 708/713 KB 1260/1267 KB 960/1044 KB 100/257 KB 276/1063 KB 712/713 KB 1260/1267 KB 960/1044 KB 100/257 KB 276/1063 KB 713/713 KB 1256/1267 KB 960/1044 KB 96/257 KB 272/1063 KB 692/713 KB 1260/1267 KB 964/1044 KB 100/257 KB 276/1063 KB 713/713 KB 1260/1267 KB 960/1044 KB 100/257 KB 276/1063 KB 708/713 KB 1260/1267 KB 964/1044 KB 100/257 KB 280/1063 KB 713/713 KB 1260/1267 KB 960/1044 KB 100/257 KB 272/1063 KB 700/713 KB 1260/1267 KB 968/1044 KB 104/257 KB 280/1063 KB 713/713 KB 1260/1267 KB 968/1044 KB 108/257 KB 280/1063 KB 713/713 KB 1260/1267 KB 968/1044 KB 112/257 KB 280/1063 KB 713/713 KB 1260/1267 KB 960/1044 KB 96/257 KB 272/1063 KB 696/713 KB 1264/1267 KB 968/1044 KB 112/257 KB 284/1063 KB 713/713 KB 1267/1267 KB 968/1044 KB 112/257 KB 284/1063 KB 713/713 KB 1260/1267 KB 968/1044 KB 112/257 KB 284/1063 KB 713/713 KB 1267/1267 KB 968/1044 KB 112/257 KB 288/1063 KB 713/713 KB 1267/1267 KB 968/1044 KB 116/257 KB 292/1063 KB 713/713 KB 1260/1267 KB 968/1044 KB 100/257 KB 280/1063 KB 713/713 KB 1267/1267 KB 972/1044 KB 116/257 KB 292/1063 KB 713/713 KB 1267/1267 KB 976/1044 KB 116/257 KB 292/1063 KB 713/713 KB 1267/1267 KB 980/1044 KB 116/257 KB 292/1063 KB 713/713 KB 1267/1267 KB 968/1044 KB 116/257 KB 288/1063 KB 713/713 KB 1267/1267 KB 980/1044 KB 120/257 KB 296/1063 KB 713/713 KB 1267/1267 KB 980/1044 KB 124/257 KB 296/1063 KB 713/713 KB 1267/1267 KB 980/1044 KB 116/257 KB 296/1063 KB 713/713 KB 1267/1267 KB 984/1044 KB 124/257 KB 300/1063 KB 713/713 KB 1267/1267 KB 984/1044 KB 124/257 KB 296/1063 KB 713/713 KB 1267/1267 KB 988/1044 KB 128/257 KB 300/1063 KB 713/713 KB 1267/1267 KB 992/1044 KB 128/257 KB 300/1063 KB 713/713 KB 1267/1267 KB 984/1044 KB 128/257 KB 300/1063 KB 713/713 KB 1267/1267 KB 992/1044 KB 132/257 KB 304/1063 KB 713/713 KB 1267/1267 KB 996/1044 KB 136/257 KB 304/1063 KB 1267/1267 KB 996/1044 KB 140/257 KB 304/1063 KB 1267/1267 KB 992/1044 KB 128/257 KB 304/1063 KB 713/713 KB 1267/1267 KB 996/1044 KB 140/257 KB 308/1063 KB 1267/1267 KB 996/1044 KB 140/257 KB 312/1063 KB 1267/1267 KB 996/1044 KB 144/257 KB 316/1063 KB 1267/1267 KB 996/1044 KB 132/257 KB 304/1063 KB 1267/1267 KB 1000/1044 KB 144/257 KB 316/1063 KB 1267/1267 KB 1004/1044 KB 144/257 KB 316/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1233.5 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 996/1044 KB 144/257 KB 312/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2179.8 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 1004/1044 KB 148/257 KB 316/1063 KB 1008/1044 KB 152/257 KB 320/1063 KB 1008/1044 KB 156/257 KB 320/1063 KB 1008/1044 KB 160/257 KB 320/1063 KB 1008/1044 KB 148/257 KB 320/1063 KB 1004/1044 KB 148/257 KB 320/1063 KB 1008/1044 KB 160/257 KB 324/1063 KB 1012/1044 KB 160/257 KB 328/1063 KB 1012/1044 KB 160/257 KB 332/1063 KB 1012/1044 KB 160/257 KB 336/1063 KB 1012/1044 KB 160/257 KB 340/1063 KB 1012/1044 KB 164/257 KB 344/1063 KB 1012/1044 KB 164/257 KB 348/1063 KB 1012/1044 KB 164/257 KB 352/1063 KB 1012/1044 KB 160/257 KB 324/1063 KB 1016/1044 KB 164/257 KB 352/1063 KB 1020/1044 KB 164/257 KB 352/1063 KB 1024/1044 KB 164/257 KB 352/1063 KB 1028/1044 KB 164/257 KB 352/1063 KB 1032/1044 KB 164/257 KB 352/1063 KB 1036/1044 KB 164/257 KB 352/1063 KB 1040/1044 KB 164/257 KB 352/1063 KB 1044/1044 KB 164/257 KB 352/1063 KB 1044/1044 KB 4/358 KB 164/257 KB 352/1063 KB 1012/1044 KB 164/257 KB 340/1063 KB 1044/1044 KB 4/358 KB 168/257 KB 356/1063 KB 1044/1044 KB 4/358 KB 172/257 KB 356/1063 KB 1044/1044 KB 4/358 KB 176/257 KB 356/1063 KB 1044/1044 KB 4/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 4/358 KB 164/257 KB 356/1063 KB 1044/1044 KB 4/358 KB 164/257 KB 352/1063 KB 1044/1044 KB 8/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 12/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 16/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 20/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 24/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 28/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 32/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 36/358 KB 180/257 KB 356/1063 KB 1044/1044 KB 40/358 KB 184/257 KB 360/1063 KB 1044/1044 KB 44/358 KB 184/257 KB 360/1063 KB 1044/1044 KB 36/358 KB 184/257 KB 360/1063 KB 1044/1044 KB 44/358 KB 188/257 KB 360/1063 KB 1044/1044 KB 44/358 KB 192/257 KB 360/1063 KB 1044/1044 KB 36/358 KB 180/257 KB 360/1063 KB 1044/1044 KB 44/358 KB 192/257 KB 364/1063 KB 1044/1044 KB 44/358 KB 192/257 KB 368/1063 KB 1044/1044 KB 44/358 KB 192/257 KB 372/1063 KB 1044/1044 KB 48/358 KB 196/257 KB 376/1063 KB 1044/1044 KB 48/358 KB 196/257 KB 380/1063 KB 1044/1044 KB 48/358 KB 196/257 KB 384/1063 KB 1044/1044 KB 48/358 KB 196/257 KB 372/1063 KB 1044/1044 KB 48/358 KB 200/257 KB 384/1063 KB 1044/1044 KB 48/358 KB 204/257 KB 384/1063 KB 1044/1044 KB 48/358 KB 208/257 KB 384/1063 KB 1044/1044 KB 48/358 KB 192/257 KB 372/1063 KB 1044/1044 KB 52/358 KB 208/257 KB 384/1063 KB 1044/1044 KB 56/358 KB 208/257 KB 384/1063 KB 1044/1044 KB 60/358 KB 208/257 KB 384/1063 KB 1044/1044 KB 64/358 KB 208/257 KB 384/1063 KB 1044/1044 KB 68/358 KB 208/257 KB 388/1063 KB 1044/1044 KB 72/358 KB 212/257 KB 388/1063 KB 1044/1044 KB 76/358 KB 212/257 KB 388/1063 KB 1044/1044 KB 80/358 KB 212/257 KB 388/1063 KB 1044/1044 KB 64/358 KB 208/257 KB 388/1063 KB 1044/1044 KB 80/358 KB 212/257 KB 392/1063 KB 1044/1044 KB 80/358 KB 212/257 KB 396/1063 KB 1044/1044 KB 80/358 KB 212/257 KB 400/1063 KB 1044/1044 KB 68/358 KB 212/257 KB 388/1063 KB 1044/1044 KB 80/358 KB 216/257 KB 400/1063 KB 1044/1044 KB 80/358 KB 220/257 KB 400/1063 KB 1044/1044 KB 80/358 KB 224/257 KB 400/1063 KB 1044/1044 KB 80/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 4/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 4/549 KB 80/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 8/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 12/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 16/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 20/549 KB 84/ unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 358 KB 228/257 KB 400/1063 KB 1044/1044 KB 24/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 28/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 32/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 36/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 40/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 44/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 48/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 52/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 56/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 60/549 KB 84/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 60/549 KB 88/358 KB 232/257 KB 400/1063 KB 1044/1044 KB 60/549 KB 88/358 KB 236/257 KB 400/1063 KB 1044/1044 KB 60/549 KB 88/358 KB 228/257 KB 400/1063 KB 1044/1044 KB 64/549 KB 92/358 KB 236/257 KB 400/1063 KB 1044/1044 KB 64/549 KB 88/358 KB 236/257 KB 400/1063 KB 1044/1044 KB 64/549 KB 92/358 KB 240/257 KB 400/1063 KB 1044/1044 KB 64/549 KB 96/358 KB 240/257 KB 400/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1700.1 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 64/549 KB 96/358 KB 244/257 KB 400/1063 KB 68/549 KB 100/358 KB 248/257 KB 400/1063 KB 68/549 KB 100/358 KB 252/257 KB 400/1063 KB 68/549 KB 100/358 KB 256/257 KB 400/1063 KB 68/549 KB 100/358 KB 257/257 KB 404/1063 KB 68/549 KB 100/358 KB 244/257 KB 400/1063 KB 68/549 KB 96/358 KB 244/257 KB 400/1063 KB 72/549 KB 100/358 KB 257/257 KB 404/1063 KB 76/549 KB 100/358 KB 257/257 KB 404/1063 KB 80/549 KB 100/358 KB 257/257 KB 404/1063 KB 68/549 KB 100/358 KB 256/257 KB 404/1063 KB 80/549 KB 104/358 KB 257/257 KB 408/1063 KB 80/549 KB 104/358 KB 257/257 KB 412/1063 KB 80/549 KB 104/358 KB 257/257 KB 416/1063 KB 80/549 KB 104/358 KB 257/257 KB 420/1063 KB 80/549 KB 104/358 KB 257/257 KB 424/1063 KB 80/549 KB 104/358 KB 257/257 KB 428/1063 KB 80/549 KB 104/358 KB 257/257 KB 432/1063 KB 80/549 KB 104/358 KB 257/257 KB 436/1063 KB 84/549 KB 104/358 KB 257/257 KB 440/1063 KB 80/549 KB 104/358 KB 257/257 KB 404/1063 KB 84/549 KB 108/358 KB 257/257 KB 440/1063 KB 84/549 KB 112/358 KB 257/257 KB 440/1063 KB 84/549 KB 3/5 KB 112/358 KB 257/257 KB 440/1063 KB 84/549 KB 5/5 KB 112/358 KB 257/257 KB 440/1063 KB 84/549 KB 5/5 KB 116/358 KB 257/257 KB 440/1063 KB 84/549 KB 5/5 KB 120/358 KB 257/257 KB 440/1063 KB 84/549 KB 5/5 KB 124/358 KB 257/257 KB 444/1063 KB 84/549 KB 5/5 KB 128/358 KB 257/257 KB 444/1063 KB 84/549 KB 104/358 KB 257/257 KB 436/1063 KB 88/549 KB 5/5 KB 128/358 KB 257/257 KB 444/1063 KB 92/549 KB 5/5 KB 128/358 KB 257/257 KB 444/1063 KB 96/549 KB 5/5 KB 128/358 KB 257/257 KB 444/1063 KB 84/549 KB 5/5 KB 120/358 KB 257/257 KB 444/1063 KB 96/549 KB 5/5 KB 128/358 KB 257/257 KB 448/1063 KB 96/549 KB 5/5 KB 128/358 KB 257/257 KB 452/1063 KB 100/549 KB 5/5 KB 132/358 KB 456/1063 KB 100/549 KB 5/5 KB 132/358 KB 460/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.0 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 100/549 KB 5/5 KB 132/358 KB 452/1063 KB 100/549 KB 136/358 KB 460/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 408.7 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 100/549 KB 5/5 KB 128/358 KB 257/257 KB 452/1063 KB 104/549 KB 136/358 KB 460/1063 KB 108/549 KB 136/358 KB 460/1063 KB 112/549 KB 136/358 KB 460/1063 KB 112/549 KB 140/358 KB 460/1063 KB 112/549 KB 140/358 KB 464/1063 KB 112/549 KB 144/358 KB 464/1063 KB 112/549 KB 148/358 KB 464/1063 KB 116/549 KB 152/358 KB 468/1063 KB 116/549 KB 156/358 KB 468/1063 KB 116/549 KB 148/358 KB 468/1063 KB 116/549 KB 156/358 KB 472/1063 KB 116/549 KB 156/358 KB 476/1063 KB 116/549 KB 156/358 KB 480/1063 KB 116/549 KB 148/358 KB 464/1063 KB 120/549 KB 156/358 KB 480/1063 KB 124/549 KB 156/358 KB 480/1063 KB 128/549 KB 156/358 KB 480/1063 KB 128/549 KB 160/358 KB 480/1063 KB 128/549 KB 164/358 KB 480/1063 KB 132/549 KB 168/358 KB 484/1063 KB 132/549 KB 172/358 KB 484/1063 KB 132/549 KB 176/358 KB 484/1063 KB 132/549 KB 164/358 KB 484/1063 KB 132/549 KB 176/358 KB 488/1063 KB 132/549 KB 176/358 KB 492/1063 KB 132/549 KB 176/358 KB 496/1063 KB 132/549 KB 164/358 KB 480/1063 KB 136/549 KB 176/358 KB 496/1063 KB 140/549 KB 176/358 KB 496/1063 KB 144/549 KB 176/358 KB 496/1063 KB 148/549 KB 176/358 KB 500/1063 KB 152/549 KB 180/358 KB 3/86 KB 500/1063 KB 4/404 KB 156/549 KB 180/358 KB 3/86 KB 500/1063 KB 4/404 KB 160/549 KB 180/358 KB 3/86 KB 500/1063 KB 4/404 KB 144/549 KB 176/358 KB 500/1063 KB 160/549 KB 180/358 KB 3/86 KB 504/1063 KB 4/404 KB 160/549 KB 180/358 KB 3/86 KB 508/1063 KB 4/404 KB 160/549 KB 180/358 KB 3/86 KB 512/1063 KB 4/404 KB 148/549 KB 180/358 KB 3/86 KB 500/1063 KB 4/404 KB 148/549 KB 176/358 KB 3/86 KB 500/1063 KB 4/404 KB 148/549 KB 176/358 KB 3/86 KB 500/1063 KB 160/549 KB 180/358 KB 5/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 8/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 11/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 13/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 16/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 19/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 21/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 24/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 27/86 KB 512/1063 KB 4/404 KB 160/549 KB 180/358 KB 27/86 KB 512/1063 KB 8/404 KB 160/549 KB 180/358 KB 29/86 KB 512/1063 KB 8/404 KB 160/549 KB 180/358 KB 29/86 KB 512/1063 KB 12/404 KB 160/549 KB 180/358 KB 29/86 KB 512/1063 KB 16/404 KB 160/549 KB 180/358 KB 32/86 KB 512/1063 KB 16/404 KB 160/549 KB 180/358 KB 36/86 KB 512/1063 KB 16/404 KB 160/549 KB 180/358 KB 40/86 KB 512/1063 KB 20/404 KB 160/549 KB 180/358 KB 44/86 KB 512/1063 KB 20/404 KB 160/549 KB 180/358 KB 48/86 KB 512/1063 KB 20/404 KB 160/549 KB 180/358 KB 36/86 KB 512/1063 KB 20/404 KB 160/549 KB 180/358 KB 48/86 KB 512/1063 KB 24/404 KB 160/549 KB 180/358 KB 48/86 KB 512/1063 KB 28/404 KB 160/549 KB 180/358 KB 48/86 KB 512/1063 KB 32/404 KB 160/549 KB 180/358 KB 52/86 KB 512/1063 KB 32/404 KB 164/549 KB 184/358 KB 56/86 KB 516/1063 KB 32/404 KB 164/549 KB 184/358 KB 60/86 KB 516/1063 KB 32/404 KB 164/549 KB 184/358 KB 64/86 KB 516/1063 KB 36/404 KB 164/549 KB 184/358 KB 52/86 KB 516/1063 KB 32/404 KB 168/549 KB 184/358 KB 64/86 KB 516/1063 KB 36/404 KB 172/549 KB 184/358 KB 68/86 KB 516/1063 KB 36/404 KB 176/549 KB 184/358 KB 68/86 KB 516/1063 KB 36/404 KB 160/549 KB 184/358 KB 52/86 KB 516/1063 KB 32/404 KB 176/549 KB 184/358 KB 68/86 KB 520/1063 KB 36/404 KB 176/549 KB 184/358 KB 68/86 KB 524/1063 KB 36/404 KB 176/549 KB 184/358 KB 68/86 KB 528/1063 KB 36/404 KB 160/549 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 184/358 KB 52/86 KB 512/1063 KB 32/404 KB 176/549 KB 188/358 KB 68/86 KB 528/1063 KB 36/404 KB 176/549 KB 192/358 KB 68/86 KB 528/1063 KB 36/404 KB 176/549 KB 196/358 KB 68/86 KB 528/1063 KB 36/404 KB 176/549 KB 200/358 KB 68/86 KB 528/1063 KB 36/404 KB 176/549 KB 204/358 KB 68/86 KB 528/1063 KB 36/404 KB 176/549 KB 208/358 KB 68/86 KB 528/1063 KB 36/404 KB 176/549 KB 212/358 KB 68/86 KB 532/1063 KB 36/404 KB 180/549 KB 216/358 KB 68/86 KB 532/1063 KB 36/404 KB 180/549 KB 220/358 KB 68/86 KB 532/1063 KB 36/404 KB 180/549 KB 224/358 KB 68/86 KB 532/1063 KB 36/404 KB 168/549 KB 184/358 KB 68/86 KB 516/1063 KB 36/404 KB 180/549 KB 224/358 KB 72/86 KB 532/1063 KB 36/404 KB 180/549 KB 224/358 KB 76/86 KB 532/1063 KB 36/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 36/404 KB 164/549 KB 184/358 KB 60/86 KB 516/1063 KB 36/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 40/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 44/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 48/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 52/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 56/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 60/404 KB 180/549 KB 224/358 KB 80/86 KB 532/1063 KB 64/404 KB 180/549 KB 212/358 KB 68/86 KB 532/1063 KB 36/404 KB 184/549 KB 224/358 KB 84/86 KB 532/1063 KB 64/404 KB 188/549 KB 224/358 KB 84/86 KB 532/1063 KB 64/404 KB 192/549 KB 224/358 KB 84/86 KB 532/1063 KB 64/404 KB 196/549 KB 224/358 KB 84/86 KB 532/1063 KB 64/404 KB 200/549 KB 228/358 KB 84/86 KB 532/1063 KB 68/404 KB 204/549 KB 228/358 KB 84/86 KB 532/1063 KB 68/404 KB 208/549 KB 228/358 KB 84/86 KB 532/1063 KB 68/404 KB 176/549 KB 208/358 KB 68/86 KB 532/1063 KB 36/404 KB 208/549 KB 228/358 KB 84/86 KB 536/1063 KB 68/404 KB 208/549 KB 228/358 KB 84/86 KB 540/1063 KB 68/404 KB 208/549 KB 228/358 KB 84/86 KB 544/1063 KB 68/404 KB 196/549 KB 228/358 KB 84/86 KB 532/1063 KB 68/404 KB 208/549 KB 232/358 KB 84/86 KB 548/1063 KB 68/404 KB 208/549 KB 236/358 KB 84/86 KB 548/1063 KB 68/404 KB 208/549 KB 240/358 KB 84/86 KB 548/1063 KB 68/404 KB 196/549 KB 224/358 KB 84/86 KB 532/1063 KB 68/404 KB 208/549 KB 240/358 KB 84/86 KB 548/1063 KB 72/404 KB 208/549 KB 240/358 KB 84/86 KB 548/1063 KB 76/404 KB 208/549 KB 240/358 KB 84/86 KB 548/1063 KB 80/404 KB 180/549 KB 224/358 KB 84/86 KB 532/1063 KB 64/404 KB 208/549 KB 240/358 KB 86/86 KB 548/1063 KB 80/404 KB 208/549 KB 232/358 KB 84/86 KB 548/1063 KB 68/404 KB 208/549 KB 240/358 KB 86/86 KB 548/1063 KB 84/404 KB 212/549 KB 244/358 KB 86/86 KB 552/1063 KB 88/404 KB 212/549 KB 244/358 KB 86/86 KB 552/1063 KB 92/404 KB 212/549 KB 244/358 KB 86/86 KB 552/1063 KB 96/404 KB 208/549 KB 240/358 KB 86/86 KB 552/1063 KB 84/404 KB 212/549 KB 244/358 KB 86/86 KB 556/1063 KB 96/404 KB 212/549 KB 244/358 KB 86/86 KB 560/1063 KB 96/404 KB 212/549 KB 244/358 KB 86/86 KB 564/1063 KB 96/404 KB 212/549 KB 244/358 KB 86/86 KB 568/1063 KB 96/404 KB 212/549 KB 244/358 KB 86/86 KB 572/1063 KB 96/404 KB 212/549 KB 244/358 KB 86/86 KB 576/1063 KB 96/404 KB 212/549 KB 244/358 KB 86/86 KB 552/1063 KB 84/404 KB 216/549 KB 244/358 KB 86/86 KB 576/1063 KB 96/404 KB 220/549 KB 244/358 KB 86/86 KB 576/1063 KB 96/404 KB 224/549 KB 244/358 KB 86/86 KB 576/1063 KB 96/404 KB 208/549 KB 244/358 KB 86/86 KB 552/1063 KB 84/404 KB 224/549 KB 248/358 KB 86/86 KB 576/1063 KB 96/404 KB 224/549 KB 252/358 KB 86/86 KB 576/1063 KB 96/404 KB 224/549 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 256/358 KB 86/86 KB 576/1063 KB 96/404 KB 228/549 KB 256/358 KB 86/86 KB 576/1063 KB 96/404 KB 232/549 KB 256/358 KB 580/1063 KB 100/404 KB 228/549 KB 256/358 KB 580/1063 KB 100/404 KB 232/549 KB 260/358 KB 580/1063 KB 104/404 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 232/549 KB 260/358 KB 580/1063 KB 108/404 KB 236/549 KB 260/358 KB 580/1063 KB 112/404 KB 228/549 KB 256/358 KB 86/86 KB 580/1063 KB 96/404 KB 236/549 KB 260/358 KB 584/1063 KB 112/404 KB 236/549 KB 260/358 KB 588/1063 KB 112/404 KB 236/549 KB 260/358 KB 592/1063 KB 112/404 KB 236/549 KB 260/358 KB 596/1063 KB 112/404 KB 236/549 KB 260/358 KB 600/1063 KB 116/404 KB 236/549 KB 260/358 KB 604/1063 KB 116/404 KB 236/549 KB 260/358 KB 608/1063 KB 116/404 KB 236/549 KB 260/358 KB 580/1063 KB 108/404 KB 240/549 KB 260/358 KB 608/1063 KB 116/404 KB 244/549 KB 260/358 KB 608/1063 KB 116/404 KB 248/549 KB 260/358 KB 608/1063 KB 116/404 KB 252/549 KB 260/358 KB 608/1063 KB 116/404 KB 256/549 KB 260/358 KB 608/1063 KB 116/404 KB 232/549 KB 260/358 KB 580/1063 KB 100/404 KB 256/549 KB 264/358 KB 608/1063 KB 116/404 KB 256/549 KB 268/358 KB 608/1063 KB 116/404 KB 256/549 KB 272/358 KB 608/1063 KB 116/404 KB 256/549 KB 276/358 KB 608/1063 KB 116/404 KB 256/549 KB 280/358 KB 608/1063 KB 116/404 KB 256/549 KB 284/358 KB 608/1063 KB 116/404 KB 256/549 KB 288/358 KB 608/1063 KB 116/404 KB 236/549 KB 260/358 KB 596/1063 KB 116/404 KB 256/549 KB 288/358 KB 608/1063 KB 120/404 KB 256/549 KB 288/358 KB 608/1063 KB 124/404 KB 256/549 KB 288/358 KB 608/1063 KB 128/404 KB 260/549 KB 288/358 KB 608/1063 KB 128/404 KB 264/549 KB 292/358 KB 612/1063 KB 132/404 KB 268/549 KB 292/358 KB 612/1063 KB 132/404 KB 272/549 KB 292/358 KB 612/1063 KB 132/404 KB 260/549 KB 292/358 KB 612/1063 KB 132/404 KB 272/549 KB 292/358 KB 616/1063 KB 132/404 KB 272/549 KB 292/358 KB 620/1063 KB 132/404 KB 272/549 KB 292/358 KB 624/1063 KB 132/404 KB 260/549 KB 292/358 KB 608/1063 KB 132/404 KB 272/549 KB 296/358 KB 624/1063 KB 132/404 KB 260/549 KB 288/358 KB 608/1063 KB 132/404 KB 272/549 KB 296/358 KB 624/1063 KB 136/404 KB 272/549 KB 296/358 KB 624/1063 KB 140/404 KB 272/549 KB 296/358 KB 624/1063 KB 144/404 KB 272/549 KB 300/358 KB 624/1063 KB 144/404 KB 272/549 KB 304/358 KB 624/1063 KB 144/404 KB 272/549 KB 308/358 KB 624/1063 KB 144/404 KB 276/549 KB 312/358 KB 628/1063 KB 148/404 KB 276/549 KB 316/358 KB 628/1063 KB 148/404 KB 276/549 KB 320/358 KB 628/1063 KB 148/404 KB 276/549 KB 308/358 KB 628/1063 KB 148/404 KB 276/549 KB 320/358 KB 632/1063 KB 148/404 KB 276/549 KB 320/358 KB 636/1063 KB 148/404 KB 276/549 KB 320/358 KB 640/1063 KB 148/404 KB 276/549 KB 320/358 KB 644/1063 KB 148/404 KB 276/549 KB 324/358 KB 648/1063 KB 148/404 KB 276/549 KB 324/358 KB 652/1063 KB 148/404 KB 276/549 KB 324/358 KB 656/1063 KB 148/404 KB 276/549 KB 308/358 KB 624/1063 KB 148/404 KB 280/549 KB 324/358 KB 656/1063 KB 148/404 KB 284/549 KB 324/358 KB 656/1063 KB 148/404 KB 288/549 KB 324/358 KB 656/1063 KB 148/404 KB 272/549 KB 308/358 KB 624/1063 KB 148/404 KB 288/549 KB 324/358 KB 656/1063 KB 152/404 KB 288/549 KB 324/358 KB 656/1063 KB 156/404 KB 288/549 KB 324/358 KB 656/1063 KB 160/404 KB 292/549 KB 324/358 KB 656/1063 KB 160/404 KB 296/549 KB 324/358 KB 656/1063 KB 164/404 KB 300/549 KB 324/358 KB 656/1063 KB 164/404 KB 304/549 KB 324/358 KB 656/1063 KB 164/404 KB 276/549 KB 324/358 KB 644/1063 KB 148/404 KB 304/549 KB 328/358 KB 656/1063 KB 164/404 KB 304/549 KB 332/358 KB 656/1063 KB 164/404 KB 304/549 KB 336/358 KB 656/1063 KB 164/404 KB 292/549 KB 324/358 KB 656/1063 KB 164/404 KB 304/549 KB 336/358 KB 656/1063 KB 168/404 KB 304/549 KB 336/358 KB 656/1063 KB 172/404 KB 304/549 KB 336/358 KB 656/1063 K unit-mysql-0: 01:29:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install B 176/404 KB 304/549 KB 336/358 KB 656/1063 KB 180/404 KB 308/549 KB 3/587 KB 340/358 KB 660/1063 KB 184/404 KB 308/549 KB 3/587 KB 340/358 KB 660/1063 KB 188/404 KB 308/549 KB 3/587 KB 340/358 KB 660/1063 KB 192/404 KB 308/549 KB 3/587 KB 340/358 KB 660/1063 KB 180/404 KB 308/549 KB 3/587 KB 344/358 KB 660/1063 KB 192/404 KB 308/549 KB 3/587 KB 348/358 KB 660/1063 KB 192/404 KB 308/549 KB 3/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 3/587 KB 336/358 KB 660/1063 KB 180/404 KB 308/549 KB 3/587 KB 336/358 KB 656/1063 KB 180/404 KB 308/549 KB 5/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 8/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 11/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 13/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 16/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 19/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 21/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 24/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 27/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 29/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 32/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 36/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 40/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 44/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 48/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 52/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 56/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 60/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 64/587 KB 352/358 KB 660/1063 KB 192/404 KB 308/549 KB 336/358 KB 656/1063 KB 180/404 KB 312/549 KB 64/587 KB 352/358 KB 664/1063 KB 192/404 KB 316/549 KB 64/587 KB 352/358 KB 664/1063 KB 192/404 KB 320/549 KB 64/587 KB 352/358 KB 664/1063 KB 192/404 KB 324/549 KB 64/587 KB 352/358 KB 664/1063 KB 192/404 KB 328/549 KB 68/587 KB 356/358 KB 664/1063 KB 196/404 KB 332/549 KB 68/587 KB 356/358 KB 664/1063 KB 196/404 KB 336/549 KB 68/587 KB 356/358 KB 664/1063 KB 196/404 KB 308/549 KB 64/587 KB 352/358 KB 664/1063 KB 192/404 KB 336/549 KB 68/587 KB 356/358 KB 668/1063 KB 196/404 KB 336/549 KB 68/587 KB 356/358 KB 672/1063 KB 196/404 KB 336/549 KB 68/587 KB 356/358 KB 676/1063 KB 196/404 KB 340/549 KB 68/587 KB 356/358 KB 680/1063 KB 196/404 KB 340/549 KB 68/587 KB 356/358 KB 684/1063 KB 196/404 KB 340/549 KB 68/587 KB 356/358 KB 688/1063 KB 196/404 KB 324/549 KB 68/587 KB 356/358 KB 664/1063 KB 196/404 KB 340/549 KB 68/587 KB 356/358 KB 688/1063 KB 200/404 KB 340/549 KB 68/587 KB 356/358 KB 688/1063 KB 204/404 KB 340/549 KB 68/587 KB 356/358 KB 688/1063 KB 208/404 KB 324/549 KB 68/587 KB 356/358 KB 664/1063 KB 192/404 KB 340/549 KB 68/587 KB 358/358 KB 688/1063 KB 208/404 KB 324/549 KB 68/587 KB 352/358 KB 664/1063 KB 192/404 KB 340/549 KB 72/587 KB 358/358 KB 688/1063 KB 208/404 KB 340/549 KB 76/587 KB 358/358 KB 688/1063 KB 208/404 KB 340/549 KB 80/587 KB 358/358 KB 688/1063 KB 208/404 KB 340/549 KB 80/587 KB 358/358 KB 688/1063 KB 212/404 KB 340/549 KB 84/587 KB 358/358 KB 692/1063 KB 216/404 KB 340/549 KB 84/587 KB 358/358 KB 692/1063 KB 220/404 KB 340/549 KB 84/587 KB 358/358 KB 692/1063 KB 224/404 KB 340/549 KB 68/587 KB 356/358 KB 676/1063 KB 196/404 KB 344/549 KB 84/587 KB 358/358 KB 692/1063 KB 224/404 KB 348/549 KB 84/587 KB 358/358 KB 692/1063 KB 224/404 KB 352/549 KB 84/587 KB 358/358 KB 692/1063 KB 224/404 KB 356/549 KB 84/587 K unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install B 358/358 KB 692/1063 KB 224/404 KB 360/549 KB 84/587 KB 358/358 KB 692/1063 KB 228/404 KB 364/549 KB 84/587 KB 358/358 KB 692/1063 KB 228/404 KB 368/549 KB 84/587 KB 358/358 KB 692/1063 KB 228/404 KB 340/549 KB 84/587 KB 358/358 KB 692/1063 KB 212/404 KB 368/549 KB 84/587 KB 358/358 KB 696/1063 KB 228/404 KB 368/549 KB 84/587 KB 358/358 KB 700/1063 KB 228/404 KB 368/549 KB 84/587 KB 358/358 KB 704/1063 KB 228/404 KB 340/549 KB 84/587 KB 358/358 KB 688/1063 KB 212/404 KB 368/549 KB 88/587 KB 358/358 KB 704/1063 KB 228/404 KB 368/549 KB 92/587 KB 358/358 KB 704/1063 KB 228/404 KB 368/549 KB 96/587 KB 358/358 KB 704/1063 KB 228/404 KB 368/549 KB 100/587 KB 358/358 KB 704/1063 KB 228/404 KB 368/549 KB 104/587 KB 708/1063 KB 228/404 KB 368/549 KB 108/587 KB 708/1063 KB 228/404 KB 368/549 KB 112/587 KB 708/1063 KB 228/404 KB 368/549 KB 116/587 KB 708/1063 KB 228/404 KB 372/549 KB 120/587 KB 708/1063 KB 228/404 KB 372/549 KB 124/587 KB 708/1063 KB 228/404 KB 372/549 KB 128/587 KB 708/1063 KB 228/404 KB 356/549 KB 84/587 KB 358/358 KB 692/1063 KB 228/404 KB 372/549 KB 128/587 KB 708/1063 KB 232/404 KB 372/549 KB 128/587 KB 708/1063 KB 236/404 KB 372/549 KB 128/587 KB 708/1063 KB 240/404 KB 372/549 KB 128/587 KB 708/1063 KB 244/404 KB 372/549 KB 128/587 KB 708/1063 KB 248/404 KB 372/549 KB 128/587 KB 708/1063 KB 252/404 KB 372/549 KB 128/587 KB 708/1063 KB 256/404 KB 372/549 KB 116/587 KB 708/1063 KB 228/404 KB 376/549 KB 128/587 KB 708/1063 KB 256/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 507.7 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 368/549 KB 100/587 KB 358/358 KB 708/1063 KB 228/404 KB 376/549 KB 128/587 KB 712/1063 KB 256/404 KB 376/549 KB 128/587 KB 716/1063 KB 256/404 KB 376/549 KB 128/587 KB 720/1063 KB 256/404 KB 376/549 KB 128/587 KB 724/1063 KB 256/404 KB 380/549 KB 128/587 KB 724/1063 KB 256/404 KB 384/549 KB 128/587 KB 724/1063 KB 256/404 KB 388/549 KB 128/587 KB 724/1063 KB 256/404 KB 392/549 KB 132/587 KB 728/1063 KB 260/404 KB 396/549 KB 132/587 KB 728/1063 KB 260/404 KB 400/549 KB 132/587 KB 728/1063 KB 260/404 KB 388/549 KB 132/587 KB 728/1063 KB 260/404 KB 400/549 KB 136/587 KB 728/1063 KB 260/404 KB 404/549 KB 140/587 KB 728/1063 KB 260/404 KB 404/549 KB 144/587 KB 728/1063 KB 260/404 KB 388/549 KB 128/587 KB 728/1063 KB 260/404 KB 404/549 KB 144/587 KB 728/1063 KB 264/404 KB 404/549 KB 144/587 KB 728/1063 KB 268/404 KB 404/549 KB 144/587 KB 728/1063 KB 272/404 KB 388/549 KB 128/587 KB 728/1063 KB 256/404 KB 404/549 KB 144/587 KB 732/1063 KB 272/404 KB 404/549 KB 144/587 KB 736/1063 KB 272/404 KB 404/549 KB 144/587 KB 740/1063 KB 272/404 KB 404/549 KB 144/587 KB 744/1063 KB 272/404 KB 404/549 KB 144/587 KB 748/1063 KB 272/404 KB 404/549 KB 144/587 KB 752/1063 KB 272/404 KB 404/549 KB 144/587 KB 756/1063 KB 272/404 KB 404/549 KB 148/587 KB 760/1063 KB 276/404 KB 404/549 KB 148/587 KB 764/1063 KB 276/404 KB 404/549 KB 148/587 KB 768/1063 KB 276/404 KB 404/549 KB 136/587 KB 728/1063 KB 260/404 KB 408/549 KB 148/587 KB 768/1063 KB 276/404 KB 412/549 KB 148/587 KB 768/1063 KB 276/404 KB 416/549 KB 148/587 KB 768/1063 KB 276/404 KB 404/549 KB 148/587 KB 756/1063 KB 276/404 KB 416/549 KB 152/587 KB 768/1063 KB 276/404 KB 416/549 KB 156/587 KB 768/1063 KB 276/404 KB 416/549 KB 160/587 KB 768/1063 KB 276/404 KB 404/549 KB 144/587 KB 756/1063 KB 276/404 KB 416/549 KB 160/587 KB 768/1063 KB 280/404 KB 416/549 KB 160/587 KB 768/1063 KB 284/404 KB 416/549 KB 160/587 KB 768/1063 KB 288/404 KB 416/549 KB 160/587 KB 768/1063 KB 292/404 KB 420/549 KB 160/587 KB 772/1063 KB 296/404 KB 420/549 KB 160/587 KB 772/1063 KB 300/404 KB 420/549 KB 164/587 KB 772/1063 KB 304/404 KB 420/549 KB 160/587 KB 772/1063 KB 292/404 KB 420/549 KB 164/587 KB 776/1063 KB 304/404 KB 420/549 KB 164/587 KB 780/1063 KB 304/404 KB 420/549 KB 164/587 KB 784/1063 KB 304/404 KB 420/549 KB 164/587 KB 788/1063 KB 304/404 KB 420/549 KB 164/587 KB 792/1063 KB 308/404 KB 420/549 KB 164/587 KB 796/1063 KB 308/404 KB 420/549 KB 164/587 KB 800/1063 KB 308/404 KB 420/549 KB 160/587 KB 768/1063 KB 292/404 KB 424/549 KB 164/587 KB 800/1063 KB 308/404 KB 428/549 KB 164/587 KB 800/1063 KB 308/404 KB 432/549 KB 164/587 KB 800/1063 KB 308/404 KB 436/549 KB 164/587 KB 800/1063 KB 308/404 KB 440/549 KB 164/587 KB 800/1063 KB 308/404 KB 444/549 KB 164/587 KB 800/1063 KB 308/404 KB 448/549 KB 164/587 KB 800/1063 KB 308/404 KB 420/549 KB 164/587 KB 788/1063 KB 308/404 KB 448/549 KB 164/587 KB 800/1063 KB 312/404 KB 448/549 KB 164/587 KB 800/1063 KB 316/404 KB 448/549 KB 164/587 KB 800/1063 KB 320/404 KB 420/549 KB 164/587 KB 772/1063 KB 300/404 KB 448/549 KB 168/587 KB 800/1063 KB 320/404 KB 448/549 KB 172/587 KB 800/1063 KB 320/404 KB 448/549 KB 176/587 KB 800/1063 KB 320/404 KB 448/549 KB 180/587 KB 800/1063 KB 320/404 KB 448/549 KB 184/587 KB 800/1063 KB 320/404 KB 448/549 KB 188/587 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 4/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 K unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install B 8/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 12/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 16/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 20/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 24/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 28/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 32/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 36/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 40/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 44/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 48/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 52/894 KB 800/1063 KB 320/404 KB 448/549 KB 192/587 KB 52/894 KB 804/1063 KB 320/404 KB 452/549 KB 196/587 KB 56/894 KB 808/1063 KB 324/404 KB 452/549 KB 196/587 KB 56/894 KB 812/1063 KB 324/404 KB 452/549 KB 196/587 KB 56/894 KB 816/1063 KB 324/404 KB 452/549 KB 196/587 KB 56/894 KB 804/1063 KB 324/404 KB 452/549 KB 200/587 KB 56/894 KB 816/1063 KB 324/404 KB 452/549 KB 204/587 KB 56/894 KB 816/1063 KB 324/404 KB 452/549 KB 192/587 KB 56/894 KB 804/1063 KB 324/404 KB 448/549 KB 192/587 KB 56/894 KB 804/1063 KB 324/404 KB 448/549 KB 192/587 KB 56/894 KB 804/1063 KB 320/404 KB 452/549 KB 204/587 KB 60/894 KB 816/1063 KB 324/404 KB 452/549 KB 204/587 KB 64/894 KB 816/1063 KB 324/404 KB 456/549 KB 204/587 KB 64/894 KB 816/1063 KB 324/404 KB 460/549 KB 204/587 KB 64/894 KB 816/1063 KB 328/404 KB 464/549 KB 204/587 KB 64/894 KB 816/1063 KB 328/404 KB 456/549 KB 204/587 KB 64/894 KB 816/1063 KB 328/404 KB 464/549 KB 204/587 KB 64/894 KB 816/1063 KB 332/404 KB 464/549 KB 204/587 KB 64/894 KB 816/1063 KB 336/404 KB 464/549 KB 204/587 KB 64/894 KB 816/1063 KB 340/404 KB 468/549 KB 208/587 KB 68/894 KB 820/1063 KB 344/404 KB 468/549 KB 208/587 KB 68/894 KB 820/1063 KB 348/404 KB 468/549 KB 208/587 KB 68/894 KB 820/1063 KB 352/404 KB 468/549 KB 208/587 KB 68/894 KB 820/1063 KB 340/404 KB 468/549 KB 208/587 KB 68/894 KB 821/1063 KB 352/404 KB 468/549 KB 208/587 KB 68/894 KB 825/1063 KB 352/404 KB 468/549 KB 208/587 KB 68/894 KB 829/1063 KB 356/404 KB 468/549 KB 208/587 KB 68/894 KB 833/1063 KB 356/404 KB 468/549 KB 208/587 KB 68/894 KB 837/1063 KB 356/404 KB 468/549 KB 208/587 KB 68/894 KB 816/1063 KB 340/404 KB 472/549 KB 208/587 KB 68/894 KB 837/1063 KB 356/404 KB 476/549 KB 208/587 KB 68/894 KB 837/1063 KB 356/404 KB 480/549 KB 208/587 KB 68/894 KB 837/1063 KB 356/404 KB 464/549 KB 208/587 KB 68/894 KB 816/1063 KB 340/404 KB 480/549 KB 212/587 KB 68/894 KB 837/1063 KB 356/404 KB 464/549 KB 204/587 KB 68/894 KB 816/1063 KB 340/404 KB 480/549 KB 212/587 KB 72/894 KB 837/1063 KB 356/404 KB 480/549 KB 212/587 KB 76/894 KB 837/1063 KB 356/404 KB 480/549 KB 212/587 KB 80/894 KB 837/1063 KB 356/404 KB 480/549 KB 212/587 KB 84/894 KB 837/1063 KB 356/404 KB 484/549 KB 216/587 KB 88/894 KB 837/1063 KB 356/404 KB 484/549 KB 216/587 KB 92/894 KB 837/1063 KB 356/404 KB 484/549 KB 216/587 KB 96/894 KB 837/1063 KB 356/404 KB 468/549 KB 208/587 KB 68/894 KB 825/1063 KB 356/404 KB 484/549 KB 216/587 KB 96/894 KB 837/1063 KB 360/404 KB 484/549 KB 216/587 KB 96/894 KB 837/1063 KB 364/404 KB 484/549 KB 216/587 KB 96/894 KB 837/1063 KB 368/404 KB 484/549 KB 216/587 KB 96/894 KB 837/1063 KB 372/404 KB 484/549 KB 216/587 KB 100/894 KB 841/1063 KB 376/404 KB 484/549 KB 216/587 KB 100/894 KB 841/1063 KB 380/404 KB 484/549 KB 216/587 KB 100/894 KB 841/1063 KB 384/404 KB 484/549 KB 216/587 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 84/894 KB 837/1063 KB 356/404 KB 480/549 KB 216/587 KB 84/894 KB 837/1063 KB 356/404 KB 488/549 KB 220/587 KB 100/894 KB 841/1063 KB 384/404 KB 488/549 KB 224/587 KB 100/894 KB 841/1063 KB 384/404 KB 488/549 KB 228/587 KB 100/894 KB 841/1063 KB 384/404 KB 488/549 KB 232/587 KB 100/894 KB 841/1063 KB 384/404 KB 488/549 KB 236/587 KB 100/894 KB 841/1063 KB 384/404 KB 488/549 KB 240/587 KB 100/894 KB 841/1063 KB 384/404 KB 484/549 KB 216/587 KB 100/894 KB 841/1063 KB 372/404 KB 484/549 KB 216/587 KB 96/894 KB 841/1063 KB 372/404 KB 488/549 KB 240/587 KB 100/894 KB 845/1063 KB 384/404 KB 488/549 KB 240/587 KB 104/894 KB 849/1063 KB 384/404 KB 488/549 KB 240/587 KB 104/894 KB 853/1063 KB 384/404 KB 488/549 KB 240/587 KB 104/894 KB 857/1063 KB 384/404 KB 488/549 KB 244/587 KB 104/894 KB 861/1063 KB 388/404 KB 488/549 KB 244/587 KB 104/894 KB 865/1063 KB 388/404 KB 488/549 KB 216/587 KB 100/894 KB 841/1063 KB 384/404 KB 492/549 KB 244/587 KB 104/894 KB 865/1063 KB 388/404 KB 496/549 KB 244/587 KB 104/894 KB 865/1063 KB 388/404 KB 500/549 KB 244/587 KB 104/894 KB 865/1063 KB 388/404 KB 504/549 KB 244/587 KB 104/894 KB 865/1063 KB 388/404 KB 508/549 KB 244/587 KB 104/894 KB 865/1063 KB 388/404 KB 512/549 KB 244/587 KB 104/894 KB 865/1063 KB 388/404 KB 488/549 KB 244/587 KB 104/894 KB 857/1063 KB 388/404 KB 512/549 KB 248/587 KB 104/894 KB 865/1063 KB 388/404 KB 516/549 KB 252/587 KB 104/894 KB 865/1063 KB 388/404 KB 516/549 KB 256/587 KB 104/894 KB 865/1063 KB 388/404 KB 488/549 KB 240/587 KB 104/894 KB 857/1063 KB 388/404 KB 516/549 KB 256/587 KB 104/894 KB 865/1063 KB 392/404 KB 516/549 KB 256/587 KB 104/894 KB 865/1063 KB 396/404 KB 488/549 KB 240/587 KB 104/894 KB 845/1063 KB 384/404 KB 516/549 KB 256/587 KB 108/894 KB 869/1063 KB 396/404 KB 516/549 KB 256/587 KB 112/894 KB 869/1063 KB 396/404 KB 516/549 KB 256/587 KB 116/894 KB 869/1063 KB 396/404 KB 516/549 KB 256/587 KB 120/894 KB 869/1063 KB 396/404 KB 516/549 KB 256/587 KB 124/894 KB 869/1063 KB 396/404 KB 516/549 KB 256/587 KB 128/894 KB 869/1063 KB 400/404 KB 516/549 KB 256/587 KB 132/894 KB 869/1063 KB 400/404 KB 516/549 KB 260/587 KB 136/894 KB 869/1063 KB 400/404 KB 516/549 KB 260/587 KB 140/894 KB 869/1063 KB 400/404 KB 516/549 KB 260/587 KB 144/894 KB 869/1063 KB 400/404 KB 516/549 KB 256/587 KB 104/894 KB 869/1063 KB 396/404 KB 516/549 KB 248/587 KB 104/894 KB 865/1063 KB 388/404 KB 520/549 KB 260/587 KB 144/894 KB 869/1063 KB 400/404 KB 524/549 KB 260/587 KB 144/894 KB 869/1063 KB 400/404 KB 528/549 KB 260/587 KB 144/894 KB 869/1063 KB 400/404 KB 532/549 KB 260/587 KB 144/894 KB 869/1063 KB 400/404 KB 536/549 KB 260/587 KB 144/894 KB 873/1063 KB 400/404 KB 540/549 KB 260/587 KB 144/894 KB 873/1063 KB 400/404 KB 544/549 KB 260/587 KB 144/894 KB 873/1063 KB 400/404 KB 548/549 KB 260/587 KB 144/894 KB 873/1063 KB 400/404 KB 549/549 KB 260/587 KB 148/894 KB 873/1063 KB 400/404 KB 516/549 KB 260/587 KB 132/894 KB 869/1063 KB 400/404 KB 549/549 KB 264/587 KB 148/894 KB 873/1063 KB 400/404 KB 549/549 KB 268/587 KB 148/894 KB 873/1063 KB 400/404 KB 549/549 KB 272/587 KB 148/894 KB 873/1063 KB 400/404 KB 516/549 KB 256/587 KB 124/894 KB 869/1063 KB 400/404 KB 549/549 KB 272/587 KB 148/894 KB 873/1063 KB 404/404 KB 549/549 KB 276/587 KB 148/894 KB 873/1063 KB 404/404 KB 549/549 KB 280/587 KB 148/894 KB 873/1063 KB 404/404 KB 549/549 KB 284/587 KB 148/894 KB 873/1063 KB 404/404 KB 549/549 KB 288/587 KB 148/894 KB unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 873/1063 KB 404/404 KB 548/549 KB 260/587 KB 148/894 KB 873/1063 KB 400/404 KB 549/549 KB 288/587 KB 152/894 KB 873/1063 KB 404/404 KB 549/549 KB 288/587 KB 156/894 KB 873/1063 KB 404/404 KB 549/549 KB 288/587 KB 160/894 KB 873/1063 KB 404/404 KB 549/549 KB 292/587 KB 164/894 KB 873/1063 KB 404/404 KB 532/549 KB 260/587 KB 144/894 KB 873/1063 KB 400/404 KB 549/549 KB 292/587 KB 164/894 KB 877/1063 KB 404/404 KB 549/549 KB 292/587 KB 164/894 KB 881/1063 KB 404/404 KB 549/549 KB 292/587 KB 164/894 KB 885/1063 KB 404/404 KB 549/549 KB 292/587 KB 164/894 KB 889/1063 KB 404/404 KB 549/549 KB 292/587 KB 164/894 KB 893/1063 KB 404/404 KB 549/549 KB 292/587 KB 164/894 KB 897/1063 KB 404/404 KB 549/549 KB 292/587 KB 164/894 KB 901/1063 KB 404/404 KB 549/549 KB 292/587 KB 160/894 KB 873/1063 KB 404/404 KB 549/549 KB 296/587 KB 164/894 KB 901/1063 KB 404/404 KB 549/549 KB 300/587 KB 164/894 KB 901/1063 KB 404/404 KB 549/549 KB 304/587 KB 164/894 KB 901/1063 KB 404/404 KB 549/549 KB 308/587 KB 168/894 KB 901/1063 KB 404/404 KB 549/549 KB 304/587 KB 168/894 KB 901/1063 KB 404/404 KB 549/549 KB 308/587 KB 172/894 KB 905/1063 KB 404/404 KB 549/549 KB 308/587 KB 176/894 KB 905/1063 KB 404/404 KB 549/549 KB 308/587 KB 168/894 KB 905/1063 KB 404/404 KB 549/549 KB 308/587 KB 176/894 KB 909/1063 KB 404/404 KB 549/549 KB 308/587 KB 176/894 KB 913/1063 KB 404/404 KB 549/549 KB 308/587 KB 176/894 KB 917/1063 KB 404/404 KB 549/549 KB 308/587 KB 180/894 KB 921/1063 KB 404/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 533.2 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 724.7 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 549/549 KB 308/587 KB 180/894 KB 917/1063 KB 404/404 KB 312/587 KB 184/894 KB 921/1063 KB 312/587 KB 188/894 KB 921/1063 KB 312/587 KB 192/894 KB 921/1063 KB 549/549 KB 312/587 KB 180/894 KB 921/1063 KB 404/404 KB 316/587 KB 192/894 KB 925/1063 KB 320/587 KB 192/894 KB 925/1063 KB 324/587 KB 192/894 KB 925/1063 KB 4/26 KB 328/587 KB 192/894 KB 925/1063 KB 4/26 KB 332/587 KB 192/894 KB 925/1063 KB 4/26 KB 336/587 KB 192/894 KB 925/1063 KB 4/26 KB 340/587 KB 196/894 KB 925/1063 KB 4/26 KB 344/587 KB 196/894 KB 925/1063 KB 4/26 KB 348/587 KB 196/894 KB 925/1063 KB 4/26 KB 352/587 KB 196/894 KB 925/1063 KB 312/587 KB 192/894 KB 925/1063 KB 4/26 KB 352/587 KB 196/894 KB 929/1063 KB 4/26 KB 352/587 KB 196/894 KB 933/1063 KB 4/26 KB 352/587 KB 196/894 KB 937/1063 KB 4/26 KB 352/587 KB 196/894 KB 941/1063 KB 4/26 KB 352/587 KB 196/894 KB 945/1063 KB 4/26 KB 352/587 KB 196/894 KB 949/1063 KB 4/26 KB 336/587 KB 196/894 KB 925/1063 KB 4/26 KB 352/587 KB 200/894 KB 949/1063 KB 4/26 KB 352/587 KB 204/894 KB 949/1063 KB 4/26 KB 324/587 KB 192/894 KB 925/1063 KB 8/26 KB 352/587 KB 204/894 KB 949/1063 KB 12/26 KB 352/587 KB 204/894 KB 949/1063 KB 16/26 KB 352/587 KB 204/894 KB 949/1063 KB 20/26 KB 352/587 KB 204/894 KB 949/1063 KB 24/26 KB 352/587 KB 204/894 KB 949/1063 KB 26/26 KB 352/587 KB 204/894 KB 949/1063 KB 26/26 KB 352/587 KB 208/894 KB 949/1063 KB 26/26 KB 352/587 KB 212/894 KB 949/1063 KB 26/26 KB 356/587 KB 216/894 KB 949/1063 KB 4/79 KB 26/26 KB 352/587 KB 212/894 KB 949/1063 KB 4/79 KB 26/26 KB 356/587 KB 216/894 KB 949/1063 KB 8/79 KB 26/26 KB 356/587 KB 216/894 KB 949/1063 KB 12/79 KB 26/26 KB 356/587 KB 216/894 KB 949/1063 KB 16/79 KB 26/26 KB 356/587 KB 216/894 KB 949/1063 KB 20/79 KB 26/26 KB 356/587 KB 216/894 KB 949/1063 KB 24/79 KB 26/26 KB 356/587 KB 220/894 KB 953/1063 KB 28/79 KB 26/26 KB 356/587 KB 220/894 KB 953/1063 KB 32/79 KB 26/26 KB 356/587 KB 212/894 KB 949/1063 KB 4/79 KB 26/26 KB 360/587 KB 220/894 KB 953/1063 KB 32/79 KB 26/26 KB 364/587 KB 220/894 KB 953/1063 KB 32/79 KB 26/26 KB 368/587 KB 220/894 KB 953/1063 KB 32/79 KB 26/26 KB 372/587 KB 220/894 KB 953/1063 KB 32/79 KB 26/26 KB 376/587 KB 220/894 KB 953/1063 KB 36/79 KB 380/587 KB 220/894 KB 953/1063 KB 36/79 KB 384/587 KB 220/894 KB 953/1063 KB 36/79 KB 26/26 KB 356/587 KB 220/894 KB 953/1063 KB 24/79 KB 384/587 KB 220/894 KB 957/1063 KB 36/79 KB 384/587 KB 220/894 KB 961/1063 KB 36/79 KB 384/587 KB 220/894 KB 965/1063 KB 36/79 KB 26/26 KB 356/587 KB 220/894 KB 949/1063 KB 24/79 KB 384/587 KB 224/894 KB 965/1063 KB 36/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.6 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 384/587 KB 228/894 KB 965/1063 KB 36/79 KB 384/587 KB 232/894 KB 969/1063 KB 36/79 KB 384/587 KB 236/894 KB 969/1063 KB 36/79 KB 384/587 KB 240/894 KB 969/1063 KB 36/79 KB 26/26 KB 372/587 KB 220/894 KB 953/1063 KB 36/79 KB 384/587 KB 240/894 KB 969/1063 KB 40/79 KB 384/587 KB 240/894 KB 969/1063 KB 44/79 KB 384/587 KB 240/894 KB 969/1063 KB 48/79 KB 384/587 KB 228/894 KB 969/1063 KB 36/79 KB 384/587 KB 240/894 KB 973/1063 KB 48/79 KB 384/587 KB 240/894 KB 977/1063 KB 48/79 KB 384/587 KB 240/894 KB 981/1063 KB 52/79 KB 384/587 KB 244/894 KB 981/1063 KB 52/79 KB 388/587 KB 248/894 KB 985/1063 KB 52/79 KB 388/587 KB 252/894 KB 985/1063 KB 52/79 KB 388/587 KB 256/894 KB 985/1063 KB 52/79 KB 384/587 KB 240/894 KB 977/1063 KB 52/79 KB 388/587 KB 256/894 KB 985/1063 KB 56/79 KB 388/587 KB 244/894 KB 985/1063 KB 52/79 KB 388/587 KB 244/894 KB 981/1063 KB 52/79 KB 388/587 KB 260/894 KB 985/1063 KB 60/79 KB 388/587 KB 256/894 KB 985/1063 KB 60/79 KB 392/587 KB 260/894 KB 989/1063 KB 64/79 KB 392/587 KB 260/894 KB 989/1063 KB 68/79 KB 392/587 KB 260/894 KB 989/1063 KB 60/79 KB 396/587 KB 264/894 KB 989/1063 KB 68/79 KB 400/587 KB 264/894 KB 989/1063 KB 68/79 KB 388/587 KB 260/894 KB 989/1063 KB 60/79 KB 400/587 KB 264/894 KB 993/1063 KB 68/79 KB 400/587 KB 264/894 KB 997/1063 KB 68/79 KB 400/587 KB 264/894 KB 1001/1063 KB 68/79 KB 404/587 KB 264/894 KB 1005/1063 KB 72/79 KB 404/587 KB 264/894 KB 1009/1063 KB 72/79 KB 404/587 KB 264/894 KB 1013/1063 KB 72/79 KB 392/587 KB 264/894 KB 989/1063 KB 68/79 KB 404/587 KB 268/894 KB 1013/1063 KB 72/79 KB 404/587 KB 272/894 KB 1013/1063 KB 72/79 KB 404/587 KB 264/894 KB 1001/1063 KB 72/79 KB 404/587 KB 272/894 KB 1013/1063 KB 76/79 KB 404/587 KB 272/894 KB 1013/1063 KB 79/79 KB 404/587 KB 264/894 KB 1001/1063 KB 68/79 KB 408/587 KB 272/894 KB 1013/1063 KB 79/79 KB 412/587 KB 272/894 KB 1013/1063 KB 79/79 KB 416/587 KB 276/894 KB 1013/1063 KB 79/79 KB 416/587 KB 276/894 KB 1017/1063 KB 79/79 KB 420/587 KB 276/894 KB 1021/1063 KB 79/79 KB 420/587 KB 276/894 KB 1025/1063 KB 79/79 KB 420/587 KB 276/894 KB 1029/1063 KB 79/79 KB 412/587 KB 276/894 KB 1013/1063 KB 79/79 KB 420/587 KB 280/894 KB 1029/1063 KB 79/79 KB 420/587 KB 284/894 KB 1029/1063 KB 79/79 KB 420/587 KB 288/894 KB 1029/1063 KB 79/79 KB 420/587 KB 276/894 KB 1017/1063 KB 79/79 KB 424/587 KB 288/894 KB 1029/1063 KB 79/79 KB 428/587 KB 288/894 KB 1029/1063 KB 79/79 KB 432/587 KB 288/894 KB 1029/1063 KB 79/79 KB 436/587 KB 288/894 KB 1029/1063 KB 79/79 KB 440/587 KB 292/894 KB 1033/1063 KB 79/79 KB 444/587 KB 292/894 KB 1033/1063 KB 79/79 KB 448/587 KB 292/894 KB 1033/1063 KB 79/79 KB 436/587 KB 292/894 KB 1033/1063 KB 79/79 KB 448/587 KB 296/894 KB 1033/1063 KB 448/587 KB 300/894 KB 1033/1063 KB 448/587 KB 304/894 KB 1033/1063 KB 436/587 KB 288/894 KB 1033/1063 KB 79/79 KB 448/587 KB 304/894 KB 1037/1063 KB 448/587 KB 304/894 KB 1041/1063 KB 448/587 KB 304/894 KB 1045/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 99.6 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 448/587 KB 308/894 KB 1045/1063 KB 452/587 KB 312/894 KB 1049/1063 KB 452/587 KB 316/894 KB 1049/1063 KB 452/587 KB 320/894 KB 1049/1063 KB 452/587 KB 308/894 KB 1049/1063 KB 452/587 KB 320/894 KB 1053/1063 KB 452/587 KB 320/894 KB 1057/1063 KB 452/587 KB 320/894 KB 1061/1063 KB 452/587 KB 320/894 KB 1063/1063 KB 452/587 KB 308/894 KB 1045/1063 KB 456/587 KB 324/894 KB 1063/1063 KB 460/587 KB 324/894 KB 1063/1063 KB 464/587 KB 324/894 KB 1063/1063 KB 452/587 KB 324/894 KB 1063/1063 KB 464/587 KB 328/894 KB 1063/1063 KB 464/587 KB 332/894 KB 1063/1063 KB 468/587 KB 332/894 KB 1063/1063 KB 472/587 KB 336/894 KB 1063/1063 KB 476/587 KB 336/894 KB 1063/1063 KB 480/587 KB 336/894 KB 1063/1063 KB 468/587 KB 336/894 KB 1063/1063 KB 480/587 KB 340/894 KB 1063/1063 KB 484/587 KB 344/894 KB 1063/1063 KB 484/587 KB 348/894 KB 1063/1063 KB 484/587 KB 352/894 KB 1063/1063 KB 484/587 KB 340/894 KB 1063/1063 KB 488/587 KB 352/894 KB 1063/1063 KB 492/587 KB 352/894 KB 1063/1063 KB 496/587 KB 352/894 KB 1063/1063 KB 500/587 KB 352/894 KB 1063/1063 KB 504/587 KB 356/894 KB 1063/1063 KB 508/587 KB 356/894 KB 1063/1063 KB 512/587 KB 356/894 KB 1063/1063 KB 500/587 KB 356/894 KB 1063/1063 KB 512/587 KB 360/894 KB 1063/1063 KB 512/587 KB 364/894 KB 1063/1063 KB 512/587 KB 368/894 KB 1063/1063 KB 512/587 KB 372/894 KB 1063/1063 KB 516/587 KB 376/894 KB 1063/1063 KB 516/587 KB 380/894 KB 1063/1063 KB 516/587 KB 384/894 KB 1063/1063 KB 516/587 KB 372/894 KB 1063/1063 KB 516/587 KB 4/115 KB 384/894 KB 1063/1063 KB 516/587 KB 8/115 KB 384/894 KB 1063/1063 KB 516/587 KB 12/115 KB 384/894 KB 1063/1063 KB 516/587 KB 16/115 KB 384/894 KB 1063/1063 KB 516/587 KB 20/115 KB 384/894 KB 1063/1063 KB 516/587 KB 24/115 KB 384/894 KB 1063/1063 KB 516/587 KB 28/115 KB 384/894 KB 1063/1063 KB 516/587 KB 32/115 KB 384/894 KB 1063/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1317.7 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-mysql-0: 01:29:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 516/587 KB 36/115 KB 384/894 KB 516/587 KB 40/115 KB 384/894 KB 516/587 KB 44/115 KB 384/894 KB 516/587 KB 48/115 KB 384/894 KB 516/587 KB 52/115 KB 384/894 KB 516/587 KB 56/115 KB 384/894 KB 516/587 KB 60/115 KB 384/894 KB 516/587 KB 64/115 KB 384/894 KB 516/587 KB 68/115 KB 384/894 KB 520/587 KB 72/115 KB 384/894 KB 520/587 KB 76/115 KB 384/894 KB 520/587 KB 80/115 KB 384/894 KB 520/587 KB 68/115 KB 384/894 KB 524/587 KB 80/115 KB 384/894 KB 528/587 KB 80/115 KB 384/894 KB 532/587 KB 80/115 KB 384/894 KB 536/587 KB 84/115 KB 388/894 KB 540/587 KB 84/115 KB 388/894 KB 544/587 KB 84/115 KB 388/894 KB 532/587 KB 84/115 KB 388/894 KB 544/587 KB 88/115 KB 388/894 KB 544/587 KB 92/115 KB 388/894 KB 544/587 KB 96/115 KB 388/894 KB 532/587 KB 80/115 KB 388/894 KB 544/587 KB 96/115 KB 392/894 KB 544/587 KB 96/115 KB 396/894 KB 544/587 KB 96/115 KB 400/894 KB 544/587 KB 96/115 KB 404/894 KB 548/587 KB 100/115 KB 408/894 KB 548/587 KB 100/115 KB 412/894 KB 548/587 KB 100/115 KB 416/894 KB 548/587 KB 100/115 KB 404/894 KB 552/587 KB 100/115 KB 416/894 KB 4/206 KB 556/587 KB 100/115 KB 416/894 KB 4/206 KB 560/587 KB 100/115 KB 416/894 KB 4/206 KB 564/587 KB 100/115 KB 416/894 KB 4/206 KB 568/587 KB 100/115 KB 420/894 KB 4/206 KB 572/587 KB 100/115 KB 420/894 KB 4/206 KB 576/587 KB 100/115 KB 420/894 KB 4/206 KB 544/587 KB 100/115 KB 404/894 KB 576/587 KB 104/115 KB 420/894 KB 4/206 KB 576/587 KB 108/115 KB 420/894 KB 4/206 KB 576/587 KB 112/115 KB 420/894 KB 4/206 KB 576/587 KB 115/115 KB 420/894 KB 4/206 KB 564/587 KB 100/115 KB 420/894 KB 4/206 KB 548/587 KB 100/115 KB 416/894 KB 4/206 KB 576/587 KB 115/115 KB 420/894 KB 8/206 KB 576/587 KB 115/115 KB 420/894 KB 12/206 KB 576/587 KB 115/115 KB 420/894 KB 16/206 KB 576/587 KB 115/115 KB 420/894 KB 20/206 KB 576/587 KB 115/115 KB 420/894 KB 24/206 KB 576/587 KB 115/115 KB 420/894 KB 28/206 KB 576/587 KB 115/115 KB 420/894 KB 32/206 KB 576/587 KB 115/115 KB 420/894 KB 36/206 KB 576/587 KB 115/115 KB 420/894 KB 40/206 KB 576/587 KB 115/115 KB 420/894 KB 44/206 KB 576/587 KB 115/115 KB 420/894 KB 48/206 KB 576/587 KB 115/115 KB 420/894 KB 52/206 KB 576/587 KB 115/115 KB 424/894 KB 56/206 KB 576/587 KB 115/115 KB 424/894 KB 60/206 KB 576/587 KB 115/115 KB 424/894 KB 64/206 KB 576/587 KB 115/115 KB 424/894 KB 52/206 KB 576/587 KB 115/115 KB 428/894 KB 64/206 KB 576/587 KB 115/115 KB 432/894 KB 64/206 KB 576/587 KB 115/115 KB 436/894 KB 64/206 KB 580/587 KB 115/115 KB 440/894 KB 68/206 KB 580/587 KB 115/115 KB 444/894 KB 68/206 KB 580/587 KB 115/115 KB 448/894 KB 68/206 KB 580/587 KB 115/115 KB 436/894 KB 68/206 KB 580/587 KB 115/115 KB 448/894 KB 72/206 KB 580/587 KB 115/115 KB 448/894 KB 76/206 KB 580/587 KB 115/115 KB 448/894 KB 80/206 KB 580/587 KB 115/115 KB 448/894 KB 84/206 KB 580/587 KB 452/894 KB 88/206 KB 580/587 KB 452/894 KB 92/206 KB 580/587 KB 452/894 KB 96/206 KB 580/587 KB 115/115 KB 436/894 KB 64/206 KB 584/587 KB 452/894 KB 96/206 KB 587/587 KB 452/894 KB 96/206 KB 580/587 KB 452/894 KB 84/206 KB 587/587 KB 456/894 KB 96/206 KB 587/587 KB 460/894 KB 96/206 KB 587/587 KB 464/894 KB 96/206 KB 587/587 KB 468/894 KB 96/206 KB 587/587 KB 472/894 KB 100/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 137.4 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 587/587 KB 476/894 KB 100/206 KB 587/587 KB 480/894 KB 100/206 KB 587/587 KB 468/894 KB 100/206 KB 587/587 KB 480/894 KB 104/206 KB 587/587 KB 480/894 KB 108/206 KB 587/587 KB 480/894 KB 112/206 KB 587/587 KB 480/894 KB 116/206 KB 587/587 KB 484/894 KB 120/206 KB 587/587 KB 484/894 KB 116/206 KB 587/587 KB 488/894 KB 120/206 KB 587/587 KB 492/894 KB 120/206 KB 587/587 KB 496/894 KB 120/206 KB 587/587 KB 496/894 KB 124/206 KB 587/587 KB 496/894 KB 128/206 KB 587/587 KB 496/894 KB 132/206 KB 587/587 KB 500/894 KB 136/206 KB 587/587 KB 500/894 KB 140/206 KB 587/587 KB 500/894 KB 144/206 KB 587/587 KB 500/894 KB 132/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 702.6 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 504/894 KB 144/206 KB 508/894 KB 144/206 KB 512/894 KB 144/206 KB 516/894 KB 144/206 KB 520/894 KB 148/206 KB 524/894 KB 148/206 KB 528/894 KB 148/206 KB 516/894 KB 148/206 KB 528/894 KB 152/206 KB 528/894 KB 156/206 KB 528/894 KB 160/206 KB 532/894 KB 160/206 KB 536/894 KB 4/57 KB 164/206 KB 540/894 KB 4/57 KB 164/206 KB 544/894 KB 4/57 KB 164/206 KB 532/894 KB 4/57 KB 164/206 KB 532/894 KB 4/57 KB 160/206 KB 544/894 KB 8/57 KB 164/206 KB 544/894 KB 12/57 KB 164/206 KB 544/894 KB 16/57 KB 164/206 KB 544/894 KB 20/57 KB 164/206 KB 544/894 KB 24/57 KB 164/206 KB 544/894 KB 28/57 KB 164/206 KB 544/894 KB 32/57 KB 164/206 KB 544/894 KB 36/57 KB 164/206 KB 544/894 KB 40/57 KB 164/206 KB 544/894 KB 44/57 KB 164/206 KB 544/894 KB 44/57 KB 168/206 KB 548/894 KB 48/57 KB 172/206 KB 548/894 KB 48/57 KB 168/206 KB 548/894 KB 52/57 KB 172/206 KB 548/894 KB 56/57 KB 176/206 KB 548/894 KB 57/57 KB 176/206 KB 548/894 KB 44/57 KB 168/206 KB 4/1822 KB 552/894 KB 57/57 KB 176/206 KB 4/1822 KB 556/894 KB 57/57 KB 176/206 KB 4/1822 KB 560/894 KB 57/57 KB 176/206 KB 4/1822 KB 564/894 KB 57/57 KB 176/206 KB 4/1822 KB 568/894 KB 57/57 KB 176/206 KB 4/1822 KB 572/894 KB 57/57 KB 176/206 KB 4/1822 KB 576/894 KB 57/57 KB 176/206 KB 4/1822 KB 580/894 KB 57/57 KB 176/206 KB 4/1822 KB 584/894 KB 57/57 KB 176/206 KB 4/1822 KB 588/894 KB 57/57 KB 176/206 KB 4/1822 KB 548/894 KB 57/57 KB 176/206 KB 8/1822 KB 592/894 KB 57/57 KB 176/206 KB 12/1822 KB 592/894 KB 57/57 KB 176/206 KB 16/1822 KB 592/894 KB 57/57 KB 176/206 KB 548/894 KB 52/57 KB 176/206 KB 16/1822 KB 592/894 KB 57/57 KB 180/206 KB 16/1822 KB 592/894 KB 57/57 KB 184/206 KB 16/1822 KB 592/894 KB 57/57 KB 188/206 KB 16/1822 KB 592/894 KB 57/57 KB 192/206 KB 16/1822 KB 592/894 KB 57/57 KB 196/206 KB 16/1822 KB 592/894 KB 57/57 KB 200/206 KB 20/1822 KB 592/894 KB 57/57 KB 200/206 KB 20/1822 KB 592/894 KB 57/57 KB 204/206 KB 24/1822 KB 592/894 KB 57/57 KB 206/206 KB 24/1822 KB 592/894 KB 57/57 KB 206/206 KB 28/1822 KB 592/894 KB 57/57 KB 206/206 KB 32/1822 KB 592/894 KB 57/57 KB 206/206 KB 4/1822 KB 592/894 KB 57/57 KB 176/206 KB 32/1822 KB 596/894 KB 57/57 KB 206/206 KB 36/1822 KB 600/894 KB 57/57 KB 206/206 KB 36/1822 KB 604/894 KB 57/57 KB 206/206 KB 36/1822 KB 608/894 KB 57/57 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 65.5 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 36/1822 KB 596/894 KB 57/57 KB 206/206 KB 36/1822 KB 612/894 KB 206/206 KB 40/1822 KB 612/894 KB 206/206 KB 44/1822 KB 612/894 KB 206/206 KB 48/1822 KB 612/894 KB 206/206 KB 52/1822 KB 612/894 KB 206/206 KB 52/1822 KB 616/894 KB 206/206 KB 52/1822 KB 620/894 KB 206/206 KB 52/1822 KB 624/894 KB 206/206 KB 56/1822 KB 624/894 KB 206/206 KB 60/1822 KB 624/894 KB 206/206 KB 64/1822 KB 624/894 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 236.4 KB/sec) unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.install 64/1822 KB 4/314 KB 624/894 KB 64/1822 KB 8/314 KB 624/894 KB 64/1822 KB 12/314 KB 624/894 KB 64/1822 KB 16/314 KB 624/894 KB 64/1822 KB 20/314 KB 624/894 KB 64/1822 KB 24/314 KB 624/894 KB 64/1822 KB 28/314 KB 624/894 KB 64/1822 KB 32/314 KB 624/894 KB 64/1822 KB 36/314 KB 624/894 KB 64/1822 KB 40/314 KB 624/894 KB 64/1822 KB 44/314 KB 624/894 KB 64/1822 KB 48/314 KB 624/894 KB 64/1822 KB 52/314 KB 624/894 KB 64/1822 KB 56/314 KB 624/894 KB 64/1822 KB 60/314 KB 624/894 KB 64/1822 KB 64/314 KB 624/894 KB 64/1822 KB 68/314 KB 624/894 KB 64/1822 KB 72/314 KB 624/894 KB 64/1822 KB 76/314 KB 624/894 KB 64/1822 KB 80/314 KB 624/894 KB 64/1822 KB 84/314 KB 624/894 KB 64/1822 KB 88/314 KB 624/894 KB 64/1822 KB 92/314 KB 624/894 KB 64/1822 KB 96/314 KB 624/894 KB 64/1822 KB 100/314 KB 624/894 KB 68/1822 KB 104/314 KB 628/894 KB 68/1822 KB 108/314 KB 628/894 KB 68/1822 KB 112/314 KB 628/894 KB 68/1822 KB 100/314 KB 628/894 KB 72/1822 KB 112/314 KB 628/894 KB 76/1822 KB 112/314 KB 628/894 KB 80/1822 KB 112/314 KB 628/894 KB 64/1822 KB 100/314 KB 628/894 KB 80/1822 KB 112/314 KB 632/894 KB 80/1822 KB 112/314 KB 636/894 KB 80/1822 KB 112/314 KB 640/894 KB 80/1822 KB 112/314 KB 644/894 KB 84/1822 KB 116/314 KB 644/894 KB 4/99 KB 84/1822 KB 116/314 KB 644/894 KB 8/99 KB 84/1822 KB 4/263 KB 116/314 KB 644/894 KB 12/99 KB 84/1822 KB 4/263 KB 116/314 KB 644/894 KB 16/99 KB 84/1822 KB 4/263 KB 116/314 KB 644/894 KB 20/99 KB 84/1822 KB 4/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 116/314 KB 644/894 KB 80/1822 KB 116/314 KB 644/894 KB 84/1822 KB 4/263 KB 116/314 KB 648/894 KB 20/99 KB 84/1822 KB 4/263 KB 116/314 KB 644/894 KB 8/99 KB 84/1822 KB 8/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 12/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 16/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 20/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 24/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 28/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 32/263 KB 116/314 KB 648/894 KB 24/99 KB 84/1822 KB 36/263 KB 116/314 KB 648/894 KB 24/99 KB 88/1822 KB 36/263 KB 120/314 KB 652/894 KB 24/99 KB 84/1822 KB 36/263 KB 120/314 KB 652/894 KB 24/99 KB 92/1822 KB 36/263 KB 124/314 KB 652/894 KB 24/99 KB 92/1822 KB 36/263 KB 128/314 KB 652/894 KB 24/99 KB 84/1822 KB 36/263 KB 116/314 KB 652/894 KB 24/99 KB 92/1822 KB 36/263 KB 128/314 KB 656/894 KB 24/99 KB 92/1822 KB 36/263 KB 128/314 KB 660/894 KB 24/99 KB 92/1822 KB 40/263 KB 132/314 KB 664/894 KB 28/99 KB 92/1822 KB 40/263 KB 132/314 KB 668/894 KB 28/99 KB 92/1822 KB 40/263 KB 132/314 KB 672/894 KB 28/99 KB 92/1822 KB 40/263 KB 132/314 KB 660/894 KB 28/99 KB 92/1822 KB 40/263 KB 132/314 KB 672/894 KB 32/99 KB 92/1822 KB 40/263 KB 132/314 KB 672/894 KB 36/99 KB 92/1822 KB 40/263 KB 132/314 KB 676/894 KB 40/99 KB 92/1822 KB 40/263 KB 132/314 KB 676/894 KB 44/99 KB 92/1822 KB 40/263 KB 132/314 KB 676/894 KB 48/99 KB 92/1822 KB 40/263 KB 132/314 KB 660/894 KB 24/99 KB 92/1822 KB 40/263 KB 136/314 KB 676/894 KB 48/99 KB 92/1822 KB 40/263 KB 140/314 KB 676/894 KB 48/99 KB 92/1822 KB 40/263 KB 144/314 KB 676/894 KB 48/99 KB 92/1822 KB 36/263 KB 120/314 KB 652/894 KB 24/99 KB 96/1822 KB 40/263 KB 144/314 KB 676/894 KB 48/99 KB 92/1822 KB 40/263 KB 128/314 KB 660/894 KB 24/99 KB 96/1822 KB 44/263 KB 144/314 KB 676/894 KB 48/99 KB 96/1822 KB 48/263 KB 144/314 KB 676/894 KB 48/99 KB 96/1822 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 52/263 KB 144/314 KB 676/894 KB 48/99 KB 100/1822 KB 56/263 KB 144/314 KB 676/894 KB 48/99 KB 100/1822 KB 60/263 KB 144/314 KB 676/894 KB 48/99 KB 100/1822 KB 64/263 KB 144/314 KB 676/894 KB 48/99 KB 100/1822 KB 68/263 KB 144/314 KB 676/894 KB 48/99 KB 100/1822 KB 72/263 KB 148/314 KB 676/894 KB 52/99 KB 100/1822 KB 76/263 KB 148/314 KB 676/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 676/894 KB 52/99 KB 92/1822 KB 40/263 KB 132/314 KB 676/894 KB 36/99 KB 100/1822 KB 80/263 KB 148/314 KB 680/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 684/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 688/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 692/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 696/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 700/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 704/894 KB 52/99 KB 100/1822 KB 80/263 KB 148/314 KB 708/894 KB 52/99 KB 100/1822 KB 68/263 KB 148/314 KB 676/894 KB 52/99 KB 100/1822 KB 84/263 KB 148/314 KB 708/894 KB 56/99 KB 100/1822 KB 84/263 KB 148/314 KB 708/894 KB 60/99 KB 100/1822 KB 84/263 KB 148/314 KB 708/894 KB 62/99 KB 100/1822 KB 68/263 KB 148/314 KB 676/894 KB 48/99 KB 100/1822 KB 84/263 KB 152/314 KB 708/894 KB 62/99 KB 100/1822 KB 84/263 KB 156/314 KB 708/894 KB 62/99 KB 100/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 100/1822 KB 52/263 KB 144/314 KB 676/894 KB 48/99 KB 104/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 108/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 112/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 116/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 120/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 124/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 128/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 132/1822 KB 84/263 KB 160/314 KB 708/894 KB 62/99 KB 136/1822 KB 84/263 KB 164/314 KB 708/894 KB 66/99 KB 140/1822 KB 84/263 KB 164/314 KB 708/894 KB 66/99 KB 144/1822 KB 84/263 KB 164/314 KB 708/894 KB 66/99 KB 100/1822 KB 84/263 KB 148/314 KB 708/894 KB 52/99 KB 144/1822 KB 88/263 KB 164/314 KB 708/894 KB 66/99 KB 144/1822 KB 92/263 KB 164/314 KB 708/894 KB 66/99 KB 144/1822 KB 96/263 KB 164/314 KB 708/894 KB 66/99 KB 132/1822 KB 84/263 KB 164/314 KB 708/894 KB 66/99 KB 144/1822 KB 96/263 KB 164/314 KB 708/894 KB 70/99 KB 144/1822 KB 96/263 KB 164/314 KB 708/894 KB 74/99 KB 144/1822 KB 96/263 KB 164/314 KB 708/894 KB 78/99 KB 132/1822 KB 84/263 KB 164/314 KB 708/894 KB 62/99 KB 144/1822 KB 96/263 KB 168/314 KB 708/894 KB 78/99 KB 144/1822 KB 96/263 KB 172/314 KB 708/894 KB 78/99 KB 144/1822 KB 96/263 KB 176/314 KB 708/894 KB 78/99 KB 144/1822 KB 96/263 KB 180/314 KB 708/894 KB 78/99 KB 148/1822 KB 100/263 KB 184/314 KB 712/894 KB 82/99 KB 148/1822 KB 100/263 KB 188/314 KB 712/894 KB 82/99 KB 148/1822 KB 100/263 KB 192/314 KB 712/894 KB 82/99 KB 148/1822 KB 100/263 KB 180/314 KB 712/894 KB 82/99 KB 148/1822 KB 100/263 KB 192/314 KB 716/894 KB 82/99 KB 148/1822 KB 100/263 KB 192/314 KB 720/894 KB 82/99 KB 144/1822 KB 100/263 KB 180/314 KB 708/894 KB 78/99 KB 148/1822 KB 104/263 KB 192/314 KB 720/894 KB 82/99 KB 148/1822 KB 108/263 KB 192/314 KB 720/894 KB 82/99 KB 148/1822 KB 112/263 KB 192/314 KB 720/894 KB 82/99 KB 148/1822 KB 100/263 KB 180/314 KB 708/894 KB 82/99 KB 152/1822 KB 112/263 KB 192/314 KB 720/894 KB 82/99 KB 156/1822 KB 112/263 KB 192/314 KB 720/894 KB 82/99 KB 160/1822 KB 112/263 KB 192/314 KB 724/894 KB 82/99 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 144/1822 KB 100/263 KB 180/314 KB 708/894 KB 82/99 KB 160/1822 KB 116/263 KB 192/314 KB 724/894 KB 86/99 KB 160/1822 KB 116/263 KB 192/314 KB 724/894 KB 90/99 KB 160/1822 KB 116/263 KB 192/314 KB 724/894 KB 94/99 KB 160/1822 KB 116/263 KB 196/314 KB 724/894 KB 94/99 KB 160/1822 KB 116/263 KB 200/314 KB 724/894 KB 98/99 KB 160/1822 KB 116/263 KB 204/314 KB 724/894 KB 98/99 KB 160/1822 KB 116/263 KB 192/314 KB 724/894 KB 82/99 KB 156/1822 KB 112/263 KB 192/314 KB 724/894 KB 82/99 KB 164/1822 KB 116/263 KB 208/314 KB 728/894 KB 98/99 KB 164/1822 KB 116/263 KB 208/314 KB 732/894 KB 98/99 KB 164/1822 KB 116/263 KB 208/314 KB 736/894 KB 98/99 KB 164/1822 KB 116/263 KB 208/314 KB 740/894 KB 98/99 KB 164/1822 KB 116/263 KB 208/314 KB 724/894 KB 98/99 KB 168/1822 KB 120/263 KB 208/314 KB 740/894 KB 98/99 KB 172/1822 KB 120/263 KB 208/314 KB 740/894 KB 98/99 KB 176/1822 KB 120/263 KB 208/314 KB 740/894 KB 98/99 KB 160/1822 KB 116/263 KB 196/314 KB 724/894 KB 98/99 KB 176/1822 KB 120/263 KB 208/314 KB 740/894 KB 99/99 KB 164/1822 KB 120/263 KB 208/314 KB 740/894 KB 98/99 KB 164/1822 KB 120/263 KB 208/314 KB 740/894 KB 98/99 KB 176/1822 KB 124/263 KB 208/314 KB 740/894 KB 99/99 KB 176/1822 KB 128/263 KB 208/314 KB 740/894 KB 99/99 KB 176/1822 KB 132/263 KB 208/314 KB 740/894 KB 99/99 KB 180/1822 KB 136/263 KB 212/314 KB 744/894 KB 99/99 KB 180/1822 KB 140/263 KB 212/314 KB 744/894 KB 99/99 KB 180/1822 KB 132/263 KB 212/314 KB 744/894 KB 99/99 KB 180/1822 KB 144/263 KB 212/314 KB 748/894 KB 99/99 KB 180/1822 KB 144/263 KB 212/314 KB 752/894 KB 99/99 KB 180/1822 KB 144/263 KB 212/314 KB 756/894 KB 99/99 KB 180/1822 KB 144/263 KB 212/314 KB 760/894 KB 99/99 KB 180/1822 KB 144/263 KB 212/314 KB 764/894 KB 99/99 KB 180/1822 KB 144/263 KB 212/314 KB 768/894 KB 99/99 KB 180/1822 KB 132/263 KB 212/314 KB 740/894 KB 99/99 KB 184/1822 KB 144/263 KB 212/314 KB 768/894 KB 99/99 KB 188/1822 KB 144/263 KB 212/314 KB 768/894 KB 99/99 KB 192/1822 KB 144/263 KB 212/314 KB 768/894 KB 99/99 KB 176/1822 KB 132/263 KB 212/314 KB 740/894 KB 99/99 KB 192/1822 KB 144/263 KB 216/314 KB 768/894 KB 99/99 KB 192/1822 KB 144/263 KB 220/314 KB 768/894 KB 99/99 KB 192/1822 KB 144/263 KB 224/314 KB 768/894 KB 99/99 KB 180/1822 KB 144/263 KB 212/314 KB 744/894 KB 99/99 KB 192/1822 KB 148/263 KB 224/314 KB 768/894 KB 99/99 KB 196/1822 KB 152/263 KB 228/314 KB 772/894 KB 99/99 KB 196/1822 KB 156/263 KB 228/314 KB 772/894 KB 99/99 KB 196/1822 KB 160/263 KB 228/314 KB 772/894 KB 99/99 KB 196/1822 KB 148/263 KB 228/314 KB 772/894 KB 99/99 KB 196/1822 KB 160/263 KB 228/314 KB 776/894 KB 99/99 KB 196/1822 KB 164/263 KB 228/314 KB 780/894 KB 99/99 KB 196/1822 KB 164/263 KB 228/314 KB 784/894 KB 99/99 KB 196/1822 KB 148/263 KB 228/314 KB 768/894 KB 99/99 KB 200/1822 KB 164/263 KB 228/314 KB 784/894 KB 99/99 KB 204/1822 KB 164/263 KB 228/314 KB 784/894 KB 99/99 KB 208/1822 KB 164/263 KB 228/314 KB 784/894 KB 99/99 KB 192/1822 KB 148/263 KB 228/314 KB 768/894 KB 99/99 KB 208/1822 KB 164/263 KB 232/314 KB 784/894 KB 99/99 KB 208/1822 KB 164/263 KB 236/314 KB 784/894 KB 99/99 KB 208/1822 KB 164/263 KB 240/314 KB 784/894 KB 99/99 KB 208/1822 KB 164/263 KB 244/314 KB 784/894 KB 99/99 KB 212/1822 KB 164/263 KB 248/314 KB 784/894 KB 212/1822 KB 164/263 KB 252/314 KB 784/894 KB 212/1822 KB 164/263 KB 256/314 KB 784/894 KB 212/1822 KB 164/263 KB 260/314 KB 784/894 KB 212/1822 KB 164/263 KB 264/314 KB 788/ unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 894 KB 196/1822 KB 164/263 KB 228/314 KB 776/894 KB 99/99 KB 212/1822 KB 168/263 KB 268/314 KB 788/894 KB 212/1822 KB 172/263 KB 268/314 KB 788/894 KB 212/1822 KB 176/263 KB 268/314 KB 788/894 KB 212/1822 KB 164/263 KB 260/314 KB 788/894 KB 212/1822 KB 176/263 KB 268/314 KB 792/894 KB 212/1822 KB 176/263 KB 268/314 KB 796/894 KB 212/1822 KB 176/263 KB 268/314 KB 800/894 KB 212/1822 KB 176/263 KB 268/314 KB 804/894 KB 212/1822 KB 180/263 KB 268/314 KB 808/894 KB 212/1822 KB 180/263 KB 268/314 KB 812/894 KB 212/1822 KB 180/263 KB 268/314 KB 816/894 KB 212/1822 KB 164/263 KB 244/314 KB 784/894 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 107.2 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 216/1822 KB 180/263 KB 268/314 KB 816/894 KB 220/1822 KB 180/263 KB 268/314 KB 816/894 KB 224/1822 KB 180/263 KB 268/314 KB 816/894 KB 228/1822 KB 180/263 KB 268/314 KB 816/894 KB 232/1822 KB 180/263 KB 268/314 KB 816/894 KB 212/1822 KB 180/263 KB 268/314 KB 804/894 KB 232/1822 KB 184/263 KB 268/314 KB 816/894 KB 232/1822 KB 188/263 KB 268/314 KB 816/894 KB 236/1822 KB 192/263 KB 268/314 KB 816/894 KB 212/1822 KB 176/263 KB 268/314 KB 804/894 KB 236/1822 KB 192/263 KB 272/314 KB 816/894 KB 236/1822 KB 192/263 KB 276/314 KB 816/894 KB 236/1822 KB 192/263 KB 280/314 KB 816/894 KB 236/1822 KB 192/263 KB 284/314 KB 816/894 KB 236/1822 KB 192/263 KB 288/314 KB 816/894 KB 236/1822 KB 192/263 KB 292/314 KB 816/894 KB 236/1822 KB 196/263 KB 296/314 KB 820/894 KB 236/1822 KB 196/263 KB 300/314 KB 820/894 KB 236/1822 KB 196/263 KB 304/314 KB 820/894 KB 236/1822 KB 188/263 KB 268/314 KB 816/894 KB 240/1822 KB 196/263 KB 304/314 KB 820/894 KB 244/1822 KB 196/263 KB 304/314 KB 820/894 KB 248/1822 KB 196/263 KB 304/314 KB 820/894 KB 252/1822 KB 196/263 KB 304/314 KB 820/894 KB 256/1822 KB 196/263 KB 304/314 KB 820/894 KB 236/1822 KB 196/263 KB 292/314 KB 820/894 KB 256/1822 KB 196/263 KB 304/314 KB 824/894 KB 256/1822 KB 196/263 KB 304/314 KB 828/894 KB 256/1822 KB 196/263 KB 304/314 KB 832/894 KB 256/1822 KB 196/263 KB 304/314 KB 836/894 KB 260/1822 KB 196/263 KB 308/314 KB 840/894 KB 4/276 KB 236/1822 KB 196/263 KB 292/314 KB 816/894 KB 260/1822 KB 200/263 KB 308/314 KB 840/894 KB 4/276 KB 260/1822 KB 204/263 KB 308/314 KB 840/894 KB 4/276 KB 260/1822 KB 208/263 KB 308/314 KB 840/894 KB 4/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 4/276 KB 260/1822 KB 196/263 KB 308/314 KB 836/894 KB 4/276 KB 260/1822 KB 196/263 KB 304/314 KB 836/894 KB 4/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 8/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 12/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 16/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 20/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 24/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 28/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 32/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 36/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 40/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 44/276 KB 260/1822 KB 212/263 KB 308/314 KB 840/894 KB 48/276 KB 260/1822 KB 196/263 KB 304/314 KB 836/894 KB 264/1822 KB 212/263 KB 308/314 KB 840/894 KB 48/276 KB 264/1822 KB 212/263 KB 308/314 KB 840/894 KB 52/276 KB 268/1822 KB 212/263 KB 308/314 KB 840/894 KB 56/276 KB 268/1822 KB 212/263 KB 308/314 KB 840/894 KB 60/276 KB 268/1822 KB 212/263 KB 308/314 KB 840/894 KB 52/276 KB 272/1822 KB 212/263 KB 312/314 KB 840/894 KB 60/276 KB 272/1822 KB 212/263 KB 312/314 KB 840/894 KB 64/276 KB 272/1822 KB 216/263 KB 312/314 KB 840/894 KB 68/276 KB 276/1822 KB 216/263 KB 312/314 KB 844/894 KB 72/276 KB 276/1822 KB 216/263 KB 312/314 KB 844/894 KB 76/276 KB 276/1822 KB 216/263 KB 312/314 KB 844/894 KB 80/276 KB 268/1822 KB 212/263 KB 312/314 KB 840/894 KB 60/276 KB 276/1822 KB 216/263 KB 314/314 KB 844/894 KB 80/276 KB 276/1822 KB 216/263 KB 312/314 KB 844/894 KB 68/276 KB 272/1822 KB 216/263 KB 312/314 KB 844/894 KB 68/276 KB 276/1822 KB 216/263 KB 314/314 KB 848/894 KB 80/276 KB 272/1822 KB 216/263 KB 312/314 KB 840/894 KB 64/276 KB 276/1822 KB 220/263 KB 314/314 KB 848/894 KB 80/276 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 276/1822 KB 224/263 KB 314/314 KB 848/894 KB 80/276 KB 276/1822 KB 224/263 KB 314/314 KB 852/894 KB 80/276 KB 280/1822 KB 228/263 KB 314/314 KB 856/894 KB 80/276 KB 280/1822 KB 228/263 KB 314/314 KB 852/894 KB 80/276 KB 280/1822 KB 232/263 KB 314/314 KB 856/894 KB 80/276 KB 280/1822 KB 236/263 KB 314/314 KB 856/894 KB 80/276 KB 280/1822 KB 240/263 KB 314/314 KB 860/894 KB 80/276 KB 280/1822 KB 244/263 KB 314/314 KB 860/894 KB 80/276 KB 280/1822 KB 248/263 KB 314/314 KB 860/894 KB 84/276 KB 280/1822 KB 252/263 KB 314/314 KB 860/894 KB 84/276 KB 280/1822 KB 256/263 KB 314/314 KB 860/894 KB 84/276 KB 280/1822 KB 224/263 KB 314/314 KB 852/894 KB 80/276 KB 284/1822 KB 256/263 KB 314/314 KB 860/894 KB 84/276 KB 288/1822 KB 256/263 KB 314/314 KB 860/894 KB 84/276 KB 292/1822 KB 256/263 KB 314/314 KB 860/894 KB 84/276 KB 296/1822 KB 256/263 KB 314/314 KB 860/894 KB 84/276 KB 280/1822 KB 244/263 KB 314/314 KB 860/894 KB 84/276 KB 296/1822 KB 256/263 KB 314/314 KB 860/894 KB 88/276 KB 296/1822 KB 256/263 KB 314/314 KB 860/894 KB 92/276 KB 300/1822 KB 256/263 KB 314/314 KB 860/894 KB 96/276 KB 280/1822 KB 236/263 KB 314/314 KB 860/894 KB 80/276 KB 300/1822 KB 256/263 KB 314/314 KB 864/894 KB 96/276 KB 300/1822 KB 256/263 KB 314/314 KB 868/894 KB 96/276 KB 300/1822 KB 256/263 KB 314/314 KB 872/894 KB 96/276 KB 300/1822 KB 256/263 KB 314/314 KB 876/894 KB 96/276 KB 300/1822 KB 256/263 KB 314/314 KB 880/894 KB 96/276 KB 300/1822 KB 256/263 KB 314/314 KB 884/894 KB 100/276 KB 300/1822 KB 260/263 KB 888/894 KB 100/276 KB 300/1822 KB 256/263 KB 314/314 KB 860/894 KB 92/276 KB 304/1822 KB 260/263 KB 888/894 KB 100/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 331.8 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 308/1822 KB 260/263 KB 888/894 KB 100/276 KB 300/1822 KB 260/263 KB 314/314 KB 884/894 KB 100/276 KB 312/1822 KB 263/263 KB 888/894 KB 100/276 KB 300/1822 KB 256/263 KB 314/314 KB 880/894 KB 100/276 KB 312/1822 KB 263/263 KB 888/894 KB 104/276 KB 312/1822 KB 263/263 KB 888/894 KB 108/276 KB 312/1822 KB 263/263 KB 888/894 KB 112/276 KB 312/1822 KB 260/263 KB 888/894 KB 112/276 KB 316/1822 KB 263/263 KB 892/894 KB 112/276 KB 320/1822 KB 263/263 KB 892/894 KB 116/276 KB 324/1822 KB 263/263 KB 892/894 KB 116/276 KB 328/1822 KB 263/263 KB 892/894 KB 116/276 KB 332/1822 KB 263/263 KB 892/894 KB 116/276 KB 336/1822 KB 263/263 KB 892/894 KB 116/276 KB 312/1822 KB 263/263 KB 892/894 KB 112/276 KB 336/1822 KB 263/263 KB 894/894 KB 116/276 KB 316/1822 KB 263/263 KB 892/894 KB 116/276 KB 336/1822 KB 263/263 KB 894/894 KB 120/276 KB 336/1822 KB 263/263 KB 894/894 KB 124/276 KB 336/1822 KB 263/263 KB 894/894 KB 128/276 KB 336/1822 KB 263/263 KB 894/894 KB 132/276 KB 340/1822 KB 263/263 KB 894/894 KB 136/276 KB 340/1822 KB 263/263 KB 894/894 KB 140/276 KB 340/1822 KB 263/263 KB 894/894 KB 144/276 KB 340/1822 KB 263/263 KB 894/894 KB 132/276 KB 344/1822 KB 263/263 KB 894/894 KB 144/276 KB 348/1822 KB 263/263 KB 894/894 KB 144/276 KB 352/1822 KB 263/263 KB 894/894 KB 144/276 KB 356/1822 KB 263/263 KB 894/894 KB 144/276 KB 356/1822 KB 263/263 KB 894/894 KB 148/276 KB 356/1822 KB 263/263 KB 894/894 KB 152/276 KB 356/1822 KB 263/263 KB 894/894 KB 156/276 KB 356/1822 KB 263/263 KB 894/894 KB 160/276 KB 356/1822 KB 263/263 KB 894/894 KB 164/276 KB 360/1822 KB 263/263 KB 894/894 KB 168/276 KB 360/1822 KB 4/54 KB 172/276 KB 360/1822 KB 263/263 KB 894/894 KB 164/276 KB 364/1822 KB 4/54 KB 172/276 KB 368/1822 KB 4/54 KB 172/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 933.3 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 274.5 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 360/1822 KB 263/263 KB 4/54 KB 894/894 KB 168/276 KB 368/1822 KB 8/54 KB 172/276 KB 368/1822 KB 12/54 KB 172/276 KB 368/1822 KB 16/54 KB 172/276 KB 368/1822 KB 20/54 KB 172/276 KB 368/1822 KB 24/54 KB 172/276 KB 368/1822 KB 28/54 KB 172/276 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-mysql-0: 01:29:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 368/1822 KB 32/54 KB 172/276 KB 368/1822 KB 36/54 KB 172/276 KB 368/1822 KB 40/54 KB 172/276 KB 368/1822 KB 44/54 KB 172/276 KB 368/1822 KB 48/54 KB 172/276 KB 368/1822 KB 52/54 KB 172/276 KB 368/1822 KB 54/54 KB 172/276 KB 372/1822 KB 54/54 KB 172/276 KB 372/1822 KB 54/54 KB 176/276 KB 376/1822 KB 54/54 KB 176/276 KB 380/1822 KB 54/54 KB 176/276 KB 384/1822 KB 54/54 KB 176/276 KB 388/1822 KB 54/54 KB 176/276 KB 392/1822 KB 54/54 KB 180/276 KB 396/1822 KB 54/54 KB 180/276 KB 400/1822 KB 54/54 KB 180/276 KB 388/1822 KB 54/54 KB 180/276 KB 400/1822 KB 54/54 KB 184/276 KB 400/1822 KB 54/54 KB 188/276 KB 400/1822 KB 4/223 KB 54/54 KB 188/276 KB 400/1822 KB 8/223 KB 54/54 KB 188/276 KB 400/1822 KB 12/223 KB 54/54 KB 188/276 KB 400/1822 KB 16/223 KB 54/54 KB 188/276 KB 400/1822 KB 16/223 KB 54/54 KB 192/276 KB 400/1822 KB 20/223 KB 54/54 KB 192/276 KB 400/1822 KB 24/223 KB 54/54 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 3/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 6/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 9/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 11/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 14/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 16/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 19/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 22/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 25/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 27/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 30/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 32/748 KB 192/276 KB 400/1822 KB 28/223 KB 54/54 KB 36/748 KB 192/276 KB 404/1822 KB 32/223 KB 54/54 KB 40/748 KB 196/276 KB 404/1822 KB 32/223 KB 54/54 KB 44/748 KB 196/276 KB 404/1822 KB 32/223 KB 54/54 KB 48/748 KB 196/276 KB 404/1822 KB 32/223 KB 54/54 KB 36/748 KB 196/276 KB 408/1822 KB 32/223 KB 54/54 KB 48/748 KB 196/276 KB 412/1822 KB 32/223 KB 54/54 KB 48/748 KB 196/276 KB 416/1822 KB 32/223 KB 54/54 KB 48/748 KB 196/276 KB 400/1822 KB 32/223 KB 54/54 KB 36/748 KB 196/276 KB 416/1822 KB 36/223 KB 54/54 KB 48/748 KB 196/276 KB 400/1822 KB 28/223 KB 54/54 KB 36/748 KB 196/276 KB 416/1822 KB 36/223 KB 54/54 KB 48/748 KB 200/276 KB 416/1822 KB 36/223 KB 54/54 KB 48/748 KB 204/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 55.2 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 416/1822 KB 36/223 KB 48/748 KB 208/276 KB 416/1822 KB 36/223 KB 48/748 KB 212/276 KB 420/1822 KB 40/223 KB 52/748 KB 216/276 KB 420/1822 KB 40/223 KB 52/748 KB 212/276 KB 416/1822 KB 40/223 KB 52/748 KB 212/276 KB 416/1822 KB 40/223 KB 48/748 KB 212/276 KB 420/1822 KB 44/223 KB 52/748 KB 216/276 KB 420/1822 KB 48/223 KB 52/748 KB 216/276 KB 420/1822 KB 52/223 KB 52/748 KB 216/276 KB 424/1822 KB 52/223 KB 56/748 KB 216/276 KB 428/1822 KB 52/223 KB 56/748 KB 216/276 KB 432/1822 KB 56/223 KB 56/748 KB 216/276 KB 420/1822 KB 52/223 KB 56/748 KB 216/276 KB 432/1822 KB 56/223 KB 60/748 KB 220/276 KB 432/1822 KB 56/223 KB 62/748 KB 220/276 KB 432/1822 KB 56/223 KB 66/748 KB 220/276 KB 436/1822 KB 56/223 KB 70/748 KB 220/276 KB 436/1822 KB 56/223 KB 74/748 KB 220/276 KB 436/1822 KB 56/223 KB 78/748 KB 220/276 KB 432/1822 KB 56/223 KB 56/748 KB 220/276 KB 436/1822 KB 56/223 KB 78/748 KB 224/276 KB 428/1822 KB 56/223 KB 56/748 KB 216/276 KB 436/1822 KB 56/223 KB 78/748 KB 3/27 KB 224/276 KB 436/1822 KB 56/223 KB 78/748 KB 6/27 KB 224/276 KB 436/1822 KB 56/223 KB 78/748 KB 9/27 KB 224/276 KB 436/1822 KB 56/223 KB 78/748 KB 11/27 KB 224/276 KB 436/1822 KB 56/223 KB 78/748 KB 14/27 KB 224/276 KB 436/1822 KB 56/223 KB 78/748 KB 16/27 KB 224/276 KB 436/1822 KB 56/223 KB 78/748 KB 19/27 KB 224/276 KB 436/1822 KB 60/223 KB 78/748 KB 22/27 KB 224/276 KB 436/1822 KB 60/223 KB 78/748 KB 22/27 KB 228/276 KB 436/1822 KB 56/223 KB 66/748 KB 220/276 KB 440/1822 KB 60/223 KB 78/748 KB 25/27 KB 228/276 KB 444/1822 KB 60/223 KB 82/748 KB 25/27 KB 232/276 KB 448/1822 KB 60/223 KB 82/748 KB 25/27 KB 232/276 KB 452/1822 KB 60/223 KB 82/748 KB 25/27 KB 232/276 KB 456/1822 KB 60/223 KB 82/748 KB 25/27 KB 232/276 KB 436/1822 KB 60/223 KB 78/748 KB 25/27 KB 228/276 KB 436/1822 KB 60/223 KB 78/748 KB 19/27 KB 224/276 KB 456/1822 KB 64/223 KB 82/748 KB 25/27 KB 232/276 KB 456/1822 KB 68/223 KB 82/748 KB 25/27 KB 232/276 KB 456/1822 KB 72/223 KB 82/748 KB 27/27 KB 232/276 KB 456/1822 KB 76/223 KB 82/748 KB 27/27 KB 232/276 KB 456/1822 KB 80/223 KB 82/748 KB 27/27 KB 232/276 KB 440/1822 KB 60/223 KB 82/748 KB 25/27 KB 232/276 KB 456/1822 KB 80/223 KB 86/748 KB 27/27 KB 232/276 KB 456/1822 KB 84/223 KB 90/748 KB 27/27 KB 232/276 KB 456/1822 KB 84/223 KB 94/748 KB 27/27 KB 232/276 KB 440/1822 KB 60/223 KB 78/748 KB 25/27 KB 232/276 KB 456/1822 KB 84/223 KB 94/748 KB 27/27 KB 236/276 KB 456/1822 KB 84/223 KB 94/748 KB 27/27 KB 240/276 KB 456/1822 KB 84/223 KB 94/748 KB 27/27 KB 244/276 KB 456/1822 KB 84/223 KB 94/748 KB 27/27 KB 248/276 KB 456/1822 KB 84/223 KB 94/748 KB 27/27 KB 252/276 KB 456/1822 KB 84/223 KB 94/748 KB 27/27 KB 256/276 KB 456/1822 KB 84/223 KB 86/748 KB 27/27 KB 232/276 KB 460/1822 KB 88/223 KB 94/748 KB 27/27 KB 256/276 KB 460/1822 KB 92/223 KB 94/748 KB 27/27 KB 256/276 KB 460/1822 KB 96/223 KB 94/748 KB 27/27 KB 256/276 KB 460/1822 KB 100/223 KB 94/748 KB 27/27 KB 260/276 KB 456/1822 KB 68/223 KB 82/748 KB 27/27 KB 232/276 KB 460/1822 KB 100/223 KB 98/748 KB 27/27 KB 260/276 KB 460/1822 KB 100/223 KB 102/748 KB 27/27 KB 260/276 KB 460/1822 KB 100/223 KB 106/748 KB 27/27 KB 260/276 KB 460/1822 KB 100/223 KB 110/748 KB 27/27 KB 260/276 KB 460/1822 KB 96/223 KB 94/748 KB 27/27 KB 260/276 KB 460/1822 KB 100/223 KB 110/748 KB 27/27 KB 264/276 KB 460/1822 KB 100/223 KB 110/748 KB 27/27 KB 268/276 KB 460/1822 KB 104/223 KB 110/748 KB 27/27 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install KB 272/276 KB 460/1822 KB 104/223 KB 110/748 KB 27/27 KB 276/276 KB 460/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 460/1822 KB 84/223 KB 94/748 KB 27/27 KB 256/276 KB 464/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 468/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 472/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 476/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 480/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 484/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 460/1822 KB 104/223 KB 114/748 KB 27/27 KB 276/276 KB 484/1822 KB 104/223 KB 118/748 KB 27/27 KB 276/276 KB 484/1822 KB 104/223 KB 122/748 KB 27/27 KB 276/276 KB 484/1822 KB 104/223 KB 126/748 KB 27/27 KB 276/276 KB 460/1822 KB 104/223 KB 110/748 KB 27/27 KB 268/276 KB 484/1822 KB 108/223 KB 126/748 KB 27/27 KB 276/276 KB 484/1822 KB 112/223 KB 126/748 KB 27/27 KB 276/276 KB 484/1822 KB 116/223 KB 126/748 KB 27/27 KB 276/276 KB 484/1822 KB 120/223 KB 126/748 KB 27/27 KB 276/276 KB 484/1822 KB 124/223 KB 126/748 KB 27/27 KB 276/276 KB 488/1822 KB 128/223 KB 126/748 KB 27/27 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 26.4 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 488/1822 KB 124/223 KB 126/748 KB 27/27 KB 276/276 KB 492/1822 KB 128/223 KB 126/748 KB 276/276 KB 496/1822 KB 128/223 KB 126/748 KB 276/276 KB 496/1822 KB 128/223 KB 130/748 KB 276/276 KB 496/1822 KB 128/223 KB 134/748 KB 276/276 KB 500/1822 KB 128/223 KB 138/748 KB 276/276 KB 500/1822 KB 128/223 KB 142/748 KB 276/276 KB 500/1822 KB 128/223 KB 146/748 KB 276/276 KB 500/1822 KB 128/223 KB 134/748 KB 276/276 KB 504/1822 KB 132/223 KB 146/748 KB 276/276 KB 508/1822 KB 132/223 KB 146/748 KB 276/276 KB 512/1822 KB 132/223 KB 146/748 KB 276/276 KB 500/1822 KB 132/223 KB 146/748 KB 276/276 KB 512/1822 KB 136/223 KB 146/748 KB 512/1822 KB 140/223 KB 146/748 KB 512/1822 KB 144/223 KB 146/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 274.6 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 512/1822 KB 148/223 KB 146/748 KB 516/1822 KB 152/223 KB 150/748 KB 516/1822 KB 156/223 KB 150/748 KB 516/1822 KB 160/223 KB 150/748 KB 516/1822 KB 148/223 KB 150/748 KB 512/1822 KB 148/223 KB 150/748 KB 516/1822 KB 160/223 KB 154/748 KB 516/1822 KB 160/223 KB 158/748 KB 516/1822 KB 160/223 KB 162/748 KB 520/1822 KB 164/223 KB 166/748 KB 520/1822 KB 164/223 KB 170/748 KB 520/1822 KB 164/223 KB 174/748 KB 520/1822 KB 164/223 KB 162/748 KB 520/1822 KB 168/223 KB 174/748 KB 520/1822 KB 172/223 KB 174/748 KB 520/1822 KB 176/223 KB 174/748 KB 520/1822 KB 180/223 KB 174/748 KB 520/1822 KB 160/223 KB 162/748 KB 524/1822 KB 180/223 KB 178/748 KB 528/1822 KB 180/223 KB 178/748 KB 532/1822 KB 180/223 KB 178/748 KB 536/1822 KB 180/223 KB 178/748 KB 540/1822 KB 180/223 KB 178/748 KB 544/1822 KB 180/223 KB 178/748 KB 548/1822 KB 180/223 KB 178/748 KB 520/1822 KB 180/223 KB 178/748 KB 548/1822 KB 184/223 KB 182/748 KB 548/1822 KB 184/223 KB 186/748 KB 548/1822 KB 184/223 KB 190/748 KB 548/1822 KB 184/223 KB 178/748 KB 548/1822 KB 188/223 KB 190/748 KB 552/1822 KB 188/223 KB 194/748 KB 552/1822 KB 188/223 KB 190/748 KB 556/1822 KB 192/223 KB 194/748 KB 560/1822 KB 192/223 KB 194/748 KB 552/1822 KB 192/223 KB 194/748 KB 560/1822 KB 196/223 KB 194/748 KB 564/1822 KB 200/223 KB 198/748 KB 564/1822 KB 204/223 KB 198/748 KB 564/1822 KB 208/223 KB 198/748 KB 564/1822 KB 196/223 KB 198/748 KB 564/1822 KB 208/223 KB 202/748 KB 564/1822 KB 208/223 KB 206/748 KB 564/1822 KB 196/223 KB 194/748 KB 568/1822 KB 208/223 KB 206/748 KB 572/1822 KB 208/223 KB 206/748 KB 576/1822 KB 208/223 KB 206/748 KB 576/1822 KB 212/223 KB 210/748 KB 3/178 KB 576/1822 KB 212/223 KB 210/748 KB 5/178 KB 576/1822 KB 212/223 KB 210/748 KB 8/178 KB 576/1822 KB 212/223 KB 210/748 KB 11/178 KB 576/1822 KB 212/223 KB 210/748 KB 13/178 KB 576/1822 KB 212/223 KB 210/748 KB 16/178 KB 576/1822 KB 212/223 KB 210/748 KB 19/178 KB 576/1822 KB 212/223 KB 210/748 KB 21/178 KB 576/1822 KB 212/223 KB 210/748 KB 24/178 KB 576/1822 KB 212/223 KB 210/748 KB 27/178 KB 576/1822 KB 212/223 KB 210/748 KB 29/178 KB 576/1822 KB 212/223 KB 210/748 KB 32/178 KB 576/1822 KB 212/223 KB 210/748 KB 36/178 KB 576/1822 KB 212/223 KB 210/748 KB 40/178 KB 576/1822 KB 212/223 KB 210/748 KB 44/178 KB 576/1822 KB 212/223 KB 210/748 KB 48/178 KB 576/1822 KB 212/223 KB 210/748 KB 52/178 KB 576/1822 KB 212/223 KB 210/748 KB 56/178 KB 580/1822 KB 212/223 KB 210/748 KB 60/178 KB 580/1822 KB 212/223 KB 210/748 KB 64/178 KB 580/1822 KB 212/223 KB 210/748 KB 68/178 KB 580/1822 KB 212/223 KB 210/748 KB 72/178 KB 580/1822 KB 212/223 KB 210/748 KB 76/178 KB 580/1822 KB 212/223 KB 210/748 KB 80/178 KB 576/1822 KB 212/223 KB 210/748 KB 580/1822 KB 216/223 KB 210/748 KB 80/178 KB 580/1822 KB 220/223 KB 210/748 KB 80/178 KB 580/1822 KB 223/223 KB 210/748 KB 80/178 KB 576/1822 KB 208/223 KB 210/748 KB 580/1822 KB 223/223 KB 214/748 KB 80/178 KB 580/1822 KB 223/223 KB 218/748 KB 80/178 KB 580/1822 KB 223/223 KB 222/748 KB 80/178 KB 580/1822 KB 223/223 KB 226/748 KB 80/178 KB 580/1822 KB 223/223 KB 230/748 KB 80/178 KB 580/1822 KB 223/223 KB 234/748 KB 80/178 KB 580/1822 KB 223/223 KB 238/748 KB 80/178 KB 580/1822 KB 212/223 KB 210/748 KB 56/178 KB 584/1822 KB 223/223 KB 238/748 KB 80/178 KB 588/1822 KB 223/223 KB 238/748 KB 80/178 KB 592/1822 KB 223/223 KB 238/748 KB 80/178 KB 596/1822 KB 223/223 KB 238/748 KB 80/178 KB 600/1822 KB 223/223 K unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install B 238/748 KB 80/178 KB 604/1822 KB 223/223 KB 238/748 KB 80/178 KB 608/1822 KB 223/223 KB 238/748 KB 80/178 KB 612/1822 KB 223/223 KB 238/748 KB 80/178 KB 616/1822 KB 223/223 KB 242/748 KB 84/178 KB 620/1822 KB 223/223 KB 242/748 KB 84/178 KB 624/1822 KB 223/223 KB 242/748 KB 84/178 KB 612/1822 KB 223/223 KB 242/748 KB 84/178 KB 624/1822 KB 223/223 KB 246/748 KB 84/178 KB 612/1822 KB 223/223 KB 238/748 KB 84/178 KB 624/1822 KB 223/223 KB 246/748 KB 3/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 6/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 9/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 11/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 14/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 16/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 19/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 22/23 KB 84/178 KB 624/1822 KB 223/223 KB 250/748 KB 23/23 KB 84/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 214.8 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 624/1822 KB 250/748 KB 23/23 KB 88/178 KB 624/1822 KB 250/748 KB 23/23 KB 92/178 KB 624/1822 KB 223/223 KB 250/748 KB 23/23 KB 92/178 KB 624/1822 KB 254/748 KB 23/23 KB 92/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 624/1822 KB 254/748 KB 23/23 KB 96/178 KB 624/1822 KB 258/748 KB 23/23 KB 96/178 KB 628/1822 KB 262/748 KB 100/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 21.9 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 624/1822 KB 258/748 KB 23/23 KB 100/178 KB 628/1822 KB 262/748 KB 104/178 KB 628/1822 KB 262/748 KB 108/178 KB 628/1822 KB 258/748 KB 23/23 KB 100/178 KB 632/1822 KB 266/748 KB 108/178 KB 636/1822 KB 266/748 KB 108/178 KB 628/1822 KB 266/748 KB 108/178 KB 636/1822 KB 270/748 KB 112/178 KB 636/1822 KB 266/748 KB 112/178 KB 640/1822 KB 270/748 KB 112/178 KB 644/1822 KB 270/748 KB 112/178 KB 648/1822 KB 274/748 KB 4/55 KB 116/178 KB 652/1822 KB 274/748 KB 4/55 KB 116/178 KB 644/1822 KB 274/748 KB 4/55 KB 116/178 KB 652/1822 KB 278/748 KB 4/55 KB 116/178 KB 652/1822 KB 282/748 KB 4/55 KB 116/178 KB 652/1822 KB 286/748 KB 4/55 KB 116/178 KB 644/1822 KB 270/748 KB 4/55 KB 116/178 KB 652/1822 KB 286/748 KB 4/55 KB 120/178 KB 652/1822 KB 286/748 KB 4/55 KB 124/178 KB 652/1822 KB 286/748 KB 4/55 KB 128/178 KB 644/1822 KB 270/748 KB 4/55 KB 112/178 KB 652/1822 KB 286/748 KB 8/55 KB 128/178 KB 652/1822 KB 286/748 KB 12/55 KB 128/178 KB 652/1822 KB 286/748 KB 16/55 KB 128/178 KB 652/1822 KB 286/748 KB 16/55 KB 132/178 KB 656/1822 KB 290/748 KB 20/55 KB 136/178 KB 656/1822 KB 290/748 KB 20/55 KB 140/178 KB 656/1822 KB 290/748 KB 20/55 KB 144/178 KB 656/1822 KB 290/748 KB 20/55 KB 132/178 KB 656/1822 KB 290/748 KB 24/55 KB 144/178 KB 656/1822 KB 290/748 KB 28/55 KB 144/178 KB 656/1822 KB 290/748 KB 16/55 KB 132/178 KB 660/1822 KB 290/748 KB 28/55 KB 144/178 KB 664/1822 KB 290/748 KB 28/55 KB 144/178 KB 668/1822 KB 290/748 KB 32/55 KB 148/178 KB 672/1822 KB 290/748 KB 32/55 KB 148/178 KB 652/1822 KB 290/748 KB 16/55 KB 132/178 KB 672/1822 KB 294/748 KB 32/55 KB 148/178 KB 672/1822 KB 298/748 KB 32/55 KB 148/178 KB 672/1822 KB 302/748 KB 32/55 KB 148/178 KB 672/1822 KB 306/748 KB 32/55 KB 148/178 KB 676/1822 KB 310/748 KB 32/55 KB 148/178 KB 676/1822 KB 314/748 KB 32/55 KB 148/178 KB 676/1822 KB 318/748 KB 32/55 KB 148/178 KB 664/1822 KB 290/748 KB 32/55 KB 148/178 KB 676/1822 KB 318/748 KB 32/55 KB 152/178 KB 676/1822 KB 318/748 KB 32/55 KB 156/178 KB 676/1822 KB 318/748 KB 32/55 KB 160/178 KB 664/1822 KB 290/748 KB 32/55 KB 144/178 KB 676/1822 KB 318/748 KB 36/55 KB 160/178 KB 676/1822 KB 318/748 KB 40/55 KB 160/178 KB 676/1822 KB 318/748 KB 44/55 KB 160/178 KB 676/1822 KB 318/748 KB 48/55 KB 160/178 KB 676/1822 KB 318/748 KB 52/55 KB 160/178 KB 676/1822 KB 322/748 KB 55/55 KB 164/178 KB 676/1822 KB 306/748 KB 32/55 KB 148/178 KB 680/1822 KB 322/748 KB 55/55 KB 164/178 KB 684/1822 KB 322/748 KB 55/55 KB 164/178 KB 688/1822 KB 322/748 KB 55/55 KB 164/178 KB 692/1822 KB 322/748 KB 55/55 KB 164/178 KB 696/1822 KB 322/748 KB 55/55 KB 164/178 KB 700/1822 KB 322/748 KB 55/55 KB 164/178 KB 704/1822 KB 322/748 KB 55/55 KB 164/178 KB 676/1822 KB 322/748 KB 52/55 KB 164/178 KB 704/1822 KB 326/748 KB 55/55 KB 164/178 KB 704/1822 KB 330/748 KB 55/55 KB 164/178 KB 704/1822 KB 334/748 KB 55/55 KB 164/178 KB 676/1822 KB 318/748 KB 52/55 KB 164/178 KB 704/1822 KB 334/748 KB 55/55 KB 168/178 KB 704/1822 KB 334/748 KB 55/55 KB 172/178 KB 704/1822 KB 334/748 KB 55/55 KB 176/178 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 3/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 5/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 8/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 11/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 13/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 16/1210 KB 704/1822 KB 334/748 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 55/55 KB 178/178 KB 19/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 21/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 24/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 27/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 29/1210 KB 704/1822 KB 334/748 KB 55/55 KB 178/178 KB 32/1210 KB 704/1822 KB 338/748 KB 55/55 KB 178/178 KB 32/1210 KB 708/1822 KB 342/748 KB 178/178 KB 36/1210 KB 708/1822 KB 346/748 KB 178/178 KB 36/1210 KB 708/1822 KB 350/748 KB 178/178 KB 36/1210 KB 708/1822 KB 338/748 KB 178/178 KB 36/1210 KB 712/1822 KB 350/748 KB 178/178 KB 36/1210 KB 716/1822 KB 350/748 KB 178/178 KB 36/1210 KB 720/1822 KB 350/748 KB 178/178 KB 36/1210 KB 704/1822 KB 338/748 KB 178/178 KB 36/1210 KB 720/1822 KB 350/748 KB 178/178 KB 40/1210 KB 720/1822 KB 350/748 KB 178/178 KB 44/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 51.0 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 720/1822 KB 350/748 KB 178/178 KB 48/1210 KB 720/1822 KB 354/748 KB 178/178 KB 48/1210 KB 724/1822 KB 358/748 KB 178/178 KB 52/1210 KB 724/1822 KB 362/748 KB 178/178 KB 52/1210 KB 724/1822 KB 366/748 KB 178/178 KB 52/1210 KB 724/1822 KB 370/748 KB 178/178 KB 52/1210 KB 724/1822 KB 374/748 KB 52/1210 KB 724/1822 KB 378/748 KB 52/1210 KB 724/1822 KB 382/748 KB 52/1210 KB 724/1822 KB 354/748 KB 178/178 KB 52/1210 KB 728/1822 KB 382/748 KB 52/1210 KB 732/1822 KB 382/748 KB 52/1210 KB 736/1822 KB 382/748 KB 52/1210 KB 720/1822 KB 354/748 KB 178/178 KB 52/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 166.2 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 736/1822 KB 382/748 KB 56/1210 KB 736/1822 KB 382/748 KB 60/1210 KB 736/1822 KB 382/748 KB 64/1210 KB 736/1822 KB 382/748 KB 68/1210 KB 740/1822 KB 382/748 KB 72/1210 KB 740/1822 KB 382/748 KB 76/1210 KB 740/1822 KB 382/748 KB 80/1210 KB 740/1822 KB 382/748 KB 68/1210 KB 744/1822 KB 382/748 KB 80/1210 KB 748/1822 KB 382/748 KB 80/1210 KB 752/1822 KB 382/748 KB 80/1210 KB 752/1822 KB 382/748 KB 84/1210 KB 756/1822 KB 386/748 KB 88/1210 KB 756/1822 KB 386/748 KB 92/1210 KB 756/1822 KB 386/748 KB 84/1210 KB 756/1822 KB 390/748 KB 92/1210 KB 756/1822 KB 394/748 KB 92/1210 KB 756/1822 KB 398/748 KB 92/1210 KB 756/1822 KB 382/748 KB 84/1210 KB 760/1822 KB 398/748 KB 92/1210 KB 764/1822 KB 398/748 KB 92/1210 KB 768/1822 KB 398/748 KB 92/1210 KB 768/1822 KB 398/748 KB 96/1210 KB 4/93 KB 768/1822 KB 398/748 KB 96/1210 KB 8/93 KB 768/1822 KB 4/471 KB 398/748 KB 96/1210 KB 8/93 KB 768/1822 KB 8/471 KB 398/748 KB 96/1210 KB 8/93 KB 768/1822 KB 12/471 KB 398/748 KB 96/1210 KB 8/93 KB 768/1822 KB 16/471 KB 398/748 KB 96/1210 KB 8/93 KB 768/1822 KB 20/471 KB 398/748 KB 96/1210 KB 8/93 KB 772/1822 KB 24/471 KB 402/748 KB 96/1210 KB 12/93 KB 768/1822 KB 398/748 KB 96/1210 KB 772/1822 KB 24/471 KB 402/748 KB 100/1210 KB 12/93 KB 772/1822 KB 20/471 KB 402/748 KB 96/1210 KB 12/93 KB 768/1822 KB 20/471 KB 402/748 KB 96/1210 KB 12/93 KB 768/1822 KB 20/471 KB 398/748 KB 96/1210 KB 12/93 KB 772/1822 KB 28/471 KB 402/748 KB 100/1210 KB 16/93 KB 772/1822 KB 28/471 KB 402/748 KB 100/1210 KB 20/93 KB 772/1822 KB 28/471 KB 406/748 KB 100/1210 KB 24/93 KB 772/1822 KB 28/471 KB 406/748 KB 100/1210 KB 28/93 KB 772/1822 KB 28/471 KB 406/748 KB 100/1210 KB 32/93 KB 772/1822 KB 28/471 KB 406/748 KB 100/1210 KB 36/93 KB 772/1822 KB 28/471 KB 402/748 KB 100/1210 KB 12/93 KB 776/1822 KB 32/471 KB 406/748 KB 104/1210 KB 36/93 KB 776/1822 KB 36/471 KB 406/748 KB 104/1210 KB 36/93 KB 776/1822 KB 40/471 KB 406/748 KB 104/1210 KB 36/93 KB 776/1822 KB 44/471 KB 406/748 KB 104/1210 KB 36/93 KB 776/1822 KB 48/471 KB 406/748 KB 104/1210 KB 40/93 KB 776/1822 KB 28/471 KB 406/748 KB 104/1210 KB 36/93 KB 776/1822 KB 48/471 KB 406/748 KB 108/1210 KB 40/93 KB 776/1822 KB 48/471 KB 406/748 KB 112/1210 KB 40/93 KB 776/1822 KB 28/471 KB 406/748 KB 100/1210 KB 36/93 KB 780/1822 KB 48/471 KB 406/748 KB 112/1210 KB 40/93 KB 784/1822 KB 48/471 KB 406/748 KB 112/1210 KB 40/93 KB 772/1822 KB 28/471 KB 406/748 KB 100/1210 KB 20/93 KB 784/1822 KB 48/471 KB 410/748 KB 112/1210 KB 40/93 KB 784/1822 KB 48/471 KB 414/748 KB 112/1210 KB 40/93 KB 784/1822 KB 48/471 KB 418/748 KB 112/1210 KB 40/93 KB 788/1822 KB 48/471 KB 422/748 KB 116/1210 KB 40/93 KB 788/1822 KB 48/471 KB 426/748 KB 116/1210 KB 40/93 KB 788/1822 KB 48/471 KB 430/748 KB 116/1210 KB 40/93 KB 776/1822 KB 44/471 KB 406/748 KB 104/1210 KB 40/93 KB 788/1822 KB 48/471 KB 430/748 KB 116/1210 KB 44/93 KB 788/1822 KB 48/471 KB 430/748 KB 116/1210 KB 48/93 KB 788/1822 KB 48/471 KB 418/748 KB 116/1210 KB 40/93 KB 792/1822 KB 48/471 KB 430/748 KB 116/1210 KB 48/93 KB 796/1822 KB 52/471 KB 430/748 KB 116/1210 KB 52/93 KB 800/1822 KB 52/471 KB 430/748 KB 116/1210 KB 52/93 KB 784/1822 KB 48/471 KB 418/748 KB 116/1210 KB 40/93 KB 800/1822 KB 52/471 KB 430/748 KB 120/1210 KB 52/93 KB 800/1822 KB 52/471 KB 430/748 KB 124/1210 KB 52/93 KB 800/1822 KB 52/471 KB 430/748 KB 128/1210 KB 52/93 KB 800/1822 KB 52/471 KB 434/748 KB 132/1210 KB 52/93 KB 804/1822 KB unit-mysql-0: 01:29:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 52/471 KB 434/748 KB 136/1210 KB 52/93 KB 804/1822 KB 52/471 KB 434/748 KB 140/1210 KB 52/93 KB 804/1822 KB 52/471 KB 434/748 KB 144/1210 KB 52/93 KB 792/1822 KB 52/471 KB 430/748 KB 116/1210 KB 52/93 KB 804/1822 KB 52/471 KB 434/748 KB 144/1210 KB 56/93 KB 792/1822 KB 52/471 KB 430/748 KB 116/1210 KB 48/93 KB 804/1822 KB 56/471 KB 434/748 KB 144/1210 KB 56/93 KB 804/1822 KB 60/471 KB 434/748 KB 144/1210 KB 56/93 KB 804/1822 KB 64/471 KB 434/748 KB 144/1210 KB 56/93 KB 804/1822 KB 64/471 KB 434/748 KB 144/1210 KB 60/93 KB 804/1822 KB 64/471 KB 434/748 KB 144/1210 KB 64/93 KB 804/1822 KB 64/471 KB 434/748 KB 144/1210 KB 68/93 KB 804/1822 KB 52/471 KB 434/748 KB 132/1210 KB 52/93 KB 808/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 812/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 816/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 820/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 824/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 828/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 832/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 800/1822 KB 52/471 KB 434/748 KB 128/1210 KB 52/93 KB 836/1822 KB 68/471 KB 438/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 442/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 446/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 450/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 454/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 458/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 462/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 148/1210 KB 68/93 KB 804/1822 KB 68/471 KB 434/748 KB 148/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 152/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 156/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 160/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 164/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 168/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 172/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 176/1210 KB 68/93 KB 836/1822 KB 68/471 KB 466/748 KB 180/1210 KB 68/93 KB 804/1822 KB 68/471 KB 434/748 KB 144/1210 KB 68/93 KB 836/1822 KB 72/471 KB 466/748 KB 180/1210 KB 68/93 KB 836/1822 KB 76/471 KB 466/748 KB 180/1210 KB 68/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 68/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 72/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 76/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 80/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 84/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 88/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 92/93 KB 836/1822 KB 80/471 KB 466/748 KB 180/1210 KB 93/93 KB 836/1822 KB 80/471 KB 470/748 KB 180/1210 KB 93/93 KB 840/1822 KB 80/471 KB 474/748 KB 184/1210 KB 93/93 KB 840/1822 KB 80/471 KB 478/748 KB 184/1210 KB 93/93 KB 840/1822 KB 80/471 KB 482/748 KB 184/1210 KB 93/93 KB 840/1822 KB 80/471 KB 486/748 KB 184/1210 KB 93/93 KB 840/1822 KB 80/471 KB 490/748 KB 184/1210 KB 93/93 KB 840/1822 KB 80/471 KB 494/748 KB 184/1210 KB 93/93 KB 836/1822 KB 80/471 KB 470/748 KB 184/1210 KB 93/93 KB 840/1822 KB 80/471 KB 494/748 KB 188/1210 KB 93/93 KB 840/1822 KB 80/471 KB 494/748 KB 192/1210 KB 93/93 KB 840/1822 KB 80/471 KB 494/748 KB 196/1210 KB 93/93 KB 840/1822 KB 80/471 KB 494/748 KB 200/1210 KB 93/93 KB 840/1822 KB 80/471 KB 494/748 KB 204/1210 KB 93/93 KB 840/1822 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 80/471 KB 494/748 KB 208/1210 KB 93/93 KB 840/1822 KB 80/471 KB 494/748 KB 212/1210 KB 93/93 KB 840/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 840/1822 KB 80/471 KB 470/748 KB 184/1210 KB 93/93 KB 844/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 848/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 852/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 856/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 860/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 864/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 868/1822 KB 80/471 KB 498/748 KB 216/1210 KB 93/93 KB 840/1822 KB 80/471 KB 498/748 KB 212/1210 KB 93/93 KB 868/1822 KB 80/471 KB 502/748 KB 220/1210 KB 93/93 KB 868/1822 KB 80/471 KB 506/748 KB 220/1210 KB 93/93 KB 868/1822 KB 80/471 KB 498/748 KB 220/1210 KB 93/93 KB 872/1822 KB 80/471 KB 506/748 KB 220/1210 KB 93/93 KB 876/1822 KB 80/471 KB 506/748 KB 220/1210 KB 93/93 KB 876/1822 KB 80/471 KB 510/748 KB 224/1210 KB 93/93 KB 876/1822 KB 80/471 KB 510/748 KB 220/1210 KB 93/93 KB 880/1822 KB 80/471 KB 510/748 KB 224/1210 KB 93/93 KB 884/1822 KB 80/471 KB 514/748 KB 224/1210 KB 93/93 KB 888/1822 KB 80/471 KB 514/748 KB 228/1210 KB 93/93 KB 880/1822 KB 80/471 KB 514/748 KB 224/1210 KB 93/93 KB 888/1822 KB 80/471 KB 518/748 KB 228/1210 KB 93/93 KB 888/1822 KB 80/471 KB 522/748 KB 228/1210 KB 93/93 KB 884/1822 KB 80/471 KB 514/748 KB 228/1210 KB 93/93 KB 888/1822 KB 80/471 KB 522/748 KB 232/1210 KB 93/93 KB 888/1822 KB 80/471 KB 522/748 KB 236/1210 KB 93/93 KB 888/1822 KB 80/471 KB 522/748 KB 240/1210 KB 93/93 KB 892/1822 KB 80/471 KB 526/748 KB 240/1210 KB 93/93 KB 892/1822 KB 80/471 KB 522/748 KB 240/1210 KB 93/93 KB 896/1822 KB 80/471 KB 526/748 KB 240/1210 KB 93/93 KB 896/1822 KB 80/471 KB 526/748 KB 244/1210 KB 93/93 KB 900/1822 KB 80/471 KB 530/748 KB 248/1210 KB 93/93 KB 900/1822 KB 80/471 KB 530/748 KB 252/1210 KB 93/93 KB 900/1822 KB 80/471 KB 530/748 KB 256/1210 KB 93/93 KB 900/1822 KB 80/471 KB 530/748 KB 244/1210 KB 93/93 KB 900/1822 KB 80/471 KB 534/748 KB 256/1210 KB 93/93 KB 900/1822 KB 80/471 KB 538/748 KB 256/1210 KB 93/93 KB 900/1822 KB 80/471 KB 542/748 KB 256/1210 KB 93/93 KB 900/1822 KB 80/471 KB 526/748 KB 244/1210 KB 93/93 KB 904/1822 KB 80/471 KB 542/748 KB 256/1210 KB 93/93 KB 908/1822 KB 80/471 KB 542/748 KB 256/1210 KB 93/93 KB 912/1822 KB 80/471 KB 542/748 KB 256/1210 KB 93/93 KB 912/1822 KB 80/471 KB 546/748 KB 256/1210 KB 93/93 KB 916/1822 KB 84/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 88/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 92/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 96/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 100/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 104/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 108/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 112/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 116/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 120/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 124/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 128/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 132/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 136/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 140/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 144/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 148/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 152/471 KB 546/748 KB 260/1210 KB 93/93 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 156/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 160/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 164/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 168/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 172/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 176/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 80/471 KB 546/748 KB 260/1210 KB 93/93 KB 916/1822 KB 176/471 KB 550/748 KB 264/1210 KB 93/93 KB 916/1822 KB 176/471 KB 550/748 KB 268/1210 KB 93/93 KB 916/1822 KB 176/471 KB 550/748 KB 272/1210 KB 93/93 KB 916/1822 KB 176/471 KB 550/748 KB 276/1210 KB 93/93 KB 916/1822 KB 180/471 KB 550/748 KB 280/1210 KB 916/1822 KB 80/471 KB 546/748 KB 256/1210 KB 93/93 KB 920/1822 KB 180/471 KB 550/748 KB 284/1210 KB 924/1822 KB 180/471 KB 550/748 KB 284/1210 KB 928/1822 KB 180/471 KB 550/748 KB 284/1210 KB 932/1822 KB 180/471 KB 550/748 KB 284/1210 KB 936/1822 KB 180/471 KB 550/748 KB 284/1210 KB 940/1822 KB 180/471 KB 550/748 KB 284/1210 KB 944/1822 KB 180/471 KB 550/748 KB 284/1210 KB 916/1822 KB 180/471 KB 550/748 KB 276/1210 KB 944/1822 KB 184/471 KB 550/748 KB 284/1210 KB 944/1822 KB 188/471 KB 550/748 KB 284/1210 KB 944/1822 KB 192/471 KB 550/748 KB 284/1210 KB 944/1822 KB 196/471 KB 550/748 KB 284/1210 KB 944/1822 KB 200/471 KB 550/748 KB 284/1210 KB 944/1822 KB 204/471 KB 550/748 KB 284/1210 KB 944/1822 KB 208/471 KB 550/748 KB 284/1210 KB 944/1822 KB 212/471 KB 550/748 KB 284/1210 KB 916/1822 KB 176/471 KB 550/748 KB 260/1210 KB 93/93 KB 948/1822 KB 212/471 KB 554/748 KB 284/1210 KB 948/1822 KB 212/471 KB 558/748 KB 284/1210 KB 948/1822 KB 212/471 KB 562/748 KB 284/1210 KB 948/1822 KB 212/471 KB 566/748 KB 284/1210 KB 948/1822 KB 212/471 KB 570/748 KB 284/1210 KB 948/1822 KB 212/471 KB 574/748 KB 284/1210 KB 948/1822 KB 212/471 KB 578/748 KB 284/1210 KB 948/1822 KB 212/471 KB 582/748 KB 284/1210 KB 948/1822 KB 212/471 KB 586/748 KB 284/1210 KB 948/1822 KB 212/471 KB 590/748 KB 284/1210 KB 948/1822 KB 212/471 KB 550/748 KB 284/1210 KB 952/1822 KB 212/471 KB 590/748 KB 284/1210 KB 956/1822 KB 212/471 KB 590/748 KB 284/1210 KB 960/1822 KB 212/471 KB 590/748 KB 284/1210 KB 964/1822 KB 212/471 KB 590/748 KB 284/1210 KB 916/1822 KB 180/471 KB 550/748 KB 284/1210 KB 964/1822 KB 216/471 KB 594/748 KB 288/1210 KB 964/1822 KB 216/471 KB 594/748 KB 292/1210 KB 964/1822 KB 216/471 KB 594/748 KB 296/1210 KB 964/1822 KB 216/471 KB 594/748 KB 300/1210 KB 964/1822 KB 216/471 KB 594/748 KB 304/1210 KB 964/1822 KB 216/471 KB 594/748 KB 308/1210 KB 964/1822 KB 216/471 KB 594/748 KB 284/1210 KB 964/1822 KB 216/471 KB 598/748 KB 308/1210 KB 964/1822 KB 216/471 KB 602/748 KB 312/1210 KB 964/1822 KB 216/471 KB 590/748 KB 284/1210 KB 968/1822 KB 220/471 KB 602/748 KB 312/1210 KB 968/1822 KB 224/471 KB 602/748 KB 312/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 968/1822 KB 224/471 KB 606/748 KB 312/1210 KB 968/1822 KB 224/471 KB 610/748 KB 312/1210 KB 968/1822 KB 228/471 KB 614/748 KB 312/1210 KB 968/1822 KB 228/471 KB 618/748 KB 312/1210 KB 968/1822 KB 216/471 KB 602/748 KB 312/1210 KB 972/1822 KB 228/471 KB 618/748 KB 312/1210 KB 976/1822 KB 228/471 KB 618/748 KB 312/1210 KB 964/1822 KB 216/471 KB 598/748 KB 312/1210 KB 976/1822 KB 228/471 KB 618/748 KB 316/1210 KB 976/1822 KB 228/471 KB 618/748 KB 320/1210 KB 976/1822 KB 228/471 KB 618/748 KB 324/1210 KB 980/1822 KB 228/471 KB 618/748 KB 328/1210 KB 980/1822 KB 228/471 KB 618/748 KB 332/1210 KB 980/1822 KB 228/471 KB 618/748 KB 336/1210 KB 968/1822 KB 228/471 KB 610/748 KB 312/1210 KB 980/1822 KB 232/471 KB 622/748 KB 336/1210 KB 980/1822 KB 236/471 KB 622/748 KB 336/1210 KB 980/1822 KB 240/471 KB 622/748 KB 336/1210 KB 980/1822 KB 244/471 KB 622/748 KB 336/1210 KB 980/1822 KB 228/471 KB 622/748 KB 336/1210 KB 980/1822 KB 228/471 KB 618/748 KB 324/1210 KB 984/1822 KB 244/471 KB 622/748 KB 4/53 KB 336/1210 KB 988/1822 KB 244/471 KB 622/748 KB 4/53 KB 336/1210 KB 992/1822 KB 244/471 KB 622/748 KB 4/53 KB 336/1210 KB 980/1822 KB 244/471 KB 622/748 KB 4/53 KB 336/1210 KB 992/1822 KB 244/471 KB 622/748 KB 8/53 KB 336/1210 KB 992/1822 KB 244/471 KB 622/748 KB 12/53 KB 336/1210 KB 992/1822 KB 244/471 KB 622/748 KB 16/53 KB 336/1210 KB 992/1822 KB 244/471 KB 622/748 KB 20/53 KB 336/1210 KB 996/1822 KB 248/471 KB 626/748 KB 24/53 KB 336/1210 KB 996/1822 KB 248/471 KB 626/748 KB 28/53 KB 336/1210 KB 996/1822 KB 248/471 KB 626/748 KB 32/53 KB 340/1210 KB 996/1822 KB 248/471 KB 626/748 KB 20/53 KB 336/1210 KB 996/1822 KB 252/471 KB 626/748 KB 32/53 KB 340/1210 KB 996/1822 KB 256/471 KB 626/748 KB 32/53 KB 340/1210 KB 996/1822 KB 256/471 KB 626/748 KB 36/53 KB 340/1210 KB 996/1822 KB 260/471 KB 626/748 KB 40/53 KB 340/1210 KB 996/1822 KB 260/471 KB 626/748 KB 44/53 KB 340/1210 KB 996/1822 KB 260/471 KB 626/748 KB 48/53 KB 340/1210 KB 996/1822 KB 244/471 KB 626/748 KB 20/53 KB 336/1210 KB 1000/1822 KB 260/471 KB 626/748 KB 48/53 KB 340/1210 KB 1004/1822 KB 260/471 KB 626/748 KB 48/53 KB 340/1210 KB 1008/1822 KB 260/471 KB 626/748 KB 48/53 KB 340/1210 KB 992/1822 KB 244/471 KB 626/748 KB 20/53 KB 336/1210 KB 1008/1822 KB 260/471 KB 630/748 KB 48/53 KB 340/1210 KB 1008/1822 KB 260/471 KB 634/748 KB 48/53 KB 340/1210 KB 1008/1822 KB 260/471 KB 638/748 KB 48/53 KB 340/1210 KB 1012/1822 KB 260/471 KB 638/748 KB 48/53 KB 340/1210 KB 1016/1822 KB 260/471 KB 642/748 KB 52/53 KB 340/1210 KB 1020/1822 KB 260/471 KB 642/748 KB 52/53 KB 340/1210 KB 996/1822 KB 260/471 KB 626/748 KB 36/53 KB 340/1210 KB 1024/1822 KB 264/471 KB 642/748 KB 52/53 KB 340/1210 KB 1024/1822 KB 268/471 KB 642/748 KB 52/53 KB 340/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 340/1210 KB 996/1822 KB 248/471 KB 626/748 KB 28/53 KB 340/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 344/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 348/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 352/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 356/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 360/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 364/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 52/53 KB 368/1210 KB 1012/1822 KB 260/471 KB 642/748 KB 52/53 KB 340/1210 KB 1024/1822 KB 272/471 KB 642/748 KB 53/53 KB 368/1210 KB 1012/1822 KB 260/471 KB 642/748 KB 48/53 KB 340/1210 KB 1024/1822 KB 276/4 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 71 KB 646/748 KB 53/53 KB 368/1210 KB 1024/1822 KB 276/471 KB 650/748 KB 53/53 KB 372/1210 KB 1024/1822 KB 276/471 KB 650/748 KB 53/53 KB 376/1210 KB 1024/1822 KB 276/471 KB 650/748 KB 53/53 KB 380/1210 KB 1024/1822 KB 276/471 KB 650/748 KB 53/53 KB 384/1210 KB 1024/1822 KB 276/471 KB 642/748 KB 53/53 KB 368/1210 KB 1024/1822 KB 280/471 KB 650/748 KB 53/53 KB 384/1210 KB 1024/1822 KB 284/471 KB 650/748 KB 53/53 KB 384/1210 KB 1024/1822 KB 288/471 KB 650/748 KB 53/53 KB 384/1210 KB 1024/1822 KB 260/471 KB 642/748 KB 52/53 KB 340/1210 KB 1024/1822 KB 276/471 KB 650/748 KB 53/53 KB 372/1210 KB 1024/1822 KB 288/471 KB 654/748 KB 53/53 KB 384/1210 KB 1024/1822 KB 288/471 KB 658/748 KB 53/53 KB 384/1210 KB 1028/1822 KB 292/471 KB 662/748 KB 53/53 KB 384/1210 KB 1028/1822 KB 292/471 KB 666/748 KB 53/53 KB 384/1210 KB 1028/1822 KB 292/471 KB 670/748 KB 53/53 KB 384/1210 KB 1028/1822 KB 292/471 KB 670/748 KB 53/53 KB 388/1210 KB 1028/1822 KB 292/471 KB 674/748 KB 53/53 KB 392/1210 KB 1028/1822 KB 292/471 KB 674/748 KB 53/53 KB 396/1210 KB 1028/1822 KB 292/471 KB 674/748 KB 53/53 KB 400/1210 KB 1028/1822 KB 292/471 KB 658/748 KB 53/53 KB 384/1210 KB 1028/1822 KB 296/471 KB 674/748 KB 53/53 KB 400/1210 KB 1028/1822 KB 300/471 KB 674/748 KB 53/53 KB 400/1210 KB 1028/1822 KB 304/471 KB 674/748 KB 53/53 KB 400/1210 KB 1028/1822 KB 288/471 KB 658/748 KB 53/53 KB 384/1210 KB 1032/1822 KB 304/471 KB 674/748 KB 53/53 KB 400/1210 KB 1036/1822 KB 304/471 KB 674/748 KB 53/53 KB 400/1210 KB 1040/1822 KB 304/471 KB 674/748 KB 53/53 KB 400/1210 KB 1044/1822 KB 304/471 KB 674/748 KB 53/53 KB 400/1210 KB 1048/1822 KB 308/471 KB 674/748 KB 53/53 KB 400/1210 KB 1052/1822 KB 308/471 KB 674/748 KB 53/53 KB 400/1210 KB 1056/1822 KB 308/471 KB 674/748 KB 53/53 KB 400/1210 KB 1060/1822 KB 308/471 KB 674/748 KB 53/53 KB 400/1210 KB 1064/1822 KB 308/471 KB 674/748 KB 53/53 KB 404/1210 KB 1068/1822 KB 308/471 KB 674/748 KB 53/53 KB 404/1210 KB 1028/1822 KB 292/471 KB 674/748 KB 53/53 KB 388/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 45.4 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1068/1822 KB 308/471 KB 678/748 KB 404/1210 KB 1068/1822 KB 308/471 KB 682/748 KB 404/1210 KB 1068/1822 KB 308/471 KB 686/748 KB 404/1210 KB 1060/1822 KB 308/471 KB 674/748 KB 53/53 KB 404/1210 KB 1044/1822 KB 308/471 KB 674/748 KB 53/53 KB 400/1210 KB 1068/1822 KB 312/471 KB 686/748 KB 404/1210 KB 1068/1822 KB 316/471 KB 686/748 KB 404/1210 KB 1068/1822 KB 320/471 KB 686/748 KB 404/1210 KB 1068/1822 KB 324/471 KB 686/748 KB 404/1210 KB 1072/1822 KB 328/471 KB 690/748 KB 408/1210 KB 1072/1822 KB 332/471 KB 690/748 KB 408/1210 KB 1072/1822 KB 336/471 KB 690/748 KB 408/1210 KB 1072/1822 KB 324/471 KB 690/748 KB 408/1210 KB 1068/1822 KB 324/471 KB 690/748 KB 408/1210 KB 1072/1822 KB 336/471 KB 694/748 KB 408/1210 KB 1072/1822 KB 336/471 KB 698/748 KB 408/1210 KB 1072/1822 KB 336/471 KB 702/748 KB 408/1210 KB 1068/1822 KB 324/471 KB 686/748 KB 408/1210 KB 1072/1822 KB 336/471 KB 702/748 KB 412/1210 KB 1072/1822 KB 336/471 KB 702/748 KB 416/1210 KB 1072/1822 KB 336/471 KB 702/748 KB 420/1210 KB 1076/1822 KB 336/471 KB 706/748 KB 424/1210 KB 1076/1822 KB 336/471 KB 706/748 KB 424/1210 KB 4/276 KB 1076/1822 KB 336/471 KB 706/748 KB 424/1210 KB 8/276 KB 1076/1822 KB 336/471 KB 706/748 KB 424/1210 KB 12/276 KB 1076/1822 KB 336/471 KB 706/748 KB 420/1210 KB 1072/1822 KB 336/471 KB 706/748 KB 420/1210 KB 1076/1822 KB 336/471 KB 706/748 KB 428/1210 KB 12/276 KB 1080/1822 KB 336/471 KB 706/748 KB 428/1210 KB 12/276 KB 1084/1822 KB 340/471 KB 706/748 KB 428/1210 KB 16/276 KB 1080/1822 KB 340/471 KB 706/748 KB 428/1210 KB 16/276 KB 1084/1822 KB 344/471 KB 710/748 KB 432/1210 KB 16/276 KB 1088/1822 KB 348/471 KB 710/748 KB 432/1210 KB 16/276 KB 1088/1822 KB 352/471 KB 710/748 KB 432/1210 KB 16/276 KB 1080/1822 KB 336/471 KB 706/748 KB 428/1210 KB 16/276 KB 1088/1822 KB 352/471 KB 710/748 KB 432/1210 KB 20/276 KB 1088/1822 KB 356/471 KB 710/748 KB 432/1210 KB 24/276 KB 1088/1822 KB 356/471 KB 710/748 KB 432/1210 KB 28/276 KB 1088/1822 KB 356/471 KB 710/748 KB 432/1210 KB 32/276 KB 1088/1822 KB 344/471 KB 710/748 KB 432/1210 KB 16/276 KB 1084/1822 KB 340/471 KB 710/748 KB 432/1210 KB 16/276 KB 1084/1822 KB 340/471 KB 710/748 KB 428/1210 KB 16/276 KB 1088/1822 KB 356/471 KB 714/748 KB 432/1210 KB 32/276 KB 1088/1822 KB 356/471 KB 718/748 KB 432/1210 KB 32/276 KB 1088/1822 KB 356/471 KB 722/748 KB 432/1210 KB 32/276 KB 1092/1822 KB 356/471 KB 726/748 KB 436/1210 KB 32/276 KB 1092/1822 KB 356/471 KB 730/748 KB 436/1210 KB 32/276 KB 1092/1822 KB 356/471 KB 734/748 KB 436/1210 KB 32/276 KB 1088/1822 KB 356/471 KB 710/748 KB 432/1210 KB 20/276 KB 1092/1822 KB 360/471 KB 734/748 KB 436/1210 KB 32/276 KB 1092/1822 KB 364/471 KB 734/748 KB 436/1210 KB 32/276 KB 1092/1822 KB 368/471 KB 738/748 KB 436/1210 KB 32/276 KB 1092/1822 KB 372/471 KB 738/748 KB 436/1210 KB 36/276 KB 1092/1822 KB 376/471 KB 738/748 KB 436/1210 KB 36/276 KB 1092/1822 KB 380/471 KB 738/748 KB 436/1210 KB 36/276 KB 1092/1822 KB 384/471 KB 738/748 KB 436/1210 KB 36/276 KB 1092/1822 KB 356/471 KB 722/748 KB 436/1210 KB 32/276 KB 1096/1822 KB 384/471 KB 738/748 KB 436/1210 KB 36/276 KB 1100/1822 KB 384/471 KB 738/748 KB 436/1210 KB 36/276 KB 1104/1822 KB 384/471 KB 738/748 KB 436/1210 KB 36/276 KB 1088/1822 KB 356/471 KB 722/748 KB 436/1210 KB 32/276 KB 1104/1822 KB 384/471 KB 738/748 KB 440/1210 KB 36/276 KB 1104/1822 KB 384/471 KB 738/748 KB 444/1210 KB 36/276 KB 1104/1822 KB 384/471 KB 738/748 KB 448/1210 KB 36/276 KB 1 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 104/1822 KB 384/471 KB 738/748 KB 452/1210 KB 36/276 KB 1108/1822 KB 384/471 KB 738/748 KB 456/1210 KB 36/276 KB 1092/1822 KB 368/471 KB 738/748 KB 436/1210 KB 36/276 KB 1108/1822 KB 384/471 KB 738/748 KB 456/1210 KB 40/276 KB 1108/1822 KB 384/471 KB 738/748 KB 456/1210 KB 44/276 KB 1108/1822 KB 384/471 KB 738/748 KB 456/1210 KB 48/276 KB 1092/1822 KB 364/471 KB 738/748 KB 436/1210 KB 32/276 KB 1108/1822 KB 384/471 KB 742/748 KB 460/1210 KB 48/276 KB 1108/1822 KB 384/471 KB 746/748 KB 460/1210 KB 48/276 KB 1108/1822 KB 384/471 KB 748/748 KB 460/1210 KB 48/276 KB 1108/1822 KB 384/471 KB 738/748 KB 460/1210 KB 48/276 KB 1108/1822 KB 384/471 KB 748/748 KB 464/1210 KB 48/276 KB 1108/1822 KB 384/471 KB 738/748 KB 452/1210 KB 36/276 KB 1112/1822 KB 384/471 KB 748/748 KB 464/1210 KB 48/276 KB 1116/1822 KB 384/471 KB 748/748 KB 464/1210 KB 48/276 KB 1120/1822 KB 384/471 KB 748/748 KB 464/1210 KB 48/276 KB 1124/1822 KB 384/471 KB 748/748 KB 464/1210 KB 52/276 KB 1128/1822 KB 388/471 KB 748/748 KB 468/1210 KB 52/276 KB 1132/1822 KB 388/471 KB 748/748 KB 468/1210 KB 52/276 KB 1136/1822 KB 388/471 KB 748/748 KB 468/1210 KB 52/276 KB 1120/1822 KB 384/471 KB 748/748 KB 464/1210 KB 52/276 KB 1136/1822 KB 388/471 KB 748/748 KB 468/1210 KB 56/276 KB 1136/1822 KB 388/471 KB 748/748 KB 468/1210 KB 60/276 KB 1136/1822 KB 388/471 KB 748/748 KB 468/1210 KB 64/276 KB 1124/1822 KB 388/471 KB 748/748 KB 468/1210 KB 52/276 KB 1136/1822 KB 388/471 KB 748/748 KB 472/1210 KB 64/276 KB 1136/1822 KB 388/471 KB 748/748 KB 476/1210 KB 64/276 KB 1136/1822 KB 388/471 KB 748/748 KB 480/1210 KB 64/276 KB 1124/1822 KB 388/471 KB 748/748 KB 464/1210 KB 52/276 KB 1136/1822 KB 392/471 KB 748/748 KB 480/1210 KB 64/276 KB 1136/1822 KB 396/471 KB 748/748 KB 480/1210 KB 64/276 KB 1136/1822 KB 400/471 KB 748/748 KB 480/1210 KB 64/276 KB 1136/1822 KB 404/471 KB 748/748 KB 484/1210 KB 68/276 KB 1140/1822 KB 404/471 KB 748/748 KB 488/1210 KB 68/276 KB 1140/1822 KB 404/471 KB 748/748 KB 492/1210 KB 68/276 KB 1140/1822 KB 404/471 KB 748/748 KB 496/1210 KB 68/276 KB 1136/1822 KB 400/471 KB 748/748 KB 480/1210 KB 68/276 KB 1140/1822 KB 404/471 KB 496/1210 KB 72/276 KB 1140/1822 KB 404/471 KB 496/1210 KB 76/276 KB 1140/1822 KB 404/471 KB 496/1210 KB 80/276 KB 1140/1822 KB 404/471 KB 748/748 KB 492/1210 KB 68/276 KB 1140/1822 KB 408/471 KB 496/1210 KB 80/276 KB 1140/1822 KB 412/471 KB 496/1210 KB 80/276 KB 1140/1822 KB 416/471 KB 496/1210 KB 80/276 KB 1140/1822 KB 420/471 KB 500/1210 KB 80/276 KB 1140/1822 KB 424/471 KB 500/1210 KB 84/276 KB 1140/1822 KB 428/471 KB 500/1210 KB 84/276 KB 1140/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1140/1822 KB 404/471 KB 748/748 KB 484/1210 KB 68/276 KB 1144/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1148/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1152/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1156/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1160/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1164/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1168/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1172/1822 KB 432/471 KB 500/1210 KB 84/276 KB 1176/1822 KB 436/471 KB 500/1210 KB 84/276 KB 1180/1822 KB 436/471 KB 500/1210 KB 84/276 KB 1184/1822 KB 436/471 KB 500/1210 KB 84/276 KB 1140/1822 KB 420/471 KB 500/1210 KB 84/276 KB 1184/1822 KB 436/471 KB 500/1210 KB 88/276 KB 1184/1822 KB 436/471 KB 500/1210 KB 92/276 KB 1184/1822 KB 436/471 KB 500/1210 KB 96 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install /276 KB 1140/1822 KB 416/471 KB 500/1210 KB 80/276 KB 1184/1822 KB 436/471 KB 504/1210 KB 96/276 KB 1184/1822 KB 436/471 KB 508/1210 KB 96/276 KB 1184/1822 KB 436/471 KB 512/1210 KB 96/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 625.7 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1184/1822 KB 436/471 KB 516/1210 KB 96/276 KB 1184/1822 KB 436/471 KB 520/1210 KB 100/276 KB 1184/1822 KB 436/471 KB 524/1210 KB 100/276 KB 1172/1822 KB 436/471 KB 500/1210 KB 84/276 KB 1184/1822 KB 436/471 KB 516/1210 KB 100/276 KB 1184/1822 KB 436/471 KB 524/1210 KB 104/276 KB 1184/1822 KB 436/471 KB 524/1210 KB 108/276 KB 1184/1822 KB 436/471 KB 524/1210 KB 112/276 KB 1184/1822 KB 440/471 KB 528/1210 KB 112/276 KB 1184/1822 KB 440/471 KB 524/1210 KB 112/276 KB 1184/1822 KB 444/471 KB 528/1210 KB 112/276 KB 1184/1822 KB 448/471 KB 528/1210 KB 112/276 KB 1184/1822 KB 452/471 KB 528/1210 KB 116/276 KB 1188/1822 KB 456/471 KB 532/1210 KB 116/276 KB 1188/1822 KB 460/471 KB 532/1210 KB 116/276 KB 1188/1822 KB 464/471 KB 532/1210 KB 116/276 KB 1184/1822 KB 448/471 KB 528/1210 KB 116/276 KB 1188/1822 KB 464/471 KB 532/1210 KB 120/276 KB 1188/1822 KB 464/471 KB 532/1210 KB 124/276 KB 1188/1822 KB 464/471 KB 532/1210 KB 128/276 KB 1188/1822 KB 452/471 KB 532/1210 KB 116/276 KB 1188/1822 KB 464/471 KB 536/1210 KB 128/276 KB 1188/1822 KB 464/471 KB 540/1210 KB 128/276 KB 1188/1822 KB 464/471 KB 544/1210 KB 128/276 KB 1188/1822 KB 452/471 KB 528/1210 KB 116/276 KB 1192/1822 KB 464/471 KB 544/1210 KB 128/276 KB 1196/1822 KB 464/471 KB 544/1210 KB 128/276 KB 1200/1822 KB 464/471 KB 544/1210 KB 128/276 KB 1204/1822 KB 464/471 KB 548/1210 KB 128/276 KB 1208/1822 KB 468/471 KB 548/1210 KB 132/276 KB 1200/1822 KB 464/471 KB 548/1210 KB 128/276 KB 1204/1822 KB 468/471 KB 548/1210 KB 132/276 KB 1208/1822 KB 471/471 KB 548/1210 KB 132/276 KB 1204/1822 KB 464/471 KB 548/1210 KB 132/276 KB 1208/1822 KB 471/471 KB 548/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 4/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 8/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 12/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 16/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 20/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 24/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 28/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 32/577 KB 552/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 32/577 KB 556/1210 KB 136/276 KB 1208/1822 KB 471/471 KB 32/577 KB 560/1210 KB 140/276 KB 1212/1822 KB 471/471 KB 36/577 KB 564/1210 KB 140/276 KB 1212/1822 KB 471/471 KB 36/577 KB 568/1210 KB 140/276 KB 1208/1822 KB 471/471 KB 32/577 KB 556/1210 KB 140/276 KB 1212/1822 KB 471/471 KB 36/577 KB 568/1210 KB 144/276 KB 1212/1822 KB 471/471 KB 36/577 KB 568/1210 KB 148/276 KB 1212/1822 KB 471/471 KB 36/577 KB 568/1210 KB 152/276 KB 1212/1822 KB 471/471 KB 36/577 KB 568/1210 KB 156/276 KB 1212/1822 KB 471/471 KB 36/577 KB 568/1210 KB 160/276 KB 1212/1822 KB 471/471 KB 36/577 KB 568/1210 KB 164/276 KB 1212/1822 KB 36/577 KB 572/1210 KB 168/276 KB 1212/1822 KB 36/577 KB 572/1210 KB 172/276 KB 1212/1822 KB 471/471 KB 36/577 KB 560/1210 KB 140/276 KB 1212/1822 KB 40/577 KB 572/1210 KB 172/276 KB 1212/1822 KB 44/577 KB 572/1210 KB 172/276 KB 1212/1822 KB 48/577 KB 572/1210 KB 172/276 KB 1212/1822 KB 471/471 KB 32/577 KB 560/1210 KB 140/276 KB 1216/1822 KB 48/577 KB 572/1210 KB 172/276 KB 1220/1822 KB 48/577 KB 572/1210 KB 172/276 KB 1224/1822 KB 48/577 KB 572/1210 KB 172/276 KB 1228/1822 KB 48/577 KB 572/1210 KB 172/276 KB 1232/1822 KB 48/577 KB 572/1210 KB 172/276 KB 1236/1822 KB 48/577 KB 572/1210 KB 172/276 KB 1240/1822 KB 52/577 KB 572/1210 KB 172/276 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1212/1822 KB 36/577 KB 572/1210 KB 164/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 385.4 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-mysql-0: 01:29:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1240/1822 KB 52/577 KB 572/1210 KB 176/276 KB 1236/1822 KB 52/577 KB 572/1210 KB 172/276 KB 1240/1822 KB 56/577 KB 576/1210 KB 176/276 KB 1240/1822 KB 60/577 KB 576/1210 KB 176/276 KB 1240/1822 KB 64/577 KB 576/1210 KB 176/276 KB 1240/1822 KB 52/577 KB 576/1210 KB 176/276 KB 1244/1822 KB 64/577 KB 580/1210 KB 176/276 KB 1244/1822 KB 64/577 KB 584/1210 KB 176/276 KB 1244/1822 KB 64/577 KB 588/1210 KB 176/276 KB 1244/1822 KB 64/577 KB 592/1210 KB 180/276 KB 1244/1822 KB 68/577 KB 596/1210 KB 180/276 KB 1244/1822 KB 68/577 KB 600/1210 KB 180/276 KB 1244/1822 KB 64/577 KB 576/1210 KB 176/276 KB 1248/1822 KB 68/577 KB 600/1210 KB 180/276 KB 1252/1822 KB 68/577 KB 600/1210 KB 180/276 KB 1256/1822 KB 68/577 KB 600/1210 KB 180/276 KB 1260/1822 KB 68/577 KB 600/1210 KB 180/276 KB 1264/1822 KB 68/577 KB 600/1210 KB 180/276 KB 1244/1822 KB 68/577 KB 592/1210 KB 180/276 KB 1264/1822 KB 72/577 KB 604/1210 KB 180/276 KB 1264/1822 KB 76/577 KB 604/1210 KB 180/276 KB 1264/1822 KB 80/577 KB 604/1210 KB 180/276 KB 1244/1822 KB 64/577 KB 588/1210 KB 180/276 KB 1264/1822 KB 80/577 KB 604/1210 KB 184/276 KB 1264/1822 KB 80/577 KB 604/1210 KB 188/276 KB 1264/1822 KB 80/577 KB 604/1210 KB 192/276 KB 1264/1822 KB 80/577 KB 604/1210 KB 196/276 KB 1268/1822 KB 84/577 KB 604/1210 KB 200/276 KB 1268/1822 KB 84/577 KB 604/1210 KB 204/276 KB 1268/1822 KB 84/577 KB 604/1210 KB 208/276 KB 1264/1822 KB 68/577 KB 604/1210 KB 180/276 KB 1268/1822 KB 84/577 KB 608/1210 KB 208/276 KB 1268/1822 KB 84/577 KB 612/1210 KB 208/276 KB 1268/1822 KB 4/37 KB 84/577 KB 616/1210 KB 212/276 KB 1268/1822 KB 4/37 KB 84/577 KB 620/1210 KB 212/276 KB 1268/1822 KB 4/37 KB 84/577 KB 624/1210 KB 212/276 KB 1268/1822 KB 84/577 KB 604/1210 KB 196/276 KB 1268/1822 KB 4/37 KB 88/577 KB 624/1210 KB 212/276 KB 1268/1822 KB 4/37 KB 92/577 KB 624/1210 KB 212/276 KB 1268/1822 KB 80/577 KB 604/1210 KB 196/276 KB 1272/1822 KB 4/37 KB 92/577 KB 624/1210 KB 212/276 KB 1276/1822 KB 4/37 KB 92/577 KB 624/1210 KB 212/276 KB 1280/1822 KB 4/37 KB 92/577 KB 624/1210 KB 212/276 KB 1284/1822 KB 4/37 KB 96/577 KB 624/1210 KB 212/276 KB 1288/1822 KB 4/37 KB 96/577 KB 628/1210 KB 212/276 KB 1292/1822 KB 4/37 KB 96/577 KB 628/1210 KB 212/276 KB 1296/1822 KB 4/37 KB 96/577 KB 628/1210 KB 212/276 KB 1268/1822 KB 4/37 KB 84/577 KB 612/1210 KB 212/276 KB 1296/1822 KB 4/37 KB 96/577 KB 628/1210 KB 216/276 KB 1268/1822 KB 4/37 KB 84/577 KB 612/1210 KB 208/276 KB 1296/1822 KB 8/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 12/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 16/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 20/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 24/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 28/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 32/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 36/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 216/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 220/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 224/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 228/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 232/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 236/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 240/276 KB 1296/1822 KB 37/37 KB 96/577 KB 628/1210 KB 244/276 KB 1300/1822 KB 37/37 KB 96/577 KB 628/1210 KB 248/276 KB 1300/1822 KB 37/37 KB 96/577 KB 628/1210 KB 252/276 KB 1300/1822 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install KB 37/37 KB 96/577 KB 628/1210 KB 256/276 KB 1284/1822 KB 4/37 KB 96/577 KB 628/1210 KB 212/276 KB 1300/1822 KB 37/37 KB 96/577 KB 632/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 96/577 KB 636/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 96/577 KB 640/1210 KB 256/276 KB 1280/1822 KB 4/37 KB 96/577 KB 624/1210 KB 212/276 KB 1300/1822 KB 37/37 KB 100/577 KB 640/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 104/577 KB 640/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 108/577 KB 640/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 112/577 KB 640/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 116/577 KB 640/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 120/577 KB 644/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 124/577 KB 644/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 128/577 KB 644/1210 KB 256/276 KB 1300/1822 KB 37/37 KB 96/577 KB 628/1210 KB 244/276 KB 1304/1822 KB 37/37 KB 128/577 KB 644/1210 KB 256/276 KB 1308/1822 KB 37/37 KB 128/577 KB 644/1210 KB 256/276 KB 1312/1822 KB 37/37 KB 128/577 KB 644/1210 KB 256/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 29.2 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1300/1822 KB 37/37 KB 116/577 KB 644/1210 KB 256/276 KB 1312/1822 KB 128/577 KB 648/1210 KB 256/276 KB 1312/1822 KB 128/577 KB 652/1210 KB 256/276 KB 1312/1822 KB 128/577 KB 656/1210 KB 256/276 KB 1312/1822 KB 128/577 KB 660/1210 KB 256/276 KB 1316/1822 KB 132/577 KB 664/1210 KB 260/276 KB 1316/1822 KB 132/577 KB 668/1210 KB 260/276 KB 1316/1822 KB 132/577 KB 672/1210 KB 260/276 KB 1316/1822 KB 132/577 KB 660/1210 KB 260/276 KB 1320/1822 KB 132/577 KB 672/1210 KB 260/276 KB 1324/1822 KB 132/577 KB 672/1210 KB 260/276 KB 1328/1822 KB 132/577 KB 672/1210 KB 260/276 KB 1312/1822 KB 132/577 KB 660/1210 KB 260/276 KB 1328/1822 KB 132/577 KB 672/1210 KB 264/276 KB 1328/1822 KB 132/577 KB 672/1210 KB 268/276 KB 1328/1822 KB 132/577 KB 672/1210 KB 272/276 KB 1328/1822 KB 132/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 132/577 KB 676/1210 KB 276/276 KB 1312/1822 KB 132/577 KB 660/1210 KB 256/276 KB 1332/1822 KB 136/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 140/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 144/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 148/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 152/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 156/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 160/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 164/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 168/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 172/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 176/577 KB 676/1210 KB 276/276 KB 1332/1822 KB 132/577 KB 676/1210 KB 276/276 KB 1336/1822 KB 176/577 KB 676/1210 KB 276/276 KB 1340/1822 KB 176/577 KB 676/1210 KB 276/276 KB 1344/1822 KB 176/577 KB 676/1210 KB 276/276 KB 1328/1822 KB 132/577 KB 676/1210 KB 272/276 KB 1344/1822 KB 176/577 KB 680/1210 KB 276/276 KB 1344/1822 KB 176/577 KB 684/1210 KB 276/276 KB 1344/1822 KB 176/577 KB 688/1210 KB 276/276 KB 1344/1822 KB 176/577 KB 692/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 696/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 700/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 704/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 708/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 712/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 716/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 720/1210 KB 276/276 KB 1348/1822 KB 180/577 KB 692/1210 KB 276/276 KB 1348/1822 KB 184/577 KB 720/1210 KB 276/276 KB 1348/1822 KB 188/577 KB 720/1210 KB 276/276 KB 1348/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1348/1822 KB 176/577 KB 692/1210 KB 276/276 KB 1352/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1356/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1360/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1364/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1368/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1372/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1376/1822 KB 192/577 KB 720/1210 KB 276/276 KB 1376/1822 KB 196/577 KB 720/1210 KB 276/276 KB 1376/1822 KB 200/577 KB 724/1210 KB 1376/1822 KB 204/577 KB 724/1210 KB 1376/1822 KB 208/577 KB 724/1210 KB 1380/1822 KB 208/577 KB 724/1210 KB 1384/1822 KB 208/577 KB 724/1210 KB 1388/1822 KB 208/577 KB 724/1210 KB 1376/1822 KB 196/577 KB 724/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 218.9 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1388/1822 KB 208/577 KB 728/1210 KB 1388/1822 KB 208/577 KB 732/1210 KB 1392/1822 KB 208/577 KB 736/1210 KB 1392/1822 KB 208/577 KB 732/1210 KB 1396/1822 KB 208/577 KB 736/1210 KB 1400/1822 KB 212/577 KB 740/1210 KB 1404/1822 KB 212/577 KB 740/1210 KB 1408/1822 KB 212/577 KB 740/1210 KB 1396/1822 KB 212/577 KB 740/1210 KB 1408/1822 KB 212/577 KB 744/1210 KB 1408/1822 KB 212/577 KB 748/1210 KB 1408/1822 KB 212/577 KB 752/1210 KB 1412/1822 KB 212/577 KB 756/1210 KB 1412/1822 KB 212/577 KB 760/1210 KB 1412/1822 KB 212/577 KB 764/1210 KB 1412/1822 KB 212/577 KB 768/1210 KB 1396/1822 KB 212/577 KB 736/1210 KB 1412/1822 KB 216/577 KB 768/1210 KB 1412/1822 KB 220/577 KB 768/1210 KB 1412/1822 KB 224/577 KB 768/1210 KB 1412/1822 KB 228/577 KB 768/1210 KB 1412/1822 KB 232/577 KB 768/1210 KB 1412/1822 KB 236/577 KB 768/1210 KB 1412/1822 KB 240/577 KB 768/1210 KB 1412/1822 KB 212/577 KB 752/1210 KB 1416/1822 KB 240/577 KB 768/1210 KB 1420/1822 KB 240/577 KB 768/1210 KB 1424/1822 KB 240/577 KB 768/1210 KB 1428/1822 KB 240/577 KB 768/1210 KB 1432/1822 KB 244/577 KB 772/1210 KB 1436/1822 KB 244/577 KB 772/1210 KB 1440/1822 KB 244/577 KB 772/1210 KB 1428/1822 KB 244/577 KB 772/1210 KB 1428/1822 KB 244/577 KB 768/1210 KB 1440/1822 KB 248/577 KB 772/1210 KB 1440/1822 KB 252/577 KB 772/1210 KB 1440/1822 KB 256/577 KB 772/1210 KB 1440/1822 KB 260/577 KB 772/1210 KB 1444/1822 KB 264/577 KB 776/1210 KB 1444/1822 KB 260/577 KB 776/1210 KB 1448/1822 KB 268/577 KB 776/1210 KB 1452/1822 KB 268/577 KB 776/1210 KB 1456/1822 KB 268/577 KB 776/1210 KB 1440/1822 KB 260/577 KB 776/1210 KB 1456/1822 KB 268/577 KB 780/1210 KB 1456/1822 KB 268/577 KB 784/1210 KB 1456/1822 KB 268/577 KB 788/1210 KB 1456/1822 KB 268/577 KB 792/1210 KB 1456/1822 KB 268/577 KB 796/1210 KB 1456/1822 KB 268/577 KB 800/1210 KB 1444/1822 KB 268/577 KB 776/1210 KB 1456/1822 KB 272/577 KB 800/1210 KB 1456/1822 KB 276/577 KB 800/1210 KB 1460/1822 KB 280/577 KB 804/1210 KB 1460/1822 KB 284/577 KB 804/1210 KB 1460/1822 KB 276/577 KB 804/1210 KB 1464/1822 KB 284/577 KB 804/1210 KB 1468/1822 KB 284/577 KB 804/1210 KB 1472/1822 KB 284/577 KB 804/1210 KB 1456/1822 KB 276/577 KB 804/1210 KB 1472/1822 KB 284/577 KB 808/1210 KB 1472/1822 KB 288/577 KB 812/1210 KB 1472/1822 KB 288/577 KB 816/1210 KB 1472/1822 KB 288/577 KB 820/1210 KB 1476/1822 KB 288/577 KB 824/1210 KB 1476/1822 KB 288/577 KB 828/1210 KB 1476/1822 KB 288/577 KB 832/1210 KB 1472/1822 KB 288/577 KB 808/1210 KB 1476/1822 KB 292/577 KB 832/1210 KB 1476/1822 KB 296/577 KB 832/1210 KB 1476/1822 KB 300/577 KB 832/1210 KB 1476/1822 KB 304/577 KB 832/1210 KB 1476/1822 KB 288/577 KB 820/1210 KB 1480/1822 KB 304/577 KB 832/1210 KB 1484/1822 KB 304/577 KB 832/1210 KB 1488/1822 KB 304/577 KB 832/1210 KB 1488/1822 KB 308/577 KB 832/1210 KB 1492/1822 KB 312/577 KB 836/1210 KB 1492/1822 KB 316/577 KB 836/1210 KB 1492/1822 KB 320/577 KB 836/1210 KB 1492/1822 KB 308/577 KB 836/1210 KB 1492/1822 KB 320/577 KB 840/1210 KB 1492/1822 KB 320/577 KB 844/1210 KB 1492/1822 KB 320/577 KB 848/1210 KB 1492/1822 KB 320/577 KB 852/1210 KB 1492/1822 KB 324/577 KB 856/1210 KB 1492/1822 KB 324/577 KB 860/1210 KB 1492/1822 KB 308/577 KB 832/1210 KB 1496/1822 KB 324/577 KB 860/1210 KB 1500/1822 KB 324/577 KB 860/1210 KB 1504/1822 KB 324/577 KB 860/1210 KB 1508/1822 KB 324/577 KB 860/1210 KB 1512/1822 KB 324/577 KB 860/1210 KB 1516/1822 KB 324/577 KB 860/1210 KB 1520/1822 KB 324/577 KB 860/1210 KB 1492/1822 K unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install B 324/577 KB 852/1210 KB 1520/1822 KB 328/577 KB 860/1210 KB 1520/1822 KB 332/577 KB 860/1210 KB 1520/1822 KB 336/577 KB 860/1210 KB 1520/1822 KB 340/577 KB 860/1210 KB 1524/1822 KB 344/577 KB 864/1210 KB 1524/1822 KB 348/577 KB 864/1210 KB 1524/1822 KB 352/577 KB 864/1210 KB 1524/1822 KB 340/577 KB 864/1210 KB 1524/1822 KB 352/577 KB 868/1210 KB 1524/1822 KB 352/577 KB 872/1210 KB 1524/1822 KB 352/577 KB 876/1210 KB 1524/1822 KB 352/577 KB 880/1210 KB 1524/1822 KB 352/577 KB 884/1210 KB 1524/1822 KB 356/577 KB 888/1210 KB 1524/1822 KB 356/577 KB 892/1210 KB 1524/1822 KB 356/577 KB 896/1210 KB 1524/1822 KB 340/577 KB 860/1210 KB 1528/1822 KB 356/577 KB 896/1210 KB 1532/1822 KB 356/577 KB 896/1210 KB 1536/1822 KB 356/577 KB 896/1210 KB 1540/1822 KB 356/577 KB 896/1210 KB 1544/1822 KB 356/577 KB 896/1210 KB 1548/1822 KB 356/577 KB 896/1210 KB 1552/1822 KB 356/577 KB 896/1210 KB 1524/1822 KB 356/577 KB 884/1210 KB 1552/1822 KB 360/577 KB 896/1210 KB 1552/1822 KB 364/577 KB 896/1210 KB 1552/1822 KB 368/577 KB 896/1210 KB 1552/1822 KB 372/577 KB 896/1210 KB 1556/1822 KB 376/577 KB 900/1210 KB 1556/1822 KB 380/577 KB 900/1210 KB 1556/1822 KB 384/577 KB 900/1210 KB 1556/1822 KB 388/577 KB 900/1210 KB 1556/1822 KB 392/577 KB 900/1210 KB 1556/1822 KB 396/577 KB 900/1210 KB 1556/1822 KB 400/577 KB 900/1210 KB 1556/1822 KB 372/577 KB 900/1210 KB 1556/1822 KB 400/577 KB 904/1210 KB 1556/1822 KB 400/577 KB 908/1210 KB 1556/1822 KB 400/577 KB 912/1210 KB 1556/1822 KB 372/577 KB 896/1210 KB 1560/1822 KB 400/577 KB 912/1210 KB 1564/1822 KB 400/577 KB 912/1210 KB 1568/1822 KB 400/577 KB 912/1210 KB 1572/1822 KB 400/577 KB 912/1210 KB 1576/1822 KB 400/577 KB 916/1210 KB 1580/1822 KB 400/577 KB 916/1210 KB 1584/1822 KB 400/577 KB 916/1210 KB 1588/1822 KB 400/577 KB 916/1210 KB 1592/1822 KB 404/577 KB 916/1210 KB 1596/1822 KB 404/577 KB 916/1210 KB 1600/1822 KB 404/577 KB 916/1210 KB 1572/1822 KB 400/577 KB 916/1210 KB 1600/1822 KB 404/577 KB 920/1210 KB 1600/1822 KB 404/577 KB 924/1210 KB 1600/1822 KB 404/577 KB 928/1210 KB 1588/1822 KB 404/577 KB 916/1210 KB 1600/1822 KB 408/577 KB 928/1210 KB 1600/1822 KB 412/577 KB 928/1210 KB 1600/1822 KB 416/577 KB 928/1210 KB 1600/1822 KB 420/577 KB 928/1210 KB 1604/1822 KB 424/577 KB 932/1210 KB 1604/1822 KB 428/577 KB 932/1210 KB 1604/1822 KB 432/577 KB 932/1210 KB 1604/1822 KB 420/577 KB 932/1210 KB 1604/1822 KB 432/577 KB 936/1210 KB 1604/1822 KB 432/577 KB 940/1210 KB 1604/1822 KB 432/577 KB 944/1210 KB 1604/1822 KB 420/577 KB 928/1210 KB 1608/1822 KB 432/577 KB 944/1210 KB 1612/1822 KB 432/577 KB 944/1210 KB 1616/1822 KB 432/577 KB 944/1210 KB 1620/1822 KB 436/577 KB 944/1210 KB 1624/1822 KB 436/577 KB 948/1210 KB 1628/1822 KB 436/577 KB 948/1210 KB 1632/1822 KB 436/577 KB 948/1210 KB 1616/1822 KB 436/577 KB 944/1210 KB 1632/1822 KB 440/577 KB 948/1210 KB 1632/1822 KB 444/577 KB 948/1210 KB 1632/1822 KB 448/577 KB 948/1210 KB 1620/1822 KB 436/577 KB 948/1210 KB 1632/1822 KB 448/577 KB 952/1210 KB 1632/1822 KB 448/577 KB 956/1210 KB 1632/1822 KB 448/577 KB 960/1210 KB 1632/1822 KB 448/577 KB 964/1210 KB 1636/1822 KB 452/577 KB 968/1210 KB 1636/1822 KB 452/577 KB 972/1210 KB 1636/1822 KB 452/577 KB 976/1210 KB 1636/1822 KB 452/577 KB 980/1210 KB 1636/1822 KB 452/577 KB 984/1210 KB 1636/1822 KB 452/577 KB 988/1210 KB 1636/1822 KB 452/577 KB 992/1210 KB 1636/1822 KB 452/577 KB 964/1210 KB 1636/1822 KB 456/577 KB 992/1210 KB 1636/1822 KB 460/577 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install KB 992/1210 KB 1636/1822 KB 464/577 KB 992/1210 KB 1636/1822 KB 448/577 KB 964/1210 KB 1640/1822 KB 464/577 KB 992/1210 KB 1644/1822 KB 464/577 KB 992/1210 KB 1648/1822 KB 464/577 KB 992/1210 KB 1648/1822 KB 468/577 KB 992/1210 KB 1652/1822 KB 472/577 KB 992/1210 KB 1652/1822 KB 476/577 KB 992/1210 KB 1652/1822 KB 480/577 KB 992/1210 KB 1652/1822 KB 484/577 KB 992/1210 KB 1652/1822 KB 488/577 KB 996/1210 KB 1652/1822 KB 492/577 KB 996/1210 KB 1652/1822 KB 496/577 KB 996/1210 KB 1652/1822 KB 468/577 KB 992/1210 KB 1656/1822 KB 496/577 KB 996/1210 KB 1660/1822 KB 496/577 KB 996/1210 KB 1664/1822 KB 496/577 KB 996/1210 KB 1668/1822 KB 496/577 KB 996/1210 KB 1672/1822 KB 496/577 KB 996/1210 KB 1676/1822 KB 496/577 KB 996/1210 KB 1680/1822 KB 496/577 KB 996/1210 KB 1684/1822 KB 496/577 KB 996/1210 KB 1688/1822 KB 500/577 KB 996/1210 KB 1692/1822 KB 500/577 KB 996/1210 KB 1696/1822 KB 500/577 KB 996/1210 KB 1652/1822 KB 484/577 KB 996/1210 KB 1696/1822 KB 500/577 KB 1000/1210 KB 1696/1822 KB 500/577 KB 1004/1210 KB 1696/1822 KB 500/577 KB 1008/1210 KB 1696/1822 KB 500/577 KB 1012/1210 KB 1696/1822 KB 500/577 KB 1016/1210 KB 1696/1822 KB 500/577 KB 1020/1210 KB 1696/1822 KB 500/577 KB 1024/1210 KB 1684/1822 KB 500/577 KB 996/1210 KB 1696/1822 KB 504/577 KB 1024/1210 KB 1696/1822 KB 508/577 KB 1024/1210 KB 1696/1822 KB 512/577 KB 1024/1210 KB 1696/1822 KB 516/577 KB 1024/1210 KB 1700/1822 KB 520/577 KB 1028/1210 KB 1700/1822 KB 524/577 KB 1028/1210 KB 1700/1822 KB 524/577 KB 4/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 8/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 12/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 16/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 20/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 24/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 28/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 32/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 36/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 40/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 44/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 48/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 52/1192 KB 1028/1210 KB 1696/1822 KB 516/577 KB 1028/1210 KB 1700/1822 KB 524/577 KB 56/1192 KB 1028/1210 KB 1700/1822 KB 524/577 KB 56/1192 KB 1032/1210 KB 1700/1822 KB 516/577 KB 1028/1210 KB 1700/1822 KB 524/577 KB 60/1192 KB 1032/1210 KB 1700/1822 KB 524/577 KB 60/1192 KB 1036/1210 KB 1704/1822 KB 524/577 KB 60/1192 KB 1040/1210 KB 1704/1822 KB 524/577 KB 60/1192 KB 1036/1210 KB 1704/1822 KB 528/577 KB 64/1192 KB 1040/1210 KB 1704/1822 KB 524/577 KB 64/1192 KB 1040/1210 KB 1708/1822 KB 528/577 KB 64/1192 KB 1040/1210 KB 1712/1822 KB 528/577 KB 68/1192 KB 1040/1210 KB 1716/1822 KB 532/577 KB 68/1192 KB 1040/1210 KB 1720/1822 KB 532/577 KB 68/1192 KB 1044/1210 KB 1708/1822 KB 528/577 KB 68/1192 KB 1040/1210 KB 1720/1822 KB 532/577 KB 72/1192 KB 1044/1210 KB 1716/1822 KB 532/577 KB 68/1192 KB 1044/1210 KB 1712/1822 KB 532/577 KB 68/1192 KB 1040/1210 KB 1720/1822 KB 536/577 KB 72/1192 KB 1044/1210 KB 1720/1822 KB 540/577 KB 72/1192 KB 1044/1210 KB 1720/1822 KB 544/577 KB 72/1192 KB 1044/1210 KB 1720/1822 KB 544/577 KB 76/1192 KB 1044/1210 KB 1720/1822 KB 544/577 KB 80/1192 KB 1044/1210 KB 1720/1822 KB 544/577 KB 84/1192 KB 1048/1210 KB 1724/1822 KB 548/577 KB 88/1192 KB 1048/1210 KB 1720/1822 KB 544/577 KB 80/1192 KB 1048/1210 KB 1724/1822 KB 548/577 KB 88/1192 KB 1052/1210 KB 1724/1822 KB 548/577 KB 88/1192 KB 1056/1210 KB 1724/1822 KB 548/577 KB 88/11 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 92 KB 1060/1210 KB 1724/1822 KB 548/577 KB 84/1192 KB 1048/1210 KB 1724/1822 KB 552/577 KB 88/1192 KB 1064/1210 KB 1724/1822 KB 556/577 KB 88/1192 KB 1064/1210 KB 1724/1822 KB 560/577 KB 88/1192 KB 1064/1210 KB 1724/1822 KB 544/577 KB 84/1192 KB 1048/1210 KB 1728/1822 KB 560/577 KB 88/1192 KB 1064/1210 KB 1732/1822 KB 560/577 KB 88/1192 KB 1064/1210 KB 1736/1822 KB 560/577 KB 88/1192 KB 1064/1210 KB 1740/1822 KB 560/577 KB 92/1192 KB 1064/1210 KB 1744/1822 KB 560/577 KB 92/1192 KB 1064/1210 KB 1748/1822 KB 560/577 KB 92/1192 KB 1064/1210 KB 1752/1822 KB 564/577 KB 92/1192 KB 1064/1210 KB 1756/1822 KB 564/577 KB 92/1192 KB 1064/1210 KB 1760/1822 KB 564/577 KB 92/1192 KB 1064/1210 KB 1724/1822 KB 560/577 KB 88/1192 KB 1064/1210 KB 1760/1822 KB 564/577 KB 92/1192 KB 1068/1210 KB 1760/1822 KB 564/577 KB 92/1192 KB 1072/1210 KB 1760/1822 KB 564/577 KB 92/1192 KB 1076/1210 KB 1748/1822 KB 564/577 KB 92/1192 KB 1064/1210 KB 1760/1822 KB 568/577 KB 92/1192 KB 1076/1210 KB 1760/1822 KB 572/577 KB 92/1192 KB 1076/1210 KB 1760/1822 KB 576/577 KB 92/1192 KB 1076/1210 KB 1736/1822 KB 560/577 KB 92/1192 KB 1064/1210 KB 1760/1822 KB 576/577 KB 96/1192 KB 1076/1210 KB 1760/1822 KB 576/577 KB 100/1192 KB 1076/1210 KB 1760/1822 KB 576/577 KB 104/1192 KB 1076/1210 KB 1760/1822 KB 576/577 KB 108/1192 KB 1076/1210 KB 1760/1822 KB 576/577 KB 112/1192 KB 1080/1210 KB 1760/1822 KB 576/577 KB 108/1192 KB 1080/1210 KB 1760/1822 KB 577/577 KB 112/1192 KB 1084/1210 KB 1760/1822 KB 577/577 KB 112/1192 KB 1088/1210 KB 1760/1822 KB 577/577 KB 112/1192 KB 1092/1210 KB 1764/1822 KB 577/577 KB 116/1192 KB 1096/1210 KB 1764/1822 KB 577/577 KB 116/1192 KB 1100/1210 KB 1760/1822 KB 577/577 KB 112/1192 KB 1080/1210 KB 1764/1822 KB 577/577 KB 116/1192 KB 1092/1210 KB 1764/1822 KB 577/577 KB 120/1192 KB 1100/1210 KB 1764/1822 KB 577/577 KB 124/1192 KB 1100/1210 KB 1764/1822 KB 577/577 KB 128/1192 KB 1100/1210 KB 1764/1822 KB 577/577 KB 112/1192 KB 1092/1210 KB 1768/1822 KB 577/577 KB 128/1192 KB 1100/1210 KB 1772/1822 KB 577/577 KB 128/1192 KB 1100/1210 KB 1776/1822 KB 577/577 KB 128/1192 KB 1100/1210 KB 1776/1822 KB 577/577 KB 128/1192 KB 1104/1210 KB 1776/1822 KB 577/577 KB 128/1192 KB 1108/1210 KB 1780/1822 KB 577/577 KB 132/1192 KB 1112/1210 KB 1780/1822 KB 577/577 KB 132/1192 KB 1116/1210 KB 1780/1822 KB 577/577 KB 132/1192 KB 1108/1210 KB 1784/1822 KB 577/577 KB 132/1192 KB 1116/1210 KB 1788/1822 KB 577/577 KB 132/1192 KB 1116/1210 KB 1792/1822 KB 577/577 KB 132/1192 KB 1116/1210 KB 1776/1822 KB 577/577 KB 132/1192 KB 1108/1210 KB 1792/1822 KB 577/577 KB 136/1192 KB 1120/1210 KB 1792/1822 KB 577/577 KB 140/1192 KB 1120/1210 KB 1792/1822 KB 577/577 KB 144/1192 KB 1120/1210 KB 1792/1822 KB 577/577 KB 132/1192 KB 1120/1210 KB 1792/1822 KB 577/577 KB 148/1192 KB 1120/1210 KB 1796/1822 KB 152/1192 KB 1124/1210 KB 1796/1822 KB 156/1192 KB 1124/1210 KB 1796/1822 KB 160/1192 KB 1124/1210 KB 1796/1822 KB 577/577 KB 148/1192 KB 1124/1210 KB 1796/1822 KB 160/1192 KB 1128/1210 KB 1796/1822 KB 160/1192 KB 1132/1210 KB 1796/1822 KB 160/1192 KB 1136/1210 KB 1796/1822 KB 160/1192 KB 1140/1210 KB 1796/1822 KB 164/1192 KB 1144/1210 KB 1796/1822 KB 164/1192 KB 4/167 KB 1148/1210 KB 1796/1822 KB 164/1192 KB 4/167 KB 1152/1210 KB 1796/1822 KB 577/577 KB 148/1192 KB 1120/1210 KB 1800/1822 KB 164/1192 KB 4/167 KB 1152/1210 KB 1804/1822 KB 164/1192 KB 4/167 KB 1152/1210 KB 1808/1822 KB 164/ unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1192 KB 4/167 KB 1152/1210 KB 1812/1822 KB 164/1192 KB 4/167 KB 1152/1210 KB 1816/1822 KB 164/1192 KB 4/167 KB 1152/1210 KB 1820/1822 KB 164/1192 KB 4/167 KB 1152/1210 KB 1822/1822 KB 164/1192 KB 4/167 KB 1152/1210 KB 1796/1822 KB 164/1192 KB 4/167 KB 1144/1210 KB 1796/1822 KB 164/1192 KB 1140/1210 KB 1822/1822 KB 168/1192 KB 4/167 KB 1156/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 427.8 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1822/1822 KB 172/1192 KB 4/167 KB 1156/1210 KB 1822/1822 KB 176/1192 KB 8/167 KB 1156/1210 KB 1822/1822 KB 180/1192 KB 8/167 KB 1156/1210 KB 1822/1822 KB 184/1192 KB 8/167 KB 1156/1210 KB 1822/1822 KB 188/1192 KB 8/167 KB 1156/1210 KB 1822/1822 KB 192/1192 KB 8/167 KB 1156/1210 KB 1822/1822 KB 164/1192 KB 4/167 KB 1156/1210 KB 1822/1822 KB 192/1192 KB 8/167 KB 1160/1210 KB 1822/1822 KB 192/1192 KB 8/167 KB 1164/1210 KB 1822/1822 KB 192/1192 KB 8/167 KB 1168/1210 KB 1822/1822 KB 172/1192 KB 8/167 KB 1156/1210 KB 1822/1822 KB 192/1192 KB 12/167 KB 1168/1210 KB 1822/1822 KB 192/1192 KB 16/167 KB 1168/1210 KB 1822/1822 KB 192/1192 KB 20/167 KB 1168/1210 KB 1822/1822 KB 192/1192 KB 24/167 KB 1168/1210 KB 1822/1822 KB 192/1192 KB 28/167 KB 1168/1210 KB 1822/1822 KB 192/1192 KB 32/167 KB 1168/1210 KB 1822/1822 KB 192/1192 KB 36/167 KB 1168/1210 KB 1822/1822 KB 196/1192 KB 40/167 KB 1172/1210 KB 1822/1822 KB 196/1192 KB 44/167 KB 1172/1210 KB 1822/1822 KB 196/1192 KB 48/167 KB 1172/1210 KB 1822/1822 KB 196/1192 KB 36/167 KB 1172/1210 KB 1822/1822 KB 196/1192 KB 48/167 KB 1176/1210 KB 1822/1822 KB 196/1192 KB 48/167 KB 1180/1210 KB 1822/1822 KB 196/1192 KB 48/167 KB 1184/1210 KB 1822/1822 KB 196/1192 KB 48/167 KB 1188/1210 KB 196/1192 KB 52/167 KB 1192/1210 KB 196/1192 KB 52/167 KB 1196/1210 KB 196/1192 KB 52/167 KB 1200/1210 KB 1822/1822 KB 196/1192 KB 36/167 KB 1168/1210 KB 200/1192 KB 52/167 KB 1200/1210 KB 204/1192 KB 52/167 KB 1200/1210 KB 4/439 KB 204/1192 KB 52/167 KB 1200/1210 KB 8/439 KB 204/1192 KB 52/167 KB 1200/1210 KB 12/439 KB 204/1192 KB 52/167 KB 1200/1210 KB 16/439 KB 204/1192 KB 52/167 KB 1200/1210 KB 20/439 KB 208/1192 KB 52/167 KB 1200/1210 KB 24/439 KB 208/1192 KB 52/167 KB 1200/1210 KB 28/439 KB 208/1192 KB 52/167 KB 1204/1210 KB 196/1192 KB 52/167 KB 1188/1210 KB 28/439 KB 208/1192 KB 56/167 KB 1204/1210 KB 28/439 KB 208/1192 KB 60/167 KB 1204/1210 KB 28/439 KB 208/1192 KB 64/167 KB 1204/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1331.4 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-mysql-0: 01:29:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 28/439 KB 208/1192 KB 68/167 KB 1204/1210 KB 24/439 KB 208/1192 KB 52/167 KB 1204/1210 KB 32/439 KB 208/1192 KB 68/167 KB 1208/1210 KB 32/439 KB 208/1192 KB 68/167 KB 1210/1210 KB 16/439 KB 208/1192 KB 52/167 KB 1200/1210 KB 32/439 KB 212/1192 KB 68/167 KB 1210/1210 KB 32/439 KB 216/1192 KB 68/167 KB 1210/1210 KB 32/439 KB 220/1192 KB 68/167 KB 1210/1210 KB 32/439 KB 224/1192 KB 68/167 KB 1210/1210 KB 32/439 KB 228/1192 KB 68/167 KB 1210/1210 KB 32/439 KB 232/1192 KB 72/167 KB 1210/1210 KB 32/439 KB 236/1192 KB 72/167 KB 1210/1210 KB 32/439 KB 240/1192 KB 72/167 KB 1210/1210 KB 32/439 KB 208/1192 KB 68/167 KB 1204/1210 KB 36/439 KB 240/1192 KB 72/167 KB 1210/1210 KB 40/439 KB 244/1192 KB 72/167 KB 1210/1210 KB 44/439 KB 244/1192 KB 72/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 72/167 KB 1210/1210 KB 32/439 KB 228/1192 KB 72/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 76/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 80/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 84/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 88/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 92/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 96/167 KB 1210/1210 KB 48/439 KB 244/1192 KB 100/167 KB 1210/1210 KB 36/439 KB 244/1192 KB 72/167 KB 1210/1210 KB 52/439 KB 4/562 KB 248/1192 KB 100/167 KB 1210/1210 KB 52/439 KB 4/562 KB 252/1192 KB 100/167 KB 1210/1210 KB 52/439 KB 4/562 KB 256/1192 KB 100/167 KB 1210/1210 KB 52/439 KB 4/562 KB 260/1192 KB 100/167 KB 52/439 KB 4/562 KB 244/1192 KB 100/167 KB 1210/1210 KB 52/439 KB 8/562 KB 260/1192 KB 104/167 KB 52/439 KB 12/562 KB 260/1192 KB 104/167 KB 52/439 KB 16/562 KB 260/1192 KB 104/167 KB 52/439 KB 244/1192 KB 100/167 KB 1210/1210 KB 56/439 KB 16/562 KB 260/1192 KB 104/167 KB 60/439 KB 16/562 KB 260/1192 KB 104/167 KB 64/439 KB 16/562 KB 260/1192 KB 104/167 KB 68/439 KB 16/562 KB 260/1192 KB 104/167 KB 72/439 KB 20/562 KB 264/1192 KB 104/167 KB 76/439 KB 20/562 KB 264/1192 KB 104/167 KB 80/439 KB 20/562 KB 264/1192 KB 104/167 KB 52/439 KB 4/562 KB 260/1192 KB 104/167 KB 80/439 KB 20/562 KB 264/1192 KB 108/167 KB 80/439 KB 20/562 KB 264/1192 KB 112/167 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 875.9 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 80/439 KB 20/562 KB 264/1192 KB 116/167 KB 80/439 KB 20/562 KB 264/1192 KB 120/167 KB 80/439 KB 20/562 KB 264/1192 KB 124/167 KB 80/439 KB 20/562 KB 264/1192 KB 128/167 KB 68/439 KB 20/562 KB 264/1192 KB 104/167 KB 80/439 KB 24/562 KB 264/1192 KB 128/167 KB 80/439 KB 28/562 KB 264/1192 KB 128/167 KB 80/439 KB 32/562 KB 264/1192 KB 128/167 KB 68/439 KB 16/562 KB 264/1192 KB 104/167 KB 80/439 KB 32/562 KB 268/1192 KB 128/167 KB 80/439 KB 32/562 KB 272/1192 KB 128/167 KB 80/439 KB 32/562 KB 276/1192 KB 128/167 KB 84/439 KB 36/562 KB 280/1192 KB 128/167 KB 84/439 KB 36/562 KB 284/1192 KB 128/167 KB 84/439 KB 36/562 KB 288/1192 KB 128/167 KB 84/439 KB 36/562 KB 292/1192 KB 132/167 KB 84/439 KB 36/562 KB 296/1192 KB 132/167 KB 84/439 KB 36/562 KB 300/1192 KB 132/167 KB 84/439 KB 36/562 KB 304/1192 KB 132/167 KB 84/439 KB 36/562 KB 276/1192 KB 128/167 KB 88/439 KB 36/562 KB 304/1192 KB 132/167 KB 92/439 KB 36/562 KB 304/1192 KB 132/167 KB 96/439 KB 36/562 KB 304/1192 KB 132/167 KB 80/439 KB 36/562 KB 276/1192 KB 128/167 KB 96/439 KB 40/562 KB 304/1192 KB 132/167 KB 96/439 KB 44/562 KB 304/1192 KB 132/167 KB 84/439 KB 36/562 KB 288/1192 KB 132/167 KB 96/439 KB 48/562 KB 304/1192 KB 136/167 KB 4/256 KB 96/439 KB 48/562 KB 304/1192 KB 136/167 KB 4/256 KB 100/439 KB 48/562 KB 304/1192 KB 136/167 KB 8/256 KB 104/439 KB 48/562 KB 308/1192 KB 140/167 KB 8/256 KB 108/439 KB 48/562 KB 308/1192 KB 140/167 KB 8/256 KB 112/439 KB 48/562 KB 308/1192 KB 140/167 KB 8/256 KB 116/439 KB 48/562 KB 308/1192 KB 140/167 KB 8/256 KB 120/439 KB 48/562 KB 308/1192 KB 140/167 KB 8/256 KB 124/439 KB 48/562 KB 308/1192 KB 140/167 KB 8/256 KB 100/439 KB 48/562 KB 308/1192 KB 140/167 KB 8/256 KB 100/439 KB 48/562 KB 304/1192 KB 140/167 KB 4/256 KB 100/439 KB 48/562 KB 304/1192 KB 140/167 KB 8/256 KB 124/439 KB 48/562 KB 308/1192 KB 144/167 KB 96/439 KB 48/562 KB 304/1192 KB 132/167 KB 8/256 KB 124/439 KB 52/562 KB 308/1192 KB 144/167 KB 12/256 KB 124/439 KB 56/562 KB 308/1192 KB 148/167 KB 12/256 KB 124/439 KB 60/562 KB 308/1192 KB 148/167 KB 12/256 KB 124/439 KB 64/562 KB 308/1192 KB 148/167 KB 12/256 KB 124/439 KB 52/562 KB 308/1192 KB 148/167 KB 12/256 KB 124/439 KB 64/562 KB 308/1192 KB 152/167 KB 12/256 KB 124/439 KB 64/562 KB 308/1192 KB 156/167 KB 12/256 KB 124/439 KB 64/562 KB 308/1192 KB 160/167 KB 12/256 KB 124/439 KB 52/562 KB 308/1192 KB 144/167 KB 16/256 KB 124/439 KB 64/562 KB 308/1192 KB 160/167 KB 20/256 KB 124/439 KB 64/562 KB 308/1192 KB 160/167 KB 24/256 KB 124/439 KB 64/562 KB 308/1192 KB 160/167 KB 28/256 KB 124/439 KB 64/562 KB 308/1192 KB 160/167 KB 32/256 KB 124/439 KB 68/562 KB 308/1192 KB 160/167 KB 28/256 KB 124/439 KB 68/562 KB 308/1192 KB 160/167 KB 32/256 KB 124/439 KB 68/562 KB 312/1192 KB 164/167 KB 32/256 KB 124/439 KB 68/562 KB 316/1192 KB 164/167 KB 32/256 KB 124/439 KB 72/562 KB 320/1192 KB 164/167 KB 32/256 KB 124/439 KB 72/562 KB 324/1192 KB 164/167 KB 36/256 KB 128/439 KB 72/562 KB 328/1192 KB 164/167 KB 36/256 KB 128/439 KB 72/562 KB 332/1192 KB 164/167 KB 36/256 KB 128/439 KB 72/562 KB 336/1192 KB 164/167 KB 32/256 KB 124/439 KB 68/562 KB 308/1192 KB 164/167 KB 36/256 KB 128/439 KB 72/562 KB 336/1192 KB 167/167 KB 36/256 KB 128/439 KB 72/562 KB 324/1192 KB 164/167 KB 36/256 KB 124/439 KB 72/562 KB 324/1192 KB 164/167 KB 40/256 KB 128/439 KB 72/562 KB 336/1192 KB 167/167 KB 44/256 KB 128/439 KB 72/562 KB 336/1192 KB 167/ unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 167 KB 48/256 KB 128/439 KB 72/562 KB 336/1192 KB 167/167 KB 32/256 KB 124/439 KB 72/562 KB 316/1192 KB 164/167 KB 48/256 KB 128/439 KB 76/562 KB 336/1192 KB 167/167 KB 48/256 KB 128/439 KB 80/562 KB 336/1192 KB 167/167 KB 48/256 KB 128/439 KB 84/562 KB 336/1192 KB 167/167 KB 48/256 KB 128/439 KB 88/562 KB 336/1192 KB 167/167 KB 48/256 KB 128/439 KB 92/562 KB 336/1192 KB 167/167 KB 48/256 KB 128/439 KB 96/562 KB 336/1192 KB 167/167 KB 48/256 KB 128/439 KB 100/562 KB 336/1192 KB 167/167 KB 52/256 KB 132/439 KB 104/562 KB 340/1192 KB 167/167 KB 52/256 KB 132/439 KB 108/562 KB 340/1192 KB 167/167 KB 52/256 KB 132/439 KB 112/562 KB 340/1192 KB 167/167 KB 52/256 KB 132/439 KB 100/562 KB 340/1192 KB 167/167 KB 52/256 KB 132/439 KB 112/562 KB 344/1192 KB 167/167 KB 52/256 KB 132/439 KB 112/562 KB 348/1192 KB 167/167 KB 52/256 KB 132/439 KB 100/562 KB 336/1192 KB 167/167 KB 52/256 KB 128/439 KB 100/562 KB 336/1192 KB 167/167 KB 56/256 KB 132/439 KB 112/562 KB 348/1192 KB 167/167 KB 60/256 KB 136/439 KB 112/562 KB 348/1192 KB 167/167 KB 56/256 KB 136/439 KB 112/562 KB 348/1192 KB 167/167 KB 64/256 KB 140/439 KB 112/562 KB 348/1192 KB 167/167 KB 64/256 KB 144/439 KB 112/562 KB 348/1192 KB 167/167 KB 64/256 KB 136/439 KB 112/562 KB 348/1192 KB 167/167 KB 64/256 KB 148/439 KB 112/562 KB 348/1192 KB 167/167 KB 68/256 KB 152/439 KB 116/562 KB 352/1192 KB 68/256 KB 148/439 KB 116/562 KB 352/1192 KB 68/256 KB 152/439 KB 116/562 KB 356/1192 KB 68/256 KB 156/439 KB 116/562 KB 360/1192 KB 68/256 KB 156/439 KB 116/562 KB 364/1192 KB 68/256 KB 156/439 KB 116/562 KB 368/1192 KB 68/256 KB 148/439 KB 116/562 KB 348/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 117.9 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 68/256 KB 148/439 KB 112/562 KB 348/1192 KB 167/167 KB 72/256 KB 156/439 KB 116/562 KB 368/1192 KB 76/256 KB 156/439 KB 116/562 KB 368/1192 KB 80/256 KB 156/439 KB 116/562 KB 368/1192 KB 68/256 KB 156/439 KB 116/562 KB 356/1192 KB 80/256 KB 160/439 KB 120/562 KB 368/1192 KB 84/256 KB 160/439 KB 120/562 KB 368/1192 KB 88/256 KB 164/439 KB 120/562 KB 368/1192 KB 92/256 KB 164/439 KB 120/562 KB 368/1192 KB 96/256 KB 164/439 KB 120/562 KB 368/1192 KB 100/256 KB 164/439 KB 120/562 KB 368/1192 KB 104/256 KB 164/439 KB 120/562 KB 372/1192 KB 108/256 KB 164/439 KB 120/562 KB 372/1192 KB 112/256 KB 164/439 KB 120/562 KB 372/1192 KB 80/256 KB 156/439 KB 120/562 KB 368/1192 KB 112/256 KB 164/439 KB 124/562 KB 372/1192 KB 112/256 KB 164/439 KB 128/562 KB 372/1192 KB 112/256 KB 164/439 KB 132/562 KB 372/1192 KB 112/256 KB 164/439 KB 136/562 KB 372/1192 KB 112/256 KB 164/439 KB 140/562 KB 372/1192 KB 100/256 KB 164/439 KB 120/562 KB 372/1192 KB 112/256 KB 164/439 KB 140/562 KB 376/1192 KB 84/256 KB 164/439 KB 120/562 KB 368/1192 KB 112/256 KB 168/439 KB 144/562 KB 376/1192 KB 112/256 KB 172/439 KB 144/562 KB 376/1192 KB 112/256 KB 176/439 KB 144/562 KB 376/1192 KB 112/256 KB 180/439 KB 144/562 KB 376/1192 KB 112/256 KB 164/439 KB 144/562 KB 376/1192 KB 112/256 KB 180/439 KB 144/562 KB 380/1192 KB 112/256 KB 180/439 KB 144/562 KB 384/1192 KB 112/256 KB 180/439 KB 144/562 KB 388/1192 KB 112/256 KB 184/439 KB 148/562 KB 388/1192 KB 4/140 KB 112/256 KB 184/439 KB 148/562 KB 388/1192 KB 8/140 KB 112/256 KB 184/439 KB 148/562 KB 388/1192 KB 112/256 KB 188/439 KB 148/562 KB 388/1192 KB 12/140 KB 112/256 KB 188/439 KB 148/562 KB 388/1192 KB 16/140 KB 112/256 KB 180/439 KB 148/562 KB 388/1192 KB 112/256 KB 188/439 KB 148/562 KB 388/1192 KB 8/140 KB 112/256 KB 188/439 KB 148/562 KB 388/1192 KB 20/140 KB 116/256 KB 192/439 KB 152/562 KB 392/1192 KB 24/140 KB 116/256 KB 192/439 KB 152/562 KB 392/1192 KB 28/140 KB 116/256 KB 192/439 KB 152/562 KB 392/1192 KB 32/140 KB 116/256 KB 192/439 KB 152/562 KB 392/1192 KB 20/140 KB 120/256 KB 192/439 KB 152/562 KB 392/1192 KB 32/140 KB 124/256 KB 192/439 KB 152/562 KB 392/1192 KB 32/140 KB 128/256 KB 192/439 KB 152/562 KB 392/1192 KB 32/140 KB 112/256 KB 192/439 KB 152/562 KB 392/1192 KB 20/140 KB 128/256 KB 192/439 KB 152/562 KB 396/1192 KB 32/140 KB 128/256 KB 192/439 KB 152/562 KB 400/1192 KB 32/140 KB 112/256 KB 192/439 KB 152/562 KB 388/1192 KB 20/140 KB 128/256 KB 192/439 KB 156/562 KB 400/1192 KB 32/140 KB 128/256 KB 192/439 KB 160/562 KB 400/1192 KB 32/140 KB 112/256 KB 192/439 KB 148/562 KB 388/1192 KB 20/140 KB 128/256 KB 196/439 KB 160/562 KB 400/1192 KB 32/140 KB 128/256 KB 200/439 KB 164/562 KB 404/1192 KB 32/140 KB 128/256 KB 204/439 KB 164/562 KB 404/1192 KB 32/140 KB 132/256 KB 208/439 KB 164/562 KB 404/1192 KB 32/140 KB 128/256 KB 196/439 KB 164/562 KB 404/1192 KB 32/140 KB 132/256 KB 208/439 KB 168/562 KB 404/1192 KB 32/140 KB 132/256 KB 208/439 KB 172/562 KB 404/1192 KB 32/140 KB 132/256 KB 212/439 KB 176/562 KB 404/1192 KB 32/140 KB 132/256 KB 212/439 KB 180/562 KB 404/1192 KB 32/140 KB 132/256 KB 212/439 KB 184/562 KB 404/1192 KB 36/140 KB 132/256 KB 212/439 KB 188/562 KB 404/1192 KB 36/140 KB 132/256 KB 212/439 KB 192/562 KB 404/1192 KB 36/140 KB 128/256 KB 196/439 KB 160/562 KB 404/1192 KB 32/140 KB 132/256 KB 212/439 KB 192/562 KB 408/1192 KB 36/140 KB 132/256 KB 212/439 KB 192/562 KB 412/1192 KB 36/140 KB 132/25 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 6 KB 212/439 KB 192/562 KB 416/1192 KB 36/140 KB 132/256 KB 212/439 KB 180/562 KB 404/1192 KB 36/140 KB 132/256 KB 212/439 KB 192/562 KB 416/1192 KB 40/140 KB 132/256 KB 212/439 KB 192/562 KB 416/1192 KB 44/140 KB 132/256 KB 212/439 KB 192/562 KB 416/1192 KB 48/140 KB 132/256 KB 212/439 KB 192/562 KB 416/1192 KB 52/140 KB 132/256 KB 212/439 KB 196/562 KB 420/1192 KB 56/140 KB 132/256 KB 212/439 KB 196/562 KB 420/1192 KB 60/140 KB 132/256 KB 212/439 KB 196/562 KB 420/1192 KB 64/140 KB 132/256 KB 212/439 KB 172/562 KB 404/1192 KB 32/140 KB 132/256 KB 216/439 KB 196/562 KB 420/1192 KB 64/140 KB 132/256 KB 220/439 KB 196/562 KB 420/1192 KB 64/140 KB 132/256 KB 224/439 KB 196/562 KB 420/1192 KB 64/140 KB 132/256 KB 204/439 KB 164/562 KB 404/1192 KB 32/140 KB 136/256 KB 224/439 KB 196/562 KB 420/1192 KB 64/140 KB 140/256 KB 224/439 KB 196/562 KB 420/1192 KB 64/140 KB 144/256 KB 224/439 KB 196/562 KB 420/1192 KB 64/140 KB 148/256 KB 224/439 KB 196/562 KB 420/1192 KB 64/140 KB 152/256 KB 228/439 KB 196/562 KB 420/1192 KB 64/140 KB 156/256 KB 228/439 KB 196/562 KB 420/1192 KB 64/140 KB 160/256 KB 228/439 KB 196/562 KB 420/1192 KB 64/140 KB 164/256 KB 228/439 KB 196/562 KB 420/1192 KB 64/140 KB 168/256 KB 228/439 KB 196/562 KB 420/1192 KB 68/140 KB 172/256 KB 228/439 KB 196/562 KB 420/1192 KB 68/140 KB 176/256 KB 228/439 KB 196/562 KB 420/1192 KB 68/140 KB 132/256 KB 212/439 KB 196/562 KB 420/1192 KB 52/140 KB 176/256 KB 228/439 KB 200/562 KB 420/1192 KB 68/140 KB 132/256 KB 212/439 KB 192/562 KB 420/1192 KB 52/140 KB 176/256 KB 228/439 KB 204/562 KB 424/1192 KB 68/140 KB 176/256 KB 228/439 KB 204/562 KB 428/1192 KB 68/140 KB 176/256 KB 228/439 KB 204/562 KB 432/1192 KB 68/140 KB 176/256 KB 228/439 KB 204/562 KB 436/1192 KB 68/140 KB 176/256 KB 228/439 KB 204/562 KB 440/1192 KB 68/140 KB 176/256 KB 228/439 KB 204/562 KB 444/1192 KB 68/140 KB 176/256 KB 228/439 KB 204/562 KB 448/1192 KB 68/140 KB 164/256 KB 228/439 KB 196/562 KB 420/1192 KB 68/140 KB 176/256 KB 228/439 KB 204/562 KB 448/1192 KB 72/140 KB 176/256 KB 228/439 KB 204/562 KB 448/1192 KB 76/140 KB 176/256 KB 228/439 KB 204/562 KB 452/1192 KB 80/140 KB 180/256 KB 228/439 KB 204/562 KB 452/1192 KB 84/140 KB 148/256 KB 228/439 KB 196/562 KB 420/1192 KB 64/140 KB 180/256 KB 232/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 236/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 240/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 244/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 248/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 252/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 256/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 260/439 KB 204/562 KB 452/1192 KB 84/140 KB 180/256 KB 228/439 KB 204/562 KB 452/1192 KB 80/140 KB 184/256 KB 260/439 KB 204/562 KB 452/1192 KB 88/140 KB 188/256 KB 260/439 KB 204/562 KB 452/1192 KB 88/140 KB 192/256 KB 260/439 KB 204/562 KB 452/1192 KB 88/140 KB 176/256 KB 228/439 KB 204/562 KB 452/1192 KB 76/140 KB 192/256 KB 260/439 KB 204/562 KB 456/1192 KB 88/140 KB 192/256 KB 260/439 KB 204/562 KB 460/1192 KB 88/140 KB 192/256 KB 260/439 KB 204/562 KB 464/1192 KB 88/140 KB 176/256 KB 228/439 KB 204/562 KB 436/1192 KB 68/140 KB 192/256 KB 260/439 KB 208/562 KB 464/1192 KB 88/140 KB 192/256 KB 260/439 KB 212/562 KB 464/1192 KB 88/140 KB 192/256 KB 260/439 KB 216/562 KB 464/1192 KB 88/140 KB 192/256 KB 260/439 KB 220/562 KB 464/1192 KB 88/140 KB 192/256 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 260/439 KB 224/562 KB 464/1192 KB 88/140 KB 192/256 KB 264/439 KB 224/562 KB 464/1192 KB 88/140 KB 192/256 KB 268/439 KB 224/562 KB 464/1192 KB 88/140 KB 196/256 KB 272/439 KB 224/562 KB 464/1192 KB 88/140 KB 196/256 KB 276/439 KB 224/562 KB 468/1192 KB 88/140 KB 180/256 KB 260/439 KB 204/562 KB 452/1192 KB 88/140 KB 196/256 KB 276/439 KB 228/562 KB 468/1192 KB 92/140 KB 196/256 KB 276/439 KB 228/562 KB 468/1192 KB 96/140 KB 196/256 KB 276/439 KB 228/562 KB 468/1192 KB 100/140 KB 196/256 KB 276/439 KB 228/562 KB 468/1192 KB 104/140 KB 196/256 KB 276/439 KB 228/562 KB 468/1192 KB 88/140 KB 196/256 KB 280/439 KB 232/562 KB 468/1192 KB 104/140 KB 196/256 KB 280/439 KB 236/562 KB 468/1192 KB 104/140 KB 196/256 KB 280/439 KB 240/562 KB 468/1192 KB 104/140 KB 196/256 KB 272/439 KB 224/562 KB 468/1192 KB 88/140 KB 196/256 KB 280/439 KB 240/562 KB 472/1192 KB 104/140 KB 196/256 KB 280/439 KB 240/562 KB 476/1192 KB 104/140 KB 196/256 KB 280/439 KB 240/562 KB 480/1192 KB 104/140 KB 196/256 KB 280/439 KB 240/562 KB 484/1192 KB 104/140 KB 196/256 KB 280/439 KB 244/562 KB 488/1192 KB 108/140 KB 196/256 KB 280/439 KB 244/562 KB 492/1192 KB 108/140 KB 196/256 KB 280/439 KB 244/562 KB 496/1192 KB 108/140 KB 196/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 196/256 KB 268/439 KB 224/562 KB 464/1192 KB 88/140 KB 200/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 204/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 208/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 212/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 216/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 220/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 224/256 KB 280/439 KB 244/562 KB 500/1192 KB 108/140 KB 196/256 KB 280/439 KB 244/562 KB 484/1192 KB 108/140 KB 224/256 KB 280/439 KB 248/562 KB 500/1192 KB 108/140 KB 224/256 KB 280/439 KB 252/562 KB 500/1192 KB 108/140 KB 224/256 KB 280/439 KB 256/562 KB 500/1192 KB 108/140 KB 196/256 KB 280/439 KB 240/562 KB 484/1192 KB 108/140 KB 224/256 KB 280/439 KB 256/562 KB 500/1192 KB 112/140 KB 196/256 KB 280/439 KB 228/562 KB 468/1192 KB 104/140 KB 224/256 KB 284/439 KB 256/562 KB 500/1192 KB 112/140 KB 224/256 KB 288/439 KB 256/562 KB 500/1192 KB 112/140 KB 224/256 KB 288/439 KB 256/562 KB 500/1192 KB 116/140 KB 224/256 KB 292/439 KB 260/562 KB 500/1192 KB 120/140 KB 224/256 KB 292/439 KB 260/562 KB 500/1192 KB 124/140 KB 224/256 KB 292/439 KB 260/562 KB 500/1192 KB 128/140 KB 228/256 KB 292/439 KB 260/562 KB 500/1192 KB 128/140 KB 232/256 KB 292/439 KB 260/562 KB 500/1192 KB 132/140 KB 236/256 KB 292/439 KB 260/562 KB 500/1192 KB 132/140 KB 240/256 KB 292/439 KB 260/562 KB 504/1192 KB 132/140 KB 224/256 KB 292/439 KB 260/562 KB 500/1192 KB 116/140 KB 240/256 KB 292/439 KB 264/562 KB 504/1192 KB 132/140 KB 240/256 KB 292/439 KB 268/562 KB 504/1192 KB 132/140 KB 224/256 KB 292/439 KB 256/562 KB 500/1192 KB 116/140 KB 240/256 KB 296/439 KB 268/562 KB 504/1192 KB 132/140 KB 240/256 KB 300/439 KB 268/562 KB 504/1192 KB 132/140 KB 240/256 KB 304/439 KB 268/562 KB 504/1192 KB 132/140 KB 240/256 KB 308/439 KB 268/562 KB 504/1192 KB 132/140 KB 240/256 KB 312/439 KB 272/562 KB 504/1192 KB 132/140 KB 240/256 KB 316/439 KB 272/562 KB 504/1192 KB 132/140 KB 240/256 KB 320/439 KB 272/562 KB 504/1192 KB 132/140 KB 240/256 KB 324/439 KB 272/562 KB 504/1192 KB 132/140 KB 244/256 KB 328/439 KB 272/562 KB 504/1192 KB 132/140 KB 244/256 KB 332/439 KB 272/ unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 562 KB 504/1192 KB 132/140 KB 236/256 KB 292/439 KB 260/562 KB 504/1192 KB 132/140 KB 244/256 KB 336/439 KB 272/562 KB 508/1192 KB 132/140 KB 244/256 KB 336/439 KB 272/562 KB 512/1192 KB 132/140 KB 228/256 KB 292/439 KB 260/562 KB 500/1192 KB 132/140 KB 244/256 KB 336/439 KB 272/562 KB 512/1192 KB 136/140 KB 244/256 KB 336/439 KB 272/562 KB 512/1192 KB 140/140 KB 244/256 KB 336/439 KB 272/562 KB 512/1192 KB 140/140 KB 244/256 KB 336/439 KB 272/562 KB 516/1192 KB 140/140 KB 244/256 KB 336/439 KB 272/562 KB 520/1192 KB 140/140 KB 244/256 KB 324/439 KB 272/562 KB 504/1192 KB 132/140 KB 248/256 KB 336/439 KB 272/562 KB 520/1192 KB 140/140 KB 252/256 KB 336/439 KB 272/562 KB 520/1192 KB 140/140 KB 256/256 KB 336/439 KB 272/562 KB 520/1192 KB 140/140 KB 240/256 KB 308/439 KB 272/562 KB 504/1192 KB 132/140 KB 256/256 KB 336/439 KB 276/562 KB 520/1192 KB 140/140 KB 256/256 KB 336/439 KB 280/562 KB 520/1192 KB 140/140 KB 256/256 KB 336/439 KB 284/562 KB 520/1192 KB 140/140 KB 256/256 KB 336/439 KB 288/562 KB 520/1192 KB 140/140 KB 256/256 KB 336/439 KB 292/562 KB 520/1192 KB 140/140 KB 256/256 KB 336/439 KB 296/562 KB 524/1192 KB 140/140 KB 256/256 KB 336/439 KB 300/562 KB 524/1192 KB 140/140 KB 256/256 KB 336/439 KB 304/562 KB 524/1192 KB 140/140 KB 244/256 KB 336/439 KB 292/562 KB 524/1192 KB 140/140 KB 256/256 KB 336/439 KB 292/562 KB 524/1192 KB 140/140 KB 256/256 KB 336/439 KB 304/562 KB 528/1192 KB 140/140 KB 256/256 KB 340/439 KB 304/562 KB 528/1192 KB 140/140 KB 256/256 KB 344/439 KB 308/562 KB 532/1192 KB 140/140 KB 256/256 KB 348/439 KB 308/562 KB 532/1192 KB 140/140 KB 256/256 KB 352/439 KB 308/562 KB 532/1192 KB 140/140 KB 256/256 KB 356/439 KB 308/562 KB 532/1192 KB 140/140 KB 256/256 KB 360/439 KB 308/562 KB 532/1192 KB 256/256 KB 364/439 KB 308/562 KB 532/1192 KB 256/256 KB 368/439 KB 308/562 KB 532/1192 KB 256/256 KB 340/439 KB 308/562 KB 532/1192 KB 140/140 KB 256/256 KB 368/439 KB 312/562 KB 532/1192 KB 256/256 KB 368/439 KB 316/562 KB 532/1192 KB 256/256 KB 368/439 KB 320/562 KB 532/1192 KB 256/256 KB 340/439 KB 304/562 KB 532/1192 KB 140/140 KB 256/256 KB 368/439 KB 320/562 KB 536/1192 KB 256/256 KB 368/439 KB 320/562 KB 540/1192 KB 256/256 KB 368/439 KB 320/562 KB 544/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 95.4 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 256/256 KB 368/439 KB 320/562 KB 548/1192 KB 368/439 KB 324/562 KB 552/1192 KB 368/439 KB 324/562 KB 556/1192 KB 368/439 KB 324/562 KB 560/1192 KB 368/439 KB 324/562 KB 564/1192 KB 372/439 KB 324/562 KB 568/1192 KB 372/439 KB 324/562 KB 572/1192 KB 372/439 KB 324/562 KB 576/1192 KB 368/439 KB 324/562 KB 548/1192 KB 372/439 KB 328/562 KB 576/1192 KB 372/439 KB 332/562 KB 576/1192 KB 372/439 KB 336/562 KB 576/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 173.7 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 372/439 KB 340/562 KB 576/1192 KB 372/439 KB 344/562 KB 576/1192 KB 372/439 KB 348/562 KB 576/1192 KB 372/439 KB 352/562 KB 576/1192 KB 372/439 KB 324/562 KB 564/1192 KB 376/439 KB 352/562 KB 576/1192 KB 380/439 KB 352/562 KB 576/1192 KB 384/439 KB 352/562 KB 576/1192 KB 388/439 KB 352/562 KB 576/1192 KB 392/439 KB 352/562 KB 580/1192 KB 396/439 KB 352/562 KB 580/1192 KB 400/439 KB 352/562 KB 580/1192 KB 404/439 KB 352/562 KB 580/1192 KB 408/439 KB 356/562 KB 580/1192 KB 412/439 KB 356/562 KB 580/1192 KB 388/439 KB 352/562 KB 580/1192 KB 412/439 KB 356/562 KB 584/1192 KB 412/439 KB 356/562 KB 588/1192 KB 412/439 KB 356/562 KB 592/1192 KB 404/439 KB 356/562 KB 580/1192 KB 412/439 KB 356/562 KB 596/1192 KB 412/439 KB 360/562 KB 596/1192 KB 412/439 KB 364/562 KB 596/1192 KB 412/439 KB 368/562 KB 596/1192 KB 412/439 KB 372/562 KB 596/1192 KB 416/439 KB 376/562 KB 600/1192 KB 416/439 KB 380/562 KB 600/1192 KB 416/439 KB 384/562 KB 600/1192 KB 416/439 KB 372/562 KB 600/1192 KB 416/439 KB 384/562 KB 604/1192 KB 416/439 KB 384/562 KB 608/1192 KB 416/439 KB 372/562 KB 596/1192 KB 420/439 KB 384/562 KB 608/1192 KB 424/439 KB 384/562 KB 612/1192 KB 428/439 KB 384/562 KB 612/1192 KB 432/439 KB 384/562 KB 612/1192 KB 436/439 KB 384/562 KB 612/1192 KB 439/439 KB 388/562 KB 612/1192 KB 420/439 KB 384/562 KB 612/1192 KB 439/439 KB 388/562 KB 616/1192 KB 439/439 KB 388/562 KB 620/1192 KB 439/439 KB 388/562 KB 624/1192 KB 439/439 KB 388/562 KB 628/1192 KB 439/439 KB 388/562 KB 632/1192 KB 436/439 KB 388/562 KB 612/1192 KB 439/439 KB 392/562 KB 632/1192 KB 439/439 KB 396/562 KB 632/1192 KB 439/439 KB 400/562 KB 632/1192 KB 439/439 KB 404/562 KB 632/1192 KB 439/439 KB 408/562 KB 636/1192 KB 439/439 KB 412/562 KB 636/1192 KB 439/439 KB 416/562 KB 636/1192 KB 439/439 KB 404/562 KB 636/1192 KB 439/439 KB 416/562 KB 640/1192 KB 439/439 KB 416/562 KB 644/1192 KB 439/439 KB 420/562 KB 648/1192 KB 439/439 KB 420/562 KB 652/1192 KB 439/439 KB 420/562 KB 656/1192 KB 439/439 KB 420/562 KB 644/1192 KB 439/439 KB 424/562 KB 656/1192 KB 439/439 KB 428/562 KB 656/1192 KB 439/439 KB 432/562 KB 656/1192 KB 439/439 KB 432/562 KB 660/1192 KB 439/439 KB 436/562 KB 664/1192 KB 439/439 KB 436/562 KB 668/1192 KB 439/439 KB 436/562 KB 672/1192 KB 439/439 KB 436/562 KB 660/1192 KB 439/439 KB 440/562 KB 672/1192 KB 439/439 KB 444/562 KB 672/1192 KB 439/439 KB 444/562 KB 676/1192 KB 439/439 KB 448/562 KB 680/1192 KB 439/439 KB 448/562 KB 684/1192 KB 439/439 KB 448/562 KB 688/1192 KB 439/439 KB 448/562 KB 676/1192 KB 439/439 KB 452/562 KB 688/1192 KB 439/439 KB 456/562 KB 688/1192 KB 439/439 KB 460/562 KB 688/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 293.8 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 464/562 KB 688/1192 KB 468/562 KB 692/1192 KB 464/562 KB 692/1192 KB 468/562 KB 696/1192 KB 468/562 KB 700/1192 KB 468/562 KB 704/1192 KB 472/562 KB 704/1192 KB 476/562 KB 704/1192 KB 480/562 KB 708/1192 KB 484/562 KB 708/1192 KB 488/562 KB 708/1192 KB 492/562 KB 708/1192 KB 476/562 KB 708/1192 KB 492/562 KB 712/1192 KB 492/562 KB 716/1192 KB 492/562 KB 720/1192 KB 492/562 KB 724/1192 KB 496/562 KB 728/1192 KB 496/562 KB 732/1192 KB 496/562 KB 736/1192 KB 496/562 KB 736/1192 KB 4/37 KB 496/562 KB 736/1192 KB 8/37 KB 496/562 KB 736/1192 KB 12/37 KB 496/562 KB 736/1192 KB 16/37 KB 496/562 KB 736/1192 KB 20/37 KB 496/562 KB 736/1192 KB 24/37 KB 496/562 KB 736/1192 KB 28/37 KB 496/562 KB 736/1192 KB 32/37 KB 496/562 KB 736/1192 KB 36/37 KB 496/562 KB 736/1192 KB 37/37 KB 496/562 KB 724/1192 KB 500/562 KB 736/1192 KB 37/37 KB 504/562 KB 736/1192 KB 37/37 KB 508/562 KB 736/1192 KB 37/37 KB 512/562 KB 736/1192 KB 37/37 KB 516/562 KB 736/1192 KB 37/37 KB 520/562 KB 740/1192 KB 37/37 KB 524/562 KB 740/1192 KB 37/37 KB 528/562 KB 740/1192 KB 37/37 KB 516/562 KB 740/1192 KB 37/37 KB 528/562 KB 744/1192 KB 37/37 KB 528/562 KB 748/1192 KB 37/37 KB 528/562 KB 752/1192 KB 37/37 KB 528/562 KB 756/1192 KB 37/37 KB 532/562 KB 760/1192 KB 37/37 KB 532/562 KB 764/1192 KB 37/37 KB 532/562 KB 768/1192 KB 37/37 KB 532/562 KB 756/1192 KB 37/37 KB 536/562 KB 768/1192 KB 37/37 KB 540/562 KB 768/1192 KB 37/37 KB 544/562 KB 768/1192 KB 37/37 KB 544/562 KB 4/1118 KB 768/1192 KB 37/37 KB 544/562 KB 8/1118 KB 768/1192 KB 37/37 KB 544/562 KB 12/1118 KB 768/1192 KB 37/37 KB 544/562 KB 16/1118 KB 768/1192 KB 37/37 KB 544/562 KB 20/1118 KB 768/1192 KB 37/37 KB 544/562 KB 24/1118 KB 768/1192 KB 37/37 KB 544/562 KB 28/1118 KB 768/1192 KB 37/37 KB 544/562 KB 32/1118 KB 768/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 24.4 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 544/562 KB 36/1118 KB 768/1192 KB 544/562 KB 40/1118 KB 768/1192 KB 544/562 KB 44/1118 KB 768/1192 KB 544/562 KB 48/1118 KB 768/1192 KB 544/562 KB 52/1118 KB 768/1192 KB 548/562 KB 56/1118 KB 772/1192 KB 548/562 KB 52/1118 KB 772/1192 KB 548/562 KB 52/1118 KB 768/1192 KB 552/562 KB 56/1118 KB 772/1192 KB 552/562 KB 60/1118 KB 776/1192 KB 552/562 KB 56/1118 KB 776/1192 KB 552/562 KB 60/1118 KB 780/1192 KB 556/562 KB 60/1118 KB 780/1192 KB 556/562 KB 64/1118 KB 784/1192 KB 556/562 KB 64/1118 KB 780/1192 KB 560/562 KB 64/1118 KB 784/1192 KB 560/562 KB 64/1118 KB 788/1192 KB 562/562 KB 68/1118 KB 792/1192 KB 562/562 KB 68/1118 KB 788/1192 KB 562/562 KB 72/1118 KB 4/46 KB 792/1192 KB 562/562 KB 76/1118 KB 4/46 KB 792/1192 KB 562/562 KB 80/1118 KB 4/46 KB 796/1192 KB 562/562 KB 64/1118 KB 788/1192 KB 562/562 KB 76/1118 KB 4/46 KB 796/1192 KB 562/562 KB 68/1118 KB 4/46 KB 792/1192 KB 562/562 KB 80/1118 KB 8/46 KB 796/1192 KB 562/562 KB 80/1118 KB 12/46 KB 796/1192 KB 562/562 KB 80/1118 KB 16/46 KB 796/1192 KB 562/562 KB 80/1118 KB 20/46 KB 796/1192 KB 562/562 KB 80/1118 KB 24/46 KB 796/1192 KB 562/562 KB 80/1118 KB 28/46 KB 796/1192 KB 562/562 KB 80/1118 KB 32/46 KB 796/1192 KB 562/562 KB 80/1118 KB 36/46 KB 796/1192 KB 562/562 KB 80/1118 KB 40/46 KB 800/1192 KB 562/562 KB 80/1118 KB 44/46 KB 800/1192 KB 562/562 KB 80/1118 KB 46/46 KB 800/1192 KB 562/562 KB 80/1118 KB 36/46 KB 800/1192 KB 562/562 KB 80/1118 KB 46/46 KB 804/1192 KB 562/562 KB 84/1118 KB 46/46 KB 804/1192 KB 562/562 KB 88/1118 KB 46/46 KB 804/1192 KB 92/1118 KB 46/46 KB 804/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 368.0 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 92/1118 KB 46/46 KB 808/1192 KB 92/1118 KB 46/46 KB 812/1192 KB 96/1118 KB 46/46 KB 816/1192 KB 96/1118 KB 46/46 KB 812/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 96/1118 KB 46/46 KB 820/1192 KB 100/1118 KB 46/46 KB 824/1192 KB 100/1118 KB 46/46 KB 828/1192 KB 100/1118 KB 46/46 KB 832/1192 KB 100/1118 KB 46/46 KB 820/1192 KB 104/1118 KB 46/46 KB 832/1192 KB 108/1118 KB 46/46 KB 832/1192 KB 112/1118 KB 46/46 KB 832/1192 KB 112/1118 KB 46/46 KB 836/1192 KB 116/1118 KB 840/1192 KB 116/1118 KB 844/1192 KB 116/1118 KB 848/1192 KB 116/1118 KB 836/1192 KB 120/1118 KB 848/1192 KB 124/1118 KB 848/1192 KB 128/1118 KB 848/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 29.5 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 128/1118 KB 852/1192 KB 128/1118 KB 4/287 KB 852/1192 KB 128/1118 KB 8/287 KB 852/1192 KB 128/1118 KB 12/287 KB 852/1192 KB 128/1118 KB 16/287 KB 852/1192 KB 128/1118 KB 20/287 KB 852/1192 KB 132/1118 KB 24/287 KB 856/1192 KB 132/1118 KB 28/287 KB 856/1192 KB 132/1118 KB 32/287 KB 856/1192 KB 132/1118 KB 20/287 KB 856/1192 KB 132/1118 KB 32/287 KB 860/1192 KB 132/1118 KB 32/287 KB 864/1192 KB 132/1118 KB 20/287 KB 852/1192 KB 136/1118 KB 32/287 KB 864/1192 KB 140/1118 KB 32/287 KB 864/1192 KB 144/1118 KB 32/287 KB 864/1192 KB 148/1118 KB 32/287 KB 864/1192 KB 152/1118 KB 36/287 KB 868/1192 KB 148/1118 KB 36/287 KB 868/1192 KB 148/1118 KB 32/287 KB 868/1192 KB 152/1118 KB 36/287 KB 872/1192 KB 152/1118 KB 36/287 KB 876/1192 KB 152/1118 KB 40/287 KB 880/1192 KB 152/1118 KB 40/287 KB 876/1192 KB 156/1118 KB 40/287 KB 880/1192 KB 160/1118 KB 40/287 KB 880/1192 KB 164/1118 KB 44/287 KB 884/1192 KB 168/1118 KB 44/287 KB 884/1192 KB 172/1118 KB 44/287 KB 884/1192 KB 160/1118 KB 44/287 KB 880/1192 KB 172/1118 KB 48/287 KB 884/1192 KB 172/1118 KB 52/287 KB 884/1192 KB 172/1118 KB 56/287 KB 884/1192 KB 172/1118 KB 60/287 KB 884/1192 KB 172/1118 KB 64/287 KB 884/1192 KB 160/1118 KB 44/287 KB 884/1192 KB 176/1118 KB 64/287 KB 888/1192 KB 176/1118 KB 64/287 KB 892/1192 KB 176/1118 KB 64/287 KB 896/1192 KB 176/1118 KB 64/287 KB 900/1192 KB 176/1118 KB 68/287 KB 904/1192 KB 176/1118 KB 68/287 KB 908/1192 KB 176/1118 KB 68/287 KB 912/1192 KB 176/1118 KB 64/287 KB 884/1192 KB 180/1118 KB 68/287 KB 912/1192 KB 184/1118 KB 68/287 KB 912/1192 KB 188/1118 KB 68/287 KB 912/1192 KB 192/1118 KB 68/287 KB 916/1192 KB 176/1118 KB 68/287 KB 900/1192 KB 192/1118 KB 72/287 KB 916/1192 KB 192/1118 KB 76/287 KB 916/1192 KB 192/1118 KB 80/287 KB 916/1192 KB 196/1118 KB 80/287 KB 916/1192 KB 200/1118 KB 84/287 KB 916/1192 KB 204/1118 KB 84/287 KB 916/1192 KB 208/1118 KB 84/287 KB 916/1192 KB 188/1118 KB 68/287 KB 916/1192 KB 208/1118 KB 84/287 KB 920/1192 KB 208/1118 KB 84/287 KB 924/1192 KB 208/1118 KB 84/287 KB 928/1192 KB 196/1118 KB 84/287 KB 916/1192 KB 208/1118 KB 88/287 KB 928/1192 KB 208/1118 KB 92/287 KB 928/1192 KB 208/1118 KB 96/287 KB 928/1192 KB 208/1118 KB 96/287 KB 932/1192 KB 208/1118 KB 100/287 KB 936/1192 KB 208/1118 KB 100/287 KB 940/1192 KB 208/1118 KB 100/287 KB 944/1192 KB 212/1118 KB 100/287 KB 948/1192 KB 212/1118 KB 100/287 KB 952/1192 KB 212/1118 KB 100/287 KB 956/1192 KB 212/1118 KB 100/287 KB 960/1192 KB 208/1118 KB 100/287 KB 932/1192 KB 212/1118 KB 104/287 KB 960/1192 KB 212/1118 KB 108/287 KB 960/1192 KB 212/1118 KB 112/287 KB 960/1192 KB 212/1118 KB 100/287 KB 944/1192 KB 216/1118 KB 112/287 KB 960/1192 KB 220/1118 KB 112/287 KB 960/1192 KB 224/1118 KB 112/287 KB 960/1192 KB 224/1118 KB 116/287 KB 960/1192 KB 228/1118 KB 120/287 KB 960/1192 KB 228/1118 KB 124/287 KB 960/1192 KB 228/1118 KB 128/287 KB 960/1192 KB 228/1118 KB 116/287 KB 960/1192 KB 232/1118 KB 128/287 KB 960/1192 KB 236/1118 KB 128/287 KB 960/1192 KB 240/1118 KB 128/287 KB 960/1192 KB 244/1118 KB 128/287 KB 960/1192 KB 248/1118 KB 132/287 KB 964/1192 KB 252/1118 KB 132/287 KB 964/1192 KB 256/1118 KB 132/287 KB 964/1192 KB 244/1118 KB 132/287 KB 964/1192 KB 256/1118 KB 136/287 KB 964/1192 KB 256/1118 KB 140/287 KB 964/1192 KB 256/1118 KB 144/287 KB 964/1192 KB 244/1118 KB 128/287 KB 964/1192 KB 256/1118 KB 144/287 KB 968/1192 KB 256/1118 KB 144/287 KB 972/1192 KB 256/1118 KB 144 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install /287 KB 976/1192 KB 256/1118 KB 144/287 KB 980/1192 KB 260/1118 KB 148/287 KB 984/1192 KB 260/1118 KB 148/287 KB 988/1192 KB 260/1118 KB 148/287 KB 992/1192 KB 260/1118 KB 148/287 KB 980/1192 KB 260/1118 KB 152/287 KB 992/1192 KB 260/1118 KB 156/287 KB 992/1192 KB 260/1118 KB 160/287 KB 992/1192 KB 260/1118 KB 144/287 KB 980/1192 KB 264/1118 KB 160/287 KB 992/1192 KB 268/1118 KB 160/287 KB 992/1192 KB 272/1118 KB 160/287 KB 992/1192 KB 276/1118 KB 160/287 KB 992/1192 KB 280/1118 KB 164/287 KB 996/1192 KB 284/1118 KB 164/287 KB 996/1192 KB 288/1118 KB 164/287 KB 996/1192 KB 276/1118 KB 164/287 KB 996/1192 KB 288/1118 KB 168/287 KB 996/1192 KB 288/1118 KB 172/287 KB 996/1192 KB 276/1118 KB 160/287 KB 996/1192 KB 288/1118 KB 172/287 KB 1000/1192 KB 288/1118 KB 172/287 KB 1004/1192 KB 288/1118 KB 172/287 KB 1008/1192 KB 288/1118 KB 172/287 KB 1012/1192 KB 292/1118 KB 176/287 KB 1016/1192 KB 292/1118 KB 176/287 KB 1020/1192 KB 292/1118 KB 176/287 KB 1024/1192 KB 292/1118 KB 176/287 KB 1028/1192 KB 292/1118 KB 176/287 KB 1032/1192 KB 292/1118 KB 176/287 KB 1036/1192 KB 292/1118 KB 176/287 KB 1040/1192 KB 292/1118 KB 176/287 KB 1012/1192 KB 288/1118 KB 176/287 KB 1012/1192 KB 292/1118 KB 180/287 KB 1040/1192 KB 292/1118 KB 184/287 KB 1040/1192 KB 292/1118 KB 188/287 KB 1040/1192 KB 296/1118 KB 192/287 KB 1040/1192 KB 296/1118 KB 188/287 KB 1040/1192 KB 300/1118 KB 192/287 KB 1040/1192 KB 304/1118 KB 192/287 KB 1040/1192 KB 304/1118 KB 196/287 KB 1040/1192 KB 308/1118 KB 200/287 KB 1040/1192 KB 308/1118 KB 204/287 KB 1040/1192 KB 308/1118 KB 208/287 KB 1040/1192 KB 308/1118 KB 212/287 KB 1040/1192 KB 308/1118 KB 216/287 KB 1044/1192 KB 308/1118 KB 220/287 KB 1044/1192 KB 308/1118 KB 224/287 KB 1044/1192 KB 308/1118 KB 196/287 KB 1040/1192 KB 312/1118 KB 224/287 KB 1044/1192 KB 316/1118 KB 224/287 KB 1044/1192 KB 320/1118 KB 224/287 KB 1044/1192 KB 324/1118 KB 224/287 KB 1044/1192 KB 328/1118 KB 224/287 KB 1044/1192 KB 332/1118 KB 224/287 KB 1044/1192 KB 336/1118 KB 224/287 KB 1044/1192 KB 340/1118 KB 224/287 KB 1044/1192 KB 344/1118 KB 228/287 KB 1044/1192 KB 348/1118 KB 228/287 KB 1044/1192 KB 352/1118 KB 228/287 KB 1044/1192 KB 308/1118 KB 212/287 KB 1044/1192 KB 352/1118 KB 228/287 KB 1048/1192 KB 352/1118 KB 228/287 KB 1052/1192 KB 352/1118 KB 228/287 KB 1056/1192 KB 352/1118 KB 228/287 KB 1060/1192 KB 352/1118 KB 228/287 KB 1064/1192 KB 352/1118 KB 228/287 KB 1068/1192 KB 352/1118 KB 228/287 KB 1072/1192 KB 340/1118 KB 228/287 KB 1044/1192 KB 352/1118 KB 232/287 KB 1072/1192 KB 352/1118 KB 236/287 KB 1072/1192 KB 352/1118 KB 240/287 KB 1072/1192 KB 352/1118 KB 244/287 KB 1072/1192 KB 356/1118 KB 248/287 KB 1076/1192 KB 356/1118 KB 252/287 KB 1076/1192 KB 356/1118 KB 256/287 KB 1076/1192 KB 356/1118 KB 244/287 KB 1076/1192 KB 360/1118 KB 256/287 KB 1076/1192 KB 352/1118 KB 244/287 KB 1076/1192 KB 360/1118 KB 260/287 KB 1080/1192 KB 360/1118 KB 260/287 KB 1084/1192 KB 360/1118 KB 260/287 KB 1088/1192 KB 360/1118 KB 260/287 KB 1092/1192 KB 364/1118 KB 260/287 KB 1096/1192 KB 364/1118 KB 260/287 KB 1100/1192 KB 364/1118 KB 260/287 KB 1104/1192 KB 364/1118 KB 260/287 KB 1108/1192 KB 364/1118 KB 260/287 KB 1112/1192 KB 364/1118 KB 260/287 KB 1116/1192 KB 364/1118 KB 260/287 KB 1120/1192 KB 360/1118 KB 260/287 KB 1076/1192 KB 364/1118 KB 264/287 KB 1120/1192 KB 364/1118 KB 268/287 KB 1120/1192 KB 364/1118 KB 272/287 KB 1120/1192 KB 364/1118 KB 260/287 KB 1092/1192 KB 368/11 unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 18 KB 272/287 KB 1120/1192 KB 372/1118 KB 272/287 KB 1120/1192 KB 376/1118 KB 272/287 KB 1120/1192 KB 380/1118 KB 272/287 KB 1120/1192 KB 384/1118 KB 272/287 KB 1120/1192 KB 388/1118 KB 272/287 KB 1120/1192 KB 392/1118 KB 276/287 KB 1124/1192 KB 396/1118 KB 276/287 KB 1124/1192 KB 400/1118 KB 276/287 KB 1124/1192 KB 388/1118 KB 276/287 KB 1124/1192 KB 400/1118 KB 276/287 KB 1128/1192 KB 400/1118 KB 276/287 KB 1132/1192 KB 400/1118 KB 276/287 KB 1136/1192 KB 400/1118 KB 276/287 KB 1140/1192 KB 404/1118 KB 276/287 KB 1144/1192 KB 404/1118 KB 276/287 KB 1148/1192 KB 388/1118 KB 276/287 KB 1120/1192 KB 404/1118 KB 280/287 KB 1148/1192 KB 404/1118 KB 284/287 KB 1148/1192 KB 404/1118 KB 287/287 KB 1148/1192 KB 404/1118 KB 276/287 KB 1140/1192 KB 408/1118 KB 287/287 KB 1148/1192 KB 412/1118 KB 287/287 KB 1148/1192 KB 416/1118 KB 287/287 KB 1148/1192 KB 416/1118 KB 287/287 KB 1152/1192 KB 416/1118 KB 287/287 KB 1156/1192 KB 416/1118 KB 287/287 KB 1160/1192 KB 416/1118 KB 287/287 KB 1164/1192 KB 416/1118 KB 287/287 KB 1168/1192 KB 416/1118 KB 287/287 KB 1172/1192 KB 416/1118 KB 287/287 KB 1176/1192 KB 416/1118 KB 287/287 KB 1180/1192 KB 416/1118 KB 287/287 KB 1184/1192 KB 416/1118 KB 287/287 KB 1188/1192 KB 416/1118 KB 287/287 KB 1192/1192 KB 416/1118 KB 287/287 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 179.9 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 420/1118 KB 1192/1192 KB 424/1118 KB 1192/1192 KB 428/1118 KB 1192/1192 KB 432/1118 KB 1192/1192 KB 436/1118 KB 1192/1192 KB 440/1118 KB 1192/1192 KB 444/1118 KB 1192/1192 KB 448/1118 KB 1192/1192 KB 452/1118 KB 1192/1192 KB 456/1118 KB 1192/1192 KB 460/1118 KB 1192/1192 KB 464/1118 KB 1192/1192 KB 468/1118 KB 1192/1192 KB 472/1118 KB 1192/1192 KB 476/1118 KB 1192/1192 KB 480/1118 KB 1192/1192 KB 484/1118 KB 1192/1192 KB 488/1118 KB 1192/1192 KB 492/1118 KB 1192/1192 KB 496/1118 KB 1192/1192 KB 500/1118 KB 1192/1192 KB 504/1118 KB 1192/1192 KB 508/1118 KB 1192/1192 KB 512/1118 KB 1192/1192 KB 516/1118 KB 1192/1192 KB 520/1118 KB 1192/1192 KB 524/1118 KB 1192/1192 KB 528/1118 KB 1192/1192 KB 532/1118 KB 1192/1192 KB 536/1118 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 741.5 KB/sec) unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 540/1118 KB 544/1118 KB 548/1118 KB 552/1118 KB 556/1118 KB 560/1118 KB 564/1118 KB 568/1118 KB 572/1118 KB 576/1118 KB 580/1118 KB 584/1118 KB 588/1118 KB 592/1118 KB 596/1118 KB 600/1118 KB 604/1118 KB 608/1118 KB 612/1118 KB 616/1118 KB 620/1118 KB 624/1118 KB 628/1118 KB 632/1118 KB 636/1118 KB 640/1118 KB 644/1118 KB 648/1118 KB 652/1118 KB 656/1118 KB 660/1118 KB 664/1118 KB 668/1118 KB 672/1118 KB 676/1118 KB 680/1118 KB 684/1118 KB 688/1118 KB 692/1118 KB 696/1118 KB 700/1118 KB 704/1118 KB 708/1118 KB 712/1118 KB 716/1118 KB 720/1118 KB 724/1118 KB 728/1118 KB 732/1118 KB 736/1118 KB 740/1118 KB 744/1118 KB 748/1118 KB 752/1118 KB 756/1118 KB 760/1118 KB 764/1118 KB 768/1118 KB 772/1118 KB 776/1118 KB 780/1118 KB 784/1118 KB 788/1118 KB 792/1118 KB 796/1118 KB 800/1118 KB 804/1118 KB 808/1118 KB 812/1118 KB 816/1118 KB 820/1118 KB 824/1118 KB 828/1118 KB 832/1118 KB 836/1118 KB 840/1118 KB 844/1118 KB 848/1118 KB 852/1118 KB 856/1118 KB 860/1118 KB 864/1118 KB 868/1118 KB 872/1118 KB 876/1118 KB 880/1118 KB 884/1118 KB 888/1118 KB 892/1118 KB 896/1118 KB 900/1118 KB 904/1118 KB 908/1118 KB 912/1118 KB 916/1118 KB 920/1118 KB 924/1118 KB 928/1118 KB 932/1118 KB 936/1118 KB 940/1118 KB 944/1118 KB 948/1118 KB 952/1118 KB 956/1118 KB 960/1118 KB 964/1118 KB 968/1118 KB 972/1118 KB 976/1118 KB 980/1118 KB 984/1118 KB 988/1118 KB 992/1118 KB 996/1118 KB 1000/1118 KB 1004/1118 KB 1008/1118 KB 1012/1118 KB 1016/1118 KB 1020/1118 KB 1024/1118 KB 1028/1118 KB 1032/1118 KB 1036/1118 KB 1040/1118 KB 1044/1118 KB 1048/1118 KB 1052/1118 KB 1056/1118 KB 1060/1118 KB 1064/1118 KB 1068/1118 KB 1072/1118 KB 1076/1118 KB 1080/1118 KB 1084/1118 KB 1088/1118 KB 1092/1118 KB 1096/1118 KB 1100/1118 KB 1104/1118 KB 1108/1118 KB 1112/1118 KB 1116/1118 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 673.0 KB/sec) unit-mysql-0: 01:29:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 4/1461 KB 8/1461 KB 12/1461 KB 16/1461 KB 20/1461 KB 24/1461 KB 28/1461 KB 32/1461 KB 36/1461 KB 40/1461 KB 44/1461 KB 48/1461 KB 52/1461 KB 56/1461 KB 60/1461 KB 64/1461 KB 68/1461 KB 72/1461 KB 76/1461 KB 80/1461 KB 84/1461 KB 88/1461 KB 92/1461 KB 96/1461 KB 100/1461 KB 104/1461 KB 108/1461 KB 112/1461 KB 116/1461 KB 120/1461 KB 124/1461 KB 128/1461 KB 132/1461 KB 136/1461 KB 140/1461 KB 144/1461 KB 148/1461 KB 152/1461 KB 156/1461 KB 160/1461 KB 164/1461 KB 168/1461 KB 172/1461 KB 176/1461 KB 180/1461 KB 184/1461 KB 188/1461 KB 192/1461 KB 196/1461 KB 200/1461 KB 204/1461 KB 208/1461 KB 212/1461 KB 216/1461 KB 220/1461 KB 224/1461 KB 228/1461 KB 232/1461 KB 236/1461 KB 240/1461 KB 244/1461 KB 248/1461 KB 252/1461 KB 256/1461 KB 260/1461 KB 264/1461 KB 268/1461 KB 272/1461 KB 276/1461 KB 280/1461 KB 284/1461 KB 288/1461 KB 292/1461 KB 296/1461 KB 300/1461 KB 304/1461 KB 308/1461 KB 312/1461 KB 316/1461 KB 320/1461 KB 324/1461 KB 328/1461 KB 332/1461 KB 336/1461 KB 340/1461 KB 344/1461 KB 348/1461 KB 352/1461 KB 356/1461 KB 360/1461 KB 364/1461 KB 368/1461 KB 372/1461 KB 376/1461 KB 380/1461 KB 384/1461 KB 388/1461 KB 392/1461 KB 396/1461 KB 400/1461 KB 404/1461 KB 408/1461 KB 412/1461 KB 416/1461 KB 420/1461 KB 424/1461 KB 428/1461 KB 432/1461 KB 436/1461 KB 440/1461 KB 444/1461 KB 448/1461 KB 452/1461 KB 456/1461 KB 460/1461 KB 464/1461 KB 468/1461 KB 472/1461 KB 476/1461 KB 480/1461 KB 484/1461 KB 488/1461 KB 492/1461 KB 496/1461 KB 500/1461 KB 504/1461 KB 508/1461 KB 512/1461 KB 516/1461 KB 520/1461 KB 524/1461 KB 528/1461 KB 532/1461 KB 536/1461 KB 540/1461 KB 544/1461 KB 548/1461 KB 552/1461 KB 556/1461 KB 560/1461 KB 564/1461 KB 568/1461 KB 572/1461 KB 576/1461 KB 580/1461 KB 584/1461 KB 588/1461 KB 592/1461 KB 596/1461 KB 600/1461 KB 604/1461 KB 608/1461 KB 612/1461 KB 616/1461 KB 620/1461 KB 624/1461 KB 628/1461 KB 632/1461 KB 636/1461 KB 640/1461 KB 644/1461 KB 648/1461 KB 652/1461 KB 656/1461 KB 660/1461 KB 664/1461 KB 668/1461 KB 672/1461 KB 676/1461 KB 680/1461 KB 684/1461 KB 688/1461 KB 692/1461 KB 696/1461 KB 700/1461 KB 704/1461 KB 708/1461 KB 712/1461 KB 716/1461 KB 720/1461 KB 724/1461 KB 728/1461 KB 732/1461 KB 736/1461 KB 740/1461 KB 744/1461 KB 748/1461 KB 752/1461 KB 756/1461 KB 760/1461 KB 764/1461 KB 768/1461 KB 772/1461 KB 776/1461 KB 780/1461 KB 784/1461 KB 788/1461 KB 792/1461 KB 796/1461 KB 800/1461 KB 804/1461 KB 808/1461 KB 812/1461 KB 816/1461 KB 820/1461 KB 824/1461 KB 828/1461 KB 832/1461 KB 836/1461 KB 840/1461 KB 844/1461 KB 848/1461 KB 852/1461 KB 856/1461 KB 860/1461 KB 864/1461 KB 868/1461 KB 872/1461 KB 876/1461 KB 880/1461 KB 884/1461 KB 888/1461 KB 892/1461 KB 896/1461 KB 900/1461 KB 904/1461 KB 908/1461 KB 912/1461 KB 916/1461 KB 920/1461 KB 924/1461 KB 928/1461 KB 932/1461 KB 936/1461 KB 940/1461 KB 944/1461 KB 948/1461 KB 952/1461 KB 956/1461 KB 960/1461 KB 964/1461 KB 968/1461 KB 972/1461 KB 976/1461 KB 980/1461 KB 984/1461 KB 988/1461 KB 992/1461 KB 996/1461 KB 1000/1461 KB 1004/1461 KB 1008/1461 KB 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 811.2 KB/sec) unit-mysql-0: 01:29:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 364.1 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-mysql-0: 01:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 29.6 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 171.3 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 179.2 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 577.1 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 81.6 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 270.5 KB/sec) unit-mysql-0: 01:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 62.0 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 492.1 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 72.4 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-mysql-0: 01:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 4/10 KB 4/14 KB 4/21 KB 4/6 KB 8/149 KB 4/10 KB 4/14 KB 4/21 KB 4/6 KB 11/149 KB 4/10 KB 4/14 KB 4/21 KB 4/6 KB 3/149 KB 4/10 KB 4/14 KB 4/21 KB 4/6 KB 11/149 KB 4/10 KB 4/14 KB 8/21 KB 4/6 KB 11/149 KB 4/10 KB 4/14 KB 12/21 KB 4/6 KB 11/149 KB 4/10 KB 4/14 KB 16/21 KB 4/6 KB 3/149 KB 4/10 KB 4/14 KB 4/6 KB 11/149 KB 4/10 KB 8/14 KB 16/21 KB 4/6 KB 11/149 KB 4/10 KB 12/14 KB 16/21 KB 4/6 KB 11/149 KB 4/10 KB 14/14 KB 16/21 KB 4/6 KB 3/149 KB 4/10 KB 4/6 KB 11/149 KB 8/10 KB 14/14 KB 16/21 KB 4/6 KB 11/149 KB 10/10 KB 14/14 KB 16/21 KB 4/6 KB 3/149 KB 4/6 KB 11/149 KB 10/10 KB 14/14 KB 16/21 KB 6/6 KB 11/149 KB 10/10 KB 14/14 KB 20/21 KB 6/6 KB 11/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 13/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 16/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 19/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 21/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 24/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 27/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 29/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 32/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 36/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 40/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 44/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 48/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 52/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 56/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 60/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB 64/149 KB 10/10 KB 14/14 KB 21/21 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 404.5 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 241.5 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 699.6 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 633.4 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 100/149 KB 104/149 KB 108/149 KB 112/149 KB 116/149 KB 4/37 KB 4/30 KB 116/149 KB 4/37 KB 4/14 KB 4/37 KB 4/30 KB 116/149 KB 4/37 KB 8/14 KB 4/37 KB 4/30 KB 116/149 KB 4/37 KB 12/14 KB 4/37 KB 4/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 4/30 KB 116/149 KB 4/37 KB 4/37 KB 8/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 12/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 16/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 20/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 24/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 28/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 4/37 KB 14/14 KB 4/37 KB 116/149 KB 4/37 KB 4/37 KB 30/30 KB 116/149 KB 8/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 12/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 16/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 20/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 24/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 28/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 32/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 36/37 KB 14/14 KB 4/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 4/37 KB 116/149 KB 8/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 12/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 16/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 20/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 24/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 28/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 32/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 36/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 327.3 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 37/37 KB 30/30 KB 120/149 KB 37/37 KB 37/37 KB 30/30 KB 124/149 KB 37/37 KB 37/37 KB 30/30 KB 128/149 KB 37/37 KB 37/37 KB 30/30 KB 132/149 KB 37/37 KB 37/37 KB 30/30 KB 136/149 KB 37/37 KB 37/37 KB 30/30 KB 140/149 KB 37/37 KB 37/37 KB 30/30 KB 144/149 KB 37/37 KB 37/37 KB 30/30 KB 148/149 KB 37/37 KB 37/37 KB 30/30 KB 149/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 684.0 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 800.2 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 37/37 KB 149/149 KB 4/11 KB 149/149 KB 8/11 KB 149/149 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 786.5 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2597.6 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 11/11 KB 4/43 KB 3/7 KB 11/11 KB 8/43 KB 3/7 KB 11/11 KB 12/43 KB 3/7 KB 11/11 KB 16/43 KB 3/7 KB 11/11 KB 20/43 KB 3/7 KB 11/11 KB 24/43 KB 3/7 KB 11/11 KB 4/43 KB 5/7 KB 11/11 KB 24/43 KB 7/7 KB 11/11 KB 24/43 KB 7/7 KB 11/11 KB 28/43 KB 7/7 KB 11/11 KB 32/43 KB 7/7 KB 11/11 KB 36/43 KB 7/7 KB 11/11 KB 40/43 KB 7/7 KB 11/11 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 185.2 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 4/60 KB 7/7 KB 43/43 KB 8/60 KB 7/7 KB 43/43 KB 12/60 KB 7/7 KB 43/43 KB 16/60 KB 7/7 KB 43/43 KB 20/60 KB 7/7 KB 43/43 KB 24/60 KB 7/7 KB 43/43 KB 28/60 KB 7/7 KB 43/43 KB 32/60 KB 7/7 KB 43/43 KB 36/60 KB 7/7 KB 43/43 KB 40/60 KB 7/7 KB 43/43 KB 44/60 KB 7/7 KB 43/43 KB 48/60 KB 7/7 KB 43/43 KB 52/60 KB 7/7 KB 43/43 KB 56/60 KB 7/7 KB 43/43 KB 60/60 KB 7/7 KB 43/43 KB 60/60 KB 7/7 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 679.0 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 946.4 KB/sec) unit-mysql-0: 01:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-mysql-0: 01:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1420.3 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1473.0 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 154.6 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 100.9 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 166.8 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 168.9 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 47.0 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 01:29:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1069.3 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 52.0 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 51.7 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 63.9 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 3/87 KB 6/87 KB 3/13 KB 3/156 KB 9/87 KB 3/13 KB 3/87 KB 3/13 KB 3/156 KB 9/87 KB 5/13 KB 3/156 KB 9/87 KB 8/13 KB 3/156 KB 9/87 KB 11/13 KB 3/156 KB 9/87 KB 13/13 KB 3/156 KB 6/87 KB 3/13 KB 5/156 KB 9/87 KB 13/13 KB 8/156 KB 9/87 KB 13/13 KB 11/156 KB 9/87 KB 13/13 KB 13/156 KB 9/87 KB 13/13 KB 16/156 KB 9/87 KB 13/13 KB 19/156 KB 11/87 KB 13/13 KB 16/156 KB 11/87 KB 13/13 KB 19/156 KB 14/87 KB 13/13 KB 21/156 KB 14/87 KB 13/13 KB 21/156 KB 16/87 KB 13/13 KB 4/48 KB 24/156 KB 16/87 KB 13/13 KB 8/48 KB 24/156 KB 16/87 KB 13/13 KB 12/48 KB 24/156 KB 16/87 KB 13/13 KB 16/48 KB 21/156 KB 16/87 KB 13/13 KB 24/156 KB 16/87 KB 13/13 KB 4/48 KB 24/156 KB 19/87 KB 13/13 KB 16/48 KB 27/156 KB 19/87 KB 13/13 KB 16/48 KB 27/156 KB 22/87 KB 13/13 KB 16/48 KB 29/156 KB 22/87 KB 13/13 KB 16/48 KB 29/156 KB 25/87 KB 13/13 KB 16/48 KB 32/156 KB 27/87 KB 16/48 KB 32/156 KB 25/87 KB 16/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 629.5 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 32/156 KB 30/87 KB 16/48 KB 36/156 KB 30/87 KB 16/48 KB 40/156 KB 32/87 KB 20/48 KB 44/156 KB 32/87 KB 20/48 KB 48/156 KB 32/87 KB 20/48 KB 52/156 KB 32/87 KB 20/48 KB 56/156 KB 32/87 KB 20/48 KB 60/156 KB 32/87 KB 20/48 KB 64/156 KB 32/87 KB 20/48 KB 36/156 KB 32/87 KB 20/48 KB 64/156 KB 32/87 KB 24/48 KB 64/156 KB 32/87 KB 28/48 KB 64/156 KB 32/87 KB 32/48 KB 36/156 KB 32/87 KB 16/48 KB 64/156 KB 36/87 KB 32/48 KB 64/156 KB 40/87 KB 3/35 KB 32/48 KB 64/156 KB 44/87 KB 3/35 KB 32/48 KB 64/156 KB 48/87 KB 3/35 KB 32/48 KB 64/156 KB 52/87 KB 3/35 KB 32/48 KB 68/156 KB 56/87 KB 3/35 KB 36/48 KB 68/156 KB 60/87 KB 3/35 KB 36/48 KB 68/156 KB 64/87 KB 3/35 KB 36/48 KB 68/156 KB 68/87 KB 3/35 KB 36/48 KB 68/156 KB 72/87 KB 3/35 KB 36/48 KB 4/21 KB 64/156 KB 36/87 KB 3/35 KB 32/48 KB 68/156 KB 72/87 KB 6/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 9/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 11/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 14/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 16/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 19/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 22/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 25/35 KB 36/48 KB 4/21 KB 68/156 KB 68/87 KB 3/35 KB 36/48 KB 4/21 KB 68/156 KB 72/87 KB 25/35 KB 36/48 KB 8/21 KB 68/156 KB 76/87 KB 27/35 KB 36/48 KB 12/21 KB 68/156 KB 76/87 KB 27/35 KB 36/48 KB 16/21 KB 68/156 KB 52/87 KB 3/35 KB 36/48 KB 72/156 KB 76/87 KB 27/35 KB 36/48 KB 16/21 KB 76/156 KB 76/87 KB 27/35 KB 36/48 KB 16/21 KB 80/156 KB 76/87 KB 27/35 KB 36/48 KB 16/21 KB 64/156 KB 52/87 KB 3/35 KB 36/48 KB 80/156 KB 76/87 KB 27/35 KB 40/48 KB 16/21 KB 80/156 KB 76/87 KB 27/35 KB 44/48 KB 16/21 KB 80/156 KB 76/87 KB 27/35 KB 48/48 KB 16/21 KB 80/156 KB 76/87 KB 27/35 KB 48/48 KB 16/21 KB 84/156 KB 76/87 KB 27/35 KB 48/48 KB 16/21 KB 88/156 KB 76/87 KB 27/35 KB 48/48 KB 16/21 KB 92/156 KB 76/87 KB 27/35 KB 48/48 KB 16/21 KB 68/156 KB 76/87 KB 27/35 KB 36/48 KB 8/21 KB 68/156 KB 76/87 KB 25/35 KB 36/48 KB 8/21 KB 92/156 KB 80/87 KB 27/35 KB 48/48 KB 20/21 KB 92/156 KB 80/87 KB 30/35 KB 48/48 KB 20/21 KB 92/156 KB 80/87 KB 32/35 KB 48/48 KB 20/21 KB 92/156 KB 76/87 KB 27/35 KB 48/48 KB 20/21 KB 92/156 KB 84/87 KB 32/35 KB 48/48 KB 21/21 KB 92/156 KB 84/87 KB 32/35 KB 48/48 KB 20/21 KB 92/156 KB 87/87 KB 35/35 KB 48/48 KB 21/21 KB 92/156 KB 84/87 KB 35/35 KB 48/48 KB 21/21 KB 96/156 KB 87/87 KB 35/35 KB 48/48 KB 21/21 KB 100/156 KB 87/87 KB 35/35 KB 48/48 KB 21/21 KB 104/156 KB 87/87 KB 35/35 KB 21/21 KB 108/156 KB 87/87 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1199.0 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 112/156 KB 87/87 KB 35/35 KB 116/156 KB 87/87 KB 35/35 KB 120/156 KB 35/35 KB 124/156 KB 35/35 KB 128/156 KB 35/35 KB 132/156 KB 35/35 KB 136/156 KB 35/35 KB 140/156 KB 35/35 KB 140/156 KB 3/86 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 443.2 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 734.7 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1808.9 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 140/156 KB 6/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 140/156 KB 9/86 KB 140/156 KB 11/86 KB 140/156 KB 14/86 KB 140/156 KB 16/86 KB 140/156 KB 19/86 KB 144/156 KB 19/86 KB 148/156 KB 19/86 KB 148/156 KB 22/86 KB 148/156 KB 25/86 KB 152/156 KB 25/86 KB 152/156 KB 27/86 KB 156/156 KB 27/86 KB 156/156 KB 27/86 KB 156/156 KB 30/86 KB 156/156 KB 32/86 KB 156/156 KB 36/86 KB 156/156 KB 40/86 KB 156/156 KB 44/86 KB 156/156 KB 48/86 KB 156/156 KB 48/86 KB 3/14 KB 156/156 KB 48/86 KB 5/14 KB 156/156 KB 48/86 KB 3/24 KB 4/119 KB 8/14 KB 156/156 KB 48/86 KB 3/24 KB 4/119 KB 5/14 KB 156/156 KB 48/86 KB 6/24 KB 4/119 KB 8/14 KB 156/156 KB 48/86 KB 9/24 KB 4/119 KB 8/14 KB 156/156 KB 48/86 KB 11/24 KB 4/119 KB 8/14 KB 156/156 KB 48/86 KB 11/24 KB 4/119 KB 11/14 KB 156/156 KB 48/86 KB 14/24 KB 4/119 KB 13/14 KB 156/156 KB 48/86 KB 14/24 KB 4/119 KB 14/14 KB 156/156 KB 48/86 KB 4/119 KB 5/14 KB 156/156 KB 48/86 KB 14/24 KB 4/119 KB 11/14 KB 156/156 KB 48/86 KB 16/24 KB 4/119 KB 14/14 KB 156/156 KB 48/86 KB 19/24 KB 4/119 KB 14/14 KB 156/156 KB 48/86 KB 19/24 KB 8/119 KB 14/14 KB 156/156 KB 48/86 KB 19/24 KB 12/119 KB 14/14 KB 156/156 KB 48/86 KB 22/24 KB 16/119 KB 14/14 KB 156/156 KB 48/86 KB 22/24 KB 12/119 KB 14/14 KB 156/156 KB 48/86 KB 24/24 KB 16/119 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2514.3 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 48/86 KB 24/24 KB 20/119 KB 14/14 KB 48/86 KB 24/24 KB 24/119 KB 14/14 KB 48/86 KB 24/24 KB 28/119 KB 14/14 KB 48/86 KB 24/24 KB 32/119 KB 14/14 KB 48/86 KB 24/24 KB 36/119 KB 14/14 KB 52/86 KB 24/24 KB 40/119 KB 14/14 KB 52/86 KB 24/24 KB 44/119 KB 14/14 KB 52/86 KB 24/24 KB 48/119 KB 14/14 KB 52/86 KB 24/24 KB 36/119 KB 14/14 KB 56/86 KB 24/24 KB 48/119 KB 14/14 KB 60/86 KB 24/24 KB 48/119 KB 14/14 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 64/86 KB 24/24 KB 48/119 KB 14/14 KB 68/86 KB 24/24 KB 48/119 KB 14/14 KB 72/86 KB 24/24 KB 52/119 KB 76/86 KB 24/24 KB 52/119 KB 80/86 KB 24/24 KB 52/119 KB 68/86 KB 24/24 KB 52/119 KB 80/86 KB 24/24 KB 56/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 207.1 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 80/86 KB 24/24 KB 60/119 KB 80/86 KB 24/24 KB 64/119 KB 84/86 KB 24/24 KB 64/119 KB 86/86 KB 24/24 KB 64/119 KB 86/86 KB 24/24 KB 68/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 352.7 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 86/86 KB 68/119 KB 4/29 KB 86/86 KB 68/119 KB 8/29 KB 86/86 KB 68/119 KB 12/29 KB 86/86 KB 68/119 KB 16/29 KB 86/86 KB 68/119 KB 20/29 KB 86/86 KB 72/119 KB 20/29 KB 86/86 KB 72/119 KB 24/29 KB 86/86 KB 72/119 KB 28/29 KB 86/86 KB 76/119 KB 29/29 KB 3/37 KB 86/86 KB 76/119 KB 28/29 KB 3/37 KB 86/86 KB 80/119 KB 29/29 KB 3/37 KB 84/119 KB 29/29 KB 3/37 KB 86/86 KB 72/119 KB 28/29 KB 3/37 KB 84/119 KB 29/29 KB 5/37 KB 84/119 KB 29/29 KB 8/37 KB 84/119 KB 29/29 KB 11/37 KB 84/119 KB 29/29 KB 13/37 KB 84/119 KB 29/29 KB 16/37 KB 84/119 KB 29/29 KB 19/37 KB 84/119 KB 29/29 KB 21/37 KB 84/119 KB 29/29 KB 21/37 KB 3/57 KB 84/119 KB 29/29 KB 21/37 KB 6/57 KB 84/119 KB 29/29 KB 21/37 KB 9/57 KB 84/119 KB 29/29 KB 21/37 KB 11/57 KB 84/119 KB 29/29 KB 24/37 KB 14/57 KB 84/119 KB 29/29 KB 24/37 KB 16/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1122.0 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 84/119 KB 29/29 KB 24/37 KB 11/57 KB 84/119 KB 29/29 KB 27/37 KB 19/57 KB 84/119 KB 29/29 KB 29/37 KB 19/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 84/119 KB 29/29 KB 24/37 KB 19/57 KB 84/119 KB 29/29 KB 32/37 KB 19/57 KB 88/119 KB 29/29 KB 35/37 KB 19/57 KB 88/119 KB 29/29 KB 37/37 KB 22/57 KB 88/119 KB 29/29 KB 32/37 KB 19/57 KB 92/119 KB 37/37 KB 22/57 KB 96/119 KB 37/37 KB 22/57 KB 100/119 KB 37/37 KB 22/57 KB 104/119 KB 37/37 KB 22/57 KB 108/119 KB 37/37 KB 22/57 KB 112/119 KB 37/37 KB 22/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 354.9 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 88/119 KB 29/29 KB 35/37 KB 22/57 KB 112/119 KB 37/37 KB 25/57 KB 112/119 KB 37/37 KB 27/57 KB 112/119 KB 37/37 KB 30/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 112/119 KB 37/37 KB 32/57 KB 112/119 KB 37/37 KB 36/57 KB 116/119 KB 37/37 KB 40/57 KB 116/119 KB 37/37 KB 44/57 KB 4/11 KB 116/119 KB 37/37 KB 48/57 KB 4/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 420.6 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 116/119 KB 37/37 KB 36/57 KB 116/119 KB 37/37 KB 40/57 KB 4/11 KB 116/119 KB 48/57 KB 8/11 KB 116/119 KB 48/57 KB 11/11 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 119/119 KB 48/57 KB 11/11 KB 119/119 KB 3/33 KB 48/57 KB 11/11 KB 119/119 KB 6/33 KB 48/57 KB 11/11 KB 119/119 KB 6/33 KB 52/57 KB 11/11 KB 119/119 KB 6/33 KB 56/57 KB 11/11 KB 119/119 KB 6/33 KB 57/57 KB 11/11 KB 119/119 KB 9/33 KB 57/57 KB 11/11 KB 119/119 KB 11/33 KB 57/57 KB 11/11 KB 119/119 KB 14/33 KB 57/57 KB 11/11 KB 119/119 KB 16/33 KB 57/57 KB 11/11 KB 119/119 KB 19/33 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 108.0 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 119/119 KB 22/33 KB 57/57 KB 119/119 KB 25/33 KB 57/57 KB 119/119 KB 27/33 KB 57/57 KB 119/119 KB 30/33 KB 57/57 KB 119/119 KB 32/33 KB 57/57 KB 119/119 KB 33/33 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1238.8 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 582.3 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 33/33 KB 4/21 KB 57/57 KB 33/33 KB 8/21 KB 33/33 KB 12/21 KB 33/33 KB 16/21 KB 33/33 KB 20/21 KB 33/33 KB 21/21 KB 33/33 KB 4/5 KB 21/21 KB 33/33 KB 5/5 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 321.4 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/5 KB 21/21 KB 5/14 KB 5/5 KB 21/21 KB 8/14 KB 5/5 KB 21/21 KB 11/14 KB 5/5 KB 21/21 KB 13/14 KB 5/5 KB 21/21 KB 14/14 KB 5/5 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 42.8 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 199.0 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 127.1 KB/sec) unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:22 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 286.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 113.6 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 182.8 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1156.2 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 757.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 162.9 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 94.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/45 KB 5/286 KB 3/308 KB 3/45 KB 8/286 KB 3/308 KB 3/45 KB 3/286 KB 3/308 KB 3/45 KB 8/286 KB 5/308 KB 3/45 KB 8/286 KB 8/308 KB 3/45 KB 8/286 KB 8/308 KB 3/39 KB 3/45 KB 3/286 KB 6/45 KB 8/286 KB 8/308 KB 3/39 KB 9/45 KB 8/286 KB 8/308 KB 3/39 KB 11/45 KB 8/286 KB 11/308 KB 3/39 KB 14/45 KB 11/286 KB 11/308 KB 6/39 KB 9/45 KB 8/286 KB 11/308 KB 3/39 KB 14/45 KB 11/286 KB 13/308 KB 6/39 KB 11/45 KB 11/286 KB 11/308 KB 6/39 KB 14/45 KB 11/286 KB 13/308 KB 9/39 KB 14/45 KB 11/286 KB 13/308 KB 11/39 KB 14/45 KB 11/286 KB 13/308 KB 14/39 KB 14/45 KB 11/286 KB 13/308 KB 16/39 KB 14/45 KB 11/286 KB 13/308 KB 19/39 KB 11/45 KB 11/286 KB 11/308 KB 3/39 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 3/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 5/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 8/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 11/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 13/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 16/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 19/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 21/223 KB 14/45 KB 13/286 KB 16/308 KB 19/39 KB 24/223 KB 14/45 KB 13/286 KB 16/308 KB 22/39 KB 24/223 KB 16/45 KB 16/286 KB 16/308 KB 25/39 KB 27/223 KB 14/45 KB 11/286 KB 16/308 KB 19/39 KB 16/45 KB 16/286 KB 16/308 KB 22/39 KB 27/223 KB 16/45 KB 16/286 KB 19/308 KB 25/39 KB 27/223 KB 14/45 KB 16/286 KB 16/308 KB 22/39 KB 27/223 KB 14/45 KB 13/286 KB 16/308 KB 22/39 KB 27/223 KB 19/45 KB 16/286 KB 19/308 KB 25/39 KB 27/223 KB 22/45 KB 19/286 KB 19/308 KB 25/39 KB 29/223 KB 25/45 KB 19/286 KB 21/308 KB 27/39 KB 29/223 KB 19/45 KB 19/286 KB 19/308 KB 25/39 KB 29/223 KB 19/45 KB 16/286 KB 19/308 KB 25/39 KB 29/223 KB 25/45 KB 19/286 KB 21/308 KB 27/39 KB 32/223 KB 22/45 KB 19/286 KB 21/308 KB 27/39 KB 29/223 KB 22/45 KB 19/286 KB 21/308 KB 25/39 KB 29/223 KB 25/45 KB 21/286 KB 21/308 KB 27/39 KB 32/223 KB 25/45 KB 21/286 KB 24/308 KB 27/39 KB 36/223 KB 27/45 KB 24/286 KB 24/308 KB 30/39 KB 40/223 KB 27/45 KB 24/286 KB 24/308 KB 30/39 KB 44/223 KB 25/45 KB 21/286 KB 24/308 KB 27/39 KB 32/223 KB 27/45 KB 24/286 KB 27/308 KB 30/39 KB 44/223 KB 27/45 KB 24/286 KB 24/308 KB 30/39 KB 36/223 KB 25/45 KB 24/286 KB 24/308 KB 30/39 KB 36/223 KB 25/45 KB 21/286 KB 24/308 KB 30/39 KB 36/223 KB 27/45 KB 24/286 KB 27/308 KB 32/39 KB 44/223 KB 27/45 KB 27/286 KB 27/308 KB 32/39 KB 44/223 KB 30/45 KB 27/286 KB 27/308 KB 35/39 KB 44/223 KB 32/45 KB 29/286 KB 27/308 KB 35/39 KB 44/223 KB 36/45 KB 29/286 KB 29/308 KB 35/39 KB 44/223 KB 40/45 KB 29/286 KB 29/308 KB 35/39 KB 48/223 KB 27/45 KB 27/286 KB 27/308 KB 35/39 KB 44/223 KB 40/45 KB 29/286 KB 29/308 KB 38/39 KB 48/223 KB 40/45 KB 29/286 KB 29/308 KB 39/39 KB 48/223 KB 36/45 KB 29/286 KB 29/308 KB 35/39 KB 48/223 KB 32/45 KB 29/286 KB 29/308 KB 35/39 KB 44/223 KB 30/45 KB 29/286 KB 29/308 KB 35/39 KB 44/223 KB 40/45 KB 32/286 KB 29/308 KB 39/39 KB 48/223 KB 40/45 KB 32/286 KB 32/308 KB 39/39 KB 48/223 KB 40/45 KB 36/286 KB 32/308 KB 39/39 KB 48/223 KB 44/45 KB 40/286 KB 36/308 KB 39/39 KB 52/223 KB 44/45 KB 44/286 KB 36/308 KB 39/39 KB 52/223 KB 44/45 KB 48/286 KB 36/308 KB 39/39 KB 52/223 KB 44/45 KB 36/286 KB 36/308 KB 39/39 KB 52/223 KB 45/45 KB 48/286 KB 36/308 KB 39/39 KB 52/223 KB 40/45 KB 36/286 KB 36/308 KB 39/39 KB 52/223 KB 45/45 KB 48/286 KB 36/308 KB 39/39 KB unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 56/223 KB 45/45 KB 48/286 KB 36/308 KB 39/39 KB 60/223 KB 40/45 KB 36/286 KB 36/308 KB 39/39 KB 48/223 KB 45/45 KB 48/286 KB 40/308 KB 39/39 KB 60/223 KB 45/45 KB 48/286 KB 44/308 KB 39/39 KB 60/223 KB 45/45 KB 48/286 KB 48/308 KB 39/39 KB 60/223 KB 45/45 KB 48/286 KB 52/308 KB 39/39 KB 64/223 KB 45/45 KB 52/286 KB 56/308 KB 39/39 KB 64/223 KB 45/45 KB 52/286 KB 60/308 KB 39/39 KB 64/223 KB 45/45 KB 52/286 KB 64/308 KB 39/39 KB 64/223 KB 45/45 KB 48/286 KB 48/308 KB 39/39 KB 64/223 KB 45/45 KB 52/286 KB 64/308 KB 39/39 KB 68/223 KB 45/45 KB 52/286 KB 64/308 KB 39/39 KB 72/223 KB 45/45 KB 52/286 KB 64/308 KB 39/39 KB 76/223 KB 45/45 KB 52/286 KB 52/308 KB 39/39 KB 64/223 KB 45/45 KB 56/286 KB 64/308 KB 76/223 KB 45/45 KB 60/286 KB 64/308 KB 76/223 KB 45/45 KB 64/286 KB 64/308 KB 76/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1036.9 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 68/286 KB 68/308 KB 80/223 KB 68/286 KB 72/308 KB 80/223 KB 68/286 KB 76/308 KB 80/223 KB 68/286 KB 80/308 KB 80/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1009.9 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 45/45 KB 68/286 KB 64/308 KB 80/223 KB 72/286 KB 80/308 KB 80/223 KB 76/286 KB 80/308 KB 80/223 KB 80/286 KB 80/308 KB 80/223 KB 45/45 KB 64/286 KB 64/308 KB 80/223 KB 80/286 KB 80/308 KB 84/223 KB 80/286 KB 80/308 KB 88/223 KB 80/286 KB 80/308 KB 92/223 KB 80/286 KB 80/308 KB 96/223 KB 84/286 KB 80/308 KB 100/223 KB 84/286 KB 84/308 KB 104/223 KB 84/286 KB 84/308 KB 108/223 KB 84/286 KB 84/308 KB 112/223 KB 84/286 KB 80/308 KB 96/223 KB 88/286 KB 84/308 KB 112/223 KB 92/286 KB 84/308 KB 112/223 KB 96/286 KB 84/308 KB 112/223 KB 84/286 KB 84/308 KB 100/223 KB 96/286 KB 88/308 KB 112/223 KB 96/286 KB 92/308 KB 112/223 KB 96/286 KB 96/308 KB 112/223 KB 100/286 KB 96/308 KB 112/223 KB 4/174 KB 3/22 KB 104/286 KB 100/308 KB 116/223 KB 4/174 KB 3/22 KB 108/286 KB 100/308 KB 116/223 KB 4/174 KB 3/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 3/22 KB 100/286 KB 100/308 KB 116/223 KB 4/174 KB 6/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 9/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 11/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 14/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 16/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 19/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 22/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 22/22 KB 112/286 KB 100/308 KB 116/223 KB 4/174 KB 100/286 KB 100/308 KB 116/223 KB 4/174 KB 22/22 KB 112/286 KB 100/308 KB 120/223 KB 4/174 KB 22/22 KB 112/286 KB 100/308 KB 124/223 KB 4/174 KB 22/22 KB 112/286 KB 100/308 KB 128/223 KB 4/174 KB 22/22 KB 112/286 KB 100/308 KB 132/223 KB 4/174 KB 22/22 KB 116/286 KB 100/308 KB 136/223 KB 4/174 KB 22/22 KB 116/286 KB 100/308 KB 140/223 KB 4/174 KB 22/22 KB 116/286 KB 100/308 KB 144/223 KB 4/174 KB 22/22 KB 116/286 KB 100/308 KB 148/223 KB 4/174 KB 100/286 KB 100/308 KB 112/223 KB 4/174 KB 100/286 KB 96/308 KB 112/223 KB 8/174 KB 22/22 KB 116/286 KB 100/308 KB 148/223 KB 12/174 KB 22/22 KB 116/286 KB 100/308 KB 148/223 KB 16/174 KB 22/22 KB 116/286 KB 100/308 KB 148/223 KB 20/174 KB 22/22 KB 116/286 KB 100/308 KB 148/223 KB 24/174 KB 22/22 KB 116/286 KB 104/308 KB 148/223 KB 28/174 KB 22/22 KB 116/286 KB 104/308 KB 148/223 KB 32/174 KB 22/22 KB 116/286 KB 104/308 KB 148/223 KB 4/174 KB 22/22 KB 116/286 KB 100/308 KB 132/223 KB 32/174 KB 22/22 KB 120/286 KB 104/308 KB 148/223 KB 32/174 KB 22/22 KB 124/286 KB 104/308 KB 148/223 KB 32/174 KB 22/22 KB 128/286 KB 104/308 KB 148/223 KB 20/174 KB 22/22 KB 116/286 KB 104/308 KB 148/223 KB 32/174 KB 22/22 KB 128/286 KB 108/308 KB 148/223 KB 32/174 KB 22/22 KB 128/286 KB 112/308 KB 148/223 KB 32/174 KB 22/22 KB 128/286 KB 116/308 KB 148/223 KB 32/174 KB 22/22 KB 128/286 KB 120/308 KB 148/223 KB 32/174 KB 22/22 KB 128/286 KB 124/308 KB 148/223 KB 36/174 KB 22/22 KB 128/286 KB 128/308 KB 148/223 KB 36/174 KB 22/22 KB 132/286 KB 128/308 KB 148/223 KB 36/174 KB 22/22 KB 136/286 KB 132/308 KB 148/223 KB 36/174 KB 22/22 KB 140/286 KB 132/308 KB 148/223 KB 36/174 KB 22/22 KB 144/286 KB 132/308 KB 148/223 KB 36/174 KB 148/286 KB 132/308 KB 152/223 KB 36/174 KB 152/286 KB 132/308 KB 152/223 KB 36/174 KB 156/286 KB 132/308 KB 152/223 KB 36/174 KB 160/286 KB 132/308 KB 152/223 KB 36/174 KB 164/286 KB 132/308 KB 152/223 KB 36/174 KB 22/22 KB 128/286 KB 124/308 KB 148/223 KB 40/174 KB 164/286 KB 132/308 KB 152/223 KB 44/174 KB 164/286 KB 132/308 KB 152/223 KB 48/174 KB 164/286 KB 132/308 KB 152/223 KB unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 52/174 KB 164/286 KB 132/308 KB 152/223 KB 56/174 KB 164/286 KB 132/308 KB 152/223 KB 60/174 KB 164/286 KB 132/308 KB 152/223 KB 64/174 KB 164/286 KB 132/308 KB 152/223 KB 36/174 KB 144/286 KB 132/308 KB 152/223 KB 64/174 KB 164/286 KB 132/308 KB 156/223 KB 64/174 KB 164/286 KB 132/308 KB 160/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 380.2 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 36/174 KB 22/22 KB 132/286 KB 132/308 KB 148/223 KB 64/174 KB 164/286 KB 136/308 KB 160/223 KB 64/174 KB 164/286 KB 140/308 KB 160/223 KB 64/174 KB 164/286 KB 144/308 KB 160/223 KB 64/174 KB 3/9 KB 164/286 KB 148/308 KB 160/223 KB 68/174 KB 3/9 KB 164/286 KB 152/308 KB 164/223 KB 68/174 KB 3/9 KB 164/286 KB 156/308 KB 164/223 KB 68/174 KB 3/9 KB 164/286 KB 160/308 KB 164/223 KB 64/174 KB 3/9 KB 164/286 KB 144/308 KB 160/223 KB 68/174 KB 5/9 KB 164/286 KB 160/308 KB 164/223 KB 68/174 KB 8/9 KB 164/286 KB 160/308 KB 164/223 KB 68/174 KB 9/9 KB 164/286 KB 160/308 KB 164/223 KB 68/174 KB 9/9 KB 164/286 KB 164/308 KB 164/223 KB 68/174 KB 9/9 KB 168/286 KB 168/308 KB 164/223 KB 68/174 KB 9/9 KB 168/286 KB 172/308 KB 164/223 KB 68/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 68/174 KB 3/9 KB 164/286 KB 148/308 KB 164/223 KB 72/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 76/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 80/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 84/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 88/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 92/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 164/223 KB 64/174 KB 3/9 KB 164/286 KB 148/308 KB 164/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 168/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 172/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 176/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 180/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 184/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 188/223 KB 96/174 KB 9/9 KB 168/286 KB 176/308 KB 192/223 KB 68/174 KB 9/9 KB 168/286 KB 164/308 KB 164/223 KB 96/174 KB 9/9 KB 172/286 KB 176/308 KB 192/223 KB 96/174 KB 9/9 KB 176/286 KB 176/308 KB 192/223 KB 96/174 KB 9/9 KB 180/286 KB 176/308 KB 192/223 KB 96/174 KB 9/9 KB 184/286 KB 176/308 KB 196/223 KB 96/174 KB 9/9 KB 188/286 KB 176/308 KB 196/223 KB 96/174 KB 9/9 KB 192/286 KB 180/308 KB 196/223 KB 100/174 KB 9/9 KB 192/286 KB 180/308 KB 196/223 KB 104/174 KB 196/286 KB 180/308 KB 196/223 KB 108/174 KB 196/286 KB 180/308 KB 196/223 KB 112/174 KB 196/286 KB 180/308 KB 196/223 KB 116/174 KB 196/286 KB 180/308 KB 196/223 KB 120/174 KB 196/286 KB 180/308 KB 196/223 KB 124/174 KB 196/286 KB 180/308 KB 196/223 KB 128/174 KB 196/286 KB 180/308 KB 196/223 KB 132/174 KB 196/286 KB 180/308 KB 196/223 KB 96/174 KB 9/9 KB 180/286 KB 176/308 KB 196/223 KB 132/174 KB 196/286 KB 180/308 KB 200/223 KB 132/174 KB 196/286 KB 180/308 KB 204/223 KB 132/174 KB 196/286 KB 180/308 KB 208/223 KB 132/174 KB 196/286 KB 180/308 KB 212/223 KB 132/174 KB 196/286 KB 180/308 KB 216/223 KB 132/174 KB 196/286 KB 180/308 KB 220/223 KB 132/174 KB 196/286 KB 180/308 KB 223/223 KB 100/174 KB 196/286 KB 180/308 KB 196/223 KB 132/174 KB 200/286 KB 180/308 KB 223/223 KB 132/174 KB 204/286 KB 180/308 KB 223/223 KB 132/174 KB 208/286 KB 180/308 KB 223/223 KB 132/174 KB 212/286 KB 180/308 KB 223/223 KB 132/174 KB 216/286 KB 180/308 KB 223/223 KB 136/174 KB 220/286 KB 180/308 KB 223/223 KB 136/174 KB 224/286 KB 180/308 KB 223/223 KB 136/174 KB 228/286 KB 180/308 KB 223/223 KB 136/174 KB 232/286 KB 180/308 KB 223/223 KB 136/174 KB 236/286 KB 180/308 KB 223/223 KB 136/174 KB 240/286 KB 180/308 KB 223/223 KB 136/174 KB 244/286 KB 180/308 KB 223/223 KB 136/174 KB 248/286 KB 180/308 KB 223/223 KB 136/174 KB 252/286 KB 180/308 KB 223/223 KB 136/174 KB 256/286 unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install KB 180/308 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 102.5 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 96/174 KB 9/9 KB 188/286 KB 180/308 KB 196/223 KB 136/174 KB 256/286 KB 184/308 KB 223/223 KB 136/174 KB 256/286 KB 188/308 KB 223/223 KB 136/174 KB 260/286 KB 192/308 KB 223/223 KB 136/174 KB 260/286 KB 196/308 KB 223/223 KB 136/174 KB 260/286 KB 200/308 KB 223/223 KB 136/174 KB 260/286 KB 204/308 KB 223/223 KB 136/174 KB 260/286 KB 208/308 KB 223/223 KB 136/174 KB 260/286 KB 212/308 KB 223/223 KB 136/174 KB 260/286 KB 216/308 KB 223/223 KB 136/174 KB 260/286 KB 220/308 KB 223/223 KB 136/174 KB 260/286 KB 224/308 KB 223/223 KB 136/174 KB 260/286 KB 228/308 KB 223/223 KB 136/174 KB 216/286 KB 180/308 KB 223/223 KB 140/174 KB 260/286 KB 228/308 KB 223/223 KB 144/174 KB 260/286 KB 228/308 KB 223/223 KB 148/174 KB 260/286 KB 228/308 KB 223/223 KB 152/174 KB 260/286 KB 228/308 KB 156/174 KB 260/286 KB 228/308 KB 160/174 KB 260/286 KB 228/308 KB 164/174 KB 260/286 KB 228/308 KB 168/174 KB 260/286 KB 228/308 KB 172/174 KB 260/286 KB 228/308 KB 174/174 KB 260/286 KB 228/308 KB 136/174 KB 260/286 KB 188/308 KB 223/223 KB 174/174 KB 264/286 KB 228/308 KB 174/174 KB 268/286 KB 232/308 KB 174/174 KB 272/286 KB 232/308 KB 174/174 KB 276/286 KB 232/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2250.1 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 174/174 KB 276/286 KB 232/308 KB 3/22 KB 174/174 KB 276/286 KB 232/308 KB 5/22 KB 174/174 KB 276/286 KB 232/308 KB 8/22 KB 174/174 KB 276/286 KB 232/308 KB 11/22 KB 174/174 KB 276/286 KB 232/308 KB 13/22 KB 174/174 KB 276/286 KB 232/308 KB 16/22 KB 174/174 KB 276/286 KB 232/308 KB 19/22 KB 174/174 KB 264/286 KB 232/308 KB 174/174 KB 276/286 KB 236/308 KB 19/22 KB 174/174 KB 276/286 KB 240/308 KB 19/22 KB 174/174 KB 276/286 KB 240/308 KB 21/22 KB 174/174 KB 276/286 KB 240/308 KB 22/22 KB 276/286 KB 244/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1809.6 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 280/286 KB 244/308 KB 22/22 KB 284/286 KB 248/308 KB 22/22 KB 286/286 KB 248/308 KB 22/22 KB 280/286 KB 248/308 KB 22/22 KB 286/286 KB 252/308 KB 22/22 KB 286/286 KB 256/308 KB 22/22 KB 286/286 KB 260/308 KB 22/22 KB 286/286 KB 264/308 KB 22/22 KB 286/286 KB 268/308 KB 22/22 KB 286/286 KB 272/308 KB 22/22 KB 4/17 KB 286/286 KB 272/308 KB 22/22 KB 8/17 KB 286/286 KB 272/308 KB 22/22 KB 12/17 KB 286/286 KB 272/308 KB 22/22 KB 16/17 KB 286/286 KB 272/308 KB 22/22 KB 17/17 KB 286/286 KB 272/308 KB 22/22 KB 17/17 KB 286/286 KB 276/308 KB 22/22 KB 17/17 KB 286/286 KB 280/308 KB 22/22 KB 17/17 KB 286/286 KB 284/308 KB 22/22 KB 17/17 KB 286/286 KB 288/308 KB 17/17 KB 286/286 KB 292/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 17/17 KB 292/308 KB 3/11 KB 17/17 KB 292/308 KB 6/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 154.1 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2400.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 296/308 KB 9/11 KB 300/308 KB 9/11 KB 304/308 KB 9/11 KB 292/308 KB 9/11 KB 304/308 KB 11/11 KB 308/308 KB 11/11 KB 4/13 KB 308/308 KB 11/11 KB 8/13 KB 308/308 KB 11/11 KB 12/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB 3/11 KB 11/11 KB 13/13 KB 308/308 KB 6/11 KB 11/11 KB 13/13 KB 3/28 KB 308/308 KB 9/11 KB 11/11 KB 13/13 KB 3/28 KB 308/308 KB 6/11 KB 11/11 KB 13/13 KB 6/28 KB 308/308 KB 9/11 KB 13/13 KB 9/28 KB 308/308 KB 11/11 KB 13/13 KB 6/28 KB 308/308 KB 11/11 KB 11/28 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 108.7 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 14/28 KB 308/308 KB 11/11 KB 16/28 KB 308/308 KB 11/11 KB 4/14 KB 16/28 KB 308/308 KB 11/11 KB 8/14 KB 16/28 KB 12/14 KB 16/28 KB 14/14 KB 16/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 77.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2261.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 14/14 KB 16/28 KB 3/37 KB 14/14 KB 16/28 KB 6/37 KB 14/14 KB 16/28 KB 9/37 KB 14/14 KB 16/28 KB 11/37 KB 14/14 KB 16/28 KB 14/37 KB 14/14 KB 16/28 KB 16/37 KB 14/14 KB 16/28 KB 19/37 KB 14/14 KB 16/28 KB 22/37 KB 14/14 KB 16/28 KB 25/37 KB 14/14 KB 16/28 KB 27/37 KB 14/14 KB 16/28 KB 30/37 KB 14/14 KB 16/28 KB 32/37 KB 14/14 KB 16/28 KB 35/37 KB 14/14 KB 16/28 KB 37/37 KB 14/14 KB 19/28 KB 37/37 KB 14/14 KB 22/28 KB 37/37 KB 14/14 KB 25/28 KB 37/37 KB 14/14 KB 27/28 KB 37/37 KB 14/14 KB 28/28 KB 37/37 KB 14/14 KB 4/192 KB 28/28 KB 37/37 KB 14/14 KB 8/192 KB 28/28 KB 37/37 KB 14/14 KB 12/192 KB 28/28 KB 37/37 KB 14/14 KB 16/192 KB 28/28 KB 37/37 KB 14/14 KB 20/192 KB 28/28 KB 37/37 KB 14/14 KB 24/192 KB 28/28 KB 37/37 KB 14/14 KB 28/192 KB 28/28 KB 37/37 KB 14/14 KB 32/192 KB 28/28 KB 37/37 KB 14/14 KB 36/192 KB 28/28 KB 37/37 KB 14/14 KB 40/192 KB 28/28 KB 37/37 KB 14/14 KB 44/192 KB 28/28 KB 37/37 KB 4/309 KB 48/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 88.4 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 185.9 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 14/14 KB 4/309 KB 44/192 KB 28/28 KB 37/37 KB 8/309 KB 48/192 KB 12/309 KB 48/192 KB 16/309 KB 48/192 KB 20/309 KB 48/192 KB 24/309 KB 48/192 KB 28/309 KB 48/192 KB 32/309 KB 48/192 KB 36/309 KB 48/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 241.7 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 40/309 KB 48/192 KB 44/309 KB 48/192 KB 48/309 KB 48/192 KB 52/309 KB 48/192 KB 56/309 KB 48/192 KB 60/309 KB 48/192 KB 64/309 KB 48/192 KB 68/309 KB 48/192 KB 68/309 KB 52/192 KB 68/309 KB 56/192 KB 68/309 KB 60/192 KB 68/309 KB 64/192 KB 68/309 KB 68/192 KB 72/309 KB 68/192 KB 3/14 KB 72/309 KB 68/192 KB 5/14 KB 72/309 KB 68/192 KB 8/14 KB 72/309 KB 68/192 KB 11/14 KB 72/309 KB 68/192 KB 13/14 KB 72/309 KB 68/192 KB 14/14 KB 72/309 KB 68/192 KB 76/309 KB 68/192 KB 14/14 KB 80/309 KB 68/192 KB 14/14 KB 84/309 KB 68/192 KB 14/14 KB 84/309 KB 72/192 KB 14/14 KB 84/309 KB 76/192 KB 14/14 KB 84/309 KB 80/192 KB 14/14 KB 84/309 KB 84/192 KB 14/14 KB 88/309 KB 88/192 KB 14/14 KB 88/309 KB 92/192 KB 14/14 KB 88/309 KB 96/192 KB 14/14 KB 88/309 KB 84/192 KB 14/14 KB 92/309 KB 96/192 KB 14/14 KB 96/309 KB 96/192 KB 14/14 KB 100/309 KB 96/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 84.6 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 104/309 KB 96/192 KB 108/309 KB 96/192 KB 112/309 KB 96/192 KB 116/309 KB 96/192 KB 116/309 KB 100/192 KB 116/309 KB 104/192 KB 116/309 KB 108/192 KB 116/309 KB 112/192 KB 116/309 KB 116/192 KB 120/309 KB 120/192 KB 120/309 KB 124/192 KB 120/309 KB 128/192 KB 120/309 KB 132/192 KB 120/309 KB 136/192 KB 120/309 KB 140/192 KB 120/309 KB 144/192 KB 120/309 KB 148/192 KB 120/309 KB 116/192 KB 124/309 KB 148/192 KB 128/309 KB 148/192 KB 132/309 KB 148/192 KB 136/309 KB 148/192 KB 140/309 KB 148/192 KB 144/309 KB 148/192 KB 148/309 KB 148/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 148/192 KB 160/309 KB 152/192 KB 160/309 KB 156/192 KB 160/309 KB 160/192 KB 160/309 KB 164/192 KB 164/309 KB 168/192 KB 164/309 KB 172/192 KB 164/309 KB 176/192 KB 164/309 KB 164/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 176/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 180/192 KB 192/309 KB 184/192 KB 196/309 KB 188/192 KB 196/309 KB 192/192 KB 196/309 KB 192/192 KB 196/309 KB 184/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 269/309 KB 192/192 KB 273/309 KB 192/192 KB 277/309 KB 192/192 KB 281/309 KB 192/192 KB 285/309 KB 192/192 KB 289/309 KB 192/192 KB 293/309 KB 192/192 KB 297/309 KB 192/192 KB 301/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1057.9 KB/sec) unit-abot-epc-basic-0: 01:29:23 DEBUG unit.abot-epc-basic/0.install 305/309 KB 309/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1640.4 KB/sec) unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 01:29:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 127.6 KB/sec) unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3682.6 KB/sec) unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 01:29:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:29:24 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 01:29:24 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 01:29:24 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 01:29:25 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:29:25 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 01:29:25 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 01:29:25 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 01:29:25 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 01:29:25 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:25 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:29:25 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sun May 19 01:29:25 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:29:25 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 01:29:25 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 01:29:26 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 01:29:26 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: 01:29:26 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: 01:29:26 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: 01:29:26 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: 01:29:27 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: 01:29:27 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: 01:29:27 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: 01:29:27 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3331 kB/s) unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-abot-epc-basic-0: 01:29:27 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:27 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 01:29:27 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 01:29:27 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: 01:29:27 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:29:27 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 01:29:27 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: 01:29:27 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sun May 19 01:29:28 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sun May 19 01:29:28 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install May 19, 2019 1:29:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:29:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 01:29:29 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 01:29:29 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: 01:29:29 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: STEP EXECUTION TIME TAKEN :1407 MS unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: STEP EXECUTION TIME TAKEN :135 MS unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 0m2.044s unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.081 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.013 sec unit-mysql-0: 01:29:29 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.install 19-May-2019 01:29:29.918 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 01:29:29 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: 01:29:30 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 141.0 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1398.3 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 55.2 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 807.9 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB 3/60 KB 22/22 KB 5/60 KB 22/22 KB 8/60 KB 22/22 KB 11/60 KB 22/22 KB 13/60 KB 22/22 KB 16/60 KB 22/22 KB 19/60 KB 22/22 KB 21/60 KB 3/203 KB 22/22 KB 21/60 KB 5/203 KB 22/22 KB 21/60 KB 8/203 KB 22/22 KB 21/60 KB 3/57 KB 11/203 KB 22/22 KB 21/60 KB 3/181 KB 3/57 KB 13/203 KB 21/60 KB 3/181 KB 3/57 KB 8/203 KB 22/22 KB 21/60 KB 3/181 KB 5/57 KB 13/203 KB 21/60 KB 3/181 KB 8/57 KB 13/203 KB 21/60 KB 3/181 KB 11/57 KB 13/203 KB 21/60 KB 3/181 KB 13/57 KB 13/203 KB 21/60 KB 3/181 KB 16/57 KB 13/203 KB 21/60 KB 3/181 KB 19/57 KB 13/203 KB 21/60 KB 3/181 KB 8/203 KB 22/22 KB 21/60 KB 3/181 KB 19/57 KB 13/203 KB 21/60 KB 5/181 KB 19/57 KB 13/203 KB 21/60 KB 8/181 KB 19/57 KB 13/203 KB 21/60 KB 11/181 KB 19/57 KB 13/203 KB 21/60 KB 13/181 KB 19/57 KB 13/203 KB 21/60 KB 16/181 KB 19/57 KB 13/203 KB 21/60 KB 19/181 KB 19/57 KB 13/203 KB 21/60 KB 21/181 KB 21/57 KB 16/203 KB 21/60 KB 24/181 KB 21/57 KB 16/203 KB 21/60 KB 21/181 KB 21/57 KB 19/203 KB 21/60 KB 24/181 KB 21/57 KB 13/203 KB 21/60 KB 21/181 KB 24/57 KB 19/203 KB 21/60 KB 24/181 KB 27/57 KB 19/203 KB 21/60 KB 24/181 KB 29/57 KB 21/203 KB 24/60 KB 27/181 KB 32/57 KB 21/203 KB 24/60 KB 27/181 KB 36/57 KB 21/203 KB 24/60 KB 27/181 KB 40/57 KB 21/203 KB 24/60 KB 27/181 KB 44/57 KB 21/203 KB 24/60 KB 27/181 KB 48/57 KB 21/203 KB 24/60 KB 27/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 560.6 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 27/57 KB 21/203 KB 24/60 KB 27/181 KB 27/57 KB 19/203 KB 24/60 KB 27/181 KB 27/57 KB 19/203 KB 24/60 KB 24/181 KB 48/57 KB 21/203 KB 27/60 KB 27/181 KB 48/57 KB 21/203 KB 27/60 KB 29/181 KB 48/57 KB 24/203 KB 27/60 KB 32/181 KB 48/57 KB 24/203 KB 27/60 KB 29/181 KB 48/57 KB 24/203 KB 29/60 KB 32/181 KB 48/57 KB 27/203 KB 29/60 KB 32/181 KB 48/57 KB 29/203 KB 32/60 KB 32/181 KB 48/57 KB 27/203 KB 32/60 KB 32/181 KB 48/57 KB 29/203 KB 36/60 KB 32/181 KB 48/57 KB 32/203 KB 40/60 KB 36/181 KB 48/57 KB 32/203 KB 44/60 KB 36/181 KB 48/57 KB 32/203 KB 48/60 KB 36/181 KB 52/57 KB 32/203 KB 52/60 KB 36/181 KB 52/57 KB 32/203 KB 56/60 KB 36/181 KB 52/57 KB 32/203 KB 60/60 KB 36/181 KB 48/57 KB 32/203 KB 36/60 KB 36/181 KB 52/57 KB 32/203 KB 60/60 KB 40/181 KB 52/57 KB 32/203 KB 60/60 KB 44/181 KB 52/57 KB 32/203 KB 60/60 KB 48/181 KB 48/57 KB 32/203 KB 36/60 KB 32/181 KB 52/57 KB 36/203 KB 60/60 KB 48/181 KB 52/57 KB 40/203 KB 60/60 KB 48/181 KB 52/57 KB 44/203 KB 60/60 KB 52/181 KB 52/57 KB 48/203 KB 60/60 KB 52/181 KB 52/57 KB 52/203 KB 60/60 KB 52/181 KB 52/57 KB 56/203 KB 60/60 KB 52/181 KB 52/57 KB 60/203 KB 60/60 KB 52/181 KB 52/57 KB 64/203 KB 60/60 KB 52/181 KB 52/57 KB 68/203 KB 60/60 KB 52/181 KB 52/57 KB 72/203 KB 60/60 KB 52/181 KB 52/57 KB 76/203 KB 60/60 KB 52/181 KB 52/57 KB 80/203 KB 60/60 KB 52/181 KB 52/57 KB 32/203 KB 48/60 KB 36/181 KB 56/57 KB 80/203 KB 60/60 KB 52/181 KB 57/57 KB 80/203 KB 60/60 KB 52/181 KB 52/57 KB 40/203 KB 60/60 KB 52/181 KB 57/57 KB 80/203 KB 60/60 KB 56/181 KB 57/57 KB 80/203 KB 60/60 KB 60/181 KB 57/57 KB 84/203 KB 60/60 KB 64/181 KB 57/57 KB 84/203 KB 60/60 KB 68/181 KB 57/57 KB 84/203 KB 60/60 KB 72/181 KB 57/57 KB 84/203 KB 60/60 KB 76/181 KB 57/57 KB 84/203 KB 60/60 KB 80/181 KB 57/57 KB 84/203 KB 60/60 KB 84/181 KB 57/57 KB 84/203 KB 60/60 KB 88/181 KB 57/57 KB 84/203 KB 60/60 KB 92/181 KB 57/57 KB 84/203 KB 60/60 KB 96/181 KB 57/57 KB 84/203 KB 60/60 KB 60/181 KB 57/57 KB 88/203 KB 60/60 KB 96/181 KB 57/57 KB 92/203 KB 60/60 KB 96/181 KB 57/57 KB 96/203 KB 60/60 KB 96/181 KB 57/57 KB 100/203 KB 60/60 KB 96/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1093.6 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 57/57 KB 100/203 KB 60/60 KB 100/181 KB 57/57 KB 100/203 KB 104/181 KB 57/57 KB 100/203 KB 108/181 KB 57/57 KB 100/203 KB 112/181 KB 57/57 KB 104/203 KB 112/181 KB 57/57 KB 108/203 KB 112/181 KB 57/57 KB 112/203 KB 112/181 KB 57/57 KB 116/203 KB 116/181 KB 57/57 KB 120/203 KB 116/181 KB 57/57 KB 124/203 KB 116/181 KB 57/57 KB 128/203 KB 116/181 KB 57/57 KB 132/203 KB 116/181 KB 57/57 KB 112/203 KB 116/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1073.6 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 132/203 KB 120/181 KB 132/203 KB 124/181 KB 132/203 KB 128/181 KB 132/203 KB 132/181 KB 132/203 KB 136/181 KB 132/203 KB 140/181 KB 132/203 KB 144/181 KB 136/203 KB 144/181 KB 140/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 144/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 164/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 164/181 KB 168/203 KB 176/181 KB 172/203 KB 176/181 KB 176/203 KB 176/181 KB 180/203 KB 180/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 196/203 KB 180/181 KB 200/203 KB 180/181 KB 203/203 KB 180/181 KB 176/203 KB 180/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2983.2 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2536.8 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 244.0 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 226.2 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 01:29:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 643.5 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 52.6 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 128.2 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 639.5 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 29.5 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 302.4 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 533.4 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 60.5 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 4/46 KB 3/44 KB 4/46 KB 4/54 KB 5/44 KB 4/46 KB 4/54 KB 8/44 KB 4/46 KB 4/54 KB 11/44 KB 4/201 KB 4/46 KB 4/54 KB 13/44 KB 4/201 KB 4/158 KB 4/46 KB 4/54 KB 4/46 KB 4/54 KB 13/44 KB 4/201 KB 4/158 KB 4/46 KB 8/54 KB 13/44 KB 4/201 KB 4/158 KB 4/46 KB 12/54 KB 13/44 KB 4/201 KB 4/158 KB 4/46 KB 16/54 KB 13/44 KB 4/201 KB 4/158 KB 4/46 KB 20/54 KB 16/44 KB 4/201 KB 4/158 KB 8/46 KB 24/54 KB 16/44 KB 4/201 KB 4/158 KB 8/46 KB 28/54 KB 16/44 KB 4/201 KB 4/158 KB 8/46 KB 32/54 KB 11/44 KB 4/201 KB 4/158 KB 4/46 KB 4/54 KB 16/44 KB 4/201 KB 8/158 KB 8/46 KB 32/54 KB 16/44 KB 4/201 KB 12/158 KB 8/46 KB 32/54 KB 16/44 KB 4/201 KB 16/158 KB 8/46 KB 32/54 KB 16/44 KB 4/201 KB 20/158 KB 8/46 KB 32/54 KB 16/44 KB 4/201 KB 24/158 KB 8/46 KB 32/54 KB 16/44 KB 4/201 KB 28/158 KB 8/46 KB 32/54 KB 16/44 KB 4/201 KB 32/158 KB 8/46 KB 32/54 KB 16/44 KB 4/201 KB 36/158 KB 8/46 KB 32/54 KB 8/44 KB 4/201 KB 4/46 KB 4/54 KB 16/44 KB 8/201 KB 36/158 KB 8/46 KB 36/54 KB 16/44 KB 12/201 KB 36/158 KB 8/46 KB 36/54 KB 16/44 KB 16/201 KB 36/158 KB 8/46 KB 36/54 KB 16/44 KB 20/201 KB 36/158 KB 8/46 KB 36/54 KB 16/44 KB 24/201 KB 36/158 KB 8/46 KB 36/54 KB 16/44 KB 28/201 KB 36/158 KB 8/46 KB 36/54 KB 16/44 KB 32/201 KB 36/158 KB 8/46 KB 36/54 KB 16/44 KB 4/201 KB 4/158 KB 8/46 KB 20/54 KB 19/44 KB 32/201 KB 36/158 KB 8/46 KB 36/54 KB 13/44 KB 4/201 KB 4/158 KB 8/46 KB 20/54 KB 19/44 KB 32/201 KB 36/158 KB 12/46 KB 36/54 KB 19/44 KB 32/201 KB 36/158 KB 16/46 KB 36/54 KB 19/44 KB 32/201 KB 36/158 KB 20/46 KB 36/54 KB 21/44 KB 36/201 KB 36/158 KB 24/46 KB 36/54 KB 21/44 KB 36/201 KB 36/158 KB 28/46 KB 36/54 KB 21/44 KB 36/201 KB 36/158 KB 32/46 KB 36/54 KB 21/44 KB 36/201 KB 36/158 KB 36/46 KB 36/54 KB 21/44 KB 36/201 KB 36/158 KB 20/46 KB 36/54 KB 21/44 KB 40/201 KB 40/158 KB 36/46 KB 36/54 KB 21/44 KB 44/201 KB 40/158 KB 36/46 KB 36/54 KB 21/44 KB 48/201 KB 40/158 KB 36/46 KB 36/54 KB 21/44 KB 32/201 KB 36/158 KB 20/46 KB 36/54 KB 24/44 KB 48/201 KB 40/158 KB 36/46 KB 36/54 KB 27/44 KB 48/201 KB 40/158 KB 36/46 KB 36/54 KB 29/44 KB 48/201 KB 40/158 KB 36/46 KB 36/54 KB 16/44 KB 4/201 KB 36/158 KB 36/46 KB 36/54 KB 29/44 KB 48/201 KB 40/158 KB 36/46 KB 40/54 KB 29/44 KB 48/201 KB 40/158 KB 36/46 KB 44/54 KB 21/44 KB 36/201 KB 40/158 KB 36/46 KB 36/54 KB 32/44 KB 48/201 KB 44/158 KB 36/46 KB 44/54 KB 32/44 KB 48/201 KB 48/158 KB 36/46 KB 44/54 KB 32/44 KB 48/201 KB 40/158 KB 36/46 KB 44/54 KB 32/44 KB 48/201 KB 48/158 KB 36/46 KB 48/54 KB 32/44 KB 48/201 KB 48/158 KB 36/46 KB 52/54 KB 36/44 KB 52/201 KB 52/158 KB 40/46 KB 54/54 KB 36/44 KB 52/201 KB 52/158 KB 40/46 KB 52/54 KB 40/44 KB 52/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 52/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 52/201 KB 52/158 KB 40/46 KB 54/54 KB 32/44 KB 52/201 KB 52/158 KB 40/46 KB 52/54 KB 44/44 KB 56/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 60/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 63/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 67/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 71/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 75/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 79/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 83/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 87/201 KB 52/158 KB 40/46 KB 54/54 KB 44/44 KB 91/201 KB 52/158 KB 40/46 KB 54/54 KB 32/44 KB 48/201 KB 52/158 KB 40/46 KB 52/54 KB 44/ unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 44 KB 91/201 KB 56/158 KB 40/46 KB 54/54 KB 44/44 KB 91/201 KB 60/158 KB 40/46 KB 54/54 KB 44/44 KB 91/201 KB 64/158 KB 40/46 KB 54/54 KB 44/44 KB 91/201 KB 68/158 KB 40/46 KB 54/54 KB 44/44 KB 91/201 KB 72/158 KB 40/46 KB 54/54 KB 44/44 KB 91/201 KB 76/158 KB 40/46 KB 54/54 KB 44/44 KB 91/201 KB 80/158 KB 40/46 KB 54/54 KB 32/44 KB 48/201 KB 48/158 KB 40/46 KB 52/54 KB 44/44 KB 91/201 KB 80/158 KB 44/46 KB 54/54 KB 44/44 KB 91/201 KB 80/158 KB 46/46 KB 54/54 KB 44/44 KB 95/201 KB 80/158 KB 46/46 KB 54/54 KB 44/44 KB 95/201 KB 84/158 KB 46/46 KB 54/54 KB 44/44 KB 95/201 KB 88/158 KB 46/46 KB 54/54 KB 44/44 KB 95/201 KB 92/158 KB 46/46 KB 54/54 KB 44/44 KB 95/201 KB 96/158 KB 46/46 KB 54/54 KB 44/44 KB 99/201 KB 100/158 KB 46/46 KB 54/54 KB 44/44 KB 99/201 KB 104/158 KB 46/46 KB 44/44 KB 99/201 KB 108/158 KB 46/46 KB 44/44 KB 99/201 KB 112/158 KB 46/46 KB 44/44 KB 99/201 KB 96/158 KB 46/46 KB 54/54 KB 44/44 KB 103/201 KB 112/158 KB 46/46 KB 44/44 KB 107/201 KB 112/158 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1195.5 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 44/44 KB 111/201 KB 112/158 KB 46/46 KB 44/44 KB 115/201 KB 112/158 KB 46/46 KB 44/44 KB 119/201 KB 116/158 KB 46/46 KB 44/44 KB 123/201 KB 116/158 KB 46/46 KB 44/44 KB 127/201 KB 116/158 KB 46/46 KB 44/44 KB 115/201 KB 116/158 KB 46/46 KB 44/44 KB 127/201 KB 120/158 KB 46/46 KB 44/44 KB 127/201 KB 124/158 KB 46/46 KB 44/44 KB 127/201 KB 128/158 KB 46/46 KB 44/44 KB 131/201 KB 128/158 KB 46/46 KB 44/44 KB 135/201 KB 132/158 KB 46/46 KB 44/44 KB 139/201 KB 132/158 KB 46/46 KB 44/44 KB 143/201 KB 132/158 KB 46/46 KB 44/44 KB 131/201 KB 132/158 KB 46/46 KB 44/44 KB 143/201 KB 136/158 KB 46/46 KB 44/44 KB 143/201 KB 140/158 KB 46/46 KB 44/44 KB 147/201 KB 144/158 KB 46/46 KB 44/44 KB 147/201 KB 148/158 KB 46/46 KB 44/44 KB 147/201 KB 152/158 KB 46/46 KB 44/44 KB 147/201 KB 156/158 KB 46/46 KB 44/44 KB 147/201 KB 158/158 KB 46/46 KB 44/44 KB 147/201 KB 140/158 KB 46/46 KB 44/44 KB 151/201 KB 158/158 KB 46/46 KB 44/44 KB 155/201 KB 158/158 KB 46/46 KB 44/44 KB 159/201 KB 158/158 KB 46/46 KB 44/44 KB 163/201 KB 158/158 KB 46/46 KB 44/44 KB 167/201 KB 158/158 KB 46/46 KB 44/44 KB 171/201 KB 158/158 KB 46/46 KB 44/44 KB 175/201 KB 158/158 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 783.1 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 692.6 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 175/201 KB 158/158 KB 4/6 KB 175/201 KB 158/158 KB 6/6 KB 179/201 KB 158/158 KB 6/6 KB 183/201 KB 6/6 KB 187/201 KB 6/6 KB 191/201 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2416.1 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 195/201 KB 6/6 KB 199/201 KB 6/6 KB 201/201 KB 6/6 KB 201/201 KB 3/3 KB 6/6 KB 201/201 KB 3/3 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 93.6 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 201/201 KB 3/367 KB 3/3 KB 201/201 KB 5/367 KB 3/3 KB 201/201 KB 8/367 KB 3/3 KB 201/201 KB 11/367 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 36.9 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2865.6 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 13/367 KB 16/367 KB 19/367 KB 21/367 KB 3/5 KB 21/367 KB 5/5 KB 21/367 KB 5/5 KB 21/367 KB 3/52 KB 5/5 KB 21/367 KB 6/52 KB 5/5 KB 21/367 KB 9/52 KB 5/5 KB 24/367 KB 9/52 KB 5/5 KB 27/367 KB 11/52 KB 5/5 KB 24/367 KB 11/52 KB 5/5 KB 27/367 KB 4/238 KB 3/47 KB 11/52 KB 5/5 KB 27/367 KB 4/238 KB 5/47 KB 11/52 KB 5/5 KB 27/367 KB 4/238 KB 8/47 KB 11/52 KB 5/5 KB 27/367 KB 4/238 KB 11/52 KB 5/5 KB 27/367 KB 4/238 KB 11/47 KB 11/52 KB 5/5 KB 27/367 KB 8/238 KB 11/47 KB 11/52 KB 5/5 KB 27/367 KB 12/238 KB 11/47 KB 11/52 KB 5/5 KB 27/367 KB 16/238 KB 11/47 KB 11/52 KB 5/5 KB 27/367 KB 20/238 KB 13/47 KB 11/52 KB 5/5 KB 29/367 KB 24/238 KB 13/47 KB 14/52 KB 5/5 KB 29/367 KB 28/238 KB 13/47 KB 14/52 KB 5/5 KB 29/367 KB 32/238 KB 13/47 KB 14/52 KB 5/5 KB 27/367 KB 16/238 KB 13/47 KB 11/52 KB 5/5 KB 29/367 KB 32/238 KB 16/47 KB 14/52 KB 29/367 KB 32/238 KB 19/47 KB 14/52 KB 5/5 KB 29/367 KB 20/238 KB 13/47 KB 14/52 KB 5/5 KB 29/367 KB 20/238 KB 13/47 KB 14/52 KB 32/367 KB 32/238 KB 19/47 KB 14/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 52.7 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 32/367 KB 32/238 KB 19/47 KB 16/52 KB 36/367 KB 32/238 KB 19/47 KB 16/52 KB 40/367 KB 36/238 KB 21/47 KB 19/52 KB 44/367 KB 36/238 KB 21/47 KB 19/52 KB 48/367 KB 36/238 KB 21/47 KB 19/52 KB 36/367 KB 36/238 KB 21/47 KB 19/52 KB 48/367 KB 40/238 KB 21/47 KB 19/52 KB 48/367 KB 44/238 KB 21/47 KB 19/52 KB 48/367 KB 48/238 KB 21/47 KB 19/52 KB 36/367 KB 32/238 KB 21/47 KB 19/52 KB 36/367 KB 32/238 KB 19/47 KB 19/52 KB 48/367 KB 48/238 KB 21/47 KB 22/52 KB 48/367 KB 48/238 KB 24/47 KB 22/52 KB 48/367 KB 48/238 KB 24/47 KB 25/52 KB 48/367 KB 48/238 KB 27/47 KB 25/52 KB 48/367 KB 48/238 KB 29/47 KB 25/52 KB 48/367 KB 48/238 KB 29/47 KB 27/52 KB 48/367 KB 48/238 KB 32/47 KB 27/52 KB 48/367 KB 48/238 KB 32/47 KB 30/52 KB 48/367 KB 48/238 KB 36/47 KB 30/52 KB 52/367 KB 52/238 KB 40/47 KB 32/52 KB 52/367 KB 52/238 KB 44/47 KB 32/52 KB 52/367 KB 52/238 KB 47/47 KB 32/52 KB 52/367 KB 52/238 KB 36/47 KB 32/52 KB 52/367 KB 56/238 KB 47/47 KB 32/52 KB 3/28 KB 52/367 KB 48/238 KB 36/47 KB 32/52 KB 56/367 KB 56/238 KB 47/47 KB 32/52 KB 3/28 KB 60/367 KB 56/238 KB 47/47 KB 32/52 KB 3/28 KB 64/367 KB 56/238 KB 47/47 KB 32/52 KB 3/28 KB 68/367 KB 56/238 KB 47/47 KB 32/52 KB 3/28 KB 72/367 KB 60/238 KB 47/47 KB 32/52 KB 3/28 KB 76/367 KB 60/238 KB 47/47 KB 32/52 KB 3/28 KB 80/367 KB 60/238 KB 47/47 KB 32/52 KB 3/28 KB 48/367 KB 48/238 KB 36/47 KB 32/52 KB 80/367 KB 60/238 KB 47/47 KB 36/52 KB 3/28 KB 80/367 KB 60/238 KB 47/47 KB 40/52 KB 3/28 KB 80/367 KB 60/238 KB 47/47 KB 44/52 KB 3/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 3/28 KB 68/367 KB 60/238 KB 47/47 KB 32/52 KB 3/28 KB 52/367 KB 52/238 KB 47/47 KB 32/52 KB 3/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 5/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 8/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 11/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 13/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 16/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 19/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 21/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 24/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 27/28 KB 80/367 KB 60/238 KB 47/47 KB 48/52 KB 28/28 KB 80/367 KB 64/238 KB 47/47 KB 48/52 KB 28/28 KB 80/367 KB 64/238 KB 47/47 KB 52/52 KB 28/28 KB 80/367 KB 68/238 KB 47/47 KB 52/52 KB 28/28 KB 84/367 KB 72/238 KB 47/47 KB 52/52 KB 28/28 KB 84/367 KB 76/238 KB 47/47 KB 52/52 KB 28/28 KB 84/367 KB 80/238 KB 52/52 KB 28/28 KB 84/367 KB 84/238 KB 52/52 KB 28/28 KB 84/367 KB 88/238 KB 52/52 KB 28/28 KB 84/367 KB 92/238 KB 52/52 KB 28/28 KB 84/367 KB 96/238 KB 52/52 KB 28/28 KB 84/367 KB 100/238 KB 52/52 KB 28/28 KB 84/367 KB 104/238 KB 84/367 KB 108/238 KB 84/367 KB 112/238 KB 84/367 KB 68/238 KB 47/47 KB 52/52 KB 28/28 KB 88/367 KB 112/238 KB 92/367 KB 112/238 KB 96/367 KB 112/238 KB 100/367 KB 112/238 KB 104/367 KB 112/238 KB 108/367 KB 112/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 278.9 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 525.0 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 471.6 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 112/367 KB 112/238 KB 116/367 KB 112/238 KB 120/367 KB 112/238 KB 124/367 KB 112/238 KB 128/367 KB 112/238 KB 132/367 KB 112/238 KB 132/367 KB 116/238 KB 132/367 KB 120/238 KB 132/367 KB 124/238 KB 132/367 KB 128/238 KB 132/367 KB 132/238 KB 136/367 KB 136/238 KB 136/367 KB 140/238 KB 136/367 KB 144/238 KB 136/367 KB 132/238 KB 140/367 KB 144/238 KB 144/367 KB 144/238 KB 144/367 KB 144/238 KB 4/186 KB 144/367 KB 144/238 KB 8/186 KB 144/367 KB 144/238 KB 12/186 KB 144/367 KB 144/238 KB 16/186 KB 144/367 KB 144/238 KB 20/186 KB 144/367 KB 144/238 KB 24/186 KB 144/367 KB 144/238 KB 28/186 KB 144/367 KB 144/238 KB 32/186 KB 144/367 KB 144/238 KB 36/186 KB 148/367 KB 148/238 KB 4/558 KB 40/186 KB 148/367 KB 148/238 KB 4/558 KB 44/186 KB 148/367 KB 148/238 KB 4/558 KB 36/186 KB 148/367 KB 144/238 KB 4/558 KB 36/186 KB 148/367 KB 148/238 KB 8/558 KB 44/186 KB 148/367 KB 148/238 KB 12/558 KB 44/186 KB 148/367 KB 148/238 KB 16/558 KB 44/186 KB 148/367 KB 148/238 KB 20/558 KB 44/186 KB 148/367 KB 144/238 KB 36/186 KB 152/367 KB 148/238 KB 20/558 KB 44/186 KB 152/367 KB 148/238 KB 24/558 KB 44/186 KB 156/367 KB 148/238 KB 24/558 KB 44/186 KB 160/367 KB 148/238 KB 28/558 KB 44/186 KB 164/367 KB 148/238 KB 28/558 KB 44/186 KB 168/367 KB 152/238 KB 28/558 KB 48/186 KB 172/367 KB 152/238 KB 28/558 KB 48/186 KB 176/367 KB 152/238 KB 28/558 KB 48/186 KB 156/367 KB 148/238 KB 28/558 KB 44/186 KB 176/367 KB 152/238 KB 32/558 KB 48/186 KB 176/367 KB 152/238 KB 36/558 KB 48/186 KB 176/367 KB 152/238 KB 40/558 KB 48/186 KB 176/367 KB 152/238 KB 44/558 KB 48/186 KB 176/367 KB 152/238 KB 48/558 KB 48/186 KB 164/367 KB 152/238 KB 28/558 KB 48/186 KB 176/367 KB 156/238 KB 48/558 KB 48/186 KB 176/367 KB 160/238 KB 48/558 KB 48/186 KB 176/367 KB 164/238 KB 48/558 KB 48/186 KB 176/367 KB 168/238 KB 48/558 KB 48/186 KB 176/367 KB 172/238 KB 48/558 KB 48/186 KB 176/367 KB 176/238 KB 52/558 KB 48/186 KB 164/367 KB 148/238 KB 28/558 KB 48/186 KB 176/367 KB 176/238 KB 52/558 KB 52/186 KB 176/367 KB 176/238 KB 52/558 KB 56/186 KB 176/367 KB 176/238 KB 52/558 KB 60/186 KB 176/367 KB 176/238 KB 52/558 KB 64/186 KB 176/367 KB 176/238 KB 52/558 KB 68/186 KB 180/367 KB 180/238 KB 52/558 KB 72/186 KB 180/367 KB 180/238 KB 52/558 KB 76/186 KB 180/367 KB 180/238 KB 52/558 KB 80/186 KB 180/367 KB 180/238 KB 52/558 KB 84/186 KB 180/367 KB 180/238 KB 52/558 KB 88/186 KB 180/367 KB 180/238 KB 52/558 KB 92/186 KB 180/367 KB 180/238 KB 52/558 KB 96/186 KB 180/367 KB 180/238 KB 52/558 KB 100/186 KB 180/367 KB 180/238 KB 52/558 KB 104/186 KB 180/367 KB 180/238 KB 52/558 KB 108/186 KB 176/367 KB 172/238 KB 52/558 KB 48/186 KB 180/367 KB 180/238 KB 56/558 KB 108/186 KB 180/367 KB 180/238 KB 60/558 KB 108/186 KB 180/367 KB 180/238 KB 64/558 KB 108/186 KB 180/367 KB 180/238 KB 52/558 KB 68/186 KB 180/367 KB 184/238 KB 64/558 KB 108/186 KB 180/367 KB 188/238 KB 64/558 KB 108/186 KB 180/367 KB 192/238 KB 64/558 KB 108/186 KB 180/367 KB 196/238 KB 64/558 KB 108/186 KB 180/367 KB 200/238 KB 68/558 KB 108/186 KB 180/367 KB 204/238 KB 68/558 KB 108/186 KB 180/367 KB 208/238 KB 68/558 KB 108/186 KB 180/367 KB 176/238 KB 52/558 KB 68/186 KB 184/367 KB 208/238 KB 68/558 KB 108/186 KB 188/367 KB 208/238 KB 68/558 KB 108/186 KB 192/367 KB 208/238 KB 68/558 KB 108/186 KB 196/367 KB 208/238 KB 68/558 KB 108/186 KB 200/367 KB 208/238 KB 68/558 KB 108/186 KB 204/367 KB 208/238 KB unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 68/558 KB 108/186 KB 208/367 KB 208/238 KB 68/558 KB 108/186 KB 180/367 KB 196/238 KB 68/558 KB 108/186 KB 208/367 KB 208/238 KB 72/558 KB 108/186 KB 208/367 KB 208/238 KB 76/558 KB 108/186 KB 208/367 KB 208/238 KB 80/558 KB 108/186 KB 208/367 KB 208/238 KB 84/558 KB 108/186 KB 212/367 KB 212/238 KB 88/558 KB 112/186 KB 212/367 KB 212/238 KB 92/558 KB 112/186 KB 212/367 KB 212/238 KB 96/558 KB 112/186 KB 212/367 KB 212/238 KB 100/558 KB 112/186 KB 212/367 KB 212/238 KB 104/558 KB 112/186 KB 212/367 KB 212/238 KB 108/558 KB 112/186 KB 212/367 KB 212/238 KB 112/558 KB 112/186 KB 212/367 KB 212/238 KB 84/558 KB 112/186 KB 212/367 KB 212/238 KB 84/558 KB 108/186 KB 212/367 KB 216/238 KB 112/558 KB 112/186 KB 212/367 KB 220/238 KB 112/558 KB 112/186 KB 212/367 KB 224/238 KB 112/558 KB 112/186 KB 212/367 KB 228/238 KB 112/558 KB 112/186 KB 212/367 KB 232/238 KB 112/558 KB 116/186 KB 212/367 KB 236/238 KB 112/558 KB 116/186 KB 212/367 KB 238/238 KB 112/558 KB 116/186 KB 212/367 KB 208/238 KB 84/558 KB 108/186 KB 216/367 KB 238/238 KB 112/558 KB 116/186 KB 220/367 KB 238/238 KB 112/558 KB 116/186 KB 224/367 KB 238/238 KB 112/558 KB 116/186 KB 228/367 KB 238/238 KB 112/558 KB 116/186 KB 232/367 KB 238/238 KB 112/558 KB 116/186 KB 236/367 KB 238/238 KB 112/558 KB 116/186 KB 240/367 KB 238/238 KB 112/558 KB 116/186 KB 244/367 KB 238/238 KB 112/558 KB 116/186 KB 248/367 KB 238/238 KB 116/558 KB 116/186 KB 252/367 KB 238/238 KB 116/558 KB 116/186 KB 256/367 KB 238/238 KB 116/558 KB 116/186 KB 212/367 KB 228/238 KB 112/558 KB 116/186 KB 256/367 KB 238/238 KB 116/558 KB 120/186 KB 256/367 KB 238/238 KB 116/558 KB 124/186 KB 256/367 KB 238/238 KB 116/558 KB 128/186 KB 256/367 KB 238/238 KB 116/558 KB 132/186 KB 256/367 KB 238/238 KB 116/558 KB 136/186 KB 256/367 KB 238/238 KB 116/558 KB 140/186 KB 256/367 KB 238/238 KB 116/558 KB 144/186 KB 244/367 KB 238/238 KB 116/558 KB 116/186 KB 256/367 KB 238/238 KB 120/558 KB 144/186 KB 256/367 KB 238/238 KB 124/558 KB 144/186 KB 256/367 KB 238/238 KB 128/558 KB 144/186 KB 256/367 KB 238/238 KB 128/558 KB 148/186 KB 260/367 KB 132/558 KB 152/186 KB 260/367 KB 132/558 KB 156/186 KB 260/367 KB 132/558 KB 160/186 KB 260/367 KB 132/558 KB 164/186 KB 260/367 KB 132/558 KB 168/186 KB 260/367 KB 238/238 KB 132/558 KB 148/186 KB 264/367 KB 132/558 KB 168/186 KB 268/367 KB 132/558 KB 168/186 KB 272/367 KB 132/558 KB 168/186 KB 276/367 KB 132/558 KB 168/186 KB 256/367 KB 238/238 KB 132/558 KB 148/186 KB 276/367 KB 136/558 KB 172/186 KB 276/367 KB 140/558 KB 172/186 KB 276/367 KB 144/558 KB 172/186 KB 276/367 KB 148/558 KB 172/186 KB 276/367 KB 152/558 KB 172/186 KB 276/367 KB 156/558 KB 172/186 KB 276/367 KB 132/558 KB 172/186 KB 276/367 KB 156/558 KB 172/186 KB 3/1199 KB 276/367 KB 156/558 KB 172/186 KB 5/1199 KB 276/367 KB 156/558 KB 172/186 KB 8/1199 KB 276/367 KB 156/558 KB 172/186 KB 11/1199 KB 276/367 KB 156/558 KB 172/186 KB 13/1199 KB 276/367 KB 156/558 KB 172/186 KB 16/1199 KB 276/367 KB 156/558 KB 172/186 KB 19/1199 KB 276/367 KB 156/558 KB 172/186 KB 21/1199 KB 276/367 KB 156/558 KB 172/186 KB 24/1199 KB 276/367 KB 156/558 KB 172/186 KB 27/1199 KB 276/367 KB 156/558 KB 172/186 KB 29/1199 KB 276/367 KB 156/558 KB 172/186 KB 32/1199 KB 276/367 KB 156/558 KB 172/186 KB 36/1199 KB 276/367 KB 156/558 KB 172/186 KB 40/1199 KB 276/367 KB 156/558 KB 172/186 KB unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 44/1199 KB 276/367 KB 156/558 KB 172/186 KB 48/1199 KB 276/367 KB 156/558 KB 172/186 KB 52/1199 KB 276/367 KB 156/558 KB 172/186 KB 56/1199 KB 276/367 KB 156/558 KB 172/186 KB 60/1199 KB 276/367 KB 156/558 KB 172/186 KB 64/1199 KB 276/367 KB 156/558 KB 172/186 KB 68/1199 KB 280/367 KB 160/558 KB 176/186 KB 72/1199 KB 280/367 KB 160/558 KB 176/186 KB 76/1199 KB 280/367 KB 160/558 KB 176/186 KB 80/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1695.9 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 280/367 KB 160/558 KB 176/186 KB 68/1199 KB 276/367 KB 160/558 KB 176/186 KB 68/1199 KB 276/367 KB 156/558 KB 176/186 KB 68/1199 KB 280/367 KB 164/558 KB 176/186 KB 80/1199 KB 284/367 KB 168/558 KB 180/186 KB 84/1199 KB 284/367 KB 172/558 KB 180/186 KB 84/1199 KB 284/367 KB 176/558 KB 180/186 KB 84/1199 KB 284/367 KB 180/558 KB 180/186 KB 84/1199 KB 284/367 KB 4/1206 KB 184/558 KB 180/186 KB 84/1199 KB 284/367 KB 4/1206 KB 188/558 KB 180/186 KB 84/1199 KB 284/367 KB 4/1206 KB 192/558 KB 180/186 KB 84/1199 KB 284/367 KB 4/1206 KB 196/558 KB 180/186 KB 84/1199 KB 284/367 KB 164/558 KB 180/186 KB 84/1199 KB 284/367 KB 4/1206 KB 196/558 KB 184/186 KB 84/1199 KB 284/367 KB 4/1206 KB 196/558 KB 186/186 KB 84/1199 KB 284/367 KB 164/558 KB 176/186 KB 84/1199 KB 284/367 KB 4/1206 KB 196/558 KB 186/186 KB 88/1199 KB 284/367 KB 4/1206 KB 196/558 KB 186/186 KB 92/1199 KB 284/367 KB 4/1206 KB 196/558 KB 186/186 KB 96/1199 KB 284/367 KB 164/558 KB 176/186 KB 80/1199 KB 288/367 KB 4/1206 KB 196/558 KB 186/186 KB 96/1199 KB 292/367 KB 4/1206 KB 196/558 KB 186/186 KB 96/1199 KB 296/367 KB 4/1206 KB 196/558 KB 186/186 KB 96/1199 KB 300/367 KB 4/1206 KB 196/558 KB 186/186 KB 96/1199 KB 304/367 KB 4/1206 KB 196/558 KB 186/186 KB 96/1199 KB 308/367 KB 4/1206 KB 196/558 KB 186/186 KB 96/1199 KB 312/367 KB 4/1206 KB 196/558 KB 186/186 KB 100/1199 KB 284/367 KB 4/1206 KB 180/558 KB 180/186 KB 84/1199 KB 312/367 KB 8/1206 KB 196/558 KB 186/186 KB 100/1199 KB 312/367 KB 12/1206 KB 196/558 KB 186/186 KB 100/1199 KB 312/367 KB 16/1206 KB 196/558 KB 186/186 KB 100/1199 KB 308/367 KB 4/1206 KB 196/558 KB 186/186 KB 100/1199 KB 312/367 KB 20/1206 KB 196/558 KB 186/186 KB 104/1199 KB 316/367 KB 24/1206 KB 200/558 KB 186/186 KB 104/1199 KB 316/367 KB 28/1206 KB 200/558 KB 186/186 KB 104/1199 KB 316/367 KB 32/1206 KB 200/558 KB 186/186 KB 104/1199 KB 316/367 KB 20/1206 KB 200/558 KB 186/186 KB 104/1199 KB 316/367 KB 32/1206 KB 204/558 KB 186/186 KB 104/1199 KB 316/367 KB 32/1206 KB 208/558 KB 186/186 KB 104/1199 KB 316/367 KB 20/1206 KB 196/558 KB 186/186 KB 104/1199 KB 320/367 KB 32/1206 KB 208/558 KB 186/186 KB 104/1199 KB 324/367 KB 32/1206 KB 208/558 KB 186/186 KB 104/1199 KB 328/367 KB 32/1206 KB 208/558 KB 186/186 KB 104/1199 KB 332/367 KB 32/1206 KB 208/558 KB 186/186 KB 104/1199 KB 336/367 KB 36/1206 KB 208/558 KB 186/186 KB 104/1199 KB 340/367 KB 36/1206 KB 208/558 KB 186/186 KB 104/1199 KB 344/367 KB 36/1206 KB 212/558 KB 104/1199 KB 312/367 KB 16/1206 KB 196/558 KB 186/186 KB 104/1199 KB 344/367 KB 36/1206 KB 212/558 KB 108/1199 KB 344/367 KB 36/1206 KB 212/558 KB 112/1199 KB 344/367 KB 36/1206 KB 212/558 KB 116/1199 KB 344/367 KB 36/1206 KB 212/558 KB 120/1199 KB 344/367 KB 36/1206 KB 212/558 KB 124/1199 KB 344/367 KB 36/1206 KB 212/558 KB 128/1199 KB 344/367 KB 36/1206 KB 212/558 KB 132/1199 KB 344/367 KB 36/1206 KB 212/558 KB 136/1199 KB 344/367 KB 36/1206 KB 212/558 KB 140/1199 KB 348/367 KB 36/1206 KB 212/558 KB 144/1199 KB 340/367 KB 36/1206 KB 212/558 KB 104/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1120.3 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 332/367 KB 36/1206 KB 208/558 KB 186/186 KB 104/1199 KB 348/367 KB 40/1206 KB 212/558 KB 144/1199 KB 348/367 KB 44/1206 KB 212/558 KB 144/1199 KB 348/367 KB 48/1206 KB 212/558 KB 144/1199 KB 348/367 KB 48/1206 KB 216/558 KB 144/1199 KB 348/367 KB 48/1206 KB 220/558 KB 144/1199 KB 348/367 KB 52/1206 KB 224/558 KB 144/1199 KB 348/367 KB 36/1206 KB 212/558 KB 140/1199 KB 352/367 KB 52/1206 KB 224/558 KB 144/1199 KB 356/367 KB 52/1206 KB 224/558 KB 144/1199 KB 360/367 KB 52/1206 KB 228/558 KB 148/1199 KB 348/367 KB 52/1206 KB 220/558 KB 144/1199 KB 360/367 KB 56/1206 KB 228/558 KB 148/1199 KB 360/367 KB 60/1206 KB 228/558 KB 148/1199 KB 360/367 KB 64/1206 KB 228/558 KB 148/1199 KB 356/367 KB 52/1206 KB 228/558 KB 148/1199 KB 360/367 KB 64/1206 KB 232/558 KB 148/1199 KB 360/367 KB 64/1206 KB 236/558 KB 148/1199 KB 364/367 KB 64/1206 KB 240/558 KB 148/1199 KB 364/367 KB 64/1206 KB 244/558 KB 148/1199 KB 364/367 KB 68/1206 KB 248/558 KB 148/1199 KB 364/367 KB 68/1206 KB 252/558 KB 148/1199 KB 364/367 KB 68/1206 KB 256/558 KB 148/1199 KB 356/367 KB 52/1206 KB 224/558 KB 148/1199 KB 364/367 KB 68/1206 KB 256/558 KB 152/1199 KB 364/367 KB 68/1206 KB 256/558 KB 156/1199 KB 364/367 KB 68/1206 KB 256/558 KB 160/1199 KB 364/367 KB 68/1206 KB 256/558 KB 4/181 KB 160/1199 KB 364/367 KB 68/1206 KB 256/558 KB 8/181 KB 160/1199 KB 364/367 KB 68/1206 KB 256/558 KB 12/181 KB 160/1199 KB 364/367 KB 68/1206 KB 256/558 KB 16/181 KB 160/1199 KB 364/367 KB 68/1206 KB 256/558 KB 20/181 KB 160/1199 KB 364/367 KB 68/1206 KB 256/558 KB 24/181 KB 164/1199 KB 364/367 KB 68/1206 KB 256/558 KB 28/181 KB 164/1199 KB 364/367 KB 68/1206 KB 256/558 KB 32/181 KB 164/1199 KB 364/367 KB 68/1206 KB 256/558 KB 36/181 KB 164/1199 KB 364/367 KB 68/1206 KB 260/558 KB 40/181 KB 164/1199 KB 364/367 KB 68/1206 KB 260/558 KB 44/181 KB 164/1199 KB 364/367 KB 68/1206 KB 260/558 KB 48/181 KB 164/1199 KB 364/367 KB 68/1206 KB 244/558 KB 148/1199 KB 364/367 KB 72/1206 KB 260/558 KB 48/181 KB 164/1199 KB 364/367 KB 76/1206 KB 260/558 KB 48/181 KB 164/1199 KB 364/367 KB 80/1206 KB 260/558 KB 48/181 KB 164/1199 KB 364/367 KB 64/1206 KB 236/558 KB 148/1199 KB 367/367 KB 80/1206 KB 260/558 KB 48/181 KB 164/1199 KB 367/367 KB 84/1206 KB 260/558 KB 48/181 KB 164/1199 KB 367/367 KB 88/1206 KB 260/558 KB 48/181 KB 164/1199 KB 364/367 KB 68/1206 KB 260/558 KB 36/181 KB 164/1199 KB 367/367 KB 88/1206 KB 264/558 KB 52/181 KB 164/1199 KB 367/367 KB 88/1206 KB 268/558 KB 52/181 KB 164/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 164/1199 KB 364/367 KB 68/1206 KB 256/558 KB 20/181 KB 164/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 168/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 172/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 176/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 180/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 184/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 188/1199 KB 367/367 KB 88/1206 KB 272/558 KB 52/181 KB 192/1199 KB 367/367 KB 92/1206 KB 276/558 KB 52/181 KB 192/1199 KB 367/367 KB 92/1206 KB 280/558 KB 52/181 KB 196/1199 KB 367/367 KB 92/1206 KB 284/558 KB 52/181 KB 196/1199 KB 367/367 KB 92/1206 KB 288/558 KB 52/181 KB 196/1199 KB 367/367 KB 88/1206 KB 260/558 KB 52/181 KB 164/1199 KB 367/367 KB 92/1206 KB 288/558 KB 56/181 KB 196/1199 KB 367/367 KB 92/1206 KB 288/558 KB 60/181 KB 196/1199 KB 367/367 KB 92/1206 KB 288/558 KB 64/181 KB 196/1199 KB 367/367 KB unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 92/1206 KB 288/558 KB 68/181 KB 196/1199 KB 92/1206 KB 292/558 KB 72/181 KB 196/1199 KB 92/1206 KB 292/558 KB 76/181 KB 196/1199 KB 92/1206 KB 292/558 KB 80/181 KB 196/1199 KB 367/367 KB 92/1206 KB 276/558 KB 52/181 KB 196/1199 KB 92/1206 KB 292/558 KB 80/181 KB 200/1199 KB 92/1206 KB 292/558 KB 80/181 KB 204/1199 KB 367/367 KB 92/1206 KB 272/558 KB 52/181 KB 192/1199 KB 96/1206 KB 292/558 KB 80/181 KB 204/1199 KB 100/1206 KB 292/558 KB 80/181 KB 204/1199 KB 104/1206 KB 292/558 KB 80/181 KB 204/1199 KB 108/1206 KB 292/558 KB 80/181 KB 204/1199 KB 112/1206 KB 292/558 KB 80/181 KB 204/1199 KB 112/1206 KB 292/558 KB 80/181 KB 208/1199 KB 116/1206 KB 292/558 KB 80/181 KB 208/1199 KB 120/1206 KB 292/558 KB 80/181 KB 212/1199 KB 124/1206 KB 292/558 KB 80/181 KB 212/1199 KB 128/1206 KB 292/558 KB 80/181 KB 212/1199 KB 132/1206 KB 292/558 KB 84/181 KB 212/1199 KB 136/1206 KB 292/558 KB 84/181 KB 212/1199 KB 140/1206 KB 292/558 KB 84/181 KB 212/1199 KB 144/1206 KB 292/558 KB 84/181 KB 212/1199 KB 148/1206 KB 292/558 KB 84/181 KB 212/1199 KB 92/1206 KB 292/558 KB 68/181 KB 196/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1959.7 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 148/1206 KB 296/558 KB 84/181 KB 212/1199 KB 148/1206 KB 300/558 KB 84/181 KB 212/1199 KB 148/1206 KB 304/558 KB 84/181 KB 212/1199 KB 148/1206 KB 308/558 KB 84/181 KB 212/1199 KB 148/1206 KB 312/558 KB 84/181 KB 212/1199 KB 148/1206 KB 316/558 KB 84/181 KB 212/1199 KB 148/1206 KB 320/558 KB 84/181 KB 212/1199 KB 128/1206 KB 292/558 KB 84/181 KB 212/1199 KB 148/1206 KB 320/558 KB 88/181 KB 212/1199 KB 148/1206 KB 320/558 KB 92/181 KB 212/1199 KB 148/1206 KB 320/558 KB 96/181 KB 212/1199 KB 116/1206 KB 292/558 KB 80/181 KB 212/1199 KB 148/1206 KB 320/558 KB 96/181 KB 216/1199 KB 148/1206 KB 320/558 KB 96/181 KB 220/1199 KB 148/1206 KB 320/558 KB 96/181 KB 224/1199 KB 148/1206 KB 320/558 KB 96/181 KB 228/1199 KB 148/1206 KB 320/558 KB 96/181 KB 232/1199 KB 148/1206 KB 320/558 KB 100/181 KB 236/1199 KB 148/1206 KB 320/558 KB 100/181 KB 240/1199 KB 148/1206 KB 320/558 KB 100/181 KB 244/1199 KB 152/1206 KB 324/558 KB 100/181 KB 248/1199 KB 152/1206 KB 324/558 KB 100/181 KB 252/1199 KB 152/1206 KB 324/558 KB 100/181 KB 256/1199 KB 148/1206 KB 320/558 KB 100/181 KB 232/1199 KB 152/1206 KB 324/558 KB 104/181 KB 256/1199 KB 152/1206 KB 324/558 KB 108/181 KB 256/1199 KB 152/1206 KB 324/558 KB 112/181 KB 256/1199 KB 152/1206 KB 324/558 KB 100/181 KB 244/1199 KB 156/1206 KB 324/558 KB 112/181 KB 256/1199 KB 160/1206 KB 324/558 KB 112/181 KB 256/1199 KB 148/1206 KB 324/558 KB 100/181 KB 244/1199 KB 160/1206 KB 328/558 KB 112/181 KB 256/1199 KB 160/1206 KB 332/558 KB 112/181 KB 256/1199 KB 160/1206 KB 336/558 KB 112/181 KB 256/1199 KB 160/1206 KB 340/558 KB 112/181 KB 256/1199 KB 164/1206 KB 344/558 KB 116/181 KB 260/1199 KB 164/1206 KB 348/558 KB 116/181 KB 260/1199 KB 164/1206 KB 352/558 KB 116/181 KB 260/1199 KB 164/1206 KB 340/558 KB 116/181 KB 260/1199 KB 164/1206 KB 340/558 KB 116/181 KB 256/1199 KB 168/1206 KB 352/558 KB 116/181 KB 260/1199 KB 172/1206 KB 352/558 KB 116/181 KB 260/1199 KB 176/1206 KB 352/558 KB 116/181 KB 260/1199 KB 160/1206 KB 340/558 KB 116/181 KB 256/1199 KB 176/1206 KB 352/558 KB 120/181 KB 260/1199 KB 176/1206 KB 352/558 KB 124/181 KB 260/1199 KB 176/1206 KB 352/558 KB 128/181 KB 260/1199 KB 180/1206 KB 352/558 KB 128/181 KB 260/1199 KB 184/1206 KB 356/558 KB 132/181 KB 264/1199 KB 188/1206 KB 356/558 KB 132/181 KB 264/1199 KB 192/1206 KB 356/558 KB 132/181 KB 264/1199 KB 180/1206 KB 356/558 KB 132/181 KB 264/1199 KB 192/1206 KB 360/558 KB 132/181 KB 264/1199 KB 192/1206 KB 364/558 KB 132/181 KB 264/1199 KB 192/1206 KB 368/558 KB 132/181 KB 264/1199 KB 180/1206 KB 352/558 KB 132/181 KB 264/1199 KB 192/1206 KB 368/558 KB 132/181 KB 268/1199 KB 192/1206 KB 368/558 KB 132/181 KB 272/1199 KB 192/1206 KB 368/558 KB 132/181 KB 276/1199 KB 192/1206 KB 368/558 KB 132/181 KB 280/1199 KB 196/1206 KB 368/558 KB 132/181 KB 284/1199 KB 196/1206 KB 372/558 KB 132/181 KB 288/1199 KB 196/1206 KB 372/558 KB 132/181 KB 292/1199 KB 196/1206 KB 372/558 KB 132/181 KB 296/1199 KB 196/1206 KB 372/558 KB 132/181 KB 300/1199 KB 196/1206 KB 372/558 KB 132/181 KB 304/1199 KB 180/1206 KB 352/558 KB 132/181 KB 260/1199 KB 196/1206 KB 372/558 KB 136/181 KB 304/1199 KB 196/1206 KB 372/558 KB 140/181 KB 304/1199 KB 196/1206 KB 372/558 KB 144/181 KB 304/1199 KB 196/1206 KB 372/558 KB 148/181 KB 304/1199 KB 196/1206 KB 372/558 KB 152/181 KB 304/1199 KB 196/1206 KB 372/558 KB 156/181 KB 304/1199 KB 196/1206 KB 372/558 KB 160/181 KB 304/1199 KB 196/1206 KB 372/558 KB 132/181 KB 284 unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install /1199 KB 196/1206 KB 376/558 KB 160/181 KB 304/1199 KB 196/1206 KB 380/558 KB 160/181 KB 304/1199 KB 196/1206 KB 384/558 KB 160/181 KB 304/1199 KB 196/1206 KB 368/558 KB 132/181 KB 280/1199 KB 200/1206 KB 384/558 KB 160/181 KB 304/1199 KB 204/1206 KB 384/558 KB 160/181 KB 304/1199 KB 208/1206 KB 384/558 KB 160/181 KB 304/1199 KB 212/1206 KB 384/558 KB 160/181 KB 304/1199 KB 216/1206 KB 388/558 KB 164/181 KB 308/1199 KB 220/1206 KB 388/558 KB 164/181 KB 308/1199 KB 224/1206 KB 388/558 KB 164/181 KB 308/1199 KB 228/1206 KB 388/558 KB 164/181 KB 308/1199 KB 232/1206 KB 388/558 KB 164/181 KB 308/1199 KB 236/1206 KB 388/558 KB 164/181 KB 308/1199 KB 240/1206 KB 388/558 KB 164/181 KB 308/1199 KB 244/1206 KB 388/558 KB 164/181 KB 308/1199 KB 248/1206 KB 388/558 KB 164/181 KB 308/1199 KB 252/1206 KB 388/558 KB 164/181 KB 308/1199 KB 256/1206 KB 388/558 KB 164/181 KB 308/1199 KB 260/1206 KB 388/558 KB 164/181 KB 308/1199 KB 212/1206 KB 388/558 KB 164/181 KB 308/1199 KB 212/1206 KB 388/558 KB 164/181 KB 304/1199 KB 260/1206 KB 388/558 KB 168/181 KB 308/1199 KB 260/1206 KB 388/558 KB 172/181 KB 308/1199 KB 260/1206 KB 388/558 KB 176/181 KB 308/1199 KB 260/1206 KB 388/558 KB 180/181 KB 308/1199 KB 260/1206 KB 388/558 KB 181/181 KB 312/1199 KB 212/1206 KB 388/558 KB 160/181 KB 304/1199 KB 260/1206 KB 392/558 KB 181/181 KB 312/1199 KB 260/1206 KB 396/558 KB 181/181 KB 312/1199 KB 260/1206 KB 400/558 KB 181/181 KB 312/1199 KB 260/1206 KB 404/558 KB 181/181 KB 312/1199 KB 260/1206 KB 408/558 KB 181/181 KB 312/1199 KB 260/1206 KB 412/558 KB 181/181 KB 312/1199 KB 260/1206 KB 416/558 KB 181/181 KB 312/1199 KB 260/1206 KB 388/558 KB 180/181 KB 312/1199 KB 260/1206 KB 416/558 KB 181/181 KB 316/1199 KB 260/1206 KB 416/558 KB 181/181 KB 320/1199 KB 260/1206 KB 416/558 KB 181/181 KB 324/1199 KB 260/1206 KB 420/558 KB 181/181 KB 328/1199 KB 260/1206 KB 424/558 KB 181/181 KB 328/1199 KB 260/1206 KB 428/558 KB 181/181 KB 328/1199 KB 260/1206 KB 432/558 KB 181/181 KB 328/1199 KB 260/1206 KB 420/558 KB 181/181 KB 328/1199 KB 260/1206 KB 432/558 KB 181/181 KB 332/1199 KB 260/1206 KB 432/558 KB 181/181 KB 336/1199 KB 260/1206 KB 432/558 KB 181/181 KB 340/1199 KB 264/1206 KB 432/558 KB 181/181 KB 344/1199 KB 264/1206 KB 432/558 KB 181/181 KB 348/1199 KB 264/1206 KB 432/558 KB 181/181 KB 352/1199 KB 264/1206 KB 432/558 KB 181/181 KB 340/1199 KB 268/1206 KB 432/558 KB 181/181 KB 352/1199 KB 269/1206 KB 432/558 KB 181/181 KB 352/1199 KB 269/1206 KB 436/558 KB 181/181 KB 352/1199 KB 269/1206 KB 440/558 KB 181/181 KB 356/1199 KB 269/1206 KB 444/558 KB 181/181 KB 356/1199 KB 269/1206 KB 448/558 KB 181/181 KB 356/1199 KB 269/1206 KB 452/558 KB 181/181 KB 356/1199 KB 269/1206 KB 436/558 KB 181/181 KB 356/1199 KB 273/1206 KB 452/558 KB 181/181 KB 360/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 833.2 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 273/1206 KB 452/558 KB 181/181 KB 356/1199 KB 277/1206 KB 452/558 KB 360/1199 KB 281/1206 KB 452/558 KB 360/1199 KB 285/1206 KB 452/558 KB 364/1199 KB 281/1206 KB 452/558 KB 364/1199 KB 285/1206 KB 452/558 KB 368/1199 KB 285/1206 KB 452/558 KB 372/1199 KB 289/1206 KB 456/558 KB 376/1199 KB 289/1206 KB 456/558 KB 380/1199 KB 289/1206 KB 456/558 KB 384/1199 KB 289/1206 KB 456/558 KB 372/1199 KB 293/1206 KB 456/558 KB 384/1199 KB 297/1206 KB 456/558 KB 384/1199 KB 301/1206 KB 456/558 KB 384/1199 KB 305/1206 KB 456/558 KB 384/1199 KB 309/1206 KB 456/558 KB 388/1199 KB 313/1206 KB 456/558 KB 388/1199 KB 317/1206 KB 456/558 KB 388/1199 KB 321/1206 KB 456/558 KB 388/1199 KB 285/1206 KB 456/558 KB 372/1199 KB 321/1206 KB 460/558 KB 388/1199 KB 321/1206 KB 464/558 KB 388/1199 KB 321/1206 KB 468/558 KB 388/1199 KB 321/1206 KB 472/558 KB 388/1199 KB 321/1206 KB 476/558 KB 388/1199 KB 321/1206 KB 480/558 KB 388/1199 KB 321/1206 KB 484/558 KB 388/1199 KB 305/1206 KB 456/558 KB 388/1199 KB 321/1206 KB 484/558 KB 392/1199 KB 321/1206 KB 484/558 KB 396/1199 KB 321/1206 KB 484/558 KB 400/1199 KB 321/1206 KB 484/558 KB 404/1199 KB 321/1206 KB 488/558 KB 408/1199 KB 321/1206 KB 488/558 KB 412/1199 KB 325/1206 KB 488/558 KB 416/1199 KB 321/1206 KB 488/558 KB 404/1199 KB 325/1206 KB 492/558 KB 416/1199 KB 325/1206 KB 496/558 KB 416/1199 KB 325/1206 KB 488/558 KB 412/1199 KB 329/1206 KB 496/558 KB 416/1199 KB 333/1206 KB 496/558 KB 416/1199 KB 333/1206 KB 500/558 KB 416/1199 KB 333/1206 KB 504/558 KB 416/1199 KB 333/1206 KB 508/558 KB 416/1199 KB 333/1206 KB 512/558 KB 416/1199 KB 333/1206 KB 516/558 KB 420/1199 KB 337/1206 KB 520/558 KB 420/1199 KB 337/1206 KB 524/558 KB 420/1199 KB 337/1206 KB 528/558 KB 420/1199 KB 333/1206 KB 512/558 KB 420/1199 KB 337/1206 KB 528/558 KB 424/1199 KB 337/1206 KB 528/558 KB 428/1199 KB 337/1206 KB 528/558 KB 432/1199 KB 337/1206 KB 516/558 KB 420/1199 KB 341/1206 KB 528/558 KB 432/1199 KB 345/1206 KB 528/558 KB 432/1199 KB 349/1206 KB 528/558 KB 432/1199 KB 349/1206 KB 528/558 KB 436/1199 KB 353/1206 KB 532/558 KB 440/1199 KB 353/1206 KB 532/558 KB 444/1199 KB 353/1206 KB 532/558 KB 448/1199 KB 353/1206 KB 532/558 KB 436/1199 KB 353/1206 KB 528/558 KB 436/1199 KB 357/1206 KB 532/558 KB 448/1199 KB 361/1206 KB 532/558 KB 448/1199 KB 365/1206 KB 536/558 KB 448/1199 KB 369/1206 KB 536/558 KB 448/1199 KB 373/1206 KB 536/558 KB 452/1199 KB 377/1206 KB 536/558 KB 452/1199 KB 381/1206 KB 536/558 KB 452/1199 KB 361/1206 KB 536/558 KB 448/1199 KB 381/1206 KB 540/558 KB 452/1199 KB 381/1206 KB 544/558 KB 452/1199 KB 381/1206 KB 548/558 KB 452/1199 KB 381/1206 KB 552/558 KB 452/1199 KB 381/1206 KB 556/558 KB 452/1199 KB 381/1206 KB 558/558 KB 452/1199 KB 369/1206 KB 536/558 KB 452/1199 KB 381/1206 KB 558/558 KB 456/1199 KB 381/1206 KB 558/558 KB 460/1199 KB 381/1206 KB 558/558 KB 464/1199 KB 381/1206 KB 558/558 KB 468/1199 KB 385/1206 KB 558/558 KB 468/1199 KB 389/1206 KB 558/558 KB 468/1199 KB 393/1206 KB 558/558 KB 468/1199 KB 397/1206 KB 468/1199 KB 401/1206 KB 468/1199 KB 405/1206 KB 468/1199 KB 409/1206 KB 468/1199 KB 413/1206 KB 468/1199 KB 417/1206 KB 468/1199 KB 421/1206 KB 468/1199 KB 425/1206 KB 468/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2283.2 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 429/1206 KB 468/1199 KB 433/1206 KB 468/1199 KB 437/1206 KB 468/1199 KB 441/1206 KB 468/1199 KB 445/1206 KB 468/1199 KB 449/1206 KB 468/1199 KB 453/1206 KB 468/1199 KB 457/1206 KB 468/1199 KB 461/1206 KB 468/1199 KB 465/1206 KB 468/1199 KB 469/1206 KB 468/1199 KB 473/1206 KB 468/1199 KB 477/1206 KB 468/1199 KB 481/1206 KB 468/1199 KB 485/1206 KB 468/1199 KB 489/1206 KB 468/1199 KB 493/1206 KB 468/1199 KB 497/1206 KB 468/1199 KB 501/1206 KB 468/1199 KB 505/1206 KB 468/1199 KB 509/1206 KB 468/1199 KB 513/1206 KB 468/1199 KB 517/1206 KB 468/1199 KB 521/1206 KB 468/1199 KB 525/1206 KB 468/1199 KB 529/1206 KB 468/1199 KB 529/1206 KB 472/1199 KB 529/1206 KB 476/1199 KB 529/1206 KB 480/1199 KB 529/1206 KB 484/1199 KB 533/1206 KB 488/1199 KB 533/1206 KB 492/1199 KB 533/1206 KB 496/1199 KB 533/1206 KB 500/1199 KB 533/1206 KB 504/1199 KB 533/1206 KB 508/1199 KB 533/1206 KB 512/1199 KB 533/1206 KB 484/1199 KB 537/1206 KB 512/1199 KB 541/1206 KB 512/1199 KB 545/1206 KB 512/1199 KB 549/1206 KB 512/1199 KB 553/1206 KB 512/1199 KB 557/1206 KB 512/1199 KB 561/1206 KB 512/1199 KB 565/1206 KB 512/1199 KB 569/1206 KB 512/1199 KB 573/1206 KB 512/1199 KB 573/1206 KB 516/1199 KB 573/1206 KB 520/1199 KB 573/1206 KB 524/1199 KB 573/1206 KB 528/1199 KB 573/1206 KB 532/1199 KB 577/1206 KB 532/1199 KB 581/1206 KB 532/1199 KB 585/1206 KB 532/1199 KB 589/1206 KB 532/1199 KB 593/1206 KB 532/1199 KB 597/1206 KB 536/1199 KB 601/1206 KB 536/1199 KB 605/1206 KB 536/1199 KB 593/1206 KB 536/1199 KB 605/1206 KB 540/1199 KB 605/1206 KB 544/1199 KB 605/1206 KB 548/1199 KB 609/1206 KB 552/1199 KB 609/1206 KB 556/1199 KB 609/1206 KB 560/1199 KB 609/1206 KB 564/1199 KB 609/1206 KB 568/1199 KB 609/1206 KB 572/1199 KB 609/1206 KB 576/1199 KB 609/1206 KB 580/1199 KB 609/1206 KB 584/1199 KB 609/1206 KB 588/1199 KB 609/1206 KB 548/1199 KB 613/1206 KB 588/1199 KB 617/1206 KB 588/1199 KB 621/1206 KB 588/1199 KB 625/1206 KB 588/1199 KB 629/1206 KB 588/1199 KB 633/1206 KB 588/1199 KB 637/1206 KB 588/1199 KB 641/1206 KB 588/1199 KB 641/1206 KB 592/1199 KB 645/1206 KB 596/1199 KB 645/1206 KB 600/1199 KB 645/1206 KB 604/1199 KB 645/1206 KB 608/1199 KB 645/1206 KB 612/1199 KB 645/1206 KB 596/1199 KB 649/1206 KB 612/1199 KB 653/1206 KB 612/1199 KB 657/1206 KB 612/1199 KB 661/1206 KB 612/1199 KB 665/1206 KB 612/1199 KB 669/1206 KB 612/1199 KB 673/1206 KB 616/1199 KB 677/1206 KB 616/1199 KB 681/1206 KB 616/1199 KB 685/1206 KB 616/1199 KB 669/1206 KB 616/1199 KB 685/1206 KB 620/1199 KB 685/1206 KB 624/1199 KB 685/1206 KB 628/1199 KB 685/1206 KB 632/1199 KB 685/1206 KB 636/1199 KB 685/1206 KB 640/1199 KB 689/1206 KB 640/1199 KB 693/1206 KB 644/1199 KB 697/1206 KB 644/1199 KB 701/1206 KB 644/1199 KB 689/1206 KB 644/1199 KB 701/1206 KB 648/1199 KB 701/1206 KB 652/1199 KB 701/1206 KB 656/1199 KB 705/1206 KB 660/1199 KB 705/1206 KB 664/1199 KB 705/1206 KB 668/1199 KB 705/1206 KB 672/1199 KB 705/1206 KB 676/1199 KB 705/1206 KB 680/1199 KB 705/1206 KB 684/1199 KB 705/1206 KB 688/1199 KB 705/1206 KB 692/1199 KB 705/1206 KB 656/1199 KB 709/1206 KB 692/1199 KB 713/1206 KB 692/1199 KB 717/1206 KB 692/1199 KB 721/1206 KB 692/1199 KB 725/1206 KB 692/1199 KB 729/1206 KB 692/1199 KB 733/1206 KB 692/1199 KB 737/1206 KB 692/1199 KB 741/1206 KB 692/1199 KB 745/1206 KB 692/1199 KB 745/1206 KB 696/1199 KB 745/1206 KB 700/1199 KB 749/1206 KB 704/1199 KB 749/1206 KB 700/1199 KB 753/1206 KB 704/1199 KB 757/120 unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install 6 KB 708/1199 KB 761/1206 KB 708/1199 KB 765/1206 KB 708/1199 KB 753/1206 KB 708/1199 KB 765/1206 KB 712/1199 KB 765/1206 KB 716/1199 KB 765/1206 KB 720/1199 KB 769/1206 KB 724/1199 KB 769/1206 KB 728/1199 KB 769/1206 KB 732/1199 KB 769/1206 KB 736/1199 KB 769/1206 KB 740/1199 KB 769/1206 KB 720/1199 KB 773/1206 KB 740/1199 KB 777/1206 KB 740/1199 KB 781/1206 KB 740/1199 KB 785/1206 KB 740/1199 KB 789/1206 KB 740/1199 KB 793/1206 KB 740/1199 KB 797/1206 KB 744/1199 KB 793/1206 KB 744/1199 KB 797/1206 KB 748/1199 KB 797/1206 KB 752/1199 KB 801/1206 KB 752/1199 KB 805/1206 KB 756/1199 KB 809/1206 KB 756/1199 KB 813/1206 KB 756/1199 KB 801/1206 KB 756/1199 KB 813/1206 KB 760/1199 KB 813/1206 KB 764/1199 KB 813/1206 KB 768/1199 KB 817/1206 KB 772/1199 KB 817/1206 KB 776/1199 KB 817/1206 KB 780/1199 KB 817/1206 KB 784/1199 KB 817/1206 KB 788/1199 KB 817/1206 KB 792/1199 KB 817/1206 KB 796/1199 KB 817/1206 KB 800/1199 KB 817/1206 KB 768/1199 KB 821/1206 KB 800/1199 KB 825/1206 KB 800/1199 KB 829/1206 KB 800/1199 KB 833/1206 KB 800/1199 KB 837/1206 KB 800/1199 KB 841/1206 KB 800/1199 KB 845/1206 KB 800/1199 KB 849/1206 KB 800/1199 KB 853/1206 KB 804/1199 KB 857/1206 KB 804/1199 KB 861/1206 KB 804/1199 KB 849/1206 KB 804/1199 KB 861/1206 KB 808/1199 KB 861/1206 KB 812/1199 KB 861/1206 KB 816/1199 KB 865/1206 KB 816/1199 KB 869/1206 KB 816/1199 KB 873/1206 KB 820/1199 KB 877/1206 KB 820/1199 KB 881/1206 KB 820/1199 KB 885/1206 KB 820/1199 KB 889/1206 KB 820/1199 KB 893/1206 KB 820/1199 KB 869/1206 KB 820/1199 KB 893/1206 KB 824/1199 KB 893/1206 KB 828/1199 KB 893/1206 KB 832/1199 KB 893/1206 KB 836/1199 KB 893/1206 KB 840/1199 KB 893/1206 KB 844/1199 KB 893/1206 KB 848/1199 KB 893/1206 KB 852/1199 KB 897/1206 KB 856/1199 KB 897/1206 KB 860/1199 KB 897/1206 KB 864/1199 KB 897/1206 KB 852/1199 KB 901/1206 KB 864/1199 KB 905/1206 KB 864/1199 KB 909/1206 KB 864/1199 KB 913/1206 KB 864/1199 KB 917/1206 KB 868/1199 KB 921/1206 KB 868/1199 KB 925/1206 KB 868/1199 KB 913/1206 KB 868/1199 KB 925/1206 KB 872/1199 KB 925/1206 KB 876/1199 KB 929/1206 KB 880/1199 KB 929/1206 KB 884/1199 KB 929/1206 KB 888/1199 KB 929/1206 KB 892/1199 KB 929/1206 KB 896/1199 KB 929/1206 KB 876/1199 KB 933/1206 KB 896/1199 KB 937/1206 KB 896/1199 KB 941/1206 KB 896/1199 KB 945/1206 KB 896/1199 KB 949/1206 KB 900/1199 KB 953/1206 KB 900/1199 KB 957/1206 KB 900/1199 KB 961/1206 KB 900/1199 KB 965/1206 KB 900/1199 KB 969/1206 KB 900/1199 KB 973/1206 KB 900/1199 KB 945/1206 KB 900/1199 KB 973/1206 KB 904/1199 KB 973/1206 KB 908/1199 KB 973/1206 KB 912/1199 KB 973/1206 KB 916/1199 KB 973/1206 KB 920/1199 KB 973/1206 KB 924/1199 KB 973/1206 KB 928/1199 KB 977/1206 KB 932/1199 KB 977/1206 KB 936/1199 KB 977/1206 KB 940/1199 KB 977/1206 KB 944/1199 KB 977/1206 KB 928/1199 KB 981/1206 KB 944/1199 KB 985/1206 KB 944/1199 KB 989/1206 KB 944/1199 KB 993/1206 KB 944/1199 KB 997/1206 KB 944/1199 KB 1001/1206 KB 944/1199 KB 1005/1206 KB 948/1199 KB 1009/1206 KB 948/1199 KB 1013/1206 KB 948/1199 KB 1017/1206 KB 948/1199 KB 1021/1206 KB 948/1199 KB 1001/1206 KB 948/1199 KB 1021/1206 KB 952/1199 KB 1021/1206 KB 956/1199 KB 1021/1206 KB 960/1199 KB 1021/1206 KB 964/1199 KB 1025/1206 KB 968/1199 KB 1025/1206 KB 972/1199 KB 1025/1206 KB 976/1199 KB 1025/1206 KB 964/1199 KB 1029/1206 KB 976/1199 KB 1033/1206 KB 980/1199 KB 1037/1206 KB 980/1199 KB 1041/1206 KB 980/1199 KB 1045/1206 KB 980/1199 unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install KB 1049/1206 KB 980/1199 KB 1053/1206 KB 980/1199 KB 1057/1206 KB 980/1199 KB 1061/1206 KB 980/1199 KB 1065/1206 KB 980/1199 KB 1069/1206 KB 980/1199 KB 1073/1206 KB 980/1199 KB 1029/1206 KB 980/1199 KB 1073/1206 KB 984/1199 KB 1073/1206 KB 988/1199 KB 1073/1206 KB 992/1199 KB 1073/1206 KB 996/1199 KB 1073/1206 KB 1000/1199 KB 1073/1206 KB 1004/1199 KB 1073/1206 KB 1008/1199 KB 1073/1206 KB 1012/1199 KB 1073/1206 KB 1016/1199 KB 1073/1206 KB 1020/1199 KB 1073/1206 KB 1024/1199 KB 1077/1206 KB 1028/1199 KB 1077/1206 KB 1032/1199 KB 1077/1206 KB 1036/1199 KB 1077/1206 KB 1040/1199 KB 1077/1206 KB 1044/1199 KB 1077/1206 KB 1048/1199 KB 1077/1206 KB 1052/1199 KB 1077/1206 KB 1056/1199 KB 1077/1206 KB 1060/1199 KB 1077/1206 KB 1024/1199 KB 1081/1206 KB 1060/1199 KB 1085/1206 KB 1060/1199 KB 1089/1206 KB 1060/1199 KB 1093/1206 KB 1060/1199 KB 1097/1206 KB 1060/1199 KB 1101/1206 KB 1060/1199 KB 1105/1206 KB 1060/1199 KB 1109/1206 KB 1060/1199 KB 1113/1206 KB 1060/1199 KB 1117/1206 KB 1060/1199 KB 1121/1206 KB 1060/1199 KB 1125/1206 KB 1064/1199 KB 1129/1206 KB 1064/1199 KB 1133/1206 KB 1064/1199 KB 1121/1206 KB 1064/1199 KB 1133/1206 KB 1068/1199 KB 1133/1206 KB 1072/1199 KB 1133/1206 KB 1076/1199 KB 1137/1206 KB 1080/1199 KB 1137/1206 KB 1084/1199 KB 1137/1206 KB 1088/1199 KB 1137/1206 KB 1076/1199 KB 1141/1206 KB 1088/1199 KB 1145/1206 KB 1088/1199 KB 1149/1206 KB 1088/1199 KB 1153/1206 KB 1092/1199 KB 1157/1206 KB 1092/1199 KB 1161/1206 KB 1092/1199 KB 1165/1206 KB 1092/1199 KB 1169/1206 KB 1092/1199 KB 1173/1206 KB 1092/1199 KB 1177/1206 KB 1092/1199 KB 1181/1206 KB 1092/1199 KB 1185/1206 KB 1092/1199 KB 1149/1206 KB 1092/1199 KB 1185/1206 KB 1096/1199 KB 1185/1206 KB 1100/1199 KB 1185/1206 KB 1104/1199 KB 1185/1206 KB 1108/1199 KB 1185/1206 KB 1112/1199 KB 1185/1206 KB 1116/1199 KB 1185/1206 KB 1120/1199 KB 1185/1206 KB 1124/1199 KB 1189/1206 KB 1128/1199 KB 1189/1206 KB 1132/1199 KB 1189/1206 KB 1136/1199 KB 1189/1206 KB 1140/1199 KB 1189/1206 KB 1144/1199 KB 1189/1206 KB 1148/1199 KB 1189/1206 KB 1152/1199 KB 1189/1206 KB 1156/1199 KB 1189/1206 KB 1160/1199 KB 1189/1206 KB 1164/1199 KB 1189/1206 KB 1168/1199 KB 1189/1206 KB 1124/1199 KB 1193/1206 KB 1168/1199 KB 1197/1206 KB 1168/1199 KB 1201/1206 KB 1168/1199 KB 1205/1206 KB 1168/1199 KB 1206/1206 KB 1168/1199 KB 1206/1206 KB 1172/1199 KB 1206/1206 KB 1176/1199 KB 1206/1206 KB 1180/1199 KB 1206/1206 KB 1184/1199 KB 1206/1206 KB 1188/1199 KB 1206/1206 KB 1192/1199 KB 1206/1206 KB 1196/1199 KB 1206/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3494.7 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3444.4 KB/sec) unit-abot-epc-basic-0: 01:29:31 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 01:29:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 01:29:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 01:29:32 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 37.408 s unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-19T01:29:32+00:00 unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-mysql-0: 01:29:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 01:29:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 01:29:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 01:29:32 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-148.174) ... unit-abot-epc-basic-0: 01:29:32 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 01:29:33 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 01:29:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 01:29:34 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 01:29:34 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 01:29:34 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 01:29:34 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 01:29:34 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 01:29:34 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 01:29:34 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 01:29:34 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 01:29:35 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 01:29:36 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 01:29:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-147a96-default-0". unit-abot-epc-basic-0: 01:29:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 01:29:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 01:29:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 01:29:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:29:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-mysql-0: 01:29:39 DEBUG unit.mysql/0.config-changed 190519 1:29:39 [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: 01:29:39 DEBUG unit.mysql/0.config-changed 190519 1:29:39 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 01:29:39 DEBUG unit.mysql/0.config-changed 190519 1:29:39 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11590 ... unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 01:29:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 01:29:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:29:41 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 01:29:42 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 01:29:42 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 01:29:42 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 01:29:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:29:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:29:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:43 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 01:29:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 01:29:44 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.12 [187 kB] unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 01:29:45 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 01:29:46 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 01:29:47 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.11 [126 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 01:29:48 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.5 [80.5 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.8 [16.1 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 01:29:49 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [2,277 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [47.3 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.6 [8,100 B] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.5 [2,434 B] unit-abot-epc-basic-0: 01:29:50 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-mysql-0: 01:29:52 DEBUG unit.mysql/0.config-changed mysql start/running, process 11723 unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.6 [44.3 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-mysql-0: 01:29:52 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 01:29:52 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 01:29:52 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-mysql-0: 01:29:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:29:53 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.26-0ubuntu0.16.04.1 [1,156 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.13 [757 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 01:29:54 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.2 [407 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 01:29:55 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.12 [2,957 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.12 [41.0 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-mysql-0: 01:29:56 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 01:29:56 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 01:29:58 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-mysql-0: 01:29:58 DEBUG unit.mysql/0.config-changed mysql start/running, process 11846 unit-mysql-0: 01:29:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 01:29:58 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 01:29:58 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 01:29:59 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 01:29:59 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 01:29:59 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 01:29:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:29:59 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 01:29:59 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 01:29:59 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 01:29:59 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 01:29:59 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 01:29:59 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 01:29:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:29:59 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 13s (21.8 MB/s) unit-abot-epc-basic-0: 01:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 01:29:59 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 ... 67349 files and directories currently installed.) unit-abot-epc-basic-0: 01:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 01:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 01:30:02 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 01:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-mysql-0: 01:30:04 DEBUG unit.mysql/0.start mysql start/running, process 11957 unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 01:30:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 01:30:04 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 01:30:04 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-mysql-0: 01:30:04 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 01:30:04 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 01:30:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:30:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:30:04 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 01:30:04 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 01:30:04 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 01:30:04 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 01:30:04 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 01:30:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 01:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 01:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 01:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 01:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 01:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 01:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 01:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 01:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 01:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 01:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 01:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 01:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 01:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... machine-2: 01:30:29 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 01:30:29 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 01:30:29 DEBUG juju.agent read agent config, format "2.0" machine-2: 01:30:29 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 01:30:29 DEBUG juju.worker start "engine" machine-2: 01:30:29 INFO juju.worker start "engine" machine-2: 01:30:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:30:29 DEBUG juju.worker "engine" started machine-2: 01:30:29 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:30:29 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.apicaller connecting with old password machine-2: 01:30:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 01:30:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:30:29 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:30:29 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:30:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:30:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:30:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 01:30:29 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 01:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 01:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... machine-2: 01:30:29 DEBUG juju.worker.apicaller connected machine-2: 01:30:29 DEBUG juju.worker.apicaller changing password... machine-2: 01:30:30 DEBUG juju.worker.apicaller password changed machine-2: 01:30:30 DEBUG juju.api RPC connection died machine-2: 01:30:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 01:30:30 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:30:30 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:30:30 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:30:30 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 01:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... machine-2: 01:30:30 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... machine-2: 01:30:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:30:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:30:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:30:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 01:30:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:30:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:30:32 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:30:32 INFO juju.worker.upgrader unblocking abort check machine-2: 01:30:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:30:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:30:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:30:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:30:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:30:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:30:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:30:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:30:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 01:30:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.logger logger setup machine-2: 01:30:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:30:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:30:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 01:30:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:30:32 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:30: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-2: 01:30:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:30:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:30:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:30:32 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 01:30:32 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 01:30:32 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 01:30:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:30:32 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:30:32 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:30:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:30:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:30:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:30:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:30:32 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:30:32 INFO juju.util.exec run result: exit status 127 machine-2: 01:30:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec507385697/script.sh: line 1: fanatic: command not found 127 machine-2: 01:30:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:30:32 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 01:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. machine-2: 01:30:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:30:32 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 01:30:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 01:30:32 DEBUG juju.api RPC connection died machine-2: 01:30:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:30:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:30:32 DEBUG juju.worker killing runner 0xc420785d40 machine-2: 01:30:32 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 01:30:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:30: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-2: 01:30:32 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: 01:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... machine-2: 01:30:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 01:30:32 INFO juju.worker runner is dying machine-2: 01:30:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:30:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 01:30:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:30:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:30:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:32 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:30:32 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:30:32 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:30:32 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... machine-2: 01:30:33 DEBUG juju.worker.apicaller connected machine-2: 01:30:33 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 01:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... machine-2: 01:30:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... machine-2: 01:30:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:30:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:30:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:30:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:30:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:30:33 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:30:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 01:30:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.logger logger setup machine-2: 01:30:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:30:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:30: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-2: 01:30:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:30:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:30:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:30:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:30:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:30:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:30:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:30:33 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:30:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:30:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:30:33 INFO juju.util.exec run result: exit status 127 machine-2: 01:30:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec839418405/script.sh: line 1: fanatic: command not found 127 machine-2: 01:30:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:30:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 01:30:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:30:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:30:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:30:33 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 01:30:33 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 01:30:33 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 01:30:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:30:33 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:30:33 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:30:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:30:33 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-2: 01:30:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:30:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:30:33 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 01:30:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:30: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-2: 01:30:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:30:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:30:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:30:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:30:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:30:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:30:33 INFO juju.util.exec run result: exit status 127 machine-2: 01:30:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec908956786/script.sh: line 1: fanatic: command not found 127 machine-2: 01:30:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:30:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:30:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 01:30:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:30:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:30:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:30:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:30:33 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 01:30:33 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:30:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 01:30:33 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 01:30:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:30:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 01:30:33 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 01:30:33 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:30:33 INFO juju.worker.upgrader unblocking abort check machine-2: 01:30:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:30:33 DEBUG juju.worker start "2-container-watcher" machine-2: 01:30:33 DEBUG juju.worker start "stateconverter" machine-2: 01:30:33 INFO juju.worker start "2-container-watcher" machine-2: 01:30:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:30:33 DEBUG juju.worker "2-container-watcher" started machine-2: 01:30:33 INFO juju.worker start "stateconverter" machine-2: 01:30:33 DEBUG juju.worker "stateconverter" started machine-2: 01:30:33 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 01:30:33 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 01:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. machine-2: 01:30:33 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 01:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... machine-2: 01:30:33 DEBUG juju.service discovered init system "upstart" from local host machine-2: 01:30:33 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-2: 01:30:33 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 01:30:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 01:30:33 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: 01:30:33 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:30:33 DEBUG juju.worker start "api" unit-oai-epc-0: 01:30:33 INFO juju.worker start "api" unit-oai-epc-0: 01:30:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 01:30:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:30:33 DEBUG juju.worker "api" started unit-oai-epc-0: 01:30:33 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:30:33 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-epc-0: 01:30:33 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-epc-0: 01:30:33 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:30:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... machine-2: 01:30:34 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:65:f1:22 CIDR:192.168.121.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.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:65:f1:22 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.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-oai-epc-0: 01:30:34 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-epc-0: 01:30:34 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 01:30:34 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 01:30:34 DEBUG juju.api RPC connection died unit-oai-epc-0: 01:30:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 01:30:34 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:30:34 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-epc-0: 01:30:34 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-epc-0: 01:30:34 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-epc-0: 01:30:35 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:30:35 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:30:35 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:30:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:30:35 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:30:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:30:35 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: 01:30:35 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 01:30:35 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 01:30:35 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 01:30:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:30:35 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:30:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:30:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:30:35 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 01:30:35 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 01:30:35 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 01:30:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:30:35 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:30:35 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:30:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:30:35 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 01:30:35 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 01:30:35 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 01:30:35 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 01:30:35 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:30:35 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:30:35 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 01:30:35 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 01:30:35 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:30:35 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:30:35 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 01:30:35 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 01:30:35 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:30:35 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:30:35 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 01:30:35 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 01:30:35 DEBUG httpbakery client do GET https://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 01:30:35 DEBUG httpbakery } -> error unit-oai-epc-0: 01:30:35 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 01:30:35 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:30:36 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:30:36 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:30:36 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:30:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:30:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-oai-epc-0: 01:30:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:30:36 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:30:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 01:30:36 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 01:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-epc-0: 01:30:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 01:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:30:37 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: 01:30:37 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 01:30:37 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 01:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 01:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-epc-0: 01:30:38 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: 01:30:39 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 2s (1712 kB/s) unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 01:30:39 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 01:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-epc-0: 01:30:40 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-oai-epc-0: 01:30:41 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 01:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 01:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-epc-0: 01:30:41 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 01:30:41 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 01:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 01:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-oai-epc-0: 01:30:42 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (61.0 kB/s) unit-abot-epc-basic-0: 01:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:30:43 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: 01:30:43 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:30:43 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 01:30:44 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 01:30:44 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: 01:30:45 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: 01:30:45 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: 01:30:45 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: 01:30:45 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: 01:30:45 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-oai-epc-0: 01:30:45 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-epc-0: 01:30:45 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2385 kB/s) unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 01:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 01:30:46 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 01:30:46 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: 01:30:46 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: 01:30:47 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 01:30:47 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: 01:30:47 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-epc-0: 01:30:48 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-oai-epc-0: 01:30:49 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: 01:30:49 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:30:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:30:49 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-oai-epc-0: 01:30:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-abot-epc-basic-0: 01:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 01:30:49 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:30:53 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: 01:30:53 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:30:53 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: 01:30:53 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-epc-0: 01:30:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:30:53 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 01:30:53 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: 01:30:53 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 01:30:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:30:53 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 01:30:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 01:30:53 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: 01:30:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 01:30:53 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-oai-epc-0: 01:30:56 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-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-epc-0: 01:30:56 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: 01:30:56 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 2s (24.3 MB/s) unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 01:30:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 01:30:57 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 01:30:57 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: 01:30:57 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 01:30:57 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 01:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:31:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 01:31:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:31:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 01:31:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:31:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:31:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 01:31:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 01:31:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:31:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 01:31:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:04 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:31:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 01:31:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:31:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:31:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 01:31:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:31:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 01:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-oai-epc-0: 01:31:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 01:31:07 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-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-epc-0: 01:31:07 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:31:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 01:31:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:31:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:31:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 01:31:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 01:31:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... machine-3: 01:31:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 01:31:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 01:31:12 DEBUG juju.agent read agent config, format "2.0" machine-3: 01:31:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 01:31:12 DEBUG juju.worker start "engine" machine-3: 01:31:12 INFO juju.worker start "engine" machine-3: 01:31:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:31:12 DEBUG juju.worker "engine" started machine-3: 01:31:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:31:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:31:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:31:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 01:31:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:31:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:31:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.apicaller connecting with old password machine-3: 01:31:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:12 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:12 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 01:31:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 01:31:12 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-abot-epc-basic-0: 01:31:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 01:31:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-oai-epc-0: 01:31:12 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:31:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... machine-3: 01:31:12 DEBUG juju.worker.apicaller connected machine-3: 01:31:12 DEBUG juju.worker.apicaller changing password... machine-3: 01:31:13 DEBUG juju.worker.apicaller password changed machine-3: 01:31:13 DEBUG juju.api RPC connection died machine-3: 01:31:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 01:31:13 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:31:13 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:13 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:13 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:31:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 01:31:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:13 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... machine-3: 01:31:14 DEBUG juju.worker.apicaller connected machine-3: 01:31:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:31:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:31:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... machine-3: 01:31:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:31:14 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... machine-3: 01:31:14 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:31:14 INFO juju.worker.upgrader unblocking abort check machine-3: 01:31:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:31:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:31:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:31:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:31:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:31:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:31:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 01:31:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 01:31:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:31:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:31:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:31:14 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 01:31:14 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 01:31:14 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 01:31:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:31:14 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:31:14 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:31:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:31:14 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:31:14 INFO juju.util.exec run result: exit status 127 machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec387327266/script.sh: line 1: fanatic: command not found 127 machine-3: 01:31:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:31:14 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: 01:31:14 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:31:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:31:14 INFO juju.util.exec run result: exit status 127 machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec621605540/script.sh: line 1: fanatic: command not found 127 machine-3: 01:31:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:31:14 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 01:31:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 01:31:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:31:14 DEBUG juju.api RPC connection died machine-3: 01:31:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker killing runner 0xc420490c30 machine-3: 01:31:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 01:31:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 01:31:14 INFO juju.worker runner is dying machine-3: 01:31:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.logger logger setup machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:31:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 01:31:14 ERROR juju.worker.logger connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 01:31:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:31:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:14 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:31:15 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:31:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 01:31:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-oai-epc-0: 01:31:15 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 01:31:15 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... machine-3: 01:31:15 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:31:15 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 01:31:15 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 01:31:15 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: 01:31:15 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: 01:31:15 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency machine-3: 01:31:15 DEBUG juju.api RPC connection died machine-3: 01:31:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:31:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 01:31:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:15 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... machine-3: 01:31:15 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:31:15 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:15 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:31:15 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:31:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. machine-3: 01:31:16 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... machine-3: 01:31:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. machine-3: 01:31:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:31:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:31:16 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... machine-3: 01:31:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... machine-3: 01:31:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 01:31:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:31:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 01:31:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 01:31:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:31:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:31:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 01:31:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.logger logger setup machine-3: 01:31:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 01:31:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:31:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:31:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:31:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:31:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:31:16 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 01:31:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:31:16 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: 01:31:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:31:16 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. machine-3: 01:31:16 INFO juju.util.exec run result: exit status 127 machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec385114136/script.sh: line 1: fanatic: command not found 127 machine-3: 01:31:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:31:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Processing new fan config unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:31:16 INFO juju.util.exec run result: exit status 127 machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec955377930/script.sh: line 1: fanatic: command not found 127 machine-3: 01:31:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... machine-3: 01:31:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:31:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:31:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:31:16 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 01:31:16 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 01:31:16 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 01:31:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:31:16 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:31:16 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:31:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:31:16 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-3: 01:31:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:31:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:31:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:31:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:31:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:31:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:31:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:31:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:31:16 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:31:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:31:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:31:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:31:16 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:31:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:31:16 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:31:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:31:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:31:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:31:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:31:16 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 01:31:16 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:31:16 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 01:31:16 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 01:31:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 01:31:16 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 unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... machine-3: 01:31:16 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... machine-3: 01:31:16 DEBUG juju.worker start "3-container-watcher" machine-3: 01:31:16 DEBUG juju.worker start "stateconverter" machine-3: 01:31:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:31:16 INFO juju.worker start "3-container-watcher" machine-3: 01:31:16 DEBUG juju.worker "3-container-watcher" started machine-3: 01:31:16 INFO juju.worker start "stateconverter" machine-3: 01:31:16 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 01:31:16 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. machine-3: 01:31:16 INFO juju.worker.machiner "machine-3" started unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... machine-3: 01:31:16 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 01:31:16 DEBUG juju.service discovered init system "upstart" from local host machine-3: 01:31:16 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-3: 01:31:16 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-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:31:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 01:31:16 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: 01:31:16 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:31:16 DEBUG juju.worker start "api" unit-oai-hss-0: 01:31:16 INFO juju.worker start "api" unit-oai-hss-0: 01:31:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 01:31:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:31:16 DEBUG juju.worker "api" started unit-oai-hss-0: 01:31:16 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:16 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 01:31:16 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-hss-0: 01:31:16 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-hss-0: 01:31:16 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-hss-0: 01:31:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:31:17 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:31:17 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 01:31:18 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 01:31:18 DEBUG juju.api RPC connection died unit-oai-hss-0: 01:31:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 01:31:18 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:3f:be:8f CIDR:192.168.121.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.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3f:be:8f 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.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 01:31:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 01:31:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 01:31:18 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 01:31:18 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-hss-0: 01:31:18 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-hss-0: 01:31:18 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-abot-epc-basic-0: 01:31:18 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:19 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 01:31:19 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:31:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:31:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:31:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:31:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:31:19 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: 01:31:19 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 01:31:19 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-oai-hss-0: 01:31:19 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 01:31:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:31:19 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 01:31:19 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:31:19 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 01:31:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:31:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:31:19 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 01:31:19 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 01:31:19 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 01:31:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:31:19 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:31:19 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:31:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:31:19 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] unit-oai-hss-0: 01:31:19 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 01:31:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 01:31:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:31:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 01:31:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:31:19 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:31:19 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:31:19 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 01:31:19 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 01:31:19 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 01:31:19 DEBUG httpbakery } -> error unit-oai-hss-0: 01:31:19 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 01:31:19 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 01:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:31:19 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:31:19 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:31:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:31:20 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:31:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:31:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:31:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:31:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:31:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:31:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:31:20 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: 01:31:20 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 01:31:20 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 01:31:20 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: 01:31:20 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 0s (3551 kB/s) unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 01:31:21 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 01:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 01:31:22 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-epc-0: 01:31:23 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: 01:31:23 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: 01:31:23 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 01:31:23 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 01:31:23 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 01:31:23 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 01:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 01:31:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:31:23 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: 01:31:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 01:31:24 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-oai-epc-0: 01:31:24 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 01:31:24 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-epc-0: 01:31:24 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 01:31:24 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (32.4 kB/s) unit-oai-epc-0: 01:31:24 DEBUG unit.oai-epc/0.install done unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-oai-epc-0: 01:31:24 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 01:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-epc-0: 01:31:24 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-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 01:31:24 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 01:31:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-epc-0: 01:31:25 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 01:31:25 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-epc-0: 01:31:25 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 01:31:25 INFO juju.worker.uniter.context trying to kill context process 3195 unit-oai-epc-0: 01:31:25 INFO juju.worker.uniter.context waiting for context process 3195 to die unit-oai-epc-0: 01:31:25 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 01:31:25 INFO juju.worker.uniter.context assuming already killed unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-epc-0: 01:31:25 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 01:31:25 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 01:31:25 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 01:31:25 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:31:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:31:25 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 01:31:25 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 01:31:25 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 01:31:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... machine-2: 01:31:26 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 01:31:26 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 01:31:26 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 01:31:26 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 01:31:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 01:31:26 DEBUG juju.worker killing runner 0xc42053e000 unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:26 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: 01:31:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:31:26 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 01:31:27 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:31:27 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 01:31:27 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 01:31:27 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 01:31:27 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 01:31:27 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 01:31:27 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 01:31:28 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: 01:31:28 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: 01:31:28 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: 01:31:28 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-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2490 kB/s) unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:31:28 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 01:31:29 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: 01:31:29 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:31:30 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 01:31:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:31:30 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:31:30 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 01:31:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 01:31:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-oai-hss-0: 01:31:31 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-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 01:31:31 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: 01:31:31 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: 01:31:31 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:31:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:31:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:32 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: 01:31:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 01:31:32 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:31:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:31:32 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:31:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 01:31:32 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 01:31:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 01:31:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:33 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:34 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:35 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: 01:31:35 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:31:35 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: 01:31:35 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 01:31:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:31:35 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 01:31:35 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: 01:31:35 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 01:31:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:31:35 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 01:31:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 01:31:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 01:31:36 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: 01:31:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 01:31:36 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:31:38 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: 01:31:39 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: 01:31:39 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 2s (24.2 MB/s) unit-abot-epc-basic-0: 01:31:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 01:31:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 01:31:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 01:31:39 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 01:31:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 01:31:40 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 01:31:40 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: 01:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 01:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:42 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 01:31:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 01:31:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 01:31:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 01:31:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:31:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 01:31:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:31:43 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 01:31:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 01:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 01:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:31:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 01:31:48 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: 01:31:48 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 01:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 01:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 01:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 01:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-oai-hss-0: 01:31:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 01:31:52 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-abot-epc-basic-0: 01:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 01:31:52 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 01:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 01:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 01:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-oai-hss-0: 01:31:55 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 01:31:55 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 01:31:55 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 01:31:55 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 01:31:55 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: 01:31:55 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: 01:31:55 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 01:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 01:31:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 01:31:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:31:57 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:31:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 01:31:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:31:57 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:31:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 01:31:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:58 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 01:31:59 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 01:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-oai-hss-0: 01:32:03 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: 01:32:03 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: 01:32:03 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 01:32:03 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 01:32:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:32:04 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-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 01:32:04 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-oai-hss-0: 01:32:04 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 01:32:04 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 01:32:04 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 01:32:04 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 01:32:05 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:32:05 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: 01:32:05 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: 01:32:05 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 01:32:05 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 01:32:05 INFO juju.worker.uniter.context trying to kill context process 3201 unit-oai-hss-0: 01:32:05 INFO juju.worker.uniter.context waiting for context process 3201 to die unit-oai-hss-0: 01:32:05 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 01:32:05 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 01:32:05 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 01:32:06 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 01:32:06 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:32:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:32:06 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 01:32:06 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 01:32:06 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 01:32:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 01:32:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 01:32:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 01:32:06 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 01:32:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 01:32:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:32:06 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... machine-3: 01:32:06 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 01:32:06 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 01:32:06 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 01:32:06 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 01:32:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 01:32:06 DEBUG juju.worker killing runner 0xc420707930 unit-abot-epc-basic-0: 01:32:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 01:32:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:32:08 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 01:32:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:32:09 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 01:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 01:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 01:32:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 01:32:14 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 01:32:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:32:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:26 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:32:27 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 01:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 01:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:32:32 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:32:33 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:32:34 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:35 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 01:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 01:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 01:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:32:42 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 01:32:43 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 01:32:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 01:32:45 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 01:32:46 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:32:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:32:48 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 01:32:48 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 01:32:48 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 01:32:49 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 01:32:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:32:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:32:50 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:32:55 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 01:32:56 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:32:56 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 01:32:56 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 01:32:56 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 01:32:56 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (38.3 kB/s) unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 01:32:57 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 ... 108006 files and directories currently installed.) unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:57 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:32:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:32:58 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 01:33:35 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 01:33:36 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 01:33:36 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 01:33:36 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (428 kB/s) unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 01:33:37 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 ... 108115 files and directories currently installed.) unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:33:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:33:38 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:33:38 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:33:38 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:33:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:33:39 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:33:39 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:34:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:34:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:34:03 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:34:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:34:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:34:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:34:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:34:05 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 01:34:05 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:34:05 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 01:35:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:36:12 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:36:12 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 01:36:48 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:36:48 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:36:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:36:48 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 01:36:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:36:48 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 01:36:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 01:36:48 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 01:36:48 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:36:48 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 01:36:48 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:36:48 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 01:36:48 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:36:48 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 01:36:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 01:36:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:36:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:36:48 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 01:36:48 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 01:36:49 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 01:36:49 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:36:49 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 01:36:49 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 01:36:49 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start SHA256:jg5veyi2NUZh6JXl6UScuw1oU8MBexj0uExU2r793J0 root@juju-147a96-default-0 unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | .===o | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | o &*. | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | . @oBo | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | . =+Bo | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | ..+.S+ | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | . o.o. | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | . =.o . | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | o*o.. o . ..| unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | ..++o o .E.| unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-147a96-default-0 unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start SHA256:sDeB4PKPYp5OfKhrZtImpVM/VWi+WmsGDZn3A+rPrsI ubuntu@juju-147a96-default-0 unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | . . . | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | . .oo.. | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | o+ =o.. | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | .B.+S | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | .o.oo+.o. | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start | **oooo. . | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start |=OE++o+. | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start |B*+.oO= | unit-abot-epc-basic-0: 01:36:49 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:36:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:36:49 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 01:36:49 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:36:49 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 01:36:49 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:36:49 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:36:49 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:36:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:38:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:38:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:38:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:38:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-2: 01:39:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 01:39:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 01:39:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 01:39:55 DEBUG juju.agent read agent config, format "2.0" machine-2: 01:39:55 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:39:55 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: 01:39:55 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:39:55 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:39:55 DEBUG juju.worker start "api" unit-oai-epc-0: 01:39:55 INFO juju.worker start "api" unit-oai-epc-0: 01:39:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 01:39:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 01:39:55 DEBUG juju.worker start "engine" machine-2: 01:39:55 INFO juju.worker start "engine" unit-oai-epc-0: 01:39:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:39:55 DEBUG juju.worker "api" started unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:39:55 DEBUG juju.worker "engine" started machine-2: 01:39:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:39:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:39:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 01:39:55 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:39:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:39:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-epc-0: 01:39:55 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:39:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:39:56 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:39:56 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:39:56 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-2: 01:39:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:39:56 DEBUG juju.worker.apicaller connected machine-2: 01:39:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:39:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.apicaller connected machine-2: 01:39:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:39:56 INFO juju.worker.upgrader unblocking abort check machine-2: 01:39:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:39:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:39:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:39:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:39:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:39:56 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 01:39:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:39:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:39:56 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 01:39:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 01:39:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:39:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:39:56 DEBUG juju.worker.logger logger setup machine-2: 01:39:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:39:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:39:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:39:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:39:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:39:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:39:56 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 01:39:56 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 01:39:56 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 01:39:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:39:56 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:39:56 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:39:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:39:56 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:39:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:39:56 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:39:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 01:39:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:39:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:39:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:39:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:39:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:39:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:39:57 INFO juju.util.exec run result: exit status 127 machine-2: 01:39:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec111588780/script.sh: line 1: fanatic: command not found 127 machine-2: 01:39:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 01:39:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:39:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 01:39:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:39:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 01:39:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:39:57 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:39:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:39:57 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:39:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:39:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:39:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 01:39:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:39:57 INFO juju.util.exec run result: exit status 127 machine-2: 01:39:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec835356094/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 01:39:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:39:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:39:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:39:57 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:39:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:39:57 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:39:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:39:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:39:57 DEBUG juju.worker start "2-container-watcher" machine-2: 01:39:57 DEBUG juju.worker start "stateconverter" machine-2: 01:39:57 INFO juju.worker start "2-container-watcher" machine-2: 01:39:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:39:57 DEBUG juju.worker "2-container-watcher" started machine-2: 01:39:57 INFO juju.worker start "stateconverter" machine-2: 01:39:57 DEBUG juju.worker "stateconverter" started machine-2: 01:39:57 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:39:57 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.logger logger setup machine-2: 01:39:57 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:39:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:39:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:39:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:39:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:39:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:39:57 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 01:39:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:39:57 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 01:39:57 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] unit-oai-epc-0: 01:39:57 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:39:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:39:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:39:57 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 01:39:57 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 01:39:57 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 01:39:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:39:57 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:39:57 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:39:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:39:57 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 01:39:57 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:39:57 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-2: 01:39:57 INFO juju.worker.machiner "machine-2" started machine-2: 01:39:57 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 01:39:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:39:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:39:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 01:39:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:39:57 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:39:57 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:39:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:39:57 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:39:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:39:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:39:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:39:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:39:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:39:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 01:39:57 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:65:f1:22 CIDR:192.168.121.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.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:65:f1:22 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.121.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: 01:39:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:39:57 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: 01:39:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:39:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:39:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:39:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:39:58 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:39:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:39:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:39:58 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:39:58 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:39:59 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: 01:39:59 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 01:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:39:59 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 01:39:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 01:39:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 01:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:39:59 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 01:39:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:39:59 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 01:40:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 01:40:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 01:40:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 01:40:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:41:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 01:41:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 01:41:16 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: 01:41:16 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: 01:41:16 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:41:16 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 01:41:16 DEBUG juju.agent read agent config, format "2.0" machine-3: 01:41:16 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:41:16 DEBUG juju.worker start "api" unit-oai-hss-0: 01:41:16 INFO juju.worker start "api" unit-oai-hss-0: 01:41:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 01:41:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:41:16 DEBUG juju.worker "api" started unit-oai-hss-0: 01:41:16 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 01:41:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 01:41:16 DEBUG juju.worker start "engine" machine-3: 01:41:16 INFO juju.worker start "engine" machine-3: 01:41:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:41:16 DEBUG juju.worker "engine" started machine-3: 01:41:16 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 01:41:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:41:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:41:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:41:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:16 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 01:41:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:41:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:41:16 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 01:41:16 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-hss-0: 01:41:16 INFO juju.api connection established to "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:41:16 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:41:16 INFO juju.api connection established to "wss://172.30.9.202:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" machine-3: 01:41:16 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/6517cde6-038b-428a-8540-316b8e147a96/api" unit-oai-hss-0: 01:41:17 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:41:17 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 01:41:17 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:41:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:41:17 INFO juju.worker.upgrader unblocking abort check machine-3: 01:41:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:41:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:41:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:41:17 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 01:41:17 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership machine-3: 01:41:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:41:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 01:41:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:41:17 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:41:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 01:41:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:41:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:41:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-hss-0: 01:41:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:41:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:41:17 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 01:41:17 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 01:41:17 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 01:41:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:41:17 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:41:17 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:41:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:41:17 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-3: 01:41:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:41:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 01:41:17 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss machine-3: 01:41:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:41:17 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 01:41:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:41:17 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: 01:41:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:41:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:41:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 01:41:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.logger logger setup machine-3: 01:41:17 INFO juju.util.exec run result: exit status 127 machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec557741831/script.sh: line 1: fanatic: command not found 127 machine-3: 01:41:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:41:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:41:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:41:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:41:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:41:17 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 01:41:17 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 01:41:17 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 01:41:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:41:17 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:41:17 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:41:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:41:17 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.202:17070"] machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:41:17 INFO juju.util.exec run result: exit status 127 machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec898859516/script.sh: line 1: fanatic: command not found 127 machine-3: 01:41:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:41:17 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: 01:41:17 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:41:17 INFO juju.worker.deployer checking unit "oai-hss/0" unit-oai-hss-0: 01:41:17 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 01:41:17 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:41:17 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 01:41:17 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-3: 01:41:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:41:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:41:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:41:17 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:41:17 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:41:17 DEBUG juju.worker start "3-container-watcher" machine-3: 01:41:17 DEBUG juju.worker start "stateconverter" machine-3: 01:41:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:41:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:41:17 INFO juju.worker start "3-container-watcher" machine-3: 01:41:17 DEBUG juju.worker "3-container-watcher" started machine-3: 01:41:17 INFO juju.worker start "stateconverter" machine-3: 01:41:17 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 01:41:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:41:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:41:17 DEBUG juju.worker "stateconverter" started machine-3: 01:41:17 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:41:17 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:41:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:41:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:41:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:41:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:41:17 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 01:41:17 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:41:17 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 01:41:17 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 01:41:17 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:41:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:41:17 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:41:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:41:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:41:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:41:17 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:41:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-hss-0: 01:41:17 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:41:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:41:17 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-3: 01:41:17 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:41:17 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:41:17 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:41:17 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:41:17 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:41:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:41:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 01:41:17 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:41:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:41:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 01:41:18 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:3f:be:8f CIDR:192.168.121.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.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3f:be:8f 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.121.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: 01:41:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:41:18 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: 01:41:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:41:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:41:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:41:19 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: 01:41:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:41:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:41:19 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:41:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 01:41:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:41:19 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:41:19 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:41:20 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: 01:41:20 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 01:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:41:20 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 01:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:41:20 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 01:41:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 01:41:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 01:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:41:20 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 01:41:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 01:41:20 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 01:41:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 01:41:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 01:41:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 01:41:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 01:41:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 01:41:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 01:41:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 01:41:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 01:41:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 01:41:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 01:41:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 01:41:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 01:41:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 01:41:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 01:41:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 01:41:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 01:41:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 01:41:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 01:41:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 01:41:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 01:41:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 01:41:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 01:41:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 01:41:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 01:41:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 01:41:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 01:41:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 01:41:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 01:41:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 01:41:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 01:41:29 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: 01:41:29 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 01:41:29 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 01:41:30 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:41:30 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 01:41:30 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 01:41:30 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: 01:41:30 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: 01:41:30 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: 01:41:30 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: 01:41:30 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: 01:41:30 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: 01:41:30 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: 01:41:30 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: 01:41:30 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:31 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:32 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:33 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:34 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: 01:41:35 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: 01:41:35 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: 01:41:35 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: 01:41:35 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: 01:41:35 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: 01:41:35 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: 01:41:35 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: 01:41:35 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: 01:41:35 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: 01:41:36 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: 01:41:36 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: 01:41:36 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: 01:41:36 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: 01:41:36 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: 01:41:36 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: 01:41:36 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: 01:41:36 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: 01:41:37 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: 01:41:37 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: 01:41:37 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: 01:41:37 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: 01:41:37 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: 01:41:37 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: 01:41:37 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: 01:41:37 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: 01:41:37 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: 01:41:38 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: 01:41:38 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: 01:41:38 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: 01:41:38 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: 01:41:38 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: 01:41:38 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: 01:41:38 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:41:38 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7733 kB/s) unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:41:39 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:41:40 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 01:41:41 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 01:41:42 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 01:41:43 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 01:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 01:41:44 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: 01:41:44 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 01:41:45 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: 01:41:45 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 01:41:45 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: 01:41:45 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 01:41:45 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: 01:41:45 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 01:41:46 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: 01:41:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 01:41:46 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: 01:41:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 01:41:46 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: 01:41:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 01:41:46 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: 01:41:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 01:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:41:48 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 01:41:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 01:41:48 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: 01:41:48 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 01:41:48 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: 01:41:48 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 01:41:48 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: 01:41:48 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 01:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:41:49 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 01:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:41:49 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 01:41:50 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 01:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 01:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 01:41:51 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 01:41:52 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 01:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 01:41:53 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 01:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 01:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 01:41:53 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 01:41:53 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: 01:41:53 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 01:41:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:41:54 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 01:41:54 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: 01:41:54 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 01:41:54 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: 01:41:54 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 01:41:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:41:55 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:41:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 01:41:55 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: 01:41:55 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 01:41:55 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: 01:41:56 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 01:41:57 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 01:41:58 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:41:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 01:41:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 01:41:59 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:41:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 01:41:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 01:41:59 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 01:42:00 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 01:42:01 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 01:42:02 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:03 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:06 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 01:42:07 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 01:42:08 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 01:42:08 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 01:42:08 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:09 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:10 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:10 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:10 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:10 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:10 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:42:12 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 01:42:12 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:42:12 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 01:42:12 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 01:42:12 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 01:42:12 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 01:42:13 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: 01:42:13 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:13 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:13 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 01:42:13 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 01:42:13 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 01:42:13 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 01:42:13 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: 01:42:14 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:42:14 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: 01:42:14 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:42:14 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: 01:42:14 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 01:42:14 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 01:42:15 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: 01:42:15 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 01:42:15 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 01:42:16 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 01:42:16 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: 01:42:17 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: 01:42:17 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: 01:42:17 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: 01:42:18 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: 01:42:18 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (759 kB/s) unit-oai-hss-0: 01:42:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 01:42:18 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 01:42:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 01:42:18 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:42:19 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 01:42:20 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 01:42:21 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:42:21 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 01:42:21 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 01:42:21 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 01:42:21 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: 01:42:21 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: 01:42:22 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 01:42:23 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: 01:42:23 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: 01:42:23 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: 01:42:23 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: 01:42:23 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: 01:42:23 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: 01:42:23 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: 01:42:24 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: 01:42:24 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: 01:42:24 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: 01:42:24 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: 01:42:24 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: 01:42:24 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: 01:42:24 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: 01:42:25 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: 01:42:25 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: 01:42:25 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: 01:42:25 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: 01:42:25 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: 01:42:26 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: 01:42:26 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2157 kB/s) unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 01:42:26 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: 01:42:26 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 01:42:27 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: 01:42:27 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 01:42:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:42:29 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 01:42:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:42:32 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:42:32 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:42:32 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:42:32 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:42:32 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:42:32 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:32 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:36 DEBUG unit.oai-hss/0.install 190519 1:42:36 [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: 01:42:36 DEBUG unit.oai-hss/0.install 190519 1:42:36 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 01:42:36 DEBUG unit.oai-hss/0.install 190519 1:42:36 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11710 ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install mysql start/running, process 11843 unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 01:42:46 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 01:42:48 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: 01:42:48 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: 01:42:49 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (294 kB/s) unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install --2019-05-19 01:42:50-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 01:42:50 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: 01:42:50 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 383K 3s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 762K 2s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 69.8M 1s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 775K 1s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 36.0M 1s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 46.8M 1s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 48.9M 1s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 804K 1s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 41.7M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 57.4M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 54.6M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 63.3M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 72.9M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 92.8M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 93.3M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 817K 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 33.7M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 40.9M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 43.5M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 45.4M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 79.5M 0s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 99.0M=0.4s unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install 2019-05-19 01:42:50 (2.66 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 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: 01:42:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 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: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 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: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 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: 01:42:53 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 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: 01:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 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: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 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: 01:42:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 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: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 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: 01:42:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 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: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 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: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 01:42:59 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: 01:42:59 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 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: 01:42:59 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 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: 01:42:59 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 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: 01:42:59 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 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: 01:42:59 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 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: 01:42:59 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: 01:42:59 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 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: 01:42:59 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 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: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 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: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 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: 01:43:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:00 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: 01:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:43:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 01:43:03 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: 01:43:03 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:03 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:04 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:05 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:06 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:07 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: 01:43:08 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 01:43:09 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: 01:43:09 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 01:43:09 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 01:43:10 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: 01:43:10 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 01:43:10 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: 01:43:10 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 01:43:11 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: 01:43:12 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: 01:43:12 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: 01:43:13 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: 01:43:13 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: 01:43:13 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: 01:43:13 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (950 kB/s) unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:43:13 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:43:14 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 01:43:15 DEBUG unit.oai-hss/0.install --2019-05-19 01:43:15-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 01:43:15 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: 01:43:16 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 152K 33s unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 315K 24s unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 564K 19s unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 658K 16s unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 1009K 13s unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.14M 12s unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.40M 10s unit-oai-hss-0: 01:43:16 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.43M 9s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.86M 9s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.94M 8s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.22M 7s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.33M 7s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.56M 6s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.98M 6s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.89M 5s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.47M 5s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.74M 5s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.51M 5s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.99M 4s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.03M 4s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.51M 4s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.69M 4s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.89M 4s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.08M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.26M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.13M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.76M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.72M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.49M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.05M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.97M 3s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.21M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.29M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.48M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.35M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.77M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.86M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.54M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.80M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 9.29M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.07M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.81M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 10.3M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.81M 2s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.09M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.55M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.8M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.59M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 11.5M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.3M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.6M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 12.6M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.6M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.24M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 12.2M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 13.3M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.9M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.7M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 16.4M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 10.4M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 14.0M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.4M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 15.1M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.7M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 18.2M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.2M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.6M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.2M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.1M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 17.7M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.9M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 19.0M 1s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 11.0M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 16.6M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 21.3M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 15.7M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 14.4M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 17.3M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.7M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 18.9M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 16.3M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 15.8M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.3M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 24.8M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 15.5M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 20.0M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.9M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.5M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 23.3M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 17.0M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.2M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 17.8M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 23.7M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 19.1M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 20.2M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 23.1M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 19.9M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 15.4M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 25.0M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 15.8M 0s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 181K=1.5s unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install 2019-05-19 01:43:17 (3.18 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 01:43:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 01:43:18 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 01:43:19 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: 01:43:19 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 01:43:19 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 01:43:21 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 01:43:22 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 01:43:23 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 01:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 01:43:27 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 01:43:28 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 01:43:29 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: 01:43:29 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: 01:43:29 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 01:43:29 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 01:43:30 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 01:43:31 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 01:43:32 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 01:43:33 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 01:43:33 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:43:33 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 01:43:33 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 01:43:33 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 01:43:38 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: 01:43:38 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 01:43:38 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 01:43:39 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: 01:43:39 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: 01:43:39 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 01:43:39 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: 01:43:39 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 01:43:39 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: 01:43:39 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 01:43:39 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: 01:43:39 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: 01:43:39 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 01:43:39 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: 01:43:39 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 01:43:39 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 01:43:40 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 01:43:41 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 May 19 01:32 /dev/zero unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 01:43:42 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 01:43:43 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 01:43:44 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:43:45 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 01:43:46 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 01:43:47 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 01:43:48 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 01:43:48 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 01:43:48 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 01:43:48 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 01:43:48 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 01:43:48 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 01:43:48 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 01:43:49 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 01:43:50 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 01:43:51 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 01:43:51 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 01:43:51 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 01:43:51 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 01:43:51 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 01:43:51 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 01:43:52 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 01:43:53 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 01:43:53 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 01:43:53 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 01:43:54 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 01:43:55 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 01:43:55 DEBUG unit.oai-hss/0.install CC output.lo unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:43:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:43:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:43:55 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:43:55 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:43:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:43:55 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 01:43:55 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 01:43:56 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 01:43:56 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 01:43:57 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 01:43:57 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 01:43:58 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 01:43:58 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 01:43:59 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 01:43:59 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 01:43:59 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 01:43:59 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 01:44:00 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 01:44:01 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 01:44:01 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 01:44:01 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 01:44:02 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 01:44:02 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 01:44:03 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 01:44:04 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 01:44:04 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 01:44:04 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 01:44:04 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 01:44:04 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 01:44:05 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 01:44:06 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 01:44:06 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 01:44:06 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 01:44:07 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 01:44:07 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 01:44:07 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:44:08 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 01:44:08 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 01:44:08 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 01:44:08 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 01:44:09 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 01:44:10 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 01:44:10 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 01:44:10 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:44:10 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:44:11 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 01:44:11 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 01:44:11 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 01:44:11 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 01:44:12 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:44:13 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 01:44:13 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:44:13 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 01:44:13 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 01:44:13 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 01:44:14 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 01:44:15 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 01:44:15 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 01:44:15 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 01:44:16 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 01:44:17 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 01:44:17 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 01:44:18 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 01:44:18 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 01:44:18 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 01:44:19 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 01:44:20 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 01:44:20 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 01:44:20 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:44:21 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 01:44:22 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 01:44:22 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 01:44:23 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 01:44:23 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 01:44:23 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 01:44:23 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 01:44:23 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 01:44:23 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 01:44:24 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 01:44:24 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 01:44:24 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 01:44:24 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 01:44:24 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 01:44:24 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 01:44:24 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 01:44:25 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 01:44:25 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 01:44:25 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 01:44:25 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 01:44:26 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 01:44:27 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 01:44:27 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 01:44:28 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 01:44:28 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 01:44:29 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 01:44:29 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 01:44:29 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 01:44:29 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 01:44:30 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 01:44:31 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 01:44:31 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 01:44:31 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 01:44:31 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 01:44:32 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 01:44:32 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 01:44:32 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 01:44:32 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 01:44:33 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 01:44:33 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 01:44:33 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 01:44:34 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 01:44:34 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 01:44:34 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 01:44:34 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 01:44:35 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 01:44:35 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 01:44:35 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 01:44:35 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 01:44:35 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 01:44:36 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 01:44:36 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 01:44:36 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 01:44:36 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 01:44:37 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 01:44:37 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 01:44:37 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 01:44:38 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 01:44:38 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 01:44:38 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 01:44:38 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 01:44:39 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 01:44:39 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 01:44:39 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 01:44:40 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 01:44:40 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 01:44:40 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 01:44:40 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 01:44:41 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 01:44:41 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 01:44:41 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:42 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: 01:44:42 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 01:44:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:43 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 01:44:43 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 01:44:44 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 01:44:44 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 01:44:44 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 01:44:45 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 01:44:45 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 01:44:46 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 01:44:47 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 01:44:48 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: 01:44:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 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: 01:44:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 01:44:48 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: 01:44:48 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 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: 01:44:48 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 01:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-epc-0: 01:44:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 01:44:51 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 01:44:52 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 01:44:52 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 01:44:52 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 01:44:52 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 01:44:52 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 01:44:53 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 01:44:53 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 01:44:53 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 01:44:55 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 01:44:55 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 01:44:55 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 01:44:55 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: 01:44:55 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 01:44:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:55 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 01:44:55 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 01:44:56 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: 01:44:56 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 01:44:56 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: 01:44:56 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:56 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: 01:44:56 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 01:44:56 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 01:44:57 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 01:44:57 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 01:44:57 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 01:44:57 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 01:44:57 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 01:44:57 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 01:44:58 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: 01:44:58 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 01:44:58 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 01:44:59 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 01:45:00 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 01:45:01 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 01:45:02 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: 01:45:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 01:45:02 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: 01:45:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 01:45:02 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 01:45:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:04 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:45:05 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: 01:45:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:45:05 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: 01:45:05 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: 01:45:05 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: 01:45:05 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: 01:45:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 01:45:05 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: 01:45:05 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: 01:45:05 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: 01:45:05 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: 01:45:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 01:45:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 01:45:05 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: 01:45:05 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: 01:45:05 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: 01:45:05 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: 01:45:05 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: 01:45:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 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: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:45:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:45:07 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: 01:45:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:45:07 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: 01:45:07 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 01:45:07 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: 01:45:07 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 01:45:07 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 01:45:07 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: 01:45:08 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: 01:45:08 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: 01:45:08 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: 01:45:08 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: 01:45:08 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: 01:45:08 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: 01:45:08 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: 01:45:08 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:09 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: 01:45:10 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: 01:45:10 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: 01:45:10 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: 01:45:10 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: 01:45:10 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: 01:45:10 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: 01:45:10 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: 01:45:10 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: 01:45:10 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: 01:45:11 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: 01:45:11 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: 01:45:11 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: 01:45:11 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: 01:45:11 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: 01:45:11 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: 01:45:11 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:12 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:13 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 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: 01:45:14 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:45:15 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: 01:45:15 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 7s (5863 kB/s) unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 01:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:45:16 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 01:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 01:45:16 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 01:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:45:16 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 01:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:45:17 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 01:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:45:17 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 01:45:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:45:18 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:20 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 01:45:21 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:45:23 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:45:24 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 01:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 01:45:26 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: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 01:45:26 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 01:45:27 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:45:28 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:45:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:45:31 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:32 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:45:33 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: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:45:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:45:33 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:45:34 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: 01:45:34 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:45:34 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:45:35 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:45:35 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:45:35 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 01:45:35 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 01:45:35 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 01:45:35 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:45:36 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:45:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:36 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 01:45:36 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:45:36 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:45:36 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 01:45:37 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:45:37 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:45:37 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:45:37 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:45:37 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:45:37 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:45:37 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 01:45:38 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:45:38 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:45:38 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: 01:45:38 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: 01:45:38 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:45:38 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 01:45:38 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 01:45:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 01:45:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 01:45:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 01:45:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:45:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 01:45:47 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 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: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 01:45:48 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 01:45:49 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 01:45:50 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 01:45:51 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 01:45:52 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 01:45:53 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 01:45:54 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: 01:45:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 01:45:54 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: 01:45:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 01:45:54 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: 01:45:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 01:45:54 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: 01:45:54 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:45:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 01:45:54 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: 01:45:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 01:45:55 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: 01:45:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 01:45:55 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: 01:45:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 01:45:55 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: 01:45:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 01:45:55 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: 01:45:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 01:45:55 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: 01:45:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:45:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 01:45:56 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: 01:45:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 01:45:56 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: 01:45:56 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: 01:45:56 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: 01:45:56 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: 01:45:56 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 01:45:56 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: 01:45:56 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: 01:45:56 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: 01:45:56 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: 01:45:56 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: 01:45:56 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 01:45:56 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 01:45:56 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: 01:45:56 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 01:45:57 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 01:45:57 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 01:45:57 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: 01:45:57 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: 01:45:57 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: 01:45:57 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 01:45:57 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 01:45:57 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 01:45:57 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 01:45:57 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: 01:45:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:45:57 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 01:45:58 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 01:45:58 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: 01:45:59 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (65.9 kB/s) unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:45:59 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: 01:45:59 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 01:45:59 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install ................++++++ unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install ...............................++++++ unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install .......++++++ unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Not Before: May 19 01:46:00 2019 GMT unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Not After : May 18 01:46:00 2020 GMT unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install A7:4F:70:1C:0F:07:5D:AC:4C:1A:4B:36:EB:F7:C5:C7:8B:7D:FA:BF unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install keyid:F2:13:08:9E:1B:BC:2F:D3:FF:DC:75:93:3F:22:F6:E2:54:77:D5:2F unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Certificate is to be certified until May 18 01:46:00 2020 GMT (365 days) unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install [ 43%] [ 52%] [ 56%] [ 60%] [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install [ 65%] [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 01:46:00 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: 01:46:00 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: 01:46:00 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: 01:46:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 01:46:00 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: 01:46:00 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: 01:46:00 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: 01:46:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 01:46:00 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: 01:46:00 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: 01:46:00 DEBUG unit.oai-hss/0.install [ 78%] [ 82%] [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 01:46:00 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: 01:46:00 DEBUG unit.oai-hss/0.install [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 01:46:00 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 01:46:00 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: 01:46:01 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 01:46:01 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 01:46:02 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: 01:46:02 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 01:46:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:02 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 01:46:02 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: 01:46:02 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 01:46:02 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 01:46:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:46:03 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 01:46:03 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 01:46:03 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 01:46:03 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 01:46:03 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 01:46:03 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 01:46:03 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 01:46:03 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 01:46:03 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 01:46:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 01:46:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:46:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 01:46:03 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: 01:46:03 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:46:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 01:46:03 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: 01:46:03 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:46:03 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 01:46:03 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: 01:46:04 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 01:46:04 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: 01:46:04 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: 01:46:04 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: 01:46:04 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 01:46:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:04 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 01:46:04 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: 01:46:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:04 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: 01:46:04 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: 01:46:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:04 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 01:46:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 01:46:04 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:46:04 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 01:46:04 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 01:46:04 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 01:46:04 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:46:04 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 01:46:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:04 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 01:46:04 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 01:46:04 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:46:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:46:04 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 01:46:04 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 01:46:04 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 01:46:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 01:46:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:46:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 01:46:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:46:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:46:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:46:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:46:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 01:46:04 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:46:05 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 01:46:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 01:46:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:46:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 01:46:05 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:46:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:46:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:46:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:46:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:46:05 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.9 unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 01:46:05 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:46:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:46:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 01:46:05 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `aezigiveexonoop` identified by 'oozahtaisaiwohd'] unit-mysql-0: 01:46:05 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `aezigiveexonoop` identified by 'oozahtaisaiwohd'] unit-mysql-0: 01:46:05 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=aezigiveexonoop', 'password=oozahtaisaiwohd', 'host=192.168.121.9', 'slave=False'] unit-mysql-0: 01:46:05 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 01:46:05 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 01:46:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:06 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 01:46:06 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:46:06 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:46:06 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 01:46:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:46:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 01:46:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 01:46:06 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 01:46:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:46:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:46:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:46:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:46:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:46:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:46:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 01:46:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:46:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 01:46:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:46:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 01:46:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + user=aezigiveexonoop unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 01:46:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + password=oozahtaisaiwohd unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 01:46:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.9 unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 01:46:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 01:46:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.9 aezigiveexonoop oozahtaisaiwohd oai-hss unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.9"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"aezigiveexonoop"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"oozahtaisaiwohd"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:46:06 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: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:46:06 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: 01:46:06 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: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u aezigiveexonoop --password=oozahtaisaiwohd -h 192.168.121.9 oai-hss -e 'show tables;' unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u aezigiveexonoop --password=oozahtaisaiwohd -h 192.168.121.9 oai-hss unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:46:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:46:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 01:46:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:07 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22110 unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:46:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:07 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 01:46:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:07 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:46:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 01:46:07 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 01:46:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + db_host=aezigiveexonoop unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:46:07 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 01:46:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:08 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 01:46:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:08 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:46:08 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 01:46:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:09 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:46:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:46:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:46:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:46:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:10 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 01:46:10 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:46:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:46:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:46:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:46:10 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 01:46:10 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:46:10 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 01:46:10 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:46:10 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:46:10 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:46:10 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:46:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:46:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:46:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:46:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:46:10 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:46:21 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: 01:46:21 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: 01:46:21 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 01:46:21 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 01:46:21 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: 01:46:22 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: 01:46:22 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (140 kB/s) unit-oai-epc-0: 01:46:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 01:46:22 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 01:46:22 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: 01:46:22 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 01:46:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 01:46:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 01:46:23 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:46:23 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:46:23 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 01:46:24 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:46:25 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 01:46:25 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 01:46:25 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 01:46:25 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 01:46:25 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 01:46:25 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 01:46:25 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 01:46:28 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 01:46:28 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 01:46:28 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 01:46:28 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 01:46:28 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 01:46:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 01:46:32 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 01:46:33 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: 01:46:33 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: 01:46:33 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 01:46:33 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: 01:46:33 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 01:46:33 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 01:46:34 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: 01:46:34 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 01:46:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:35 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 01:46:35 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: 01:46:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:46:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 01:46:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 01:46:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 01:46:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 01:46:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 01:46:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 01:46:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 01:46:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 01:46:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 01:46:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 01:46:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 01:46:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 01:46:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 01:46:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 01:46:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 01:46:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 01:46:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 01:46:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 01:46:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 01:46:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 01:46:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 01:46:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 01:46:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 01:46:42 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 01:46:42 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 01:46:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 01:46:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 01:46:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 01:46:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:46:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 01:46:45 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: 01:46:45 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 01:46:45 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 01:46:46 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: 01:46:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 01:46:46 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: 01:46:46 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: 01:46:46 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: 01:46:46 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: 01:46:46 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: 01:46:46 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: 01:46:46 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:46:46 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: 01:46:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 01:46:46 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: 01:46:46 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: 01:46:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:46:46 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: 01:46:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 01:46:46 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: 01:46:46 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: 01:46:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:46 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: 01:46:46 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: 01:46:46 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: 01:46:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 01:46:46 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 01:46:47 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: 01:46:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:47 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: 01:46:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 01:46:48 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: 01:46:48 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: 01:46:48 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: 01:46:48 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: 01:46:48 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: 01:46:48 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: 01:46:48 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 01:46:48 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: 01:46:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 01:46:48 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: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 01:46:48 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 01:46:52 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:35 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 01:47:35 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: 01:47:35 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 01:47:35 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: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:47:35 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 01:47:35 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 01:47:35 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 01:47:35 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 01:47:35 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 01:47:35 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 01:47:35 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 01:47:35 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 01:47:35 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 01:47:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 01:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 01:47:35 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.14 unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.14 ']' unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:36 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: 01:47:36 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 01:47:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:36 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 01:47:36 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:47:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:47:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 01:47:37 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: 01:47:37 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 01:47:37 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: 01:47:37 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 01:47:37 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: 01:47:37 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 01:47:37 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: 01:47:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:37 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 01:47:37 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: 01:47:37 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: 01:47:37 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: 01:47:37 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: 01:47:37 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: 01:47:37 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: 01:47:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:47:37 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: 01:47:37 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: 01:47:37 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: 01:47:37 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: 01:47:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 01:47:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:37 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.14 unit-oai-epc-0: 01:47:37 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: 01:47:37 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: 01:47:37 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: 01:47:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:47:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:47:37 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: 01:47:37 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: 01:47:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:47:37 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: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:38 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: 01:47:38 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: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:38 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:38 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 01:47:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 01:47:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:47:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 01:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:47:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 01:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:38 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 01:47:38 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 01:47:38 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:47:38 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:38 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.10 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.10 unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 01:47:38 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 01:47:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:38 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 01:47:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:38 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 01:47:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:47:39 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:47:39 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.14' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.14 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.14 unit-abot-epc-basic-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:47:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:39 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 01:47:39 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 01:47:39 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:39 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 01:47:39 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 01:47:39 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:47:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:47:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 01:47:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 01:47:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:47:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 01:47:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-oai-epc-0: 01:47:39 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-abot-epc-basic-0: 01:47:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 01:47:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-abot-epc-basic-0: 01:47:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 01:47:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 01:47:39 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:40 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:47:40 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:40 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 01:47:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:47:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 01:47:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 01:47:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:40 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 01:47:40 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:40 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:47:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.14 unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.14' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.14 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.14 unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 01:47:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:47:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 01:47:40 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:47:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:40 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:40 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.14/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.14/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:47:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.14 unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.14 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:47:40 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:47:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 01:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 01:47:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=aezigiveexonoop unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=oozahtaisaiwohd unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.9 unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z aezigiveexonoop ']' unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aezigiveexonoop --password=oozahtaisaiwohd -h 192.168.121.9 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aezigiveexonoop --password=oozahtaisaiwohd -h 192.168.121.9 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:41 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:41 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u aezigiveexonoop --password=oozahtaisaiwohd -h 192.168.121.9 oai-hss unit-oai-hss-0: 01:47:41 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:41 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 01:47:41 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 01:47:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 01:47:41 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 01:47:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:47:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:47:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:47:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 01:47:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 01:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 01:47:41 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:42 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 01:47:42 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 01:47:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:47:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:47:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:47:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:42 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:42 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: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:42 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.10 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 01:47:42 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: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:42 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 01:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15472 unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15472' unit-oai-epc-0: 01:47:42 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15472 =~ .*running.* ]] unit-oai-epc-0: 01:47:42 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: 01:47:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:43 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: 01:47:43 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 01:47:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:47:43 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 01:47:43 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 01:47:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 01:47:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:47:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:47:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:47:44 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 01:47:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 01:47:44 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 01:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 01:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:47:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 01:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 01:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:47:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 01:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 01:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:47:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 01:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:47:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:48 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 01:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:47:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 01:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 01:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:47:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:47:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 01:47:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:50 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 01:47:50 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 01:47:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:47:50 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:47:50 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:47:50 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:47:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:50 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:47:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 01:47:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:50 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:47:50 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:50 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:50 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.14 unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.14/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.14/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:47:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 01:47:51 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:47:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:47:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:47:51 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:48:16 DEBUG juju.worker.uniter.remotestate got action change: [83ecf635-7d35-4fbf-83d3-d279a7cf495f] ok=true unit-abot-epc-basic-0: 01:48:16 DEBUG juju.worker.uniter.operation running operation run action 83ecf635-7d35-4fbf-83d3-d279a7cf495f unit-abot-epc-basic-0: 01:48:16 DEBUG juju.machinelock acquire machine lock for uniter (run action 83ecf635-7d35-4fbf-83d3-d279a7cf495f) unit-abot-epc-basic-0: 01:48:16 DEBUG juju.machinelock machine lock acquired for uniter (run action 83ecf635-7d35-4fbf-83d3-d279a7cf495f) unit-abot-epc-basic-0: 01:48:16 DEBUG juju.worker.uniter.operation preparing operation "run action 83ecf635-7d35-4fbf-83d3-d279a7cf495f" unit-abot-epc-basic-0: 01:48:16 DEBUG juju.worker.uniter.operation executing operation "run action 83ecf635-7d35-4fbf-83d3-d279a7cf495f" unit-abot-epc-basic-0: 01:48:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 01:48:16 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 01:48:16 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 01:48:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:48:16 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 01:48:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:48:16 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 01:48:16 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 01:48:18 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1960298886857738115.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4792244569208157817.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2366274345536091820.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2599500244869711659.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3056492673120090658.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7373045869177533786.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.756 s unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-19T01:48:19+00:00 unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:48:21 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:48:21 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:21 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:48:21 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:48:21 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:22 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:23 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 01:48:23 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 01:48:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:23 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 01:48:24 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:48:24 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:48:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:48:24 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 01:48:24 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 01:48:24 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 01:48:25 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:48:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:48:25 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:48:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:48:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 01:48:26 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Sun May 19 01:48:26 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:48:26 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 01:48:26 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:28 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:28 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Sun May 19 01:48:28 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:28 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:29 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Sun May 19 01:48:29 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run May 19, 2019 1:48:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :1386 MS unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:48:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :922 MS unit-abot-epc-basic-0: 01:48:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :765 MS unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10050 MS unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42.397 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42.416 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: STEP EXECUTION TIME TAKEN :69 MS unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:48:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:48:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :81 MS unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :542 MS unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 01:48:53 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 01:48:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:48:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:48:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:48:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:54 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 01:48:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:48:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:48:54 [main] REPORT: ========================================================================================== unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:49:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:49:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:49:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15791' unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15791 =~ .*running.* ]] unit-oai-epc-0: 01:49:03 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: 01:49:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:49:03 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:49:03 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:49:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:49:03 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:49:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:49:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04.133 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04.145 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:49:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:49:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:49:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:49:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:49:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:49:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:14 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :479 MS unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25.251 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25.258 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: STEP EXECUTION TIME TAKEN :81 MS unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:49:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:35 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :508 MS unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10026 MS unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46.363 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46.369 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:49:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: STEP EXECUTION TIME TAKEN :283 MS unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: ========================================================================================== unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:49:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:49:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:49:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:49:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:49:57 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:49:57 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:49:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:49:57 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:49:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:49:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: STEP EXECUTION TIME TAKEN :907 MS unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:49:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:49:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:49:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:49:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:49:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08.113 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08.116 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:50:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :886 MS unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29.739 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29.744 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:50:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP EXECUTION TIME TAKEN :474 MS unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:40 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :673 MS unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51.354 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51.357 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:50:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:50:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:02 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:02 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:51:02 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :680 MS unit-abot-epc-basic-0: 01:51:02 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:02 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13.128 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13.131 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:51:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP EXECUTION TIME TAKEN :464 MS unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:23 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :664 MS unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:24 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34.915 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34.917 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: STEP EXECUTION TIME TAKEN :295 MS unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:51:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:51:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:51:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:45 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:46 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56.712 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56.715 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: STEP EXECUTION TIME TAKEN :246 MS unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:51:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:51:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:06 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: STEP EXECUTION TIME TAKEN :229 MS unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: STEP EXECUTION TIME TAKEN :661 MS unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:07 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:52:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:08 [main] REPORT: STEP EXECUTION TIME TAKEN :65 MS unit-abot-epc-basic-0: 01:52:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18.047 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18.049 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:52:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:28 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: STEP EXECUTION TIME TAKEN :680 MS unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39.511 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39.513 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:52:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:49 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :883 MS unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:52:50 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00.979 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00.981 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 01:53:00 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:53:01 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:53:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:53:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :229 MS unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:11 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: STEP EXECUTION TIME TAKEN :937 MS unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:12 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22.520 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22.522 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:53:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 01:53:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:53:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:53:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:53:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:53:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:53:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:53:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:53:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18091' unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18091 =~ .*running.* ]] unit-oai-epc-0: 01:53:30 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: 01:53:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:53:30 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:53:30 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:53:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:53:30 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:53:30 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:53:30 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:53:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:53:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:32 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: STEP EXECUTION TIME TAKEN :430 MS unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:33 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43.913 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43.915 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:53:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:53:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:54 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:53:55 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:54:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 01:54:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15.397 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15.400 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:54:15 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 01:54:16 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP EXECUTION TIME TAKEN :345 MS unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:27 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:27 [main] REPORT: ========================================================================================== unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:54:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:54:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:54:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:54:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:54:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:54:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:54:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 01:54:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47.872 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47.873 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:54:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:54:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:54:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 01:54:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :432 MS unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:54:59 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:54:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:55:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10028 MS unit-abot-epc-basic-0: 01:55:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19.732 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19.734 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:55:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:55:26 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:55:26 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:55:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:55:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:55:26 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:55:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:55:26 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:55:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:55:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:29 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP EXECUTION TIME TAKEN :435 MS unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: STEP EXECUTION TIME TAKEN :684 MS unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:31 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:55:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:55:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:41 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:55:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 01:55:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:55:51 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:52.134 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:52.138 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:52 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:55:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 01:55:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:03 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :441 MS unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :668 MS unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:04 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:05 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:56:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 01:56:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:15 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25.597 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25.601 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:56:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:56:26 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:36 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP EXECUTION TIME TAKEN :272 MS unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP EXECUTION TIME TAKEN :106 MS unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:37 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:56:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 01:56:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:47 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57.992 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57.994 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:56:57 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:58 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:56:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 01:56:58 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:57:08 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :437 MS unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:09 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: STEP EXECUTION TIME TAKEN :694 MS unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:10 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:20 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:20 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:57:20 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 01:57:20 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:20 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30.276 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30.278 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 19-May-2019 01:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 01:57:30 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 01:57:31 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run 9m12.390s unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 556.429 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:57:41 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:57:42 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 01:57:42 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:57:42 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:57:42 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:22 min unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-19T01:57:44+00:00 unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 01:57:44 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter.operation committing operation "run action 83ecf635-7d35-4fbf-83d3-d279a7cf495f" unit-abot-epc-basic-0: 01:57:44 DEBUG juju.machinelock machine lock released for uniter (run action 83ecf635-7d35-4fbf-83d3-d279a7cf495f) unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 01:57:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 01:57:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 01:57:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 01:57:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:57:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-05-19 01:58:03,784 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-05-19 01:59:13,632 - 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 Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 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-05-19 01:59:13,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:59:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:13,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sun, 19 May 2019 01:59:13 GMT X-Openstack-Request-Id: req-0cc82796-8b81-46c2-bd20-0e362d3ecb18 2019-05-19 01:59:13,992 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:20:33Z", "updated_at": "2019-05-19T01:59:13Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "152240ce-bcba-462c-a9dd-2d6ea3e3f453", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:30:02Z", "updated_at": "2019-05-19T01:59:01Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "5c5c4577-ee58-4b69-9a19-f57c191192b7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:27:40Z", "updated_at": "2019-05-19T01:58:32Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "9ab084f3-a0de-47d1-9ef7-f2db27d0fa09", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:25:09Z", "updated_at": "2019-05-19T01:58:20Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "ddc82643-e47f-4f8a-8a91-a2c49848998a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:30:42Z", "updated_at": "2019-05-19T01:59:00Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "f2cfbe6a-cc1d-472a-88d9-dc8d87050e48", "qos_policy_id": null}]} 2019-05-19 01:59:13,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0cc82796-8b81-46c2-bd20-0e362d3ecb18 2019-05-19 01:59:13,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.35244011879s 2019-05-19 01:59:14,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-19 01:59:14,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/152240ce-bcba-462c-a9dd-2d6ea3e3f453.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:14,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:14 GMT X-Openstack-Request-Id: req-0202c8d7-61f0-44dc-ac2b-8e448a1ead87 2019-05-19 01:59:14,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:14,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/152240ce-bcba-462c-a9dd-2d6ea3e3f453.json used request id req-0202c8d7-61f0-44dc-ac2b-8e448a1ead87 2019-05-19 01:59:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.912364006042s 2019-05-19 01:59:14,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:59:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:15,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sun, 19 May 2019 01:59:15 GMT X-Openstack-Request-Id: req-51b877be-b2a7-45be-8565-c697733f7590 2019-05-19 01:59:15,288 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:30:02Z", "updated_at": "2019-05-19T01:59:01Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "5c5c4577-ee58-4b69-9a19-f57c191192b7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:27:40Z", "updated_at": "2019-05-19T01:58:32Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "9ab084f3-a0de-47d1-9ef7-f2db27d0fa09", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:25:09Z", "updated_at": "2019-05-19T01:58:20Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "ddc82643-e47f-4f8a-8a91-a2c49848998a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:30:42Z", "updated_at": "2019-05-19T01:59:00Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "f2cfbe6a-cc1d-472a-88d9-dc8d87050e48", "qos_policy_id": null}]} 2019-05-19 01:59:15,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-51b877be-b2a7-45be-8565-c697733f7590 2019-05-19 01:59:15,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.339425802231s 2019-05-19 01:59:15,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-19 01:59:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5c5c4577-ee58-4b69-9a19-f57c191192b7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:16,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:16 GMT X-Openstack-Request-Id: req-e0ac2031-d977-4561-8fc7-532a7f5fa0b9 2019-05-19 01:59:16,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:16,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5c5c4577-ee58-4b69-9a19-f57c191192b7.json used request id req-e0ac2031-d977-4561-8fc7-532a7f5fa0b9 2019-05-19 01:59:16,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.924053907394s 2019-05-19 01:59:16,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:59:16,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:16,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sun, 19 May 2019 01:59:16 GMT X-Openstack-Request-Id: req-c224e3e9-aa19-4d50-a5f5-7c6da2a354d5 2019-05-19 01:59:16,521 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:27:40Z", "updated_at": "2019-05-19T01:58:32Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "9ab084f3-a0de-47d1-9ef7-f2db27d0fa09", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:25:09Z", "updated_at": "2019-05-19T01:58:20Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "ddc82643-e47f-4f8a-8a91-a2c49848998a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:30:42Z", "updated_at": "2019-05-19T01:59:00Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "f2cfbe6a-cc1d-472a-88d9-dc8d87050e48", "qos_policy_id": null}]} 2019-05-19 01:59:16,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c224e3e9-aa19-4d50-a5f5-7c6da2a354d5 2019-05-19 01:59:16,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.271872997284s 2019-05-19 01:59:16,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-19 01:59:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9ab084f3-a0de-47d1-9ef7-f2db27d0fa09.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:17,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:17 GMT X-Openstack-Request-Id: req-259539df-6168-43b2-9d26-6e5f47909b37 2019-05-19 01:59:17,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:17,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9ab084f3-a0de-47d1-9ef7-f2db27d0fa09.json used request id req-259539df-6168-43b2-9d26-6e5f47909b37 2019-05-19 01:59:17,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.919713973999s 2019-05-19 01:59:17,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:59:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:17,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sun, 19 May 2019 01:59:17 GMT X-Openstack-Request-Id: req-4df36537-6d88-4731-be22-2be7882bc204 2019-05-19 01:59:17,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:25:09Z", "updated_at": "2019-05-19T01:58:20Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "ddc82643-e47f-4f8a-8a91-a2c49848998a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:30:42Z", "updated_at": "2019-05-19T01:59:00Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "f2cfbe6a-cc1d-472a-88d9-dc8d87050e48", "qos_policy_id": null}]} 2019-05-19 01:59:17,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4df36537-6d88-4731-be22-2be7882bc204 2019-05-19 01:59:17,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.433962106705s 2019-05-19 01:59:17,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-19 01:59:17,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/ddc82643-e47f-4f8a-8a91-a2c49848998a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:19,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:19 GMT X-Openstack-Request-Id: req-e357ca2c-28d5-4367-8deb-de4b0befb5aa 2019-05-19 01:59:19,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:19,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ddc82643-e47f-4f8a-8a91-a2c49848998a.json used request id req-e357ca2c-28d5-4367-8deb-de4b0befb5aa 2019-05-19 01:59:19,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.24448895454s 2019-05-19 01:59:19,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:59:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:19,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sun, 19 May 2019 01:59:19 GMT X-Openstack-Request-Id: req-b532cfb0-2ca8-42e6-83ae-f32041da0ebf 2019-05-19 01:59:19,484 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:30:42Z", "updated_at": "2019-05-19T01:59:00Z", "floating_network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 8, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_id": null, "id": "f2cfbe6a-cc1d-472a-88d9-dc8d87050e48", "qos_policy_id": null}]} 2019-05-19 01:59:19,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b532cfb0-2ca8-42e6-83ae-f32041da0ebf 2019-05-19 01:59:19,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.307821989059s 2019-05-19 01:59:19,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-19 01:59:19,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/f2cfbe6a-cc1d-472a-88d9-dc8d87050e48.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:20,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:20 GMT X-Openstack-Request-Id: req-1a97be11-d015-4316-8a53-dafa251664da 2019-05-19 01:59:20,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:20,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/f2cfbe6a-cc1d-472a-88d9-dc8d87050e48.json used request id req-1a97be11-d015-4316-8a53-dafa251664da 2019-05-19 01:59:20,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.628947019577s 2019-05-19 01:59:20,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-19 01:59:20,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:20,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 19 May 2019 01:59:20 GMT X-Openstack-Request-Id: req-c29259e8-1b09-4a9c-887e-68e8e8b5492c 2019-05-19 01:59:20,386 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-19 01:59:20,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c29259e8-1b09-4a9c-887e-68e8e8b5492c 2019-05-19 01:59:20,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.249274015427s 2019-05-19 01:59:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-19 01:59:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:22,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:59:22 GMT X-Openstack-Request-Id: req-cd53c5a3-179b-4468-a890-0488e1503357 2019-05-19 01:59:22,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-05-19 01:59:22,508 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6948c259-3453-44b2-b15d-a70e13bdeb8a used request id req-cd53c5a3-179b-4468-a890-0488e1503357 2019-05-19 01:59:22,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.12148499489s 2019-05-19 01:59:22,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 01:59:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:22,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 19 May 2019 01:59:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d76c091c-9f83-4e46-ae9a-73a66f39d7c5 x-openstack-request-id: req-d76c091c-9f83-4e46-ae9a-73a66f39d7c5 2019-05-19 01:59:22,837 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/84d5349e-0464-4627-92da-b293ad93baa0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/84d5349e-0464-4627-92da-b293ad93baa0", "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": "84d5349e-0464-4627-92da-b293ad93baa0"}, {"name": "juju_epc-flavor_alt_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4", "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": "e8009b58-fc3a-4eea-96c2-57ba686f69e4"}]} 2019-05-19 01:59:22,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d76c091c-9f83-4e46-ae9a-73a66f39d7c5 2019-05-19 01:59:22,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.322657108307s 2019-05-19 01:59:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-19 01:59:22,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:22,881 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 01:59: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-a932195d-fd86-494c-9231-bd992a00cf89 x-openstack-request-id: req-a932195d-fd86-494c-9231-bd992a00cf89 2019-05-19 01:59:22,881 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e8009b58-fc3a-4eea-96c2-57ba686f69e4 used request id req-a932195d-fd86-494c-9231-bd992a00cf89 2019-05-19 01:59:22,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402150154114s 2019-05-19 01:59:22,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-19 01:59:22,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b71f4b97-6584-4b36-9d2b-8da256e2a9f1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" -d '{"subnet_id": "316ee578-4d65-4a1f-8b9a-8ac48a29e0e3"}' 2019-05-19 01:59:25,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 19 May 2019 01:59:25 GMT X-Openstack-Request-Id: req-6ae8ef69-e002-4192-ada2-ea36929c55f2 2019-05-19 01:59:25,595 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "13a53aa0-84e3-468c-9e9c-8cb41dea95b5", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "subnet_id": "316ee578-4d65-4a1f-8b9a-8ac48a29e0e3", "subnet_ids": ["316ee578-4d65-4a1f-8b9a-8ac48a29e0e3"], "port_id": "5c15da70-1cac-4dca-b8a4-2e429c621321", "id": "b71f4b97-6584-4b36-9d2b-8da256e2a9f1"} 2019-05-19 01:59:25,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b71f4b97-6584-4b36-9d2b-8da256e2a9f1/remove_router_interface.json used request id req-6ae8ef69-e002-4192-ada2-ea36929c55f2 2019-05-19 01:59:25,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71308803558s 2019-05-19 01:59:25,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-19 01:59:25,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 19 May 2019 01:59:26 GMT X-Openstack-Request-Id: req-e06f2b32-0975-4faa-ad80-5d5ad66ad955 2019-05-19 01:59:26,099 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2d75fc4f-f13c-4369-a330-0e229c47c98f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "64ed7db2-492e-44fe-b7b4-262ff03c132f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:17:53Z", "admin_state_up": true, "updated_at": "2019-05-19T01:59:23Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "id": "b71f4b97-6584-4b36-9d2b-8da256e2a9f1", "name": "juju_epc-router_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}]} 2019-05-19 01:59:26,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e06f2b32-0975-4faa-ad80-5d5ad66ad955 2019-05-19 01:59:26,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.503731966019s 2019-05-19 01:59:26,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-19 01:59:26,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b71f4b97-6584-4b36-9d2b-8da256e2a9f1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:30,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:30 GMT X-Openstack-Request-Id: req-7dd6f880-c055-497b-bf62-8876e2c0b0fa 2019-05-19 01:59:30,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:30,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b71f4b97-6584-4b36-9d2b-8da256e2a9f1.json used request id req-7dd6f880-c055-497b-bf62-8876e2c0b0fa 2019-05-19 01:59:30,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.46013903618s 2019-05-19 01:59:30,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-19 01:59:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:30,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 19 May 2019 01:59:30 GMT X-Openstack-Request-Id: req-ee1c3c01-bf17-4711-813b-439fd473aade 2019-05-19 01:59:30,938 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a53aa0-84e3-468c-9e9c-8cb41dea95b5","tenant_id":"8a331e2f2c1d4a9ea90967288fe85548","created_at":"2019-05-19T01:17:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-19T01:17:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"8a331e2f2c1d4a9ea90967288fe85548","id":"316ee578-4d65-4a1f-8b9a-8ac48a29e0e3","subnetpool_id":null,"name":"juju_epc-subnet_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}]} 2019-05-19 01:59:30,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ee1c3c01-bf17-4711-813b-439fd473aade 2019-05-19 01:59:30,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.376529932022s 2019-05-19 01:59:30,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-19 01:59:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/316ee578-4d65-4a1f-8b9a-8ac48a29e0e3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:33,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:33 GMT X-Openstack-Request-Id: req-35e6292b-46c4-407d-a3fa-9ee8b0b2d0f7 2019-05-19 01:59:33,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:33,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/316ee578-4d65-4a1f-8b9a-8ac48a29e0e3.json used request id req-35e6292b-46c4-407d-a3fa-9ee8b0b2d0f7 2019-05-19 01:59:33,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.73240685463s 2019-05-19 01:59:33,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-19 01:59:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sun, 19 May 2019 01:59:34 GMT X-Openstack-Request-Id: req-6da9a39d-75ae-40c0-9adf-d636da246bde 2019-05-19 01:59:34,115 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"13a53aa0-84e3-468c-9e9c-8cb41dea95b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8a331e2f2c1d4a9ea90967288fe85548","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-19T01:59:33Z","qos_policy_id":null,"name":"juju_epc-net_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280","admin_state_up":true,"tenant_id":"8a331e2f2c1d4a9ea90967288fe85548","created_at":"2019-05-19T01:17:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d75fc4f-f13c-4369-a330-0e229c47c98f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d576148212f54ef1a78f491cc0fa9b46","l2_adjacency":true,"status":"ACTIVE","subnets":["64ed7db2-492e-44fe-b7b4-262ff03c132f"],"description":"","tags":[],"updated_at":"2019-05-18T18:16:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d576148212f54ef1a78f491cc0fa9b46","created_at":"2019-05-18T17:52:54Z","mtu":1500}]} 2019-05-19 01:59:34,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6da9a39d-75ae-40c0-9adf-d636da246bde 2019-05-19 01:59:34,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.442734956741s 2019-05-19 01:59:34,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-19 01:59:34,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/13a53aa0-84e3-468c-9e9c-8cb41dea95b5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:35,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:35 GMT X-Openstack-Request-Id: req-be460fc4-c99b-4d99-a604-dac4a4c0690f 2019-05-19 01:59:35,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:35,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/13a53aa0-84e3-468c-9e9c-8cb41dea95b5.json used request id req-be460fc4-c99b-4d99-a604-dac4a4c0690f 2019-05-19 01:59:35,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.932229042053s 2019-05-19 01:59:35,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-19 01:59:35,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:35,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 19 May 2019 01:59:35 GMT X-Openstack-Request-Id: req-f405dd5c-68c6-4fca-8b85-58ce74bde29c 2019-05-19 01:59:35,830 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-19T01:18:10Z", "file": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586/file", "owner": "8a331e2f2c1d4a9ea90967288fe85548", "id": "73a6b44f-b319-40e8-a627-8f66ef757586", "size": 297336832, "self": "/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://405f040a-e62b-4b88-8f6b-18f925129b10/images/73a6b44f-b319-40e8-a627-8f66ef757586/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-19T01:18:04Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-19 01:59:35,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f405dd5c-68c6-4fca-8b85-58ce74bde29c 2019-05-19 01:59:35,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.776713848114s 2019-05-19 01:59:35,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-19 01:59:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79c9601b0007da7baa78e970a687c7573d8c12a1" 2019-05-19 01:59:36,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 19 May 2019 01:59:36 GMT X-Openstack-Request-Id: req-fcf98132-61f9-442b-8abc-84cfaf7d71c5 2019-05-19 01:59:36,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-05-19 01:59:36,918 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/73a6b44f-b319-40e8-a627-8f66ef757586 used request id req-fcf98132-61f9-442b-8abc-84cfaf7d71c5 2019-05-19 01:59:36,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0864739418s 2019-05-19 01:59:36,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-19 01:59:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:36,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 19 May 2019 01:59:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2ead65b-6b99-437c-8c9b-c006e0bac8d5 x-openstack-request-id: req-e2ead65b-6b99-437c-8c9b-c006e0bac8d5 2019-05-19 01:59:36,947 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/84d5349e-0464-4627-92da-b293ad93baa0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/84d5349e-0464-4627-92da-b293ad93baa0", "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": "84d5349e-0464-4627-92da-b293ad93baa0"}]} 2019-05-19 01:59:36,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e2ead65b-6b99-437c-8c9b-c006e0bac8d5 2019-05-19 01:59:36,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028470993042s 2019-05-19 01:59:36,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-19 01:59:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/84d5349e-0464-4627-92da-b293ad93baa0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:36,995 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 19 May 2019 01:59: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-e17a3acd-c0c6-42fa-a3c8-035f63d00e4a x-openstack-request-id: req-e17a3acd-c0c6-42fa-a3c8-035f63d00e4a 2019-05-19 01:59:36,995 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/84d5349e-0464-4627-92da-b293ad93baa0 used request id req-e17a3acd-c0c6-42fa-a3c8-035f63d00e4a 2019-05-19 01:59:36,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458798408508s 2019-05-19 01:59:36,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 01:59:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:37,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 19 May 2019 01:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9583817e-8549-4e14-bbf9-528fcfb0f609 2019-05-19 01:59:37,235 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/1a3e7c04a02f4948a3f9092cdd6182ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a3e7c04a02f4948a3f9092cdd6182ed", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/2f31b53fedab4490a1631d05391bd1e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f31b53fedab4490a1631d05391bd1e6", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/4586dae87f56479194d30e8114cc9922"}, "domain_id": "f1d86122f54f41edaa4af6c156ceef27", "enabled": true, "options": {}, "id": "4586dae87f56479194d30e8114cc9922", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/46d9877c2ec14382ba934e62880bd407"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46d9877c2ec14382ba934e62880bd407", "email": "heat@localhost", "password_expires_at": null}, {"name": "juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": {"self": "http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "481b04494aec4bad9e9a4877f32e7669", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/53f4b3d4538d4bf8aa79d29ac331cf29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "53f4b3d4538d4bf8aa79d29ac331cf29", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5ea6dfc8b3574d389337506bd97701aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ea6dfc8b3574d389337506bd97701aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/75f3541c8c774445ad7c52b709583295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75f3541c8c774445ad7c52b709583295", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/8aaf7b089ba943b8a2e7cf1704c902e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8aaf7b089ba943b8a2e7cf1704c902e3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/920ba32b1c5c416b85da7c8333341fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "920ba32b1c5c416b85da7c8333341fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/b1a7e11578994bfd9e8407fdb06dbf1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1a7e11578994bfd9e8407fdb06dbf1e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d50e0117efac4c488081a93538363c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50e0117efac4c488081a93538363c51", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/d5b337ff03934ff4a1f5617c329f9077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b337ff03934ff4a1f5617c329f9077", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/d6daa1d3985e49c49b898d7c6d96d399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6daa1d3985e49c49b898d7c6d96d399", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e394cc9c3e6f468e95e50665511689c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e394cc9c3e6f468e95e50665511689c3", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-05-19 01:59:37,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9583817e-8549-4e14-bbf9-528fcfb0f609 2019-05-19 01:59:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239763975143s 2019-05-19 01:59:37,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-19 01:59:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:37,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 19 May 2019 01:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ff36fd-3023-4c31-a980-cf2c5333a9bc 2019-05-19 01:59:37,466 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280", "links": {"self": "http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "481b04494aec4bad9e9a4877f32e7669", "description": null}} 2019-05-19 01:59:37,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669 used request id req-29ff36fd-3023-4c31-a980-cf2c5333a9bc 2019-05-19 01:59:37,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224671125412s 2019-05-19 01:59:37,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-19 01:59:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:37,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 01:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb52f2bd-cceb-4def-90ad-452729391351 2019-05-19 01:59:37,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 01:59:37,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/481b04494aec4bad9e9a4877f32e7669 used request id req-fb52f2bd-cceb-4def-90ad-452729391351 2019-05-19 01:59:37,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.368866205215s 2019-05-19 01:59:37,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-19 01:59:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:38,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 19 May 2019 01:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c952ad92-afc3-4ed1-8f50-26acf5b1c61d 2019-05-19 01:59:38,166 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548"}, "tags": [], "enabled": true, "id": "8a331e2f2c1d4a9ea90967288fe85548", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_89d73ff3-d1ba-4b21-b8fa-c703e1fb1280"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/b33a6ca8fc47490494e5507e3de2c225"}, "tags": [], "enabled": true, "id": "b33a6ca8fc47490494e5507e3de2c225", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/d576148212f54ef1a78f491cc0fa9b46"}, "tags": [], "enabled": true, "id": "d576148212f54ef1a78f491cc0fa9b46", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-19 01:59:38,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c952ad92-afc3-4ed1-8f50-26acf5b1c61d 2019-05-19 01:59:38,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.323293924332s 2019-05-19 01:59:38,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-19 01:59:38,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:38,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 19 May 2019 01:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70244e47-4e26-4e7c-af7b-19553d3e9439 2019-05-19 01:59:38,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-19 01:59:38,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8a331e2f2c1d4a9ea90967288fe85548 used request id req-70244e47-4e26-4e7c-af7b-19553d3e9439 2019-05-19 01:59:38,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27706193924s 2019-05-19 01:59:38,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:59:38,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8a331e2f2c1d4a9ea90967288fe85548&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:38,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 19 May 2019 01:59:38 GMT X-Openstack-Request-Id: req-742fdbbb-8172-4c3f-a96f-a71ba32bfb8a 2019-05-19 01:59:38,813 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:17:49Z", "updated_at": "2019-05-19T01:17:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "087b76fa-0cca-4fe6-bd90-98056bacab3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "d40eb465-bdb5-4d5b-b3b1-6694954cbf56", "remote_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "e31bba76-b4af-47fd-af2d-4d9be7bc793a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "e5470253-2a60-4af1-b7b9-3f713c03e28e", "remote_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}], "revision_number": 1, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "name": "default"}]} 2019-05-19 01:59:38,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8a331e2f2c1d4a9ea90967288fe85548&name=default used request id req-742fdbbb-8172-4c3f-a96f-a71ba32bfb8a 2019-05-19 01:59:38,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358597993851s 2019-05-19 01:59:38,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-19 01:59:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:39,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 19 May 2019 01:59:39 GMT X-Openstack-Request-Id: req-e69c7872-c5a5-4fb6-a069-86368f18219e 2019-05-19 01:59:39,186 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "created_at": "2019-05-19T01:17:49Z", "updated_at": "2019-05-19T01:17:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "087b76fa-0cca-4fe6-bd90-98056bacab3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "d40eb465-bdb5-4d5b-b3b1-6694954cbf56", "remote_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "e31bba76-b4af-47fd-af2d-4d9be7bc793a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-19T01:17:49Z", "revision_number": 0, "id": "e5470253-2a60-4af1-b7b9-3f713c03e28e", "remote_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "remote_ip_prefix": null, "created_at": "2019-05-19T01:17:49Z", "security_group_id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "tenant_id": "8a331e2f2c1d4a9ea90967288fe85548", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a331e2f2c1d4a9ea90967288fe85548"}], "revision_number": 1, "project_id": "8a331e2f2c1d4a9ea90967288fe85548", "id": "146a7f4f-59ac-4eb1-b3ab-94102c8efb1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-18T17:56:23Z", "updated_at": "2019-05-18T17:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "78a263ce-c025-4573-8bce-8a155a2c9a74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "9327cbea-02bb-4721-8e79-9dcc6881a406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "aa78b32e-083d-4330-9ff8-701b49325e6e", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:23Z", "revision_number": 0, "id": "b459705e-674f-480c-b815-5ffe6ccf8d50", "remote_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:23Z", "security_group_id": "496e2c1a-8705-4c10-8128-82692e49a55a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "496e2c1a-8705-4c10-8128-82692e49a55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "created_at": "2019-05-18T19:41:56Z", "updated_at": "2019-05-18T19:41:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "556fa659-313e-4210-87cf-55d51ddb64cb", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "797b6972-5aa1-4b46-91ff-762ba873cf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "883607c2-54e5-433a-9750-579bcfa16026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T19:41:56Z", "revision_number": 0, "id": "f544418d-b979-44a3-858d-d5b7916c081d", "remote_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "remote_ip_prefix": null, "created_at": "2019-05-18T19:41:56Z", "security_group_id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "tenant_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed"}], "revision_number": 1, "project_id": "b0b1c793c6c34b219cbd808a6b77f8ed", "id": "8adbf1b1-002a-4dbb-8992-1ee60a1d72e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "created_at": "2019-05-18T17:52:54Z", "updated_at": "2019-05-18T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "0eed77e1-61b0-454e-9567-1692b0b8d1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "6c376ef4-0193-479c-967f-e02c140fd82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "935f3a42-214f-4443-a717-81fe7dfde596", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:52:54Z", "revision_number": 0, "id": "cddc172e-a6f0-4c1c-ad58-287d778a52b8", "remote_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "remote_ip_prefix": null, "created_at": "2019-05-18T17:52:54Z", "security_group_id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "tenant_id": "d576148212f54ef1a78f491cc0fa9b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "d576148212f54ef1a78f491cc0fa9b46"}], "revision_number": 1, "project_id": "d576148212f54ef1a78f491cc0fa9b46", "id": "b4cd8ccd-34ef-489a-862a-d32f5c266173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "created_at": "2019-05-18T17:56:20Z", "updated_at": "2019-05-18T17:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "08554d38-a5d7-4fbf-8eff-d31684c01586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "165cb77f-7df8-465a-8cd6-1f04e42a2956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "61ecea09-de20-434e-94d3-69fbf0721007", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-18T17:56:20Z", "revision_number": 0, "id": "d8990b7c-c21c-4e61-b48c-40097564acf6", "remote_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "remote_ip_prefix": null, "created_at": "2019-05-18T17:56:20Z", "security_group_id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "tenant_id": "b33a6ca8fc47490494e5507e3de2c225", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33a6ca8fc47490494e5507e3de2c225"}], "revision_number": 1, "project_id": "b33a6ca8fc47490494e5507e3de2c225", "id": "dc6aa048-9c5d-4483-983d-4c8f649565e1", "name": "default"}]} 2019-05-19 01:59:39,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e69c7872-c5a5-4fb6-a069-86368f18219e 2019-05-19 01:59:39,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36657500267s 2019-05-19 01:59:39,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-19 01:59:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/146a7f4f-59ac-4eb1-b3ab-94102c8efb1c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}07693073347974d66e934403c9e0fdc7c07fb074" 2019-05-19 01:59:39,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 19 May 2019 01:59:39 GMT X-Openstack-Request-Id: req-fbc5a5f0-5b74-4c93-a249-d6b0d3546065 2019-05-19 01:59:39,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-19 01:59:39,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/146a7f4f-59ac-4eb1-b3ab-94102c8efb1c.json used request id req-fbc5a5f0-5b74-4c93-a249-d6b0d3546065 2019-05-19 01:59:39,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.559676885605s 2019-05-19 01:59:39,755 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:17 | PASS | | cloudify_ims | functest | vnf | 27:19 | PASS | | heat_ims | functest | vnf | 33:26 | PASS | | vyos_vrouter | functest | vnf | 16:19 | PASS | | juju_epc | functest | vnf | 40:14 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-05-19 01:59:39,760 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-19 01:59:39,775 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-19 01:59:39,874 - paramiko.transport - DEBUG - EOF in transport thread